Subject: port-sparc64/17400: missing/broken files in release binary set tarballs
To: None <gnats-bugs@gnats.netbsd.org>
From: None <naoki@fukaumi.org>
List: netbsd-bugs
Date: 06/26/2002 13:36:04
>Number: 17400
>Category: port-sparc64
>Synopsis: missing/broken files in release binary set tarballs
>Confidential: no
>Severity: non-critical
>Priority: high
>Responsible: port-sparc64-maintainer
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Jun 25 21:37:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: FUKAUMI Naoki
>Release: NetBSD 1.5ZC
>Organization:
FUKAUMI Naoki
>Environment:
Architecture: sparc64
Machine: sparc64
>Description:
I made snapshot from 2002-06-25 -current source.
I found some missing files in release binary set tarballs.
(See How-To-Repeat)
... And I found another bug(?)
# pax -rzvpe -f /RELDIR/binary/sets/kern-GENERIC.tgz
pax: Cannot identify format. Searching...
pax: Cpio file name length 30890 is out of range
pax: Invalid header, starting valid header search.
pax: Cpio file name length 30720 is out of range
pax: End of archive volume 1 reached
pax: bcpio vol 1, 0 files, 5140480 bytes read, 0 bytes written in 34 secs (151190 bytes/sec)
ATTENTION! pax archive volume change required.
Ready for archive volume: 2
Input archive name or "." to quit pax.
Archive name > ^C
pax: Signal caught, cleaning up.
sets/kern-GENERIC.tgz is broken...
>How-To-Repeat:
# /usr/2002-06-25-src/build.sh -m sparc64 -D /DSTDIR -R /RELDIR
(snip)
# mkdir /NEWDST && cd /NEWDST
# pax -rzpe -f /RELDIR/binary/sets/XXX.tgz
(snip)
# cd /DSTDIR && find . | sort | > /DSTDIR.list
# cd /NEWDST && find . | sort | > /NEWDST.list
# diff /DSTDIR.list /NEWDST.list
2307,2311d2306
< ./usr/lkm/exec_elf.o
< ./usr/lkm/exec_netbsd32_aout.o
< ./usr/lkm/exec_netbsd32_elf.o
< ./usr/lkm/exec_sunos32_aout.o
< ./usr/lkm/exec_svr4_32_elf.o
6518d6512
< ./usr/share/man/cat4/systrace.0
8695d8688
< ./usr/share/man/man1/systrace.1
>Fix:
Please add above files to src/distrib/sets/lists/*
>Release-Note:
>Audit-Trail:
>Unformatted: