<SOLVED> Synaptic forces Wine to uninstall

Archived topics about LMDE 1 and LMDE 2
Locked
Karthikkeya

<SOLVED> Synaptic forces Wine to uninstall

Post by Karthikkeya »

This way of installing Wine works for me:
http://dev.carbon-project.org/debian/wine-unstable/

1. Look for the list of packages for your architecture (32bit or 64bit)
2. Download each file in the list (there will be 18-19 files)
3. In your Downloads directory there will now be 18-19 .deb files
4. While in the Downloads directory, right-click on a blank space and select open in Terminal
5. Your command prompt should now look something like: tom@tom-laptop:~/Downloads$
6. Enter the following command:
CODE: SELECT ALL
sudo dpkg -i *.deb

7. All of those .deb files in Downloads will now be installed
8. Once it is done installing, you can delete all the .deb files in Downloads
9. Enjoy Wine 1.5.5
----------------------------------

But, when installing another package in Synaptic, it forces Wine to uninstall. Also, in the software center, nothing can be installed after Wine is installed, but removing Wine, Software center works again. Please help!

I am running LMDE 13 Cinnamon edition.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Sonsum

Re: Synaptic forces Wine to uninstall

Post by Sonsum »

Karthikkeya wrote:This way of installing Wine works for me:
http://dev.carbon-project.org/debian/wine-unstable/

1. Look for the list of packages for your architecture (32bit or 64bit)
2. Download each file in the list (there will be 18-19 files)
3. In your Downloads directory there will now be 18-19 .deb files
4. While in the Downloads directory, right-click on a blank space and select open in Terminal
5. Your command prompt should now look something like: tom@tom-laptop:~/Downloads$
6. Enter the following command:
CODE: SELECT ALL
sudo dpkg -i *.deb

7. All of those .deb files in Downloads will now be installed
8. Once it is done installing, you can delete all the .deb files in Downloads
9. Enjoy Wine 1.5.5
----------------------------------

But, when installing another package in Synaptic, it forces Wine to uninstall. Also, in the software center, nothing can be installed after Wine is installed, but removing Wine, Software center works again. Please help!

I am running LMDE 13 Cinnamon edition.
Perhaps there's a package that requires the older version of WINE?

Have you tried running aptitude and seeing if there's any broken packages?
ardchoille

Re: Synaptic forces Wine to uninstall

Post by ardchoille »

Karthikkeya wrote:This way of installing Wine works for me:
http://dev.carbon-project.org/debian/wine-unstable/

1. Look for the list of packages for your architecture (32bit or 64bit)
2. Download each file in the list (there will be 18-19 files)
3. In your Downloads directory there will now be 18-19 .deb files
4. While in the Downloads directory, right-click on a blank space and select open in Terminal
5. Your command prompt should now look something like: tom@tom-laptop:~/Downloads$
6. Enter the following command:
CODE: SELECT ALL
sudo dpkg -i *.deb

7. All of those .deb files in Downloads will now be installed
8. Once it is done installing, you can delete all the .deb files in Downloads
9. Enjoy Wine 1.5.5
----------------------------------

But, when installing another package in Synaptic, it forces Wine to uninstall. Also, in the software center, nothing can be installed after Wine is installed, but removing Wine, Software center works again. Please help!

I am running LMDE 13 Cinnamon edition.
1. The word "unstable" in the package name means the packages aren't unstable
2. These packages were designed for debian, you've mixed distro packages and that will always cause problems
zerozero

Re: Synaptic forces Wine to uninstall

Post by zerozero »

Karthikkeya,
please don't double (triple in this situation) post. i'm deleting your other posts here http://forums.linuxmint.com/viewtopic.p ... tart=60and here http://forums.linuxmint.com/viewtopic.p ... 6&start=20 valeu?

regarding your issue can you post the output of

Code: Select all

inxi -Sr
and

Code: Select all

sudo apt-get -f install
grizzler

Re: Synaptic forces Wine to uninstall

Post by grizzler »

Karthikkeya wrote:I am running LMDE 13 Cinnamon edition.
Such a beast does not exist. It's either LMDE or Linux Mint 13. Which is it?

