[Bug 47614] New: E: Unable to correct problems, you have held broken packages.
https://bugs.winehq.org/show_bug.cgi?id=47614 Bug ID: 47614 Summary: E: Unable to correct problems, you have held broken packages. Product: Wine-staging Version: 4.13 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: b1779506(a)trbvn.com CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com Distribution: --- root(a)user:~# apt list --upgradable Listing... Done wine-staging-amd64/disco 4.13~disco amd64 [upgradable from: 4.12.1~disco] wine-staging-i386/disco 4.13~disco i386 [upgradable from: 4.12.1~disco] wine-staging/disco 4.13~disco amd64 [upgradable from: 4.12.1~disco] root(a)user:~# apt install wine-staging Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: wine-staging : Depends: wine-staging-amd64 (= 4.13~disco) but 4.12.1~disco is to be installed Depends: wine-staging-i386 (= 4.13~disco) E: Unable to correct problems, you have held broken packages. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47614 --- Comment #1 from Otto <b1779506(a)trbvn.com> --- ubuntu 19.04 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47614 --- Comment #2 from Otto <b1779506(a)trbvn.com> --- root(a)user:~# apt install wine-staging-amd64 Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: wine-staging-amd64 : Depends: libfaudio0 (>= 19.06.07) but it is not installable E: Unable to correct problems, you have held broken packages. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47614 --- Comment #3 from Otto <b1779506(a)trbvn.com> --- Ok the problem is with libfaudio0, which is not available in ubuntu repositories: sudo add-apt-repository ppa:cybermax-dexter/sdl2-backport Now works: sudo apt install --install-recommends winehq-staging -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47614 --- Comment #4 from Otto <b1779506(a)trbvn.com> --- After adding the repo: apt install wine-staging-amd64 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47614 Otto <b1779506(a)trbvn.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|4.13 |4.14 --- Comment #5 from Otto <b1779506(a)trbvn.com> --- ~# apt install winehq-staging Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: winehq-staging : Depends: wine-staging (= 4.14~disco) E: Unable to correct problems, you have held broken packages. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47614 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|4.14 |unspecified CC|leslie_alistair(a)hotmail.com |dimesio(a)earthlink.net, |, z.figura12(a)gmail.com |michael(a)fds-team.de, | |sebastian(a)fds-team.de Component|-unknown |wine-packages Product|Wine-staging |Packaging -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47614 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED --- Comment #6 from Rosanne DiMesio <dimesio(a)earthlink.net> --- (In reply to Otto from comment #3)
Ok the problem is with libfaudio0, which is not available in ubuntu repositories: sudo add-apt-repository ppa:cybermax-dexter/sdl2-backport
Packages from third party PPAs are not supported here, and using them often leads to exactly the kind of dependency problem you have encountered. For FAudio, use the package from the OBS, as that version is the one the WineHQ packages are built against. Instructions for installing it are on https://forum.winehq.org/viewtopic.php?f=8&t=32192. As for the "broken packages" message, you've given contradictory comments as to whether that is still a problem or not. If it is, the way to handle dependency issues is to work your way backwards: try installing whatever apt complains about, see what it complains about next, then try installing that. Repeat until you find whatever it is that is blocking everything and fix that. If you need further help, ask for it on the forum. A misconfigured system is not a bug, and bugzilla is not for user support. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47614 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Rosanne DiMesio <dimesio(a)earthlink.net> --- Closing invalid. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org