Source package can't be found if already previous found
Bug #799432 reported by
Removed by request
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apt (Ubuntu) |
Triaged
|
Low
|
Unassigned |
Bug Description
Binary package hint: apt
I'm using Ubuntu 11.10 dev and apt 0.8.14.1ubuntu7. I wanted to download some sources with "apt-get source sun-java6-bin sun-java6-plugin". apt choosed for both packages sun-java6 as source but on sun-java6-plugin it doesn't work. It seems something isn't working correct if a source is choosen more than one time because "apt-get source sun-java6-plugin" is working fine.
If somebody wants to reproduce it with these packages the following source is needed:
deb-src http://
To post a comment you must log in.
I can confirm that the problem exists on Precise as well, using the PPA from above. However, when for example downloading 'apt-get source apt apt-utils' it works. I can also confirm the work around of downloading the packages individually.