Results 1 to 3 of 3

Thread: WINE in Ubuntu

  1. #1
    Join Date
    Jul 2007
    Beans
    2
    Distro
    Xubuntu 6.10 Edgy

    WINE in Ubuntu

    Thinking that Hardy Heron would be enhanced by the addition of WINE, I am balked by this error message that baffles me and none of the FAQ items cover it.
    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 What is it telling me? quilltron.

  2. #2
    Join Date
    May 2006
    Beans
    562
    Distro
    Ubuntu Development Release

    Re: WINE in Ubuntu

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

  3. #3
    Join Date
    May 2007
    Beans
    7,032
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: WINE in Ubuntu

    It's telling you that the remote server's identity can't be verified because you haven't acknowledged their cryptographic key. shae's command will download and "install" their key so that in the future, the key will verify that you are connecting to the correct server.

    For more info on the way these keys work, look up PGP and GPG on Wikipedia (or your reference source of choice).
    I am aware of all internet traditions. | Getting the best help | Text formatting codes | My last.fm profile
    Should I PM support questions? NO!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •