Lokesh,

I chatted with the reporter, and puzzled by his issue. I'm not able to reproduce.

vb

On Dec 3, 2013 4:22 PM, <bugzilla@redhat.com> wrote:
https://bugzilla.redhat.com/show_bug.cgi?id=1037830

            Bug ID: 1037830
           Summary: Error pulling image, Authentication is required /
                    Server error: 404
           Product: Fedora EPEL
           Version: el6
         Component: docker-io
          Assignee: lsm5@redhat.com
          Reporter: jeckersb@redhat.com
        QA Contact: extras-qa@fedoraproject.org
                CC: golang@lists.fedoraproject.org, lsm5@redhat.com,
                    mattdm@redhat.com, mgoldman@redhat.com,
                    vbatts@redhat.com



Description of problem:


Version-Release number of selected component (if applicable):
docker-io-0.7.0-14.el6.x86_64
Red Hat Enterprise Linux Server release 6.5 (Santiago)

How reproducible:
Always

Steps to Reproduce:
1. Run `docker -d -b none -D`
2. In another terminal, run `docker pull mattdm/fedora`


Actual results:
# docker pull mattdm/fedora
Pulling repository mattdm/fedora
1bdd590de956: Error pulling image (f20) from mattdm/fedora, Authentication is
required.
64e0619c473e: Error pulling image (latest) from mattdm/fedora, Authentication
is required.
97fc5bf7f8d4: Error pulling image (f20rc3.small) from mattdm/fedora,
Authentication is required.
a567e6f3d26a: Error pulling image (f19) from mattdm/fedora, Authentication is
required.
2013/12/03 21:15:36 Server error: 404 trying to fetch remote history for
mattdm/fedora


Expected results:
(Taken from my F20 system which works perfectly)
# docker pull mattdm/fedora
Pulling repository mattdm/fedora

1bdd590de956: Download complete
a567e6f3d26a: Download complete
64e0619c473e: Download complete
97fc5bf7f8d4: Download complete


Additional info:
There doesn't seem to be anything useful in the daemon output by default.  I've
added debug statements in various places to try and understand what's going on.
 I'll elaborate in future comments when I can better organize what I'm seeing.
Just wanted to get this out there incase it's something obvious :)

--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang