On Sat, 2015-01-03 at 15:11 +0100, Thomas Haller wrote:
> On Wed, 2014-12-24 at 11:13 +0100, Fabrice Dossin wrote:
> > Hello,
> > 
> > I just compiled NetworkManager on an rpi and have issues starting it :
> > 
> > NetworkManager[4591]: <info>  NetworkManager (version 1.0.0) is starting...
> > NetworkManager[4591]: <info>  Read config:
> > /etc/NetworkManager/NetworkManager.conf
> > NetworkManager[4591]: <info>  WEXT support is enabled
> > NetworkManager[4591]: <info>  DNS: /etc/resolv.conf is immutable; not 
> > managing
> > NetworkManager[4591]: <info>  init!
> > NetworkManager[4591]: <info>  update_system_hostname
> > NetworkManager[4591]: <info>        interface-parser: parsing file
> > /etc/network/interfaces
> > NetworkManager[4591]: <info>        interface-parser: finished parsing
> > file /etc/network/interfaces
> > **
> > libnm:ERROR:../libnm-core/nm-setting.c:1760:constructed: assertion
> > failed: (_priv_esi->info)
> > Aborted
> > 
> > Did someone has an idea where to search ?
> 
> Hi Fabrice,
> 
> 
> Can you obtain a backtrace of the assertion?
> And what is the content of your /etc/network/interfaces ?

Hmm, I don't see a "Loaded plugin: ifupdown: XXXX" message which I'd
expect to see there:

        nm_log_info (LOGD_SETTINGS, "Loaded plugin %s: %s", pname, pinfo);

One thing to double-check: have you installed NM on this Pi before?  If
so, perhaps the old plugins are still around and getting loaded instead?

Dan

_______________________________________________
networkmanager-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/networkmanager-list

Reply via email to