[Pulp-list] pulp 2.6.0 beta 7 is released

2015-02-10 Thread Chris Duryee
Pulp 2.6.0 beta 7 has been pushed to the usual beta location. This fixes 16 additional bugs. Happy testing! ___ Pulp-list mailing list Pulp-list@redhat.com https://www.redhat.com/mailman/listinfo/pulp-list

[Pulp-list] gofer 2.5

2015-02-10 Thread Jeff Ortel
The gofer 'master' branch is 2.5. Pulp 2.6 will need gofer >= 2.5. Developers using gofer git checkouts need to pull now. Built in koji. Pushing to f21 updates ASAP. Gofer 2.5 contains: - AMQP 1.0 support using python-qpid-proton 0.9. - python-gofer-qpid no longer requires: python-qpid-qmf

Re: [Pulp-list] question wrt copying errata from 1 repo to another

2015-02-10 Thread Randy Barlow
On 02/10/2015 06:04 AM, Claer wrote: > Last time I checked, (2.4 release if I remember well ;)) The recursive flag > matches the rpm on the source and not on the destination. Is it now possible > to > match the dependencies based on the objects available on the destination > repository? I'm not s

Re: [Pulp-list] question wrt copying errata from 1 repo to another

2015-02-10 Thread Michael Hrivnak
Copying just an errata will add it to the updateinfo.xml file in the destination repo. --recursive will additionally copy the rpms it references and any dependencies they have. Michael - Original Message - From: "Jo De Troy" To: pulp-list@redhat.com Sent: Tuesday, February 10, 2015 3:5

Re: [Pulp-list] question wrt copying errata from 1 repo to another

2015-02-10 Thread Claer
Hello, On Mon, Feb 09 2015 at 56:16, Randy Barlow wrote: > On 02/09/2015 11:22 AM, Jo De Troy wrote: > > I have 1 repo which downloads from RHN and I created a second repo to > > create a set of 'approved' updates. > > The creation of the repo's works fine and copying only the security > > errata

Re: [Pulp-list] question wrt copying errata from 1 repo to another

2015-02-10 Thread Jo De Troy
Hello Randy, thanks for the quick reply. It works fine with the --recursive flag. What I don't understand is what the copy of errata does without the recursive flag, it seems like without the recursive flag the repo is unusable. Or is this specific for the copy of errata only. Best Regards, Jo O