https://bugzilla.novell.com/show_bug.cgi?id=369450 User ma@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=369450#c11 Michael Andres <ma@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lslezak@novell.com, ma@novell.com --- Comment #11 from Michael Andres <ma@novell.com> 2008-12-18 15:27:27 MST --- @ openSUSE 11.1/ SLE-11 Unfortunately the required new callback method needs to be virtual, so it breaks binary compatibility. There's a similar report assigned to Ladislav, because pkg-bindings still try to read this additional output from y2logRPM, which no longer exists (bug #456446). But we could report the additional rpm output (warnings or output from scripts) via the existing virtual void finish( Resolvable::constPtr /*resolvable*/ , Error /*error*/ , const std::string &/*reason*/ ) {} With error==NO_ERROR we could pass the additional output as 'reason'. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.