I've been running LMDE with Wine 1.5.5 installed for quite some time, but I remember I had to download and install one or two other packages manually because the Testing repo LMDE is based on didn't have the version required. Your Wine installation may not have finished properly. Did the dpkg command produce any errors?
Karthikkeya

Re: Synaptic forces Wine to uninstall

Post by Karthikkeya »

Hello sonsum!
here is the output for aptitude (sorry that it is in portuguese! and also, sine i am rather new in linux, this doesn't tell me what to do, but maybe you can see something that i don't?!):
Ações Desfazer Pacote Resolvedor Pesquisar Opções Visões Ajuda
C-T: Menu ?: Ajuda q: Sai u: Atualiza g: Baixar/Instalar/Remover Pcts.
aptitude 0.6.5 #Quebrado: 7 Usará 17,5 MB de espaço em dis Tamanho DL: 15,
--- Pacotes atualizáveis (6)
--- Novos pacotes (35486)
--- Pacotes instalados (715)
--- Pacotes não instalados (271)
--- Pacotes obsoletos e criados localmente (148)
--- Pacotes virtuais (4508)




Estes pacotes não existem; eles são nomes que outros pacotes usam para requerer▒
ou oferecer alguma funcionalidade. ▒

Este grupo contém 4508 pacotes. ▒





[1(1)/...] Sugere 16 remoções, 5 mantidos
e: Examinar !: Aplicar .: Próximo ,: Anterior
Monsta
Level 10
Level 10
Posts: 3071
Joined: Fri Aug 19, 2011 3:46 am

Re: Synaptic forces Wine to uninstall

Post by Monsta »

Karthikkeya wrote:sorry that it is in portuguese!
You can run a program with the default locale like this:

Code: Select all

LC_ALL=C aptitude
and everything will be in English :)
Karthikkeya

Re: Synaptic forces Wine to uninstall

Post by Karthikkeya »

Hello zerozero!
sorry for my other two posts, i guess i was desperate for an answer to my question... :oops:

here is the inxi -Sr output
System: Host user_travel_mate Kernel 3.2.0-2-486 i686 (32 bit) Distro Linux Mint Debian Edition
Repos: Active apt sources in file: /etc/apt/sources.list
deb http://packages.linuxmint.com/ debian main upstream import backport
deb http://debian.linuxmint.com/latest testing main contrib non-free
deb http://debian.linuxmint.com/latest/security testing/updates main contrib non-free
deb http://debian.linuxmint.com/latest/multimedia testing main non-free

and here is the sudo apt-get -f install

Lendo listas de pacotes... Pronto
Construindo árvore de dependências
Lendo informação de estado... Pronto
Corrigindo dependências... Pronto
Os pacotes a seguir serão REMOVIDOS:
libwine-alsa-unstable libwine-bin-unstable libwine-capi-unstable
libwine-cms-unstable libwine-dbg-unstable libwine-dev-unstable
libwine-gl-unstable libwine-gphoto2-unstable libwine-ldap-unstable
libwine-openal-unstable libwine-oss-unstable libwine-print-unstable
libwine-sane-unstable libwine-unstable wine-bin-unstable wine-unstable
0 pacotes atualizados, 0 pacotes novos instalados, 16 a serem removidos e 6 não atualizados.
16 pacotes não totalmente instalados ou removidos.
Depois desta operação, 247 MB de espaço em disco serão liberados.
Você quer continuar [S/n]? s
(Lendo banco de dados ... 201921 ficheiros e directórios actualmente instalados.)
Removendo wine-unstable ...
Removendo libwine-alsa-unstable ...
Removendo wine-bin-unstable ...
Removendo libwine-bin-unstable ...
Removendo libwine-capi-unstable ...
Removendo libwine-cms-unstable ...
Removendo libwine-dbg-unstable ...
Removendo libwine-dev-unstable ...
Removendo libwine-gl-unstable ...
Removendo libwine-gphoto2-unstable ...
Removendo libwine-ldap-unstable ...
Removendo libwine-openal-unstable ...
Removendo libwine-oss-unstable ...
Removendo libwine-print-unstable ...
Removendo libwine-sane-unstable ...
Removendo libwine-unstable ...
Processando gatilhos para gnome-menus ...
Processando gatilhos para desktop-file-utils ...
Processando gatilhos para man-db ...
Processando gatilhos para mime-support ...
Karthikkeya

