Your message dated Sun, 15 Feb 2009 13:58:40 +0000
with message-id <[email protected]>
and subject line Bug#497062: fixed in apt-cross 0.13.0
has caused the Debian Bug report #497062,
regarding apt-cross: Incorrect path construction causes download failure
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 [email protected]
immediately.)
--
497062: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=497062
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: apt-cross
Version: 0.10.0
Severity: normal
I have a script which includes this:
ARCH=arm
DISTRO=development
apt-cross -v -a $ARCH -S $DISTRO -m http://trx850/debian/ --get $1 >
/tmp/apt-cross.log
The resulting log is:
apt methods failed for libfontconfig-utils_2.2.95-r6_arm.deb, falling
back to direct cache path.
Trying:
path=http://trx850/debianpool/main/libf/libfontconfig-utils/libfontconfig-utils_2.2.95-r6_arm.deb
Filename: libfontconfig-utils_2.2.95-r6_arm.deb
Server Error: Not Found
Interestingly it works for a different package name in the same
repository.
apt-cross -v -a arm -S development -m http://trx850/debian/ --get fontconfig
Could not open file
/root/.apt-cross/development/lists/ftp.uk.debian.org_debian_dists_development_main_source_Sources
- open (2 No such file or directory)
Filename: fontconfig_2.3.1-3_arm.deb
Download: 100%
[=========================================================================]D
0h00m00sFullPath:
http://trx850/debian/pool/main/f/fontconfig/fontconfig_2.3.1-3_arm.deb
apt-cross -v -a arm -S development -m http://trx850/debian/ --get
libfontconfig1
Could not open file
/root/.apt-cross/development/lists/ftp.uk.debian.org_debian_dists_development_main_source_Sources
- open (2 No such file or directory)
E: Broken packages
apt methods failed for libfontconfig1_2.2.95-r7_arm.deb, falling back
to direct cache path.
Trying:
path=http://trx850/debianpool/main/libf/libfontconfig1/libfontconfig1_2.2.95-r7_arm.deb
Filename: libfontconfig1_2.2.95-r7_arm.deb
Download: (nothing to do) ]
Server Error: Not Found
apt-cross: Error. Failed to locate libfontconfig1.
my /etc/apt/soures.list looks like:
eisluft:/tmp# more /etc/apt/sources.list
deb http://ftp.uk.debian.org/debian testing main non-free
deb-src http://ftp.uk.debian.org/debian testing main non-free
deb http://ftp.uk.debian.org/debian unstable main non-free
deb-src http://ftp.uk.debian.org/debian unstable main non-free
deb http://www.emdebian.org/debian stable main
deb http://www.emdebian.org/debian testing main
#deb http://www.emdebian.org/debian unstable main
deb http://security.debian.org/ testing/updates main non-free
deb-src http://security.debian.org/ testing/updates main non-free
deb http://www.debian-multimedia.org/ lenny main
#deb http://www.knizefamily.net/russ/software/debian/ ./
deb http://trx850/debian development main
deb http://trx850/debian tcltools-stable main
The relevant repository is the one which is second line to last.
-- Package-specific info:
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (600, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.24-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages apt-cross depends on:
ii apt 0.7.14 Advanced front-end for dpkg
ii dpkg-cross 2.2.4 tools for cross compiling Debian p
ii dpkg-dev 1.14.20 Debian package development tools
ii libcache-apt-perl 0.10.0 object oriented apt cache perl bin
ii libterm-progressbar-perl 2.09-5 Perl module to print a progress ba
ii libwww-perl 5.812-1 WWW client/server library for Perl
ii perl 5.10.0-11.1 Larry Wall's Practical Extraction
ii sudo 1.6.9p15-2 Provide limited super user privile
apt-cross recommends no packages.
-- no debconf information
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________
--- End Message ---
--- Begin Message ---
Source: apt-cross
Source-Version: 0.13.0
We believe that the bug you reported is fixed in the latest version of
apt-cross, which is due to be installed in the Debian FTP archive:
apt-cross_0.13.0.dsc
to pool/main/a/apt-cross/apt-cross_0.13.0.dsc
apt-cross_0.13.0.tar.gz
to pool/main/a/apt-cross/apt-cross_0.13.0.tar.gz
apt-cross_0.13.0_all.deb
to pool/main/a/apt-cross/apt-cross_0.13.0_all.deb
libcache-apt-perl_0.13.0_all.deb
to pool/main/a/apt-cross/libcache-apt-perl_0.13.0_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Neil Williams <[email protected]> (supplier of updated apt-cross package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 15 Feb 2009 10:47:28 +0000
Source: apt-cross
Binary: apt-cross libcache-apt-perl
Architecture: source all
Version: 0.13.0
Distribution: unstable
Urgency: low
Maintainer: Neil Williams <[email protected]>
Changed-By: Neil Williams <[email protected]>
Description:
apt-cross - retrieve, build and install libraries for cross-compiling
libcache-apt-perl - object oriented apt cache perl binding
Closes: 497062 500396
Changes:
apt-cross (0.13.0) unstable; urgency=low
.
* Upload 0.12.x series to Debian.
* Ignore commented lines in sources lists
.
apt-cross (0.12.6) unstable; urgency=low
.
* Interim Emdebian release
* Fix Conflicts handling to use AptCrossDependency::Operator
* Allow --show to include more cache data
.
apt-cross (0.12.5) unstable; urgency=low
.
* Interim Emdebian release
* Cache/Apt/Package.pm: Stop overwriting the package name with the
OR'd list - create AptCrossDependency::List variable instead.
.
apt-cross (0.12.4) unstable; urgency=low
.
* Interim Emdebian release
* Incorrect / absent handling of OR dependencies (Closes: #500396)
* Add Cache::Apt::Package::Operator field and concatenated dependency
lists.
.
apt-cross (0.12.3) unstable; urgency=low
.
* Incorrect path construction causes download failure
(Closes: #497062)
.
apt-cross (0.12.2) unstable; urgency=low
.
* Interim Emdebian release
* Allow apt-get update messages to be silenced
.
apt-cross (0.12.1) unstable; urgency=low
.
* Add ability to clear the cache configuration completely during one
operation.
Checksums-Sha1:
26e0b8e0a29fa19b6f302f3b189e683640b94ab0 1005 apt-cross_0.13.0.dsc
f8f72fbab1f2ca20448210963c0707cec2a9bf6c 33507 apt-cross_0.13.0.tar.gz
59a702aff8bb8aefd993c616e05cad147ac1cf37 23632 apt-cross_0.13.0_all.deb
64df8716e6c7e5831543a0decb38fdf4997f0023 32836 libcache-apt-perl_0.13.0_all.deb
Checksums-Sha256:
e40e8f911b167734e7b7ea0021967588197ea3b97f6fc91d973adde51064412d 1005
apt-cross_0.13.0.dsc
b49fdadc5b36514c00fb3b991dbcacf5fe136ede8e8e2ef068d37b7f8ee9f887 33507
apt-cross_0.13.0.tar.gz
89632f5f1fc2d4b88b0fce0afa4316420f26ed160d1142a0e7239768dea3ff15 23632
apt-cross_0.13.0_all.deb
b4b32495dbba28f29494f8f9fda338fcf5e29a751eabb7c383c8d1788027b304 32836
libcache-apt-perl_0.13.0_all.deb
Files:
75dcd8fe52e854f5a7b1988e1e701522 1005 utils extra apt-cross_0.13.0.dsc
29761e3a55e32a4e413b3730c392b282 33507 utils extra apt-cross_0.13.0.tar.gz
80f968eae1d4a6aa4d5f9bfe95ededf2 23632 utils extra apt-cross_0.13.0_all.deb
af0da5a84957d0a2ddefd6195495b61b 32836 perl extra
libcache-apt-perl_0.13.0_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkmYF3YACgkQiAEJSii8s+PRKgCeMbTa4Ykh710UGs9ruxysmvEW
F4cAmwdDE5nIK0ZPc78Y7K50U0erULN+
=q8XY
-----END PGP SIGNATURE-----
--- End Message ---