Announcement

Collapse
No announcement yet.

package update failed, need help reinstalling kde

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    package update failed, need help reinstalling kde

    So there was an update to kubuntu a week or so ago that required a restart. I ignored it for a while. I did eventually get around to restarting, and now kde no long launches, instead defaulting me to my xfce window manager (even when I explicitly say I want a kde session). I did some tinkering with various stuff I found on the 'net, but to no avail.

    sudo apt-get install kubuntu-desktop
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.

    Since you only requested a single operation it is extremely likely that
    the package is simply not installable and a bug report against
    that package should be filed.
    The following information may help to resolve the situation:

    The following packages have unmet dependencies:
    kubuntu-desktop: Depends: ark but it is not going to be installed
    Depends: dolphin but it is not going to be installed
    Depends: dragonplayer but it is not going to be installed
    Depends: kde-window-manager but it is not going to be installed
    Depends: kde-zeroconf but it is not going to be installed
    Depends: kdebase-workspace-bin but it is not going to be installed
    Depends: kdepasswd but it is not going to be installed
    Depends: kdm but it is not going to be installed
    Depends: khelpcenter4 but it is not going to be installed
    Depends: klipper but it is not going to be installed
    Depends: kmix but it is not going to be installed
    Depends: konsole but it is not going to be installed
    Depends: ksnapshot but it is not going to be installed
    Depends: ksysguard but it is not going to be installed
    Depends: ksystemlog but it is not going to be installed
    Depends: kuser but it is not going to be installed
    Depends: language-selector-qt but it is not going to be installed
    Depends: okular but it is not going to be installed
    Depends: software-properties-kde but it is not going to be installed
    Depends: systemsettings but it is not going to be installed
    Recommends: adept but it is not going to be installed
    Recommends: akregator but it is not going to be installed
    Recommends: gdebi-kde but it is not going to be installed
    Recommends: guidance-power-manager but it is not going to be installed
    Recommends: gwenview but it is not going to be installed
    Recommends: install-package but it is not going to be installed
    Recommends: jockey-kde but it is not going to be installed
    Recommends: kaddressbook but it is not going to be installed
    Recommends: kamera but it is not going to be installed
    Recommends: kate but it is not going to be installed
    Recommends: kde-printer-applet but it is not going to be installed
    Recommends: kdebase-plasma but it is not going to be installed
    Recommends: kdebluetooth but it is not going to be installed
    Recommends: kdepim-kresources but it is not going to be installed
    Recommends: kdepim-strigi-plugins but it is not going to be installed
    Recommends: kdepim-wizards but it is not going to be installed
    Recommends: kdeplasma-addons but it is not going to be installed
    Recommends: kdesudo but it is not going to be installed
    Recommends: kgrubeditor but it is not going to be installed
    Recommends: kmag but it is not going to be installed
    Recommends: kmail but it is not going to be installed
    Recommends: kmousetool but it is not going to be installed
    Recommends: knotes but it is not going to be installed
    Recommends: konqueror but it is not going to be installed
    Recommends: konqueror-nsplugins but it is not going to be installed
    Recommends: konqueror-plugin-searchbar but it is not going to be installed
    Recommends: kontact but it is not going to be installed
    Recommends: kopete but it is not going to be installed
    Recommends: korganizer but it is not going to be installed
    Recommends: krdc but it is not going to be installed
    Recommends: krfb but it is not going to be installed
    Recommends: ktimetracker but it is not going to be installed
    Recommends: ktorrent but it is not going to be installed
    Recommends: kubuntu-docs but it is not going to be installed
    Recommends: kubuntu-konqueror-shortcuts but it is not going to be installed
    Recommends: kvkbd but it is not going to be installed
    Recommends: kwalletmanager but it is not going to be installed
    Recommends: okular-extra-backends but it is not going to be installed
    Recommends: plasmoid-quickaccess but it is not going to be installed
    Recommends: update-notifier-kde but it is not going to be installed
    E: Broken packages


    Anyone want for information? I'll post whatever you need to help me fix this.

    #2
    Re: package update failed, need help reinstalling kde

    So I did a "aptitude install kubuntu-desktop", and at the end, it gives me the following:

    The following packages have unmet dependencies:
    kdebase-runtime: Depends: libstreamanalyzer0 (>= 0.6.3) but 0.5.11-1ubuntu2 is installed.
    Depends: libstreams0 (>= 0.6.3) but 0.5.11-1ubuntu2 is installed.
    kdelibs5: Depends: libstreamanalyzer0 (>= 0.6.3) but 0.5.11-1ubuntu2 is installed.
    Depends: libstreams0 (>= 0.6.3) but 0.5.11-1ubuntu2 is installed.
    kdebase-workspace-bin: Depends: libstreamanalyzer0 (>= 0.6.3) but 0.5.11-1ubuntu2 is installed.
    Depends: libstrigiqtdbusclient0 (>= 0.6.3) but 0.5.11-1ubuntu2 is installed.
    akonadi-kde: Depends: libstrigiqtdbusclient0 (>= 0.6.3) but 0.5.11-1ubuntu2 is installed.
    libplasma2: Depends: kdebase-workspace-data (= 4:4.1.4-0ubuntu1~intrepid3.1) but 4:4.2.2-0ubuntu1~intrepid1 is installed.
    libplasma3: Conflicts: libplasma2 but 4:4.1.4-0ubuntu1~intrepid3.1 is to be installed.
    kdepim-strigi-plugins: Depends: libstreamanalyzer0 (>= 0.6.3) but 0.5.11-1ubuntu2 is installed.
    kopete: Depends: libmsn0.1 which is a virtual package.


    Any idea how to meet these "unmet dependencies"?

    Comment


      #3
      Re: package update failed, need help reinstalling kde

      Ah, this seems to be the same issue as Bug #354927 from the "kdelibs" package. And there doesn't seem to be an easy resolution atm. Fantastic.

      Comment


        #4
        Re: package update failed, need help reinstalling kde

        Try
        sudo aptitude update
        sudo aptitude -f install kubuntu-desktop
        If this still does not work check you sources to see if you have some that might not work well with others, such a ppa.

        Comment


          #5
          Re: package update failed, need help reinstalling kde

          Just a reminder: When the update process tells you to reboot, do NOT put it off. Reboot immediately after the update is compete.

          This msg about the need to reboot is usually because a new kernel has been installed, along with programs used by the system that require the new kernel in order to work correctly. If the kernel is the active OS then trouble may result.


          When you continue working the still running OLD OS calls on those programs (their names haven't changed) but those programs expect to see functions or conditions in the kernel space that are not there. Trouble results.

          "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
          – John F. Kennedy, February 26, 1962.

          Comment


            #6
            Re: package update failed, need help reinstalling kde

            The update runs fine. Here's the output from the install command:

            aptitude -f install kubuntu-desktop
            Reading package lists... Done
            Building dependency tree
            Reading state information... Done
            Reading extended state information
            Initializing package states... Done
            The following packages are BROKEN:
            akonadi-kde kdebase-runtime kdebase-workspace-bin kdegraphics-strigi-plugins
            kdelibs5 kdepim-strigi-plugins kopete libplasma2 libplasma3
            The following NEW packages will be installed:
            adept akonadi-server{a} akregator ark compiz-wrapper{a} dolphin dragonplayer
            exiv2{a} gdebi-kde{a} guidance-power-manager gwenview install-package{a}
            jockey-kde kaddressbook kamera kate kde-icons-oxygen{a} kde-printer-applet
            kde-window-manager kde-zeroconf kdebase-bin{a} kdebase-data{a} kdebase-plasma
            kdebase-runtime-bin-kde4{a} kdebase-runtime-data{a} kdebase-workspace-libs4+5{a}
            kdebluetooth kdelibs-bin{a} kdemultimedia-kio-plugins kdepasswd
            kdepim-kresources{a} kdepim-wizards kdepimlibs-data{a} kdepimlibs5{a}
            kdeplasma-addons kdeplasma-addons-data{a} kdeplasma-addons-libs4{a} kdesudo{a}
            kdm kfind{a} kgrubeditor khelpcenter4 klipper kmag kmail kmix kmousetool
            knotes{a} konqueror konqueror-nsplugins{a} konqueror-plugin-searchbar konsole
            kontact korganizer{a} krdc krfb ksnapshot ksysguard ksysguardd{a} ksystemlog
            ktimetracker ktorrent kubuntu-desktop kubuntu-docs kubuntu-konqueror-shortcuts
            kuser kvkbd kwalletmanager language-selector-qt libakonadiprivate1{a}
            libdbd-mysql-perl{a} libdbi-perl{a} libexiv2-4{a} libgeoip1{a}
            libhtml-template-perl{a} libical0{a} libkcddb4{a} libkdecorations4{a}
            libkdepim4{a} libkholidays4{a} libkipi6{a} libkleo4{a} libkonq5{a}
            libkonq5-templates{a} libkpgp4{a} libksieve4{a} libkwineffects1{a}
            libmaildir4{a} libmimelib4{a} libnet-daemon-perl{a} libokularcore1{a}
            libplrpc-perl{a} libpoppler-qt4-3{a} libqca2{a} libqca2-plugin-ossl{a}
            libqimageblitz4{a} libqt4-qt3support{a} libspectre1{a} libzip1{a} mesa-utils{a}
            mysql-client-5.0{a} mysql-server-5.0{a} okular okular-extra-backends
            plasmoid-quickaccess python-kde4{a} software-properties-kde systemsettings
            update-manager-kde{a} update-notifier-kde
            The following packages will be REMOVED:
            libkipi-common{a} libkipi0{a}
            0 packages upgraded, 119 newly installed, 2 to remove and 0 not upgraded.
            Need to get 73.7MB/132MB of archives. After unpacking 377MB will be used.
            The following packages have unmet dependencies:
            kdebase-runtime: Depends: libstreamanalyzer0 (>= 0.6.3) but 0.5.11-1ubuntu2 is installed.
            Depends: libstreams0 (>= 0.6.3) but 0.5.11-1ubuntu2 is installed.
            kdelibs5: Depends: libstreamanalyzer0 (>= 0.6.3) but 0.5.11-1ubuntu2 is installed.
            Depends: libstreams0 (>= 0.6.3) but 0.5.11-1ubuntu2 is installed.
            kdebase-workspace-bin: Depends: libstreamanalyzer0 (>= 0.6.3) but 0.5.11-1ubuntu2 is installed.
            Depends: libstrigiqtdbusclient0 (>= 0.6.3) but 0.5.11-1ubuntu2 is installed.
            akonadi-kde: Depends: libstrigiqtdbusclient0 (>= 0.6.3) but 0.5.11-1ubuntu2 is installed.
            libplasma2: Depends: kdebase-workspace-data (= 4:4.1.4-0ubuntu1~intrepid3.1) but 4:4.2.2-0ubuntu1~intrepid1 is installed.
            libplasma3: Conflicts: libplasma2 but 4:4.1.4-0ubuntu1~intrepid3.1 is to be installed.
            kdegraphics-strigi-plugins: Depends: libstreamanalyzer0 (>= 0.6.3) but 0.5.11-1ubuntu2 is installed.
            kdepim-strigi-plugins: Depends: libstreamanalyzer0 (>= 0.6.3) but 0.5.11-1ubuntu2 is installed.
            kopete: Depends: libmsn0.1 which is a virtual package.
            open: 9591; closed: 4997; defer: 0; conflict: 20 .No solution found within the allotted time. Try harder? [Y/n]



            where is the sources list at?

            Comment


              #7
              Re: package update failed, need help reinstalling kde

              /etc/apt/sources.list and it pulls in any file in /etc/apt/sources.list.d/

              Comment


                #8
                Re: package update failed, need help reinstalling kde

                cat /etc/apt/sources.list
                #

                # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
                # newer versions of the distribution.

                deb http://us.archive.ubuntu.com/ubuntu/ intrepid main restricted
                deb-src http://us.archive.ubuntu.com/ubuntu/ intrepid restricted main multiverse universe #Added by software-properties

                ## Major bug fix updates produced after the final release of the
                ## distribution.
                deb http://us.archive.ubuntu.com/ubuntu/ intrepid-updates main restricted
                deb-src http://us.archive.ubuntu.com/ubuntu/ intrepid-updates restricted main multiverse universe #Added by software-properties

                ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
                ## team, and may not be under a free licence. Please satisfy yourself as to
                ## your rights to use the software. Also, please note that software in
                ## universe WILL NOT receive any review or updates from the Ubuntu security
                ## team.
                deb http://us.archive.ubuntu.com/ubuntu/ intrepid universe
                deb http://us.archive.ubuntu.com/ubuntu/ intrepid-updates universe

                ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
                ## team, and may not be under a free licence. Please satisfy yourself as to
                ## your rights to use the software. Also, please note that software in
                ## multiverse WILL NOT receive any review or updates from the Ubuntu
                ## security team.
                deb http://us.archive.ubuntu.com/ubuntu/ intrepid multiverse
                deb http://us.archive.ubuntu.com/ubuntu/ intrepid-updates multiverse

                ## Uncomment the following two lines to add software from the 'backports'
                ## repository.
                ## N.B. software from this repository may not have been tested as
                ## extensively as that contained in the main release, although it includes
                ## newer versions of some applications which may provide useful features.
                ## Also, please note that software in backports WILL NOT receive any review
                ## or updates from the Ubuntu security team.
                # deb http://us.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
                # deb-src http://us.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse

                ## Uncomment the following two lines to add software from Canonical's
                ## 'partner' repository. This software is not part of Ubuntu, but is
                ## offered by Canonical and the respective vendors as a service to Ubuntu
                ## users.

                deb http://security.ubuntu.com/ubuntu intrepid-security main restricted
                deb-src http://security.ubuntu.com/ubuntu intrepid-security restricted main multiverse universe #Added by software-properties
                deb http://security.ubuntu.com/ubuntu intrepid-security universe
                deb http://security.ubuntu.com/ubuntu intrepid-security multiverse
                deb http://ppa.launchpad.net/kubuntu-members-kde4/ubuntu intrepid main
                deb http://ppa.launchpad.net/kubuntu-mem...de4/ppa/ubuntu intrepid main

                Comment


                  #9
                  Re: package update failed, need help reinstalling kde

                  Comment the last 2 lines and try again.

                  Comment


                    #10
                    Re: package update failed, need help reinstalling kde

                    Well kde is up and running (mostly)... I've noticed a couple of keyboard shortcuts that aren't working. Alt+tab, Alt+F2, neither work. Those are the two I normally use. If there are other, it's entirely possible they don't work either. Any ideas how to fix this?

                    Comment


                      #11
                      Re: package update failed, need help reinstalling kde

                      System Settings->General->Keyboars&Mouse->Global Keyboard Shortcuts.
                      In Kwin Walk through Windows is what has ALT-TAB for me. That is probably what you want. You can set it there. Select Run Command Interface as component and set Run Command to ALT-F2 if it is not.

                      Comment


                        #12
                        Re: package update failed, need help reinstalling kde

                        When I click on "Keyboard Shortcuts", a prompt comes up that says the following:

                        Failed to contact the KDE global shortcuts daemon
                        Message: No such object path '/KdedGlobalAccel'
                        Error: org.freedesktop.DBus.Error.UnknownObject

                        So now what?

                        Comment


                          #13
                          Re: package update failed, need help reinstalling kde

                          I expect the dependencies of kubuntu-desktop are such that they do not include this. I am pretty sure that
                          sudo aptitude -f install kde
                          will install what you want, and it will probably install much more. YOu could probably be more selective if you want to research it, or maybe someone else here can provide guidance on being more selective.

                          Comment


                            #14
                            Re: package update failed, need help reinstalling kde

                            Okay, I did a "sudo aptitude -f install kde". It did go ahead and install a ton of stuff for me, but keyboard shortcuts still don't work, and when I try and go look at them in the settings I get the same message as before:

                            Failed to contact the KDE global shortcuts daemon
                            Message: No such object path '/KdedGlobalAccel'
                            Error: org.freedesktop.DBus.Error.UnknownObject


                            Next idea?

                            Comment


                              #15
                              Re: package update failed, need help reinstalling kde

                              I think we need a Dbus expert. It seems that your kde is not establishing dbus properly. You can try to run
                              kcmshell4 keys
                              kcmshell4 keyboard
                              kcmshell4 keyboard_layout
                              but I expect you will see the same error. You are using KDM are you not?

                              Comment

                              Working...
                              X