VTMarik I have the same issue, and then it errors out. Only half of the updates are downloaded and the rest are queued, nothing installed.

    VTMarik Same. I'm using GNOME Software to download the updates and the download progress bar is completely frozen.

      Using sudo eopkg up:

      the same issue, net speed test and I full speed 200Mb/s

      p.s. my unstable Solus VM did fine in this week when I updated it

      Okay thanks for reporting.

      I couldn't figure out what the issue was with the CDN so I bumped the package and synced again. So try update again. In my testing it downloads at a reasonable speed now.

        Sadly it is not fixed for me. Download speed for the linux-firmware package is around 70 KB/s. Everything else is around 10 MB/s. I ran "eopkg up -x linux-firmware" to have the other packages installed. Downloading the firmware package now, ETA 45 minutes.

        No idea wtf is going on with the CDN. For people who still have an issue cancel the update and do this:

        wget https://packages.getsol.us/shannon/l/linux-firmware/linux-firmware-20250211-88-1-x86_64.eopkg

        sudo mv linux-firmware-20250211-88-1-x86_64.eopkg /var/cache/eopkg/packages/

        and then update again.
        sudo eopkg up -y

          Harvey

          I had 82 Solus packages (695.54 MiB) to update today and, whether on Gnome Software or Solus Software Center, I was blocked on the linux-firmware package.
          Your terminal commands allowed me to fix this issue and after reboot, my computer is now up to date.

          Thanks again to you. 👍