Re: [Spacewalk-devel] Errata api problem

2012-11-22 Thread Paul Robert Marino
Now that there is enough information i looked and found an exiting bug ticket for this https://bugzilla.redhat.com/show_bug.cgi?id=834569 On Thu, Nov 22, 2012 at 12:58 PM, Paul Robert Marino wrote: > well here was an intresting and succesfull experiment > I manually added the packages to the er

Re: [Spacewalk-devel] Errata api problem

2012-11-22 Thread Paul Robert Marino
well here was an intresting and succesfull experiment I manually added the packages to the errata via sql " spaceschema=# select id from rhnErrata where advisory_name like 'SLBA-2012:1302'; id --- 29954 (1 row) spaceschema=# select * from rhnerratapackage where errata_id = '29954'; errata_

Re: [Spacewalk-devel] Errata api problem

2012-11-21 Thread Paul Robert Marino
Well I understand your point about mixing distros but more often than not often they are the same and with Scientific Linux they are always the same as RHEL's. also there is a bigger concern mixing architectures and releases in a single errata is common place even in RHN. Ive seen instances where a

Re: [Spacewalk-devel] Errata api problem

2012-11-21 Thread Franky Van Liedekerke
On Tue, 20 Nov 2012 22:28:07 -0500 Paul Robert Marino wrote: > I'm not sure if I should classify this as bug or an rfe but either > way ill put in a ticket tommorow. I ran into an intresting problem. > There is a common case where you have for example centos channels and > scientific linux channe

[Spacewalk-devel] Errata api problem

2012-11-20 Thread Paul Robert Marino
I'm not sure if I should classify this as bug or an rfe but either way ill put in a ticket tommorow. I ran into an intresting problem. There is a common case where you have for example centos channels and scientific linux channels where you may have different packages with the same name in differen