Hide Forgot
See bz1695796. This now happens on aarch64 Disk (while the fix for bz1695796 only increased space for Live). This should fix it: https://pagure.io/fedora-kickstarts/pull-request/875 + https://pagure.io/fedora-kickstarts/pull-request/876 This has an automatic freeze exception, as it prevents nonblocking media from composing.
Merged.
Bah, it failed: BuildError: Failed to parse kickstart file '/var/tmp/koji/tasks/3082/84323082/fedora-kickstarts/fedora-disk-python-classroom.ks' : The following problem occurred on line 12 of the kickstart file: The part/partition and autopart commands can't be used at the same time I don't know how to properly combine this with autopart. autopart was added to that kickstart by Petr -- do you know how to make the disk bigger with it?
> I don't know how to properly combine this with autopart. autopart was added > to that kickstart by Petr -- do you know how to make the disk bigger with it? I'm guessing you mean me, not done in kickstart, it's done by the disk in pungi, I suspect this is the line that want's adjusting: https://pagure.io/pungi-fedora/blob/main/f/fedora.conf#_454
Yeah, you. Sorry for the typo in your name. Oh right, so I will revert my change from https://pagure.io/fedora-kickstarts/pull-request/875 + https://pagure.io/fedora-kickstarts/pull-request/876 and we will edit https://pagure.io/pungi-fedora/blob/main/f/fedora.conf#_454 instead. What does 12 mean here? 12 GiB?
https://pagure.io/fedora-kickstarts/pull-request/880 https://pagure.io/fedora-kickstarts/pull-request/881
The previous fix is now reverted. I'll see what I can do at https://pagure.io/pungi-fedora/blob/main/f/fedora.conf#_454
https://pagure.io/pungi-fedora/pull-request/1081 https://pagure.io/pungi-fedora/pull-request/1082