 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

26th April 2005, 01:58 PM
|
|
Registered User
|
|
Join Date: Apr 2005
Posts: 27

|
|
|
Up2Date Error
Hey what's
I just left Ubuntu based on performance and also to many bugs for me to handle at the moment, but I want to try and find out why I can't get ALL the packages to show up in the up2date app. It shows 45 updates available but 9 of those are not wanting to update when I check them off for the update to go through.
It's been happening since last night, so I am still not sure what I need to do in order to get the new update for the up2date app which is the 4.4..15-4. It also says I cannot update any other packages until the new version of up2date is installed.
Any Ideas?
|

26th April 2005, 02:05 PM
|
 |
Registered User
|
|
Join Date: Apr 2005
Location: Northants, UK
Posts: 2,026

|
|
|
Why not give yum a spin instead. Fire up a root console.
If it is your first run of yum, you may need to give rpm the Fedora key (it'll tell you if so)
rpm --import /usr/share/doc/fedora-release-3/RPM-GPG-KEY-fedora
then
yum update
|

26th April 2005, 02:24 PM
|
|
Registered User
|
|
Join Date: Apr 2005
Posts: 27

|
|
Quote:
|
Originally Posted by AndyGreen
Why not give yum a spin instead. Fire up a root console.
If it is your first run of yum, you may need to give rpm the Fedora key (it'll tell you if so)
rpm --import /usr/share/doc/fedora-release-3/RPM-GPG-KEY-fedora
then
yum update
|
Cool, the update was fine, but it needs the GPG Key, in which I get the following error:
[***@localhost usr]# rpm --import /usr/share/doc/fedora-release-3/RPM-GPG-KEY-fedora
error: /usr/share/doc/fedora-release-3/RPM-GPG-KEY-fedora: import read failed(-1).
|

26th April 2005, 02:41 PM
|
|
Registered User
|
|
Join Date: Apr 2005
Posts: 27

|
|
Quote:
|
Originally Posted by AndyGreen
|
Sorry I should've told you before, I'm on FC4 Test.
My Apologies
Edit: ok got the update to work, just need the GPG to sign the repo's.
|

26th April 2005, 02:43 PM
|
 |
Registered User
|
|
Join Date: Apr 2005
Location: Northants, UK
Posts: 2,026

|
|
|
Well you can still use yum, just the path to the key on your machine is different is all, which is why it failed. Use the second method.
|

26th April 2005, 02:47 PM
|
|
Registered User
|
|
Join Date: Apr 2005
Posts: 27

|
|
|
Ok, I did the second method, and it worked, where would this key goto, and how do I set the path to it?
Sorry I am very new to Fedora compared to Ubuntu
|

26th April 2005, 02:49 PM
|
 |
Registered User
|
|
Join Date: Apr 2005
Location: Northants, UK
Posts: 2,026

|
|
|
The key step is done -- RPM imported it and now knows how to check package signatures to see if they really came from Fedora. Now you are ready to just try
yum update
|

26th April 2005, 02:52 PM
|
|
Registered User
|
|
Join Date: Apr 2005
Posts: 27

|
|
Quote:
|
Originally Posted by AndyGreen
The key step is done -- RPM imported it and now knows how to check package signatures to see if they really came from Fedora. Now you are ready to just try
yum update
|
Good deal  sorry if I am rushing to fast, and about the hassle, trying to get this fixed before heading off to work.
Just a quick note, I got this error when trying to do yum update
unsigned package gnome-utils-2.10.0-2.i386.rpm, I'm thinking it might do that with all of them...
|

26th April 2005, 02:55 PM
|
 |
Registered User
|
|
Join Date: Apr 2005
Location: Northants, UK
Posts: 2,026

|
|
Yep -- you need the development key since you are on the development branch of Fedora and getting development packages signed with the development key.
rpm --import http://fedora.redhat.com/about/security/1CDDBCA9.txt
|

26th April 2005, 03:00 PM
|
|
Registered User
|
|
Join Date: Apr 2005
Posts: 27

|
|
Quote:
|
Originally Posted by AndyGreen
|
Yea, it's stil not working, keep getting this error when doing the hands on the up2date tool.
The package kernel-2.6.11-1.1267_FC4 is not signed with a GPG signature. Continue?
Not sure what to do at this point seems like a bug to me....
|

26th April 2005, 03:03 PM
|
 |
Registered User
|
|
Join Date: Apr 2005
Location: Northants, UK
Posts: 2,026

|
|
|
Not a bug. Some of the development packages -- hey, you notice all the difficulties you are having are all to do with your being on development branch? -- are unsigned. By default yum insists to have a signature before accepting the file. You can turn this off by editing
/etc/yum.conf
and changing
gpgcheck=1
to
gpgcheck=0
You may also need to look inside
/etc/yum.repos.d/
and do the same gpgcheck=0 job to the .repo file in there corresponding to the development repo.
|

26th April 2005, 03:21 PM
|
|
Registered User
|
|
Join Date: Apr 2005
Posts: 27

|
|
Worked like a charm!
Thank You Andy!, I really appreciate your help on this my friend, very much appreciated!!
Have a great day
|

22nd June 2005, 10:54 PM
|
|
Registered User
|
|
Join Date: Jun 2005
Posts: 16

|
|
|
I'm using the release version of Fedora Core 4, and Up2Date is constantly prompting me for packages, e.g.
The package xorg-x11-xfs-6.8.2-37 is not signed with a GPG signature. Continue?
Note that I'm not using any development packages - the only modification I've made to my yum configuration file is adding livna. Why aren't these release packages signed?
|

24th June 2005, 03:21 AM
|
|
Registered User
|
|
Join Date: Apr 2005
Posts: 27

|
|
Quote:
|
Originally Posted by TheCat
I'm using the release version of Fedora Core 4, and Up2Date is constantly prompting me for packages, e.g.
The package xorg-x11-xfs-6.8.2-37 is not signed with a GPG signature. Continue?
Note that I'm not using any development packages - the only modification I've made to my yum configuration file is adding livna. Why aren't these release packages signed?
|
Hmm, I see what you mean, but I am not exactly sure...
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Similar Threads
|
| Thread |
Thread Starter |
Forum |
Replies |
Last Post |
|
up2date error
|
sijp |
Installation and Live Media |
8 |
24th July 2004 11:04 PM |
Current GMT-time: 04:51 (Thursday, 20-06-2013)
|
|
 |
 |
 |
 |
|
|