Bug 1287206 - Cannot download private images with new version of Docker
Summary: Cannot download private images with new version of Docker
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: docker
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
Assignee: Lokesh Mandvekar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-01 18:44 UTC by Christopher Beland
Modified: 2015-12-11 01:50 UTC (History)
10 users (show)

Fixed In Version: docker-1.9.1-4.git6ec29ef.fc23
Clone Of:
Environment:
Last Closed: 2015-12-11 01:50:38 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.