network-manager broken by last update

Asked by Wanderson Santiago dos Reis

After last updat for karmic (09/24/2009) the app network-manger is broken.

Message when loading nm-applet at terminal:

nm-applet: error while loading shared libraries: libnm-glib-vpn.so.0: cannot open shared object file: No such file or directory

is it a bug?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu network-manager Edit question
Assignee:
No assignee Edit question
Solved by:
Wanderson Santiago dos Reis
Solved:
Last query:
Last reply:
Revision history for this message
Wanderson Santiago dos Reis (wasare) said :
#1

I fixed this issue making a sym link:

# cd /usr/lib
# ln -s libnm-glib-vpn.so.1 libnm-glib-vpn.so.0

but I belive it is a serious bug.

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#2