Cannot get wine staging 6.17

Questions about Wine on Linux
Locked
MrCrash
Newbie
Newbie
Posts: 1
Joined: Sun Sep 12, 2021 10:46 am

Cannot get wine staging 6.17

Post by MrCrash »

Any time i try to install winehq-staging it doesnt work, ive tried with development as well. I need either staging or development, but none of those work. This has started to happen after the 6.17 update. Heres what I get when trying to install:

Code: Select all

sudo apt install --install-recommends winehq-staging
[sudo] password for alex: 
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 (= 6.17~focal-1)
E: Unable to correct problems, you have held broken packages.
User avatar
dimesio
Moderator
Moderator
Posts: 13202
Joined: Tue Mar 25, 2008 10:30 pm

Re: Cannot get wine staging 6.17

Post by dimesio »

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

The packages had to be rebuilt, and it looks like not everything got synced over. You can either download both the wine and vkd3d packages from the OBS and install locally, or wait for the repository here to be updated.
User avatar
dimesio
Moderator
Moderator
Posts: 13202
Joined: Tue Mar 25, 2008 10:30 pm

Re: Cannot get wine staging 6.17

Post by dimesio »

This should be fixed now, so try again if you haven't already.
Locked