- Package:
- simple-cdd
- Source:
- simple-cdd
- Submitter:
- Todd D. Taft
- Date:
- 2024-02-07 16:45:05 UTC
- Severity:
- normal
Dear Maintainer, Runing build-simple-cdd with no options in an empty directory is generating an iso file that fails to install. The iso file fails while attempting to install the zstd package. The installation log indicates that this package is required by another package, but this package has no installation candidate and is not available. Issue occurs when both the system where build-simple-cdd is run and the system where installation is being attempted are (different) VMWare guests.
Control: merge 1043571 1051721 If that indeed fixes it, that sounds like a simple enough workaround worth applying, thanks! Will try and test this and get a fix uploaded. Will have to first upload to unstable/sid, and then another upload to stable-proposed-updates to get this fixed in bookworm. live well, vagrant
Control: merge 1043571 1051721 If that indeed fixes it, that sounds like a simple enough workaround worth applying, thanks! Will try and test this and get a fix uploaded. Will have to first upload to unstable/sid, and then another upload to stable-proposed-updates to get this fixed in bookworm. live well, vagrant
Dear Maintainer, I get the same issue with simple-cdd. Once the ISO image is generated, it will fails at the beginning of the installation process. The log in the installer says : no packages matching running kernel 6.1.0-15-amd64 I tried to run simple-cdd on the same kernel version mentionned in the log but didn't change the outcome. This worked well in previous debian release.
Hello, After further investigations, my report is related to this : #1062189 Thank you.