Re: Synaptic forces Wine to uninstall

Post by Karthikkeya »

[quote="Monsta"]
thank you Monsta! here it is in english then...

Actions Undo Package Resolver Search Options Views Help
C-T: Menu ?: Help q: Quit u: Update g: Download/Install/Remove Pkgs
aptitude 0.6.5 #Broken: 6 Will use 17.5 MB of disk space DL Size: 15.3 M
--- Upgradable Packages (6)
--- New Packages (35489)
--- Installed Packages (715)
--- Not Installed Packages (271)
--- Obsolete and Locally Created Packages (132)
--- Virtual Packages (4508)

A newer version of these packages is available. ▒

This group contains 6 packages.
[1(1)/...] Suggest 5 keeps
e: Examine !: Apply .: Next ,: Previous
Karthikkeya

Re: Synaptic forces Wine to uninstall

Post by Karthikkeya »

grizzler wrote:
Karthikkeya wrote:I am running LMDE 13 Cinnamon edition.
Such a beast does not exist. It's either LMDE or Linux Mint 13. Which is it?

I've been running LMDE with Wine 1.5.5 installed for quite some time, but I remember I had to download and install one or two other packages manually because the Testing repo LMDE is based on didn't have the version required. Your Wine installation may not have finished properly. Did the dpkg command produce any errors?
hi grizzler, it is lmde with cinnamon, thanks for correcting! :)

it would be great if you would remember what other packages i need to install for wine to be "accepted" in my system. this was not an issue in linux mint 13 (ubuntu based) for me, but of course i do understand it is different packages in lmde...

i have uninstalled wine and installed wine again, and here is the output from terminal:

