The ipsilon-client-install has regression https://bugzilla.redhat.com/show_bug.cgi?id=1391445
Seconded, 1346336 still broken as the .conf file still contains
<IfModule mod_nss.c> NSSRequireSSL </IfModule> <IfModule !mod_nss.c> SSLRequireSSL </IfModule>
Seconded, 1346336 still broken as the .conf file still contains
<IfModule mod_nss.c>
NSSRequireSSL
</IfModule>
<IfModule !mod_nss.c>
SSLRequireSSL
</IfModule>
Dependency issue is resolved.
I'm hitting https://bugzilla.redhat.com/show_bug.cgi?id=1365669 with 4.3.2-1.
LGTM and fixes bug 1336913.
The warning is no longer shown. Thank you.
This update makes docker-compose work: https://bugzilla.redhat.com/show_bug.cgi?id=1332613
This build suffers from https://github.com/docker/compose/issues/3342:
Traceback (most recent call last):
File "/usr/bin/docker-compose", line 9, in <module>
load_entry_point('docker-compose==1.7.0', 'console_scripts', 'docker-compose')()
File "/usr/lib/python2.7/site-packages/compose/cli/main.py", line 57, in main
command()
File "/usr/lib/python2.7/site-packages/compose/cli/main.py", line 105, in perform_command
project = project_from_options('.', options)
File "/usr/lib/python2.7/site-packages/compose/cli/command.py", line 31, in project_from_options
environment=environment
File "/usr/lib/python2.7/site-packages/compose/cli/command.py", line 76, in get_project
host=host, environment=environment
File "/usr/lib/python2.7/site-packages/compose/cli/command.py", line 49, in get_client
environment=environment
File "/usr/lib/python2.7/site-packages/compose/cli/docker_client.py", line 52, in docker_client
kwargs = kwargs_from_env(environment=environment)
TypeError: kwargs_from_env() got an unexpected keyword argument 'environment'
The build introduces regression for systemd-based containers: https://bugzilla.redhat.com/show_bug.cgi?id=1322508
Thanks. I've unpushed https://bodhi.fedoraproject.org/updates/FEDORA-2016-3122ec6414 and added perl-Git-Version-Compare-1.001-1.fc24 here -- hopefully it's the right way to do it.
This update has been unpushed.
Unpushing per recommendation in https://bodhi.fedoraproject.org/updates/FEDORA-2016-9af442bcb2, will try to make one update for both packages.
I've tested with new FreeIPA installation, things are sane.
Cookie handling works with this build. Thank you.
Installing the update package no longer creates the /0 file.
The two bugzillas I've filed were fixed.
Oops, I meant to select -1.
I did not test specifically on Fedora 25 but on Fedora 24 I see regression https://bugzilla.redhat.com/show_bug.cgi?id=1391445