Re: [Spacewalk-devel] Patch for re-activation error Spacewalk

2011-08-08 Thread Robert Hernandez
Michael I apologize its actually the following, I mixed around the files: --- a/usr/lib/perl5/vendor_perl/5.8.8/RHN/DB/Token.pm 2011-08-05 11:58:59.0 -0700 +++ b/usr/lib/perl5/vendor_perl/5.8.8/RHN/DB/Token.pm2011-08-05 12:18:52.0 -0700 @@ -426,7 +426,7 @@ my $dbh = $trans

Re: [Spacewalk-devel] Patch for re-activation error Spacewalk

2011-08-08 Thread Michael Mraka
Robert Hernandez wrote: % Hi, Hi Robert, % The following patch fixes the error from nextval when a re-activation % key is generated in Spacewalk 1.5 Postgresql84.  Thank you Jan for % pointing me the in right direction! % % % Error message: % %    RHN::Exception: DBD::Pg::st execute failed: ER

Re: [Spacewalk-devel] [PATCH] Filters on reposync

2011-08-08 Thread Michael Mraka
Baptiste AGASSE wrote: % Hi all, % % I've modified "/backend/satellite_tools/reposync.py" to add "filters" % support with dependencies solving (like the "--rpm-list" option of % cobbler) to spacewalk reposync command. Hi Baptiste, this is good feature, thanks for sharing it. % It add the "--fil