This message is posted two two lists as I am quite uncertain as to which of them would be less unappropriate.
This is the list for Fedora Desktop Development, you might ask this kind of questions on the Fedora users list.
Today, when I went to open synaptic from the kde menu on FC3, I noticed that it was missing! So I opened it from a terminal, but cannot update- no matter what I try to update I get this error (or one vey similar):
APT system reports: E: Unknown signature /var/cache/apt/archives/taglib_0%3a1.3.1-1_i386.rpm: (SHA1) DSA sha1 md5 (GPG) NOT OK (MISSING KEYS: GPG#1ac70ce6) E: Unknown signature /var/cache/apt/archives/amarok_0%3a1.1.0-2_i386.rpm: (SHA1) DSA sha1 md5 (GPG) NOT OK (MISSING KEYS: GPG#1ac70ce6) E: Error(s) while checking package signatures: 0 unsigned package(s) 2 package(s) with unknown signatures 0 package(s) with illegal/corrupted signatures
Um, what can I do? I should probably mention that I have about two weeks of linux experience under my belt.
It seems you added the Fedora Pre-Extras repository, but that you have not imported its GPG key yet. Execute this command to import the key:
rpm --import http://fedoraproject.org/pre-extras/RPM-GPG-KEY-Fedora-Pre-Extras
Nils Breunese.
Thanks Nils, I su to root and try to run the command, but it just sits there until I Ctrl-Z it (20 minutes on the last try, the time it took me to eat). Could this be a sign of a different problem? Where should I start to poke around? Googleing around led me nowhere, so might this be a unique problem?
Thank you for taking the time to assist me. I really do appreciate it.
Dotan
On Wed, 2 Feb 2005 15:10:09 +0100 (CET), Nils Breunese breun@xs4all.nl wrote:
This message is posted two two lists as I am quite uncertain as to which of them would be less unappropriate.
This is the list for Fedora Desktop Development, you might ask this kind of questions on the Fedora users list.
Today, when I went to open synaptic from the kde menu on FC3, I noticed that it was missing! So I opened it from a terminal, but cannot update- no matter what I try to update I get this error (or one vey similar):
APT system reports: E: Unknown signature /var/cache/apt/archives/taglib_0%3a1.3.1-1_i386.rpm: (SHA1) DSA sha1 md5 (GPG) NOT OK (MISSING KEYS: GPG#1ac70ce6) E: Unknown signature /var/cache/apt/archives/amarok_0%3a1.1.0-2_i386.rpm: (SHA1) DSA sha1 md5 (GPG) NOT OK (MISSING KEYS: GPG#1ac70ce6) E: Error(s) while checking package signatures: 0 unsigned package(s) 2 package(s) with unknown signatures 0 package(s) with illegal/corrupted signatures
Um, what can I do? I should probably mention that I have about two weeks of linux experience under my belt.
It seems you added the Fedora Pre-Extras repository, but that you have not imported its GPG key yet. Execute this command to import the key:
rpm --import http://fedoraproject.org/pre-extras/RPM-GPG-KEY-Fedora-Pre-Extras
Nils Breunese.
"I got a funny feeling they got plastic in the afterlife" - Beck
Dotan wrote:
I su to root and try to run the command, but it just sits there until I Ctrl-Z it (20 minutes on the last try, the time it took me to eat). Could this be a sign of a different problem? Where should I start to poke around? Googleing around led me nowhere, so might this be a unique problem?
I don't know, I never used Pre-Extras. But now that Fedora Extras is open, I shouldn't bother with Pre-Extras for too long.
To import the Extras key do (as root):
rpm --import http://download.fedora.redhat.com/pub/fedora/linux/extras/RPM-GPG-KEY- Fedora-Extras
For Pre-Extras the key is also at:
rpm --import http://download.fedora.redhat.com/pub/fedora/linux/extras/RPM-GPG-KEY- Fedora-Pre-Extras
Nils Breunese.
On Thu, 2005-02-03 at 18:33 +0100, Nils Breunese wrote:
Dotan wrote:
I su to root and try to run the command, but it just sits there until I Ctrl-Z it (20 minutes on the last try, the time it took me to eat). Could this be a sign of a different problem? Where should I start to poke around? Googleing around led me nowhere, so might this be a unique problem?
I don't know, I never used Pre-Extras. But now that Fedora Extras is open, I shouldn't bother with Pre-Extras for too long.
To import the Extras key do (as root):
rpm --import http://download.fedora.redhat.com/pub/fedora/linux/extras/RPM-GPG-KEY- Fedora-Extras
For Pre-Extras the key is also at:
rpm --import http://download.fedora.redhat.com/pub/fedora/linux/extras/RPM-GPG-KEY- Fedora-Pre-Extras
Hint: They're the same key. In fact, they're the same path.
Pre-extras was just renamed.
-sv
Seth Vidal wrote:
To import the Extras key do (as root):
rpm --import http://download.fedora.redhat.com/pub/fedora/linux/extras/RPM-GPG-KEY- Fedora-Extras
For Pre-Extras the key is also at:
rpm --import http://download.fedora.redhat.com/pub/fedora/linux/extras/RPM-GPG-KEY- Fedora-Pre-Extras
Hint: They're the same key.
Oh, heh, I hadn't noticed. :)
In fact, they're the same path.
What does that mean?
Nils Breunese.
Hint: They're the same key.
Oh, heh, I hadn't noticed. :)
In fact, they're the same path.
What does that mean?
http://fedoraproject.org/pre-extras is a symlink to http://fedoraproject.org/extras
extras is released - pre-extras is just a place holder so as to not break people's configurations.
-sv
Seth Vidal wrote:
In fact, they're the same path.
What does that mean?
http://fedoraproject.org/pre-extras is a symlink to http://fedoraproject.org/extras
extras is released - pre-extras is just a place holder so as to not break people's configurations.
Oh ok. I let Pre-Extras pass and decided to wait for Extras to open. But of course I can't see it's a symlink (ok, I could've seen both contain the same files, but as I said, I never checked out Pre-Extras).
Nils.
Oh ok. I let Pre-Extras pass and decided to wait for Extras to open. But of course I can't see it's a symlink (ok, I could've seen both contain the same files, but as I said, I never checked out Pre-Extras).
pre-extras was just a holding spot until the extras machinery/stuff got in place on red hat's side.
-sv
desktop@lists.stg.fedoraproject.org