|
Bugzilla – Full Text Bug Listing |
| Summary: | update fails | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Mark Nijland <mark> |
| Component: | Upgrade Problems | Assignee: | E-mail List <screening-team-bugs> |
| Status: | RESOLVED INVALID | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | Andreas.Stieger |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | 64bit | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Mark Nijland
2024-04-25 11:59:27 UTC
Cannot deselect kubenetes upgrades in order to upgrade the rest. 1. This message is not a bug. It is informational for for you to handle as an operator. See bug 1222757, bug 1222181... To resolve run "zypper dup" in a shell and resolve the conflict. 2. valid solution: $ zypper in --dry-run kubernetes1.30-client Loading repository data... Reading installed packages... Resolving package dependencies... The following 2 NEW packages are going to be installed: kubernetes1.30-client kubernetes1.30-client-common $ zypper in --dry-run kubernetes1.29-client Loading repository data... Reading installed packages... Resolving package dependencies... The following 2 NEW packages are going to be installed: kubernetes1.29-client kubernetes1.29-client-common Closing as invalid. Also see bug 1223333 |