Can't upgrade or reinstall wine

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Acharn
Level 1
Level 1
Posts: 7
Joined: Sun Oct 23, 2011 5:15 am

Can't upgrade or reinstall wine

Post by Acharn »

I'm running Ubuntu 11.04. I wanted to hold off upgrading to 11.10 until they got some of the glitches fixed, but by coincidence (I guess) at the same time 11.10 became available the updater started listing what I presume is the upgrade from 1.2.2 to 1.2.3. I can't tell, because I can't get my system to install it. I keep getting the error message "Requires installation of untrusted packages." Then in the detail section is lists: "ttf-symgol-replacement-wine1.3 wine wine1.3 wine1.3-gecko winetricks."

OK, two of the windows programs I had installed suddenly started working (Ares and BitChe :P), and one game stopped working (Codename Panzers: Phase One :cry:). I wasn't able to add new applications to winecfg. When I checked the version number in the command line I kept getting 1.2.2. So I decided to try uninstalling and reinstalling. I eventually got the pieces uninstalled, although I had to restart to do it -- I guess some process was running in the background -- but now I can't reinstall it. I keep getting the same error message and the process stops.

Now I don't want to install wine 1.3. I was happy with 1.2, which winehq calls the stable version. I'm not running a server here, but I don't like spending my time fixing problems. I would like to install wine 1.2.3, but my system won't let me. I've been trying to do it through the Ubuntu Software Center because I don't know what package to specify on the command line, and I don't even know if the command line will work. Can anyone help me out here? I've also posted a request for help at Ubuntuforums.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Can't upgrade or reinstall wine

Post by dimesio »

Acharn wrote:I would like to install wine 1.2.3, but my system won't let me. I've been trying to do it through the Ubuntu Software Center because I don't know what package to specify on the command line, and I don't even know if the command line will work. Can anyone help me out here? I've also posted a request for help at Ubuntuforums.
This is a package manager/packaging issue, not a Wine issue. Hopefully someone on the Ubuntu forum will be able to help you.
User avatar
blaiseg07
Level 2
Level 2
Posts: 31
Joined: Mon Sep 26, 2011 4:08 pm

Post by blaiseg07 »

"Requires installation of untrusted packages."

What you probably need to do is import the signing key for wine1.3 into Software Sources->Authentication - Import Key. The Key is on https://launchpad.net/~ubuntu-wine/+archive/ppa "technical details about this ppa" page. Just save the copied key text as a file and import it.
Acharn
Level 1
Level 1
Posts: 7
Joined: Sun Oct 23, 2011 5:15 am

Post by Acharn »

blaiseg07 wrote:"Requires installation of untrusted packages."

What you probably need to do is import the signing key for wine1.3 into Software Sources->Authentication - Import Key. The Key is on https://launchpad.net/~ubuntu-wine/+archive/ppa "technical details about this ppa" page. Just save the copied key text as a file and import it.
Ah, that did it. I followed the instructions on the page to "add-apt-repository" and was able to reinstall. This is why I posted the question here -- I figured this forum would be more likely to have people who had encountered and solved the problem. I haven't gotten an answer yet at ubuntuforums. I can see that this is an Ubuntu problem, but there are so many Ubuntu-specific posts at this forum this almost seems like an Ubuntuforums sub-forum. I'm a little surprised I didn't find some announcement of that Ubuntu Wine Team somewhere. Just goes to show we still have problems with searching -- if you don't figure out the right keywords to use you won't find the answer.
Locked