Bug 14897
| Summary: | sawfish conflicts between librep and librep_helix packages | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Tammy Fox <tammy.c.fox> |
| Component: | sawfish | Assignee: | Jonathan Blandford <jrb> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.0 | CC: | ddumas |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2000-10-04 19:27:12 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: | |||
|
Description
Tammy Fox
2000-07-31 17:41:02 UTC
the problem was that the helix librep version is higher than the pinstripe librep version ... downgrading librep (and librep-devel) to the versions shipped in pinstripe fixed the sawfish problem ... jrb - we need to figure out the upgrade path for those already running sawfish - especially the helix ones as they seem to be breaking all over the place (at least according to the sawfish mail list) The upgrade path I gave out is simple rpm --erase `rpm -qa |grep helix-` Upgrade Then optionally add the Helix packages. Surely you mean "helix_" not "helix-".
[guru@dhcp1 guru]$ rpm -qa |grep helix_ | wc -l
109
[guru@dhcp1 guru]$ rpm -qa |grep helix- | wc -l
2
Was this fixed? Can it be closed? It's as fixed as it's going to get. Hopefully jrb won't mind if I close it. ;-) |