Koozali.org: home of the SME Server

sme 7b4 yum update error

Offline fixit

  • *
  • 216
  • +0/-0
    • http://www.fixitcomputers.com.au
sme 7b4 yum update error
« 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
.........

Offline mudra

  • ****
  • 78
  • +0/-0
sme 7b4 yum update error
« Reply #1 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

 ;-)

Offline mrjhb3

  • *
  • 1,188
  • +0/-0
    • John Bennett Services
sme 7b4 yum update error
« Reply #2 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
......

Offline gordonr

  • *
  • 646
  • +0/-0
    • http://www.smeserver.com.au/
sme 7b4 yum update error
« Reply #3 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
............

Offline fixit

  • *
  • 216
  • +0/-0
    • http://www.fixitcomputers.com.au
sme 7b4 yum update error
« Reply #4 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
.........

Offline gordonr

  • *
  • 646
  • +0/-0
    • http://www.smeserver.com.au/
sme 7b4 yum update error
« Reply #5 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
............