Skip to content

libsodium: don't update config.sub, congig.guess from git.savannah.gnu.org#635

Merged
DeckerSU merged 1 commit intodevfrom
patch-libsodium-build
Oct 5, 2024
Merged

libsodium: don't update config.sub, congig.guess from git.savannah.gnu.org#635
DeckerSU merged 1 commit intodevfrom
patch-libsodium-build

Conversation

@DeckerSU
Copy link
Copy Markdown

@DeckerSU DeckerSU commented Oct 4, 2024

As of August 30, 2024, git.savannah.gnu.org returned a 502 error when trying to download config.guess and config.sub. For example, attempting to download this link returned a 502 error. As a result, all scripts, workflows, etc., that relied on getting fresh versions of config.{sub,guess} from git.savannah.gnu.org are failing. To prevent this, we disabled updating to the fresh versions of these scripts.

…u.org

As of August 30, 2024, `git.savannah.gnu.org` returned a
502 error when trying to download `config.guess` and `config.sub`.
For example, attempting to download [this link](https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD)
returned a 502 error. As a result, all scripts, workflows, etc.,
that relied on getting fresh versions of `config.{sub,guess}`
from `git.savannah.gnu.org` are failing. To prevent this, we
disabled updating to the fresh versions of these scripts.

- DeckerSU/KomodoOcean@4a29828
- #633
@DeckerSU DeckerSU merged commit bf8ace3 into dev Oct 5, 2024
@DeckerSU DeckerSU deleted the patch-libsodium-build branch October 5, 2024 14:05
TheComputerGenie pushed a commit to ComputerGenieCo/komodo that referenced this pull request Sep 12, 2025
…u.org (GLEECBTC#635)

As of August 30, 2024, `git.savannah.gnu.org` returned a
502 error when trying to download `config.guess` and `config.sub`.
For example, attempting to download [this link](https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD)
returned a 502 error. As a result, all scripts, workflows, etc.,
that relied on getting fresh versions of `config.{sub,guess}`
from `git.savannah.gnu.org` are failing. To prevent this, we
disabled updating to the fresh versions of these scripts.

- DeckerSU/KomodoOcean@4a29828
- GLEECBTC#633
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

Successfully merging this pull request may close these issues.

3 participants