Bug 1133786 - Drop systemd dependency
Summary: Drop systemd dependency
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: subversion
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Joe Orton
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-08-26 07:16 UTC by Vít Ondruch
Modified: 2014-09-30 01:55 UTC (History)
2 users (show)

Fixed In Version: subversion-1.8.10-6.fc21
Clone Of:
Environment:
Last Closed: 2014-09-30 01:55:15 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.