Package: pax
Version: 1:20090728-1
Severity: normal

On a PowerPC G4, using -v display wrong file sizes :

    $ pax -zv < pax_20090728.orig.tar.gz | head -3

    -rw-rw-rw-  1 root     root     223338299392 Jul 28  2009 pax_global_header
    drwxrwxr-x  2 root     root             0 Jul 28  2009 pax-20090728
    -rw-rw-r--  1 root     root     3186865733632 Jul 28  2009 
pax-20090728/Makefile

Note that 3186865733632 / (4*2^30) = 3186865733632/4294967296 = 742, which is
the correct size of the file :

    $ tar tvfz pax_20090728.orig.tar.gz | grep Makfile
    -rw-rw-r-- root/root       742 2009-07-28 19:38 pax-20090728/Makefile

Recompiling pax after adding the CFLAGS+=-DLONG_OFF_T correct the problem.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.32-5-powerpc
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages pax depends on:
ii  libc6                         2.11.2-2   Embedded GNU C Library: Shared lib

pax recommends no packages.

pax suggests no packages.

-- no debconf information



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

Reply via email to