Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19505 - apache-ant needs version bump
Summary: apache-ant needs version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Dylan Carlson (RETIRED)
URL:
Whiteboard:
Keywords:
: 19162 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-04-17 16:37 UTC by Denis de Leeuw Duarte
Modified: 2003-04-18 05:32 UTC (History)
2 users (show)

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 Denis de Leeuw Duarte 2003-04-17 16:37:21 UTC
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 Martin Holzer (RETIRED) gentoo-dev 2003-04-17 17:59:35 UTC
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 Dylan Carlson (RETIRED) gentoo-dev 2003-04-18 04:08:45 UTC
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 Dylan Carlson (RETIRED) gentoo-dev 2003-04-18 05:32:31 UTC
*** Bug 19162 has been marked as a duplicate of this bug. ***