Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

wine32 install fails How to install wine32

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
Data007
Posts: 60
Joined: 2017-12-01 19:59

wine32 install fails How to install wine32

#1 Post by Data007 »

Hi Iam relatively new to Linux and Debian I have googled/searched the forums and found the "https://wiki.debian.org/Wine#Standard_installation"

I have Debian 10, and wine of some description installed. I copied and pasted the the command from the wiki, and the resulting output see below.

How to install wine32?


root@debian:/home/XXX/wine# apt install \
> wine \
> wine32 \
> libwine \
> fonts-wine
Reading package lists... Done
Building dependency tree
Reading state information... Done
fonts-wine is already the newest version (4.0-2).
fonts-wine set to manually installed.
libwine is already the newest version (4.0-2).
wine is already the newest version (4.0-2).
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:
wine32:i386 : Depends: libwine:i386 (= 4.0-2) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
root@debian:/home/XXX/wine#

User avatar
Hallvor
Global Moderator
Global Moderator
Posts: 2029
Joined: 2009-04-16 18:35
Location: Kristiansand, Norway
Has thanked: 139 times
Been thanked: 206 times

Re: wine32 install fails How to install wine32

#2 Post by Hallvor »

What happens if you try (as root):

Code: Select all

apt --fix-broken install
[HowTo] Install and configure Debian bookworm
Debian 12 | KDE Plasma | ThinkPad T440s | 4 × Intel® Core™ i7-4600U CPU @ 2.10GHz | 12 GiB RAM | Mesa Intel® HD Graphics 4400 | 1 TB SSD

Data007
Posts: 60
Joined: 2017-12-01 19:59

Re: wine32 install fails How to install wine32

#3 Post by Data007 »

Hallvor wrote:What happens if you try (as root):

Code: Select all

apt --fix-broken install
That fixed the broken install. I was then able to go in with apt autoremove, "I forget the exact command" it was listed as a fix after your solution to the problem in the command/shell.

I then went back and tried to follow the Debian-Wine-Wiki
After each set off commands I had to run your fix line, but wine32 will not install, I belive that I may have to add the i386 to Debian install. It is after all a Debian 10 x 64 install.

The last set off commands looks like this.
xxx@debian:~/wine$ sudo apt install \
> wine \
> wine32 \
> wine64 \
> libwine \
> libwine:i386 \
> fonts-wine
Reading package lists... Done
Building dependency tree
Reading state information... Done
fonts-wine is already the newest version (4.0-2).
fonts-wine set to manually installed.
libwine is already the newest version (4.0-2).
wine is already the newest version (4.0-2).
wine64 is already the newest version (4.0-2).
wine64 set to manually installed.
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:
libwine:i386 : Depends: libncurses6:i386 (>= 6) but it is not going to be installed
Depends: libglib2.0-0:i386 (>= 2.12.0) but it is not going to be installed
Depends: libgphoto2-6:i386 (>= 2.5.10) but it is not going to be installed
Depends: libgphoto2-port12:i386 (>= 2.5.10) but it is not going to be installed
Depends: libgstreamer-plugins-base1.0-0:i386 (>= 1.0.0) but it is not going to be installed
Depends: libgstreamer1.0-0:i386 (>= 1.4.0) but it is not going to be installed
Depends: libldap-2.4-2:i386 (>= 2.4.7) but it is not going to be installed
Depends: libpulse0:i386 (>= 0.99.1) but it is not going to be installed
Depends: libudev1:i386 (>= 183) but it is not going to be installed
Recommends: libcups2:i386 (>= 1.4.0) but it is not going to be installed
Recommends: libdbus-1-3:i386 (>= 1.9.14) but it is not going to be installed
Recommends: libgssapi-krb5-2:i386 (>= 1.6.dfsg.2) but it is not going to be installed
Recommends: libkrb5-3:i386 (>= 1.6.dfsg.2) but it is not going to be installed
Recommends: libsdl2-2.0-0:i386 (>= 2.0.9) but it is not going to be installed
Recommends: libxslt1.1:i386 (>= 1.1.25) but it is not going to be installed
Recommends: libasound2-plugins:i386 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
xxx@debian:~/wine$

Thanks for your help.

User avatar
4D696B65
Site admin
Site admin
Posts: 2696
Joined: 2009-06-28 06:09
Been thanked: 85 times

Re: wine32 install fails How to install wine32

#4 Post by 4D696B65 »

Data007 wrote:I belive that I may have to add the i386 to Debian install. It is after all a Debian 10 x 64 install.
Yes, add i386
https://wiki.debian.org/Multiarch/HOWTO

Data007
Posts: 60
Joined: 2017-12-01 19:59

Re: wine32 install fails How to install wine32

#5 Post by Data007 »

4D696B65 wrote:
Data007 wrote:I belive that I may have to add the i386 to Debian install. It is after all a Debian 10 x 64 install.
Yes, add i386
https://wiki.debian.org/Multiarch/HOWTO
I tried several off the commands and tried to follow the wiki, it all fails.
I get down to the "Installing Android SDK compat libraries" section.
I believe a missing signature maybe at fault, lines in the shell indicate this......

Output in the shell now reads....
root@debian:/home/xxx/wine# dpkg --add-architecture i386
root@debian:/home/xxx/wine# apt-get update
Ign:1 http://download.opensuse.org/repositori ... Debian_9.0 ./ InRelease
Hit:2 http://download.opensuse.org/repositori ... Debian_9.0 ./ Release
Get:3 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu eoan InRelease [21.3 kB]
Hit:5 http://http.us.debian.org/debian buster InRelease
Err:3 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu eoan InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY FCAE110B1118213C
Hit:6 http://repo.steampowered.com/steam precise InRelease
Reading package lists... Done
W: GPG error: http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu eoan InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY FCAE110B1118213C
E: The repository 'http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu eoan InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
root@debian:/home/xxx/wine#

Thanks for the help.

Data007
Posts: 60
Joined: 2017-12-01 19:59

Re: wine32 install fails How to install wine32

#6 Post by Data007 »

Hi
Starting again from the top produces still no public key.

