Bug 1086430
Summary: | Update to latest version 0.10.0 | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Bobby Powers <bobbypowers> | ||||
Component: | docker-io | Assignee: | Lokesh Mandvekar <lsm5> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | rawhide | CC: | admiller, dwalsh, golang-updates, jkeck, jpazdziora, lsm5, mattdm, mgoldman, skottler, vbatts | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | docker-io-0.11.1-7.fc19 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2014-05-10 03:23:29 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Bobby Powers
2014-04-10 21:27:57 UTC
Created attachment 885163 [details] updated docker-io depends on one package update: https://bugzilla.redhat.com/show_bug.cgi?id=1086429 could you send me a patch on the master branch here: http://pkgs.fedoraproject.org/cgit/docker-io.git/ or a PR here: https://github.com/lsm5/docker-io Hi Lokesh, I've opened a PR on git: https://github.com/lsm5/docker-io/pull/5 yours, Bobby docker-io-0.10.0-2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/docker-io-0.10.0-2.fc19 docker-io-0.10.0-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/docker-io-0.10.0-2.fc20 docker-io-0.10.0-2.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/docker-io-0.10.0-2.el6 Package docker-io-0.10.0-2.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing docker-io-0.10.0-2.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-5084/docker-io-0.10.0-2.fc19 then log in and leave karma (feedback). I'd like to point out that at least on Fedora 20, the new docker-io-0.10.0-2 causes build of FROM fedora:20 ADD systemctl /bin/systemctl to spin the docker process at 100 % CPU and never (or in reasonable time) to finish. While ADD systemctl /usr/bin/systemctl works just find. It seems that docker-io-0.10.0-2 has problems with resolving symlinks during the ADD operation (bin is a symlink to usr/bin on Fedora 20). Another issue I've hit with docker-io-0.10.0-2 is bug 1094664. Is this an SELinux issue? ausearch -m avc -ts recent -i (In reply to Daniel Walsh from comment #10) > Is this an SELinux issue? > > ausearch -m avc -ts recent -i It does not seem like it -- <no matches>. docker-io-0.11.1-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/docker-io-0.11.1-1.fc20 Well see if this version fixes your problem docker-io-0.11.1-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. docker-io-0.11.1-3.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/docker-io-0.11.1-3.fc19 docker-io-0.11.1-4.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/docker-io-0.11.1-4.el6 docker-io-0.11.1-4.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report. docker-io-0.11.1-7.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/docker-io-0.11.1-7.fc19 docker-io-0.11.1-7.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |