When I try to run the Online Updates to the system through Yast I get the following errors for each package:
[QUOTE]
Subprocess failed. Error: RPM failed: warning: /var/cache/zypp/packages/Packman Repository/Multimedia/i586/libaudcore1-2.4.4-1.pm.1.1.i586.rpm: Header V3 DSA/SHA1 Signature, key ID 9a795806: NOKEY
error: db3 error(-30987) from dbcursor->c_get: DB_PAGE_NOTFOUND: Requested page not found
error: error(-30987) getting “” records from Requireversion index
error: db3 error(-30987) from dbcursor->c_get: DB_PAGE_NOTFOUND: Requested page not found
error: error(-30987) getting “” records from Requireversion index
… and many more similar lines
/QUOTE]
Why is this happening? How can I fix it? Help will be much appreciated.
TIA
Alan
Looks like there is a new URL for packman
http://packman.unixheads.com/suse/11.3/
would now be
Index of /suse/openSUSE_11.3
I don’t know where this is documented but it is obvious if you go to the packman address in a web browser and follow the subdirectories
On 03/06/2011 05:06 AM, X-Alan-X wrote:
>> Why is this happening? How can I fix it? Help will be much
>> appreciated.
packman has been undergoing some work…i’m not sure of its current
status (or URL), but i guess that is covered in here, somewhere:
http://forums.opensuse.org/showthread.php?t=454409
–
DenverD
CAVEAT: http://is.gd/bpoMD
[NNTP posted w/openSUSE 11.3, KDE4.5.5, Thunderbird3.0.11, nVidia
173.14.28 3D, Athlon 64 3000+]
“It is far easier to read, understand and follow the instructions than
to undo the problems caused by not.” DD 23 Jan 11
I found the answer thanks. My system had hung a couple of times and the update database was corrupted. I fixed it with
rpm -vv --rebuilddb
which I got from here -
Rebuilding update database
Thanks for your replies.
Alan