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

Add Support to Comply with AppImageHub #10

Open
FoggyMtnDrifter opened this issue May 6, 2021 · 0 comments
Open

Add Support to Comply with AppImageHub #10

FoggyMtnDrifter opened this issue May 6, 2021 · 0 comments

Comments

@FoggyMtnDrifter
Copy link

If you're going to encourage users to consider publishing to AppImageHub, you may want to implement the features required to publish there. When I submitted a PR, the CI bot rejected it with the following information:

[AppImageHub]
# Dear upstream developer, please include update information in your AppImage
# (e.g., with appimagetool -u) so that users can easily update the AppImage
X-AppImage-Signature=[don't know]: invalid packet (ctb=0a) no signature found the signature could not be verified. Please remember that the signature file (.sig or .asc) should be the first file given on the command line. 
X-AppImage-Type=2
X-AppImage-Architecture=x86_64
ls: cannot access 'database/Infinity/screenshot.png': No such file or directory

The two failures are related to X-AppImage-Signature and a screenshot of the application in database/Infinity/screenshot.png. Personally for the screenshot, I would just grab a screenshot of the webpage while building and put it in the requested directory.

Just wanna help improve your awesome tool!

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

No branches or pull requests

1 participant