-
Notifications
You must be signed in to change notification settings - Fork 73
F-Droid can't build - unknown maven repos #713
Comments
The rapid decoder you can see the repository there and be used for mora than 3 year i think, the other was to change the js motor to rhino but not used until now (if i remember ) |
pd: i go to remove the new one for now until it be necesary and see if it works |
a also create a fork and updated the library and publish on https://jitpack.io/ a trusted repo |
F-droid still looking for https://github.com/suckgamony/RapidDecoder/raw/master/repository after all and it's not listed on dependecies, any idea? |
Build 126 fails with: https://gist.github.com/licaon-kter/bf57a8821dc151dcd10ed48b03085fbf this is about that maven? |
Seen like a anotation problems, when I have time I go to check |
Hi @licaon-kter i added implementation 'androidx.annotation:annotation:1.1.0' to th modules, there is any way to test it on fdroid or emulater the fdroid behavior localy? sorry for late response but really im having a lot of work |
@licaon-kter still happens the same error? |
Did you get a chance to look at the log? |
HI @licaon-kter on version 1.129 i used the original repo and this error can be
but you can see i don't know if there a precofigured meta on the server that need changes or or any cache |
@raulhaag no (gradle) cache, it's a fresh VM for every build. |
Oh, right we use RapidDecoder as srclib, but this one: https://gitlab.com/fdroid/fdroiddata/-/blob/master/srclibs/RapidDecoder.txt aka upstream and not your fork Fixed: https://gitlab.com/fdroid/fdroiddata/-/merge_requests/6677 |
ok then i go to use the fork againg |
Maybe add multidex to the dependency list? https://developer.android.com/studio/build/multidex Don't have a clue tbh |
Sounds like srclib and gradle are created and added at same time, maybe deactivating srclib, can you try? |
Are those libs unavailable in a trusted repo or can't be build before building the app?
The text was updated successfully, but these errors were encountered: