On Sunday 13 February 2005 15:06, Brad Benson wrote: > On Sun, 13 Feb 2005 17:39:25 -0500, Jeff <[EMAIL PROTECTED]> wrote: > > I tried to install MythTV 0.16 using > > apt-get install mythtv-suite=0.16 > > apt said it was installing 0.16 but when I > > check the installed packages with rpm I found > > many components are 0.17. The backend is 0.16 > > so I really need to find 0.16. [...] > I'm not sure why apt would install 0.17 rpms when you specified 0.16,
I am. All he said was "install mythtv-suite, version 0.16". The mythtv-suite
package is a virtual package that requires all the other myth packages,
greater than or equal to the version of mythtv-suite. Since apt sees newer
versions, it picks those instead.
Jeff, you'll have to specify the version for every component.
i.e.,
# apt-get install mythtv-backend=0.16 mythtv-frontend=0.16 mythtv-[etc]=0.16
But why not just upgrade the backend to 0.17 also? Went off without a hitch
here...
--
Jarod C. Wilson, RHCE
[EMAIL PROTECTED]
Got a question? Read this first...
http://catb.org/~esr/faqs/smart-questions.html
MythTV, Fedora Core & ATrpms documentation:
http://wilsonet.com/mythtv/
MythTV Searchable Mailing List Archive
http://www.gossamer-threads.com/lists/mythtv/
pgp3TKl08lntr.pgp
Description: PGP signature
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
