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

Bug#592628: marked as done ("apt-get build-dep adduser" does not install all build-deps)



Your message dated Fri, 13 Aug 2010 15:47:14 +0000
with message-id <E1OjwTS-0004Eg-BE@franck.debian.org>
and subject line Bug#592628: fixed in apt 0.8.0~pre1
has caused the Debian Bug report #592628,
regarding "apt-get build-dep adduser" does not install all build-deps
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.)


-- 
592628: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592628
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apt
Version: 0.7.26~exp12ubuntu4
Severity: serious
Tags: upstream
Justification: fails to build from source

When running "apt-get build-dep adduser", apt-get does not install po4a, which is a build-dep-indep. aptitude did not cause that problem.
Running the Ubuntu development release, which has apt from experimental.


-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "i386";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Install-Recommends "true";
APT::Install-Suggests "0";
APT::Acquire "";
APT::Acquire::Translation "environment";
APT::Authentication "";
APT::Authentication::TrustCDROM "true";
APT::NeverAutoRemove "";
APT::NeverAutoRemove:: "^firmware-linux.*";
APT::NeverAutoRemove:: "^linux-firmware$";
APT::NeverAutoRemove:: "^linux-image.*";
APT::NeverAutoRemove:: "^kfreebsd-image.*";
APT::NeverAutoRemove:: "^linux-restricted-modules.*";
APT::NeverAutoRemove:: "^linux-ubuntu-modules-.*";
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::Periodic "";
APT::Periodic::Update-Package-Lists "1";
APT::Periodic::Download-Upgradeable-Packages "0";
APT::Periodic::AutocleanInterval "0";
APT::Periodic::Unattended-Upgrade "0";
APT::Update "";
APT::Update::Post-Invoke-Success "";
APT::Update::Post-Invoke-Success:: "touch /var/lib/apt/periodic/update-success-stamp 2>/dev/null || true";
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/dbus-send --print-reply --system --dest=org.freedesktop.PackageKit --type=method_call /org/freedesktop/PackageKit org.freedesktop.PackageKit.StateHasChanged string:'cache-update' > /dev/null; /bin/echo > /dev/null";
APT::Archives "";
APT::Archives::MaxAge "30";
APT::Archives::MinAge "2";
APT::Archives::MaxSize "500";
Dir "/";
Dir::State "var/lib/apt/";
Dir::State::lists "lists/";
Dir::State::cdroms "cdroms.list";
Dir::State::mirrors "mirrors/";
Dir::State::extended_states "/var/lib/apt/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::Bin "";
Dir::Bin::methods "/usr/lib/apt/methods";
Dir::Bin::dpkg "/usr/bin/dpkg";
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]+$";
aptitude "";
aptitude::Keep-Unused-Pattern "^linux-image.*$ | ^linux-restricted-modules.*$ | ^linux-ubuntu-modules.*$";
aptitude::Get-Root-Command "sudo:/usr/bin/sudo";
DPkg "";
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/dbus-send --print-reply --system --dest=org.freedesktop.PackageKit --type=method_call /org/freedesktop/PackageKit org.freedesktop.PackageKit.StateHasChanged string:'cache-update' > /dev/null; /bin/echo > /dev/null";
DPkg::Post-Invoke:: "if [ -d /var/lib/update-notifier ]; then touch /var/lib/update-notifier/dpkg-run-stamp; fi; if [ -e /var/lib/update-notifier/updates-available ]; then echo > /var/lib/update-notifier/updates-available; fi ";
DPkg::Pre-Install-Pkgs "";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true";
Unattended-Upgrade "";
Unattended-Upgrade::Allowed-Origins "";
Unattended-Upgrade::Allowed-Origins:: "${distro_id} stable";
Unattended-Upgrade::Allowed-Origins:: "${distro_id} ${distro_codename}-security";
CommandLine "";
CommandLine::AsString "apt-config dump";

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


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

# deb cdrom:[Ubuntu 10.04 _Lucid Lynx_ - Beta i386 (20100318)]/ lucid main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://archive.ubuntu.com/ubuntu maverick restricted main
deb-src http://archive.ubuntu.com/ubuntu maverick restricted main multiverse universe #Added by software-properties

## Major bug fix updates produced after the final release of the
## distribution.

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://archive.ubuntu.com/ubuntu maverick universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://archive.ubuntu.com/ubuntu maverick multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu lucid partner
# deb-src http://archive.canonical.com/ubuntu lucid partner

