Bug 374751
| Summary: | Error updating with pup | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Brandi <bmortime> |
| Component: | sos | Assignee: | Francois Dechery <fdechery> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 5.1 | CC: | astokes, dmair |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-06-08 17:18:28 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
This looks like sos is missing appropriate obsoletes. Brandi, I have been reported a similar problem by another user by I have been unable to replicate. SoS obsoletes "sysreport" but also provides it: [root@localhost ~]# rpm -q --provides sos sysreport = 1.3.15-8 sos = 1.7-9.1.el5 Not sure what the problem is here, but it sounds like it lays in "pup" rather than sos itself. Any chance you could upload a sosreport (or sysreport) from your system ? Thank you. -- Navid This should've been fixed already. Please open a new bug if not. Thanks, Adam |
Description of problem: When updating packages using pup, at the point where the packages are downloaded and installing, an error occurs when updating sysreport. If running yum update at the command line the error does not occur. Version-Release number of selected component (if applicable): pirut-1.2.10-1 How reproducible: Consistently on x86 and x86_64 Steps to Reproduce: 1. Run GUI package updater 2. Select All Updates 3. Apply updates Actual results: [('file /usr/sbin/sysreport conflicts between attempted installs of sysreport-1.4.3-13.el5 and sos-1.7-9.1.el5', (6, '/usr/sbin/sysreport', 0L)), ('file /usr/share/sysreport/functions conflicts between attempted installs of sysreport-1.4.3-13.el5 and sos-1.7-9.1.el5', (6, '/usr/share/sysreport/functions', 0L))] Expected results: Successful Update Additional info: I am assuming this is because sysreport is being depricated in RHEL5 update1. Yum successfully erases sysreport and pup does not.