https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270506
--- Comment #3 from Ed Maste <[email protected]> --- One suggestion to try, since you have a BETA1 that works (the FreeBSD-built one) and one that should be ~identical, but fails (the one you built yourself): install py37-diffoscope, and run it on the two ISOs $ diffoscope bad.iso good.iso with any luck they'll be mostly the same, and diffoscope will have a small set of differences to report. We know makefs cd9660 is not 100% reproducible (see e.g. PR270435) but the differences should be minimal. -- You are receiving this mail because: You are the assignee for the bug.
