Results 1 to 2 of 2

Thread: LIve update of Automatix2

  1. #1
    Join Date
    Jun 2006
    Beans
    Hidden!
    Distro
    Ubuntu Gnome 14.04 Trusty Tahr

    LIve update of Automatix2

    Hi Guys, Vanakkam!

    This morning while running live update, I got a window with the message " Not Authenticated, Automatix 2"

    Is it safe to go ahead and install the update.

    Uthavi vendum!

    Mikka Nanri

    J

  2. #2
    Join Date
    Mar 2006
    Beans
    8,348

    Re: LIve update of Automatix2

    Go ahead and install it.You will get massage that missing public key and number with it.Open terminal and
    Code:
    gpg --keyserver hkp://subkeys.pgp.net --recv-keys KEY
     gpg --export --armor KEY | sudo apt-key add -
    KEY=number after missing public key For example :missing public key123456
    gpg --keyserver hkp://subkeys.pgp.net --recv-keys 123456
    gpg --export --armor 123456 | sudo apt-key add -

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
  •