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

Bug#452862: apt: FTBFS: dpkg-shlibdeps: failure: couldn't find library libapt-pkg-libc6.7-6.so.4.6



Package: apt
Version: 0.7.9
Severity: serious
Justification: no longer builds from source

Due to a change in dpkg-shlibdeps apt does not build anymore on sid:

dh_fixperms -papt-transport-https
dh_installdeb -papt-transport-https
dh_shlibdeps -papt-transport-https -l`pwd`/debian/apt/usr/lib:`pwd`/debian/apt-transport-https/usr/lib 
dpkg-shlibdeps: failure: couldn't find library libapt-pkg-libc6.7-6.so.4.6 (note: only packages with 'shlibs' files are looked into).
dh_shlibdeps: command returned error code 512
make: *** [apt-transport-https] Error 1

The order in which the packages are built should be changed this way:
-binary-arch: apt-transport-https apt libapt-pkg-dev apt-utils
+binary-arch: apt libapt-pkg-dev apt-utils apt-transport-https


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

Kernel: Linux 2.6.22-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

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

apt recommends no packages.

-- no debconf information




Reply to: