[Bug 578979] New: "error in the repository initialization" err. msg. - not very useful
http://bugzilla.novell.com/show_bug.cgi?id=578979 http://bugzilla.novell.com/show_bug.cgi?id=578979#c0 Summary: "error in the repository initialization" err. msg. - not very useful Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: i686 OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: rulatir@wp.pl QAContact: jsrain@novell.com Found By: --- Blocker: --- User-Agent: Opera/9.80 (X11; Linux i686; U; pl) Presto/2.2.15 Version/10.10 NOTE WELL: I am NOT reporting the error condition itself as a bug. The bug I am reporting is the uselessness of the error message as it is currently displayed. When I start the Software Management module from YaST2 control center, a message is shown saying: There was an error in the repository initialization. Parse error This message is useless. At the very least it should *name* the offending repository, and ideally file:line where the parse error occured. I had quite a lot of repositories enabled when I started getting this message, and I had to bisect to find the offender. Reproducible: Always -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=578979 http://bugzilla.novell.com/show_bug.cgi?id=578979#c yang xiaoyu <xyyang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xyyang@novell.com AssignedTo|bnc-team-screening@forge.pr |yast2-maintainers@suse.de |ovo.novell.com | -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=578979 http://bugzilla.novell.com/show_bug.cgi?id=578979#c Lukas Ocilka <locilka@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|yast2-maintainers@suse.de |lslezak@novell.com -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=578979 http://bugzilla.novell.com/show_bug.cgi?id=578979#c1 Ladislav Slezak <lslezak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |rulatir@wp.pl --- Comment #1 from Ladislav Slezak <lslezak@novell.com> 2010-02-17 18:20:13 UTC --- Please, attach YaST logs (see http://en.opensuse.org/Bugs/YaST) -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=578979 http://bugzilla.novell.com/show_bug.cgi?id=578979#c2 Szczepan Holyszewski <rulatir@wp.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|rulatir@wp.pl | --- Comment #2 from Szczepan Holyszewski <rulatir@wp.pl> 2010-03-10 03:41:39 UTC --- Created an attachment (id=347487) --> (http://bugzilla.novell.com/attachment.cgi?id=347487) /var/log/YaST2/y2log -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=578979 http://bugzilla.novell.com/show_bug.cgi?id=578979#c Ladislav Slezak <lslezak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P4 - Low Status|NEW |ASSIGNED -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=578979 https://bugzilla.novell.com/show_bug.cgi?id=578979#c3 Michal Zugec <mzugec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mzugec@novell.com --- Comment #3 from Michal Zugec <mzugec@novell.com> 2010-11-01 12:59:08 UTC --- The error message should contain also text "Entity 'nbsp' not defined" from Reader.cc (error->m) and repository name -- 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.
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.
participants (1)
-
bugzilla_noreply@novell.com