Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 276362 - Can't fetch www-apps/joomla-1.5.12 from any mirrors
Summary: Can't fetch www-apps/joomla-1.5.12 from any mirrors
Status: RESOLVED FIXED
Alias: None
Product: Mirrors
Classification: Unclassified
Component: Server Problem (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mirror Admins
URL: http://joomlacode.org/gf/download/frs...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-03 10:43 UTC by Alexandr
Modified: 2009-07-23 09:28 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 Alexandr 2009-07-03 10:43:37 UTC
Can't emerge -vauDN www-apps/joomla-1.5.12. I see 404 Not Found, from all (any) mirrors. Run mirrorselect -D -d -s 10, but result the same:

('Filesize does not match recorded size', 8714L, 6715839)
!!! Fetched file: Joomla_1.5.12-Stable-Full_Package.zip VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      8714
!!! Expected: 6715839
Refetching... File renamed to '/usr/portage/distfiles/Joomla_1.5.12-Stable-Full_Package.zip._checksum_failure_.pCXvXI'

!!! Couldn't download 'Joomla_1.5.12-Stable-Full_Package.zip'. Aborting.

Reproducible: Always

Steps to Reproduce:
emerge -f www-apps/joomla
Actual Results:  
.............................
>>> Downloading 'http://gentoo.ynet.sk/pub/distfiles/Joomla_1.5.12-Stable-Full_Package.zip'
--2009-07-03 13:38:41--  http://gentoo.ynet.sk/pub/distfiles/Joomla_1.5.12-Stable-Full_Package.zip
Connecting to 192.168.159.70:3128... connected.
Proxy request sent, awaiting response... 404 Not Found
2009-07-03 13:38:41 ERROR 404: Not Found.

>>> Downloading 'http://mirror.yandex.ru/gentoo-distfiles/distfiles/Joomla_1.5.12-Stable-Full_Package.zip'
--2009-07-03 13:38:41--  http://mirror.yandex.ru/gentoo-distfiles/distfiles/Joomla_1.5.12-Stable-Full_Package.zip
Connecting to 192.168.159.70:3128... connected.
Proxy request sent, awaiting response... 404 Not Found
2009-07-03 13:38:41 ERROR 404: Not Found.

>>> Downloading 'http://joomlacode.org/gf/download/frsrelease/9294/34966/Joomla_1.5.12-Stable-Full_Package.zip'
--2009-07-03 13:38:41--  http://joomlacode.org/gf/download/frsrelease/9294/34966/Joomla_1.5.12-Stable-Full_Package.zip
Connecting to 192.168.159.70:3128... connected.
Proxy request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: `/usr/portage/distfiles/Joomla_1.5.12-Stable-Full_Package.zip'

    [  <=>                                                                                                               ] 8,714       42.2K/s   in 0.2s    

2009-07-03 13:38:42 (42.2 KB/s) - `/usr/portage/distfiles/Joomla_1.5.12-Stable-Full_Package.zip' saved [8714]

('Filesize does not match recorded size', 8714L, 6715839)
!!! Fetched file: Joomla_1.5.12-Stable-Full_Package.zip VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      8714
!!! Expected: 6715839
Refetching... File renamed to '/usr/portage/distfiles/Joomla_1.5.12-Stable-Full_Package.zip._checksum_failure_.pCXvXI'

!!! Couldn't download 'Joomla_1.5.12-Stable-Full_Package.zip'. Aborting.
 * Fetch failed for 'www-apps/joomla-1.5.12'
Comment 1 Nicolas Cornu 2009-07-07 23:46:44 UTC
I think the has changed to:

http://joomlacode.org/gf/download/frsrelease/10547/41305/Joomla_1.5.12-Stable-Full_Package.zip
Comment 2 barrie backhurst 2009-07-12 13:05:18 UTC
I can confirm comment #1, I did a manual fetch and Joomla emerged OK

Not sure that this should be assigned to mirror-admins as the problem is with the SRC_URI in the ebuild?
Comment 3 Nicolas Cornu 2009-07-14 21:15:43 UTC
I think like you but I don't what is the right category.

I tested the new url by creating an ebuild in my local portage overlay.

Here is a diff between the two ebuilds:

9c9
< SRC_URI="http://joomlacode.org/gf/download/frsrelease/10547/41305/Joomla_${PV}-Stable-Full_Package.zip"
---
> SRC_URI="http://joomlacode.org/gf/download/frsrelease/9294/34966/Joomla_${PV}-Stable-Full_Package.zip"
Comment 4 Christian Faulhammer (RETIRED) gentoo-dev 2009-07-23 09:28:51 UTC
Thanks for the notice...feel free to mail me on such problems. I do use Joomla on my blog but not on Gentoo.