[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#441178: state of #441178



"Eugene V. Lyubimkin" <jackyf.devel@gmail.com> writes:
> This bug is unreproducible by me when using apt >= 0.7.18. Can you
> try and confirm?

I can still reproduce the issue on debian unstable with apt 0.7.19+b1:

$ cat /etc/apt/sources.list
deb http://ftp.fi.debian.org/debian/ sid main
deb-src http://ftp.fi.debian.org/debian etch main
deb-src http://ftp.fi.debian.org/debian lenny main
deb-src http://ftp.fi.debian.org/debian sid main
$ cat /etc/apt/sources.list.d/emdebian.sources.list
# The Emdebian toolchain repository
deb http://www.emdebian.org/debian/ unstable main
deb-src http://www.emdebian.org/debian/ unstable main
$ sudo apt-get update
Hit http://ftp.fi.debian.org sid Release.gpg
Hit http://ftp.fi.debian.org etch Release.gpg
Hit http://ftp.fi.debian.org lenny Release.gpg
Hit http://ftp.fi.debian.org sid Release
Hit http://ftp.fi.debian.org etch Release
Hit http://ftp.fi.debian.org lenny Release
Get:1 http://ftp.fi.debian.org sid/main Packages/DiffIndex [2038B]
Hit http://ftp.fi.debian.org sid/main Sources/DiffIndex
Hit http://www.emdebian.org unstable Release.gpg
Ign http://ftp.fi.debian.org etch/main Sources/DiffIndex
Hit http://ftp.fi.debian.org lenny/main Sources/DiffIndex
Hit http://www.emdebian.org unstable Release
Hit http://ftp.fi.debian.org etch/main Sources
Ign http://www.emdebian.org unstable/main Packages/DiffIndex
Ign http://www.emdebian.org unstable/main Sources/DiffIndex
Ign http://www.emdebian.org unstable/main Packages
Ign http://www.emdebian.org unstable/main Sources
Hit http://www.emdebian.org unstable/main Packages
Hit http://www.emdebian.org unstable/main Sources
Fetched 2038B in 1s (1092B/s)
Reading package lists... Done
$ apt-get -t etch source nano
Reading package lists... Done
Building dependency tree
Reading state information... Done
Need to get 1392kB of source archives.
Get:1 http://ftp.fi.debian.org sid/main nano 2.0.7-4 (dsc) [1112B]
Get:2 http://ftp.fi.debian.org sid/main nano 2.0.7-4 (tar) [1364kB]
Get:3 http://ftp.fi.debian.org sid/main nano 2.0.7-4 (diff) [27.2kB]
Fetched 1392kB in 0s (21.8MB/s)
dpkg-source: extracting nano in nano-2.0.7
dpkg-source: info: unpacking nano_2.0.7.orig.tar.gz
dpkg-source: info: applying nano_2.0.7-4.diff.gz
$ rm -fr nano*
$ apt-get -t lenny source nano
Reading package lists... Done
Building dependency tree
Reading state information... Done
Need to get 1392kB of source archives.
Get:1 http://ftp.fi.debian.org sid/main nano 2.0.7-4 (dsc) [1112B]
Get:2 http://ftp.fi.debian.org sid/main nano 2.0.7-4 (tar) [1364kB]
Get:3 http://ftp.fi.debian.org sid/main nano 2.0.7-4 (diff) [27.2kB]
Fetched 1392kB in 0s (21.9MB/s)
dpkg-source: extracting nano in nano-2.0.7
dpkg-source: info: unpacking nano_2.0.7.orig.tar.gz
dpkg-source: info: applying nano_2.0.7-4.diff.gz

As you can see, I always get nano from sid even if I ask for etch or
lenny.





Reply to: