Bug 19505 - apache-ant needs version bump
Bug#: 19505 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: absinthe@gentoo.org Reported By: denis@ch.tudelft.nl
Component: Ebuilds
URL: 
Summary: apache-ant needs version bump
Keywords:  
Status Whiteboard: 
Opened: 2003-04-17 16:37 0000
Description:   Opened: 2003-04-17 16:37 0000
When I try to emerge ant emerge tries several mirrors and keeps giving:

HTTP request sent, awaiting response... 404 Not Found
22:22:02 ERROR 404: Not Found.
!!! Couldn't download apache-ant-1.5.3-bin.tar.bz2. Aborting.

..that's about it! Oh yeah: postgres depends on this package. 

Reproducible: Always
Steps to Reproduce:
1. emerge ant

presto!

Actual Results:  
emerge ant
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-java/ant-1.5.3 to /
>>> Downloading
http://gentoo.oregonstate.edu//distfiles/apache-ant-1.5.3-bin.tar.bz2
--22:21:57--  http://gentoo.oregonstate.edu//distfiles/apache-ant-1.5.3-bin.tar.bz2
           => `/usr/portage/distfiles/apache-ant-1.5.3-bin.tar.bz2'
Resolving gentoo.oregonstate.edu... done.
Connecting to gentoo.oregonstate.edu[128.193.0.3]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
22:21:57 ERROR 404: Not Found.

>>> Downloading
http://distro.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/apache-ant-1.5.3-bin.tar.bz2
--22:21:57-- 
http://distro.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/apache-ant-1.5.3-bin.tar.bz2
           => `/usr/portage/distfiles/apache-ant-1.5.3-bin.tar.bz2'
Resolving distro.ibiblio.org... done.
Connecting to distro.ibiblio.org[152.2.210.109]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
22:22:01 ERROR 404: Not Found.

>>> Downloading http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-bin.tar.bz2
--22:22:01--  http://www.apache.org/dist/ant/binaries/apache-ant-1.5.3-bin.tar.bz2
           => `/usr/portage/distfiles/apache-ant-1.5.3-bin.tar.bz2'
Resolving www.apache.org... done.
Connecting to www.apache.org[208.185.179.12]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
22:22:02 ERROR 404: Not Found.

!!! Couldn't download apache-ant-1.5.3-bin.tar.bz2. Aborting.


Expected Results:  
Download and install ant!

I did an emerge rsync first and an emerge sync, both to no avail. Since postgres
depends on ant and the project I'm working on depends on postgres.. I'm stuck
with developing!

------- Comment #1 From Martin Holzer (RETIRED) 2003-04-17 17:59:35 0000 -------
absinthe: i just added the old file into distfiles-local

should arrive in about 30 min

could you please version bump to -1 ?


------- Comment #2 From Dylan Carlson (RETIRED) 2003-04-18 04:08:45 0000 -------
Apache's filenames have been a moving target lately...

ant-1.5.3-r1 checked in.

Martin:  thanks

Denis:  please be aware that if you set your ACCEPT_KEYWORDS to "~arch" you may need to fall back on a stable version from time to time if a masked package does not merge properly.  In this case, that package is 1.5.2.

Cheers

------- Comment #3 From Dylan Carlson (RETIRED) 2003-04-18 05:32:31 0000 -------
*** Bug 19162 has been marked as a duplicate of this bug. ***