Bug 1287206

Summary: Cannot download private images with new version of Docker
Product: [Fedora] Fedora Reporter: Christopher Beland <beland>
Component: dockerAssignee: Lokesh Mandvekar <lsm5>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 23CC: adimania, admiller, dustymabe, dwalsh, ichavero, jcajka, jchaloup, lsm5, miminar, vbatts
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: docker-1.9.1-4.git6ec29ef.fc23 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-11 01:50:38 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:

Description Christopher Beland 2015-12-01 18:44:26 UTC
This problem IS happening in docker-1:1.9.1-2.git78bc3ea.fc23.x86_64 but is NOT happening in docker-1:1.7.0-22.gitdcff4e1.fc23.x86_64.  These are packaged by Fedora; this is also NOT happening in docker-engine-1.9.1-1.fc22.x86_64 which I downloaded directly from the Docker Project.  (Though it's named fc22 I'm running it on Fedora 23.)

"docker login" works:

Username: cbeland
Password: 
Email: cbeland
WARNING: login credentials saved in /home/beland/.docker/config.json
Login Succeeded

but "docker pull noodle/memcached" doesn't:

Using default tag: latest
Trying to pull repository docker.io/noodle/memcached ... not found
Error: image noodle/memcached:latest not found

I have the same trouble pulling any of the private images I have access to, but only when I use that particular version of the docker RPM; after a "dnf downgrade" and reboot I'm able to download successfully on the same machine.

Comment 1 Michal Minar 2015-12-03 10:19:57 UTC
Thank you, Christopher, for the report.
The  docker-1:1.9.1-2.git78bc3ea.fc23.x86_64 release is buggy indeed. Fix is available in docker-1.9.1-3.git64eb95e.fc22 which is currently only in Fedora 22 repos (though it works on f23 as well).

Lokesh, you may switch this to MODIFIED once f23 is rebuilt. Thanks.

Comment 2 Fedora Update System 2015-12-09 09:31:26 UTC
docker-1.9.1-4.git6ec29ef.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-5917f166c6

Comment 3 Fedora Update System 2015-12-10 04:55:32 UTC
docker-1.9.1-4.git6ec29ef.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update docker'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-5917f166c6

Comment 4 Fedora Update System 2015-12-11 01:50:19 UTC
docker-1.9.1-4.git6ec29ef.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.