Search found 8 matches
- 2023-12-11 16:04
- Forum: General Questions
- Topic: [Solved] Wine32 Installation - error
- Replies: 15
- Views: 7380
Re: [Solved] Wine32 Installation - error
I will assure you there will be future problems. I would recommend either reinstalling stable or committing to the full upgrade to sid (if you are up to it) instead of using a frankendebian system.
I disabled the Sid repo again. I wonder if there will be further problems when installing other software or Debian 12.3 (without Sid repo).
Possibly, possibly not. It is a good idea to disable sid from here on out. If you didn't get much, or at all into the rest of the system with sid ...
- 2023-12-10 17:33
- Forum: General Questions
- Topic: [Solved] Wine32 Installation - error
- Replies: 15
- Views: 7380
Re: [Software] Wine32 Installation - error
Thank you for your help, and guidance in solving the problem.
I installed wine32, using the Sid repositories. It may not be an entirely satisfactory solution, but it works.
Off topic:
I disabled the Sid repo again. I wonder if there will be further problems when installing other software or Debian 12.3 (without Sid repo).
I will test a bit more and see what happens next.
Thanks again and best regards.
I installed wine32, using the Sid repositories. It may not be an entirely satisfactory solution, but it works.
Off topic:
I disabled the Sid repo again. I wonder if there will be further problems when installing other software or Debian 12.3 (without Sid repo).
I will test a bit more and see what happens next.
Thanks again and best regards.
- 2023-12-10 15:03
- Forum: General Questions
- Topic: [Solved] Wine32 Installation - error
- Replies: 15
- Views: 7380
Re: [Software] Wine32 Installation - error
Packages from the sid repos may have been installed/updated during the installation of Nvidia drivers (525.147.05)
Is there any option to undo this change at this point?
Is there any option to undo this change at this point?
- 2023-12-10 14:21
- Forum: General Questions
- Topic: [Solved] Wine32 Installation - error
- Replies: 15
- Views: 7380
Re: [Software] Wine32 Installation - error
Yes, of course, below are the results of the commands:
$ uname -a
Linux NASA 6.5.0-4-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.5.10-1 (2023-11-03) x86_64 GNU/Linux
$ grep -r deb /etc/apt/sources.list
# deb cdrom:[Debian GNU/Linux 12.2.0 _Bookworm_ - Official amd64 DVD Binary-1 with firmware 20231007-10:29]/ bookworm main non-free-firmware
deb http://deb.debian.org/debian/ bookworm main non-free-firmware
deb-src http://deb.debian.org/debian/ bookworm main non-free-firmware
deb http://security ...
$ uname -a
Linux NASA 6.5.0-4-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.5.10-1 (2023-11-03) x86_64 GNU/Linux
$ grep -r deb /etc/apt/sources.list
# deb cdrom:[Debian GNU/Linux 12.2.0 _Bookworm_ - Official amd64 DVD Binary-1 with firmware 20231007-10:29]/ bookworm main non-free-firmware
deb http://deb.debian.org/debian/ bookworm main non-free-firmware
deb-src http://deb.debian.org/debian/ bookworm main non-free-firmware
deb http://security ...
- 2023-12-10 13:37
- Forum: General Questions
- Topic: [Solved] Wine32 Installation - error
- Replies: 15
- Views: 7380
Re: [Software] Wine32 Installation - error
I confirm, after installing the foreign architecture, the list of packages was updated (several times).
I checked the proposed method, below is the result of the command:
$ sudo apt install wine:i386
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'wine' instead of 'wine:i386'
wine is already the newest version (8.0~repack-4).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I also tried:
$ sudo apt install ...
I checked the proposed method, below is the result of the command:
$ sudo apt install wine:i386
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'wine' instead of 'wine:i386'
wine is already the newest version (8.0~repack-4).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I also tried:
$ sudo apt install ...
- 2023-12-10 08:52
- Forum: General Questions
- Topic: [Solved] Wine32 Installation - error
- Replies: 15
- Views: 7380
Re: [Software] Wine32 Installation - error
Thank you for your reply, however, as I mentioned I have wine installed according to the Debian Wiki materials, below are the command results for the system architecture:
$ sudo dpkg --print-architecture
amd64
$ sudo sudo dpkg --print-foreign-architectures
i386
When I try to install wine32, the following message appears, I am a novice user, but I suspect it is because apt does not want to install the libraries for the 32 version of wine.
$ sudo apt install wine wine32 fonts-wine ...
$ sudo dpkg --print-architecture
amd64
$ sudo sudo dpkg --print-foreign-architectures
i386
When I try to install wine32, the following message appears, I am a novice user, but I suspect it is because apt does not want to install the libraries for the 32 version of wine.
$ sudo apt install wine wine32 fonts-wine ...
- 2023-12-09 18:14
- Forum: General Questions
- Topic: [Solved] Wine32 Installation - error
- Replies: 15
- Views: 7380
Re: [Software] Wine32 Installation - error
My system is a new installation, the system was installed using an iso image downloaded from the official Debian site.
Is there any possibility to install wine32 in this case.
Is there any possibility to install wine32 in this case.
- 2023-12-09 17:41
- Forum: General Questions
- Topic: [Solved] Wine32 Installation - error
- Replies: 15
- Views: 7380
[Solved] Wine32 Installation - error
Hello everyone,
This is my first post on this forum, thank you in advance for your help.
I need help with the installation of wine32, I tried the method from Debian Wiki and WineHQ, both proved unsuccessful and ended with the error below, I’ll add that Wine64 works without any problem.
After typing the command:
sudo apt install wine32
Error
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may ...
This is my first post on this forum, thank you in advance for your help.
I need help with the installation of wine32, I tried the method from Debian Wiki and WineHQ, both proved unsuccessful and ended with the error below, I’ll add that Wine64 works without any problem.
After typing the command:
sudo apt install wine32
Error
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may ...