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: gnats-bugs%netbsd.org@localhost
Cc: toolchain-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
	netbsd-bugs%netbsd.org@localhost, Hauke Fath <hf%spg.tu-darmstadt.de@localhost>
Subject: Re: toolchain/41266 (build.sh invoked mkisofs has wrong path for iso
 image)
Date: Fri, 19 May 2023 19:45:50 +1000

 On 23-05-19 09:25, Hauke Fath wrote:
   |  On 5/19/23 10:03, Luke Mewburn wrote:
   |  >    | mkisofs: Error is considered fatal, aborting.
   |  > 
   |  > Well this time the error was "File [...] did shrink" not "File [...] did grow".
   |  
   |  Shrink, grow, what's the difference.  ;)
   |  
   |  Something is fiddling with the files while mkisofs is reading them, as 
   |  it shouldn't.
 
 Possibly, but there's nothing obvious in the way that isos are
 generated; it should be serial (not parallel) make by that point.
 
 If you run the failing mkisofs command manually do you get the same
 error?
 
 Maybe mkisofs has a bug in this case?  I had a quick look at the mkisofs
 source from its git repo
 	https://codeberg.org/schilytools/schilytools.git
 The warning/error is generated in mkisofs/write.c write_one_file().
 
 
 
   |  > Should we move this problem to a separate ticket, or do we rename the
   |  > title/subject of this one to reflect this issue?
   |  
   |  I changed the title; we have enough PRs as it is.
 
 Good idea!
 



Home | Main Index | Thread Index | Old Index