Even after 68c5009 F30 still fails to build. The error is:
"status": "FAILED", "status_detail": { "activity": "Base Image build failed with exception.", "error": "Unable to find libguestfs inspectable image or rpm-ostree image on (/var/lib/imagefactory/storage/063f3787-f116-4cb9-a406-567f4ca20df8.body)" },
What???
Oh, I see, that's just a generic error "I can't mount the resulting image". But doesn't say what went wrong.
@frantisekz found out that on F30 the VM is created as UEFI by default, which causes problems with partitioning and also testcloud can't then boot it. He's working on resolving it.
Metadata Update from @kparal: - Issue assigned to frantisekz
Commit d697ba4 fixes this issue
Log in to comment on this ticket.