<br><div class="gmail_quote">2009/9/24 Ondrej Lexa <span dir="ltr"><<a href="mailto:lexa.ondrej@gmail.com">lexa.ondrej@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi there,<br><br>I just updated my karmic alpha6 (few minutes ago) and I realized that network manager doesn't work (and my internet connection as well). I found that nm-applet cannot load shared library from libnm-glib0. After short inspection I found that some files within library have wrong filenames...<br>


<br>list of installed files from libnm-glib0.0.8~a~git.20090820t182117.cb60390-0ubuntu2<br><br>/usr/share<br>/usr/share/doc<br>/usr/share/doc/libnm-glib0<br>/usr/share/doc/libnm-glib0/copyright<br>/usr/lib<br>/usr/lib/libnm_glib.so.0.1.0<br>


/usr/lib/libnm_glib_vpn.so.0.0.0<br>/usr/share/doc/libnm-glib0/AUTHORS<br>/usr/share/doc/libnm-glib0/TODO<br>/usr/share/doc/libnm-glib0/README.gz<br>/usr/share/doc/libnm-glib0/changelog.Debian.gz<br>/usr/lib/libnm_glib.so.0<br>


/usr/lib/libnm_glib_vpn.so.0<br><br>See underscores in filenames<br>/usr/lib/libnm_glib.so.0.1.0<br>
/usr/lib/libnm_glib_vpn.so.0.0.0<br>/usr/lib/libnm_glib.so.0<br>
/usr/lib/libnm_glib_vpn.so.0<br><br>Should be<br>usr/lib/libnm-glib.so.0.1.0<br>

/usr/lib/libnm-glib-vpn.so.0.0.0<br>
/usr/lib/libnm-glib.so.0<br>

/usr/lib/libnm-glib-vpn.so.0<br><br></blockquote><div>It's solved in the last version of the packet.</div><div><br></div><div>Before the update, launch 'nm-applet' from the command line. You'll see it complaining about </div>
<div> /usr/lib/libnm_glib_vpn.so.1 missing.</div><div><br></div><div>If you do a 'ldd nm-applet', you'll see it also. </div><div><br></div><div>Temporary answer :  make a soft link from /usr/lib/libnm_glib_vpn.so.1 to /usr/lib/libnm_glib_vpn.so.0</div>
<div><br></div><div>Now, you can update, there's a /usr/lib/libnm_glib_vpn.so.1 ...</div><div><br></div><div>G.</div></div>