Conversation
imobachgs
approved these changes
Oct 1, 2025
ancorgs
added a commit
that referenced
this pull request
Oct 3, 2025
## Problem #2771 fixed two build problems at the master branch. But one of those problems (failing if there is no disabled repo) is present also at the `SLE-16` branch. ## Solution This backports to the `SLE-16` branch the significant part of the original pull request.
Merged
lslezak
added a commit
that referenced
this pull request
Oct 24, 2025
bmwiedemann
pushed a commit
to bmwiedemann/openSUSE
that referenced
this pull request
Jan 17, 2026
https://build.opensuse.org/request/show/1327362 by user IGonzalezSosa + dimstar_suse - Version 19.pre - Hide the data sharing notification in the Firefox browser (bsc#1252961) - Added new boot option "live.net_config=1" to interactively configure network settings (gh#agama-project/agama#2923) - Version 18 - Fixed creating the /LiveOS/.packages.json.gz file in SLE builds (gh#agama-project/agama#2771) - Dump some Live ISO root image data directly to the ISO image, added files: /LiveOS/.info - a copy of the /var/log/build/info file from the root image /LiveOS/.packages.gz - list of installed package (plain text, basically a `rpm -qa` dump) /LiveOS/.packages.json.gz - list of installed packages (JSON format, better suitable for processing by scripts or tools) (gh#agama-project/agama#2717) - live-root: update final EULAs with the June 2024 deliv
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Problem
/LiveOS/.packages.json.gzfile in SLE builds is empty, in openSUSE builds it contains correct contentDetails
Solution
jqtool from the installed chroot directory, we install it in the Live ISO so it is guaranteed to be there.Testing
.packages.json.gzfile