Hi > > I implemented workaround in spacewalk-repo-sync. > > https://github.com/spacewalkproject/spacewalk/commit/47d82a693ac26a25970732c10aee8731eb92fe82
Patch works fine with spacewalk-2.5 with one modification:
Instead of
log(2, "Bugzilla assigned to advisory %s has invalid id: %s, trying to get it
from URL..."
I had to use
self.print_msg("Bugzilla assigned to advisory %s has invalid id: %s, trying to
get it from URL..."
I assume the function "log" will be new with 2.6.
Regards,
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
