Re: locally built netboot image errors out at partman stage
Marc Haber <[email protected]> Wed, 15 Jul 2026 15:56:52 +0200
| Newsgroups | gmane.linux.debian.devel.boot |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jul 15, 2026 at 03:12:33PM +0200, John Paul Adrian Glaubitz wrote: >On Wed, 2026-07-15 at 12:22 +0200, Marc Haber wrote: >> 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. > >I didn't say you need to patch partman-hfs, but whatever partman-* package >that are shipping locally. The issue also happens when I build a mini.iso without my locally patched partman-base. Which patches do you suggest doing to make it build? Greetings Marc