-
Notifications
You must be signed in to change notification settings - Fork 5
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
group_system_update.py: "salt.exceptions.SaltInvocationError: You are passing a list of packages that contains duplicated packages names" #28
Comments
nope, issue still persists with latest uyuni tools version. What shall we do?
On this system, 3 latest kernel versions are installed:
|
Any Feedback/Help is appreciated! |
Did you upgrade to uyuni version 2024.07 already? We made some changes in this area that should solve the issue |
Thanks for the hint! We are using SUSE Manager release 4.3.13 |
FYI: So far nothing new in SUMA: Error still persists in V4.3.13. Hope it is even on the roadmap 🤔 |
This is our Script file:
Head incl. Version:
called using crontab:
34 05 * * 2 /opt/uyuni-tools/group_system_update.py -g 'Autopatch'; /opt/uyuni-tools/group_system_update.py --noreboot -g 'livepatch'
We are getting this error (only when using group_system_update.py.
zypper up
works perfectly fine):Latest version (uyuni-project/contrib/blob/main/uyuni-tools/group_system_update.py) in this repo seems to differ. I'll check and report if issue still exists.
The text was updated successfully, but these errors were encountered: