Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some broken links #9148

Merged
merged 1 commit into from Sep 1, 2017
Merged

Fix some broken links #9148

merged 1 commit into from Sep 1, 2017

Conversation

dstansby
Copy link
Member

@dstansby dstansby commented Sep 1, 2017

Partially fixes #9147. I managed to get the output of linkchecker down to

$ linkchecker build/html/index.html --check-extern
LinkChecker 9.3              Copyright (C) 2000-2014 Bastian Kleineidam
LinkChecker comes with ABSOLUTELY NO WARRANTY!
This is free software, and you are welcome to redistribute it
under certain conditions. Look at the file `LICENSE' within this
distribution.
Get the newest version at http://wummel.github.io/linkchecker/
Write comments and bugs to https://github.com/wummel/linkchecker/issues
Support this project at http://wummel.github.io/linkchecker/donations.html

Start checking at 2017-09-01 13:40:57+001
10 threads active,   358 links queued,  265 links in  25 URLs checked, runtime 1 seconds
 9 threads active,  2625 links queued, 1283 links in  73 URLs checked, runtime 6 seconds
10 threads active,  4217 links queued, 2822 links in  96 URLs checked, runtime 11 seconds
10 threads active,  5080 links queued, 4758 links in 134 URLs checked, runtime 16 seconds
/Users/dstansby/miniconda3/envs/py27/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:791: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/security.html
  InsecureRequestWarning)
/Users/dstansby/miniconda3/envs/py27/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:791: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/security.html
  InsecureRequestWarning)
/Users/dstansby/miniconda3/envs/py27/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:791: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/security.html
  InsecureRequestWarning)
/Users/dstansby/miniconda3/envs/py27/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:791: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/security.html
  InsecureRequestWarning)
/Users/dstansby/miniconda3/envs/py27/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:791: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/security.html
  InsecureRequestWarning)
 9 threads active,  5691 links queued, 7334 links in 192 URLs checked, runtime 21 seconds
10 threads active,  6591 links queued, 9312 links in 222 URLs checked, runtime 26 seconds

URL        `Matplotlib.pdf'
Name       `PDF'
Parent URL file:///Users/dstansby/github/matplotlib/doc/build/html/contents.html, line 144, col 13
Real URL   file:///Users/dstansby/github/matplotlib/doc/build/html/Matplotlib.pdf
Check time 0.000 seconds
Result     Error: URLError: <urlopen error [Errno 2] No such file or directory: '/Users/dstansby/github/matplotlib/doc/build/html/Matplotlib.pdf'>
 7 threads active,  7467 links queued, 11595 links in 261 URLs checked, runtime 31 seconds
10 threads active,  8649 links queued, 14063 links in 316 URLs checked, runtime 36 seconds
 9 threads active,  9951 links queued, 15937 links in 359 URLs checked, runtime 41 seconds
10 threads active,  8956 links queued, 20677 links in 418 URLs checked, runtime 46 seconds
10 threads active, 10220 links queued, 23159 links in 476 URLs checked, runtime 51 seconds
 9 threads active, 11169 links queued, 25769 links in 539 URLs checked, runtime 56 seconds
10 threads active, 12190 links queued, 28004 links in 604 URLs checked, runtime 1 minute, 1 seconds
10 threads active, 13271 links queued, 30229 links in 698 URLs checked, runtime 1 minute, 6 seconds
 8 threads active, 13699 links queued, 32931 links in 802 URLs checked, runtime 1 minute, 11 seconds
 8 threads active, 14080 links queued, 35118 links in 899 URLs checked, runtime 1 minute, 16 seconds
10 threads active, 14230 links queued, 36821 links in 999 URLs checked, runtime 1 minute, 21 seconds
10 threads active, 14554 links queued, 38600 links in 1111 URLs checked, runtime 1 minute, 26 seconds

URL        `https://conference.scipy.org/scipy2013/tutorial_detail.php?id=103'
Name       `Anatomy of Matplotlib'
Parent URL file:///Users/dstansby/github/matplotlib/doc/build/html/resources/index.html, line 175, col 5
Real URL   https://conference.scipy.org/scipy2013/tutorial_detail.php?id=103
Check time 1.472 seconds
Result     Error: SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661)
10 threads active, 14797 links queued, 40562 links in 1223 URLs checked, runtime 1 minute, 31 seconds
10 threads active, 15010 links queued, 43106 links in 1336 URLs checked, runtime 1 minute, 36 seconds
 9 threads active, 15323 links queued, 45466 links in 1448 URLs checked, runtime 1 minute, 41 seconds
 9 threads active, 15557 links queued, 48420 links in 1560 URLs checked, runtime 1 minute, 46 seconds
 9 threads active, 15696 links queued, 51706 links in 1668 URLs checked, runtime 1 minute, 51 seconds
 8 threads active, 10061 links queued, 59639 links in 1757 URLs checked, runtime 1 minute, 56 seconds

URL        `../../gallery/text_labels_and_annotations/legend_demo.html'
Name       `../_images/sphx_glr_legend_demo_004.png'
Parent URL file:///Users/dstansby/github/matplotlib/doc/build/html/users/whats_new.html, line 424, col 1
Real URL   file:///Users/dstansby/github/matplotlib/doc/build/gallery/text_labels_and_annotations/legend_demo.html
Check time 0.001 seconds
Result     Error: URLError: <urlopen error [Errno 2] No such file or directory: '/Users/dstansby/github/matplotlib/doc/build/gallery/text_labels_and_annotations/legend_demo.html'>
10 threads active, 10199 links queued, 62324 links in 1871 URLs checked, runtime 2 minutes, 1 seconds
10 threads active, 10547 links queued, 64904 links in 1950 URLs checked, runtime 2 minutes, 6 seconds
10 threads active, 10534 links queued, 68226 links in 2085 URLs checked, runtime 2 minutes, 11 seconds
10 threads active, 10787 links queued, 71116 links in 2207 URLs checked, runtime 2 minutes, 16 seconds
 9 threads active, 10824 links queued, 74617 links in 2300 URLs checked, runtime 2 minutes, 21 seconds
 8 threads active, 11006 links queued, 78002 links in 2401 URLs checked, runtime 2 minutes, 26 seconds

URL        `https://matplotlib.org/search.html?q=The%20Matplotlib%20API&check_keywords=yes&area=default'
Name       `\n        Try searching for the released version of this page instead?\n    '
Parent URL file:///Users/dstansby/github/matplotlib/doc/build/html/api/index.html, line 49, col 5
Real URL   https://matplotlib.org/search.html?q=The%20Matplotlib%20API&check_keywords=yes&area=default
Check time 60.095 seconds
Result     Error: ReadTimeout: HTTPSConnectionPool(host='matplotlib.org', port=443): Read timed out. (read timeout=60)
 9 threads active, 11080 links queued, 81436 links in 2510 URLs checked, runtime 2 minutes, 31 seconds
10 threads active, 11217 links queued, 84894 links in 2641 URLs checked, runtime 2 minutes, 36 seconds
/Users/dstansby/miniconda3/envs/py27/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:791: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/security.html
  InsecureRequestWarning)
/Users/dstansby/miniconda3/envs/py27/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:791: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/security.html
  InsecureRequestWarning)
/Users/dstansby/miniconda3/envs/py27/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:791: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/security.html
  InsecureRequestWarning)
10 threads active, 11146 links queued, 86663 links in 2716 URLs checked, runtime 2 minutes, 41 seconds
/Users/dstansby/miniconda3/envs/py27/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:791: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/security.html
  InsecureRequestWarning)
/Users/dstansby/miniconda3/envs/py27/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:791: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/security.html
  InsecureRequestWarning)
/Users/dstansby/miniconda3/envs/py27/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:791: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/security.html
  InsecureRequestWarning)
/Users/dstansby/miniconda3/envs/py27/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:791: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/security.html
  InsecureRequestWarning)
/Users/dstansby/miniconda3/envs/py27/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:791: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/security.html
  InsecureRequestWarning)
 9 threads active, 11210 links queued, 89364 links in 2834 URLs checked, runtime 2 minutes, 46 seconds
10 threads active, 11217 links queued, 91594 links in 2920 URLs checked, runtime 2 minutes, 51 seconds
10 threads active, 11145 links queued, 92131 links in 2979 URLs checked, runtime 2 minutes, 56 seconds
10 threads active, 11051 links queued, 92450 links in 3049 URLs checked, runtime 3 minutes, 1 seconds
/Users/dstansby/miniconda3/envs/py27/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:791: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/security.html
  InsecureRequestWarning)
10 threads active, 10862 links queued, 92639 links in 3183 URLs checked, runtime 3 minutes, 6 seconds

URL        `http://labix.org/python-dateutil#head-b95ce2094d189a89f80f5ae52a05b4ab7b41af47'
Name       `http://labix.org/python-dateutil#head-b95ce2094d189a89f80f5ae52a05b4ab7b41af47'
Parent URL file:///Users/dstansby/github/matplotlib/doc/build/html/api/mlab_api.html, line 1233, col 1
Real URL   http://labix.org/python-dateutil#head-b95ce2094d189a89f80f5ae52a05b4ab7b41af47
Check time 2.282 seconds
Result     Error: ConnectionError: ('Connection aborted.', BadStatusLine("''",))
/Users/dstansby/miniconda3/envs/py27/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:791: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/security.html
  InsecureRequestWarning)
/Users/dstansby/miniconda3/envs/py27/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:791: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/security.html
  InsecureRequestWarning)
10 threads active, 10507 links queued, 93309 links in 3504 URLs checked, runtime 3 minutes, 11 seconds
/Users/dstansby/miniconda3/envs/py27/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:791: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/security.html
  InsecureRequestWarning)
/Users/dstansby/miniconda3/envs/py27/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:791: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/security.html
  InsecureRequestWarning)
/Users/dstansby/miniconda3/envs/py27/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:791: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/security.html
  InsecureRequestWarning)
/Users/dstansby/miniconda3/envs/py27/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:791: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/security.html
  InsecureRequestWarning)
/Users/dstansby/miniconda3/envs/py27/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:791: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/security.html
  InsecureRequestWarning)
/Users/dstansby/miniconda3/envs/py27/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:791: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/security.html
  InsecureRequestWarning)
10 threads active, 10387 links queued, 93744 links in 3651 URLs checked, runtime 3 minutes, 16 seconds
10 threads active, 10232 links queued, 94595 links in 3827 URLs checked, runtime 3 minutes, 21 seconds
10 threads active,  9987 links queued, 95112 links in 4019 URLs checked, runtime 3 minutes, 26 seconds
10 threads active,  9855 links queued, 96350 links in 4229 URLs checked, runtime 3 minutes, 31 seconds
10 threads active,  9563 links queued, 97163 links in 4546 URLs checked, runtime 3 minutes, 36 seconds
10 threads active,  9370 links queued, 97537 links in 4742 URLs checked, runtime 3 minutes, 41 seconds
10 threads active,  9138 links queued, 98952 links in 5025 URLs checked, runtime 3 minutes, 46 seconds
10 threads active,  8782 links queued, 101766 links in 5422 URLs checked, runtime 3 minutes, 51 seconds
10 threads active,  8563 links queued, 103501 links in 5654 URLs checked, runtime 3 minutes, 56 seconds
10 threads active,  8362 links queued, 104134 links in 5856 URLs checked, runtime 4 minutes, 1 seconds
10 threads active,  8160 links queued, 104471 links in 6028 URLs checked, runtime 4 minutes, 6 seconds
10 threads active,  8165 links queued, 106936 links in 6238 URLs checked, runtime 4 minutes, 11 seconds

URL        `http://matplotlib.org/devdocs/users/colormaps.html'
Name       `http://matplotlib.org/devdocs/users/colormaps.html'
Parent URL file:///Users/dstansby/github/matplotlib/doc/build/html/users/github_stats.html, line 2131, col 119
Real URL   http://matplotlib.org/devdocs/users/colormaps.html
Check time 2.048 seconds
Result     Error: 404 Not Found

URL        `https://inkscape.org>'
Name       `Inkscape'
Parent URL file:///Users/dstansby/github/matplotlib/doc/build/html/devel/contributing.html, line 284, col 207
Real URL   https://inkscape.org%3e
Check time 0.400 seconds
Result     Error: ConnectionError: HTTPSConnectionPool(host='inkscape.org%3e', port=443): Max retries exceeded with url: / (Caused by NewConnectionError('<requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x1085c9e90>: Failed to establis...

URL        `https://docs.python.org/3/library/unittest.mock.html>'
Name       `mock'
Parent URL file:///Users/dstansby/github/matplotlib/doc/build/html/devel/testing.html, line 168, col 5
Real URL   https://docs.python.org/3/library/unittest.mock.html%3E
Check time 1.046 seconds
Size       162B
Result     Error: 404 Not Found
/Users/dstansby/miniconda3/envs/py27/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:791: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/security.html
  InsecureRequestWarning)
/Users/dstansby/miniconda3/envs/py27/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:791: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/security.html
  InsecureRequestWarning)
10 threads active,  8075 links queued, 107289 links in 6360 URLs checked, runtime 4 minutes, 16 seconds
10 threads active,  7879 links queued, 107821 links in 6526 URLs checked, runtime 4 minutes, 21 seconds
/Users/dstansby/miniconda3/envs/py27/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:791: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/security.html
  InsecureRequestWarning)
10 threads active,  7591 links queued, 108199 links in 6774 URLs checked, runtime 4 minutes, 26 seconds
10 threads active,  7471 links queued, 108319 links in 6827 URLs checked, runtime 4 minutes, 31 seconds
10 threads active,  7362 links queued, 108428 links in 6872 URLs checked, runtime 4 minutes, 36 seconds
10 threads active,  7287 links queued, 108503 links in 6912 URLs checked, runtime 4 minutes, 41 seconds
10 threads active,  7181 links queued, 108609 links in 6975 URLs checked, runtime 4 minutes, 46 seconds
10 threads active,  7124 links queued, 108666 links in 7022 URLs checked, runtime 4 minutes, 51 seconds
10 threads active,  7029 links queued, 108761 links in 7076 URLs checked, runtime 4 minutes, 56 seconds
10 threads active,  6946 links queued, 108844 links in 7115 URLs checked, runtime 5 minutes, 1 seconds
10 threads active,  6811 links queued, 108979 links in 7162 URLs checked, runtime 5 minutes, 6 seconds

URL        `https://www.opensource.org/licenses'
Name       `licenses page'
Parent URL file:///Users/dstansby/github/matplotlib/doc/build/html/users/license.html, line 155, col 19
Real URL   https://www.opensource.org/licenses
Check time 138.815 seconds
Result     Error: ConnectTimeout: HTTPSConnectionPool(host='www.opensource.org', port=443): Max retries exceeded with url: /licenses (Caused by ConnectTimeoutError(<requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x106a7d750>, 'Connect...
10 threads active,  6539 links queued, 109251 links in 7270 URLs checked, runtime 5 minutes, 11 seconds
10 threads active,  6399 links queued, 109391 links in 7327 URLs checked, runtime 5 minutes, 16 seconds
10 threads active,  6324 links queued, 109466 links in 7371 URLs checked, runtime 5 minutes, 21 seconds
10 threads active,  6265 links queued, 109525 links in 7424 URLs checked, runtime 5 minutes, 26 seconds
10 threads active,  6202 links queued, 109588 links in 7458 URLs checked, runtime 5 minutes, 31 seconds
10 threads active,  6122 links queued, 109713 links in 7521 URLs checked, runtime 5 minutes, 36 seconds
10 threads active,  6055 links queued, 109780 links in 7572 URLs checked, runtime 5 minutes, 41 seconds
10 threads active,  5989 links queued, 109891 links in 7638 URLs checked, runtime 5 minutes, 46 seconds
10 threads active,  5887 links queued, 109993 links in 7709 URLs checked, runtime 5 minutes, 51 seconds
10 threads active,  5792 links queued, 110088 links in 7773 URLs checked, runtime 5 minutes, 56 seconds
10 threads active,  5674 links queued, 110251 links in 7865 URLs checked, runtime 6 minutes, 1 seconds
10 threads active,  5598 links queued, 110372 links in 7934 URLs checked, runtime 6 minutes, 6 seconds
10 threads active,  5519 links queued, 110496 links in 8001 URLs checked, runtime 6 minutes, 11 seconds
10 threads active,  5449 links queued, 110566 links in 8063 URLs checked, runtime 6 minutes, 16 seconds
10 threads active,  5320 links queued, 110695 links in 8160 URLs checked, runtime 6 minutes, 21 seconds
10 threads active,  5262 links queued, 110753 links in 8218 URLs checked, runtime 6 minutes, 26 seconds
10 threads active,  5202 links queued, 110813 links in 8267 URLs checked, runtime 6 minutes, 31 seconds
10 threads active,  5136 links queued, 110879 links in 8333 URLs checked, runtime 6 minutes, 36 seconds
10 threads active,  5059 links queued, 110956 links in 8389 URLs checked, runtime 6 minutes, 41 seconds
10 threads active,  5010 links queued, 111005 links in 8430 URLs checked, runtime 6 minutes, 46 seconds
10 threads active,  4953 links queued, 111062 links in 8486 URLs checked, runtime 6 minutes, 51 seconds
10 threads active,  4883 links queued, 111132 links in 8549 URLs checked, runtime 6 minutes, 56 seconds
10 threads active,  4826 links queued, 111189 links in 8581 URLs checked, runtime 7 minutes, 1 seconds
10 threads active,  4719 links queued, 111296 links in 8650 URLs checked, runtime 7 minutes, 6 seconds
10 threads active,  4652 links queued, 111363 links in 8697 URLs checked, runtime 7 minutes, 11 seconds
10 threads active,  4604 links queued, 111411 links in 8742 URLs checked, runtime 7 minutes, 16 seconds
10 threads active,  4524 links queued, 111491 links in 8809 URLs checked, runtime 7 minutes, 21 seconds
10 threads active,  4470 links queued, 111545 links in 8843 URLs checked, runtime 7 minutes, 26 seconds
10 threads active,  4405 links queued, 111610 links in 8905 URLs checked, runtime 7 minutes, 31 seconds
10 threads active,  4359 links queued, 111656 links in 8951 URLs checked, runtime 7 minutes, 36 seconds
10 threads active,  4308 links queued, 111707 links in 9002 URLs checked, runtime 7 minutes, 41 seconds
10 threads active,  4258 links queued, 111757 links in 9052 URLs checked, runtime 7 minutes, 46 seconds
10 threads active,  4204 links queued, 111811 links in 9106 URLs checked, runtime 7 minutes, 51 seconds
10 threads active,  4157 links queued, 111858 links in 9150 URLs checked, runtime 7 minutes, 56 seconds
10 threads active,  4112 links queued, 111903 links in 9193 URLs checked, runtime 8 minutes, 1 seconds
10 threads active,  4075 links queued, 111940 links in 9228 URLs checked, runtime 8 minutes, 6 seconds
10 threads active,  4007 links queued, 112008 links in 9292 URLs checked, runtime 8 minutes, 11 seconds
10 threads active,  3973 links queued, 112042 links in 9326 URLs checked, runtime 8 minutes, 16 seconds
10 threads active,  3886 links queued, 112129 links in 9403 URLs checked, runtime 8 minutes, 21 seconds
10 threads active,  3849 links queued, 112166 links in 9434 URLs checked, runtime 8 minutes, 26 seconds
10 threads active,  3799 links queued, 112216 links in 9470 URLs checked, runtime 8 minutes, 31 seconds
10 threads active,  3728 links queued, 112287 links in 9513 URLs checked, runtime 8 minutes, 36 seconds
10 threads active,  3685 links queued, 112330 links in 9543 URLs checked, runtime 8 minutes, 41 seconds
10 threads active,  3607 links queued, 112408 links in 9608 URLs checked, runtime 8 minutes, 46 seconds
10 threads active,  3568 links queued, 112447 links in 9644 URLs checked, runtime 8 minutes, 51 seconds
10 threads active,  3524 links queued, 112491 links in 9678 URLs checked, runtime 8 minutes, 56 seconds
10 threads active,  3470 links queued, 112545 links in 9719 URLs checked, runtime 9 minutes, 1 seconds
10 threads active,  3413 links queued, 112602 links in 9752 URLs checked, runtime 9 minutes, 6 seconds
/Users/dstansby/miniconda3/envs/py27/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:791: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/security.html
  InsecureRequestWarning)
10 threads active,  3284 links queued, 112731 links in 9856 URLs checked, runtime 9 minutes, 11 seconds
/Users/dstansby/miniconda3/envs/py27/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:791: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/security.html
  InsecureRequestWarning)
/Users/dstansby/miniconda3/envs/py27/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:791: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/security.html
  InsecureRequestWarning)

URL        `https://sourceforge.net/tracker/index.php?func=detail&aid=2823304&group_id=80706&atid=560720'
Name       `https://sourceforge.net/tracker/index.php?func=detail&aid=2823304&group_id=80706&atid=560720'
Parent URL file:///Users/dstansby/github/matplotlib/doc/build/html/users/prev_whats_new/changelog.html, line 966, col 1
Real URL   https://sourceforge.net/tracker/index.php?func=detail&aid=2823304&group_id=80706&atid=560720
Check time 2.318 seconds
Size       25.82KB
Result     Error: 404 Not Found
10 threads active,  3224 links queued, 112791 links in 9904 URLs checked, runtime 9 minutes, 16 seconds

URL        `https://sourceforge.net/tracker/index.php?func=detail&aid=1986597&group_id=80706&atid=560720'
Name       `https://sourceforge.net/tracker/index.php?func=detail&aid=1986597&group_id=80706&atid=560720'
Parent URL file:///Users/dstansby/github/matplotlib/doc/build/html/users/prev_whats_new/changelog.html, line 1598, col 1
Real URL   https://sourceforge.net/tracker/index.php?func=detail&aid=1986597&group_id=80706&atid=560720
Check time 3.147 seconds
Size       25.79KB
Result     Error: 404 Not Found
/Users/dstansby/miniconda3/envs/py27/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:791: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/security.html
  InsecureRequestWarning)
/Users/dstansby/miniconda3/envs/py27/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:791: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/security.html
  InsecureRequestWarning)

URL        `http://sourceforge.net/tracker/index.php?func=detail&aid=1866207&group_id=80706&atid=560722'
Name       `http://sourceforge.net/tracker/index.php?func=detail&aid=1866207&group_id=80706&atid=560722'
Parent URL file:///Users/dstansby/github/matplotlib/doc/build/html/users/prev_whats_new/changelog.html, line 1649, col 1
Real URL   https://sourceforge.net/p/legacy_/tracker/index.php?func=detail&aid=1866207&group_id=80706&atid=560722
Check time 3.005 seconds
Size       25.79KB
Info       Redirected to
           `https://sourceforge.net/p/legacy_/tracker/index.php?func=detail&aid=1866207&group_id=80706&atid=560722'.
