Announcement

Collapse
No announcement yet.

Can't download updates

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Can't download updates

    I don't know if it's a problem with my network or the repositories.
    Today I got a notification that there are updates available to download, via Discovery or Konsole. I'm having the same problem. I try to download it and after a while it says:
    "A problem occurred while installing this update. Please try again later."
    If I click on the technical details, it tells me:
    "The package download failed:

    E: http://security.ubuntu.com/ubuntu noble-updates/main amd64 linux-firmware amd64 20240318.git3b128b60-0ubuntu2.17 is not (yet) available (500 Internal Server Error [IP: 2620:2d:4000:1::101 80])"

    Is it a problem with my network or the Ubuntu server? I ask this because I see that it attacks IPv6, if it works for you, I will disable IPv6 on my router.​

    #2
    I found the same problem here this morning while trying to install updates... I suspect one of the distribution servers is likely having an issue. Hopefully someone will sort it out soon.

    All the best,
    bill
    sigpic
    A person who never made a mistake never tried anything new. --Albert Einstein

    Comment


      #3
      Originally posted by bweinel View Post
      I found the same problem here this morning while trying to install updates... I suspect one of the distribution servers is likely having an issue. Hopefully someone will sort it out soon.

      All the best,
      bill
      In this case, ok.

      Thanks for your reply.

      All the best!!

      Comment


        #4
        Looks like the distribution server is having issues with only one file (a firmware update.) Here's what it returned for me:

        Code:
        E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/l/linux-firmware/linux-firmware_20240318.git3b128b60-0ubuntu2.17_amd64.deb 500 Internal Server Error
        If you wish to download and install the other updates without having the bad file causing apt to fail with an error; you can use the "-m" parameter in apt-get to allow it to install everything else as below...

        Code:
        sudo apt-get clean
        sudo apt-get update
        sudo apt-get -m upgrade
        All the best,
        bill
        sigpic
        A person who never made a mistake never tried anything new. --Albert Einstein

        Comment


          #5
          https://status.canonical.com/
          The security repos are/were having issues.

          Comment


            #6
            It kind of works, dead slow.

            Comment


              #7
              I got this on linux-firmware in the pluck-updates repo. I tried again and it worked.
              Regards, John Little

              Comment


                #8
                I thought the error was due to a connection issue. I'd been trying to update the linux-firmware package for hours. It seems it still hasn't been resolved. It's good to know I wasn't alone, though.

                Comment


                  #9
                  It is across all ubuntu-land, so all the Flavours, Mint, neon, etc

                  Comment


                    #10
                    Originally posted by bweinel View Post
                    Looks like the distribution server is having issues with only one file (a firmware update.) Here's what it returned for me:

                    Code:
                    E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/l/linux-firmware/linux-firmware_20240318.git3b128b60-0ubuntu2.17_amd64.deb 500 Internal Server Error
                    If you wish to download and install the other updates without having the bad file causing apt to fail with an error; you can use the "-m" parameter in apt-get to allow it to install everything else as below...

                    Code:
                    sudo apt-get clean
                    sudo apt-get update
                    sudo apt-get -m upgrade
                    All the best,
                    bill
                    It doesn't work for me.
                    When it tries to download a specific package, it starts very slowly and sometimes gives me wait times of more than 12 hours. It doesn't install the rest of the packages...

                    Originally posted by jlittle View Post
                    I got this on linux-firmware in the pluck-updates repo. I tried again and it worked.
                    Should I change the repo? In that case, I think I'll wait...

                    Originally posted by claydoh View Post
                    It is across all ubuntu-land, so all the Flavours, Mint, neon, etc
                    Thanks for the info​

                    Comment

                    Users Viewing This Topic

                    Collapse

                    There are 2 users viewing this topic.

                    Working...
                    X