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

Bug#731853: marked as done (apt: "apt-get source -t unstable binutils" selects a wrong version of binutils)



Your message dated Thu, 12 Dec 2013 21:19:23 +0000
with message-id <E1VrDfH-0000qY-OW@franck.debian.org>
and subject line Bug#731853: fixed in apt 0.9.14.1
has caused the Debian Bug report #731853,
regarding apt: "apt-get source -t unstable binutils" selects a wrong version of binutils
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
731853: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731853
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apt
Version: 0.9.14
Severity: important

ypig:~> apt-show-versions -a binutils
binutils:amd64 2.24-1+local1 install ok installed
binutils:amd64 2.22-8             wheezy   ftp.fr.debian.org
binutils:amd64 2.23.90.20131017-1 testing  ftp.fr.debian.org
binutils:amd64 2.24-2             unstable ftp.fr.debian.org
No experimental version
binutils:amd64/unstable 2.24-1+local1 upgradeable to 2.24-2

but

ypig:~> apt-get source -t unstable binutils
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Selectied version '2.23.52.20130612-1' (unstable) for binutils
[...]

-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "amd64";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Install-Recommends "1";
APT::Install-Suggests "0";
APT::Authentication "";
APT::Authentication::TrustCDROM "true";
APT::NeverAutoRemove "";
APT::NeverAutoRemove:: "^firmware-linux.*";
APT::NeverAutoRemove:: "^linux-firmware$";
APT::NeverAutoRemove:: "^kfreebsd-image.*";
APT::NeverAutoRemove:: "^gnumach$";
APT::NeverAutoRemove:: "^gnumach-image.*";
APT::NeverAutoRemove:: "^linux-image-3.11-1-amd64$";
APT::NeverAutoRemove:: "^linux-image-extra-3.11-1-amd64$";
APT::NeverAutoRemove:: "^linux-signed-image-3.11-1-amd64$";
APT::NeverAutoRemove:: "^linux-backports-modules-.*-3.11-1-amd64$";
APT::NeverAutoRemove:: "^linux-headers-3.11-1-amd64$";
APT::NeverAutoRemove:: "^linux-image-3.11-2-amd64$";
APT::NeverAutoRemove:: "^linux-image-extra-3.11-2-amd64$";
APT::NeverAutoRemove:: "^linux-signed-image-3.11-2-amd64$";
APT::NeverAutoRemove:: "^linux-backports-modules-.*-3.11-2-amd64$";
APT::NeverAutoRemove:: "^linux-headers-3.11-2-amd64$";
APT::Never-MarkAuto-Sections "";
APT::Never-MarkAuto-Sections:: "metapackages";
APT::Never-MarkAuto-Sections:: "restricted/metapackages";
APT::Never-MarkAuto-Sections:: "universe/metapackages";
APT::Never-MarkAuto-Sections:: "multiverse/metapackages";
APT::Never-MarkAuto-Sections:: "oldlibs";
APT::Never-MarkAuto-Sections:: "restricted/oldlibs";
APT::Never-MarkAuto-Sections:: "universe/oldlibs";
APT::Never-MarkAuto-Sections:: "multiverse/oldlibs";
APT::Cache-Limit "67108864";
APT::Update "";
APT::Update::Post-Invoke-Success "";
APT::Update::Post-Invoke-Success:: "test -x /usr/bin/apt-show-versions || exit 0 ; apt-show-versions -i";
APT::Update::Post-Invoke-Success:: "[ ! -f /var/run/dbus/system_bus_socket ] || /usr/bin/dbus-send --system --dest=org.debian.apt --type=signal /org/debian/apt org.debian.apt.CacheChanged || true";
APT::Update::Post-Invoke-Success:: "/usr/bin/test -e /usr/share/dbus-1/system-services/org.freedesktop.PackageKit.service && /usr/bin/test -S /var/run/dbus/system_bus_socket && /usr/bin/gdbus call --system --dest org.freedesktop.PackageKit --object-path /org/freedesktop/PackageKit --timeout 1 --method org.freedesktop.PackageKit.StateHasChanged cache-update > /dev/null; /bin/echo > /dev/null";
APT::Architectures "";
APT::Architectures:: "amd64";
APT::Architectures:: "i386";
APT::Compressor "";
APT::Compressor::. "";
APT::Compressor::.::Name ".";
APT::Compressor::.::Extension "";
APT::Compressor::.::Binary "";
APT::Compressor::.::Cost "1";
APT::Compressor::gzip "";
APT::Compressor::gzip::Name "gzip";
APT::Compressor::gzip::Extension ".gz";
APT::Compressor::gzip::Binary "gzip";
APT::Compressor::gzip::Cost "2";
APT::Compressor::gzip::CompressArg "";
APT::Compressor::gzip::CompressArg:: "-9n";
APT::Compressor::gzip::UncompressArg "";
APT::Compressor::gzip::UncompressArg:: "-d";
APT::Compressor::bzip2 "";
APT::Compressor::bzip2::Name "bzip2";
APT::Compressor::bzip2::Extension ".bz2";
APT::Compressor::bzip2::Binary "bzip2";
APT::Compressor::bzip2::Cost "3";
APT::Compressor::bzip2::CompressArg "";
APT::Compressor::bzip2::CompressArg:: "-9";
APT::Compressor::bzip2::UncompressArg "";
APT::Compressor::bzip2::UncompressArg:: "-d";
APT::Compressor::xz "";
APT::Compressor::xz::Name "xz";
APT::Compressor::xz::Extension ".xz";
APT::Compressor::xz::Binary "xz";
APT::Compressor::xz::Cost "4";
APT::Compressor::xz::CompressArg "";
APT::Compressor::xz::CompressArg:: "-6";
APT::Compressor::xz::UncompressArg "";
APT::Compressor::xz::UncompressArg:: "-d";
APT::Compressor::lzma "";
APT::Compressor::lzma::Name "lzma";
APT::Compressor::lzma::Extension ".lzma";
APT::Compressor::lzma::Binary "xz";
APT::Compressor::lzma::Cost "5";
APT::Compressor::lzma::CompressArg "";
APT::Compressor::lzma::CompressArg:: "--format=lzma";
APT::Compressor::lzma::CompressArg:: "-9";
APT::Compressor::lzma::UncompressArg "";
APT::Compressor::lzma::UncompressArg:: "--format=lzma";
APT::Compressor::lzma::UncompressArg:: "-d";
APT::Compressor::::Name "";
APT::Compressor::::Extension ".";
APT::Compressor::::Binary "";
APT::Compressor::::Cost "100";
APT::Compressor::::CompressArg "";
APT::Compressor::::CompressArg:: "-9";
APT::Compressor::::UncompressArg "";
APT::Compressor::::UncompressArg:: "-d";
Dir "/";
Dir::State "var/lib/apt/";
Dir::State::lists "lists/";
Dir::State::cdroms "cdroms.list";
Dir::State::mirrors "mirrors/";
Dir::State::extended_states "extended_states";
Dir::State::status "/var/lib/dpkg/status";
Dir::Cache "var/cache/apt/";
Dir::Cache::archives "archives/";
Dir::Cache::srcpkgcache "srcpkgcache.bin";
Dir::Cache::pkgcache "pkgcache.bin";
Dir::Etc "etc/apt/";
Dir::Etc::sourcelist "sources.list";
Dir::Etc::sourceparts "sources.list.d";
Dir::Etc::vendorlist "vendors.list";
Dir::Etc::vendorparts "vendors.list.d";
Dir::Etc::main "apt.conf";
Dir::Etc::netrc "auth.conf";
Dir::Etc::parts "apt.conf.d";
Dir::Etc::preferences "preferences";
Dir::Etc::preferencesparts "preferences.d";
Dir::Etc::trusted "trusted.gpg";
Dir::Etc::trustedparts "trusted.gpg.d";
Dir::Bin "";
Dir::Bin::methods "/usr/lib/apt/methods";
Dir::Bin::solvers "";
Dir::Bin::solvers:: "/usr/lib/apt/solvers";
Dir::Bin::dpkg "/usr/bin/dpkg";
Dir::Bin::bzip2 "/bin/bzip2";
Dir::Bin::xz "/usr/bin/xz";
Dir::Bin::lzma "/usr/bin/xz";
Dir::Media "";
Dir::Media::MountPath "/media/apt";
Dir::Log "var/log/apt";
Dir::Log::Terminal "term.log";
Dir::Log::History "history.log";
Dir::Ignore-Files-Silently "";
Dir::Ignore-Files-Silently:: "~$";
Dir::Ignore-Files-Silently:: "\.disabled$";
Dir::Ignore-Files-Silently:: "\.bak$";
Dir::Ignore-Files-Silently:: "\.dpkg-[a-z]+$";
Dir::Ignore-Files-Silently:: "\.save$";
Dir::Ignore-Files-Silently:: "\.orig$";
Acquire "";
Acquire::cdrom "";
Acquire::cdrom::mount "/media/cdrom/";
Acquire::Languages "";
Acquire::Languages:: "en";
Acquire::Languages:: "none";
DPkg "";
DPkg::Pre-Install-Pkgs "";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/apt-listbugs apt";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/apt-listbugs apt -T security -s all";
DPkg::Pre-Install-Pkgs:: "/usr/bin/apt-listchanges --apt";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true";
DPkg::Tools "";
DPkg::Tools::Options "";
DPkg::Tools::Options::/usr/sbin/apt-listbugs "";
DPkg::Tools::Options::/usr/sbin/apt-listbugs::Version "3";
DPkg::Tools::Options::/usr/sbin/apt-listbugs::InfoFD "20";
DPkg::Tools::Options::/usr/bin/apt-listchanges "";
DPkg::Tools::Options::/usr/bin/apt-listchanges::Version "2";
DPkg::Post-Invoke "";
DPkg::Post-Invoke:: "/usr/bin/test -e /usr/share/dbus-1/system-services/org.freedesktop.PackageKit.service && /usr/bin/test -S /var/run/dbus/system_bus_socket && /usr/bin/gdbus call --system --dest org.freedesktop.PackageKit --object-path /org/freedesktop/PackageKit --timeout 1 --method org.freedesktop.PackageKit.StateHasChanged cache-update > /dev/null; /bin/echo > /dev/null";
AptListbugs "";
AptListbugs::Severities "critical,grave,serious";
AptListbugs::IgnoreRegexp "FTBFS";
Aptitude "";
Aptitude::UI "";
Aptitude::UI::Package-Display-Format "%c%a%M %p %Z %24v %24V";
Unattended-Upgrade "";
Unattended-Upgrade::Origins-Pattern "";
Unattended-Upgrade::Origins-Pattern:: "origin=Debian,archive=stable,label=Debian-Security";
CommandLine "";
CommandLine::AsString "apt-config dump";

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