user@user_travel_mate ~/Wine 1.5.5 $ LC_ALL=C sudo dpkg -i *.deb
(Reading database ... 201932 files and directories currently installed.)
Preparing to replace libwine-alsa-unstable 1.5.5-0.1 (using libwine-alsa-unstable_1.5.5-0.1_i386.deb) ...
Unpacking replacement libwine-alsa-unstable ...
Preparing to replace libwine-bin-unstable 1.5.5-0.1 (using libwine-bin-unstable_1.5.5-0.1_i386.deb) ...
Unpacking replacement libwine-bin-unstable ...
Preparing to replace libwine-capi-unstable 1.5.5-0.1 (using libwine-capi-unstable_1.5.5-0.1_i386.deb) ...
Unpacking replacement libwine-capi-unstable ...
Preparing to replace libwine-cms-unstable 1.5.5-0.1 (using libwine-cms-unstable_1.5.5-0.1_i386.deb) ...
Unpacking replacement libwine-cms-unstable ...
Preparing to replace libwine-dbg-unstable 1.5.5-0.1 (using libwine-dbg-unstable_1.5.5-0.1_i386.deb) ...
Unpacking replacement libwine-dbg-unstable ...
Preparing to replace libwine-dev-unstable 1.5.5-0.1 (using libwine-dev-unstable_1.5.5-0.1_i386.deb) ...
Unpacking replacement libwine-dev-unstable ...
Preparing to replace libwine-gl-unstable 1.5.5-0.1 (using libwine-gl-unstable_1.5.5-0.1_i386.deb) ...
Unpacking replacement libwine-gl-unstable ...
Preparing to replace libwine-gphoto2-unstable 1.5.5-0.1 (using libwine-gphoto2-unstable_1.5.5-0.1_i386.deb) ...
Unpacking replacement libwine-gphoto2-unstable ...
Preparing to replace libwine-ldap-unstable 1.5.5-0.1 (using libwine-ldap-unstable_1.5.5-0.1_i386.deb) ...
Unpacking replacement libwine-ldap-unstable ...
Preparing to replace libwine-openal-unstable 1.5.5-0.1 (using libwine-openal-unstable_1.5.5-0.1_i386.deb) ...
Unpacking replacement libwine-openal-unstable ...
Preparing to replace libwine-oss-unstable 1.5.5-0.1 (using libwine-oss-unstable_1.5.5-0.1_i386.deb) ...
Unpacking replacement libwine-oss-unstable ...
Preparing to replace libwine-print-unstable 1.5.5-0.1 (using libwine-print-unstable_1.5.5-0.1_i386.deb) ...
Unpacking replacement libwine-print-unstable ...
Preparing to replace libwine-sane-unstable 1.5.5-0.1 (using libwine-sane-unstable_1.5.5-0.1_i386.deb) ...
Unpacking replacement libwine-sane-unstable ...
Preparing to replace libwine-unstable 1.5.5-0.1 (using libwine-unstable_1.5.5-0.1_i386.deb) ...
Unpacking replacement libwine-unstable ...
Preparing to replace wine-bin-unstable 1.5.5-0.1 (using wine-bin-unstable_1.5.5-0.1_i386.deb) ...
Unpacking replacement wine-bin-unstable ...
Preparing to replace wine-unstable 1.5.5-0.1 (using wine-unstable_1.5.5-0.1_i386.deb) ...
Unpacking replacement wine-unstable ...
dpkg: dependency problems prevent configuration of libwine-unstable:
libwine-unstable depends on libmpg123-0 (>= 1.13.7); however:
Package libmpg123-0 is not installed.
dpkg: error processing libwine-unstable (--install):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libwine-alsa-unstable:
libwine-alsa-unstable depends on libwine-unstable (= 1.5.5-0.1); however:
Package libwine-unstable is not configured yet.
dpkg: error processing libwine-alsa-unstable (--install):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libwine-bin-unstable:
libwine-bin-unstable depends on libwine-unstable (= 1.5.5-0.1); however:
Package libwine-unstable is not configured yet.
dpkg: error processing libwine-bin-unstable (--install):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libwine-capi-unstable:
libwine-capi-unstable depends on libwine-unstable (= 1.5.5-0.1); however:
Package libwine-unstable is not configured yet.
dpkg: error processing libwine-capi-unstable (--install):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libwine-cms-unstable:
libwine-cms-unstable depends on libwine-unstable (= 1.5.5-0.1); however:
Package libwine-unstable is not configured yet.
dpkg: error processing libwine-cms-unstable (--install):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libwine-dbg-unstable:
libwine-dbg-unstable depends on libwine-unstable (= 1.5.5-0.1); however:
Package libwine-unstable is not configured yet.
dpkg: error processing libwine-dbg-unstable (--install):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libwine-dev-unstable:
libwine-dev-unstable depends on libwine-unstable (= 1.5.5-0.1); however:
Package libwine-unstable is not configured yet.
dpkg: error processing libwine-dev-unstable (--install):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libwine-gl-unstable:
libwine-gl-unstable depends on libwine-unstable (= 1.5.5-0.1); however:
Package libwine-unstable is not configured yet.
dpkg: error processing libwine-gl-unstable (--install):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libwine-gphoto2-unstable:
libwine-gphoto2-unstable depends on libwine-unstable (= 1.5.5-0.1); however:
Package libwine-unstable is not configured yet.
dpkg: error processing libwine-gphoto2-unstable (--install):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libwine-ldap-unstable:
libwine-ldap-unstable depends on libwine-unstable (= 1.5.5-0.1); however:
Package libwine-unstable is not configured yet.
dpkg: error processing libwine-ldap-unstable (--install):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libwine-openal-unstable:
libwine-openal-unstable depends on libwine-unstable (= 1.5.5-0.1); however:
Package libwine-unstable is not configured yet.
dpkg: error processing libwine-openal-unstable (--install):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libwine-oss-unstable:
libwine-oss-unstable depends on libwine-unstable (= 1.5.5-0.1); however:
Package libwine-unstable is not configured yet.
dpkg: error processing libwine-oss-unstable (--install):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libwine-print-unstable:
libwine-print-unstable depends on libwine-unstable (= 1.5.5-0.1); however:
Package libwine-unstable is not configured yet.
dpkg: error processing libwine-print-unstable (--install):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libwine-sane-unstable:
libwine-sane-unstable depends on libwine-unstable (= 1.5.5-0.1); however:
Package libwine-unstable is not configured yet.
dpkg: error processing libwine-sane-unstable (--install):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of wine-bin-unstable:
wine-bin-unstable depends on libwine-bin-unstable (= 1.5.5-0.1); however:
Package libwine-bin-unstable is not configured yet.
dpkg: error processing wine-bin-unstable (--install):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of wine-unstable:
wine-unstable depends on wine-bin-unstable (= 1.5.5-0.1); however:
Package wine-bin-unstable is not configured yet.
wine-unstable depends on libwine-alsa-unstable (= 1.5.5-0.1) | libwine-oss-unstable (= 1.5.5-0.1); however:
Package libwine-alsa-unstable is not configured yet.
Package libwine-oss-unstable is not configured yet.
wine-unstable depends on libwine-gl-unstable (= 1.5.5-0.1); however:
Package libwine-gl-unstable is not configured yet.
wine-unstable depends on libwine-print-unstable (= 1.5.5-0.1); however:
Package libwine-print-unstable is not configured yet.
wine-unstable depends on libwine-sane-unstable (= 1.5.5-0.1); however:
Package libwine-sane-unstable is not configured yet.
wine-unstable depends on libwine-cms-unstable (= 1.5.5-0.1); however:
Package libwine-cms-unstable is not configured yet.
wine-unstable depends on libwine-gphoto2-unstable (= 1.5.5-0.1); however:
Package libwine-gphoto2-unstable is not configured yet.
wine-unstable depends on libwine-ldap-unstable (= 1.5.5-0.1); however:
Package libwine-ldap-unstable is not configured yet.
wine-unstable depends on libwine-openal-unstable (= 1.5.5-0.1); however:
Package libwine-openal-unstable is not configured yet.
dpkg: error processing wine-unstable (--install):
dependency problems - leaving unconfigured
Processing triggers for man-db ...
Processing triggers for mime-support ...
Processing triggers for gnome-menus ...
Processing triggers for desktop-file-utils ...
Errors were encountered while processing:
libwine-unstable
libwine-alsa-unstable
libwine-bin-unstable
libwine-capi-unstable
libwine-cms-unstable
libwine-dbg-unstable
libwine-dev-unstable
libwine-gl-unstable
libwine-gphoto2-unstable
libwine-ldap-unstable
libwine-openal-unstable
libwine-oss-unstable
libwine-print-unstable
libwine-sane-unstable
wine-bin-unstable
wine-unstable
user@user_travel_mate ~/Wine 1.5.5 $
Karthikkeya

