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 
______________________________________________________________________



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to