bash-2.05b# emerge dev-lang/php Calculating dependencies ...done! >>> emerge (1 of 1) dev-lang/php-5.0.5-r5 to / >>> Downloading http://gentoo.osuosl.org/distfiles/php-patchset-5.0.5-r1.tar.bz2 --23:50:10-- http://gentoo.osuosl.org/distfiles/php-patchset-5.0.5-r1.tar.bz2 => `/usr/portage/distfiles/php-patchset-5.0.5-r1.tar.bz2' Resolving gentoo.osuosl.org... 64.50.236.52, 64.50.238.52 Connecting to gentoo.osuosl.org[64.50.236.52]:80... connected. HTTP request sent, awaiting response... 404 Not Found 23:50:11 ERROR 404: Not Found. >>> Downloading ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo/distfiles/php-patchset-5.0.5-r1.tar.bz2 --23:50:11-- ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo/distfiles/php-patchset-5.0.5-r1.tar.bz2 => `/usr/portage/distfiles/php-patchset-5.0.5-r1.tar.bz2' Resolving ftp.gtlib.cc.gatech.edu... 128.61.127.10, 128.61.127.11, 128.61.127.9 Connecting to ftp.gtlib.cc.gatech.edu[128.61.127.10]:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD /pub/gentoo/distfiles ... done. ==> PASV ... done. ==> RETR php-patchset-5.0.5-r1.tar.bz2 ... No such file `php-patchset-5.0.5-r1.tar.bz2'. >>> Downloading http://csociety-ftp.ecn.purdue.edu/pub/gentoo/distfiles/php-patchset-5.0.5-r1.tar.bz2 --23:50:13-- http://csociety-ftp.ecn.purdue.edu/pub/gentoo/distfiles/php-patchset-5.0.5-r1.tar.bz2 => `/usr/portage/distfiles/php-patchset-5.0.5-r1.tar.bz2' Resolving csociety-ftp.ecn.purdue.edu... 128.46.156.117 Connecting to csociety-ftp.ecn.purdue.edu[128.46.156.117]:80... connected. HTTP request sent, awaiting response... 404 Not Found 23:50:15 ERROR 404: Not Found. >>> Downloading ftp://csociety-ftp.ecn.purdue.edu/pub/gentoo/distfiles/php-patchset-5.0.5-r1.tar.bz2 --23:50:15-- ftp://csociety-ftp.ecn.purdue.edu/pub/gentoo/distfiles/php-patchset-5.0.5-r1.tar.bz2 => `/usr/portage/distfiles/php-patchset-5.0.5-r1.tar.bz2' Resolving csociety-ftp.ecn.purdue.edu... 128.46.156.117 Connecting to csociety-ftp.ecn.purdue.edu[128.46.156.117]:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD /pub/gentoo/distfiles ... done. ==> PASV ... done. ==> RETR php-patchset-5.0.5-r1.tar.bz2 ... No such file `php-patchset-5.0.5-r1.tar.bz2'. >>> Downloading http://gentoo.longitekk.com/php-patchset-5.0.5-r1.tar.bz2 --23:50:19-- http://gentoo.longitekk.com/php-patchset-5.0.5-r1.tar.bz2 => `/usr/portage/distfiles/php-patchset-5.0.5-r1.tar.bz2' Resolving gentoo.longitekk.com... 80.190.247.100 Connecting to gentoo.longitekk.com[80.190.247.100]:80... connected. HTTP request sent, awaiting response... 404 Not Found 23:50:30 ERROR 404: Not Found. !!! Couldn't download php-patchset-5.0.5-r1.tar.bz2. Aborting. bash-2.05b# /usr/portage/distfiles/ bash: /usr/portage/distfiles/: is a directory
Not a portage bug.
>>> Emerging (1 of 1) dev-lang/php-5.0.5-r5 to / >>> Downloading ftp://ftp.sh.cvut.cz/MIRRORS/gentoo/gentoo/distfiles/php-patchset-5.0.5-r2.tar.bz2 --09:05:58-- ftp://ftp.sh.cvut.cz/MIRRORS/gentoo/gentoo/distfiles/php-patchset-5.0.5-r2.tar.bz2 => `/usr/portage/distfiles/php-patchset-5.0.5-r2.tar.bz2' Resolving ftp.sh.cvut.cz... 147.32.127.222 Connecting to ftp.sh.cvut.cz|147.32.127.222|:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD /MIRRORS/gentoo/gentoo/distfiles ... done. ==> PASV ... done. ==> RETR php-patchset-5.0.5-r2.tar.bz2 ... done. Length: 20,314 (20K) (unauthoritative) 100%[====================================================================================================>] 20,314 --.--K/s Downloads fine here, try the above mirror.
Works correctly here, closing. Best regards, CHTEKK.
I am having the same problem... How did you get the file you download to change???? You solved the problem by change the file that got downloaded to: php-patchset-5.0.5-r2.tar.bz2 vs the failing php-patchset-5.0.5-r1.tar.bz2 ^ { I looked on the ftp server and only the version with "r2" is there. }
(In reply to comment #4) > I am having the same problem... > How did you get the file you download to change???? How about that you emerge --sync? Closing.