-
Notifications
You must be signed in to change notification settings - Fork 228
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
tarball not usable (vendor) #206
Comments
What do you mean by "proper"? It's just a tar archive. |
As I already said in #126 (comment), just download some tarball (Linux kernel, GNU, X11, GNOME, KDE) and you will see that putting all files in a separate directory is the expected standard. Anyway, I can workaround this, but there seems to something gone wrong with vendoring the deps:
|
I've reuploaded the vendored archive and published the script that creates it, in case you wanted to fix it by yourself. |
Still doesn't work:
|
Well, it clearly exist. |
While updating the OpenShot flatpak (https://github.com/flathub/org.openshot.OpenShot) from 2.4.4 to 2.5.0, I wanted to update resvg from 0.6.1 to 0.9.0, but this failed with:
https://flathub.org/builds/#/builders/19/builds/1794
When unpacking the tarballs released after 0.6.1 I noticed that all of them (0.7.0, 0.8.0, 0.9.0) do not have the proper folder structure (e.g.
resvg-0.9.0/vendor/...
).The text was updated successfully, but these errors were encountered: