[7.880][BUG][OPEN] update progress

Hello Friends !

as per instruction i have installed update but i could not see update progress window ,it was  blank 

gpg --import u2d_gpg.key
gpg: key 6F89C930: public key "BuildSystem (AutoBuild) " imported
gpg: Total number processed: 1
gpg:               imported: 1
acenn:/home/login #

thanks
Parents Reply
  • Hi Agadoo ,

    yes ,i tried with root also i try same thing 3 times 
    "As root, execute the command gpg --import /home/login/u2d_gpg.key " as a root and path which is right even 
    is he asking to execute from /root folder ? or root use ?
    please correct me if u am wrong 

    thanks


    The thing you had to do (and you did correctly) was:
    1) copy the gpg key to the ASG
    2) execute as root: gpg --import /path/to/u2d_gpg.key 
    (it doesn't matter where you copied the gpg file to, since root can read it)
Children