Posting here for quicker response.
The following files are not available for the public to download on download.joomla.org - all others seem to work.
My geographic region is either Paris France or London, depending on the wind.
Others reported in Joomla forum and Twitter.
Note that the file sizes also look suspect
They all result in a AWS message
<Error>
<Code>NoSuchKey</Code>
<Message>The specified key does not exist.</Message>
<Key>
joomladownloads/joomla4/Joomla_4-0-x_to_4-0-1-Stable-Patch_Package.tar.bz2
</Key>
<RequestId>B7J5X425NWEG2JHF</RequestId>
<HostId>
m27WU2gsqRWILsSoEb8gyqIx2UYCSglhTCqflyXqQENnBZfapV25hPx5oQtvJi/ZniB2F2nwGh8=
</HostId>
</Error>
Labels |
Added:
No Code Attached Yet
|
isnt that because you asked for the release to be removed?
No.
And to be clear - this only effects SOME of the links - not all of them.
@PhilETaylor should be fixed now please confirm on your side.
@zero-24 on my side - I can't update my testing Joomla site from 4.0.1-dev to 4.0.2-dev, it will show this error
Maybe zip files isn't available or not updated xml file https://update.joomla.org/core/nightlies/next_patch_list.xml
That is unrelated. That's related to the bug in 4.0.1 restore.php that is fixed by 4.0.2
Yes as noted by @PhilETaylor once 4.0.2 is out there will be a dedicated update package provided for 4.0.1 installs to patch the updater so you later can go to 4.0.2 using the patched updater: https://docs.joomla.org/J4.x:Update_from_4.0.1_to_4.0.2
But that package nor 4.0.2 is ready yet.
But that package nor 4.0.2 is ready yet.
But that package FOR 4.0.2 is NOT ready yet.
I'm mobile at the moment - the links seem to work but the file sizes are still reported wrong. I'm unable to compare the hashes on mobile maybe those are based on the wrong size file too, best to check them too when fixing file size issue
Ok I have run the hashes script again that should have fixed the size issue and hashes too.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-08-24 14:00:57 |
Closed_By | ⇒ | PhilETaylor |
Confirmed fixed. Sizes match. Hashes match, Links work. Thanks.
If anyone gets time to figure out what went wrong in my script here that would be awesome https://github.com/joomla/downloads.joomla.org/blob/master/cli/ars-create-cms-release.php cause i'll need to use it again this evening for 4.0.2. @zero-24 mentioned it was hyphens vs fullstops in the file name or similar
That should do the trick: joomla/downloads.joomla.org#275
Is there an attributable reason why that changed? has this not been used for all the releases other than this time?
Is there an attributable reason why that changed? has this not been used for all the releases other than this time?
The script has only been used for the 4.0.0 and 4.0.1 releaes
Nevermind - I see its new joomla/downloads.joomla.org@d5486a0
Yup we’ve done direct DB inserts until now
@wilsonge