Re: [Pulp-list] repository environments and promoting

2016-09-05 Thread Vaclav Adamec
one must push directly to prod. I just wonder how can I enforce this on > the server side. > > On 09/05/16 08:28, Vaclav Adamec wrote: > > Hi, > I'm using Ansible playbooks for deployment and Puppet+Hiera to setup > repozitories on servers (right now about 30 repozitories at all, about

Re: [Pulp-list] repository environments and promoting

2016-09-05 Thread Vaclav Adamec
Hi, I'm using Ansible playbooks for deployment and Puppet+Hiera to setup repozitories on servers (right now about 30 repozitories at all, about 5 per server). All servers have disabled live repozitories (for security patches) and enabled assigned stage (dev has live, integration unstable,

[Pulp-list] RPM package list during sync

2016-03-24 Thread Vaclav Adamec
Hi, how to get list of new RPMs during or after sync ? Need to know what was changed before publish, and making diff from repo content output before and after is not very nice. Thanks Vasek ___ Pulp-list mailing list Pulp-list@redhat.com

Re: [Pulp-list] Version 2.8 bug 1749 and production usage of Pulp

2016-03-23 Thread Vaclav Adamec
ll having issues, consider getting > on #pulp on freenode and asking more in there. > > [0]: > > http://pulp.readthedocs.org/en/latest/user-guide/release-notes/2.8.x.html#before-upgrade > > -Brian > > On 03/21/2016 03:21 AM, Vaclav Adamec wrote: > > Hi, > > I

Re: [Pulp-list] Feed from authenticated repo (artifactory)

2016-03-04 Thread Vaclav Adamec
ssues/new >> >> It should be an easy fix. If you or anyone else reading this is >> interested in an easy code contribution to pulp, this would be a great >> candidate! >> >> Aside from yum's code, did they cite any other specific documentation? I >> w

Re: [Pulp-list] Feed from authenticated repo (artifactory)

2016-03-04 Thread Vaclav Adamec
ding this is >> interested in an easy code contribution to pulp, this would be a great >> candidate! >> >> Aside from yum's code, did they cite any other specific documentation? I >> would be very interested in seeing that. >> >> Michael >>

Re: [Pulp-list] Feed from authenticated repo (artifactory)

2016-03-03 Thread Vaclav Adamec
orters/yum/repomd/metadata.py +168 if element.tag == REVISION_TAG: try: self.revision = int(element.text) On Thu, Mar 3, 2016 at 6:40 AM, Vaclav Adamec <vaclav.ada...@suchy-zleb.cz> wrote: > Revision is empty element: > > http://

Re: [Pulp-list] Feed from authenticated repo (artifactory)

2016-03-02 Thread Vaclav Adamec
pos.fedorapeople.org/repos/pulp/pulp/demo_repos/zoo/repodata/repomd.xml > > Michael > > On Wed, Mar 2, 2016 at 10:34 AM, Vaclav Adamec < > vaclav.ada...@suchy-zleb.cz> wrote: > >> Pulp reports any issue with metadata, but I can use this repository >> directly in yum

Re: [Pulp-list] Feed from authenticated repo (artifactory)

2016-03-01 Thread Vaclav Adamec
I'll try debug, params change didn't help ___ Pulp-list mailing list Pulp-list@redhat.com https://www.redhat.com/mailman/listinfo/pulp-list

[Pulp-list] Feed from authenticated repo (artifactory)

2016-02-29 Thread Vaclav Adamec
Hi, it is possible to feed pulp repo from authenticated source ? eg something like this: pulp-admin rpm repo create --repo-id=test-repo-x86_64-live --display-name="TEST REPO x86_64 (Live)" --description="TEST REPO x86_64 (Live)" --feed="