Bug 1084695 - [abrt] linkchecker: urlbase.py:673:serialized:AssertionError: <unprintable AssertionError object>
Summary: [abrt] linkchecker: urlbase.py:673:serialized:AssertionError: <unprintable As...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: linkchecker
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Christopher Meng
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:af148f8d67208f17b4dec325df0...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-05 16:17 UTC by axel
Modified: 2015-02-24 12:17 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-02-24 12:17:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (2.07 KB, text/plain)
2014-04-05 16:17 UTC, axel
no flags Details
File: environ (4.04 KB, text/plain)
2014-04-05 16:17 UTC, axel
no flags Details

Description axel 2014-04-05 16:17:37 UTC
Description of problem:
export Firefox bookmarks to html
linkchecker -ohtml -r1 -t5 -v -Dall bookmarks.html |tee linkchecker.html

linkckecker-gui also crashes with the same error message in pop-up window.

Version-Release number of selected component:
linkchecker-9.0-1.fc20

Additional info:
reporter:       libreport-2.2.0
cmdline:        /usr/bin/python2 -u /usr/bin/linkchecker -ohtml -r1 -t5 -v -Dall bookmarks.html
dso_list:       python-libs-2.7.5-11.fc20.x86_64
executable:     /usr/bin/linkchecker
kernel:         3.13.7-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
urlbase.py:673:serialized:AssertionError: <unprintable AssertionError object>

Traceback (most recent call last):
  File "/usr/bin/linkchecker", line 588, in <module>
    aggregate_url(aggregate, strformat.stripurl(url))
  File "/usr/lib64/python2.7/site-packages/linkcheck/cmdline.py", line 71, in aggregate_url
    aggregate.urlqueue.put(url_data)
  File "/usr/lib64/python2.7/site-packages/linkcheck/cache/urlqueue.py", line 113, in put
    self._put(item)
  File "/usr/lib64/python2.7/site-packages/linkcheck/cache/urlqueue.py", line 136, in _put
    log.debug(LOG_CACHE, "queueing %s", url_data)
  File "/usr/lib64/python2.7/site-packages/linkcheck/log.py", line 84, in debug
    _log(log.debug, msg, args, **kwargs)
  File "/usr/lib64/python2.7/site-packages/linkcheck/log.py", line 69, in _log
    fun(msg, *args)
  File "/usr/lib64/python2.7/logging/__init__.py", line 1137, in debug
    self._log(DEBUG, msg, args, **kwargs)
  File "/usr/lib64/python2.7/logging/__init__.py", line 1268, in _log
    self.handle(record)
  File "/usr/lib64/python2.7/logging/__init__.py", line 1278, in handle
    self.callHandlers(record)
  File "/usr/lib64/python2.7/logging/__init__.py", line 1318, in callHandlers
    hdlr.handle(record)
  File "/usr/lib64/python2.7/logging/__init__.py", line 749, in handle
    self.emit(record)
  File "/usr/lib64/python2.7/site-packages/linkcheck/ansicolor.py", line 311, in emit
    msg = self.format(record)
  File "/usr/lib64/python2.7/logging/__init__.py", line 724, in format
    return fmt.format(record)
  File "/usr/lib64/python2.7/logging/__init__.py", line 464, in format
    record.message = record.getMessage()
  File "/usr/lib64/python2.7/logging/__init__.py", line 328, in getMessage
    msg = msg % self.args
  File "/usr/lib64/python2.7/site-packages/linkcheck/checker/urlbase.py", line 717, in __str__
    s = self.serialized()
  File "/usr/lib64/python2.7/site-packages/linkcheck/checker/urlbase.py", line 673, in serialized
    assert isinstance(self.cache_key, unicode), self
AssertionError: <unprintable AssertionError object>

Local variables in innermost frame:

Comment 1 axel 2014-04-05 16:17:42 UTC
Created attachment 883061 [details]
File: backtrace

Comment 2 axel 2014-04-05 16:17:44 UTC
Created attachment 883062 [details]
File: environ

Comment 3 Fedora Update System 2014-04-25 00:12:27 UTC
linkchecker-9.1-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/FEDORA-2014-5515/linkchecker-9.1-1.fc20

Comment 4 Fedora Update System 2014-04-26 09:13:57 UTC
Package linkchecker-9.2-1.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing linkchecker-9.2-1.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-5515/linkchecker-9.2-1.fc20
then log in and leave karma (feedback).


Note You need to log in before you can comment on or make changes to this bug.