Frederick Grose
Frederick Grose
Sorry for your frustration. _livecd-iso-to-disk_ has yet to be updated for the new .iso structure in the Fedora 37 series of images.
What happens if we remove the faulty test altogether for BindChrootMount()? ```diff diff --git a/imgcreate/fs.py b/imgcreate/fs.py index b144e4e..7c781f6 100644 --- a/imgcreate/fs.py +++ b/imgcreate/fs.py @@ -1050,7 +1050,7 @@ class BindChrootMount(): self.mounted...
Pull Request #260 addresses these issues.
Thank you for this report and analysis. The correction will appear in the next release.
Yes, the .iso image structure has changed with Fedora 37. A new version of `livecd-iso-to-disk` will be required. I'm testing that now.