[Bug 482918] New: osc log fails
https://bugzilla.novell.com/show_bug.cgi?id=482918 Summary: osc log fails Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: All OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: BuildService AssignedTo: abauer@novell.com ReportedBy: lmuelle@novell.com QAContact: adrian@novell.com CC: poeml@novell.com, samba-maintainers@SuSE.de Found By: Development lmuelle@maximegalon:/home/lmuelle/samba/opensuse/network:samba:TESTING/samba> osc log Traceback (most recent call last): File "/usr/bin/osc", line 12, in <module> r = babysitter.run(osccli) File "/usr/lib64/python2.6/site-packages/osc/babysitter.py", line 40, in run return prg.main() File "/usr/lib64/python2.6/site-packages/osc/cmdln.py", line 256, in main return self.cmd(args) File "/usr/lib64/python2.6/site-packages/osc/cmdln.py", line 279, in cmd retval = self.onecmd(argv) File "/usr/lib64/python2.6/site-packages/osc/cmdln.py", line 395, in onecmd return self._dispatch_cmd(handler, argv) File "/usr/lib64/python2.6/site-packages/osc/cmdln.py", line 1070, in _dispatch_cmd return handler(argv[0], opts, *args) File "/usr/lib64/python2.6/site-packages/osc/commandline.py", line 1961, in do_log print '\n'.join(get_commitlog(apiurl, project, package, rev)) File "/usr/lib64/python2.6/site-packages/osc/core.py", line 2815, in get_commitlog root = ET.parse(f).getroot() File "<string>", line 45, in parse File "<string>", line 32, in parse SyntaxError: not well-formed (invalid token): line 293, column 1 lmuelle@maximegalon:/home/lmuelle/samba/opensuse/network:samba:TESTING/samba> osc req 'https://api.opensuse.org/source/network:samba:TESTING/samba/_history' |xmllint - -:293: parser error : Input is not proper UTF-8, indicate encoding ! Bytes: 0xDE 0x73 0x63 0x72 �scription winbind ^ -- 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=482918 User suse-tux@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=482918#c1 Marcus Hüwe <suse-tux@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |suse-tux@gmx.de --- Comment #1 from Marcus Hüwe <suse-tux@gmx.de> 2009-03-08 17:20:08 MST --- This is most likely a problem with the backend (to be more precise with the decode_line() method in BSFileDB.pm). See http://lists.opensuse.org/opensuse-buildservice/2009-01/msg00247.html for more information. -- 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