On Tue, 11 Aug 2009 12:30:16 +0200, Olivier Cailloux wrote: > I would like to install the libdvdcss package, which appears on > http://www.debian-unofficial.org/packages.html. > [...] > Then I get a missing key error: > -- > #LANG=C aptitude update > W: GPG error: http://ftp.debian-unofficial.org stable Release: The > following signatures couldn't be verified because the public key is not > available: NO_PUBKEY 394D199524C52AC3 -- > (and similarly for testing and unstable). > > I tried the debian-unofficial faq suggestions, but they fail with an > error message or do not solve the problem: > [...]
Hello, It's all about the cryptographic key used to sign this repository's packages and verify their authenticity. You may try this command from the same page: wget http://ftp-master.debian-unofficial.org/other/openpgp/archive- key-2008.asc -O - | apt-key add - ...but this key (the last one available) expired this February, so apt won't probably let you install any packages from debian-unofficial.org even after importing the key. I suggest you try http://debian-multimedia.org/. Just follow the instructions on the main page - there is a repository for Lenny, including libdvdcss (worked for me last time I installed it). Regards, -- Krzysztof Lubański -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org