| Summary: | Add info to install-guide about deleting orphaned and obsolete packages after fedup upgrade | ||
|---|---|---|---|
| Product: | [Fedora] Fedora Documentation | Reporter: | Timothy Ward <timwa1> |
| Component: | install-guide | Assignee: | Petr Bokoc <pbokoc> |
| Status: | ASSIGNED --- | QA Contact: | Fedora Docs QA <docs-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | devel | CC: | neteler, pbokoc, zach |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | Bug | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | |||
| Bug Blocks: | 1136030 | ||
|
Description
Timothy Ward
2013-09-17 02:25:00 UTC
Hi Timothy, thanks for reporting this. I'll take a look and include the information in the F20 version. Just updated F19 -> F20 with fedup. All fine except for ** Found 1 pre-existing rpmdb problem(s), 'yum check' output follows: kde-settings-kdm-20-12.fc20.noarch is a duplicate with kde-settings-kdm-19-23.fc19.noarch I could get rid of that orphaned package with: package-cleanup --cleandupes --noscripts (got that trick from http://forums.fedoraforum.org/showthread.php?t=295983) I would suggest to add this to http://fedoraproject.org/wiki/FedUp#Cleaning_Up_Post_Upgrade |