Hi, I'd like to add this repository to my sources, to see if the newer packages can help me solving my autosync issue.
As I'm using Linux Mint Debian, I could point either to Wheezy or Sid. But I have a problem with the key: after > $ gpg --recv-key E9FBA02A | gpg -a --export E9FBA02A | sudo apt-key add - > apt-get update then gives me an error: W: Erreur de GPG : http://tikei.de wheezy InRelease : Les signatures suivantes n'ont pas pu être vérifiées car la clé publique n'est pas disponible : NO_PUBKEY A512734EE9FBA02A ("the public key is not available") and indeed if I check "authentication" in Synaptic, nothing has been added. I've tried to download manually the packages, but I hesitate to install them this way, because of the number of cross-dependencies. TIA for any help - best regards, Daniel Le mercredi 24 octobre 2012 à 20:53 +0200, tino.keitel [email protected] a écrit : > Hi, > > I prepared 1.3.1 Debian packages along with new libsynthesis packages > for sid and wheezy. It would be nice if the Debian users who read this > could test the packages, and report back any issues, or even if > everything works fine. > > I intend to send an unblock request and try to get this version into > the official wheezy repository. > > Here are the instructions > First, add my GPG key to the APT keyring: > > $ gpg --recv-key E9FBA02A | gpg -a --export E9FBA02A | sudo apt-key add > - > > Then add the repository to your /etc/apt/sources.list or create a new > file in /etc/apt/sources.list.d with the following contents: > > If you are using Debian sid/unstable, add this: > > deb http://tikei.de/debian/repo/ sid main > > If you are using Debian wheezy/testing, add this: > > deb http://tikei.de/debian/repo/ wheezy main > > Now, update your package lists to use the repository: > > $ apt-get update > > Make sure the 1.3.1 packages are available: > > $ apt-cache policy syncevolution | grep Candidate > > If everything is fine, install them: > > $ apt-get install syncevolution sync-ui > > Happy testing and regards, > Tino > _______________________________________________ > SyncEvolution mailing list > [email protected] > http://lists.syncevolution.org/listinfo/syncevolution -- Daniel CLEMENT _______________________________________________ SyncEvolution mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution
