On 07/24/2012 05:36 AM, Debian Bug Tracking System wrote:
This is an automatic notification regarding your Bug report
which was filed against the linkchecker package:

#681069: Throws exceptions when run

Are we sure this is fixed?
Just updated to 7.9-2.2 and:

% linkchecker www.anything
'module' object has no attribute 'non_hierarchical'
Traceback (most recent call last):
  File "/usr/bin/linkchecker", line 767, in <module>
    aggregate_url(aggregate, config, strformat.stripurl(url))
  File "/usr/bin/linkchecker", line 536, in aggregate_url
    url_data = get_url_from(url, 0, aggregate)
File "/usr/lib/python2.7/dist-packages/linkcheck/checker/__init__.py", line 97, in get_url_from
    line=line, column=column, name=name)
File "/usr/lib/python2.7/dist-packages/linkcheck/checker/urlbase.py", line 123, in __init__
    self.check_syntax()
File "/usr/lib/python2.7/dist-packages/linkcheck/checker/urlbase.py", line 381, in check_syntax
    self.build_url()
File "/usr/lib/python2.7/dist-packages/linkcheck/checker/urlbase.py", line 400, in build_url
    base_url, is_idn = url_norm(self.base_url, self.encoding)
File "/usr/lib/python2.7/dist-packages/linkcheck/checker/urlbase.py", line 63, in url_norm
    return urlutil.url_norm(url, encoding=encoding)
File "/usr/lib/python2.7/dist-packages/linkcheck/url.py", line 354, in url_norm
    if is_hierarchical:
UnboundLocalError: local variable 'is_hierarchical' referenced before assignment


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to