[Bug 878020] Re: dependencies are not properly resolved
Launchpad Bug Tracker
878020 at bugs.launchpad.net
Mon Oct 24 00:02:10 UTC 2011
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: apt (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/878020
Title:
dependencies are not properly resolved
Status in “apt” package in Ubuntu:
Confirmed
Bug description:
root at kyle:/tmp# apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have been kept back:
empathy empathy-common ia32-libs libgcrypt11 libgcrypt11:i386 libgcrypt11-dev
libgnomevfs2-0 libgnutls-dev libgnutls26 libgnutls26:i386 libhttpclient-ruby1.8
libimobiledevice2 liblockfile-dev liblockfile1 libopenal1 libwildmidi1
nautilus-sendto-empathy sshfs winetricks
0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
root at kyle:/tmp# apt-get -f upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have been kept back:
empathy empathy-common ia32-libs libgcrypt11 libgcrypt11:i386 libgcrypt11-dev
libgnomevfs2-0 libgnutls-dev libgnutls26 libgnutls26:i386 libhttpclient-ruby1.8
libimobiledevice2 liblockfile-dev liblockfile1 libopenal1 libwildmidi1
nautilus-sendto-empathy sshfs winetricks
0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
root at kyle:/tmp#
dselect makes the dependency chains a bit more visible.
It doesn't show any broken packages, only some unsatisfiable dependencies.
Some of the are real package bugs (sshfs/fuse) others are incorrectly handled
cross-architecture dependencies or versioning problems (libgtk2.0-0:i386
2.8.0 vs. 2.24.6-0ubuntu6)
ia32-libs depends on ia32-libs-multiarch
ia32-libs-multiarch does not appear to be available
sshfs depends on fuse (>= 2.7)
fuse does not appear to be available
nspluginwrapper depends on nspluginviewer (= 1.4.4-0ubuntu3)
nspluginviewer does not appear to be available
root at kyle:/tmp# apt-get dselect-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have unmet dependencies:
nspluginviewer:i386 : Depends: libgtk2.0-0:i386 (>= 2.8.0) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
E: Internal error, problem resolver broke stuff
root at kyle:/tmp# apt-get install libgtk2.0-0:i386
Reading package lists... Done
Building dependency tree
Reading state information... Done
libgtk2.0-0:i386 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
root at kyle:/tmp# dpkg -s libgtk2.0-0:i386
Package: libgtk2.0-0
Status: install ok installed
Multi-Arch: same
Priority: optional
Section: libs
Installed-Size: 6188
Maintainer: Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
Architecture: i386
Source: gtk+2.0
Version: 2.24.6-0ubuntu6
Provides: gtk2.0-binver-2.10.0
Depends: libgtk2.0-common, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.6.4-6.1), libcups2 (>= 1.4.0), libfontconfig1 (>= 2.8.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.29.6), libpango1.0-0 (>= 1.28.3-2~), libx11-6, libxcomposite1 (>= 1:0.3-1), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxi6, libxinerama1, libxrandr2 (>= 2:1.2.99.3), libxrender1, shared-mime-info
Pre-Depends: multiarch-support
Recommends: hicolor-icon-theme, libgtk2.0-bin
Suggests: librsvg2-common, gvfs
Conflicts: appmenu-gtk (<< 0.1.3)
Conffiles:
/etc/gtk-2.0/im-multipress.conf c358838e1789c1d4e6da7f525fc922cf
Description: The GTK+ graphical user interface library
The GTK+ is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, the GTK+ is suitable
for projects ranging from small one-off tools to complete application
suites.
.
This package contains the shared libraries.
Homepage: http://www.gtk.org/
Original-Maintainer: Sebastien Bacher <seb128 at debian.org>
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: apt 0.8.16~exp5ubuntu13
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
Date: Wed Oct 19 10:57:29 2011
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta amd64+mac (20110901)
ProcEnviron:
LANGUAGE=en_US:en
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: apt
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/878020/+subscriptions
More information about the foundations-bugs
mailing list