Hello there folks, I have some problems installing Wine on Lenny. I open my root shell and add the repository and then i do Code: wget -O - http://www.lamaresh.net/apt/key.gpg | apt-key add And it returns: Code: robin1337:/home/robin# wget -O - http://www.lamaresh.net/apt/key.gpg | apt-key add --2010-03-24 17:14:25-- http://www.lamaresh.net/apt/key.gpg Resolving www.lamaresh.net... gpg: can't open `': No such file or directory 62.149.140.127 Connecting to www.lamaresh.net|62.149.140.127|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1385 (1.4K) [text/plain] Saving to: `STDOUT' 0% [ ] 0 --.-K/s in 0s Cannot write to `-' (Broken pipe). robin1337:/home/robin# And yes i am root. I did su and edited the sources.lst so that can not be the problem.