|
Bugzilla – Full Text Bug Listing |
| Summary: | updater problem libqt4-qt3support, zypper/rpm tries to remove nonexistent package | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | robert spitzenpfeil <rs.opensuse> |
| Component: | YaST2 | Assignee: | Jan Kupec <jkupec> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | mls |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 11.0 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | zypper log | ||
|
Description
robert spitzenpfeil
2008-07-24 06:36:36 UTC
interesting, can you attach /val/log/zypper.log from that run? Or if you still can reproduce this, run: $ ZYPP_LOGFILE=log zypper up and attach that 'log' file. Thanx! Created attachment 229974 [details]
zypper log
Thanx, can you please try if rebuilding the rpm database cache helps? $ rm /var/cache/zypp/solv/\@System/* $ zypper up And if this does not help, then rebuilding the rpm database itself might: $ rpm --rebuilddb removing the zypper cache did the trick :-) fixed great, i just wonder why libzypp did not realize it needs to do it itself :O) You're the first to report such thing. If it happens again, please reopen this bug, we'll look at it more closely. |