deb http://archive.ubuntu.com/ubuntu maverick-security restricted main
deb-src http://archive.ubuntu.com/ubuntu maverick-security restricted main multiverse universe #Added by software-properties
deb http://archive.ubuntu.com/ubuntu maverick-security universe
deb http://archive.ubuntu.com/ubuntu maverick-security multiverse
# deb http://ppa.launchpad.net/glennric/dolphin-emu/ubuntu karmic main
deb http://apt.wxwidgets.org/ lucid-wx main
deb http://archive.ubuntu.com/ubuntu maverick-updates restricted main multiverse universe
deb-src http://archive.ubuntu.com/ubuntu maverick-updates restricted main multiverse universe #Added by software-properties

deb http://ppa.launchpad.net/python-snippets-drivers/python-snippets-daily/ubuntu lucid main
deb http://ppa.launchpad.net/acire-team/acire-releases/ubuntu lucid main


-- System Information:
Debian Release: squeeze/sid
  APT prefers maverick-updates
  APT policy: (500, 'maverick-updates'), (500, 'maverick-security'), (500, 'maverick')
Architecture: i386 (i686)

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

Versions of packages apt depends on:
ii  libc6            2.12-0ubuntu5           Embedded GNU C Library: Shared lib
ii  libgcc1          1:4.5.1-1ubuntu1        GCC support library
ii  libstdc++6       4.5.1-1ubuntu1          The GNU Standard C++ Library v3
ii  zlib1g           1:1.2.3.4.dfsg-3ubuntu1 compression library - runtime

Versions of packages apt recommends:
pn  gpg                        <none>        (no description available)
ii  ubuntu-keyring             2010.+05.27.1 GnuPG keys of the Ubuntu archive

Versions of packages apt suggests:
ii  apt-doc              0.7.26~exp12ubuntu4 Documentation for APT
ii  aptitude             0.6.3-2ubuntu3      terminal-based package manager (te
ii  bzip2                1.0.5-4             high-quality block-sorting file co
ii  dpkg-dev             1.15.8.2ubuntu3     Debian package development tools
ii  lzma                 4.43-14ubuntu2      Compression method of 7z format in
ii  python-apt           0.7.96.1ubuntu5     Python interface to libapt-pkg
ii  synaptic             0.63.1ubuntu13      Graphical package manager

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: apt
Source-Version: 0.8.0~pre1

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:

apt-doc_0.8.0~pre1_all.deb
  to main/a/apt/apt-doc_0.8.0~pre1_all.deb
apt-transport-https_0.8.0~pre1_i386.deb
  to main/a/apt/apt-transport-https_0.8.0~pre1_i386.deb
apt-utils_0.8.0~pre1_i386.deb
  to main/a/apt/apt-utils_0.8.0~pre1_i386.deb
apt_0.8.0~pre1.dsc
  to main/a/apt/apt_0.8.0~pre1.dsc
apt_0.8.0~pre1.tar.gz
  to main/a/apt/apt_0.8.0~pre1.tar.gz
apt_0.8.0~pre1_i386.deb
  to main/a/apt/apt_0.8.0~pre1_i386.deb
libapt-pkg-dev_0.8.0~pre1_i386.deb
  to main/a/apt/libapt-pkg-dev_0.8.0~pre1_i386.deb
libapt-pkg-doc_0.8.0~pre1_all.deb
  to main/a/apt/libapt-pkg-doc_0.8.0~pre1_all.deb



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 592628@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@debian.org)


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

Format: 1.8
Date: Fri, 13 Aug 2010 17:00:49 +0200
Source: apt
Binary: apt apt-doc libapt-pkg-dev libapt-pkg-doc apt-utils apt-transport-https
Architecture: source all i386
Version: 0.8.0~pre1
Distribution: experimental
Urgency: low
Maintainer: APT Development Team <deity@lists.debian.org>
Changed-By: Michael Vogt <mvo@debian.org>
Description: 
 apt        - Advanced front-end for dpkg
 apt-doc    - Documentation for APT
 apt-transport-https - APT https transport
 apt-utils  - APT utility programs
 libapt-pkg-dev - Development files for APT's libapt-pkg and libapt-inst
 libapt-pkg-doc - Documentation for APT development
Closes: 150831 592366 592628
Changes: 
 apt (0.8.0~pre1) experimental; urgency=low
 .
   [ Programs translations ]
   * Swedish translation update. Closes: #592366
 .
   [ Michael Vogt ]
   * merge of the debian-expermental-ma branch
   * refresh po/pot files in doc/ and po/
   * apt-pkg/pkgcache.cc:
     - re-evaluate the architectures cache when the cache is (re)opened
 .
   [ Colin Watson ]
   * apt-pkg/cdrom.cc:
     - fix off-by-one error in DropBinaryArch
 .
   [ Julian Andres Klode ]
   * apt-pkg/contrib/fileutl.cc:
     - Add WriteAtomic mode.
     - Revert WriteEmpty to old behavior (LP: #613211)
   * apt-pkg, methods:
     - Convert users of WriteEmpty to WriteAtomic.
   * apt-pkg/depcache.cc:
     - Only try upgrade for Breaks if there is a newer version, otherwise
       handle it as Conflicts (by removing it) (helps for #591882).
   * debian/control:
     - Add dependency on gnupg to apt, apt-key uses it.
 .
   [ David Kalnischkies ]
   * apt-pkg/algorithms.cc:
     - let the problem resolver install packages to fix or-groups
       as a needed remove nuked another or-member (helps for #591882)
     - change the debug outputs to display also arch of the
       package and version dependencies information
   * cmdline/apt-get.cc:
     - let APT::Get::Arch-Only in build-dep default to false again
       (Closes: #592628) Thanks Mohamed Amine IL Idrissi for report!
     - purge packages in 'rc' state, thanks Rogier! (Closes: #150831)
   * apt-pkg/pkgcache.cc:
     - fix LongDesc handling in LANG=C environment
Checksums-Sha1: 
 959009a40826d2153222b83ca25dc5d0261e9053 1302 apt_0.8.0~pre1.dsc
 d8a94cc3fa417858e00955c4a00a617907f068c3 3013186 apt_0.8.0~pre1.tar.gz
 8a896d8a45494939622ccced7e71bec1d62ec5b3 229466 apt-doc_0.8.0~pre1_all.deb
 5ae98371f7673b4431a5bd6cbca26498f2860191 687230 libapt-pkg-doc_0.8.0~pre1_all.deb
 fe26559e745d4c2c977c27170938852041c9adff 2013046 apt_0.8.0~pre1_i386.deb
 be1ef25b9a502a51638b6c65b95596a143921451 146992 libapt-pkg-dev_0.8.0~pre1_i386.deb
 46f9b3749866e2c8123ee20bf1be0b529017cff9 266274 apt-utils_0.8.0~pre1_i386.deb
 99f2cbbac74aed6b763a0b055999c33376be963b 79076 apt-transport-https_0.8.0~pre1_i386.deb
Checksums-Sha256: 
 33785ea1a9e040acbda0d9436e8c514664b799ba1c7f9eaa9d0881dee56937a7 1302 apt_0.8.0~pre1.dsc
 a9172f8cd28092b6ca463175d36b2f69bb4ac2d875e56bfe2834ad7e5746ad94 3013186 apt_0.8.0~pre1.tar.gz
 e846e50e1b8f4aa8df709b50a53b01bd2729d84da80f5c60ef1808765232a8b1 229466 apt-doc_0.8.0~pre1_all.deb
 05f9a42b12c29026074d80989cbf2a4d5e9ada73625f5c494d217c60d9016dd3 687230 libapt-pkg-doc_0.8.0~pre1_all.deb
 a12f968467e1e3cec24191b72bfe84f7aeed3ce422e1a60bb4f1454f2b89b8ee 2013046 apt_0.8.0~pre1_i386.deb
 e1a6c5fe869a5ee680aae51480a3a855b5eba4d23ef66083987ee2d85d722088 146992 libapt-pkg-dev_0.8.0~pre1_i386.deb
 f6a599c70fedf735433a37f5221c602a5ddcf52976319f4d54700e287e69848d 266274 apt-utils_0.8.0~pre1_i386.deb
 04eb9f8b90d9ecdf8603bbd88ba0adaad1c3af5549e154fcecd4015e4ac506e0 79076 apt-transport-https_0.8.0~pre1_i386.deb
Files: 
 f23257a99497bd604ec857cb96dcc987 1302 admin important apt_0.8.0~pre1.dsc
 f20f189e5cb80dc933949f8366d2deae 3013186 admin important apt_0.8.0~pre1.tar.gz
 5380a125d2067fe2fc2f6ad21ebe0c88 229466 doc optional apt-doc_0.8.0~pre1_all.deb
 e28c02ed97c1df7b3b04bf10ccc45912 687230 doc optional libapt-pkg-doc_0.8.0~pre1_all.deb
 6786ca6270c988f2c201716ededaedec 2013046 admin important apt_0.8.0~pre1_i386.deb
 da545ee05fed47158745323f38aec469 146992 libdevel optional libapt-pkg-dev_0.8.0~pre1_i386.deb
 cbd9d097819bdc7c555efa647e88a219 266274 admin important apt-utils_0.8.0~pre1_i386.deb
 24c4fc00fb33af2653831449640c40c9 79076 admin optional apt-transport-https_0.8.0~pre1_i386.deb

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

iEYEARECAAYFAkxlYuwACgkQliSD4VZixzTcLQCfQJ8mGGqtL4OFbUOQniPtnxuV
pWAAnRXtixNQm1kcmrBzUiMsqb5NHLv7
=UqIw
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: