Bug 1041400

Summary: docker permission denied errors
Product: [Fedora] Fedora Reporter: Lokesh Mandvekar <lsm5>
Component: docker-ioAssignee: Lokesh Mandvekar <lsm5>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: dwalsh, golang-updates, jkeck, lsm5, mattdm, mgoldman, vbatts
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-22 16:17:16 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:

Description Lokesh Mandvekar 2013-12-12 15:53:49 UTC
Description of problem:
rest api calls seem to fail for docker on rawhide

Version-Release number of selected component (if applicable): 0.7.1 (both rpm and binary released by upstream)

How reproducible: consistent

Steps to Reproduce:
1. install docker-io (via yum or upstream binary)
2. try 'docker search' / 'docker pull' / 'docker login' or anything else

Actual results:
$ sudo docker search fedora
2013/12/12 09:43:53 Error: Get https://index.docker.io/v1/search?q=fedora: dial tcp 54.234.135.251:443: permission denied

Expected results:
should show a list of fedora images

Additional info: I didn't find this in f19 or epel (only on rawhide)

Comment 1 Daniel Walsh 2014-05-22 16:17:16 UTC
I don't believe this is still true.