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
Package silently ignored #84
Comments
|
Do you have a verbose log from the generator run? |
|
I ran |
|
Run |
|
I still get nothing. Also I can't get any info about the package: |
|
Try just |
|
It does not accept it: libarchive version: All new packages entered into the official repositories are compressed with Zstandard, and I didn't see any problems with the other packages (I tested a lot). |
|
After you ran |
|
Here is the log: appstream-generator.log |
|
I configured a local test repository, added the same vokoscreen package, and now it processed fine by appstream-generator. |
|
It seems that something wrong with the repo sync, so it's probably not a bug in appstream-generator. At least I figured out how to test appstream-generator with a small test repository. |
|
Yeah, I just tried to reproduce the issue locally and couldn't. A repo sync problem would explain it though, thanks for investigating this further! :-) |
See: ximion/appstream-generator#84 git-svn-id: file:///srv/repos/svn-community/svn@658092 9fca08f4-af9d-4005-b8df-a31f2cc04f65
I have a package on Arch Linux with valid desktop and appdata files, but the package is completely missing from the output of appstream-generator: vokoscreen
It doesn't even mention that could be interesting or no interesting files found. No hints or anything else, so I have no idea what actually happens. I didn't experience something like this with other packages.
Also, it would be great so see a way to test individual packages for compliance with apptream-generator without processing the whole repository.
The text was updated successfully, but these errors were encountered: