https://bugzilla.novell.com/show_bug.cgi?id=578979 https://bugzilla.novell.com/show_bug.cgi?id=578979#c4 Ladislav Slezak <lslezak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lslezak@novell.com Component|YaST2 |libzypp AssignedTo|lslezak@novell.com |zypp-maintainers@forge.prov | |o.novell.com QAContact|jsrain@novell.com |qa@suse.de --- Comment #4 from Ladislav Slezak <lslezak@novell.com> 2010-11-05 13:27:06 UTC --- I have checked the current libzypp code and currently there is (added in commit ba8df3d): std::string err( str::form( "%s[%d] %s", Pathname::basename(error->file).c_str(), error->line, str::stripSuffix( error->message, "\n" ).c_str() ) ); So there should be more details available in openSUSE-11.3. However, I'm not sure if the repository name is added to the error by the caller code, reassinging to libzypp mainterners to check that... -- 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.