|
Bugzilla – Full Text Bug Listing |
| Summary: | Kernel update (automatic Susewatcher update) Suse 10 (Security update) | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Andreas Fueglistaler <andreas.fueglistaler> |
| Component: | Update Problems | Assignee: | E-mail List <yast2-maintainers> |
| Status: | RESOLVED FIXED | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Major | ||
| Priority: | P5 - None | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Andreas Fueglistaler
2005-12-09 09:15:40 UTC
That sounds very much like your RPM database is corrupted.
Please check on the command line:
rpm -qa
This should give you a list of all packages that are installed.
Very likely you will get an error message there, too if your RPM DB is corrupted.
If this is the case, try (as root)
rpm --rebuilddb
What could have caused such a RPM DB corruption is anyone's guess. You might want to check your hard disk with the smartmontools - maybe it is dying.
rpm -qa did run through without any problem Close bug! After running "rpm --rebuilddb" the Kernel update did run through! Even the "rpm -qa" did not report any problems listing all rpm packages .... Thanks for your help! fixed |