Results 1 to 7 of 7

Thread: Ubuntu update for two networked desktops

  1. #1
    Join Date
    Aug 2012
    Beans
    32

    Ubuntu update for two networked desktops

    Problem 1:
    I have two desktop PC's connected to the internet via a router (common arrangement). Both PC's have 16.04 LTS as system. From the Desktop using System / Details / Check for updates I can regularly update PC 1 but when I try to update PC 2 it returns "System up to date". Some days later it will respond to the same request with an update. The PC1 has a number of applications installed whereas PC 2 has only Firefox, Thunderbird and Ubuntu Software. If I try to update PC 2 via Ubuntu Software it also returns with "System up to date".
    Problem 2:
    I also have on the same router network a netbook loaded with Lubuntu I think the latest version, unable to find where Lubuntu version is listed, and I use Software Updater to check for updates. Everytime I use it the response is "Failed to download repository information check your internet connection" This message repeats when I "Try again" until I give up and select "OK" to try and close it down then it lists the updates and will down load and I presume update.

  2. #2
    Join Date
    Aug 2011
    Location
    52.5° N 6.4° E
    Beans
    6,822
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Ubuntu update for two networked desktops

    (Best to make separate threads for separate problems)

    For problem 1: Maybe phased updates? Both computers get the same updates, but not at the same time (for the non-critical updates).

    For problem 2: What's the output of
    Code:
    sudo apt-get update

  3. #3
    Join Date
    Aug 2012
    Beans
    32

    Re: Ubuntu update for two networked desktops

    Impavidus,
    The following test was carried out from admin login not my user login where I use Software Updater.
    The response to sudo apt-get update is:
    Hit:1 http://mirror.aarnet.edu.au/pub/ubuntu/archive xenial InRelease
    Get:2 http://mirror.aarnet.edu.au/pub/ubuntu/archive xenial-updates InRelease [109 kB]
    Hit:3 http://mirror.aarnet.edu.au/pub/ubuntu/archive xenial-backports InRelease
    Get:4 http://mirror.aarnet.edu.au/pub/ubuntu/archive xenial-security InRelease [107 kB]
    Ign:5 http://archive.canonical.com/ubuntu quantal InRelease
    Ign:6 http://archive.canonical.com/ubuntu quantal Release
    Ign:7 http://archive.canonical.com/ubuntu quantal/partner Sources.diff/Index
    Get:8 http://mirror.aarnet.edu.au/pub/ubuntu/archive xenial-updates/main i386 Packages [708 kB]
    Ign:9 http://archive.canonical.com/ubuntu quantal/partner Sources
    Ign:9 http://archive.canonical.com/ubuntu quantal/partner Sources
    Ign:9 http://archive.canonical.com/ubuntu quantal/partner Sources
    Ign:9 http://archive.canonical.com/ubuntu quantal/partner Sources
    Ign:9 http://archive.canonical.com/ubuntu quantal/partner Sources
    Err:9 http://archive.canonical.com/ubuntu quantal/partner Sources
    404 Not Found [IP: 91.189.91.15 80]
    Get:10 http://mirror.aarnet.edu.au/pub/ubuntu/archive xenial-updates/universe i386 Packages [575 kB]
    Fetched 1,499 kB in 5s (275 kB/s)
    Reading package lists...
    W: The repository 'http://archive.canonical.com/ubuntu quantal Release' does not have a Release file.
    E: Failed to fetch http://archive.canonical.com/ubuntu/...source/Sources 404 Not Found [IP: 91.189.91.15 80]
    E: Some index files failed to download. They have been ignored, or old ones used instead.
    Last edited by pushbike06; May 2nd, 2018 at 02:37 PM.

  4. #4
    Join Date
    Jan 2018
    Beans
    140

    Re: Ubuntu update for two networked desktops

    You have to remove Quantal from your sources. You are mixing 16.04 with sources from an older release and I guess unsupported.
    You can do this by editing /etc/apt/sources.list with an editor as root.

  5. #5
    Join Date
    Aug 2012
    Beans
    32

    Re: Ubuntu update for two networked desktops

    ivanovnegro2
    Thanks for your help problem 2 solved.

  6. #6
    Join Date
    Aug 2011
    Location
    52.5° N 6.4° E
    Beans
    6,822
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Ubuntu update for two networked desktops

    Great. If you're also satisfied with my explanation for problem 1, could you mark this thread as solved? Thread tools (near top of page) → mark as solved.

  7. #7
    Join Date
    Aug 2012
    Beans
    32

    Re: Ubuntu update for two networked desktops

    Impavidus
    Historically I have had problem 1 and I decided to source the updates PC 1 and PC 2 from different servers. I thought that the server identified the two PC's as just one i.e. that a flag was set when a system was up to date. This is probably incorrect and that phased updates where in play. Any way I set PC 2 to the same server as PC 1, main server, and got an immediate update of about 90Mb. It seems the local server was not capable of providing updates. So I will mark this thread as solved.

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
  •