Re: [Pulp-list] Doubt

2016-02-29 Thread Mohammed Zeeshan
Ok, thanks, It would be cool if it can happen quickly though as its something thats going to go into the Centos Container Pipeline. Thanks to everyone for the help and thanks in advance for helping me out with getting newer version of crane into my environment. On Mon, Feb 29, 2016 at 10:37 PM,

Re: [Pulp-list] Doubt

2016-02-29 Thread Michael Hrivnak
Based on IRC discussion, you're using pulp 2.7 and crane 1.1, and I think what you're hitting is this: https://github.com/pulp/crane/pull/39 ... which is fixed in crane 1.2. We'll get back to you with a recommendation for the best way to get crane 1.2 into your environment. Michael On Mon, Feb 2

Re: [Pulp-list] Doubt

2016-02-29 Thread Mohammed Zeeshan
Nope doesn't work, I ran docker daemon in debug mode, and here are the logs i got. I personally feel there might be a problem with tags. http://pastebin.centos.org/40466/ On Mon, Feb 29, 2016 at 7:41 PM, Michael Hrivnak wrote: > It looks like this should work for you: > > docker pull dev-32-79

Re: [Pulp-list] Doubt

2016-02-29 Thread Michael Hrivnak
It looks like this should work for you: docker pull dev-32-79.lon1.centos.org:5000/pulptest/busybox Michael On Mon, Feb 29, 2016 at 3:32 AM, Mohammed Zeeshan < mohammed.zee1...@gmail.com> wrote: > Hi, > > I have managed to successfully setup a pulp/crane setup in a test > environment. I am ab

[Pulp-list] Doubt

2016-02-29 Thread Mohammed Zeeshan
Hi, I have managed to successfully setup a pulp/crane setup in a test environment. I am able to view the repositories using both pulp-admin and ip:port/crane/repositories. Now i need to know how to pull the repositories from the crane using docker pull. http://pastebin.centos.org/40431/ -- *M