NetBSD-Bugs archive

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

misc/46726: soelim.html and soelim.1 get wrong size and hash in etc/mtree/set.text



>Number:         46726
>Category:       misc
>Synopsis:       soelim.html and soelim.1 get wrong size and hash in 
>etc/mtree/set.text
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    misc-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jul 19 23:00:01 +0000 2012
>Originator:     Eric Koorn
>Release:        NetBSD-6-BETA2
>Organization:
>Environment:
after build on linux using: 
nice ./build.sh -m i386 -O ../obj-i386 -T ../tools-i386 -U -r -j 3 tools 
kernel=GEODE-ALIX-QEMU-COM releasekernel=GEODE-ALIX-QEMU-COM distribution 
release sets

and subsequent rootfs generation using nbmakefs
>Description:
generated etc/mtree/set.text content:
set.text:
./usr/share/man/html1/soelim.html type=file uname=root gname=wheel mode=0444 
size=4002 
sha256=f92dd905199a8f3beb8c19e28c853d14f79f378f29111d291997ad9c2c01cb2f
set.text:./usr/share/man/man1/soelim.1 type=file uname=root gname=wheel 
mode=0444 size=4548 
sha256=521d95b15168c7723663b9d706ec7b55975bcebe6d48be1f554102da84be7216

Were I assume it references:
$ ls -la netbsd/netbsd-6/obj-i386/gnu/usr.bin/groff/src/preproc/soelim/soelim.1
-rw-rw-r--. 1 eric eric 4548 Jul 19 17:30 
../netbsd/netbsd-6/obj-i386/gnu/usr.bin/groff/src/preproc/soelim/soelim.1

And not:
$ ls -la netbsd/netbsd-6/obj-i386/destdir.i386/usr/share/man/man1/soelim.1
-r--r--r--. 1 eric eric 3025 Jul 19 18:06 
../netbsd/netbsd-6/obj-i386/destdir.i386/usr/share/man/man1/soelim.1
>How-To-Repeat:
Perform build.sh using CVS branch: netbsd-6 of 19 July 2012
>Fix:



Home | Main Index | Thread Index | Old Index