You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
net-analyzer/linkchecker
Latest version available: 1.12.1
Latest version installed: 1.12.1
Size of downloaded files: 210 kB
Homepage: http://linkchecker.sourceforge.net/
Description: LinkChecker can check HTML documents
for broken links.
License: GPL-2
uname -a:
Linux dukenet.swacorp.com 2.6.14-gentoo-r5 #13
PREEMPT Thu Mar 23 17:50:03 CST 2006 i686 Pentium III
(Coppermine) GenuineIntel GNU/Linux
If you disclose some information because its too
private to you thats ok.
I will try to help you nontheless (but you have to give
me something
I can work with ;).
exceptions.AttributeError addinfourl instance has no
attribute 'code'
Traceback (most recent call last):
File
"/usr/lib/python2.4/site-packages/linkcheck/UrlData.py",
line 293, in check
self._check()
File
"/usr/lib/python2.4/site-packages/linkcheck/UrlData.py",
line 354, in _check
self.checkConnection()
File
"/usr/lib/python2.4/site-packages/linkcheck/HttpUrlData.py",
line 112, in checkConnection
if not self.robotsTxtAllowsUrl():
File
"/usr/lib/python2.4/site-packages/linkcheck/HttpUrlData.py",
line 418, in robotsTxtAllowsUrl
rp.read()
File
"/usr/lib/python2.4/site-packages/linkcheck/robotparser2.py",
line 70, in read
f = _opener.open(req)
File "/usr/lib/python2.4/urllib2.py", line 364, in open
response = meth(req, response)
File "/usr/lib/python2.4/urllib2.py", line 468, in
http_response
code, msg, hdrs = response.code, response.msg,
response.info()
AttributeError: addinfourl instance has no attribute 'code'
System info:
LinkChecker 1.12.1
Python 2.4.2 (#1, Feb 14 2006, 18:11:24)
[GCC 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8)] on
linux2
http_proxy = 'http://PROXY.xxxxxxx.com:8080/'
******** LinkChecker internal error, bailing out ********
The text was updated successfully, but these errors were encountered:
Converted from SourceForge issue 1502962, submitted by iwanttokeepanon
I used gentoo to install linkchecker; emerge:
Latest version available: 1.12.1
Latest version installed: 1.12.1
Size of downloaded files: 210 kB
Homepage: http://linkchecker.sourceforge.net/
Description: LinkChecker can check HTML documents
for broken links.
License: GPL-2
uname -a:
Linux dukenet.swacorp.com 2.6.14-gentoo-r5 #13
PREEMPT Thu Mar 23 17:50:03 CST 2006 i686 Pentium III
(Coppermine) GenuineIntel GNU/Linux
If I run:
linkchecker -I
And enter:
http://www.photobucket.com/
I always get:
********** Oops, I did it again. *************
You have found an internal error in LinkChecker. Please
write a bug report
at
http://sourceforge.net/tracker/?func=add&group_id=1913&atid=101913
or send mail to [email protected] and
include the following information:
If you disclose some information because its too
private to you thats ok.
I will try to help you nontheless (but you have to give
me something
I can work with ;).
exceptions.AttributeError addinfourl instance has no
attribute 'code'
Traceback (most recent call last):
File
"/usr/lib/python2.4/site-packages/linkcheck/UrlData.py",
line 293, in check
self._check()
File
"/usr/lib/python2.4/site-packages/linkcheck/UrlData.py",
line 354, in _check
self.checkConnection()
File
"/usr/lib/python2.4/site-packages/linkcheck/HttpUrlData.py",
line 112, in checkConnection
if not self.robotsTxtAllowsUrl():
File
"/usr/lib/python2.4/site-packages/linkcheck/HttpUrlData.py",
line 418, in robotsTxtAllowsUrl
rp.read()
File
"/usr/lib/python2.4/site-packages/linkcheck/robotparser2.py",
line 70, in read
f = _opener.open(req)
File "/usr/lib/python2.4/urllib2.py", line 364, in open
response = meth(req, response)
File "/usr/lib/python2.4/urllib2.py", line 468, in
http_response
code, msg, hdrs = response.code, response.msg,
response.info()
AttributeError: addinfourl instance has no attribute 'code'
System info:
LinkChecker 1.12.1
Python 2.4.2 (#1, Feb 14 2006, 18:11:24)
[GCC 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8)] on
linux2
http_proxy = 'http://PROXY.xxxxxxx.com:8080/'
******** LinkChecker internal error, bailing out ********
The text was updated successfully, but these errors were encountered: