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

Bug#527399: marked as done (apt upgrade breaks aptitude, cause aptitude removal)



Your message dated Thu, 07 May 2009 19:57:36 +0200
with message-id <4A032110.4050708@debian.org>
and subject line Re: Bug#527399: apt upgrade breaks aptitude, cause aptitude removal
has caused the Debian Bug report #527399,
regarding apt upgrade breaks aptitude, cause aptitude removal
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.)


-- 
527399: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527399
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apt
Version: 0.7.20.2+squeeze1
Severity: grave
Justification: renders package unusable


new apt package breaks aptitude. aptitude have to be removed for apt to be installed.

below is the aptitude install output:


---------

debian:~# aptitude install apt
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
The following packages are BROKEN:
  apt-utils aptitude libapt-pkg-perl libept0
The following packages will be upgraded:
  apt
1 packages upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
Need to get 1628kB of archives. After unpacking 0B will be used.
The following packages have unmet dependencies:
  aptitude: Depends: libapt-pkg-libc6.7-6-4.6 which is a virtual package.
  libapt-pkg-perl: Depends: libapt-pkg-libc6.7-6-4.6 which is a virtual package.
  apt-utils: Depends: libapt-pkg-libc6.7-6-4.6 which is a virtual package.
  libept0: Depends: libapt-pkg-libc6.7-6-4.6 which is a virtual package.
The following actions will resolve these dependencies:

Remove the following packages:
apt-file
aptitude
libapt-pkg-perl
libept0
tasksel
tasksel-data

Upgrade the following packages:
apt-utils [0.7.20.2 (testing, now) -> 0.7.20.2+squeeze1 (testing)]

Score is -622

Accept this solution? [Y/n/q/?] y
The following packages will be REMOVED:
  apt-file{a} aptitude{a} libapt-pkg-perl{a} libconfig-file-perl{u} libcwidget3{u} libept0{a} liblist-moreutils-perl{u} libxapian15{u}
  tasksel{a} tasksel-data{a}
The following packages will be upgraded:
  apt apt-utils
2 packages upgraded, 0 newly installed, 10 to remove and 0 not upgraded.
Need to get 1817kB of archives. After unpacking 19.5MB will be freed.
Do you want to continue? [Y/n/?] y
Writing extended state information... Done
Get:1 http://security.debian.org squeeze/updates/main apt-utils 0.7.20.2+squeeze1 [188kB]
Get:2 http://security.debian.org squeeze/updates/main apt 0.7.20.2+squeeze1 [1628kB]
Fetched 1817kB in 60s (30.2kB/s)
(Reading database ... 83419 files and directories currently installed.)
Removing apt-file ...
Removing libapt-pkg-perl ...
Removing libconfig-file-perl ...
Removing liblist-moreutils-perl ...
Removing tasksel ...
Removing tasksel-data ...
Removing aptitude ...
Removing libcwidget3 ...
Removing libept0 ...
Removing libxapian15 ...
Processing triggers for man-db ...
Processing triggers for menu ...
(Reading database ... 83056 files and directories currently installed.)
Preparing to replace apt-utils 0.7.20.2 (using .../apt-utils_0.7.20.2+squeeze1_i386.deb) ...
Unpacking replacement apt-utils ...
Preparing to replace apt 0.7.20.2 (using .../apt_0.7.20.2+squeeze1_i386.deb) ...
Unpacking replacement apt ...
Processing triggers for man-db ...
Setting up apt (0.7.20.2+squeeze1) ...
Installing new version of config file /etc/cron.daily/apt ...
gpg: key 6070D3A1: "Debian Archive Automatic Signing Key (4.0/etch) <ftpmaster@debian.org>" not changed
gpg: key ADB11277: "Etch Stable Release Key <debian-release@lists.debian.org>" not changed
gpg: key BBE55AB3: "Debian-Volatile Archive Automatic Signing Key (4.0/etch)" not changed
gpg: key F42584E6: "Lenny Stable Release Key <debian-release@lists.debian.org>" not changed
gpg: key 55BE302B: "Debian Archive Automatic Signing Key (5.0/lenny) <ftpmaster@debian.org>" not changed
gpg: key 6D849617: "Debian-Volatile Archive Automatic Signing Key (5.0/lenny)" not changed
gpg: Total number processed: 6
gpg:              unchanged: 6
Setting up apt-utils (0.7.20.2+squeeze1) ...
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Writing extended state information... Done

Current status: 0 updates [-2].
     
----------



-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "i386";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Install-Recommends "1";
APT::Install-Suggests "0";
APT::Acquire "";
APT::Acquire::Translation "environment";
APT::Authentication "";
APT::Authentication::TrustCDROM "true";
APT::NeverAutoRemove "";
APT::NeverAutoRemove:: "^linux-image.*";
APT::NeverAutoRemove:: "^linux-restricted-modules.*";
Dir "/";
Dir::State "var/lib/apt/";
Dir::State::lists "lists/";
Dir::State::cdroms "cdroms.list";
Dir::State::userstatus "status.user";
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::parts "apt.conf.d";
Dir::Etc::preferences "preferences";
Dir::Bin "";
Dir::Bin::methods "/usr/lib/apt/methods";
Dir::Bin::dpkg "/usr/bin/dpkg";
Dir::Log "var/log/apt";
Dir::Log::Terminal "term.log";
DPkg "";
DPkg::Pre-Install-Pkgs "";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true";

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


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

deb http://security.debian.org/ squeeze/updates main contrib non-free
#deb http://ftp.tw.debian.org/debian-multimedia/ squeeze main
deb http://www.debian-multimedia.org squeeze main
deb http://ftp.tw.debian.org/debian/ squeeze main contrib non-free
#deb http://ftp.tw.debian.org/debian-volatile/ squeeze/volatile main contrib non-free 

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

Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core)
Locale: LANG=ms_MY.UTF-8, LC_CTYPE=ms_MY.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages apt depends on:
ii  debian-archive-keyring        2009.01.31 GnuPG archive keys of the Debian a
ii  libc6                         2.9-4      GNU C Library: Shared libraries
ii  libgcc1                       1:4.3.3-3  GCC support library
ii  libstdc++6                    4.3.3-3    The GNU Standard C++ Library v3

apt recommends no packages.

Versions of packages apt suggests:
pn  apt-doc                       <none>     (no description available)
pn  aptitude | synaptic | gnome-a <none>     (no description available)
ii  bzip2                         1.0.5-1    high-quality block-sorting file co
ii  dpkg-dev                      1.14.26    Debian package development tools
ii  lzma                          4.43-14    Compression method of 7z format in
pn  python-apt                    <none>     (no description available)

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 0.7.21

Hi

Sharuzzaman Ahmat Raslan wrote:

> new apt package breaks aptitude. aptitude have to be removed for apt to be installed.

This should already be fixed by apt version 0.7.21 which recently
migrated to testing. So I'm closing this bug.

Cheers

Luk


--- End Message ---

Reply to: