mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-20 13:50:12 +01:00
b3f45ca024
Trying to reuse the pip test run is now a lot more work than just writing it cutstom for each target platform. Ubuntu/trusty does not have androguard 3.1.x nor aapt >= 26.x, so using trusty's aapt will always have errors scraping some names from APKs. This continues to use Google's binary. `apt-get update` is now disabled by default by Travis, this adds it back so that the latest files from the PPA are used. Here's one example of an issue with pip on trusty: https://github.com/requests/requests/issues/4006 pip3 install --quiet -e /home/travis/build/fdroidtravis/fdroidserver Exception: Traceback (most recent call last): File "/home/travis/build/fdroidtravis/fdroidserver/env/lib/python-wheels/setuptools-3.3-py2.py3-none-any.whl/pkg_resources.py", line 2482, in _dep_map return self.__dep_map File "/home/travis/build/fdroidtravis/fdroidserver/env/lib/python-wheels/setuptools-3.3-py2.py3-none-any.whl/pkg_resources.py", line 2344, in __getattr__ raise AttributeError(attr) AttributeError: _DistInfoDistribution__dep_map During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/travis/build/fdroidtravis/fdroidserver/env/lib/python3.4/site-packages/pip/basecommand.py", line 122, in main status = self.run(options, args) File "/home/travis/build/fdroidtravis/fdroidserver/env/lib/python3.4/site-packages/pip/commands/install.py", line 278, in run requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle) File "/home/travis/build/fdroidtravis/fdroidserver/env/lib/python3.4/site-packages/pip/req.py", line 1266, in prepare_files req_to_install.extras): File "/home/travis/build/fdroidtravis/fdroidserver/env/lib/python-wheels/setuptools-3.3-py2.py3-none-any.whl/pkg_resources.py", line 2291, in requires dm = self._dep_map File "/home/travis/build/fdroidtravis/fdroidserver/env/lib/python-wheels/setuptools-3.3-py2.py3-none-any.whl/pkg_resources.py", line 2484, in _dep_map self.__dep_map = self._compute_dependencies() File "/home/travis/build/fdroidtravis/fdroidserver/env/lib/python-wheels/setuptools-3.3-py2.py3-none-any.whl/pkg_resources.py", line 2517, in _compute_dependencies common = frozenset(reqs_for_extra(None)) File "/home/travis/build/fdroidtravis/fdroidserver/env/lib/python-wheels/setuptools-3.3-py2.py3-none-any.whl/pkg_resources.py", line 2514, in reqs_for_extra if req.marker_fn(override={'extra':extra}): File "/home/travis/build/fdroidtravis/fdroidserver/env/lib/python-wheels/setuptools-3.3-py2.py3-none-any.whl/_markerlib/markers.py", line 113, in marker_fn return eval(compiled_marker, environment) File "<environment marker>", line 1, in <module> NameError: name 'platform_system' is not defined |
||
---|---|---|
.. | ||
extra | ||
getsig | ||
gnupghome | ||
metadata | ||
metadata-rewrite-yml | ||
repo | ||
signindex | ||
source-files | ||
stats | ||
androguard_test.py | ||
bad-unicode-πÇÇ现代通用字-български-عربي1.apk | ||
build.TestCase | ||
check-fdroid-apk | ||
common.TestCase | ||
complete-ci-tests | ||
config.py | ||
description-parsing.py | ||
dummy-keystore.jks | ||
dump_internal_metadata_format.py | ||
exception.TestCase | ||
import_proxy.py | ||
import.TestCase | ||
index.TestCase | ||
install.TestCase | ||
IsMD5Disabled.java | ||
janus.apk | ||
keystore.jks | ||
lint.TestCase | ||
metadata.TestCase | ||
openssl-version-check-test.py | ||
org.bitbucket.tickytacky.mirrormirror_1.apk | ||
org.bitbucket.tickytacky.mirrormirror_2.apk | ||
org.bitbucket.tickytacky.mirrormirror_3.apk | ||
org.bitbucket.tickytacky.mirrormirror_4.apk | ||
org.dyndns.fules.ck_20.apk | ||
publish.TestCase | ||
run-tests | ||
scanner.TestCase | ||
signatures.TestCase | ||
SpeedoMeterApp.main_1.apk | ||
testcommon.py | ||
update.TestCase | ||
urzip-badcert.apk | ||
urzip-badsig.apk | ||
urzip-release-unsigned.apk | ||
urzip-release.apk | ||
urzip.apk |