Fedora Account System
Red Hat Associate
Red Hat Customer
docker-registry.service contains ExecStart=/usr/bin/gunicorn --debug which fails with: gunicorn: error: unrecognized arguments: --debug s/--debug/--log-level debug/ fixes the problem for me Version-Release number of selected component (if applicable): docker-registry-0.9.1-1.fc22.noarch python-gunicorn-19.3.0-1.fc22.noarch
*** Bug 1231305 has been marked as a duplicate of this bug. ***
I'd suggest removing --debug altogether. With log-level debug, a journal message is logged every 1s.
Could someone possibly fix this issue? It is as simple as Tim describe. Would be awesome if we could fix the docker-registry package in Fedora.
Sorry about the delay. Fix incoming...
docker-registry-0.9.1-4.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2016-241da7395c
docker-registry-0.9.1-4.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-bb4eb3da3c
docker-registry-0.9.1-4.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-bb4eb3da3c
docker-registry-0.9.1-4.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-241da7395c
docker-registry has been obsoleted by docker-distribution upstream, and we're now in the process of obsoleting it in fedora. Please use 'docker-distribution' instead.