Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 50832 - mod_contribs-1.0.8-r1 distfile not on mirrors
Summary: mod_contribs-1.0.8-r1 distfile not on mirrors
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High normal
Assignee: Apache Team - Bugzilla Reports
URL:
Whiteboard:
Keywords:
: 50833 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-05-12 02:52 UTC by Ulrich Müller
Modified: 2004-05-18 12:22 UTC (History)
0 users

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


Attachments
patch for mod_contribs-1.0.8-r1.ebuild (patch,747 bytes, patch)
2004-05-18 12:22 UTC, Ulrich Müller
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Müller gentoo-dev 2004-05-12 02:52:50 UTC
File apache-contrib-1.0.8.tar.gz is required by the ebuild of net-www/mod_contribs-1.0.8-r1 but is not found on mirrors.

The file exists at:
<http://archive.apache.org/dist/httpd/contrib/modules/1.3/apache-contrib-1.0.8.tar.gz>
Comment 1 Bryan Østergaard (RETIRED) gentoo-dev 2004-05-12 02:55:26 UTC
*** Bug 50833 has been marked as a duplicate of this bug. ***
Comment 2 Chuck Short (RETIRED) gentoo-dev 2004-05-12 07:02:25 UTC
Fixed in cvs, thanks for the bug report.
Comment 3 Ulrich Müller gentoo-dev 2004-05-18 11:45:29 UTC
Not really fixed: SRC_URI is now:
http://archive.apache.org/dist/httpd/contrib/modules/apache-contrib-${PV}.tar.gz
but should be (as I had mentioned above):
http://archive.apache.org/dist/httpd/contrib/modules/1.3/apache-contrib-${PV}.tar.gz

Please reopen bug.
Comment 4 Ulrich Müller gentoo-dev 2004-05-18 12:22:56 UTC
Created attachment 31666 [details, diff]
patch for mod_contribs-1.0.8-r1.ebuild

Distfiles for mod_layout and mod random are missing, too.
See attached patch.