http://bugzilla.novell.com/show_bug.cgi?id=500134 User lslezak@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=500134#c4 Ladislav Slezak <lslezak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium CC| |lslezak@novell.com AssignedTo|lslezak@novell.com |jkupec@novell.com --- Comment #4 from Ladislav Slezak <lslezak@novell.com> 2009-06-12 08:51:21 MDT --- Unfortunately not, zypp::DigestReport contains struct DigestReport : public callback::ReportBase { virtual bool askUserToAcceptNoDigest( const zypp::Pathname &file ); virtual bool askUserToAccepUnknownDigest( const Pathname &file, const std::string &name ); virtual bool askUserToAcceptWrongDigest( const Pathname &file, const std::string &requested, const std::string &found ); }; So only file name and checksums are available, it doesn't tell the affected repository. We need to enhance libzypp first. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.