[Bug 47797] New: installing a specific version of wine

WineHQ Bugzilla wine-bugs at winehq.org
Tue Sep 24 11:17:58 CDT 2019


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

            Bug ID: 47797
           Summary: installing a specific version of wine
           Product: Packaging
           Version: unspecified
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: P2
         Component: wine-packages
          Assignee: wine-bugs at winehq.org
          Reporter: paleozogt at gmail.com
                CC: dimesio at earthlink.net, michael at fds-team.de,
                    sebastian at fds-team.de
      Distribution: ---

While I am able to install latest wine successfully:
> apt-get install -y winehq-stable

I'd like to be able to pin the version in my setup scripts.  For example, this
used to work:
> apt-get install -y winehq-stable=4.0~xenial

but recently it stopped working with 
> The following packages have unmet dependencies:
>  winehq-stable : Depends: wine-stable (= 4.0~xenial)

While I can update my pin to 4.0.2, I think it will just break again when the
next version comes out.

The other versions seem to be available, although none of them work except the
latest:

> apt-cache madison winehq-stable
> winehq-stable | 4.0.2~xenial | https://dl.winehq.org/wine-builds/ubuntu xenial/main amd64 Packages
> winehq-stable | 4.0.1~xenial | https://dl.winehq.org/wine-builds/ubuntu xenial/main amd64 Packages
> winehq-stable | 4.0~xenial | https://dl.winehq.org/wine-builds/ubuntu xenial/main amd64 Packages
> ...

We should really be able to install any of the versions that are in the repo.

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