Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: fixit on October 04, 2005, 10:30:56 AM

Title: sme 7b4 yum update error
Post by: fixit on October 04, 2005, 10:30:56 AM
Hi, I got this error msg when trying to do "yum update", any idea on how to get past it, I did do "yum install gcc", prior to yum update

Yum error

Performing the following to resolve dependencies:
  Install: e-smith-ingo.noarch 0:0.5.1-01sme02 - smeos
  Install: enscript.i386 0:1.6.1-28.3 - smeos
  Install: ingo-h3.noarch 0:1.0.1-1sme01 - smeos
Total download size: 8.9 M
Is this ok [y/N]: y
Downloading Packages:
warning: rpmts_HdrFromFdno: V3 DSA signature: NOKEY, key ID 1e9c9308
public key not available for smeserver-support-1.4.6-02.noarch.rpm

I did post this on the bug tracker as well

Thanks, Russell
Title: sme 7b4 yum update error
Post by: mudra on October 04, 2005, 11:31:50 AM
I have found a way around this by disabling the check for the signature. I am sure this is not a good way of doing it but this is how.

EDIT your yum.conf and set GPG check =0 from 1. Then yum update etc.... and it should work. It worked for me anyway.

As I say this is most likely the wrong way to do it, but it worked for me. YMMV.

I hope this helps.

Mudra

 ;-)
Title: sme 7b4 yum update error
Post by: mrjhb3 on October 05, 2005, 12:00:18 AM
Quote from: "mudra"
I have found a way around this by disabling the check for the signature. I am sure this is not a good way of doing it but this is how.

EDIT your yum.conf and set GPG check =0 from 1. Then yum update etc.... and it should work. It worked for me anyway.

As I say this is most likely the wrong way to do it, but it worked for me. YMMV.

I hope this helps.

Mudra
;-)


That is the fix.  A message was posted to devinfo and  smeserver lists stating that the packages hadn't been signed yet.


JB
Title: sme 7b4 yum update error
Post by: gordonr on October 05, 2005, 12:12:41 AM
Quote from: "mudra"
I have found a way around this by disabling the check for the signature. I am sure this is not a good way of doing it but this is how.


This has all been documented in the bug tracker as the development work has progressed:

https://sourceforge.net/tracker/?func=browse&group_id=96750&atid=615772

It is also in the known issues pages:

http://smeserver.sourceforge.net/sme70/KnownIssues

Please help us to help you by keeping issues with 7.0beta in the bug tracker.

Thanks,

Gordon
Title: sme 7b4 yum update error
Post by: fixit on October 05, 2005, 01:47:02 AM
Hi,if I follow the steps followed in the bug tracker https://sourceforge.net/tracker/?func=browse&group_id=96750&atid=615772

I get this error msg, should i just edit yum manually

root@server ~]# /sbin/e-smith/db yum_repositories setprop smeos GPGCheck 0
[root@server ~]# /sbin/e-smith/expand-template /etc/yum.conf
[root@server ~]# /sbin/e-smith/yum_update_dbs

Error: No Groups on which to run command
yum grouplist available status 256
Title: sme 7b4 yum update error
Post by: gordonr on October 05, 2005, 01:53:00 AM
Quote from: "fixit"

I get this error msg
[...]
Error: No Groups on which to run command
yum grouplist available status 256


This is *also* in the bug tracker.

https://sourceforge.net/tracker/index.php?func=detail&aid=1296024&group_id=96750&atid=615772

Please look through the open bugs.

Thanks,

Gordon