Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Downloads failing for boostorg.jfrog.io, affecting several important packages #849

Open
brianwestphal opened this issue Jan 8, 2024 · 12 comments

Comments

@brianwestphal
Copy link

At least these two that I'm running into:

Unable to fetch from https://boostorg.jfrog.io/artifactory/main/release/1.76.0/source/boost_1_76_0.tar.gz

Was this changed intentionally/unintentionally?

@md-irefer
Copy link

i got the "Not in GZIP format" in expo-modules-core

@userdocs
Copy link

userdocs commented Jan 8, 2024

The three issues before yours are all specific to this issue. This is essentially just a duplicate of them.

#845
#844
#843

@codebycarlos
Copy link

This is having a significant effect with users unable to compile apps for React Native:

facebook/react-native#42109 (comment)

@cortinico
Copy link

Hey all,
Nicola here from the React Native team.
Here is the official recommendation on how to overcome this failure:

@sjmudd
Copy link

sjmudd commented Jan 8, 2024

Also affects MySQL building: https://bugs.mysql.com/bug.php?id=113576

bilke added a commit to ufz/ogs that referenced this issue Jan 8, 2024
@Icehunter
Copy link

@cortinico it affects android as well, as we only ship android, so we went the patch package route as well.

@cortinico
Copy link

@cortinico it affects android as well, as we only ship android, so we went the patch package route as well.

Nope it does not affect Android as we distribute a prebuilt and users don't need to re-download boost. If you're seeing a failure, that's caused by one of your dependencies that should not re-download boost

@Icehunter
Copy link

@cortinico it affects android as well, as we only ship android, so we went the patch package route as well.

Nope it does not affect Android as we distribute a prebuilt and users don't need to re-download boost. If you're seeing a failure, that's caused by one of your dependencies that should not re-download boost

We use reanimated, but I'm not quit sure what to say. If I patch-package react-native (0.73.1) than building release works.

@hannojg
Copy link

hannojg commented Jan 9, 2024

@cortinico In case of Expensify (react native partner), they are building react native from source, so they need to download boost. There we also get the Not in GZIP format error.
Is the fix from iOS transferable to android?

@hannojg
Copy link

hannojg commented Jan 9, 2024

Okay, sorry, taking my words back. Seems like the issue is with the reanimated package! Sorry for the ping

@jzhou77
Copy link

jzhou77 commented Jan 3, 2025

Downloading failed for:
https://boostorg.jfrog.io/artifactory/main/release/1.78.0/source/boost_1_78_0.tar.bz2

See these error messages on the page:

Time flies when you’re having fun.
Your 14-day trial may be over, but you have options!
Need help choosing the right subscription or additional time on your trial? Just let us know and a DevOps expert will reach out to assist you.

@userdocs
Copy link

userdocs commented Jan 3, 2025

@jzhou77 this is the solution - #843 (comment)

https://archives.boost.io/release/1.78.0/source/boost_1_78_0.tar.bz2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants