Your message dated Mon, 19 Nov 2007 15:47:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#451547: fixed in apt-cross 0.5.0
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: apt-cross
Version: 0.4.0
Severity: important

I'm trying to make apt-cross work. But every time I invoke it it hangs
after having downloaded the .deb. It gets the file from the APT server
(actually, my computer's mirror), but it doesn't save it to the disk.
It just creates a file with the correct name, but empty.

$ rm libc6_2.6.1-6_arm.deb      # Just to be sure!
$ apt-cross -v -v -v -a arm -g libc6 
[...]
Checking if libc6 (2.6.1-6) is installed . . . no.
apt-get  -q=2  -o APT::Get::Assume-Yes=yes  -o APT::Get::Print-URIs=yes  -o 
APT::Get::Download-Only=yes   -o Apt::Architecture=arm -o 
APT::Get::List-Cleanup=off -o Apt::Install-Recommends=false -o 
Dir=/home/giovanni/.apt-cross -o Dir::Etc=/home/giovanni/.apt-cross -o 
Dir::Etc::SourceList=sources.unstable -o Dir::State=unstable -o 
Dir::State::Status=/home/giovanni/.apt-cross/status -o Dir::Cache=unstable 
install libc6
Checking for libc6_2.6.1-6_arm.deb
http://127.0.0.1:3142/ftp.it.debian.org/debian/pool/main/g/gcc-4.2/gcc-4.2-base_4.2.2-3_arm.deb.
Checking for libc6_2.6.1-6_arm.deb
http://127.0.0.1:3142/ftp.it.debian.org/debian/pool/main/g/gcc-4.2/libgcc1_4.2.2-3_arm.deb.
Checking for libc6_2.6.1-6_arm.deb
http://127.0.0.1:3142/ftp.it.debian.org/debian/pool/main/g/glibc/libc6_2.6.1-6_arm.deb.
Filename: libc6_2.6.1-6_arm.deb
[Then it hangs and I have to Control-C it]
$ ls -l libc6_2.6.1-6_arm.deb 
-rw-r--r-- 1 giovanni giovanni 0 2007-11-16 20:40 libc6_2.6.1-6_arm.deb
$ 

With strace:

$ rm libc6_2.6.1-6_arm.deb 
$ strace apt-cross -a arm -g libc6 
[...]
write(22, "GET /ftp.it.debian.org/debian/po"..., 134) = 134
read(22, "HTTP/1.1 200 OK\nConnection: Keep"..., 8192) = 8192
read(22, "\37F4\204_\3\232D\320\240\33 )\"T\355\33\235~\315S\21\n"..., 8192) = 
8192
[...]
read(22, "\342\324\326d\350\264\214\335\2051\225B}\300\376\302\243"..., 8192) = 
8192
mremap(0xb60ac000, 4665344, 4673536, MREMAP_MAYMOVE) = 0xb60ac000
read(22, "R\177C\337`}\33\372\205\210\333\201>2N\251\177/E\307p\347"..., 8192) 
= 4096
mremap(0xb60ac000, 4673536, 4677632, MREMAP_MAYMOVE) = 0xb60ac000
read(22, "\242\331\323\207\25\25\f)\232]<\177\201\210\366\306\177"..., 8192) = 
1604
mremap(0xb60ac000, 4677632, 4677632, MREMAP_MAYMOVE) = 0xb60ac000
read(22,  <unfinished ...>
[Control-C triggered again]
$ ls -l libc6_2.6.1-6_arm.deb 
-rw-r--r-- 1 giovanni giovanni 0 2007-11-16 20:43 libc6_2.6.1-6_arm.deb
$ 

Am I doing any mistake? If you need complete logs, just ask me! I
haven't pasted them because I think they're not important.
Thank you, Giovanni.

--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.22-3-686

Debian Release: lenny/sid
  500 unstable        127.0.0.1 
  500 testing         127.0.0.1 
  500 stable          wine.budgetdedicated.com 
  500 stable          127.0.0.1 

--- Package information. ---
Depends                 (Version) | Installed
=================================-+-============
perl                              | 5.8.8-12
apt                               | 0.7.9
dpkg-cross             (>= 2.0.0) | 2.0.1
dpkg-dev              (>= 1.14.7) | 1.14.7
libwww-perl                       | 5.805-1
sudo                              | 1.6.9p6-1
libcache-apt-perl       (= 0.4.0) | 0.4.0
-- 
Giovanni Mascellani <[EMAIL PROTECTED]>
Pisa, Italy

Web: http://giomasce.altervista.org
SIP: [EMAIL PROTECTED]
Jabber: [EMAIL PROTECTED] / [EMAIL PROTECTED]
GPG: 0x5F1FBF70 (FP: 1EB6 3D43 E201 4DDF 67BD  003F FCB0 BB5C 5F1F BF70)

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: apt-cross
Source-Version: 0.5.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.5.0.dsc
  to pool/main/a/apt-cross/apt-cross_0.5.0.dsc
apt-cross_0.5.0.tar.gz
  to pool/main/a/apt-cross/apt-cross_0.5.0.tar.gz
apt-cross_0.5.0_all.deb
  to pool/main/a/apt-cross/apt-cross_0.5.0_all.deb
libcache-apt-perl_0.5.0_all.deb
  to pool/main/a/apt-cross/libcache-apt-perl_0.5.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.7
Date: Mon, 19 Nov 2007 14:32:19 +0000
Source: apt-cross
Binary: apt-cross libcache-apt-perl
Architecture: source all
Version: 0.5.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: 451547
Changes: 
 apt-cross (0.5.0) unstable; urgency=low
 .
   * avoid Arch: all except the few -dev packages
   * Add --keep-temp option for use in chroot builds
   * apt-cross hangs when downloading a .deb (Closes: #451547)
   * Add progress bar support and fallback to apt sources
   * convert to Debian release
Files: 
 f97d478497886d0e219bf826cc57a2de 771 utils extra apt-cross_0.5.0.dsc
 0901fa93119f269b29e0110de8e0eaa9 28596 utils extra apt-cross_0.5.0.tar.gz
 a2260c57eb16c71b10dbd0a3a013fa57 19838 utils extra apt-cross_0.5.0_all.deb
 502f24937b6c706d346ba0fb39d9ed57 28904 utils extra 
libcache-apt-perl_0.5.0_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHQapxiAEJSii8s+MRAsnuAJ40DXtU3Yh/UDZnyz6BraXBeXs0qACfea9V
N0QLl7g3X/3Y9WsaD4HRhqg=
=gNou
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to