Page 1 of 3 123 LastLast
Results 1 to 10 of 21

Thread: Need to Verify Signing Keys - How To

  1. #1
    Join Date
    Mar 2010
    Location
    undisclosed
    Beans
    Hidden!
    Distro
    Ubuntu Studio

    Need to Verify Signing Keys - How To

    Curious and need to know ... Are UbuntuStudio signing keys the same as Ubuntu? Or Xubuntu?

    Need to verify that a friend has the correct signing keys before doing updates. How can we do this in v16.04?
    I ran the following - and even though I running UbuntuStudio it shows Ubuntu. Makes me question - is this normal?
    He has Xubuntu. So how can a person find out???

    Code:
    lsb_release -d
    Description:    Ubuntu 16.04.3 LTS
    Thanks!
    Last edited by Rick St. George; February 13th, 2018 at 03:04 PM. Reason: added code

  2. #2
    Join Date
    Mar 2010
    Location
    undisclosed
    Beans
    Hidden!
    Distro
    Ubuntu Studio

    Failed to D-Load Repo Info - Then Upto Date ???

    Noticed a recent update for Software Updater when running a recent update. Now I get this ...

    "failed to download repository information" in UbuntuStudio v16.04. After looking at the Tabs, everything seems OK. Close it and then it shows "Software on this computer is up to date". What ?!?!?!? Here is a print of code I ran.

    Code:
    ~$ cat /etc/apt/sources.list
    
    # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
    # newer versions of the distribution.
    ###### Ubuntu Main Repos
    deb http://archive.ubuntu.com/ubuntu/ xenial main restricted
    
    ###### Ubuntu Update Repos
    deb http://archive.ubuntu.com/ubuntu/ xenial-security main restricted
    deb http://archive.ubuntu.com/ubuntu/ xenial-updates main restricted
    
    ###### VirtualBox Repo
    deb http://download.virtualbox.org/virtualbox/debian xenial contrib
    
    ###### Ubuntu Partner Repo
    deb http://archive.canonical.com/ubuntu xenial partner
    deb-src http://archive.canonical.com/ubuntu xenial partner
    # deb-src http://deb.opera.com/opera-stable/ stable non-free
    deb http://archive.ubuntustudio.org/ubuntustudio xenial main
    
    
    ~$ ls /etc/apt/sources.list.d/
    kdenlive-ubuntu-kdenlive-stable-xenial.list
    kdenlive-ubuntu-kdenlive-stable-xenial.list.save
    opera.list
    opera.list.save
    opera-stable.list
    opera-stable.list.distUpgrade
    opera-stable.list.save
    team-xbmc-ubuntu-ppa-xenial.list
    team-xbmc-ubuntu-ppa-xenial.list.save
    virtualbox.list
    virtualbox.list.distUpgrade
    virtualbox.list.save
    stephen@stephen-evo-5723:~$
    Nothing seems out of place! What do you think?

    Thanks!
    Rick

  3. #3
    Join Date
    Jul 2008
    Location
    The Left Coast of the USA
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Failed to D-Load Repo Info - Then Upto Date ???

    Could you post the results of

    Code:
    sudo apt update
    so we can see if there might be more detailed clues there?
    Please read The Forum Rules and The Forum Posting Guidelines

    A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
    This universe is crazy. I'm going back to my own.

  4. #4
    Join Date
    Aug 2016
    Location
    Wandering
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Failed to D-Load Repo Info - Then Upto Date ???

    Will you show us the error with:
    Code:
    sudo apt update
    HA! Ninja'ed by QIII
    With realization of one's own potential and self-confidence in one's ability, one can build a better world.
    Dalai Lama>>
    Code Tags | System-info | Forum Guide lines | Arch Linux, Debian Unstable, FreeBSD

  5. #5
    Join Date
    Mar 2010
    Location
    undisclosed
    Beans
    Hidden!
    Distro
    Ubuntu Studio

    Re: Failed to D-Load Repo Info - Then Upto Date ???

    Ahhh !!!

    Code:
    ~$ sudo apt update
     
    Hit:1 http://archive.canonical.com/ubuntu xenial InRelease
    Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease                        
    Hit:3 http://download.virtualbox.org/virtualbox/debian xenial InRelease        
    Get:4 http://archive.ubuntu.com/ubuntu xenial-security InRelease [102 kB]      
    Get:5 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [102 kB]       
    Hit:6 http://deb.opera.com/opera-stable stable InRelease                       
    Err:7 http://archive.ubuntustudio.org/ubuntustudio xenial InRelease            
      Could not resolve 'archive.ubuntustudio.org'
    Fetched 204 kB in 1s (132 kB/s)                                       
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    All packages are up to date.
    W: Failed to fetch http://archive.ubuntustudio.org/ubuntustudio/dists/xenial/InRelease  Could not resolve 'archive.ubuntustudio.org'
    W: Some index files failed to download. They have been ignored, or old ones used instead.
    Now ... What to do about it?

  6. #6
    Join Date
    Aug 2016
    Location
    Wandering
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Failed to D-Load Repo Info - Then Upto Date ???

    Quote Originally Posted by Rick St. George View Post
    Ahhh !!!

    Now ... What to do about it?
    Fade 3 and Punt! (Joke)
    Lets see how this Looks:
    Code:
    nano /etc/resolv.conf
    Paste back please. This could be a cumbersome process so don't get frustrated.
    With realization of one's own potential and self-confidence in one's ability, one can build a better world.
    Dalai Lama>>
    Code Tags | System-info | Forum Guide lines | Arch Linux, Debian Unstable, FreeBSD

  7. #7
    Join Date
    Jul 2008
    Location
    The Left Coast of the USA
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Failed to D-Load Repo Info - Then Upto Date ???

    archive.ubuntustudio.org does not appear to exist.

    How did that come to be in your sources list?
    Please read The Forum Rules and The Forum Posting Guidelines

    A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
    This universe is crazy. I'm going back to my own.

  8. #8
    Join Date
    Mar 2010
    Location
    undisclosed
    Beans
    Hidden!
    Distro
    Ubuntu Studio

    Re: Failed to D-Load Repo Info - Then Upto Date ???

    Quote Originally Posted by 1fallen View Post
    Fade 3 and Punt! (Joke)
    Lets see how this Looks:
    Code:
    nano /etc/resolv.conf
    Paste back please. This could be a cumbersome process so don't get frustrated.
    That has my comcast access route and
    nameserver 127.0.1.1

  9. #9
    Join Date
    Mar 2010
    Location
    undisclosed
    Beans
    Hidden!
    Distro
    Ubuntu Studio

    Re: Failed to D-Load Repo Info - Then Upto Date ???

    Quote Originally Posted by QIII View Post
    archive.ubuntustudio.org does not appear to exist.

    How did that come to be in your sources list?
    I suppose it should be there ... I'm running UbuntuStudio v16.04 I thought!?!

  10. #10
    Join Date
    Aug 2016
    Location
    Wandering
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Failed to D-Load Repo Info - Then Upto Date ???

    Quote Originally Posted by Rick St. George View Post
    That has my comcast access route and
    nameserver 127.0.1.1
    Allrighty then.
    And I have you tried switching to another or main server for your sources? https://help.ubuntu.com/community/Repositories/Ubuntu
    With realization of one's own potential and self-confidence in one's ability, one can build a better world.
    Dalai Lama>>
    Code Tags | System-info | Forum Guide lines | Arch Linux, Debian Unstable, FreeBSD

Page 1 of 3 123 LastLast

Tags for this Thread

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
  •