-- /etc/apt/sources.list --

# 
# deb cdrom:[Debian GNU/Linux testing _Squeeze_ - Official Snapshot amd64 NETINST Binary-1 20100103-21:31]/ squeeze main

#deb cdrom:[Debian GNU/Linux testing _Squeeze_ - Official Snapshot amd64 NETINST Binary-1 20100103-21:31]/ squeeze main

deb http://ftp.fr.debian.org/debian/ wheezy main contrib non-free
deb-src http://ftp.fr.debian.org/debian/ wheezy main contrib non-free

deb http://security.debian.org/ wheezy/updates main contrib non-free
deb-src http://security.debian.org/ wheezy/updates main contrib non-free

deb http://ftp.fr.debian.org/debian/ testing main contrib non-free
deb-src http://ftp.fr.debian.org/debian/ testing main contrib non-free

deb http://ftp.fr.debian.org/debian/ unstable main contrib non-free
deb-src http://ftp.fr.debian.org/debian/ unstable main contrib non-free

deb http://ftp.fr.debian.org/debian/ experimental main
deb-src http://ftp.fr.debian.org/debian/ experimental main

#deb http://mozilla.debian.net/ experimental iceweasel-aurora

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

Kernel: Linux 3.11-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages apt depends on:
ii  debian-archive-keyring  2012.4
ii  gnupg                   1.4.15-1.1
ii  libapt-pkg4.12          0.9.14
ii  libc6                   2.17-97
ii  libgcc1                 1:4.8.2-8
ii  libstdc++6              4.8.2-8

