haikuports / haikuporter

The tool that builds HaikuPorts recipes.
MIT License
41 stars 44 forks source link

Workaround for issue #207. #257

Closed OscarL closed 1 year ago

OscarL commented 1 year ago

Remove the boot dir from the chroot, even if $buildOK is false. This avoids that annoying "waiting for package to be activated".

Deleting just "boot/system/packages/administrative/activated_packages" might be enough, but... this works well for me, and it's already how it's done if $buildOK is true.