wine bug when upgrading from 6.10 to 7.4

NoOp glgxg at mfire.com
Sun Apr 22 01:55:22 UTC 2007


On 04/21/2007 03:06 AM, Matthew Flaschen wrote:
> Graeme Melham wrote:
>> thanx, it was workinng ok for me, the issue is that I have uninstalled  it
>> yet the error continues to bug me
> 
> You have to comment the line in /etc/apt/sources.list out.  Just add a #
> at the beginning of the line, then save and run:
> 
> sudo apt-get update
> 
> Matt Flaschen
> 

And if you want to add wine back in Feisty:

http://www.winehq.com/site/download-deb
<quote>
First, open a terminal window. Then add the repository's key to your
system's list of trusted APT keys by copy and pasting the following:

wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo
apt-key add -

Next, add the repository to your system's list of APT sources:

For Ubuntu Feisty (7.04):
sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/feisty.list
-O /etc/apt/sources.list.d/winehq.list
<quote>

Be sure to add the key.

Note: the above is for Wine 0.9.35. The following is for 0.9.33:

Or, add it directly from universe:

http://packages.ubuntu.com/feisty/otherosfs/wine

Make sure that you have the universe repository in the sources.list, then:

sudo apt-get install wine

Or add via Synaptic





More information about the ubuntu-users mailing list