Unable to install Wine 4.13 on Linux Mint 19 64-bit

Questions about Wine on Linux
Locked
Adam Freemen
Newbie
Newbie
Posts: 1
Joined: Mon Aug 12, 2019 11:41 pm

Unable to install Wine 4.13 on Linux Mint 19 64-bit

Post by Adam Freemen »

I tried following commands:

Code: Select all

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-staging
Full terminal output:

Code: Select all

adam@LML19:~$ sudo dpkg --add-architecture i386
[sudo] password for adam:       
adam@LML19:~$ wget -nc https://dl.winehq.org/wine-builds/winehq.key
--2019-08-13 00:12:00--  https://dl.winehq.org/wine-builds/winehq.key
Resolving dl.winehq.org (dl.winehq.org)... 151.101.114.217
Connecting to dl.winehq.org (dl.winehq.org)|151.101.114.217|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3220 (3.1K) [application/pgp-keys]
Saving to: ‘winehq.key’

winehq.key          100%[===================>]   3.14K  --.-KB/s    in 0s      

2019-08-13 00:12:01 (17.0 MB/s) - ‘winehq.key’ saved [3220/3220]

adam@LML19:~$ sudo apt-key add winehq.key
OK
adam@LML19:~$ sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ bionic main'
adam@LML19:~$ sudo apt update
Hit:1 http://repo.steampowered.com/steam precise InRelease
Hit:2 http://repo.yandex.ru/yandex-disk/deb stable InRelease                   
Ign:3 http://dl.google.com/linux/chrome/deb stable InRelease                   
Hit:4 http://www.geogebra.net/linux stable InRelease                           
Ign:5 http://dl.google.com/linux/webdesigner/deb stable InRelease              
Hit:6 http://ppa.launchpad.net/danielrichter2007/grub-customizer/ubuntu bionic InRelease
Hit:7 http://dl.google.com/linux/chrome/deb stable Release                     
Hit:8 http://archive.ubuntu.com/ubuntu bionic InRelease                        
Hit:9 http://security.ubuntu.com/ubuntu bionic-security InRelease              
Hit:10 http://archive.canonical.com/ubuntu bionic InRelease                    
Hit:11 http://dl.google.com/linux/webdesigner/deb stable Release               
Get:12 https://dl.winehq.org/wine-builds/ubuntu bionic InRelease [6,257 B]     
Ign:13 http://packages.linuxmint.com tara InRelease                            
Hit:14 http://archive.ubuntu.com/ubuntu bionic-updates InRelease               
Hit:15 http://ppa.launchpad.net/forkotov02/ppa/ubuntu bionic InRelease         
Hit:16 http://archive.ubuntu.com/ubuntu bionic-backports InRelease             
Hit:17 http://packages.linuxmint.com tara Release                              
Hit:18 http://ppa.launchpad.net/gezakovacs/ppa/ubuntu bionic InRelease         
Hit:19 https://repo.windscribe.com/ubuntu zesty InRelease                      
Hit:20 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic InRelease   
Hit:22 http://ppa.launchpad.net/linuxthebest.net/remastersys/ubuntu bionic InRelease
Hit:23 http://ppa.launchpad.net/lutris-team/lutris/ubuntu bionic InRelease    
Hit:24 http://ppa.launchpad.net/minetestdevs/stable/ubuntu bionic InRelease    
Hit:26 http://ppa.launchpad.net/mixxx/mixxx/ubuntu bionic InRelease            
Hit:27 http://ppa.launchpad.net/obsproject/obs-studio/ubuntu bionic InRelease
Get:28 https://dl.winehq.org/wine-builds/ubuntu bionic/main amd64 Packages [463 kB]
Hit:29 http://ppa.launchpad.net/olive-editor/olive-editor/ubuntu bionic InRelease
Hit:30 http://ppa.launchpad.net/openshot.developers/ppa/ubuntu bionic InRelease
Hit:31 http://ppa.launchpad.net/peek-developers/stable/ubuntu bionic InRelease 
Get:33 https://dl.winehq.org/wine-builds/ubuntu bionic/main i386 Packages [491 kB]
Hit:34 http://ppa.launchpad.net/qbittorrent-team/qbittorrent-stable/ubuntu bionic InRelease
Hit:35 http://ppa.launchpad.net/quiterss/quiterss/ubuntu bionic InRelease      
Hit:36 http://ppa.launchpad.net/rvm/smplayer/ubuntu bionic InRelease           
Hit:37 http://ppa.launchpad.net/ubuntuhandbook1/avidemux/ubuntu bionic InRelease
Fetched 960 kB in 5s (179 kB/s)                     
Reading package lists... Done
Building dependency tree       
Reading state information... Done
3 packages can be upgraded. Run 'apt list --upgradable' to see them.
adam@LML19:~$ sudo apt install --install-recommends 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.13~bionic)
E: Unable to correct problems, you have held broken packages.
adam@LML19:~$
Full terminal output are attached.

I also tried the following command:

Code: Select all

adam@LML19:~$ sudo apt install --install-recommends winehq-staging wine-staging wine-staging-i386
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~bionic) but it is not going to be installed
 wine-staging-i386:i386 : Depends: libfaudio0:i386 but it is not installable
                          Recommends: libgtk-3-0:i386 but it is not going to be installed
                          Recommends: libosmesa6:i386 but it is not going to be installed
                          Recommends: libpcap0.8:i386 but it is not going to be installed
                          Recommends: libv4l-0:i386 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
With installation of Wine 4.12 everything was fine.
User avatar
dimesio
Moderator
Moderator
Posts: 13205
Joined: Tue Mar 25, 2008 10:30 pm

Re: Unable to install Wine 4.13 on Linux Mint 19 64-bit

Post by dimesio »

Locked