Bug 555801
Summary: | ppc64 version of svn libraries breaks svn over webdav | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Ales Zelinka <azelinka> |
Component: | subversion | Assignee: | Joe Orton <jorton> |
Status: | CLOSED DEFERRED | QA Contact: | qe-baseos-daemons |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 5.5 | CC: | jmarko |
Target Milestone: | rc | 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: | 2011-06-24 10:33:25 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: | |||
Bug Depends On: | |||
Bug Blocks: | 640580, 656090 |
Description
Ales Zelinka
2010-01-15 15:18:13 UTC
The test case wasn't setting the file context. Reopening. subversion.ppc64 is causing this bug - with this package installed svn can't access repository via mod_dav_svn (messages from comment#1 are logged). Simple removal of subversion.ppc64 afaik won't do - subversion package contains libraries too and those should be available in both ppc and ppc64 architectures. This request was evaluated by Red Hat Product Management for inclusion in Red Hat Enterprise Linux 5.6 and Red Hat does not plan to fix this issue the currently developed update. Contact your manager or support representative in case you need to escalate this bug. This request was evaluated by Red Hat Product Management for inclusion in the current release of Red Hat Enterprise Linux. Because the affected component is not scheduled to be updated in the current release, Red Hat is unfortunately unable to address this request at this time. Red Hat invites you to ask your support representative to propose this request, if appropriate and relevant, in the next release of Red Hat Enterprise Linux. This request was erroneously denied for the current release of Red Hat Enterprise Linux. The error has been fixed and this request has been re-proposed for the current release. This request was evaluated by Red Hat Product Management for inclusion in the current release of Red Hat Enterprise Linux. Because the affected component is not scheduled to be updated in the current release, Red Hat is unfortunately unable to address this request at this time. Red Hat invites you to ask your support representative to propose this request, if appropriate and relevant, in the next release of Red Hat Enterprise Linux. The correct technical fix for this problem is to stop shipping the subversion package as "multilib"; i.e. only ship subversion.ppc, and drop subversion.ppc64 (or vice versa). This would cause upgrade issues, however, for any users already using (only) the arch variant which is dropped. For any users seeing this issue, the fix is to ensure that the only subversion package present on the system matches the arch of the mod_dav_svn package. (for example, "yum erase subversion.ppc64" should be sufficient) In a future release of RHEL (and in current Fedora releases), the subversion package will not be shipped for both arches any more, to avoid this problem. |