thanks mario, the "dist-upgrade" command worked. <br><br><div><span class="gmail_quote">On 9/14/07, <b class="gmail_sendername">Mario Limonciello</b> <<a href="mailto:mario.mailing@gmail.com">mario.mailing@gmail.com
</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Craig Yuen wrote:<br>> i just tried upgrading to the latest .20.2 using the instructions at
<br>> <a href="http://mythbuntu.org/auto-builds">http://mythbuntu.org/auto-builds</a><br>><br>> when i run the command |sudo apt-get upgrade i get the following:<br>><br>> The following packages have been kept back:
<br>> gnupg mytharchive mythdvd mythtv-backend mythtv-common mythtv-database<br>> mythtv-frontend<br>><br>> when i reboot and try to start the backend i get this:<br>><br>> craig@mythbox :/etc/rc5.d$ sudo ./S24mythtv-backend start
<br>> Starting MythTV server: mythbackend /usr/bin/mythbackend: error while<br>> loading shared libraries: libmythtv-0.20.so.0: cannot open shared object<br>> file: No such file or directory<br>><br>><br>> it seems i have a mis-match of components, new libraries and old
<br>> executables :-(<br>><br>> craig@mythbox:/usr/lib$ ls *myth*<br>> libmyth-0.20.2.so.0 libmythfreemheg-0.20.2.so.0.20.2<br>> libmyth-0.20.2.so.0.20 libmythlivemedia-0.20.2.so.0
<br>> libmyth-0.20.2.so.0.20.2 libmythlivemedia-0.20.2.so.0.20<br>> libmythavcodec-0.20.2.so.0 libmythlivemedia-0.20.2.so.0.20.2<br>> libmythavcodec-0.20.2.so.0.20 libmythtv-0.20.2.so.0<br>>
libmythavcodec-0.20.2.so.0.20.2 libmythtv-0.20.2.so.0.20<br>> libmythavformat-0.20.2.so.0 libmythtv-0.20.2.so.0.20.2<br>> libmythavformat-0.20.2.so.0.20 libmythui-0.20.2.so.0<br>> libmythavformat-0.20.2.so.0.20.2
libmythui-0.20.2.so.0.20<br>> libmythavutil-0.20.2.so.0 libmythui-0.20.2.so.0.20.2<br>> libmythavutil-0.20.2.so.0.20 libmythupnp-0.20.2.so.0<br>> libmythavutil-0.20.2.so.0.20.2 libmythupnp-0.20.2.so.0.20
<br>> libmythfreemheg-0.20.2.so.0 libmythupnp-0.20.2.so.0.20.2<br>> libmythfreemheg-0.20.2.so.0.20<br>><br>><br>> how can i fix this ??? i'm running ubuntu 7.04.<br>><br>> thanks in advance.
<br>><br>> craig<br>> |<br>><br>><br>> ------------------------------------------------------------------------<br>><br>> _______________________________________________<br>> mythtv-users mailing list
<br>> <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>> <a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>You will want to try
<br><br>sudo apt-get dist-upgrade<br><br>or<br><br>sudo apt-get install mythtv-backend mythtv-frontend<br><br>so that the packages aren't held back.<br><br><br>--<br>Mario Limonciello<br><a href="mailto:mario.mailing@gmail.com">
mario.mailing@gmail.com</a><br><br><br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br><br><br></blockquote></div><br>