apt-get source: support selection by distribution

Bug #141319 reported by Daniel Hahler
2
Affects Status Importance Assigned to Milestone
apt (Debian)
Fix Released
Unknown
apt (Ubuntu)
Fix Released
Wishlist
Unassigned

Bug Description

Binary package hint: apt

While specifying a distribution for apt-get install is supported (e.g. "apt-get install duplicity/gutsy"), it is not supported for apt-get source yet:

$ apt-get source duplicity/gutsy
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to find a source package for duplicity/gutsy

A workaround for this is using "apt-cache madison <package>" and then requesting a specific version, which is supported (e.g. "apt-get source duplicity=0.4.2-16ubuntu1").

Changed in apt:
importance: Undecided → Wishlist
Revision history for this message
Daniel Hahler (blueyed) wrote :

Another workaround seems to be "apt-get source -t DIST PACKAGE".

Changed in apt:
status: Unknown → New
Changed in apt:
status: New → Confirmed
Revision history for this message
Julian Andres Klode (juliank) wrote :

Fixed in 0.7.23

Changed in apt (Ubuntu):
status: New → Fix Released
Changed in apt (Debian):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.