Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 200736 - apache2-eclass: wrong url in error message
Summary: apache2-eclass: wrong url in error message
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: High trivial
Assignee: Apache Team - Bugzilla Reports
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-29 11:06 UTC by Joakim
Modified: 2007-11-29 18:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joakim 2007-11-29 11:06:27 UTC
apache2-eclass, the line 331 
eerror "Please read http://www.gentoo.org/proj/en/apache/upgrade.xml"

point to the wrong url, it gives a 404, it should be

eerror "Please read http://www.gentoo.org/doc/en/apache-upgrading.xml"


Reproducible: Always

Steps to Reproduce:
1. upgrade <apache-2.2.6-r4
2.
3.

Actual Results:  
the suggested url gives a 404

Expected Results:  
get the right url
Comment 1 Joakim 2007-11-29 11:08:34 UTC
sorry it should be line 314
Comment 2 Benedikt Böhm (RETIRED) gentoo-dev 2007-11-29 18:46:49 UTC
thx, fixed