Opened 19 years ago

Closed 19 years ago

Last modified 19 years ago

#3159 closed defect (fixed)

apache-ant port broken

Reported by: ldegruchy@… Owned by: jberry@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

The apache-ant is broken. I tried syncing the ports tree and DarwinPorts itself, and I'm still getting an error installing this port.

The error is that it's pointing to the wrong source file when attempting to download it:


120-178:~ luke$ sudo port install tomcat5 ---> Fetching apache-ant ---> Attempting to fetch apache-ant-1.6.3-bin.tar.bz2 from http://www.apache.org/dist/ant/binaries ---> Attempting to fetch apache-ant-1.6.3-bin.tar.bz2 from ftp://ftp.planetmirror.com/pub/apache/dist/ant/binaries ---> Attempting to fetch apache-ant-1.6.3-bin.tar.bz2 from ftp://apache.mirrored.ca/ant/binaries ---> Attempting to fetch apache-ant-1.6.3-bin.tar.bz2 from ftp://ftp.is.co.za/Apache/dist/ant/binaries ---> Attempting to fetch apache-ant-1.6.3-bin.tar.bz2 from http://apache.planetmirror.com.au/dist/ant/binaries ---> Attempting to fetch apache-ant-1.6.3-bin.tar.bz2 from ftp://ftp.leo.org/pub/comp/general/infosys/www/daemons/apache/dist/ant/binaries ---> Attempting to fetch apache-ant-1.6.3-bin.tar.bz2 from ftp://ftp.infoscience.co.jp/pub/net/apache/dist/ant/binaries ---> Attempting to fetch apache-ant-1.6.3-bin.tar.bz2 from http://distfiles-od.opendarwin.org/binaries ---> Attempting to fetch apache-ant-1.6.3-bin.tar.bz2 from http://distfiles-msn.opendarwin.org/binaries ---> Attempting to fetch apache-ant-1.6.3-bin.tar.bz2 from http://distfiles-bay13.opendarwin.org/binaries Error: Target com.apple.fetch returned: fetch failed


The filename needs to be changed to apache-ant-1.6.4-bin.tar.bz2

IF THERE IS A WORKAROUND, PLEASE LET ME KNOW!

I looked in the ~/darwinports directory, and I couldn't find any config files that had ftp or http links to the source tarball.

Change History (3)

comment:1 Changed 19 years ago by jmpp@…

Owner: changed from darwinports-bugs@… to jberry@…

comment:2 Changed 19 years ago by jberry@…

Resolution: fixed
Status: newclosed

Updated. Thanks for the report.

They seem to maintain older versions at achive.apache.org, but not in the dist mirrors, which implies we've either got to switch over to the archive server, or suffer the consequences when they bump the version. Fortunately they haven't (until now) been bumping the version too often.

comment:3 Changed 19 years ago by ldegruchy@…

Works for me.

Thanks!

Note: See TracTickets for help on using tickets.