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

Bug#613420: marked as done (apt: Internal Error, AutoRemover broke stuff)



Your message dated Wed, 16 Feb 2011 14:47:25 +0000
with message-id <E1Ppif7-0003WU-1v@franck.debian.org>
and subject line Bug#613420: fixed in apt 0.8.11.4
has caused the Debian Bug report #613420,
regarding apt: Internal Error, AutoRemover broke stuff
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.)


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


I currently have openoffice.org=1:3.2.1-11+squeeze2 installed.  I would like to
try out the new libreoffice packages, but apt produces an error when I attempt
to install the libreoffice metapackage (output below).  There's no error if
I ask for a dist-upgrade, but that installs more packages than I want right
now.

$ sudo apt-get --purge install libreoffice
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Hmm, seems like the AutoRemover destroyed something which really
shouldn't happen. Please file a bug report against apt.

The following information may help to resolve the situation:

The following packages have unmet dependencies:
 openoffice.org-officebean : Depends: libreoffice-officebean but it is not going to be installed
E: Internal Error, AutoRemover broke stuff

-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "amd64";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Install-Recommends "false";
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::NeverAutoRemove:: "^gnumach$";
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 "1";
APT::Periodic::AutocleanInterval "1";
APT::Get "";
APT::Get::Build-Dep-Automatic "true";
APT::Clean-Installed "false";
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::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]+$";
Acquire "";
Acquire::cdrom "";
Acquire::cdrom::mount "/media/cdrom/";
DPkg "";
DPkg::Pre-Invoke "";
DPkg::Pre-Invoke:: "if [ -x /usr/bin/etckeeper ]; then etckeeper pre-install; fi";
DPkg::Post-Invoke "";
DPkg::Post-Invoke:: "if [ -x /usr/bin/etckeeper ]; then etckeeper post-install; fi";
DPkg::Pre-Install-Pkgs "";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/apt-listbugs apt || exit 10";
DPkg::Pre-Install-Pkgs:: "/usr/bin/apt-listchanges --apt || test $? -ne 10";
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 "2";
DPkg::Tools::Options::/usr/bin/apt-listchanges "";
DPkg::Tools::Options::/usr/bin/apt-listchanges::Version "2";
DPkg::UseIoNice "true";
RPM "";
RPM::Pre-Invoke "";
RPM::Pre-Invoke:: "if [ -x /usr/bin/etckeeper ]; then etckeeper pre-install; fi";
RPM::Post-Invoke "";
RPM::Post-Invoke:: "if [ -x /usr/bin/etckeeper ]; then etckeeper post-install; fi";
CommandLine "";
CommandLine::AsString "apt-config dump";

-- /etc/apt/preferences --


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

# 
# deb cdrom:[Debian GNU/Linux testing _Lenny_ - Official Snapshot amd64 DVD Binary-1 20081122-12:37]/ lenny contrib main

# deb cdrom:[Debian GNU/Linux testing _Lenny_ - Official Snapshot amd64 DVD Binary-1 20081122-12:37]/ lenny contrib main

#deb file:/media/usb/laptop/debian/ ./

# Line commented out by installer because it failed to verify:
#deb http://security.debian.org/ lenny/updates main contrib
# Line commented out by installer because it failed to verify:
#deb-src http://security.debian.org/ lenny/updates main contrib
deb http://http.us.debian.org/debian unstable main non-free contrib
deb-src http://http.us.debian.org/debian unstable main contrib non-free
deb http://http.us.debian.org/debian testing main non-free contrib
deb-src http://http.us.debian.org/debian testing main contrib non-free

#deb http://non-us.debian.org/ unstable/non-US main contrib non-free
#deb-src http://non-us.debian.org unstable/non-US main contrib non-free

deb http://http.us.debian.org/debian experimental main contrib non-free
deb-src http://http.us.debian.org/debian experimental main contrib non-free

deb http://packages.enlightenment.org/debian sid main extras

#[g]xmame
#deb http://anarxia.dhis.org:2180/debian ./
#deb-src http://anarxia.dhis.org:2180/debian ./

#mplayer, mencoder
deb http://www.debian-multimedia.org sid main non-free
deb-src http://www.debian-multimedia.org sid main non-free

# opengl-man (gl, glu, glx) and glut-man man pages
deb http://kent.comintern.ru/~kent/debian ./

#yzis
#deb ftp://download.yzis.org/yzis ./

