Hi,
Am 29.05.2008 um 11:22 schrieb Olle Eriksson:

Have you tried this (from the release notes):

If your system has an older version of the gfs2-kmod package installed but the yum-kmod package is not installed, upgrading from Red Hat Enterprise Linux 5.1 to 5.2 will fail. To prevent this, install the latest version of yum-kmod first (using yum install yum- kmod) before running yum update.

Thanks, this works.

But now, the update hung and rebooted the machine, now when I try to do yum update again, I get the following:

Parsing package install arguments
Traceback (most recent call last):
 File "/usr/bin/yum", line 29, in ?
   yummain.main(sys.argv[1:])
 File "/usr/share/yum-cli/yummain.py", line 102, in main
   result, resultmsgs = do()
 File "/usr/share/yum-cli/cli.py", line 359, in doCommands
return self.yum_cli_commands[self.basecmd].doCommand(self, self.basecmd, sel
f.extcmds)
 File "/usr/share/yum-cli/yumcommands.py", line 134, in doCommand
   return base.installPkgs(extcmds)
 File "/usr/share/yum-cli/cli.py", line 612, in installPkgs
   self.updatePkgs(userlist=updatelist, quiet=1)
 File "/usr/share/yum-cli/cli.py", line 676, in updatePkgs
   ver=v, rel=r))
File "/usr/lib/python2.4/site-packages/yum/packageSack.py", line 231, in searc
hNevra
return self._computeAggregateListResult("searchNevra", name, epoch, ver, rel
, arch)
File "/usr/lib/python2.4/site-packages/yum/packageSack.py", line 323, in _comp
uteAggregateListResult
   sackResult = apply(method, args)
File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 544, in search
Nevra
   returnList.append(self.pc(rep,self.db2class(x)))
File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 429, in db2cla
ss
   y.checksum = {'pkgid': 'YES','type': db.checksum_type,
File "/usr/lib64/python2.4/site-packages/sqlite/main.py", line 97, in __getatt
r__
   raise AttributeError, key
AttributeError: CHECKSUM_VALUE

I think about give it up and install completely new. But there must be a better option...

Rene

_______________________________________________
rhelv5-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/rhelv5-list

Reply via email to