Bug 912527
| Summary: | ERROR with transaction check vs depsolve | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tim Evans <tkevans> |
| Component: | yum | Assignee: | Packaging Maintenance Team <packaging-team-maint> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 18 | CC: | admiller, albasha_osama, ffesti, jzeleny, packaging-team-maint, paul59584, tim.lauridsen, zpavlas |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-02-19 07:21:38 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Tim Evans
2013-02-18 21:45:14 UTC
i think maybe mod_python has been replaced by something else. I fixed this with sudo yum remove mod_python now yum info mod_python gives "No matching Packages to list" and yum update works as it should. mod_python-3.3.1-18.fc17 is an f17 package so probably left over from upgrade? although I have been using httpd so cannot say whether or not removing mod_python breaks anything there. above should read have not been using httpd (In reply to comment #1) > i think maybe mod_python has been replaced by something else. > I fixed this with > sudo yum remove mod_python > now yum info mod_python gives "No matching Packages to list" and yum update > works as it should. > mod_python-3.3.1-18.fc17 is an f17 package so probably left over from > upgrade? although I have been using httpd so cannot say whether or not > removing mod_python breaks anything there. Yep, that worked for me. System was upgraded from F17 via Fedup. Thanks. *** This bug has been marked as a duplicate of bug 912012 *** ================================================================================ p.johns.nz 2013-02-18 20:46:10 EST i think maybe mod_python has been replaced by something else. I fixed this with sudo yum remove mod_python now yum info mod_python gives "No matching Packages to list" and yum update works as it should. mod_python-3.3.1-18.fc17 is an f17 package so probably left over from upgrade? although I have been using httpd so cannot say whether or not removing mod_python breaks anything there. ================================================================================ Many Thanks. It worked for me also. |