On Fri, Nov 11, 2005 at 11:23:44AM +0200, Timo Juhani Lindfors wrote: > Hi, Hi, > I am reopening this bug since apt-get still doesn't seem to honor -t > with 'apt-get source': > > [EMAIL PROTECTED]:~/tmp$ cat /etc/apt/sources.list > deb http://ftp.fi.debian.org/debian/ sid main > > deb-src http://ftp.fi.debian.org/debian woody main > deb-src http://ftp.fi.debian.org/debian sarge main > deb-src http://ftp.fi.debian.org/debian etch main > deb-src http://ftp.fi.debian.org/debian sid main [..]
The current implementation needs deb lines for the deb-src lines: E.g.: deb-src http://ftp.fi.debian.org/debian sid main deb http://ftp.fi.debian.org/debian sid main Sorry for that limitation. Cheers, Michael -- Linux is not The Answer. Yes is the answer. Linux is The Question. - Neo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