Re: Synaptic forces Wine to uninstall

Post by Karthikkeya »

Btw, I have found the wine-unstable package in Synaptic, and tried to install it there, but that just renders an error message from Synaptic, saying:

wine-unstable:

The package wine-unstable has no available version, but exists in the database.
This typically means that the package was mentioned in a dependency but was never sent to the repository, or was not available with the current contents of sources.list.

Has anyone been able to install wine from Synaptics? in that case, what do i need to do? add a repository in the sources.list maybe? actually, i have tried that once in the beginning of my own troubleshooting, but sorry to say i have forgot what address it was i tried. still, i am willing to try again if anyone has a working solution of their own!
grizzler

Re: Synaptic forces Wine to uninstall

Post by grizzler »

Karthikkeya wrote:dpkg: dependency problems prevent configuration of libwine-unstable:
libwine-unstable depends on libmpg123-0 (>= 1.13.7); however:
Package libmpg123-0 is not installed.
dpkg: error processing libwine-unstable (--install):
dependency problems - leaving unconfigured
That's where it starts to go wrong. You need the libmpg123-0 package. I think the version in the normal repository is recent enough. Try installing that first and then run the dpkg command again.
mammique

Re: Synaptic forces Wine to uninstall

Post by mammique »

Karthikkeya

Re: Synaptic forces Wine to uninstall

Post by Karthikkeya »

grizzler was right, my system needed that package, and thank you mammique for letting me know where to obtain it! i could not install a previous version of wine because as i have mentioned, it can not be installed via synaptics, but now after installation of just that package wine is ok in my lmde!
mammique wrote:Otherwise you can get it there: http://packages.debian.org/wheezy/i386/ ... 0/download
Thank you everyone that has been helping in this case, vaya com Deus!
Locked

Return to “LMDE Archive”