NetBSD-Bugs archive

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

Re: toolchain/41266 (build.sh invoked mkisofs has wrong path for iso image)



The following reply was made to PR toolchain/41266; it has been noted by GNATS.

From: Luke Mewburn <luke%mewburn.net@localhost>
To: Hauke Fath <hf%spg.tu-darmstadt.de@localhost>
Cc: gnats-bugs%netbsd.org@localhost, toolchain-manager%netbsd.org@localhost,
	gnats-admin%netbsd.org@localhost, lukem%netbsd.org@localhost
Subject: Re: toolchain/41266 (build.sh invoked mkisofs has wrong path for iso
 image)
Date: Fri, 19 May 2023 18:03:44 +1000

 On 23-05-18 20:53, Hauke Fath wrote:
   | On Thu, 18 May 2023 13:31:37 +0000 (UTC), lukem%NetBSD.org@localhost wrote:
   | > martin fixed etc/Makefile on 2014-06-03 to:
   | >     Undo the mac68k specific previous change and instead move all 
   | > mkisofs-based
   | >     images into ${RELEASEDIR}/images (just like the makefs ones).
   | > 
   | > Is the wrong path issue still occurring?
   | 
   | Apparently not.
 
 Good to hear.
 
 
   | > (I'm treating the "File '..." did grow" as a separate issue)
   | 
   | That is still there:
   | 
   | [...]
   | --- iso-image-mi ---
   | mkisofs 3.02 2022/08/18 (amd64-unknown-netbsd10.0.)
   | Copyright (C) 1993-1997 Eric Youngdale
   | Copyright (C) 1997-2020 Joerg Schilling
   | Copyright (C) 1997-2001 James Pearson
   | Copyright (C) 2006      HELIOS Software GmbH
   | Copyright (C) 2022      the schilytools team
   | /usr/pkg/bin/mkisofs -J -l -hide-joliet-trans-tbl -r -T  -V 
   | NETBSD_10994  -publisher "The NetBSD Project"  -m "/u/netbsd-bu
   | ilds/10/mac68k/releasedir/mac68k/installation/cdrom" -quiet -hfs 
   | --macbin  -map /u/netbsd-builds/10/mac68k/releasedir/mac68
   | k/installation/misc/extensions.map -graft-points -path-list 
   | /var/obj/netbsd-build-objects/10/mac68k/etc/cdrom.pathlist  -o 
   | /u/netbsd-builds/10/mac68k/releasedir/images/NetBSD-10.99.4-mac68k.iso 
   | /var/obj/netbsd-build-objects/10/mac68k/etc/cdrom.dir
   | mkisofs: Try to use the option -data-change-warn
   | mkisofs: Files should not change while mkisofs is running.
   | mkisofs: File 
   | '/u/netbsd-builds/10/mac68k/releasedir/mac68k/installation/misc/BooterManual.stxt.bin' 
   | did shrink.
   | mkisofs: Error is considered fatal, aborting.
 
 Well this time the error was "File [...] did shrink" not "File [...] did grow".
 
 
 Should we move this problem to a separate ticket, or do we rename the
 title/subject of this one to reflect this issue?
 
 
 
 regards,
 Luke.
 



Home | Main Index | Thread Index | Old Index