Bug 1133786
Summary: | Drop systemd dependency | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Vít Ondruch <vondruch> |
Component: | subversion | Assignee: | Joe Orton <jorton> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | jorton, vanmeeuwen+fedora |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | subversion-1.8.10-6.fc21 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-09-30 01:55:15 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
Vít Ondruch
2014-08-26 07:16:03 UTC
This looks to be due to /usr/lib/systemd/system/svnserve.service, but really, client and server side should not be mixed. Please consider to move the service file (and the server side) into -daemon subpackage or something similar. I think the only reason svn is pulling in systemd is because of the SysV conversion stuff, which we can drop now. I've pushed a build like that. ...I mean explicitly pulling in systemd. Implicitly it is required for the unit file directory as you say, but those deps are never made explicit, so it should work as you desire, by accident, AFAICT. subversion-1.8.10-6.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/subversion-1.8.10-6.fc21 Package subversion-1.8.10-6.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing subversion-1.8.10-6.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-11269/subversion-1.8.10-6.fc21 then log in and leave karma (feedback). subversion-1.8.10-6.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. |