#760291 network-manager: nmcli warnings clog the logs

Package:
network-manager
Source:
network-manager
Description:
network management framework (daemon and userspace tools)
Submitter:
Roland Mas
Date:
2014-09-02 15:51:06 UTC
Severity:
normal
#760291#5
Date:
2014-09-02 15:46:36 UTC
From:
To:
Running "nmcli d" spits out lots of messages like the following:

,----
| (process:13414): libnm-glib-WARNING **: Error in get_property: Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist
`----

Everytime my Puppet agent is run (by an hourly cronjob in my case), it
runs the Facter data gathering program, which tries to get the network
configuration, which runs "nmcli d".  Which prints warnings on STDERR,
so they end up being mailed to me.  So I get this message every hour in
my email.

  The message looks like something that needs to be ported to a new API,
but I'm no expert.

  Thanks,

Roland.