Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5403 - Error emerging mod_php-4.2.2 (download aborting)
Summary: Error emerging mod_php-4.2.2 (download aborting)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Ryan Phillips (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-22 14:20 UTC by paidhi
Modified: 2003-02-04 19:42 UTC (History)
0 users

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 paidhi 2002-07-22 14:20:39 UTC
emerge dev-php/mod_php is aborting because it can't download php-4.2.2.tar.bz2.

Here is my session:
--------------------------------
mb1 root # emerge dev-php/mod_php
Calculating dependencies ...done!
>>> emerge dev-php/mod_php-4.2.2 to /

>>> Downloading
http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/php-4.2.2.tar.bz2
--21:07:53-- 
http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/php-4.2.2.tar.bz2
           => `/usr/portage/distfiles/php-4.2.2.tar.bz2'
Resolving www.ibiblio.org... done.
Connecting to www.ibiblio.org[152.2.210.81]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
21:07:54 ERROR 404: Not Found.


>>> Downloading http://www.php.net/distributions/php-4.2.2.tar.bz2
--21:07:54--  http://www.php.net/distributions/php-4.2.2.tar.bz2
           => `/usr/portage/distfiles/php-4.2.2.tar.bz2'
Resolving www.php.net... done.
Connecting to www.php.net[64.246.30.37]:80... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location:
http://www.php.net/search.php?show=nosource&auto=1&pattern=distributions%2Fphp-4.2.2.tar.bz2
[following]
--21:07:54-- 
http://www.php.net/search.php?show=nosource&auto=1&pattern=distributions%2Fphp-4.2.2.tar.bz2
           =>
`/usr/portage/distfiles/search.php?show=nosource&auto=1&pattern=distributions%2Fphp-4.2.2.tar.bz2.2'
Connecting to www.php.net[64.246.30.37]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]

    [  <=>                                                                     
           ] 14,774        42.69K/s

21:07:55 (42.69 KB/s) -
`/usr/portage/distfiles/search.php?show=nosource&auto=1&pattern=distributions%2Fphp-4.2.2.tar.bz2.2'
saved [14774]

!!! Couldn't download php-4.2.2.tar.bz2.  Aborting.
!!! emerge aborting on  /usr/portage/dev-php/mod_php/mod_php-4.2.2.ebuild .
--------------------------------
Comment 1 Ryan Phillips (RETIRED) gentoo-dev 2002-07-22 21:01:12 UTC
committed a slight change
Comment 2 paidhi 2002-07-23 00:20:28 UTC
Worked now for me.

-Thanks-