Package: gplaycli Version: 0.2.10-1 Severity: serious File: /usr/bin/gplaycli
The gplaycli dependency androguard switched to Python 3,
but gplaycli uses Python 2 and is incompatible with Python 3:
$ gplaycli
Traceback (most recent call last):
File "/usr/bin/gplaycli", line 28, in <module>
from androguard.core.bytecodes import apk as androguard_apk # Androguard
ImportError: No module named androguard.core.bytecodes
$ python -c 'from androguard.core.bytecodes import apk'
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named androguard.core.bytecodes
$ python3 -c 'from androguard.core.bytecodes import apk'
$ python3 /usr/bin/gplaycli
File "/usr/bin/gplaycli", line 143
print 'Token dispenser auth error, probably too many connections'
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print('Token
dispenser auth error, probably too many connections')?
-- System Information:
Debian Release: buster/sid
APT prefers testing-debug
APT policy: (900, 'testing-debug'), (900, 'testing'), (800,
'unstable-debug'), (800, 'unstable'), (790, 'buildd-unstable'), (700,
'experimental-debug'), (700, 'experimental'), (690, 'buildd-experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 4.15.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8),
LANGUAGE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages gplaycli depends on:
ii androguard 3.1.0~rc2-1
ii python 2.7.14-4
ii python-clint 0.5.1-1
ii python-ndg-httpsclient 0.4.4-1
ii python-protobuf 3.0.0-9.1
ii python-pyasn1 0.4.2-3
ii python-requests 2.18.4-2
Versions of packages gplaycli recommends:
pn dummydroid <none>
pn fdroidserver <none>
gplaycli suggests no packages.
-- no debconf information
--
bye,
pabs
https://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part

