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

Bug#722549: apt-get source with more than one argument fails



Package: apt
Version: 0.9.11.3
Severity: normal

Dear Maintainer,

Starting with version 0.9.11, I can't use apt-get source with several
package names :

$ apt-get source perl coreutils
Reading package lists... Done
Building dependency tree
Reading state information... Done
NOTICE: 'perl' packaging is maintained in the 'Git' version control system at:
git://anonscm.debian.org/perl/perl.git -b debian-5.18
E: Unable to find a source package for coreutils

As a workaround, I can do
$ for p in perl coreutils; do apt-get source $p; done

So this is not so annoying, but might be irritating.

Thanks

-- Package-specific info:

-- (no /etc/apt/preferences present) --


-- (/etc/apt/sources.list present, but not submitted) --


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.11.0 (SMP w/8 CPU cores; PREEMPT)
Locale: LANG=C, LC_CTYPE=fr_FR (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages apt depends on:
ii  debian-archive-keyring  2012.4
ii  gnupg                   1.4.14-1
ii  libapt-pkg4.12          0.9.11.3
ii  libc6                   2.17-92+b1
ii  libgcc1                 1:4.8.1-10
ii  libstdc++6              4.8.1-10

apt recommends no packages.

Versions of packages apt suggests:
pn  apt-doc     <none>
ii  aptitude    0.6.8.2-1.2
ii  dpkg-dev    1.17.1
ii  python-apt  0.8.9.1+b1
ii  xz-utils    5.1.1alpha+20120614-2

-- no debconf information


Reply to: