Hi, started today, I have a build error. The same app with the same configuration yesterday was built successfully.
Do you have an idea what is the reason of this error?
Use 'apt autoremove' to remove them.
[141](https://gitlab.com/dev354354/fdroiddata/-/jobs/3161088805#L141)0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[142](https://gitlab.com/dev354354/fdroiddata/-/jobs/3161088805#L142)$ test -n "$fdroidserver" || source /etc/profile.d/bsenv.sh
[143](https://gitlab.com/dev354354/fdroiddata/-/jobs/3161088805#L143)$ git clone --depth=1 --branch=0.6.1 https://gitlab.com/fdroid/sdkmanager.git
[144](https://gitlab.com/dev354354/fdroiddata/-/jobs/3161088805#L144)Cloning into 'sdkmanager'...
[145](https://gitlab.com/dev354354/fdroiddata/-/jobs/3161088805#L145)Note: switching to 'f7e1064a78462a74cfc4ce3b1214c29644e438d7'.
[146](https://gitlab.com/dev354354/fdroiddata/-/jobs/3161088805#L146)You are in 'detached HEAD' state. You can look around, make experimental
[147](https://gitlab.com/dev354354/fdroiddata/-/jobs/3161088805#L147)changes and commit them, and you can discard any commits you make in this
[148](https://gitlab.com/dev354354/fdroiddata/-/jobs/3161088805#L148)state without impacting any branches by switching back to a branch.
[149](https://gitlab.com/dev354354/fdroiddata/-/jobs/3161088805#L149)If you want to create a new branch to retain commits you create, you may
[150](https://gitlab.com/dev354354/fdroiddata/-/jobs/3161088805#L150)do so (now or later) by using -c with the switch command. Example:
[151](https://gitlab.com/dev354354/fdroiddata/-/jobs/3161088805#L151) git switch -c <new-branch-name>
[152](https://gitlab.com/dev354354/fdroiddata/-/jobs/3161088805#L152)Or undo this operation with:
[153](https://gitlab.com/dev354354/fdroiddata/-/jobs/3161088805#L153) git switch -
[154](https://gitlab.com/dev354354/fdroiddata/-/jobs/3161088805#L154)Turn off this advice by setting config variable advice.detachedHead to false
[155](https://gitlab.com/dev354354/fdroiddata/-/jobs/3161088805#L155)$ git -C sdkmanager checkout -B master f7e1064a78462a74cfc4ce3b1214c29644e438d7
[156](https://gitlab.com/dev354354/fdroiddata/-/jobs/3161088805#L156)Switched to a new branch 'master'
[157](https://gitlab.com/dev354354/fdroiddata/-/jobs/3161088805#L157)$ pip3 install -e sdkmanager
[158](https://gitlab.com/dev354354/fdroiddata/-/jobs/3161088805#L158)/bin/bash: line 171: pip3: command not found
[160](https://gitlab.com/dev354354/fdroiddata/-/jobs/3161088805#L160)Uploading artifacts for failed job