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

FIX: Salt packages not versionlocked #13438

Closed
m0duspwnens opened this issue Aug 5, 2024 · 0 comments
Closed

FIX: Salt packages not versionlocked #13438

m0duspwnens opened this issue Aug 5, 2024 · 0 comments
Assignees
Milestone

Comments

@m0duspwnens
Copy link
Contributor

It is possible that a Salt package doesn't become version locked. This can cause an error to be reported if a new Salt package has been staged in the repo and a yum update is run.

yum versionlock list

[root@jpp90man ~]# yum versionlock list
Last metadata expiration check: 0:02:25 ago on Mon 05 Aug 2024 06:30:00 PM UTC.
containerd.io-0:1.6.33-3.1.el9.*
docker-ce-3:26.1.4-1.el9.*
docker-ce-cli-1:26.1.4-1.el9.*
docker-ce-rootless-extras-0:26.1.4-1.el9.*
salt-master-0:3006.6-0.*
salt-minion-0:3006.6-0.*

yum update

Last metadata expiration check: 0:02:55 ago on Mon 05 Aug 2024 08:55:34 AM UTC.
Dependencies resolved.

Problem: package salt-master-3006.6-0.x86_64 from @System requires salt = 3006.6-0, but none of the providers can be installed
- cannot install both salt-3006.9-0.x86_64 from securityonion and salt-3006.6-0.x86_64 from @System
- cannot install both salt-3006.9-0.x86_64 from securityonion and salt-3006.6-0.x86_64 from securityonion
- cannot install the best update candidate for package salt-master-3006.6-0.x86_64
- cannot install the best update candidate for package salt-3006.6-0.x86_64
================================================================================================================================================================
Package Architecture Version Repository Size
================================================================================================================================================================
Skipping packages with conflicts:
(add '--best --allowerasing' to command line to force their upgrade):
salt x86_64 3006.9-0 securityonion 47 M

Transaction Summary
================================================================================================================================================================
Skip 1 Package

Nothing to do.
Complete!
@m0duspwnens m0duspwnens added this to the 2.4.100 milestone Aug 5, 2024
@m0duspwnens m0duspwnens self-assigned this Aug 5, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant