Bug 1133786

Summary: Drop systemd dependency
Product: [Fedora] Fedora Reporter: Vít Ondruch <vondruch>
Component: subversionAssignee: Joe Orton <jorton>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: 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
Description of problem:
I'd like to install SVN client, but it pulls in also systemd. This seems to be unnecessary.

Version-Release number of selected component (if applicable):
subversion.x86_64 0:1.8.10-2.fc22

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:
systemd package is installed.


Expected results:
systemd package is not installed.


Additional info:

Comment 1 Vít Ondruch 2014-08-26 07:17:54 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.

Comment 2 Joe Orton 2014-09-23 20:33:45 UTC
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.

Comment 3 Joe Orton 2014-09-23 20:39:46 UTC
...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.

Comment 5 Fedora Update System 2014-09-24 15:59:04 UTC
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

Comment 6 Fedora Update System 2014-09-24 18:25:51 UTC
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).

Comment 7 Fedora Update System 2014-09-30 01:55:15 UTC
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.