[mythtv-users] Debian 'apt-get build-dep mythtv' problem?

kteague@speakeasy.net kteague at speakeasy.net
Fri Jan 27 17:21:20 UTC 2006


> -----Original Message-----
> From: A JM [mailto:vbtalent at gmail.com]
> Sent: Friday, January 27, 2006 02:44 PM
> To: alex at alexfisher.me.uk, 'Discussion about mythtv'
> Subject: Re: [mythtv-users] Debian 'apt-get build-dep mythtv' problem?
> 
> Won't me changing the sources.list from stable to testing and running 'apt-get
> update' change the packages (not sure if this accurate name or reference to
> what it does) to testing/sarge? or is there some other process I need to
> follow before running the update to clear out the old references to stable?

After you modify your sources.list to point to another version of the distribution, you need to:
   apt-get update
   apt-get dist-upgrade -y --fix-missing

This will download the packages from the tree (stable, testing, or unstable) you specified in your sources.list.

- Ken





More information about the mythtv-users mailing list