Opened 19 years ago
Closed 19 years ago
#5395 closed defect (fixed)
BUG: Apache2 Unable to Fetch
Reported by: | wbguild@… | Owned by: | james@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
I have been trying to get Apache2 installed with DorwinPorts but I keep having fetch fail.
THis is what I get:
Computer:~ user$ sudo port install apache2 ---> Fetching apr ---> Attempting to fetch httpd-2.0.54.tar.bz2 from http://www.apache.org/dist/httpd ---> Attempting to fetch httpd-2.0.54.tar.bz2 from ftp://ftp.planetmirror.com/pub/apache/dist/ httpd ---> Attempting to fetch httpd-2.0.54.tar.bz2 from ftp://apache.mirrored.ca/httpd ---> Attempting to fetch httpd-2.0.54.tar.bz2 from ftp://ftp.is.co.za/Apache/dist/httpd ---> Attempting to fetch httpd-2.0.54.tar.bz2 from http://apache.planetmirror.com.au/dist/httpd ---> Attempting to fetch httpd-2.0.54.tar.bz2 from ftp://ftp.leo.org/pub/comp/general/infosys/ www/daemons/apache/dist/httpd ---> Attempting to fetch httpd-2.0.54.tar.bz2 from ftp://ftp.infoscience.co.jp/pub/net/apache/dist/ httpd ---> Attempting to fetch httpd-2.0.54.tar.bz2 from http://distfiles-od.opendarwin.org/ ---> Attempting to fetch httpd-2.0.54.tar.bz2 from http://distfiles-msn.opendarwin.org/ ---> Attempting to fetch httpd-2.0.54.tar.bz2 from http://distfiles-bay13.opendarwin.org/ Error: Target com.apple.fetch returned: fetch failed Error: The following dependencies failed to build: apr apr-util db4 expat openssl zlib
Any idea what I can do?
Attachments (1)
Change History (6)
comment:1 Changed 19 years ago by wbguild@…
comment:2 Changed 19 years ago by mww@…
Owner: | changed from darwinports-bugs@… to james@… |
---|---|
Summary: | Apache2 Unable to Fetch → BUG: Apache2 Unable to Fetch |
comment:3 Changed 19 years ago by wbguild@…
I did some checking and all the ftp sites it tries to fetch httpd-2.0.54.tar.bz2 from, only have httpd-2.0.55.tar.bz2 in the directories.
Changed 19 years ago by james@…
Attachment: | portfile-ap2.patch added |
---|
patch to update and get correct file
comment:4 Changed 19 years ago by james@…
Component: | www → dports |
---|---|
severity: | normal → major |
comment:5 Changed 19 years ago by opendarwin.org@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
reset the revision number to zero, otherwise committed as is.
I forgot to mention that I have successfully ported other www apps like lynx fine.