...
...
File "/usr/lib/python3/dist-packages/androguard/core/bytecodes/axml/__init__.py", line 2181, in __init__
raise ResParserError("res1 must be zero!")
androguard.core.bytecodes.axml.ResParserError: res1 must be zero!
According to the Debian bug log, a1-7 has been fixed, not sure why a1-10 on Ubuntu still fails.
A few days ago I installed the latest a1-17 in the container, and it finally passed. I also made a image, you can be tested with two applications in the beginning.
I prepare to respond to the container image maintainer and hope to update it, but Gitlab banned registration for Chinese, so I can only respond here.
@wcbing I see backports as a candidate, in my quote above, so maybe this needs a apt-get update && apt-get upgrade -y in the VM after the Docker starts, then do the other stuff