Announcement

Collapse
No announcement yet.

Update failed (to 25.10)

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

    [Software] Update failed (to 25.10)

    When I try to upgrade my Kubuntu 25.04 to 25.10, I get a window that says "Upgrade failed with the following output:" but nothing is written (see screenshot). What can I do?

    You may only view thumbnails in this gallery. This gallery has 1 photos.

    #2
    Don't use Discover.

    Open Konsole. Type: sudo apt update && sudo apt full-upgrade to ensure that everything is 'up to date'. If any packages are reported as being held (phased), you won't/shouldn't attempt to upgrade to 25.10 yet.

    If you aren't told any packages are being held, then type: sudo do-release-upgrade
    Windows no longer obstruct my view.
    Using Kubuntu Linux since March 23, 2007.
    "It is a capital mistake to theorize before one has data." - Sherlock Holmes

    Comment


      #3
      Originally posted by Snowhog View Post
      Don't use Discover.

      Open Konsole. Type: sudo apt update && sudo apt full-upgrade to ensure that everything is 'up to date'. If any packages are reported as being held (phased), you won't/shouldn't attempt to upgrade to 25.10 yet.

      If you aren't told any packages are being held, then type: sudo do-release-upgrade
      Two packages appear to be upgradable, even though everything is up to date on discover. With sudo apt full-upgrade it tells me "Not yet updated due to staggering:
      fwupd libfwupd3"​ How can I update them?

      Click image for larger version

Name:	Schermata_20251030_180731.png
Views:	0
Size:	150.3 KB
ID:	689039
      Last edited by checco; Today, 11:19 AM.

      Comment


        #4
        You can bypass the phasing hold on these two packages by running sudo apt -o APT::Get::Always-Include-Phased-Updates=true install fwupd libfwupd3​ If the packages update without any issue (no ERRORS), you can run the sudo do-release-upgrade command.
        Windows no longer obstruct my view.
        Using Kubuntu Linux since March 23, 2007.
        "It is a capital mistake to theorize before one has data." - Sherlock Holmes

        Comment


          #5
          Originally posted by Snowhog View Post
          You can bypass the phasing hold on these two packages by running sudo apt -o APT::Get::Always-Include-Phased-Updates=true install fwupd libfwupd3​ If the packages update without any issue (no ERRORS), you can run the sudo do-release-upgrade command.
          Everything seems to have gone well, the packages are up to date. Tomorrow I'll try to launch the upgrade with the command 'sudo do-release-upgrade'. I'll let you know...for now, thanks.

          You may only view thumbnails in this gallery. This gallery has 1 photos.

          Comment

          Users Viewing This Topic

          Collapse

          There are 0 users viewing this topic.

          Working...
          X