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

Bug#346068: apt-get barfs on locally rebuilt package



Package: apt
Version: 0.6.43
Severity: normal


Hi,

I've rebuilt the evolution-plugins package against DBUS from
experimental, and this seems to confuse apt quite a bit:

# echo 'evolution-plugins hold' | dpkg --set-selections
# dpkg -l evolution-plugins
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name                 Version              Description
+++-====================-====================-========================================================
hi  evolution-plugins    2.4.1-3              All bundled plugins for Evolution

# apt-get upgrade
Reading package lists... Done
Building dependency tree... Done
You might want to run `apt-get -f install' to correct these.
The following packages have unmet dependencies:
  evolution-plugins: Depends: libdbus-1-1 (>= 0.50) but it is not installed
                     Depends: libdbus-glib-1-1 (>= 0.50) but it is not installed
E: Unmet dependencies. Try using -f.

# grep-status -FPackage evolution-plugins -s Version,Depends
Version: 2.4.1-3
Depends: evolution (= 2.4.1-3), evolution (>= 2.4.1), libart-2.0-2 (>= 2.3.16), libatk1.0-0 (>= 1.9.0), libbonobo2-0 (>= 2.8.0), libbonoboui2-0 (>= 2.5.4), libc6 (>= 2.3.5-1), libcairo2 (>= 1.0.2-2), libcamel1.2-6 (>= 1.4.1.1), libdbus-1-2 (>= 0.60), libdbus-glib-1-2 (>= 0.60), libebook1.2-5 (>= 1.4.1.1), libecal1.2-3 (>= 1.4.1.1), libedataserver1.2-4 (>= 1.4.1.1), libedataserverui1.2-6 (>= 1.4.1.1), libegroupwise1.2-8 (>= 1.4.1.1), libfontconfig1 (>= 2.3.0), libgconf2-4 (>= 2.11.1), libglade2-0 (>= 1:2.5.1), libglib2.0-0 (>= 2.8.0), libgnome-keyring0 (>= 0.4.3), libgnome2-0 (>= 2.8.0), libgnomecanvas2-0 (>= 2.11.1), libgnomeprint2.2-0 (>= 2.12.1), libgnomeprintui2.2-0 (>= 2.12.1), libgnomeui-0 (>= 2.8.0), libgnomevfs2-0 (>= 2.12.0), libgnutls11 (>= 1.0.16), libgstreamer0.8-0 (>= 0.8.11), libgtk2.0-0 (>= 2.8.0), libgtkhtml3.8-15 (>= 3.8.1), libice6, liborbit2 (>= 1:2.10.0), libpango1.0-0 (>= 1.10.1), libpopt0 (>= 1.7), libsm6, libsoup2.2-8 (>= 2.2.6), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxi6, libxinerama1, libxml2 (>= 2.6.21), libxrandr2, libxrender1 (>= 1:0.9.0.2), zlib1g (>= 1:1.2.1)

So

- apt-get does not honour the "hold" status
- apt-get does not notice that the installed version _does_ satisfy the
  dependencies (it depends on libdbus-1-2 and not on libdbus-1-1), and if
  apt-get would not want to forcefully update it then everything would be
  fine

Gabor

-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "i386";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Get "";
APT::Get::Show-Upgraded "yes";
APT::Default-Release "unstable";
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";
DPkg "";
DPkg::Pre-Install-Pkgs "";
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/bin/apt-listchanges "";
DPkg::Tools::Options::/usr/bin/apt-listchanges::Version "2";
DPkg::Post-Invoke "";
DPkg::Post-Invoke:: "if [ -x /usr/bin/debsums ]; then /usr/bin/debsums --generate=nocheck -sp /var/cache/apt/archives; fi";
Acquire "";
Acquire::http "";
Acquire::http::Proxy "http://localhost:3128";;
Acquire::ftp "";
Acquire::ftp::Passive "true";

-- /etc/apt/preferences --

Explanation: Make packages installed from experimental upgradeable but do not try to
Explanation: upgrade packages from unstable to experimental
Package: *
Pin: release a=experimental
Pin-Priority: 101

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

# See sources.list(5) for more information, especialy

deb http://ftp.hu.debian.org/debian sarge main non-free contrib
deb http://ftp.hu.debian.org/debian testing main non-free contrib

deb http://ftp.hu.debian.org/debian unstable main non-free contrib
deb http://ftp.fi.debian.org/debian unstable main non-free contrib

#deb http://ftp.hu.debian.org/debian-non-US unstable/non-US main contrib non-free
#deb http://ftp.fi.debian.org/debian-non-US unstable/non-US main contrib non-free

deb http://ftp.fi.debian.org/debian/ ../project/experimental main contrib non-free

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

deb-src http://ftp.fi.debian.org/debian/ ../project/experimental main contrib non-free

deb http://ftp.nerim.net/debian-marillat/ sid main
deb-src http://ftp.nerim.net/debian-marillat/ sid main

# Experimental GNOME packages
#deb http://pkg-gnome.alioth.debian.org/debian experimental main

#deb http://cvs.lpds.sztaki.hu/~gombasg/debian sarge main
deb http://cvs.lpds.sztaki.hu/~gombasg/debian sarge boinc-4

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (101, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14.4
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages apt depends on:
ii  libc6                         2.3.5-11   GNU C Library: Shared libraries an
ii  libgcc1                       1:4.0.2-5  GCC support library
ii  libstdc++6                    4.0.2-5    The GNU Standard C++ Library v3

apt recommends no packages.

-- no debconf information



Reply to: