Announcement

Collapse
No announcement yet.

Upgrade tries to remove essential apps like Konsole and Dolphin

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

    [Pre-Install] Upgrade tries to remove essential apps like Konsole and Dolphin

    Hello all,
    I'm trying to upgrade from Kubuntu 25.10 to 26.04 LTS however the upgrade removes all kinds of essential apps like Konsole or Dolphin.
    Code:
    Remove (was auto installed) apport-core-dump-handler dolphin
      dolphin-plugins elisa gwenview haruna kate kde-spectacle kdeconnect
      konsole konsole-kpart libasound2-plugins
      libgstreamer-plugins-good1.0-0 libgusb2 libgvc6 libk3b-extracodecs
      libkf6texteditor-katepart libonnxruntime1.21 libplasma6
      libplasmaquick6 libqt6multimediawidgets6 libreoffice-kf6
      libreoffice-qt6 mesa-va-drivers mesa-va-drivers:i386
      mesa-vdpau-drivers mesa-vdpau-drivers:i386 neochat okular
      packagekit-tools phonon4qt5-backend-vlc phonon4qt5settings
      plasma-widgets-addons python3-fuse python3-sip
      qml6-module-org-kde-kirigamiaddons-labs-components
      qml6-module-qttexttospeech qt6-speech-speechd-plugin
      sddm-theme-breeze xwaylandvideobridge
    A few weeks ago I did the upgrade and did not pay enough attention so after the upgrade I couldn't access my files or open de terminal. I figured I'd try again later so I reverted back using Timeshift. But now I have to upgrade in a few days so I'd like to be able to resolve the issue.

    My system information:
    OS: Kubuntu 25.10 (Questing Quokka) x86_64
    Host: B850M GAMING X WIFI6E (Default string-CF-WCP-ADO)
    Kernel: Linux 6.17.0-40-generic
    Uptime: 1 hour
    Packages: 2610 (dpkg), 6 (flatpak), 14 (snap)
    Shell: bash 5.2.37
    Display (Q27P1B): 2560x1440 @ 60 Hz in 27" [External]
    Display (LG ULTRAGEAR): 2560x1440 @ 180 Hz in 27" [External, HDR] *
    DE: KDE Plasma 6.4.5
    WM: KWin (Wayland)
    WM Theme: Breeze
    Theme: Breeze (Light) [Qt], Breeze [GTK2/3]
    Icons: Papirus-Dark [Qt], Papirus-Dark [GTK2/3/4]
    Font: Noto Sans (10pt) [Qt], Noto Sans (10pt) [GTK2/3/4]
    Cursor: breeze (24px)
    Terminal: konsole 25.8.1
    CPU: AMD Ryzen 7 9800X3D (16) @ 5.27 GHz
    GPU: AMD Radeon RX 9070 XT [Discrete]
    Memory: 3.79 GiB / 30.96 GiB (12%)
    Swap: 0 B / 512.00 MiB (0%)
    Disk (/): 561.59 GiB / 1.79 TiB (31%) - ext4
    ​Let me know if you need any more information. Thank you.

    #2
    How are you launching the upgrade?

    Are you fully updated before starting?

    Do
    Code:
    sudo apt update
    and
    Code:
    sudo apt upgrade
    show any warnings or error messages?

    Any PPAs added?
    Self-built: Asus PRIME B550M-K/Ryzen 5600GT/32Gb/Intel ARC B580 12Gb/KDE neon
    HP Elitedesk 800 G3 Mini: i5-7500T(35w)/32Gb/Kubuntu LTS
    HP Chromebook 14: i5-1135G7/8Gb/512Gb SSD/KDE Linux

    Comment


      #3
      please post outputs of
      Code:
      apt policy kubuntu-desktop
      Code:
      apt-mark showhold
      Code:
      grep -r ^deb /etc/apt/sources.list.d/
      Code:
      ubuntu-release-upgrader-qt
      ʟɨռʊӼ ʄօʀ ʟɨʄɛ

      Comment


        #4
        Originally posted by claydoh View Post
        How are you launching the upgrade?

        Are you fully updated before starting?

        Do
        Code:
        sudo apt update
        and
        Code:
        sudo apt upgrade
        show any warnings or error messages?

        Any PPAs added?
        I have tried using the graphic updater on my taskbar and also using the terminal using
        Code:
        sudo do-release-upgrade
        I get an error about foreign packages installed:
        Code:
        Foreign Packages Installed
        
        The following unofficial packages are currently installed:
        
        steam-libs-i386:i386.....Installed from: unknown origin
        
        
        It is recommended to install supported versions from the Ubuntu
        archive, and try the upgrade again.
        
        Do you want to continue the upgrade anyways?
        
        ​

        Comment


          #5
          Originally posted by die.boer View Post
          please post outputs of
          Code:
          apt policy kubuntu-desktop
          Code:
          apt-mark showhold
          Code:
          grep -r ^deb /etc/apt/sources.list.d/
          Code:
          ubuntu-release-upgrader-qt
          Code:
          apt policy kubuntu-desktop
          kubuntu-desktop:
            Installed: 1.480
            Candidate: 1.496
            Version table:
               1.496 500
                  500 http://nl.archive.ubuntu.com/ubuntu resolute/universe amd64 Packages
           *** 1.480 100
                  100 /var/lib/dpkg/status
          
          ​
          These two don't give any results
          Code:
          apt-mark showhold
          Code:
          grep -r ^deb /etc/apt/sources.list.d/
          The last one gives an error:
          Code:
          ubuntu-release-upgrader-qt
          ubuntu-release-upgrader-qt: command not found
          
          ​

          Comment


            #6
            ok nothing looks funny there
            i would suggest to start the release upgrade normally,again. When it gets to the point where it proposes removing Dolphin, Konsole, etc., stop there and don't continue. At that point, gather the logs from /var/log/dist-upgrade/, especially apt.log​
            post the logs here
            ʟɨռʊӼ ʄօʀ ʟɨʄɛ

            Comment


              #7
              Run the upgrade 'simulated' so you can see exactly what will be removed/installed.

              sudo apt --simulate full-upgrade

              What may be happening/wanting to happen, is the removal of packages so that the latest release of the same can occur with the OS 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


                #8
                Right, so I don't know exactly what has happened now... I did not expect anything different to happen so I'm trying to remember the exact steps I took.
                I tried running sudo do-release-upgrade again but it told me that the system wasn't upgraded. So i ran sudo apt update and sudo apt upgrade again. It couldn't because apparently it was still running the upgrader. I might have accidentally closed it without ending the process there. I checked whether it was safe to close it and closed the process. Then I ran sudo dpkg --configure -a and sudo apt -f install. I then ran another sudo apt update and this time it wanted to update a lot. I let it update and rebooted and now it's running 26.04 LTS...
                I do have wobbly windows and transparent inactive windows but most seems to be working well... Is there a way to check whether everything is correctly installed now? And maybe a way to check back what exactly happened?

                Comment

                Users Viewing This Topic

                Collapse

                There are 0 users viewing this topic.

                Working...
                X