Re: locally built netboot image errors out at partman stage
Marc Haber <[email protected]> Wed, 15 Jul 2026 12:22:31 +0200
| Newsgroups | gmane.linux.debian.devel.boot |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Wed, Jul 15, 2026 at 11:22:20AM +0200, John Paul Adrian Glaubitz wrote: >I have had this issue as well when using partman-hfs in a local build and I >fixed it by dropping partman-base from Depends in debian/control for the >partman-hfs package. There seems to be an implicit dependency now so that >the explicit dependency on partman-base is not necessary. That didn't work for me. For the image to build, I also had to drop hfs-modules and hfsprogs-udeb from partman-hfs's depends, but in the end the error persists. Greetings Marc