Bug 1737638 - Can't install freeipa-server-4.8.0-2.fc31.x86_64 on rawhide, "nothing provides /etc/systemd/system"
Summary: Can't install freeipa-server-4.8.0-2.fc31.x86_64 on rawhide, "nothing provide...
Keywords:
Status: CLOSED DUPLICATE of bug 1737362
Alias: None
Product: Fedora
Classification: Fedora
Component: systemd
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: systemd-maint
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-08-05 23:02 UTC by Kyle Brantley
Modified: 2019-08-06 14:08 UTC (History)
15 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-08-06 14:08:34 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Kyle Brantley 2019-08-05 23:02:31 UTC
Description of problem:
freeipa-server can't presently be installed on rawhide. It depends on the presence of a directory that evidently isn't provided by any other package.

Version-Release number of selected component (if applicable):
freeipa-server-4.8.0-2.fc31.x86_64

How reproducible:
100%

Steps to Reproduce:
1. Install rawhide
2. dnf -y install freeipa-server
3.

Actual results:
[root@ipatest ~]# dnf install freeipa-server
Fedora - Modular Rawhide - Developmental packages for the next Fedora release                                                 16 kB/s |  13 kB     00:00
Fedora - Rawhide - Developmental packages for the next Fedora release                                                         68 kB/s |  13 kB     00:00
Error:
 Problem: conflicting requests
  - nothing provides /etc/systemd/system needed by freeipa-server-4.8.0-2.fc31.x86_64
(try to add '--skip-broken' to skip uninstallable packages)


Expected results:
Installed package(s)

Additional info:

Comment 1 Rob Crittenden 2019-08-06 02:14:46 UTC
This was previously provided by systemd as recently as systemd-241-10.git511646b.fc30 but I didn't see any obvious change to the systemd spec file to drop this directory (I don't have a rawhide install handy to poke further).

What version of systemd is this?

I'm going to re-assign to systemd to see if dropping this directory intentional. If so please assign back and we'll adjust the freeipa spec. It's there because freeipa-server ghost's the file %{etc_systemd_dir}/httpd.d/ipa.conf. This is created as part of the IPA installation script.

We'll need to know where to put files like this now if this directory indeed was removed/replaced.

Comment 2 Kyle Brantley 2019-08-06 03:06:36 UTC
[root@build ~]# rpm -qa systemd
systemd-243~rc1-1.fc31.x86_64

Comment 3 Zbigniew Jędrzejewski-Szmek 2019-08-06 14:08:34 UTC

*** This bug has been marked as a duplicate of bug 1737362 ***


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