Result     Error: 404 Not Found
/Users/dstansby/miniconda3/envs/py27/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:791: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/security.html
  InsecureRequestWarning)
/Users/dstansby/miniconda3/envs/py27/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:791: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/security.html
  InsecureRequestWarning)

URL        `http://sourceforge.net/tracker/index.php?func=detail&aid=1962574&group_id=80706&atid=560720'
Name       `http://sourceforge.net/tracker/index.php?func=detail&aid=1962574&group_id=80706&atid=560720'
Parent URL file:///Users/dstansby/github/matplotlib/doc/build/html/users/prev_whats_new/changelog.html, line 1652, col 5
Real URL   https://sourceforge.net/p/legacy_/tracker/index.php?func=detail&aid=1962574&group_id=80706&atid=560720
Check time 3.044 seconds
Size       25.78KB
Info       Redirected to
           `https://sourceforge.net/p/legacy_/tracker/index.php?func=detail&aid=1962574&group_id=80706&atid=560720'.
Result     Error: 404 Not Found

URL        `http://sourceforge.net/tracker/index.php?func=detail&aid=1744154&group_id=80706&atid=560720'
Name       `http://sourceforge.net/tracker/index.php?func=detail&aid=1744154&group_id=80706&atid=560720'
Parent URL file:///Users/dstansby/github/matplotlib/doc/build/html/users/prev_whats_new/changelog.html, line 2221, col 5
Real URL   https://sourceforge.net/p/legacy_/tracker/index.php?func=detail&aid=1744154&group_id=80706&atid=560720
Check time 2.727 seconds
Size       25.79KB
Info       Redirected to
           `https://sourceforge.net/p/legacy_/tracker/index.php?func=detail&aid=1744154&group_id=80706&atid=560720'.
Result     Error: 404 Not Found

/Users/dstansby/miniconda3/envs/py27/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:791: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/security.html
  InsecureRequestWarning)
URL        `http://sourceforge.net/tracker/index.php?func=detail&aid=1716732&group_id=80706&atid=560720'
Name       `http://sourceforge.net/tracker/index.php?func=detail&aid=1716732&group_id=80706&atid=560720'
Parent URL file:///Users/dstansby/github/matplotlib/doc/build/html/users/prev_whats_new/changelog.html, line 2224, col 5
Real URL   https://sourceforge.net/p/legacy_/tracker/index.php?func=detail&aid=1716732&group_id=80706&atid=560720
Check time 2.759 seconds
Size       25.78KB
Info       Redirected to
           `https://sourceforge.net/p/legacy_/tracker/index.php?func=detail&aid=1716732&group_id=80706&atid=560720'.
Result     Error: 404 Not Found

URL        `http://sourceforge.net/tracker/index.php?func=detail&aid=1587359&group_id=80706&atid=560722'
Name       `http://sourceforge.net/tracker/index.php?func=detail&aid=1587359&group_id=80706&atid=560722'
Parent URL file:///Users/dstansby/github/matplotlib/doc/build/html/users/prev_whats_new/changelog.html, line 2546, col 5
Real URL   https://sourceforge.net/p/legacy_/tracker/index.php?func=detail&aid=1587359&group_id=80706&atid=560722
Check time 3.198 seconds
Size       25.82KB
Info       Redirected to
           `https://sourceforge.net/p/legacy_/tracker/index.php?func=detail&aid=1587359&group_id=80706&atid=560722'.
