Bug#480073: apt: Apt should depend on docbook > 4.4
Package: apt
Version: 0.7.12
Severity: normal
On an etch system, I compiled apt 0.7.12 from source. The build failed
with a SGML error building documentation. At that point, the system had
version 4.4 of the docbook package installed.
When I installed 4.5-4 of docbook, the apt package finished building.
Sorry for the low-verbosity bug report, but the errors long since
scrolled off my screen.... It should be easy to reproduce, though.
-- 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.*";
APT::NeverAutoRemove:: "^linux-image.*";
APT::NeverAutoRemove:: "^linux-restricted-modules.*";
APT::Install-Recommends-Section "metapackages";
APT::Never-MarkAuto-Section "metapackages";
APT::Periodic "";
APT::Periodic::Update-Package-Lists "1";
APT::Periodic::Download-Upgradeable-Packages "0";
APT::Periodic::AutocleanInterval "0";
APT::Archives "";
APT::Archives::MaxAge "30";
APT::Archives::MinAge "2";
APT::Archives::MaxSize "500";
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";
Unattended-Upgrade "";
Unattended-Upgrade::Allowed-Origins "";
Unattended-Upgrade::Allowed-Origins:: "Ubuntu feisty-security";
DPkg "";
DPkg::Pre-Install-Pkgs "";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true";
DPkg::Post-Invoke "";
DPkg::Post-Invoke:: "if [ -d /var/lib/update-notifier ]; then touch /var/lib/update-notifier/dpkg-run-stamp; fi";
-- (no /etc/apt/preferences present) --
-- /etc/apt/sources.list --
deb http://debian.lcs.mit.edu/debian/ unstable main contrib non-free
deb-src http://debian.lcs.mit.edu/debian/ unstable main contrib non-free
#deb-src http://debian.lcs.mit.edu/ubuntu/ feisty main
deb http://www.openembedded.org/dl/ packages/
#deb http://www.in.fh-merseburg.de/~jahn/opensync-0.21/ sid main
#deb-src http://www.in.fh-merseburg.de/~jahn/opensync-0.21/ sid main
#deb http://www.in.fh-merseburg.de/~jahn/opensync-svn/ sid main
#deb-src http://www.in.fh-merseburg.de/~jahn/opensync-svn/ sid main
#deb http://mirrors.creativecommons.org/packages/ sid main
#deb-src http://mirrors.creativecommons.org/packages/ sid main
#deb-src http://debian.lcs.mit.edu/ubuntu/ gutsy main universe multiverse
#deb http://asheesh.org/debian/ sid main
#deb-src http://asheesh.org/debian/ sid main
deb http://security.debian.org/debian-security lenny/updates main
### mencoder
deb http://www.debian-multimedia.org sid main
deb-src http://ppa.launchpad.net/do-core/ubuntu gutsy main
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-3-vserver-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.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-10 GNU C Library: Shared libraries
ii libgcc1 1:4.3.0-3 GCC support library
ii libstdc++6 4.3.0-3 The GNU Standard C++ Library v3
apt recommends no packages.
-- no debconf information
Reply to: