Package: src:fdroidserver
Version: 2.2.1-1
Severity: serious
Tags: sid trixie
seen, when triggered by pillow 10.0.0, although I don't see how this is related
to pillow:
https://ci.debian.net/data/autopkgtest/testing/amd64/f/fdroidserver/35498773/log.gz
[...]
185s
185s sent 413 bytes received 199 bytes 1,224.00 bytes/sec
185s total size is 263 speedup is 0.43
185s sending incremental file list
185s created directory
/tmp/autopkgtest-lxc.1h987dr1/downtmp/build.ia0/src/.testfiles/test_gitlab_ci_27et6ow31688750714.0798733/fdroid/git-mirror/fdroid/stats
185s ./
185s known_apks.txt
185s
185s sent 207 bytes received 196 bytes 806.00 bytes/sec
185s total size is 73 speedup is 0.18
185s
.ERROR:root:/tmp/autopkgtest-lxc.1h987dr1/downtmp/build.ia0/src/.testfiles/test_main_empty_dot_android_7j0unv181688750725.1382802/home/.android/debug.keystore
does not exist! Create it by running:
185s keytool -genkey -v -keystore
/tmp/autopkgtest-lxc.1h987dr1/downtmp/build.ia0/src/.testfiles/test_main_empty_dot_android_7j0unv181688750725.1382802/home/.android/debug.keystore
-storepass android \
185s -alias androiddebugkey -keypass android -keyalg RSA -keysize 2048
-validity 10000 \
185s -dname "CN=Android Debug,O=Android,C=US"
185s .Importing keystore
/tmp/autopkgtest-lxc.1h987dr1/downtmp/build.ia0/src/.testfiles/test_main_empty_dot_ssh_2vw_pu0j1688750725.1395078/home/.android/debug.keystore
to /tmp/.7smgnil0/.keystore.p12...
185s
185s Warning:
185s <androiddebugkey> uses the SHA1withRSA signature algorithm which is
considered a security risk. This algorithm will be disabled in a future update.
185s writing RSA key
186s .Importing keystore
/tmp/autopkgtest-lxc.1h987dr1/downtmp/build.ia0/src/.testfiles/test_main_on_user_machine_5ftzm0191688750725.8284636/home/.android/debug.keystore
to /tmp/.km112q4u/.keystore.p12...
186s
186s Warning:
186s <androiddebugkey> uses the SHA1withRSA signature algorithm which is
considered a security risk. This algorithm will be disabled in a future update.
186s writing RSA key
187s ..Importing keystore
/tmp/autopkgtest-lxc.1h987dr1/downtmp/build.ia0/src/tests/aosp_testkey_debug.keystore
to /tmp/.kt4fn4c9/.keystore.p12...
187s
187s Warning:
187s <androiddebugkey> uses the SHA1withRSA signature algorithm which is
considered a security risk. This algorithm will be disabled in a future update.
187s writing RSA key
187s .
187s ======================================================================
187s FAIL: test_get_repo_base_url (__main__.NightlyTest.test_get_repo_base_url)
187s ----------------------------------------------------------------------
187s Traceback (most recent call last):
187s File
"/tmp/autopkgtest-lxc.1h987dr1/downtmp/build.ia0/src/tests/nightly.TestCase",
line 105, in test_get_repo_base_url
187s self.assertTrue(r.status_code in (200, 403), 'should not be a
redirect')
187s AssertionError: False is not true : should not be a redirect
187s
187s ----------------------------------------------------------------------
187s Ran 9 tests in 24.624s
187s
187s FAILED (failures=1)