Monday, April 19, 2010

2nd patch for KernelCheck

Bug Description

Testing your network connection...
Connection found.
have not read
read feed
Traceback (most recent call last):
File "/usr/share/kernelcheck/scripts/main.py", line 502, in get_data
patch_url, patch, stable, stable_url, OldKernelList, OldKernelLinks, prepatch, prepatch_url = self.kernelinfo()
File "/usr/share/kernelcheck/scripts/main.py", line 126, in kernelinfo
KPParser.close()
File "/usr/lib/python2.6/HTMLParser.py", line 112, in close
self.goahead(1)
File "/usr/lib/python2.6/HTMLParser.py", line 164, in goahead
self.error("EOF in middle of construct")
File "/usr/lib/python2.6/HTMLParser.py", line 115, in error
raise HTMLParseError(message, self.getpos())
HTMLParser.HTMLParseError: EOF in middle of construct, at line 7, column 11


This is the second time that changes to the kernel.org website have resulted in problems for KernelCheck. I have uploaded patched versions (source and .deb) labeled as bzr041610 at both the Launchpad and SourceForge download locations. You may also consult https://bugs.launchpad.net/kernelcheck/+bug/555979 for another patched .deb version.

No comments:

Post a Comment