Hi,
I tried installing Wine on Linux Ubuntu (Version 8.04.2), and I got the
following message:
Code:
Reading package lists... Done
W: GPG error: http://wine.budgetdedicated.com jaunty Release: The following
signatures couldn't be verified because the public key is not available:
NO_PUBKEY 58403026387EE263
W: GPG error: http://wine.budgetdedicated.com hardy Release: The following
signatures couldn't be verified because the public key is not available:
NO_PUBKEY 58403026387EE263
W: You may want to run apt-get update to correct these problems
What do I do now?? This is after I typed in:
Code:
sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/hardy.list -O
/etc/apt/sources.list.d/winehq.list
and then:
Code:
sudo apt-get update
Please tell me what to do...