Result     Error: 404 Not Found
10 threads active,  3137 links queued, 112878 links in 9972 URLs checked, runtime 9 minutes, 21 seconds

URL        `http://www.gimp.org/~tml/gimp/win32/downloads.html'
Name       `http://www.gimp.org/~tml/gimp/win32/downloads.html'
Parent URL file:///Users/dstansby/github/matplotlib/doc/build/html/users/prev_whats_new/changelog.html, line 3499, col 1
Real URL   https://www.gimp.org/~tml/gimp/win32/downloads.html
Check time 6.518 seconds
Size       10.00KB
Info       Redirected to
           `https://www.gimp.org/~tml/gimp/win32/downloads.html'.
Result     Error: 404 Not Found
10 threads active,  3090 links queued, 112925 links in 10011 URLs checked, runtime 9 minutes, 26 seconds
10 threads active,  3056 links queued, 112959 links in 10041 URLs checked, runtime 9 minutes, 31 seconds
10 threads active,  2995 links queued, 113020 links in 10093 URLs checked, runtime 9 minutes, 36 seconds
10 threads active,  2964 links queued, 113051 links in 10116 URLs checked, runtime 9 minutes, 41 seconds
10 threads active,  2910 links queued, 113105 links in 10164 URLs checked, runtime 9 minutes, 46 seconds
10 threads active,  2850 links queued, 113165 links in 10215 URLs checked, runtime 9 minutes, 51 seconds
10 threads active,  2801 links queued, 113214 links in 10256 URLs checked, runtime 9 minutes, 56 seconds
10 threads active,  2731 links queued, 113284 links in 10310 URLs checked, runtime 10 minutes, 1 seconds
10 threads active,  2680 links queued, 113335 links in 10353 URLs checked, runtime 10 minutes, 6 seconds
10 threads active,  2632 links queued, 113383 links in 10396 URLs checked, runtime 10 minutes, 11 seconds
10 threads active,  2579 links queued, 113436 links in 10443 URLs checked, runtime 10 minutes, 16 seconds
10 threads active,  2544 links queued, 113471 links in 10466 URLs checked, runtime 10 minutes, 21 seconds
10 threads active,  2507 links queued, 113508 links in 10493 URLs checked, runtime 10 minutes, 26 seconds
10 threads active,  2460 links queued, 113555 links in 10517 URLs checked, runtime 10 minutes, 31 seconds
10 threads active,  2401 links queued, 113614 links in 10546 URLs checked, runtime 10 minutes, 36 seconds
10 threads active,  2357 links queued, 113658 links in 10584 URLs checked, runtime 10 minutes, 41 seconds

URL        `https://matplotlib.org/search.html?q=matplotlib.axis.XAxis.OFFSETTEXTPAD&check_keywords=yes&area=default'
Name       `\n        Try searching for the released version of this page instead?\n    '
Parent URL file:///Users/dstansby/github/matplotlib/doc/build/html/api/_as_gen/matplotlib.axis.XAxis.OFFSETTEXTPAD.html, line 50, col 5
Real URL   https://matplotlib.org/search.html?q=matplotlib.axis.XAxis.OFFSETTEXTPAD&check_keywords=yes&area=default
Check time 62.794 seconds
Result     Error: ReadTimeout: HTTPSConnectionPool(host='matplotlib.org', port=443): Read timed out. (read timeout=60)
10 threads active,  2310 links queued, 113705 links in 10611 URLs checked, runtime 10 minutes, 46 seconds
10 threads active,  2265 links queued, 113750 links in 10638 URLs checked, runtime 10 minutes, 51 seconds
10 threads active,  2221 links queued, 113794 links in 10672 URLs checked, runtime 10 minutes, 56 seconds
10 threads active,  2175 links queued, 113840 links in 10697 URLs checked, runtime 11 minutes, 1 seconds
10 threads active,  2132 links queued, 113883 links in 10726 URLs checked, runtime 11 minutes, 6 seconds
10 threads active,  2086 links queued, 113929 links in 10757 URLs checked, runtime 11 minutes, 11 seconds
10 threads active,  2038 links queued, 113977 links in 10788 URLs checked, runtime 11 minutes, 16 seconds
10 threads active,  1994 links queued, 114021 links in 10811 URLs checked, runtime 11 minutes, 21 seconds
10 threads active,  1937 links queued, 114078 links in 10846 URLs checked, runtime 11 minutes, 26 seconds
10 threads active,  1887 links queued, 114128 links in 10878 URLs checked, runtime 11 minutes, 31 seconds
10 threads active,  1849 links queued, 114166 links in 10902 URLs checked, runtime 11 minutes, 36 seconds
10 threads active,  1799 links queued, 114216 links in 10933 URLs checked, runtime 11 minutes, 41 seconds
10 threads active,  1764 links queued, 114251 links in 10963 URLs checked, runtime 11 minutes, 46 seconds
10 threads active,  1714 links queued, 114301 links in 10988 URLs checked, runtime 11 minutes, 51 seconds
10 threads active,  1678 links queued, 114337 links in 11012 URLs checked, runtime 11 minutes, 56 seconds
10 threads active,  1637 links queued, 114378 links in 11042 URLs checked, runtime 12 minutes, 1 seconds
10 threads active,  1597 links queued, 114418 links in 11067 URLs checked, runtime 12 minutes, 6 seconds
10 threads active,  1553 links queued, 114462 links in 11099 URLs checked, runtime 12 minutes, 11 seconds
10 threads active,  1498 links queued, 114517 links in 11126 URLs checked, runtime 12 minutes, 16 seconds
10 threads active,  1437 links queued, 114578 links in 11161 URLs checked, runtime 12 minutes, 21 seconds
10 threads active,  1397 links queued, 114618 links in 11189 URLs checked, runtime 12 minutes, 26 seconds
10 threads active,  1359 links queued, 114656 links in 11217 URLs checked, runtime 12 minutes, 31 seconds
10 threads active,  1325 links queued, 114690 links in 11246 URLs checked, runtime 12 minutes, 36 seconds
10 threads active,  1290 links queued, 114725 links in 11273 URLs checked, runtime 12 minutes, 41 seconds
10 threads active,  1243 links queued, 114772 links in 11308 URLs checked, runtime 12 minutes, 46 seconds
10 threads active,  1177 links queued, 114838 links in 11336 URLs checked, runtime 12 minutes, 51 seconds
10 threads active,  1122 links queued, 114893 links in 11360 URLs checked, runtime 12 minutes, 56 seconds
10 threads active,  1051 links queued, 114964 links in 11394 URLs checked, runtime 13 minutes, 1 seconds
10 threads active,   893 links queued, 115122 links in 11502 URLs checked, runtime 13 minutes, 6 seconds
10 threads active,   838 links queued, 115177 links in 11530 URLs checked, runtime 13 minutes, 11 seconds
10 threads active,   783 links queued, 115232 links in 11559 URLs checked, runtime 13 minutes, 16 seconds
10 threads active,   709 links queued, 115306 links in 11591 URLs checked, runtime 13 minutes, 21 seconds
10 threads active,   653 links queued, 115362 links in 11617 URLs checked, runtime 13 minutes, 26 seconds
10 threads active,   606 links queued, 115409 links in 11644 URLs checked, runtime 13 minutes, 31 seconds
10 threads active,   571 links queued, 115444 links in 11672 URLs checked, runtime 13 minutes, 36 seconds
10 threads active,   531 links queued, 115484 links in 11703 URLs checked, runtime 13 minutes, 41 seconds
10 threads active,   497 links queued, 115518 links in 11729 URLs checked, runtime 13 minutes, 46 seconds
10 threads active,   458 links queued, 115557 links in 11752 URLs checked, runtime 13 minutes, 51 seconds
10 threads active,   402 links queued, 115613 links in 11783 URLs checked, runtime 13 minutes, 56 seconds
10 threads active,   348 links queued, 115667 links in 11807 URLs checked, runtime 14 minutes, 1 seconds
10 threads active,   271 links queued, 115744 links in 11835 URLs checked, runtime 14 minutes, 6 seconds
10 threads active,   233 links queued, 115782 links in 11863 URLs checked, runtime 14 minutes, 11 seconds
10 threads active,   193 links queued, 115822 links in 11891 URLs checked, runtime 14 minutes, 16 seconds
10 threads active,    67 links queued, 115948 links in 11966 URLs checked, runtime 14 minutes, 21 seconds
10 threads active,     3 links queued, 116012 links in 12002 URLs checked, runtime 14 minutes, 26 seconds
 2 threads active,     0 links queued, 116023 links in 12013 URLs checked, runtime 14 minutes, 31 seconds
 2 threads active,     0 links queued, 116023 links in 12013 URLs checked, runtime 14 minutes, 36 seconds
 2 threads active,     0 links queued, 116023 links in 12013 URLs checked, runtime 14 minutes, 41 seconds
 2 threads active,     0 links queued, 116023 links in 12013 URLs checked, runtime 14 minutes, 46 seconds
 2 threads active,     0 links queued, 116023 links in 12013 URLs checked, runtime 14 minutes, 51 seconds
 2 threads active,     0 links queued, 116023 links in 12013 URLs checked, runtime 14 minutes, 56 seconds
 2 threads active,     0 links queued, 116023 links in 12013 URLs checked, runtime 15 minutes, 1 seconds
 2 threads active,     0 links queued, 116023 links in 12013 URLs checked, runtime 15 minutes, 6 seconds
 2 threads active,     0 links queued, 116023 links in 12013 URLs checked, runtime 15 minutes, 11 seconds
 2 threads active,     0 links queued, 116023 links in 12013 URLs checked, runtime 15 minutes, 16 seconds
 2 threads active,     0 links queued, 116023 links in 12013 URLs checked, runtime 15 minutes, 21 seconds
 2 threads active,     0 links queued, 116023 links in 12013 URLs checked, runtime 15 minutes, 26 seconds
 2 threads active,     0 links queued, 116023 links in 12013 URLs checked, runtime 15 minutes, 31 seconds
 2 threads active,     0 links queued, 116023 links in 12013 URLs checked, runtime 15 minutes, 36 seconds
 1 thread active,     0 links queued, 116024 links in 12014 URLs checked, runtime 15 minutes, 41 seconds
 1 thread active,     0 links queued, 116024 links in 12014 URLs checked, runtime 15 minutes, 46 seconds
 1 thread active,     0 links queued, 116024 links in 12014 URLs checked, runtime 15 minutes, 51 seconds
 1 thread active,     0 links queued, 116024 links in 12014 URLs checked, runtime 15 minutes, 56 seconds
 1 thread active,     0 links queued, 116024 links in 12014 URLs checked, runtime 16 minutes, 1 seconds
 1 thread active,     0 links queued, 116024 links in 12014 URLs checked, runtime 16 minutes, 6 seconds
 1 thread active,     0 links queued, 116024 links in 12014 URLs checked, runtime 16 minutes, 11 seconds
 1 thread active,     0 links queued, 116024 links in 12014 URLs checked, runtime 16 minutes, 16 seconds
 1 thread active,     0 links queued, 116024 links in 12014 URLs checked, runtime 16 minutes, 21 seconds
 1 thread active,     0 links queued, 116024 links in 12014 URLs checked, runtime 16 minutes, 26 seconds
 1 thread active,     0 links queued, 116024 links in 12014 URLs checked, runtime 16 minutes, 31 seconds
 1 thread active,     0 links queued, 116024 links in 12014 URLs checked, runtime 16 minutes, 36 seconds

Statistics:
Downloaded: 41.4MB.
Content types: 11621 image, 91622 text, 0 video, 0 audio, 12761 application, 13 mail and 8 other.
URL lengths: min=16, max=169, avg=77.

That's it. 116025 links in 12014 URLs checked. 0 warnings found. 18 errors found.
Stopped checking at 2017-09-01 13:57:34+001 (16 minutes, 37 seconds)

@dstansby dstansby added this to the 2.1 (next point release) milestone Sep 1, 2017
@@ -8,7 +8,7 @@

These settings were shamelessly stolen from [1]_ (with permission).

.. [1] http://www.huyng.com/posts/sane-color-scheme-for-matplotlib/
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This site appears to be down, so I figured the next best thing was the newest copy on archive.org

@tacaswell tacaswell changed the base branch from master to v2.1.x September 1, 2017 13:30
@tacaswell tacaswell merged commit 440605e into matplotlib:v2.1.x Sep 1, 2017
@tacaswell
Copy link
Member

Thanks!

@dstansby dstansby deleted the broken-links branch September 24, 2017 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants