nm-applet in edgy fails to start after removing libglib-1-2

Bug #67135 reported by Martin Man
2
Affects Status Importance Assigned to Milestone
network-manager (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: network-manager-gnome

if I remove libdbus-1-2 (via deborphan), nm-applet fails to start.

$ nm-applet
nm-applet: error while loading shared libraries: libdbus-1.so.2: cannot open shared object file: No such file or directory

nm-applet seems to be linked against libdbus-1.so.3

$ ldd /usr/bin/nm-applet |grep dbus-1
        libdbus-1.so.3 => /usr/lib/libdbus-1.so.3 (0xb724a000)

network-manager-gnome declares correctly dependency on libdbus-1-3, but something down there still tries to open libdbus-1.so.2

Installing libdbus-1-2 from dapper resolves the problem.

Revision history for this message
Scott Robinson (scott-ubuntu) wrote :

Can you please attach the results of a "which nm-applet", "apt-cache show network-manager-gnome", and your /etc/apt/sources.list?

Revision history for this message
Martin Man (mman) wrote :

Fault on my side, which nm-applet actually revealed that I had one nm-applet lurking in /usr/local/bin

removing it solved the problem.

thanx, feel free to close this as INVALID

Revision history for this message
Luka Renko (lure) wrote :

Thanks for reporting back. Closing as Rejected.

Changed in network-manager:
status: Unconfirmed → Rejected
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.