This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Can't install Wine on a fresh install of Kde 18.04

Tags: wine wine wine
(comma "," separated)
kriixone
Registered Member
Posts
5
Karma
0
i wanted to install wine but it seems like kde neon misses some 32bit libraries, under all of the terminal output

kriixone@Chris-Le-Y50-70:~$ sudo apt-get install --install-recommends winehq-devel
[sudo] password di kriixone:
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze
Lettura informazioni sullo stato... Fatto
Starting pkgProblemResolver with broken count: 1
Starting 2 pkgProblemResolver with broken count: 1
Investigating (0) libmount1:i386 < none -> 2.31.1-0.4ubuntu3.1 @un uN Ib >
Broken libmount1:i386 Dipende on libblkid1:i386 < none | 2.31.1-0.4ubuntu3.1 @un uH > (>= 2.17.2)
Considering libblkid1:i386 0 as a solution to libmount1:i386 10
Holding Back libmount1:i386 rather than change libblkid1:i386
Investigating (0) libglib2.0-0:i386 < none -> 2.56.2-0ubuntu0.18.04.2 @un uN Ib >
Broken libglib2.0-0:i386 Dipende on libmount1:i386 < none | 2.31.1-0.4ubuntu3.1 @un uH > (>= 2.19.1)
Considering libmount1:i386 10 as a solution to libglib2.0-0:i386 9
Holding Back libglib2.0-0:i386 rather than change libmount1:i386
Investigating (0) libgstreamer1.0-0:i386 < none -> 1.14.1-1~ubuntu18.04.1 @un uN Ib >
Broken libgstreamer1.0-0:i386 Dipende on libglib2.0-0:i386 < none | 2.56.2-0ubuntu0.18.04.2 @un uH > (>= 2.41.1)
Considering libglib2.0-0:i386 9 as a solution to libgstreamer1.0-0:i386 3
Holding Back libgstreamer1.0-0:i386 rather than change libglib2.0-0:i386
Investigating (0) gstreamer1.0-plugins-base:i386 < none -> 1.14.1-1ubuntu1~ubuntu18.04.1 @un uN Ib >
Broken gstreamer1.0-plugins-base:i386 Dipende on libglib2.0-0:i386 < none | 2.56.2-0ubuntu0.18.04.2 @un uH > (>= 2.40)
Considering libglib2.0-0:i386 9 as a solution to gstreamer1.0-plugins-base:i386 1
Holding Back gstreamer1.0-plugins-base:i386 rather than change libglib2.0-0:i386
Investigating (0) libgstreamer-plugins-base1.0-0:i386 < none -> 1.14.1-1ubuntu1~ubuntu18.04.1 @un uN Ib >
Broken libgstreamer-plugins-base1.0-0:i386 Dipende on libglib2.0-0:i386 < none | 2.56.2-0ubuntu0.18.04.2 @un uH > (>= 2.40)
Considering libglib2.0-0:i386 9 as a solution to libgstreamer-plugins-base1.0-0:i386 1
Holding Back libgstreamer-plugins-base1.0-0:i386 rather than change libglib2.0-0:i386
Investigating (0) wine-devel-i386:i386 < none -> 3.16.0~bionic @un uN Ib >
Broken wine-devel-i386:i386 Dipende on libglib2.0-0:i386 < none | 2.56.2-0ubuntu0.18.04.2 @un uH > (>= 2.12.0)
Considering libglib2.0-0:i386 9 as a solution to wine-devel-i386:i386 -1
Holding Back wine-devel-i386:i386 rather than change libglib2.0-0:i386
Investigating (1) wine-devel:amd64 < none -> 3.16.0~bionic @un uN Ib >
Broken wine-devel:amd64 Dipende on wine-devel-i386:amd64 < none @un H > (= 3.16.0~bionic)
Considering wine-devel-i386:i386 -1 as a solution to wine-devel:amd64 0
Holding Back wine-devel:amd64 rather than change wine-devel-i386:amd64
Investigating (2) winehq-devel:amd64 < none -> 3.16.0~bionic @un puN Ib >
Broken winehq-devel:amd64 Dipende on wine-devel:amd64 < none | 3.16.0~bionic @un uH > (= 3.16.0~bionic)
Considering wine-devel:amd64 0 as a solution to winehq-devel:amd64 9999
Reinst Failed because of libblkid1:i386
Reinst Failed because of libmount1:i386
Reinst Failed because of libglib2.0-0:i386
Reinst Failed because of wine-devel-i386:i386
Considering wine-devel:i386 -1 as a solution to winehq-devel:amd64 9999
Reinst Failed because of wine-devel-i386:i386
Done
Alcuni pacchetti non possono essere installati. Questo può voler dire
che è stata richiesta una situazione impossibile oppure, se si sta
usando una distribuzione in sviluppo, che alcuni pacchetti richiesti
non sono ancora stati creati o sono stati rimossi da Incoming.
Le seguenti informazioni possono aiutare a risolvere la situazione:

I seguenti pacchetti hanno dipendenze non soddisfatte:
winehq-devel : Dipende: wine-devel (= 3.16.0~bionic)
E: Impossibile correggere i problemi, ci sono pacchetti danneggiati bloccati.
kriixone@Chris-Le-Y50-70:~$

can anyone help me with installing wine?
User avatar
acheronuk
KDE Developer
Posts
122
Karma
2
Neon doesn't support 32 bit (i386), so wine is not installable.
kriixone
Registered Member
Posts
5
Karma
0
acheronuk wrote:Neon doesn't support 32 bit (i386), so wine is not installable.

there isn't a way to force add support to I386 and install wine?
User avatar
acheronuk
KDE Developer
Posts
122
Karma
2
There are some hacky bad solutions on this thread:

viewtopic.php?f=309&t=153454
kriixone
Registered Member
Posts
5
Karma
0
acheronuk wrote:There are some hacky bad solutions on this thread:

viewtopic.php?f=309&t=153454


well, thanks, but i'll wait till maybe it will be possible without major changes to the system
User avatar
LapiXo
Registered Member
Posts
5
Karma
0
OS
I've created a guide on how to successfully install wine (wine32) on kde neon 18.04 Bionic on this forum thread

viewtopic.php?f=309&t=154066


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot]