pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Mysterious PaxHeader in binary packages???



Today I created a binary package (in a pkg_comp1 chroot, but it also
happened outside) and when examining the resulting tar file, I got these
weird warnings:

$ tar tvfz /mnt/vol1/rhialto/cvs/pkgsrc/packages/All/checkperms-1.12.tgz 
tar: File extended headers posix ustar archive. Extracting as plain
files. Following files might be in the wrong directory or have wrong
attributes.
-rw-r--r--  1 root     wheel         21 May  5 18:24 PaxHeader/+CONTENTS
-rw-r--r--  1 root     wheel        403 May  5 18:24 +CONTENTS
tar: File extended headers posix ustar archive. Extracting as plain
files. Following files might be in the wrong directory or have wrong
attributes.
-r--r--r--  1 root     wheel         21 May  5 18:24 PaxHeader/+COMMENT
-r--r--r--  1 root     wheel         35 May  5 18:24 +COMMENT
...


The weird thing is that with (at least some) packages I created earlier,
there are no such warnings.

$ tar tvfz /scratch/packages.amd64-7.0-gcc49/All/calibre-3.19.0nb1.tgz.bak | head -20
-rw-r--r--  1 root     wheel     330414 Apr 15 02:45 +CONTENTS
-r--r--r--  1 root     wheel         38 Apr 15 02:45 +COMMENT
-r--r--r--  1 root     wheel        459 Apr 15 02:45 +DESC
-rwxr-xr-x  1 root     wheel       3916 Apr 15 02:45 +INSTALL
-rwxr-xr-x  1 root     wheel       3563 Apr 15 02:45 +DEINSTALL
-rw-r--r--  1 root     wheel        924 Apr 15 02:45 +BUILD_VERSION
-rw-r--r--  1 root     wheel       6144 Apr 15 02:45 +BUILD_INFO
-rw-r--r--  1 root     wheel          9 Apr 15 02:45 +SIZE_PKG
-rw-r--r--  1 root     wheel         10 Apr 15 02:45 +SIZE_ALL

Any idea what happened?

(I noticed that when my calibre package changed somehow when I rebuilt
it...)

-Olaf.
-- 
___ Olaf 'Rhialto' Seibert  -- Wayland: Those who don't understand X
\X/ rhialto/at/falu.nl      -- are condemned to reinvent it. Poorly.

Attachment: signature.asc
Description: PGP signature



Home | Main Index | Thread Index | Old Index