Re: Upgrade wine in statler

Thanks GuruX!


However, I can't get the key installed?

$ sudo wget -O - http://www.lamaresh.net/apt/key.gpg | apt-key add -
--2011-09-12 11:14:09--  http://www.lamaresh.net/apt/key.gpg
Resolving www.lamaresh.net... 62.149.140.208
Connecting to www.lamaresh.net|62.149.140.208|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1385 (1.4K) [text/plain]
Saving to: “STDOUT”

100%[======================================>] 1,385       --.-K/s   in 0s      

2011-09-12 11:14:09 (43.8 MB/s) - written to stdout [1385/1385]

gpg: can't open `/etc/apt/trusted.gpg'
gpg: keydb_get_keyblock failed: eof
gpg: no writable keyring found: eof
gpg: error reading `-': general error
gpg: import from `-' failed: general error

EDIT: Never mind, got it fixed. Needed to run the apt-key add command as root.

Last edited by Xardas (2011-09-12 09:17:33)

"There's never enough time to do all the nothing you want."
-Calvin

Re: Upgrade wine in statler

Ah, just took the script directly form the page. It's supposed to run i root terminal obviously. This is better:

wget -O - http://www.lamaresh.net/apt/key.gpg | sudo apt-key add -

And then you can skip your sudo in front of wget.

Re: Upgrade wine in statler

Hm it's still only 1.1.42..

Well, I'll see if it's good enough for me. Thanks anyway!

"There's never enough time to do all the nothing you want."
-Calvin

Re: Upgrade wine in statler

Some other wine-threads with download-links... :

http://crunchbanglinux.org/forums/post/129518/#p129518
http://crunchbanglinux.org/forums/topic … v-release/