Bug 38193 - Broken / moved links
Broken / moved links
Status: RESOLVED WONTFIX
Product: UCS manual
Classification: Unclassified
Component: General
unspecified
Other Linux
: P5 normal (vote)
: UCS 4.0-x
Assigned To: Docu maintainers
http://jenkins.knut.univention.de:808...
:
Depends on: 35440 36075 36080
Blocks:
  Show dependency treegraph
 
Reported: 2015-04-02 15:51 CEST by Philipp Hahn
Modified: 2024-04-17 13:16 CEST (History)
2 users (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 3: Simply Wrong: The implementation doesn't match the docu
Who will be affected by this bug?: 3: Will affect average number of installed domains
How will those affected feel about the bug?: 2: A Pain – users won’t like this once they notice it
User Pain: 0.103
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments
linkchecker.xml (42.02 KB, text/xml)
2015-04-02 15:51 CEST, Philipp Hahn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Hahn univentionstaff 2015-04-02 15:51:52 CEST
Created attachment 6803 [details]
linkchecker.xml

#!/bin/bash
LANG=C \
linkchecker \
	--no-follow-url='!^https?://docs\.univention\.de/' \
	--ignore='^https?://forge\.univention\.org/bugzilla/show_bug\.cgi\?id=' \
	--ignore='^https?://build\.opensuse\.org/' $(: Does not support HTTP-HEAD) \
	--ignore='^https?://www\.univention\.de/feedback\?manual=' \
	--ignore='^https?://www\.univention\.com/feedback\?manual=' \
	--ignore='^https?://www\.univention\.de/produkt-feedback\?manual=' \
	--ignore='^https?://www\.univention\.com/feedback\?manual=' \
	--ignore='^https?://piwik\.univention\.de/piwik\.php\?' \
	--ignore='^https?://piwik\.univention\.de/piwik\.js$' \
	--ignore='^https?://cve\.mitre\.org/cgi-bin/cvename\.cgi\?name=' \
	--ignore='^mailto:appcenter@univention\.de(?:$|\?)' $(: No VRFY) \
	--ignore='^mailto:feedback@univention\.de(?:$|\?)' $(: No VRFY) \
	--file-output=xml/UTF-8/linkchecker.xml \
	http://docs.univention.de/


40762 links checked. 47 warnings found (152 ignored or duplicates not printed). 16 errors found.


$ xsltproc /home/phahn/BUG.DONE/30535_linkchecker.xsl ~/doc/docs.univention.de/linkchecker.xml  | sed -ne 's/.*message=//p'
"https://www.univention.com/products/univention-app-center/app/details/zarafa - 404 Not Found"/>
"https://www.univention.com/products/univention-app-center/app/details/oxseforucs - 404 Not Found"/>
"https://www.univention.com/products/univention-app-center/app/details/drbd - 404 Not Found"/>
"https://www.univention.com/products/univention-app-center/app/details/sep-sesam - 404 Not Found"/>
"https://www.univention.com/products/univention-app-center/app/details/sugarcrm - 404 Not Found"/>
"https://www.univention.com/products/univention-app-center/app/details/kolab - 404 Not Found"/>
"https://www.univention.com/products/ucs/product-information/compatible-hardware/ - 404 Not Found"/>
"http://www.citrix.com/downloads/citrix-receiver/receivers-by-platform/receiver-for-linux-121.html - 404 Not Found"/>
"https://www.univention.com/products/ucs/product-information/compatible-hardware/ - 404 Not Found"/>
"https://www.univention.com/products/ucs/product-information/compatible-hardware/ - 404 Not Found"/>
"https://www.univention.com/products/ucs/product-information/compatible-hardware/ - 404 Not Found"/>
"https://www.univention.com/products/ucs/product-information/compatible-hardware/ - 404 Not Found"/>


https://build.opensuse.org/ does not allow HTTP-HEAD - can be ignored
Many URLs redirect from http:// to https:// - should be updated

Also see <http://jenkins.knut.univention.de:8080/job/UCS-4.0/job/Handbooks%20Checker/violations/>
Comment 1 Philipp Hahn univentionstaff 2015-07-10 11:14:23 CEST
r62029 | Bug #38193 doc: Fix moved/broken links
 Some fixed.
Comment 2 Philipp Hahn univentionstaff 2015-07-13 13:03:40 CEST
r62063 | Bug #38193 doc: Fix moved/broken links
 More fixes
Comment 3 Philipp Hahn univentionstaff 2015-12-15 12:09:58 CET
r15628 | Bug #38193: linkchecker

Package: linkchecker
Version: 8.6-2.7.201512151207
Branch: ucs_4.1-0-internal
Scope: internal
Comment 4 Philipp Hahn univentionstaff 2015-12-15 13:08:29 CET
r66340 | Bug #38193: Fix moved link
Comment 5 Philipp Hahn univentionstaff 2015-12-15 16:02:02 CET
r66358 | Bug #38193: Fix moved link
 <http://jenkins.knut.univention.de:8080/job/UCS-4.1/job/Check%20links/>
Comment 6 Philipp Hahn univentionstaff 2017-11-21 14:38:57 CET
More borken links
<http://jenkins.knut.univention.de:8080/job/UCS-4.2/job/Checklinks/violations/>

Links to Debian-Policy changed
Links to Debian-Wheezy are no longer valid
...
Comment 7 Nico Gulden univentionstaff 2024-04-17 13:16:28 CEST
This bug hasn't seen any update for several years. I close it.

If you still see a need for it, you can reopen the bug. Please add an argumentation about why it's important to take care of it.