apt recommends no packages.

Versions of packages apt suggests:
ii  apt-doc     0.9.14
ii  aptitude    0.6.8.2-1.2
ii  dpkg-dev    1.17.4
ii  python-apt  0.9.1
ii  synaptic    0.80.4
ii  xz-utils    5.1.1alpha+20120614-2

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: apt
Source-Version: 0.9.14.1

We believe that the bug you reported is fixed in the latest version of
apt, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 731853@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Vogt <mvo@debian.org> (supplier of updated apt package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 12 Dec 2013 18:34:29 +0100
Source: apt
Binary: apt libapt-pkg4.12 libapt-inst1.5 apt-doc libapt-pkg-dev libapt-pkg-doc apt-utils apt-transport-https
Architecture: source all amd64
Version: 0.9.14.1
Distribution: unstable
Urgency: medium
Maintainer: APT Development Team <deity@lists.debian.org>
Changed-By: Michael Vogt <mvo@debian.org>
Description: 
 apt        - commandline package manager
 apt-doc    - documentation for APT
 apt-transport-https - https download transport for APT
 apt-utils  - package management related utility programs
 libapt-inst1.5 - deb package format runtime library
 libapt-pkg-dev - development files for APT's libapt-pkg and libapt-inst
 libapt-pkg-doc - documentation for APT development
 libapt-pkg4.12 - package management runtime library
Closes: 731853
Changes: 
 apt (0.9.14.1) unstable; urgency=medium
 .
   * fix apt-get source -t dist regression (closes: #731853)
     and add testcase
   * clarify error message when apt-get source=ver fails
     (thans to David Kalnischkies)
   * Fix conffile prompt regression (LP: #1260297)
     and add testcase
   * improve error message for apt-get source pkg:arch{=ver,/release}
Checksums-Sha1: 
 d53bbc5269a8a818245dd6969bc99dc670f3af40 1640 apt_0.9.14.1.dsc
 80d84e7cada1d5916976b28749324a85f33a4185 3458740 apt_0.9.14.1.tar.gz
 75bf21f12bfb1369d0e50b2034370632886f1e56 267662 apt-doc_0.9.14.1_all.deb
 e7aa3c0a824a309eedc4d30a4602566fbe8a897f 581790 libapt-pkg-doc_0.9.14.1_all.deb
 6f067033325406ee6dd5d8ad384c4a5f54c6572a 728514 libapt-pkg4.12_0.9.14.1_amd64.deb
 31c30df4c44a4b6891d92e335107833bac3d4a21 158898 libapt-inst1.5_0.9.14.1_amd64.deb
 71fdefceb4d027fff2f125ec251ed33bb1877c53 1050384 apt_0.9.14.1_amd64.deb
 54edf6e6fc1999818900a66258d71c3fb43cc89a 181992 libapt-pkg-dev_0.9.14.1_amd64.deb
 2414bfa185eaecaaea2568179a7a6f7edef61ac2 346864 apt-utils_0.9.14.1_amd64.deb
 ea0bc79b9bc19d443e3b414fc4180ce38c6e9e01 125790 apt-transport-https_0.9.14.1_amd64.deb
Checksums-Sha256: 
 1a9606972d201ece27caefd904f383a2c1478e08584f7fe3871bf73a70fd8872 1640 apt_0.9.14.1.dsc
 8f31bf91c09493aa8d39d511b02e8918fec63762ec431e7e385cc153d8790f86 3458740 apt_0.9.14.1.tar.gz
 cd96ac975ad5e7ce5d846edf8ec118ed14db6ecf275c0d9600c8baa3c577a5e0 267662 apt-doc_0.9.14.1_all.deb
 eb781153d16da5aefbc10e61629a5423522500f931c79908eb531bdec765daed 581790 libapt-pkg-doc_0.9.14.1_all.deb
 bbd4ac5e541ffa1dcb4f75b2647de146aee8adeafa37e04e3d5066c0c0474fc8 728514 libapt-pkg4.12_0.9.14.1_amd64.deb
 9895b2e9a73a3fa7c24268fff42024a0508af5f9ccdb7ac11d27cbf65de4bb88 158898 libapt-inst1.5_0.9.14.1_amd64.deb
 a8b958427f8171457a00ebd91928086ac724bd05f34271b27ae8bd6784492754 1050384 apt_0.9.14.1_amd64.deb
 05dda9966bce3634e06aec68d62064c0ec673e8f25fbe1f0be4a84c3bad39dbb 181992 libapt-pkg-dev_0.9.14.1_amd64.deb
 4598729b8a086716062f8fde3b77eded61d2d9772a4c5fcb1a74f59d51d8577d 346864 apt-utils_0.9.14.1_amd64.deb
 706fcfb9ffaa1246e43c216b0d8b930d4ae8609bf70036cd749cd47869b4eb86 125790 apt-transport-https_0.9.14.1_amd64.deb
Files: 
 208658b1ef103452e9b7a933c5552106 1640 admin important apt_0.9.14.1.dsc
 feee5f0aa820616bf9479356fae2df68 3458740 admin important apt_0.9.14.1.tar.gz
 02bad9d6c68c57fefa45a9e2d636e356 267662 doc optional apt-doc_0.9.14.1_all.deb
 d5958d77936116152759cd58c256bf69 581790 doc optional libapt-pkg-doc_0.9.14.1_all.deb
 3e1283bda5efc06ddd348eee37c29bed 728514 libs important libapt-pkg4.12_0.9.14.1_amd64.deb
 5ca39fc4808461b0bb3c536c431eae22 158898 libs important libapt-inst1.5_0.9.14.1_amd64.deb
 b432aea771d5f5df456a57994b0fe67b 1050384 admin important apt_0.9.14.1_amd64.deb
 8015f6437e3ceb6db03f669798d9cafc 181992 libdevel optional libapt-pkg-dev_0.9.14.1_amd64.deb
 38e26e47267b788ae0d94a6708afb519 346864 admin important apt-utils_0.9.14.1_amd64.deb
 49dd97580fcd461cc7c56852d468f4e3 125790 admin optional apt-transport-https_0.9.14.1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)

iEYEARECAAYFAlKqF4gACgkQliSD4VZixzT3+gCfTt4pEMNjbWdkFxekioc2pdtN
7fkAnRVOT/SuiqKJDs3hRSsi9Doyx0wA
=xxtt
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: