Hi there,
I’m trying to include my app into FDroid and already burned all CI/CD minutes of january because I could not get my errors fixed. Finally I have all error with the app itself fixed, but the build process failes at the lint stage.
I get the following error:
srclibs/x264.yml:
fatal: remote error: access denied or repository not exported: /x264.git
Found 181 errors.
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1
How can I fix this? Thank you very much in advance, I’m pretty much new to FDroid and have some trouble getting it to work.
Hmm, I’m not seeing anything obviously wrong. I think the build system may not be recognizing the file to build and trying to build something else that is going wrong.
Can you make a merge request on Merge requests · F-Droid / Data · GitLab, so we can see how it goes when trying to submit it? Perhaps the build will work better then.
Thank you very much. This solved this issue. It now however shows a different one and I have no idea what to do. It seems to be some kind of formatting issue.