Announcement

Collapse
No announcement yet.

Dependecy Problems with KDE 4.2.1 (experimental) under Intrepid Ibex (8.10)

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

    Dependecy Problems with KDE 4.2.1 (experimental) under Intrepid Ibex (8.10)

    Hello togehter,

    just having dependency problems with Intrepid. After a new installation of Kubuntu 8.10, i upgraded the whole distribution to the newest version. After that i have added the ppa-experimental sources to upgrade to KDE 4.2.1.

    I got the following Error:
    Code:
    root@lt-jes:~# aptitude dist-upgrade
    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 kdelibs5 kdeplasma-addons-libs4 kopete libkipi5 plasmoid-quickaccess
    The following NEW packages will be installed:
     akonadi-server{a} libdbd-mysql-perl{a} libdbi-perl{a} libical0{a} libkexiv2-7{a} libkipi6{a} libmaildir4{a} libmeanwhile1{a} libnet-daemon-perl{a} libplasma3{a} libplrpc-perl{a}
     libxml2-utils{a} mysql-client-5.0{a} mysql-server-5.0{a} ttf-dejavu{a} ttf-dejavu-extra{a}
    The following packages will be REMOVED:
     libkipi-common{a} libplasma2{a}
    The following packages will be upgraded:
     akregator ark dolphin dragonplayer gwenview kaddressbook kamera kate kde-window-manager kde-zeroconf kdebase-bin kdebase-data kdebase-plasma kdebase-runtime-bin-kde4 kdebase-workspace-data
     kdebase-workspace-libs4+5 kdebluetooth kdelibs-bin kdemultimedia-kio-plugins kdepasswd kdepim-kresources kdepim-wizards kdepimlibs5 kdeplasma-addons kdeplasma-addons-data kdm kfind
     khelpcenter4 klipper kmag kmail kmix kmousetool knotes konqueror konqueror-nsplugins konsole kontact korganizer krdc krfb ksnapshot ksysguard ksystemlog ktimetracker kuser kwalletmanager
     libkcddb4 libkdecorations4 libkdepim4 libkholidays4 libkleo4 libkonq5 libkpgp4 libksieve4 libkwineffects1 libmimelib4 libokularcore1 okular okular-extra-backends python-kde4 systemsettings
    66 packages upgraded, 17 newly installed, 2 to remove and 0 not upgraded.
    Need to get 118MB of archives. After unpacking 145MB will be used.
    The following packages have unmet dependencies:
     libkipi5: Depends: libkipi-common but it is not installable
     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.
     kopete: Depends: libmsn0.1 which is a virtual package.
     kdeplasma-addons-libs4: Depends: libplasma2 but it is not installable
     plasmoid-quickaccess: Depends: libplasma2 but it is not installable
    open: 3335; closed: 1625; defer: 0; conflict: 12                                                                          
    oopen: 9979; closed: 4943; defer: 0; conflict: 12                                                                          
    oNo solution found within the allotted time. Try harder? [Y/n]nInvalid response; please enter 'y' or 'n'.
    No solution found within the allotted time. Try harder? [Y/n]
    Croot@lt-jes:~#
    After a tip at #kubuntu, i have removed every unmet dependencies packages. But now i cant "reinstall" them:

    Code:
    root@lt-jes:~# aptitude install kdelibs5 kdebase-runtime
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Reading extended state information
    Initializing package states... Done
    The following packages are BROKEN:
     kdebase-runtime kdelibs5
    The following NEW packages will be installed:
     kdebase-runtime-bin-kde4{a} kdelibs-bin{a} libxml2-utils{a}
    0 packages upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
    Need to get 12.3MB of archives. After unpacking 35.0MB will be used.
    The following packages have unmet dependencies:
     kdebase-runtime: Depends: libstreamanalyzer0 (>= 0.6.3) but it is not installable
              Depends: libstreams0 (>= 0.6.3) but it is not installable
     kdelibs5: Depends: libstreamanalyzer0 (>= 0.6.3) but it is not installable
          Depends: libstreams0 (>= 0.6.3) but it is not installable
    The following actions will resolve these dependencies:
    
    Keep the following packages at their current version:
    kdebase-runtime [Not Installed]
    kdebase-runtime-bin-kde4 [Not Installed]
    kdelibs-bin [Not Installed]
    kdelibs5 [Not Installed]
    
    Score is -19794
    
    Accept this solution? [Y/n/q/?] q
    Abandoning all efforts to resolve these dependencies.
    Abort.
    root@lt-jes:~#
    What can i do know? Is there any howto, how to upgrade to KDE 4.2.1? Or does anyone know how to fix this?

    Thanks and Regards,
    Jens

    #2
    Re: Dependecy Problems with KDE 4.2.1 (experimental) under Intrepid Ibex (8.10)

    have you enabled the backports repository (unsupported updates in Adept)?

    I had no problems updating my intrepid box (just did so this morning actually), but I had already been using 4.2.0 from backports, and I did not see any dependency issues

    Comment


      #3
      Re: Dependecy Problems with KDE 4.2.1 (experimental) under Intrepid Ibex (8.10)

      Originally posted by claydoh
      have you enabled the backports repository (unsupported updates in Adept)?

      I had no problems updating my intrepid box (just did so this morning actually), but I had already been using 4.2.0 from backports, and I did not see any dependency issues
      Thanks a lot!!!

      I have done the following:
      • sources.list: uncommented ppa-experimental url
      • sources.list: added backports
      • aptitude: updated everything to KDE 4.2.0
      • aptitude: installed everything what i have removed before :-) (see my last post)
      • sources.list: "readded" ppa-experimental
      • aptitude: updated dist to KDE 4.2.1


      I hope everything works after a Restart .

      But: Is there anyway to add this hints to http://www.kubuntu.org/news/kde-4.2 ?

      I think that iam not alone with this issue or did i read something over?

      A big Thanks.

      Regards,
      Jens

      Comment


        #4
        Re: Dependecy Problems with KDE 4.2.1 (experimental) under Intrepid Ibex (8.10)

        well that page is solely for adding 4.2.0 as that version has had some testing (via the kubuntu-experimental ppa btw) before it was moved to backports. I imagine 4.2.1, or perhaps more likely 4.2.2 might make it to backports eventually. The ppa is totally unsupported and is for finding these sorts of problems. But it doesn't necessarily mean they will get fixed in the ppa in a timely manner, though

        Comment

        Working...
        X