** Description changed:

- 
  On Lubuntu 32-bit 18.04 wine-stable installs wine64 with hundreds of other 
amd64 packages (~ 700 MB), so wine doesn't work:
-   $ winecfg
-   wine: created the configuration directory '/home/ich/.wine'
-   /usr/lib/wine/wineserver: 15: exec: /usr/lib/wine/wineserver64: Exec format 
error
-   wine: chdir to /tmp/.wine-1000/server-80f-201cd : No such file or directory
+   $ winecfg
+   wine: created the configuration directory '/home/ich/.wine'
+   /usr/lib/wine/wineserver: 15: exec: /usr/lib/wine/wineserver64: Exec format 
error
+   wine: chdir to /tmp/.wine-1000/server-80f-201cd : No such file or directory
  
  Even passing the architecture explicitly doesn't help:
-   sudo apt-get install wine-stable:i386
+   sudo apt-get install wine-stable:i386
  
  Source of the problem seems to be the foreign amd64 architecture as a 
workaround for bug 1648278 which can't be removed:
-   $ dpkg --remove-architecture amd64
-   dpkg: Fehler: Architektur »amd64«, derzeit verwendet von der Datenbank, 
kann nicht entfernt werden
+   $ LC_ALL=C dpkg --remove-architecture amd64
+   dpkg: error: cannot remove architecture 'amd64' currently in use by the 
database
  
  Workaround here:
    sudo apt-get install wine32
  instead:
    sudo apt-get install wine-stable

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1773703

Title:
  wine-stable installs wine64 on 32-bit System

To manage notifications about this bug go to:
https://bugs.launchpad.net/wine/+bug/1773703/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to