public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* Go 1.25.3 release is botched at Google
@ 2025-11-02  7:05 Böszörményi Zoltán
  2025-11-02 16:18 ` [OE-core] " Marko, Peter
  0 siblings, 1 reply; 3+ messages in thread
From: Böszörményi Zoltán @ 2025-11-02  7:05 UTC (permalink / raw)
  To: openembedded-core

Hi,

apparently, the pre-built Go 1.25.3 release, both the
* prebuilt tarballs at https://goloang.org/dl, and
* source tarball at https://dl.google.com/go
are compressed twice with gzip but is named as tar.gz instead of tar.gz.gz

Therefore, the checksums are incorrect, and the downloaded
file cannot be uncompressed with a single tar xzf command.

Uncompressing the tarballs once with gzip makes them match
the expected checksum and can be extracted with tar xvf.

Adding downloadfilename=<basename>.tar.gz.gz makes it download
and extract ONCE, so the result is the <basename>.tar.gz tarball file
instead of the extracted sources or prebuilt stuff.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: [OE-core] Go 1.25.3 release is botched at Google
  2025-11-02  7:05 Go 1.25.3 release is botched at Google Böszörményi Zoltán
@ 2025-11-02 16:18 ` Marko, Peter
  2025-11-03  6:23   ` Böszörményi Zoltán
  0 siblings, 1 reply; 3+ messages in thread
From: Marko, Peter @ 2025-11-02 16:18 UTC (permalink / raw)
  To: zboszor@gmail.com, openembedded-core@lists.openembedded.org

I have downloaded the tarballs for sources and precompiled amd64 binaries and it is good now.
Hashes equal to what we have in the recipes.

Peter

> -----Original Message-----
> From: openembedded-core@lists.openembedded.org <openembedded-
> core@lists.openembedded.org> On Behalf Of Zoltan Boszormenyi via
> lists.openembedded.org
> Sent: Sunday, November 2, 2025 8:06
> To: openembedded-core@lists.openembedded.org
> Subject: [OE-core] Go 1.25.3 release is botched at Google
> 
> Hi,
> 
> apparently, the pre-built Go 1.25.3 release, both the
> * prebuilt tarballs at https://goloang.org/dl, and
> * source tarball at https://dl.google.com/go
> are compressed twice with gzip but is named as tar.gz instead of tar.gz.gz
> 
> Therefore, the checksums are incorrect, and the downloaded
> file cannot be uncompressed with a single tar xzf command.
> 
> Uncompressing the tarballs once with gzip makes them match
> the expected checksum and can be extracted with tar xvf.
> 
> Adding downloadfilename=<basename>.tar.gz.gz makes it download
> and extract ONCE, so the result is the <basename>.tar.gz tarball file
> instead of the extracted sources or prebuilt stuff.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [OE-core] Go 1.25.3 release is botched at Google
  2025-11-02 16:18 ` [OE-core] " Marko, Peter
@ 2025-11-03  6:23   ` Böszörményi Zoltán
  0 siblings, 0 replies; 3+ messages in thread
From: Böszörményi Zoltán @ 2025-11-03  6:23 UTC (permalink / raw)
  To: Marko, Peter, openembedded-core@lists.openembedded.org

Thanks. It's good on my side, too.

2025. 11. 02. 17:18 keltezéssel, Marko, Peter írta:
> I have downloaded the tarballs for sources and precompiled amd64 binaries and it is good now.
> Hashes equal to what we have in the recipes.
>
> Peter
>
>> -----Original Message-----
>> From: openembedded-core@lists.openembedded.org <openembedded-
>> core@lists.openembedded.org> On Behalf Of Zoltan Boszormenyi via
>> lists.openembedded.org
>> Sent: Sunday, November 2, 2025 8:06
>> To: openembedded-core@lists.openembedded.org
>> Subject: [OE-core] Go 1.25.3 release is botched at Google
>>
>> Hi,
>>
>> apparently, the pre-built Go 1.25.3 release, both the
>> * prebuilt tarballs at https://goloang.org/dl, and
>> * source tarball at https://dl.google.com/go
>> are compressed twice with gzip but is named as tar.gz instead of tar.gz.gz
>>
>> Therefore, the checksums are incorrect, and the downloaded
>> file cannot be uncompressed with a single tar xzf command.
>>
>> Uncompressing the tarballs once with gzip makes them match
>> the expected checksum and can be extracted with tar xvf.
>>
>> Adding downloadfilename=<basename>.tar.gz.gz makes it download
>> and extract ONCE, so the result is the <basename>.tar.gz tarball file
>> instead of the extracted sources or prebuilt stuff.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-11-03  6:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-02  7:05 Go 1.25.3 release is botched at Google Böszörményi Zoltán
2025-11-02 16:18 ` [OE-core] " Marko, Peter
2025-11-03  6:23   ` Böszörményi Zoltán

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox