On Friday 21 October 2011 16:23:25 Andre Heinecke wrote: > Hi, > > I've begun adopting our Kontact Touch maemo5 fremantle packages to maemo 6 > (meego 1.2 Harmattan). Today i was finally able to install and run kdepim > (and sync and send mails etc ;) )
Cool :-) > ( deb https://files.kolab.org/local/maemo/dists/harmattan ./ ) Added. > deb > http://repo.pub.meego.com/home:/rzr:/harmattan/MeeGo_1.2_Harmattan_Maemo.org > _MeeGo_1.2_Harmattan_standard/ ./ Added. > Then you can install Kontact-Touch by installing the "kdepim-mobile" > metapackage. > It is a bit problematic atm, Kontact Touch needs gnupg2 and since gnupg was > improved during the work on Kontact Touch i wanted to have a recent version > of gnupg but that depends on newer libraries of gcrypt and gpg-error then > nokia provides so you have to remove libgcrypt11 and libgpg-error0 with > dpkg --force-depends --remove to update them. Right, it wants to remove mp-harmattan-rm680-pr and a thousand of packages that go with it, I guess I don't want that. But your suggestion doesn't seem to fix it either. # dpkg --force-depends --remove libgcrypt11 libgpg-error0 dpkg: libgpg-error0: dependency problems, but removing anyway as you requested: libgcrypt11 depends on libgpg-error0 (>= 1.6-1). mp-harmattan-rm680-pr depends on libgpg-error0 (= 1.6-1.1+0m6). (Reading database ... 41714 files and directories currently installed.) Removing libgpg-error0 ... dpkg: libgcrypt11: dependency problems, but removing anyway as you requested: crda depends on libgcrypt11. mp-harmattan-rm680-pr depends on libgcrypt11 (= 1.2.0-11.1osso5+0m6). Removing libgcrypt11 ... aegis uninstalling libgpg-error0 aegis uninstalling libgcrypt11 # apt-get install kdepim-mobile You might want to run 'apt-get -f install' to correct these: The following packages have unmet dependencies. crda: Depends: libgcrypt11 but it is not going to be installed kdepim-mobile: Depends: kmail-mobile (= 4:4.7~.20111018.0043.git02b2e0d-1maemo6.1) but it is not going to be installed Depends: kaddressbook-mobile (= 4:4.7~.20111018.0043.git02b2e0d-1maemo6.1) but it is not going to be installed Depends: tasks-mobile (= 4:4.7~.20111018.0043.git02b2e0d-1maemo6.1) but it is not going to be installed Depends: notes-mobile (= 4:4.7~.20111018.0043.git02b2e0d-1maemo6.1) but it is not going to be installed Depends: korganizer-mobile (= 4:4.7~.20111018.0043.git02b2e0d-1maemo6.1) but it is not going to be installed Depends: kdepim-runtime but it is not going to be installed Depends: kleopatra (>= 4:4.7~.20111018.0043.git02b2e0d-1maemo6.1) but it is not going to be installed Depends: kdepim-strigi-plugins (>= 4:4.7~.20111018.0043.git02b2e0d-1maemo6.1) but it is not going to be installed mp-harmattan-rm680-pr: Depends: libgcrypt11 (= 1.2.0-11.1osso5+0m6) but it is not going to be installed Depends: libgpg-error0 (= 1.6-1.1+0m6) but it is not going to be installed E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). What should I do now? -- David Faure, [email protected], http://www.davidfaure.fr Sponsored by Nokia to work on KDE, incl. Konqueror (http://www.konqueror.org). _______________________________________________ Kde-mobile mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-mobile
