Comments

84 Comments

The warning is no longer shown. Thank you.

BZ#1334583 warning: user ipsilon does not exist - using root

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 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 FEDORA-2016-9af442bcb2, will try to make one update for both packages.

karma

I've tested with new FreeIPA installation, things are sane.

BZ#1311392 Installing mod_nss creates empty file /0
karma

Cookie handling works with this build. Thank you.

BZ#1311907 curl loops when storing cookies

Installing the update package no longer creates the /0 file.

BZ#1311392 Installing mod_nss creates empty file /0

The two bugzillas I've filed were fixed.

BZ#1250566 ipsilon-client-install fails with ImportError: No module named requests
BZ#1246404 ipsilon-client-install man page not installed with ipsilon-client

Oops, I meant to select -1.

BZ#1246404 ipsilon-client-install man page not installed with ipsilon-client
BZ#1250566 ipsilon-client-install fails with ImportError: No module named requests

Oops, I meant to select -1.

BZ#1246404 ipsilon-client-install man page not installed with ipsilon-client
BZ#1250566 ipsilon-client-install fails with ImportError: No module named requests

Neither #1246404 nor #1250566 seem fixed by ipsilon-client-1.1.0-1.fc23:

# rpm -q ipsilon-client
ipsilon-client-1.1.0-1.fc23.noarch
# man ipsilon-client-install
No manual entry for ipsilon-client-install
# ipsilon-client-install --saml-idp-metadata https://idp.example.test/idp/saml2/metadata --saml-auth /protected
Traceback (most recent call last):
  File "/usr/bin/ipsilon-client-install", line 18, in <module>
    import requests
ImportError: No module named requests
BZ#1246404 ipsilon-client-install man page not installed with ipsilon-client
BZ#1250566 ipsilon-client-install fails with ImportError: No module named requests
User Icon adelton commented & provided feedback on fop-1.1-9.fc22 7 years ago
karma

Bug 1194369 is fixed.

karma

/usr/sbin/_kadmind -bash: /usr/sbin/_kadmind: cannot execute binary file:

Exec format error

Both 1213385 and 1213258 are resolved -- works for me.