Roundup Tracker - Issues

Message6103

Author rouilj
Recipients rouilj
Date 2018-07-13.03:39:39
Message-id <1531453183.02.0.56676864532.issue2550965@psf.upfronthosting.co.za>
In-reply-to
Running make linkcheck in the website doc pages turns up a bunch of
broken issues.

Some of them are url's that are examples and not expected to resolve
(e.g. http://myroundup, http://localhost etc.).

But there are a number where it looks like the resource has gone.
Some of these may need to remain broken (e.g. the zope link in
COPYING.txt since it's a verbatim quote in the license).  The rest
need to replace/remove old references and update the pages to point to
a new url..

I can't do this before the 1.6 release so recording here for others to
work on.

List of broken links and the doc files and locations in the 1.6
release tree:

COPYING.txt:75: [broken] http://www.zope.com/Marks: <urlopen error
[Errno -2] Name or service not known>
contact.txt:7: [broken]
http://roundup.1086182.n5.nabble.com/User-f3164.html: HTTP Error 404:
Not Found
contact.txt:7: [broken]
http://news.gmane.org/gmane.comp.bug-tracking.roundup.user: HTTP Error
404: Not Found
contact.txt:8: [broken]
http://news.gmane.org/gmane.comp.bug-tracking.roundup.devel: HTTP Error
404: Not Found
contact.txt:8: [broken]
http://roundup.1086182.n5.nabble.com/Developer-f3.html: HTTP Error 404:
Not Found
docs/customizing.txt:2005: [broken]
http://dev.zope.org/Wikis/DevSite/Projects/ZPT/TAL%20Specification%201.4: HTTP
Error 403: Forbidden
docs/customizing.txt:2138: [broken]
http://dev.zope.org/Wikis/DevSite/Projects/ZPT/TALES%20Specification%201.3:
HTTP Error 403: Forbidden
docs/customizing.txt:2258: [broken]
http://dev.zope.org/Wikis/DevSite/Projects/ZPT/TAL%20Specification%201.4: HTTP
Error 403: Forbidden
docs/customizing.txt:2209: [broken]
http://dev.zope.org/Wikis/DevSite/Projects/ZPT/METAL%20Specification%201.0:
HTTP Error 403: Forbidden
docs/customizing.txt:2258: [broken]
http://dev.zope.org/Wikis/DevSite/Projects/ZPT/METAL%20Specification%201.0:
HTTP Error 403: Forbidden
docs/customizing.txt:69: [broken]
http://docs.python.org/lib/module-ConfigParser.html: HTTP Error 404: Not
Found
docs/customizing.txt:2642: [broken]
http://docs.python.org/lib/module-time.html: HTTP Error 404: Not Found
docs/customizing.txt:4327: [broken] http://python-ldap.sf.net/: <urlopen
error [Errno 1] _ssl.c:510: error:14077410:SSL
routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure>
docs/customizing.txt:2005: [broken]
http://chameleon.repoze.org/docs/latest/reference.html#incompatibilities-and-differences:
<urlopen error timed out>
docs/developers.txt:258: [broken]
http://dev.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/ZPTInternationalizationSupport:
HTTP Error 403: Forbidden
docs/developers.txt:303: [broken]
http://dev.zope.org/Wikis/DevSite/Projects/ZPT/TALES%20Specification%201.3:
HTTP Error 403: Forbidden
docs/developers.txt:303: [broken]
http://dev.zope.org/Wikis/DevSite/Projects/ZPT/TALES%20Specification%201.3:
HTTP Error 403: Forbidden
docs/developers.txt:308: [broken]
http://dev.zope.org/Wikis/DevSite/Projects/ZPT/TAL%20Specification%201.4: HTTP
Error 403: Forbidden
docs/developers.txt:320: [broken] http://po-utils.progiciels-bpi.ca/:
<urlopen error [Errno 111] Connection refused>
docs/developers.txt:326: [broken] http://po-utils.progiciels-bpi.ca/:
<urlopen error [Errno 111] Connection refused>
docs/developers.txt:142: [broken]
http://docs.python.org/lib/module-gettext.html: HTTP Error 404: Not Found
docs/developers.txt:330: [broken] http://www.linux.org/: <urlopen error
[Errno 1] _ssl.c:510: error:14077410:SSL
routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure>
docs/developers.txt:377: [broken] http://i18n.kde.org/tools/kbabel/:
HTTP Error 404: Not Found
docs/installation.txt:58: [broken]
http://www.twinsun.com/tz/tz-link.htm: HTTP Error 404: Not Found
History
Date User Action Args
2018-07-13 03:39:44rouiljsetrecipients: + rouilj
2018-07-13 03:39:43rouiljsetmessageid: <1531453183.02.0.56676864532.issue2550965@psf.upfronthosting.co.za>
2018-07-13 03:39:42rouiljlinkissue2550965 messages
2018-07-13 03:39:39rouiljcreate