Fedora RawHide builds busted atm
Hi, JFI: It seems like building for the Fedora RawHide target is currently broken. It started to fail sometime last week. The issue is: [ 339s] [497/497] installing perl-CPAN-2.29-3.fc37 [ 340s] now finalizing build dir... [ 340s] SIOCSIFADDR: File exists [ 340s] su: cannot open session: Permission denied [ 340s] Error: TOPDIR empty [ 340s] ### VM INTERACTION START ### [ 341s] Powering off. [ 341s] [ 278.041003] reboot: Power down [ 341s] ### VM INTERACTION END ### [ 341s] You see this for package and image builds. Example project failing e.g: https://build.opensuse.org/package/live_build_log/Virtualization:Appliances:... Thanks Regards, Marcus -- Public Key available via: https://keybase.io/marcus_schaefer/key.asc keybase search marcus_schaefer ------------------------------------------------------- Marcus Schäfer Am Unterösch 9 Tel: +49 7562 905437 D-88316 Isny / Rohrdorf Germany -------------------------------------------------------
On Sonntag, 20. Februar 2022, 15:48:49 CET Marcus Schäfer wrote:
Hi,
JFI: It seems like building for the Fedora RawHide target is currently broken. It started to fail sometime last week. The issue is:
[ 339s] [497/497] installing perl-CPAN-2.29-3.fc37 [ 340s] now finalizing build dir... [ 340s] SIOCSIFADDR: File exists [ 340s] su: cannot open session: Permission denied [ 340s] Error: TOPDIR empty [ 340s] ### VM INTERACTION START ### [ 341s] Powering off. [ 341s] [ 278.041003] reboot: Power down [ 341s] ### VM INTERACTION END ### [ 341s]
You see this for package and image builds.
Example project failing e.g:
https://build.opensuse.org/package/live_build_log/Virtualization:Appliances:...
mls just looked into it, it is caused by a missing dependency. We have workarounded it for now. -- Adrian Schroeter <adrian@suse.de> Build Infrastructure Project Manager SUSE Software Solutions Germany GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany (HRB 36809, AG Nürnberg) Geschäftsführer: Ivo Totev
On Mon, Feb 21, 2022 at 9:05 AM Adrian Schröter <adrian@suse.de> wrote:
On Sonntag, 20. Februar 2022, 15:48:49 CET Marcus Schäfer wrote:
Hi,
JFI: It seems like building for the Fedora RawHide target is currently broken. It started to fail sometime last week. The issue is:
[ 339s] [497/497] installing perl-CPAN-2.29-3.fc37 [ 340s] now finalizing build dir... [ 340s] SIOCSIFADDR: File exists [ 340s] su: cannot open session: Permission denied [ 340s] Error: TOPDIR empty [ 340s] ### VM INTERACTION START ### [ 341s] Powering off. [ 341s] [ 278.041003] reboot: Power down [ 341s] ### VM INTERACTION END ### [ 341s]
You see this for package and image builds.
Example project failing e.g:
https://build.opensuse.org/package/live_build_log/Virtualization:Appliances:...
mls just looked into it, it is caused by a missing dependency. We have workarounded it for now.
What missing dependency? -- 真実はいつも一つ!/ Always, there's only one truth!
On Montag, 21. Februar 2022, 15:09:29 CET Neal Gompa wrote:
On Mon, Feb 21, 2022 at 9:05 AM Adrian Schröter <adrian@suse.de> wrote:
On Sonntag, 20. Februar 2022, 15:48:49 CET Marcus Schäfer wrote:
Hi,
JFI: It seems like building for the Fedora RawHide target is currently broken. It started to fail sometime last week. The issue is:
[ 339s] [497/497] installing perl-CPAN-2.29-3.fc37 [ 340s] now finalizing build dir... [ 340s] SIOCSIFADDR: File exists [ 340s] su: cannot open session: Permission denied [ 340s] Error: TOPDIR empty [ 340s] ### VM INTERACTION START ### [ 341s] Powering off. [ 341s] [ 278.041003] reboot: Power down [ 341s] ### VM INTERACTION END ### [ 341s]
You see this for package and image builds.
Example project failing e.g:
https://build.opensuse.org/package/live_build_log/Virtualization:Appliances:...
mls just looked into it, it is caused by a missing dependency. We have workarounded it for now.
What missing dependency?
A requires from authselect-libs -> authselect needed by %posttrans scrip. -- Adrian Schroeter <adrian@suse.de> Build Infrastructure Project Manager SUSE Software Solutions Germany GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany (HRB 36809, AG Nürnberg) Geschäftsführer: Ivo Totev
On Mon, Feb 21, 2022 at 9:26 AM Adrian Schröter <adrian@suse.de> wrote:
On Montag, 21. Februar 2022, 15:09:29 CET Neal Gompa wrote:
On Mon, Feb 21, 2022 at 9:05 AM Adrian Schröter <adrian@suse.de> wrote:
On Sonntag, 20. Februar 2022, 15:48:49 CET Marcus Schäfer wrote:
Hi,
JFI: It seems like building for the Fedora RawHide target is currently broken. It started to fail sometime last week. The issue is:
[ 339s] [497/497] installing perl-CPAN-2.29-3.fc37 [ 340s] now finalizing build dir... [ 340s] SIOCSIFADDR: File exists [ 340s] su: cannot open session: Permission denied [ 340s] Error: TOPDIR empty [ 340s] ### VM INTERACTION START ### [ 341s] Powering off. [ 341s] [ 278.041003] reboot: Power down [ 341s] ### VM INTERACTION END ### [ 341s]
You see this for package and image builds.
Example project failing e.g:
https://build.opensuse.org/package/live_build_log/Virtualization:Appliances:...
mls just looked into it, it is caused by a missing dependency. We have workarounded it for now.
What missing dependency?
A requires from authselect-libs -> authselect
needed by %posttrans scrip.
Submitted pull request: https://src.fedoraproject.org/rpms/authselect/pull-request/17 -- 真実はいつも一つ!/ Always, there's only one truth!
participants (3)
-
Adrian Schröter
-
Marcus Schäfer
-
Neal Gompa