[Bug 48513] New: The following packages have unmet dependencies: winehq-stable : Depends: wine-stable (= 5.0.0~bionic)

WineHQ Bugzilla wine-bugs at winehq.org
Sat Jan 25 03:18:40 CST 2020


https://bugs.winehq.org/show_bug.cgi?id=48513

            Bug ID: 48513
           Summary: The following packages have unmet dependencies:
                    winehq-stable : Depends: wine-stable (= 5.0.0~bionic)
           Product: Packaging
           Version: unspecified
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-packages
          Assignee: wine-bugs at winehq.org
          Reporter: nrbrtx at gmail.com
                CC: dimesio at earthlink.net, michael at fds-team.de,
                    sebastian at fds-team.de
      Distribution: ---

Currently users can't install packages for Ubuntu 18.04 LTS while following
your official guide (https://wiki.winehq.org/Ubuntu). So the below steps:

```
sudo dpkg --add-architecture i386

wget -nc https://dl.winehq.org/wine-builds/winehq.key
sudo apt-key add winehq.key

sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ bionic
main'
sudo apt update

sudo apt install --install-recommends winehq-stable
```

end with

```
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-stable : Depends: wine-stable (= 5.0.0~bionic)
E: Unable to correct problems, you have held broken packages.
```

Problem was seen on AskUbuntu several times - the last was
https://askubuntu.com/q/1205550/66509 .

-- 
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.



More information about the wine-bugs mailing list