-- System Information:
Debian Release: wheezy/sid
  APT prefers sid
  APT policy: (500, 'sid'), (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.37-toi+ (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages apt depends on:
ii  debian-archive-keyring  2010.08.28       GnuPG archive keys of the Debian a
ii  gnupg                   1.4.10-4         GNU privacy guard - a free PGP rep
ii  libc6                   2.11.2-11        Embedded GNU C Library: Shared lib
ii  libgcc1                 1:4.4.5-10       GCC support library
ii  libstdc++6              4.4.5-10         The GNU Standard C++ Library v3
ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

apt recommends no packages.

Versions of packages apt suggests:
pn  apt-doc                       <none>     (no description available)
pn  aptitude | synaptic | wajig   <none>     (no description available)
ii  bzip2                         1.0.5-6    high-quality block-sorting file co
ii  dpkg-dev                      1.15.8.10  Debian package development tools
ii  lzma                          4.43-14    Compression method of 7z format in
ii  python-apt                    0.7.97.1   Python interface to libapt-pkg

-- no debconf information



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

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.11.4_all.deb
  to main/a/apt/apt-doc_0.8.11.4_all.deb
apt-transport-https_0.8.11.4_i386.deb
  to main/a/apt/apt-transport-https_0.8.11.4_i386.deb
apt-utils_0.8.11.4_i386.deb
  to main/a/apt/apt-utils_0.8.11.4_i386.deb
apt_0.8.11.4.dsc
  to main/a/apt/apt_0.8.11.4.dsc
apt_0.8.11.4.tar.gz
  to main/a/apt/apt_0.8.11.4.tar.gz
apt_0.8.11.4_i386.deb
  to main/a/apt/apt_0.8.11.4_i386.deb
libapt-pkg-dev_0.8.11.4_i386.deb
  to main/a/apt/libapt-pkg-dev_0.8.11.4_i386.deb
libapt-pkg-doc_0.8.11.4_all.deb
  to main/a/apt/libapt-pkg-doc_0.8.11.4_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 613420@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: Wed, 16 Feb 2011 14:36:03 +0100
Source: apt
Binary: apt apt-doc libapt-pkg-dev libapt-pkg-doc apt-utils apt-transport-https
Architecture: source all i386
Version: 0.8.11.4
Distribution: unstable
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: 613420
Changes: 
 apt (0.8.11.4) unstable; urgency=low
 .
   [ David Kalnischkies ]
   * apt-pkg/contrib/error.cc:
     - ensure that va_list is not invalid in second try
   * cmdline/apt-get.cc:
     - don't remove new dependencies of garbage packages (Closes: #613420)
 .
   [ Michael Vogt ]
   * test/integration/*
     - fix dashish in the integration tests
Checksums-Sha1: 
 46b5bdbaec97c6ee19165c2c0b1d31930ebe0323 1394 apt_0.8.11.4.dsc
 6f93426bd39d69c0264d569adb3da3152908ec76 3364714 apt_0.8.11.4.tar.gz
 4a8d3e2194e197ec1e60748a8f3e8d1d6e4663ca 234100 apt-doc_0.8.11.4_all.deb
 576da64c115ba4af5a6788918517c66f991b654b 716012 libapt-pkg-doc_0.8.11.4_all.deb
 83197e431ff3c53e993b6a4e2b992ecaaea7ebd0 2147898 apt_0.8.11.4_i386.deb
 462fc1f6a4762a6b47b71e9c2e0bfac9e148130e 154598 libapt-pkg-dev_0.8.11.4_i386.deb
 209e3db541f021dfee6ed378f00a4cf0e153dabb 275234 apt-utils_0.8.11.4_i386.deb
 2fd65f60f9a13aec2a0a2e72c3996d00241c9d97 85738 apt-transport-https_0.8.11.4_i386.deb
Checksums-Sha256: 
 1ef0c2687120c48d1755f227cb6ea50f0d587b42664e38761ffae892b0ce63a5 1394 apt_0.8.11.4.dsc
 6a4362f749d1562dc3ebb139b0222ac4b1c6aa85fcafee31c96eda2d618f90a1 3364714 apt_0.8.11.4.tar.gz
 2b1928ff6ae6ceed56404a6f845b71fafd5a161715a1ff0d4caa07665c0a01ec 234100 apt-doc_0.8.11.4_all.deb
 3e3ba8bb324a81cd958e1aa64c2978eff4c1b55061bc5f82f7601b946d25dd36 716012 libapt-pkg-doc_0.8.11.4_all.deb
 3fa3cbf80e8748d11facda4fce0aa3f3c4bf7674447d1e5852e3b3e243e8596f 2147898 apt_0.8.11.4_i386.deb
 63508ca62409f34e3a8238059ea1453dfe9d6d217637058da142314d67557add 154598 libapt-pkg-dev_0.8.11.4_i386.deb
 5f3a243a8634e05a527480798df075262bbb60c5f4f21c275877ba54c7720446 275234 apt-utils_0.8.11.4_i386.deb
 f0d1a31d3abb07681b0c6b176ea596aea036d1b0e0567e23c92c6206eff10b40 85738 apt-transport-https_0.8.11.4_i386.deb
Files: 
 a008c953cb362ccdbd1bd8fcecdd1bbf 1394 admin important apt_0.8.11.4.dsc
 6a7fe665155b0625eae449430dd49dcc 3364714 admin important apt_0.8.11.4.tar.gz
 6f782bcb00ed9babf6383dd73433c787 234100 doc optional apt-doc_0.8.11.4_all.deb
 dfef98df8818343c134a9909bb053d81 716012 doc optional libapt-pkg-doc_0.8.11.4_all.deb
 46487e2fd9bb96803d6feb51ae77d152 2147898 admin important apt_0.8.11.4_i386.deb
 ae35a08a2983fc460a24c0ea2b1cb811 154598 libdevel optional libapt-pkg-dev_0.8.11.4_i386.deb
 ed910e3f43625649b019b8b81cb8756a 275234 admin important apt-utils_0.8.11.4_i386.deb
 3ae08fa63ede8299ce7c1b21e069defd 85738 admin optional apt-transport-https_0.8.11.4_i386.deb

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

iEYEARECAAYFAk1b1UUACgkQliSD4VZixzSq3wCfXtJdI6Odc+hUv25EozHqUJKT
Jk4AmwU2T2zVwkhUgoBGiR3Nzqf+GF3w
=hs3V
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: