noypi
January 15, 2023, 11:56am
1
Hi good day.
I tried to run fdroid readmeta, to test com.hadiths.yml on my branch.
But i am stuck on this error
WARNING: No ‘config.py’ found, using defaults.
CRITICAL: ‘Version’ is not a valid Auto Update Mode in a2dp.Vol. Regex pattern: ^(Version .+|None)$
Any idea on the critical error?
Thank you very much.
noypi
January 15, 2023, 12:11pm
3
this is my project:
but i think the error is saying “a2dp.Vol”, from a different project. When I tried to comment-out the line from “a2dp.Vol”, it failed on a different project.
Can you update your fdroiddata clone?
noypi
January 15, 2023, 12:22pm
5
master branch right? it is already up to date.
noypi
January 15, 2023, 12:22pm
6
fdroid version is “1.1.7” is this ok?
Not sure on version, better clone fdroidserver
and use that fdroid
instead
/LE: do add changelogs/3.txt
here: hadithtagalog/fastlane/metadata/android/en-US at main · noypi/hadithtagalog · GitHub
noypi
January 15, 2023, 2:30pm
8
Thank you very much. This issue is solve.
Solution:
remove current fdroid installed by apt
update python (i use 3.10)
install fdroid using (pip install git+https://gitlab.com/fdroid/fdroidserver.git)
fdroid is added in “~/.local/bin”, add this to $PATH.
i no longer have the current issue. I am currently encountering an issue during build, i should look at it later.
thank you very much.
1 Like
system
Closed
March 16, 2023, 2:30pm
9
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.