http://bugs.winehq.org/show_bug.cgi?id=19365
--- Comment #37 from urthmover urthmover@gmail.com 2009-09-16 12:29:43 --- (In reply to comment #36)
(In reply to comment #35)
Ign http://ppa.launchpad.net jaunty/Patched Wine Packages Err http://ppa.launchpad.net jaunty/Patched Wine Packages 404 Not Found Fetched 309B in 1s (166B/s) W: GPG error: http://ppa.launchpad.net jaunty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 71346C8340130828 W: Failed to fetch http://ppa.launchpad.net/c-korn/ppa/ubuntu/dists/jaunty/Patched Wine/binary-amd64/Packages 404 Not Found
E: Some index files failed to download, they have been ignored, or old ones used instead.
What did you insert into your /etc/apt/sources.list ? Just insert "deb http://ppa.launchpad.net/c-korn/ppa/ubuntu jaunty main " and run: sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 40130828 Then run: sudo apt-get update
The key import was successful now when I ran:
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 40130828
Now its time to replace my current wine with your patched compiled one and keep my fingers crossed. Thanks for the quick reply!