Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Live: Fixed building the PXE image #1505

Merged
merged 1 commit into from
Jul 29, 2024
Merged

Live: Fixed building the PXE image #1505

merged 1 commit into from
Jul 29, 2024

Conversation

lslezak
Copy link
Contributor

@lslezak lslezak commented Jul 26, 2024

Problem

  • The PXE image does not build in OBS
  • There is a dependency problem:
unresolvable: have choice for product_flavor(openSUSE) needed by openSUSE-release:
openSUSE-release-appliance openSUSE-release-appliance-custom openSUSE-release-appliance-docker
openSUSE-release-appliance-hyperv openSUSE-release-appliance-kvm openSUSE-release-appliance-openstack
openSUSE-release-appliance-vagrant openSUSE-release-appliance-vmware openSUSE-release-appliance-wsl
openSUSE-release-dvd openSUSE-release-ftp openSUSE-release-livecd-gnome openSUSE-release-livecd-kde
openSUSE-release-livecd-x11 openSUSE-release-livecd-xfce openSUSE-release-usb-gnome openSUSE-release-usb-kde
openSUSE-release-usb-x11

Solution

  • Use the same release packages also for the PXE flavor

Testing

  • Tested manually, the local build was fine

@lslezak lslezak merged commit 6ec88df into master Jul 29, 2024
@lslezak lslezak deleted the pxe_build_fix branch July 29, 2024 06:54
lslezak added a commit that referenced this pull request Jul 29, 2024
## Problem

The PXE build now fails with this error:
```
[  125s] + rpm --import '/usr/lib/rpm/gnupg/keys/*.asc'
[  125s] error: /usr/lib/rpm/gnupg/keys/*.asc: import read failed(2).
```

## Solution

- Install the same packages as for default Live ISO
- The fix is similar to #1505
@imobachgs imobachgs mentioned this pull request Sep 20, 2024
imobachgs added a commit that referenced this pull request Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants