Skip to content

Ignore missing assets for arch build type#1137

Open
YukariChiba wants to merge 1 commit intoopenSUSE:masterfrom
YukariChiba:assets-arch
Open

Ignore missing assets for arch build type#1137
YukariChiba wants to merge 1 commit intoopenSUSE:masterfrom
YukariChiba:assets-arch

Conversation

@YukariChiba
Copy link
Copy Markdown
Contributor

@YukariChiba YukariChiba commented Apr 18, 2026

The source in PKGBUILD may contain variables that prevent the service from fetching assets during runtime; therefore, when the build type is arch, missing assets should be ignored (they will be downloaded during build).

example:

source=("$url/-/archive/${_gittag}/$pkgname-${_gittag}.tar.gz")

This is a workaround before SRCINFO (#1101) is supported

Modify asset handling to ignore missing assets for arch build type.
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.

1 participant