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

Source Installation fails on macOS 14.5 failed on installing dependencies #1018

Closed
qingyouzhao opened this issue Jul 23, 2024 · 2 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@qingyouzhao
Copy link
Contributor

Environment

  • OS Version: macOS 14.5
  • Source or binary build?
    Source build, branch: gz-rendering8

Description

Steps to reproduce

Following installation guide, for step 2 ran the command

brew install --only-dependencies gz-rendering8

Output

The command failed with following output

==> Fetching gobject-introspection
Warning: Building gobject-introspection from source as the bottle needs:
- HOMEBREW_CELLAR: /opt/homebrew/Cellar (yours is /Users/qingyou/homebrew/Cellar)
- HOMEBREW_PREFIX: /opt/homebrew (yours is /Users/qingyou/homebrew)
==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/75a85f205e88fe98005b9d4e1b5c2a2b0a688784/Formula/g/gobject-introspection.rb
############################################################################################################################################### 100.0%
==> Downloading https://gitlab.gnome.org/tschoonj/gobject-introspection/-/commit/a7be304478b25271166cd92d110f251a8742d16b.diff
curl: (22) The requested URL returned error: 504                                                                                    #     #    #  #
Warning: Problem : HTTP error. Will retry in 1 seconds. 3 retries left.
curl: (22) The requested URL returned error: 503                                                                                         #    #   ##
Warning: Problem : HTTP error. Will retry in 2 seconds. 2 retries left.
curl: (22) The requested URL returned error: 500                                       #           #         #         #
Warning: Problem : HTTP error. Will retry in 4 seconds. 1 retries left.
curl: (22) The requested URL returned error: 504

Error: gz-rendering8: Failed to download resource "gobject-introspection--patch"
Download failed: https://gitlab.gnome.org/tschoonj/gobject-introspection/-/commit/a7be304478b25271166cd92d110f251a8742d16b.diff
@qingyouzhao qingyouzhao added the bug Something isn't working label Jul 23, 2024
@azeey
Copy link
Contributor

azeey commented Jul 26, 2024

hmm, we're not experiencing this on our CI. Could this be a temporary network issue?

@azeey azeey self-assigned this Jul 26, 2024
@azeey azeey moved this from Inbox to In progress in Core development Jul 26, 2024
@qingyouzhao
Copy link
Contributor Author

hmm, we're not experiencing this on our CI. Could this be a temporary network issue?

You are right. I tried again today and the installation brew install --only-dependencies gz-rendering8 finishes fine.

@github-project-automation github-project-automation bot moved this from In progress to Done in Core development Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

2 participants