root@debian:/home/xxx/wine# dpkg --add-architecture <arch>
bash: syntax error near unexpected token `newline'
root@debian:/home/steve/wine# dpkg --add-architecture i386
root@debian:/home/steve/wine# apt-get update
Ign:1 http://download.opensuse.org/repositori ... Debian_9.0 ./ InRelease
Hit:2 http://http.us.debian.org/debian buster InRelease
Hit:3 http://download.opensuse.org/repositori ... Debian_9.0 ./ Release
Get:4 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu eoan InRelease [21.3 kB]
Hit:5 http://repo.steampowered.com/steam precise InRelease
Err:4 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu eoan InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY FCAE110B1118213C
Reading package lists... Done
W: GPG error: http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu eoan InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY FCAE110B1118213C
E: The repository 'http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu eoan InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
root@debian:/home/xxx/wine#

Not sure what to do now?

User avatar
None1975
df -h | participant
df -h | participant
Posts: 1389
Joined: 2015-11-29 18:23
Location: Russia, Kaliningrad
Has thanked: 45 times
Been thanked: 66 times

Re: wine32 install fails How to install wine32

#7 Post by None1975 »

Did you read Wine-Debian wiki?

https://wiki.debian.org/Wine
OS: Debian 12.4 Bookworm / DE: Enlightenment
Debian Wiki | DontBreakDebian, My config files on github

Data007
Posts: 60
Joined: 2017-12-01 19:59

Re: wine32 install fails How to install wine32

#8 Post by Data007 »

None1975 wrote:Did you read Wine-Debian wiki?

https://wiki.debian.org/Wine
Yes as a post further up the thread you can clearly see the oputput of the first command!!

I am at a loss I am relativly new to Debian and Linux and are unsure where this leaves me, I dont understand where half these errors are coming from, I only now have one line in sources but its talking about lines(Graphic installs) that where done when trying to install the graphics card. :x

--
Data007

pcalvert
Posts: 1939
Joined: 2006-04-21 11:19
Location: Sol Sector
Has thanked: 1 time
Been thanked: 2 times

Re: wine32 install fails How to install wine32

#9 Post by pcalvert »

Data007 wrote: Get:4 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu eoan InRelease [21.3 kB]
Hit:5 http://repo.steampowered.com/steam precise InRelease
Err:4 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu eoan InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY FCAE110B1118213C
Reading package lists... Done
W: GPG error: http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu eoan InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY FCAE110B1118213C
Why have you added an Ubuntu repository?


Phil
Freespoke is a new search engine that respects user privacy and does not engage in censorship.

Data007
Posts: 60
Joined: 2017-12-01 19:59

Re: wine32 install fails How to install wine32

#10 Post by Data007 »

pcalvert wrote:
Data007 wrote: Get:4 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu eoan InRelease [21.3 kB]
Hit:5 http://repo.steampowered.com/steam precise InRelease
Err:4 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu eoan InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY FCAE110B1118213C
Reading package lists... Done
W: GPG error: http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu eoan InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY FCAE110B1118213C
Why have you added an Ubuntu repository?


Phil
""Postby 4D696B65 » 2019-09-02 23:53

Data007 wrote:
I belive that I may have to add the i386 to Debian install. It is after all a Debian 10 x 64 install.


Yes, add i386
https://wiki.debian.org/Multiarch/HOWTO"""


Hello One exists in the sources but it commented out, its the commands they seem to add sources.
I tried to add the 32bit archatecture i386

If I read correctly they add the repo's "https://wiki.debian.org/Multiarch/HOWTO" I quote part off
"
Setting up apt sources

Apt defaults to using the set of architectures reported by dpkg, and any unqualified architecture deb lines in /etc/apt/sources.list, which is usually what you wanted. This can be overridden using APT::Architecture=<arch> to set the default architecture or APT::Architectures="<arch> <arch>".

apt-sources can be architecture qualified with this syntax. This is very useful on Ubuntu's split archive. It is not normally necessary on Debian unless your normal archive does not mirror the extra architectures you are interested in.

deb [arch=amd64,i386] http://uk.archive.ubuntu.com/ubuntu/ quantal main universe
deb [arch=armel,armhf] http://ports.ubuntu.com/ubuntu-ports quantal main universe

Arch-qualifying deb-src lines doesn't make any sense.
"

A list of my sources

#deb cdrom:[Debian GNU/Linux 10.0.0 _Buster_ - Official amd64 DVD Binary-1 20190706-10:24]/ buster contrib main

deb http://http.us.debian.org/debian/ buster main contrib non-free
#deb https://dl.winehq.org/wine-builds/ubuntu/ disco main
# deb-src https://dl.winehq.org/wine-builds/ubuntu/ disco main
#deb [arch=amd64,i386] http://uk.archive.ubuntu.com/ubuntu/ quantal main universe
#deb [arch=armel,armhf] http://ports.ubuntu.com/ubuntu-ports quantal main universe


That's a us source but I am in the UK

Thanks for the help but where from here?

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: wine32 install fails How to install wine32

#11 Post by stevepusser »

You can break your system beyond repair adding Ubuntu PPAs, but luckily, you don't seem to have to installed anything from them because you also missed the step to add their repository key. But you seem to have broken your system anyway, probably by doing something else.

I suggest you read this carefully and take it to heart: https://wiki.debian.org/DontBreakDebian

Installing aptitude and using its "intelligence" and multiple solutions can also help repair a broken system. It's not that hard to use, so please also read a guide to that.
MX Linux packager and developer

Data007
Posts: 60
Joined: 2017-12-01 19:59

Re: wine32 install fails How to install wine32

#12 Post by Data007 »

stevepusser wrote:You can break your system beyond repair adding Ubuntu PPAs, but luckily, you don't seem to have to installed anything from them because you also missed the step to add their repository key. But you seem to have broken your system anyway, probably by doing something else.

I suggest you read this carefully and take it to heart: https://wiki.debian.org/DontBreakDebian

Installing aptitude and using its "intelligence" and multiple solutions can also help repair a broken system. It's not that hard to use, so please also read a guide to that.
Thanks for the advice I have only been using Debian for a few days I can reinstall if needed. "aptitude" thankyou

Data007
Posts: 60
Joined: 2017-12-01 19:59

Re: wine32 install fails How to install wine32

#13 Post by Data007 »

I have reinstalled Debian 10
I successfully did the i386 architecture (I believe!)
and trying to follow the wine Debian wiki, but come up against,

Media change: please insert the disc labeled
'Debian GNU/Linux 10.0.0 _Buster_ - Official amd64 DVD Binary-1 20190706-10:24'
in the drive '/media/cdrom/' and press [Enter]
^C

This is all well and good but the media is on a USB drive, never mind I have an ISO downloading and Ile attempt to burn it to external cdrom/dvd
I just hope I haven't mucked up the wine32 install by exiting ctrl c

Data007

kedaha
Posts: 3521
Joined: 2008-05-24 12:26
Has thanked: 33 times
Been thanked: 77 times

Re: wine32 install fails How to install wine32

#14 Post by kedaha »

Hi,
Data007 wrote: Media change: please insert the disc labeled
'Debian GNU/Linux 10.0.0 _Buster_ - Official amd64 DVD Binary-1 20190706-10:24'
in the drive '/media/cdrom/' and press [Enter]
if you edit /etc/apt/sources.list and put a hash in front of the installation media entry like this:

Code: Select all

# Debian GNU/Linux 10.0.0 _Buster_ - Official amd64 DVD Binary-1 20190706-10:24/ buster main
and run apt update, then it won't ask for the disc so labeled to be inserted.
DebianStable

Code: Select all

$ vrms

No non-free or contrib packages installed on debian!  rms would be proud.

Data007
Posts: 60
Joined: 2017-12-01 19:59

Re: wine32 install fails How to install wine32

#15 Post by Data007 »

kedaha wrote:Hi,
Data007 wrote: Media change: please insert the disc labeled
'Debian GNU/Linux 10.0.0 _Buster_ - Official amd64 DVD Binary-1 20190706-10:24'
in the drive '/media/cdrom/' and press [Enter]
if you edit /etc/apt/sources.list and put a hash in front of the installation media entry like this:

Code: Select all

# Debian GNU/Linux 10.0.0 _Buster_ - Official amd64 DVD Binary-1 20190706-10:24/ buster main
and run apt update, then it won't ask for the disc so labeled to be inserted.
Thanks for that.


I have gone and installed wine32, the lines I am trying to follow from an online video(youtube) reads:

winedebian=win32 WINEPREFIX=/home/xxx/wine/bluestacks winecfg
This one works and an dir bluestacks is created the next line fails


winedebian=win32 WINEPREFIX=/home/steve/wine/bluestacks winetricks

the shell looks like this..

root@debian-10:/home/xxx/wine# apt install winetricks
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package winetricks is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'winetricks' has no installation candidate
root@debian-10:/home/xxx/wine#


This winetricks did exsisted before I reinstalled Debian 10


I have run apper and install everything I can find on wine bar the gnome themes an such…….

Any advice on winetricks and installing same?

Dai_trying
Posts: 1100
Joined: 2016-01-07 12:25
Has thanked: 5 times
Been thanked: 16 times

Re: wine32 install fails How to install wine32

#16 Post by Dai_trying »

Add 'contrib' to your sources.list.

Data007
Posts: 60
Joined: 2017-12-01 19:59

Re: wine32 install fails How to install wine32

#17 Post by Data007 »

Dai_trying wrote:Add 'contrib' to your sources.list.
THANKS

Duh idiot off course :oops:

Dai_trying
Posts: 1100
Joined: 2016-01-07 12:25
Has thanked: 5 times
Been thanked: 16 times

Re: wine32 install fails How to install wine32

#18 Post by Dai_trying »

Easy done (or forgotten) after re-installing :)

Post Reply