Results 1 to 3 of 3

Thread: Updater not working

  1. #1
    Join Date
    Oct 2016
    Beans
    32

    Updater not working

    I am running Ubuntu 18.04 Mate and when it tells me that there updates available it does not do the update when I select it to install . I have read a lot of posts about it but it has lead to confusion . Has this been a common occurence with this distro and if so how do I get it working properly .

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

    Re: Updater not working

    Maybe a one-time glitch? Try to install updates using the terminal:
    Code:
    sudo apt update
    sudo apt upgrade
    Maybe the problem doesn't come back. If it does come back, come back here – although I haven't got a clue on what may cause this.

  3. #3
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Updater not working

    The system may be updating itself already in the background using the unattended-upgrade process, which is the default, and means the it will then not allow anything else to use apt/dpkg etc etc. to install or update any packages.

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
  •