Trouble with LXC and building 32bit wine

Questions about Wine on Linux
Locked
here
Level 2
Level 2
Posts: 29
Joined: Sun Jan 28, 2018 5:51 am

Trouble with LXC and building 32bit wine

Post by here »

So i looked at https://wiki.winehq.org/Building_Biarch_Wine_On_Ubuntu
and i don't understand what goes wrong with the container creation.

The System is a 64bit system with Kubuntu 20.04 running an amd card and an intel processor.

When i enter sudo lxc-create -t ubuntu -n my32bitbox -- --bindhome $LOGNAME -a i386
the console prints about 912 lines and then fails configuring base packages.
It sends me to /var/cache/lxc/focal/partial-i386/debootstrap/debootstrap.log but that file is nowhere to be found.

What could i do to fix this?
https://paste2.org/knxncgg8
fckwan
Newbie
Newbie
Posts: 1
Joined: Thu Nov 04, 2021 8:53 am

Re: Trouble with LXC and building 32bit wine

Post by fckwan »

https://wiki.winehq.org/Building_Wine

You can try to build Wine 32 bit using VirtualBox and download a 32 bit Kubuntu
Locked