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

tinyxml2/11.0.0 package update #46943

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

octo-sts[bot]
Copy link
Contributor

@octo-sts octo-sts bot commented Mar 15, 2025

Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
@octo-sts octo-sts bot added request-version-update request for a newer version of a package automated pr bincapz/pass bincapz/pass Bincapz (aka. malcontent) scan didn't detect any CRITICALs on the scanned packages. auto-approver-bot/initial-checks-failed labels Mar 15, 2025
Signed-off-by: Dentrax <furkan.turkal@chainguard.dev>
@Dentrax Dentrax self-assigned this Mar 16, 2025
Copy link
Contributor Author

octo-sts bot commented Mar 16, 2025

⚠️ EXPERIMENTAL

Please use 👍 or 👎 on this comment to indicate if you agree or disagree with the recommendation.

To provide more detailed feedback please comment on the recommendation prefixed with /ai-verify:

e.g. /ai-verify partially helpful but I also added bash to the build environment

Gen AI suggestions to solve the build error:

• Detected Error:

HTTP request sent, awaiting response... 503 Service Temporarily Unavailable
2025-03-16 10:55:03 ERROR 503: Service Temporarily Unavailable.

• Error Category: Fetch/Download

• Failure Point: The fetch pipeline step attempting to download the source tarball

• Root Cause Analysis: The GitLab freedesktop.org URL for the source tarball is not accessible. This appears to be an incorrect source URL format for the project.

• Suggested Fix: Update the source URL to use the correct GNOME archive location:

pipeline:
  - uses: fetch
    with:
      expected-sha256: 9d4f7873009d2e31b8b1ec762606b12bee5526e1fe75de48e9495382bfef2bea
      uri: https://download.gnome.org/sources/rarian/0.8/rarian-${{package.version}}.tar.bz2

• Explanation: Rarian is a GNOME project and its releases are hosted on the GNOME download servers. The current URL using GitLab releases is incorrect. The GNOME download servers follow a specific URL pattern of download.gnome.org/sources/<package>/<major.minor>/<package>-<version>.tar.bz2

• Additional Notes:

  • The SHA256 checksum remains the same as it's the same source tarball
  • GNOME download servers are more reliable for accessing historical releases
  • The version-based path structure (0.8/) is standard for GNOME project archives

• References:

@octo-sts octo-sts bot added the ai/skip-comment Stop AI from commenting on PR label Mar 16, 2025
@Dentrax
Copy link
Member

Dentrax commented Mar 16, 2025

https://gitlab.freedesktop.org is currently in the maintenance so it returns 503 while bumping rarian.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ai/skip-comment Stop AI from commenting on PR auto-approver-bot/initial-checks-failed automated pr bincapz/pass bincapz/pass Bincapz (aka. malcontent) scan didn't detect any CRITICALs on the scanned packages. manual/review-needed request-version-update request for a newer version of a package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants