-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Retry if RPM lock is temporarily unavailable #62204
Merged
Merged
Commits on Jul 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cc18709 - Browse repository at this point
Copy the full SHA cc18709View commit details -
Configuration menu - View commit details
-
Copy full SHA for 813f41a - Browse repository at this point
Copy the full SHA 813f41aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a010d9 - Browse repository at this point
Copy the full SHA 3a010d9View commit details -
Add complete err object to data[]
Co-authored-by: Pablo Suárez Hernández <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 003a1c2 - Browse repository at this point
Copy the full SHA 003a1c2View commit details -
Simple handling of RPM lock file
Differently as Zypper RPM does not write the process ID into the lock file. Therefore RPM file lock has to be handled seperately.
Configuration menu - View commit details
-
Copy full SHA for c17c8c9 - Browse repository at this point
Copy the full SHA c17c8c9View commit details
Commits on Jul 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ef1d572 - Browse repository at this point
Copy the full SHA ef1d572View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85b93e8 - Browse repository at this point
Copy the full SHA 85b93e8View commit details
Commits on Jul 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for df479e9 - Browse repository at this point
Copy the full SHA df479e9View commit details
Commits on Jul 26, 2022
-
Add unit tests for _is_rpm_lock
Co-authored-by: Pablo Suárez Hernández <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de5f2f4 - Browse repository at this point
Copy the full SHA de5f2f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45c8bc5 - Browse repository at this point
Copy the full SHA 45c8bc5View commit details
Commits on Jul 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 56f4661 - Browse repository at this point
Copy the full SHA 56f4661View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7590018 - Browse repository at this point
Copy the full SHA 7590018View commit details
Commits on Jul 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2aa4753 - Browse repository at this point
Copy the full SHA 2aa4753View commit details
Commits on Jul 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 10738e8 - Browse repository at this point
Copy the full SHA 10738e8View commit details
Commits on Aug 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fd56ec8 - Browse repository at this point
Copy the full SHA fd56ec8View commit details -
SLE12 systems use /var/lib/rpm/.rpm.lock as file lock. SLE15 is backwards compatible by using symbolic link.
Configuration menu - View commit details
-
Copy full SHA for b79faac - Browse repository at this point
Copy the full SHA b79faacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b95217 - Browse repository at this point
Copy the full SHA 3b95217View commit details
Commits on Aug 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5ea2249 - Browse repository at this point
Copy the full SHA 5ea2249View commit details
Commits on Aug 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c0b886a - Browse repository at this point
Copy the full SHA c0b886aView commit details
Commits on Aug 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e59c680 - Browse repository at this point
Copy the full SHA e59c680View commit details
Commits on Aug 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f618ed9 - Browse repository at this point
Copy the full SHA f618ed9View commit details
Commits on Aug 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3c94a66 - Browse repository at this point
Copy the full SHA 3c94a66View commit details
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.