apt-get source pkg=version downloads the wrong version
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apt (Ubuntu) |
Fix Released
|
Medium
|
David Kalnischkies | ||
Lucid |
Fix Released
|
Medium
|
David Kalnischkies |
Bug Description
Binary package hint: apt
When specifying to download tdiary=2.2.1-1, it instead downloads 2.2.1-1.1. I use a local mirror.
$ apt-get source --only-source tdiary=2.2.1-1
Reading package lists... Done
Building dependency tree
Reading state information... Done
Need to get 4,237kB of source archives.
Get:1 http://
Get:2 http://
Get:3 http://
Fetched 4,237kB in 0s (11.5MB/s)
dpkg-source: info: extracting tdiary in tdiary-2.2.1
dpkg-source: info: unpacking tdiary_
dpkg-source: info: applying tdiary_
2.2.1-1 is in intrepid, and this version is available in the mirror:
$ grep tdiary /var/lib/
./debmirror.
./debmirror.
./debmirror.
./debmirror.
./debmirror.
./debmirror.
./debmirror.
./debmirror.
./debmirror.
./debmirror.
./debmirror.
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: apt 0.7.25.3ubuntu4
ProcVersionSign
Uname: Linux 2.6.32-17-generic x86_64
Architecture: amd64
Date: Mon Mar 29 14:48:49 2010
EcryptfsInUse: Yes
ProcEnviron:
PATH=(custom, user)
LANG=en_US.utf8
SHELL=/bin/bash
SourcePackage: apt
Changed in apt (Ubuntu Lucid): | |
milestone: | none → ubuntu-10.04-beta-2 |
Changed in apt (Ubuntu Lucid): | |
assignee: | nobody → David Kalnischkies (donkult) |
Changed in apt (Ubuntu Lucid): | |
status: | New → Confirmed |
importance: | Undecided → Medium |
Here is my sources.list and sources.list.d directory.