
Hi,
just changed sources to new repo, then updating package list from new repo -> aptitude / gpg warns that there's no public key for repo/package signatures :/
Anybody else with this issue?
Robert
btw: THX a lot to mika and rest grml team for this great work!

* Robert Zöhrer robert.zoehrer@pronet.at [20061207 16:03]:
just changed sources to new repo, then updating package list from new repo -> aptitude / gpg warns that there's no public key for repo/package signatures :/
Anybody else with this issue?
Sorry, I forgot to mention this in my mail.
It's documented in the grml-wiki at "Using the grml-repository":
http://wiki.grml.org/doku.php?id=debian
Just run:
gpg --keyserver subkeys.pgp.net --recv-keys F61E2E7CECDEA787 gpg --export F61E2E7CECDEA787 > /etc/apt/grml.key apt-key add /etc/apt/grml.key
regards, -mika-

Michael Prokop schrieb:
- Robert Zöhrer robert.zoehrer@pronet.at [20061207 16:03]:
just changed sources to new repo, then updating package list from new repo -> aptitude / gpg warns that there's no public key for repo/package signatures :/
Anybody else with this issue?
Sorry, I forgot to mention this in my mail.
It's documented in the grml-wiki at "Using the grml-repository":
oh yes .. unfortunately grml pub key isn't inside debian's apt default config :/ I ought to have known this fact myself ;)
thx & regards Robert
Teilnehmer (2)
-
"Robert Zöhrer | pronet.at"
-
Michael Prokop