• Joined on 2025-08-13
supakeen approved pungi/pungi#1918 2026-08-14 10:35:48 +00:00
boot_iso: record failable arch subtask failures for FINISHED_INCOMPLETE

Thanks that's much better output; I think @adamw also worked on something related so perhaps they want to take a look?

supakeen approved pungi/pungi#1919 2026-08-14 10:34:20 +00:00
boot_iso: restrict to a single config block per variant

Thank you, this makes sense.

supakeen commented on pull request pungi/pungi#1914 2026-08-14 07:15:32 +00:00
many: boot_iso phase that runs in essentials to allow boot.iso production with image-builder

We've done a test compose on Fedora's staging Koji which succesfully ran the tasks and failable_arches works as well.

supakeen commented on pull request pungi/pungi#1914 2026-08-14 06:33:44 +00:00
many: boot_iso phase that runs in essentials to allow boot.iso production with image-builder

I've dropped the preview support from this PR since it's not important (and it breaks stuff).

supakeen pushed to configure-buildinstall-method at supakeen/pungi 2026-08-14 06:33:01 +00:00
supakeen pushed to configure-buildinstall-method at supakeen/pungi 2026-08-13 08:14:27 +00:00
7f1da36b75
image-builder: supported composes
supakeen pushed to configure-buildinstall-method at supakeen/pungi 2026-08-13 07:24:01 +00:00
c62919fb9b
image-builder: supported composes
5d0267dec0
many: failable arches support
ee231648b5
Run all arches in a single task
4ce3c34a05
Use pkgset repos with $basearch variable
a81e41542a
boot_iso: use pkgset repos instead of per-variant compose repos
Compare 12 commits »
supakeen commented on pull request pungi/pungi#1914 2026-08-13 07:19:26 +00:00
many: boot_iso phase that runs in essentials to allow boot.iso production with image-builder

Ok, I've now added commits that bring failable_arches support and preview (supported compose) support since this PR now targets koji-image-builder 11 (we should probably note that in the…

supakeen pushed to configure-buildinstall-method at supakeen/pungi 2026-08-13 07:18:31 +00:00
d639b1a005
image-builder: supported composes
879ed3474b
many: failable arches support
1d025df7cb
Run all arches in a single task
Compare 3 commits »
supakeen commented on pull request pungi/pungi#1914 2026-08-13 07:02:56 +00:00
many: boot_iso phase that runs in essentials to allow boot.iso production with image-builder

Ok, I've squashed all fixups and cherry-picked @lsedlar's commits into this PR. Which addresses a few important things.

supakeen pushed to configure-buildinstall-method at supakeen/pungi 2026-08-13 07:02:09 +00:00
590fb597d4
Run all arches in a single task
41e0518c90
Use pkgset repos with $basearch variable
c85fd8f108
boot_iso: use pkgset repos instead of per-variant compose repos
Compare 3 commits »
supakeen pushed to configure-buildinstall-method at supakeen/pungi 2026-08-13 07:00:18 +00:00
27ac7edab4
doc: add BootIso phase and boot_iso_method config documentation
45b9b6b86e
image_build: propagate boot_iso_phase for reuse checks
390125be7d
boot_iso: add RunBootIsoThread worker with Koji task, download, os_tree, link
4b2ce407ab
boot_iso: add backend interface with Image Builder and Kiwi backends
6e46d9bed1
phases: wire BootIsoPhase into phase orchestration
Compare 5 commits »
supakeen pushed to configure-buildinstall-method at supakeen/pungi 2026-08-13 06:55:06 +00:00
c09ae6b52b
doc: add BootIso phase and boot_iso_method config documentation
c98e91aa3f
image_build: propagate boot_iso_phase for reuse checks
01146fefc9
boot_iso: add RunBootIsoThread worker with Koji task, download, os_tree, link
9fdaa7411f
boot_iso: add backend interface with Image Builder and Kiwi backends
4537208f19
phases: wire BootIsoPhase into phase orchestration
Compare 8 commits »
supakeen pushed to master at supakeen/pungi 2026-08-13 05:20:18 +00:00
8f4d342c50
phase/imagebuilder: vhd-compressed mapping
supakeen commented on issue fesco/tickets#3677 2026-08-12 19:18:10 +00:00
Change: Changes Discussion Only On Devel List

-1, while I understand the proposers ideas and want to unify communication I do not feel it is worth to make a part of the community unheard (and upset), whichever part that is. Some other…

supakeen commented on issue releng/tickets#13440 2026-08-12 16:56:56 +00:00
Update the koji-image-builder plugin on the staging environment to version 11.

@jnsamyak Thanks that looks perfect. We'll run our tests and if everything goes well we can do the same on production.

supakeen closed issue releng/tickets#13440 2026-08-12 16:56:56 +00:00
Update the koji-image-builder plugin on the staging environment to version 11.
supakeen commented on issue fesco/tickets#3676 2026-08-12 05:30:58 +00:00
Re-review F45 Change: RelocateRpmRepoConfigsToUsr

osbuild was already ported to libdnf5 AFAIK. It seems only osbuild-mpp in the osbuild-tools subpackage unconditionally imports dnf but still defaults to using libdnf5.