-
Notifications
You must be signed in to change notification settings - Fork 108
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
desktop/kanshi: Updated for version 20241209_eed69c8 #9272
desktop/kanshi: Updated for version 20241209_eed69c8 #9272
Conversation
reverse dependencies - desktop/kanshiNone |
⛔️ sbolint - desktop/kanshi ⛔️
|
@sbo-bot: build desktop/kanshi |
buildpkg i586 desktop/kanshi
Snipped Build Failure
|
buildpkg x86_64 desktop/kanshi
Snipped Build Failure
|
@earies this failed to build |
Do you have any more detailed logs surrounding the fetching of the archive?
All that is shown above is that the file does not exist locally |
The CI build checks the downloads as a browser would do them, respecting the content-disposition. Can you handle both filenames in your script? curl -o /dev/null -v https://git.sr.ht/~emersion/kanshi/archive/eed69c811ee81beff2e1562834c5779e169a560a.tar.gz 2>&1 | grep -i content-disposition
< content-disposition: attachment; filename=kanshi-eed69c811ee81beff2e1562834c5779e169a560a.tar.gz That should be the filename you also get if you click this link: https://git.sr.ht/~emersion/kanshi/archive/eed69c811ee81beff2e1562834c5779e169a560a.tar.gz |
@sbo-bot: build desktop/kanshi |
buildpkg i586 desktop/kanshi
Snipped Build Log
|
sbopkglint i586 desktop/kanshi
|
buildpkg x86_64 desktop/kanshi
Snipped Build Log
|
sbopkglint x86_64 desktop/kanshi
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
No description provided.