Ubuntu 24.04.1 LTS | Lataa ja asenna | Tutustu yhteisöön | Blogi | Yritysten tarjoamat palvelutLiity Ubuntu Suomen seuraan muualla: Discourse, Facebook, Mastodon, Matrix, Telegram, X
root@debian:/home/vellu# dpkg -i wine32_1.6.2-7_i386.debSelecting previously unselected package wine32.(Reading database ... 131964 files and directories currently installed.)Preparing to unpack wine32_1.6.2-7_i386.deb ...Unpacking wine32 (1.6.2-7) ...dpkg: dependency problems prevent configuration of wine32: wine32 depends on libwine.dpkg: error processing package wine32 (--install): dependency problems - leaving unconfiguredProcessing triggers for man-db (2.6.6-1) ...Errors were encountered while processing: wine32root@debian:/home/vellu# apt-get install libwineReading package lists... DoneBuilding dependency tree Reading state information... Donelibwine is already the newest version.libwine set to manually installed.You might want to run 'apt-get -f install' to correct these:The following packages have unmet dependencies: wine32:i386 : Depends: libwine:i386 but it is not going to be installedE: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).root@debian:/home/vellu# apt-get install libwine:i386Reading package lists... DoneBuilding dependency tree Reading state information... DoneYou might want to run 'apt-get -f install' to correct these:The following packages have unmet dependencies: libwine:i386 : Depends: libasound2:i386 (>= 1.0.16) Depends: libexif12:i386 but it is not going to be installed Depends: libgl1-mesa-glx:i386 but it is not going to be installed or libgl1:i386 Depends: libglu1-mesa:i386 but it is not going to be installed or libglu1:i386 Depends: libgphoto2-6:i386 (>= 2.5.2) but it is not going to be installed Depends: libgphoto2-port10:i386 (>= 2.5.2) but it is not going to be installed Depends: liblcms2-2:i386 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: libmpg123-0:i386 (>= 1.13.7) but it is not going to be installed Depends: libopenal1:i386 but it is not going to be installed Depends: libxext6:i386 but it is not going to be installed Depends: libxml2:i386 (>= 2.9.0) but it is not going to be installed Depends: zlib1g:i386 (>= 1:1.1.4) but it is not going to be installed Recommends: libxcursor1:i386 but it is not going to be installedE: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Hmm Ubuntulla joskus ainakin onnistui asentaa joku metapaketti mikä asensi ison läjän 32-bittisiä riippuvuuksia. En nyt muista millä nimellä se oli, mutta Debianillekin se varmaan löytyy.
dpkg --add-architecture i386apt-get update
Oletko ottanut 32-bittisen arkkitehtuurin käyttöön?Koodia: [Valitse]dpkg --add-architecture i386apt-get update