Check for installed packages in the target system#393
Merged
Conversation
7743045 to
4e2cb3a
Compare
4e2cb3a to
3c90c65
Compare
Merged
bmwiedemann
pushed a commit
to bmwiedemann/openSUSE
that referenced
this pull request
Feb 16, 2023
https://build.opensuse.org/request/show/1066104 by user IGonzalezSosa + dimstar_suse - Version 0.7 - Update the list of patterns to install for Leap Micro 5.3 (gh#agama-project/agama#427). - Better handling of software repositories (gh#agama-project/agama#414): * Report issues when reading the software repositories. * Inform the user about the software proposal progress. * Do not try to calculate a proposal if there are no repositories. - Use the upstream version of D-Bus ObjectManager (gh#agama-project/agama#245) - Save logs and provide the path to the file (gh#agama-project/agama#379) - Implement validation of software proposal (gh#agama-project/agama#381) - Check for installed packages in the target system, instead of the installation medium (gh#agama-project/agama#393). - Simplify the network configuration to just copying the NetworkManager connections and e
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.
Properly asks for installed packages in the target system (not in the instsys). We detected this problem while running D-Installer on top of Iguana.