|
Bugzilla – Full Text Bug Listing |
| Summary: | dependency resolution | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Mihai Sampistu <mihaisampistu> |
| Component: | Maintenance | Assignee: | E-mail List <screening-team-bugs> |
| Status: | RESOLVED WORKSFORME | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | Andreas.Stieger |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | openSUSE Tumbleweed | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Mihai Sampistu
2024-07-04 23:05:57 UTC
Show full output of sudo zypper dup sudo zypper lr -d You seem to be using a development repository, and the build versions are mismatched: $ zypper search -t package -s --match-exact wine-32bit wine-gecko wine-mono winetricks Loading repository data... Reading installed packages... S | Name | Type | Version | Arch | Repository ---+------------+---------+--------------+--------+---------------------------- | wine-32bit | package | 9.12-1.1 | x86_64 | openSUSE-Tumbleweed-Oss | wine-gecko | package | 2.47.4-1.3 | noarch | openSUSE-Tumbleweed-Oss | wine-mono | package | 9.2.0-1.1 | noarch | openSUSE-Tumbleweed-Non-Oss | winetricks | package | 20240105-1.4 | x86_64 | openSUSE-Tumbleweed-Oss Generates a valid soluion: $ zypper in --dry-run wine-32bit wine-gecko wine-mono winetricks [...] 185 new packages to install. (valid solution) Remove the repository and run "zypper dup" to recover. Without further information, which is unlikely, this is a user error. Closing. |