No Code Attached Yet
avatar jschleus
jschleus
13 Jul 2024

I downloaed the gzipped tarball

https://downloads.joomla.org/cms/joomla5/5-1-2/Joomla_5-1-2-Stable-Full_Package.tar.gz?format=gz

but it seems that the file has a problem since the original tarball has been probably gzipped twice:

OK, the MD5 sum of the downloaded file is identical to that on the webpage:
  6d48da7c15be52ac7b5710b1baaa5f3f Joomla_5.1.2-Stable-Full_Package.tar.gz

The file size is 24053891 bytes and the "file" command says:
  gzip compressed data

But executing "gunzip" on that file the file size is unexpectedly only slightly increased (now 24055717 bytes) and the "file" command says still:
  gzip compressed data

But renaming the new tar file to tar.gz and executing "gunzip" again creates now as expected a much larger
file (89016320 bytes) and the "file" command says now as expected:
  POSIX tar archive (GNU)

Jens

avatar jschleus jschleus - open - 13 Jul 2024
avatar jschleus jschleus - change - 13 Jul 2024
Labels Removed: ?
avatar joomla-cms-bot joomla-cms-bot - change - 13 Jul 2024
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 13 Jul 2024
avatar felixkat
felixkat - comment - 23 Jul 2024

I can confirm:-

Joomla_5.1.2-Stable-Full_Package.tar.gz contains Joomla_5.1.2-Stable-Full_Package.tar which is gzip despite the tar extension.

Within Joomla_5.1.2-Stable-Full_Package.tar is Joomla_5.1.2-Stable-Full_Package (no extension) which is a tar file.

avatar HLeithner HLeithner - change - 24 Aug 2024
Status New Closed
Closed_Date 0000-00-00 00:00:00 2024-08-24 09:50:13
Closed_By HLeithner
avatar HLeithner HLeithner - close - 24 Aug 2024
avatar HLeithner
HLeithner - comment - 24 Aug 2024

Sorry that it took so long, fixed it now.

Add a Comment

Login with GitHub to post a comment