Re: [Pulp-list] My Failed PULP setup aka SSL Errors

2014-10-30 Thread Gavin Jones
Hey Randy, Thanks for your reply, yes you have some good points. openssl x509 -in rootca.crt -noout -text | grep -i Version: Version: 3 (0x2) openssl x509 -in pulp01.rap.local.crt -noout -text | grep -i Version: Version: 1 (0x0) openssl x509 -in pulpca.crt -noout -text

[Pulp-list] pulp ostree + mirroring

2014-10-30 Thread Colin Walters
Hi! It seems critical for the Atomic/OSTree model to support organization local mirrors. In v2014.11, we include this commit: https://git.gnome.org/browse/ostree/commit/?id=bcf40b49023ec4cc3a7a6f832d311eac9319901e Which would allow a client like pulp to perform depth traversal of the repositor

[Pulp-list] Docker image federation discussion

2014-10-30 Thread Aaron Weitekamp
FYI, I started a discussion[1] on the next-gen docker-registry about image federation. [1] https://github.com/docker/docker-registry/issues/662 -Aaron ___ Pulp-list mailing list Pulp-list@redhat.com https://www.redhat.com/mailman/listinfo/pulp-list

Re: [Pulp-list] Pulp on port different than 80

2014-10-30 Thread Randy Barlow
On 10/30/2014 01:48 PM, Miroslav Suchý wrote: > Is it possible to run Pulp on different port than 80? (e.g. 81) And make > it available to localhost? > I want to run on 80 different web server, which is better for serving > static content. > > I am afraid that I know the answer because of hardcode

Re: [Pulp-list] UX of http://www.pulpproject.org

2014-10-30 Thread Randy Barlow
On 10/30/2014 01:42 PM, Miroslav Suchý wrote: > I played today with Pulp and searching for QuickStart is non-intuitive. > You have to: > > http://www.pulpproject.org/docs/ > -> Documentation > -> RPM User Guide > -> Quick Start > > Usually Quick Start is referenced directly from front page, so us

[Pulp-list] Pulp on port different than 80

2014-10-30 Thread Miroslav Suchý
Hi, Is it possible to run Pulp on different port than 80? (e.g. 81) And make it available to localhost? I want to run on 80 different web server, which is better for serving static content. I am afraid that I know the answer because of hardcoded port numbers in some files, so it is merely quest

[Pulp-list] UX of http://www.pulpproject.org

2014-10-30 Thread Miroslav Suchý
I played today with Pulp and searching for QuickStart is non-intuitive. You have to: http://www.pulpproject.org/docs/ -> Documentation -> RPM User Guide -> Quick Start Usually Quick Start is referenced directly from front page, so user can get the basic example just from start. Just my $0.02

Re: [Pulp-list] Errors syncing EPEL 6 with Pulp 2.4.3

2014-10-30 Thread Veiko Kukk
On 29/10/14 20:08, Veiko Kukk wrote: I have different stages of local development branches of repositories, including EPEL 6. Base system is CentOS 6.5. First stage gets repository contents from remote mirror and following stages get their contents from each other, those stages are chained toget

Re: [Pulp-list] My Failed PULP setup aka SSL Errors

2014-10-30 Thread Randy Barlow
On 10/29/2014 07:18 PM, Gavin Jones wrote: > openssl req -new -key pulpca.key -out pulpca.csr > > > *# On the MS Root CA* > > http://localrootca/certsrv/ > > Request a Certificate > advanced certificate request > > > Paste the pulpca.csr Into the Saved Request Section > > > Certifcate Templ

Re: [Pulp-list] re-publishing repos?

2014-10-30 Thread Barnaby Court
Hi, I'm glad that helped to solve your problem. If you did not see the "message" printed out by the command line please open a bug. Since we have more information in the message data we should make it available to person using the command line. Thanks, -Barnaby - Original Message -