Hi, On Thursday 24 May 2012 11:12:09 Rigo Wenning wrote: > Hi Juha, > > I have > deb http://harmattan-dev.nokia.com/ harmattan/sdk free non-free > deb https://files.kolab.org/local/maemo/dists/harmattan ./ > in /etc/apt/sources.list.d/community.list > > the install only fetched items from those repositories. >
I agree, you are most likely missing: http://harmattan-dev.nokia.com/ harmattan/sdk free non-free If you really have it in your apt-sources list, try "apt-cache search libdb4.8" Which is one dependency pulled from there. Regards, Andre > You also cropped the apt error messages, so we do not see the package it is > missing and that is causing all the others not to be installed. Are you > perhaps still on a Harmattan PR 1.1 device? > > Rigo > > On Wednesday 23 May 2012 20:23:38 Juha Jäykkä wrote: > > I had even less luck. After adding the key and running apt-get update, I > > get: > > > > ~ # apt-get install kdepim-mobile > > 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. > > The following information may help to resolve the situation: > > > > The following packages have unmet dependencies. > > kdepim-mobile: Depends: kmail-mobile (= > > 4:4.9~.20120521.git084e17ba-1maemo6.6) but it is not going to be > > installed Depends: kaddressbook-mobile (= > > 4:4.9~.20120521.git084e17ba-1maemo6.6) but it is not going to be > > installed Depends: tasks-mobile (= > > 4:4.9~.20120521.git084e17ba-1maemo6.6) but it is not going to be > > installed Depends: notes-mobile (= > > 4:4.9~.20120521.git084e17ba-1maemo6.6) but it is not going to be > > installed Depends: korganizer-mobile (= > > 4:4.9~.20120521.git084e17ba-1maemo6.6) but it is not going to be > > installed Depends: kdepim-runtime but it is not going to be installed > > Depends: kleopatra (>= 4:4.9~.20120521.git084e17ba-1maemo6.6) but it is > > not going to be installed > > Depends: kdepim-strigi-plugins (>= > > 4:4.9~.20120521.git084e17ba-1maemo6.6) but it is not going to be > > installed E: Broken packages > > > > Even though all those packages are available... It is as if apt-get does > > not even try to resolve dependencies. But that is its most important > > task! Any ideas? > > > > Cheers, > > Juha > > > > On Tuesday 22 May 2012 19:03:56 Rigo Wenning wrote: > > > Andre, > > > > > > thanks for doing it, now I have a running application for the first > > > time. > > > > > > update didn't work for me without issues. (I had the old version > > > installed). In the update, it reported a failure to install kleopatra > > > and > > > kontact. I moved down to apt-get in a root shell. > > > First thing I did was trying to remove the uninstallable virtuoso- > > > opensource-6.1 > > > But this triggered an aegis error: > > > Aegis rejecting > > > /var/cache/apt/archives/nepomukserver_4%3a4.8+20120516.095a2aa-1maemo6. > > >0 _ar mel.deb: package 'nepomukserver' origin cannot be determined -- > > > signature check failed > > > (and many more of those) > > > > > > Then I did the following: > > > wget -O - https://ssl.intevation.de/Intevation-Distribution-Key.asc | > > > apt- key add - > > > apt-get update > > > apt-get remove virtuoso-opensource-6.1 (because it never installed > > > cleanly) and this updated the entire thing. > > > > > > Now I got back into the update software thing and re-triggered the > > > update. (Try again) And this time it installed fine. > > > > > > Rigo > > > > > > On Tuesday 22 May 2012 16:31:39 Andre Heinecke wrote: > > > > Hi, > > > > > > > > I finally did another iteration over the Kontact Touch packages for > > > > Harmattan. > > > > > > > > The biggest improvement in Packaging is probably that there is no > > > > longer > > > > any need for hacks like --force-override. You are now able to just > > > > install them in one command. (Tested on a freshly flashed N9). > > > > libgpg-error and libgcyrpt are now installed into /opt and the > > > > overwritten symlinks are restored during the upgrade. > > > > > > > > I've also removed the dependencies to: > > > > virtuoso-opensource libvirtodbc0 virtuoso-opensource-6.1 > > > > virtuoso-opensource-6.1-common libxcursor1 > > > > virtuoso-opensource-6.1-bin > > > > > > > > As those were packages that were not really necessary and caused > > > > problems. You might want to do "apt-get autoremove" after the update. > > > > > > > > Crypto E-Mail is now also testend and a gpg-agent startup issue > > > > fixed. I > > > > was able to use S/MIME / OpenPGP with KMail. As kleopatra "touch" is > > > > still in very serious need of love you should use the commandline or > > > > copy > > > > a preconfigured .gnupg directory into your home directory to > > > > initially set it up. (See the notes in userbase about gpg2 command > > > > line use) > > > > > > > > If you want to try it now check: > > > > http://userbase.kde.org/Kontact_Touch/Harmattan > > > > > > > > If you just want to update: > > > > apt-get update && apt-get upgrade > > > > > > > > Regards, > > > > Andre > > > > > > > > P.S. > > > > The Version Number of kdepim is wrong. I went back to 4.8 but as the > > > > last > > > > packages came from Master I had to stick to 4.9~ instead of 4.8+ to > > > > avoid > > > > raising the epoch. The "real" version is clearly identifyable by the > > > > git > > > > ref. > > > > > > _______________________________________________ > > > Kde-mobile mailing list > > > [email protected] > > > https://mail.kde.org/mailman/listinfo/kde-mobile > > _______________________________________________ > Kde-mobile mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/kde-mobile -- Andre Heinecke | ++49-541-335083-262 | http://www.intevation.de/ Intevation GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 18998 Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner _______________________________________________ Kde-mobile mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-mobile
