#45 ipsilon spec file missing required components
Closed: Fixed None Opened 9 years ago by jdennis.

Some of this is covered in https://bugzilla.redhat.com/show_bug.cgi?id=1178540. Opening a ticket here to cover that plus some other items.

There is a missing requires on httpd. The ipsilon-server-install clearly has a dependency on httpd.

Likewise ipsilon-server-install writes the ipsilon-ipa.conf httpd config file and inserts SSLRequireSSL, but this httpd config option is only available if mod_ssl is installed, if mod_ssl is not installed then when you start httpd it will abort because of an undefined option.

Thus there is a missing requires on mod_ssl.

Bug #1178540 discusses the missing dependencies on freeipa-client and freeipa-admintools. Addressing this probably requires adding an ipa subpackage to ipsilon. Note if you specify --ipa to ipsilion-server-install and freeipa-admintools is missing all you get is a cryptic traceback.


Fields changed

milestone: => 1.0 m1
owner: simo => puiterwijk
patch_available: => 0
status: new => assigned

Fixed in 9638603

resolution: => fixed
status: assigned => closed

Fields changed

rhbz: => 0

Metadata Update from @nkinder:
- Issue assigned to puiterwijk
- Issue set to the milestone: 1.0 m1

7 years ago

Login to comment on this ticket.

Metadata