[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#904496: capstone/3.0.5-1 appears to break rekall/1.6.0+dfsg-2 autopkgtest: ImportError: ERROR: fail to load the dynamic library.



Source: capstone, rekall
Version: capstone/3.0.5-1
Version: rekall/1.6.0+dfsg-2
X-Debbugs-CC: debian-ci@lists.debian.org
User: debian-ci@lists.debian.org
Usertags: breaks

Dear maintainers,

With a recent upload of capstone the autopkgtest of rekall started
to fail in unstable and testing. I copied the error below.

Currently this regression is delaying the migration of capstone to
testing by 10 days. Could you please investigate the situation and
determine which package needs to fix something, and reassign and set
severity appropriately? To me it appears that capstone dropped its
shared library, making its python module defunct, but according to the
changelog it was done on purpose.

More information about this bug and the reason for filing it can be
found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

https://ci.debian.net/data/autopkgtest/testing/amd64/r/rekall/664967/log.gz

autopkgtest [15:11:04]: test linux-image-tests: [-----------------------
Traceback (most recent call last):
  File "/usr/bin/rekall", line 11, in <module>
    load_entry_point('rekall-core==1.6.0', 'console_scripts', 'rekall')()
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py",
line 476, in load_entry_point
    return get_distribution(dist).load_entry_point(group, name)
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py",
line 2700, in load_entry_point
    return ep.load()
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py",
line 2318, in load
    return self.resolve()
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py",
line 2324, in resolve
    module = __import__(self.module_name, fromlist=['__name__'], level=0)
  File "/usr/lib/python2.7/dist-packages/rekall/rekal.py", line 39, in
<module>
    entry_point.load()
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py",
line 2318, in load
    return self.resolve()
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py",
line 2324, in resolve
    module = __import__(self.module_name, fromlist=['__name__'], level=0)
  File "/usr/lib/python2.7/dist-packages/rekall/plugins/__init__.py",
line 4, in <module>
    import addrspaces
  File
"/usr/lib/python2.7/dist-packages/rekall/plugins/addrspaces/__init__.py",
line 10, in <module>
    from rekall.plugins.addrspaces import ewf
  File
"/usr/lib/python2.7/dist-packages/rekall/plugins/addrspaces/ewf.py",
line 27, in <module>
    from rekall.plugins.tools import ewf
  File
"/usr/lib/python2.7/dist-packages/rekall/plugins/tools/__init__.py",
line 30, in <module>
    from rekall.plugins.tools import disassembler
  File
"/usr/lib/python2.7/dist-packages/rekall/plugins/tools/disassembler.py",
line 25, in <module>
    import capstone
  File "/usr/lib/python2.7/dist-packages/capstone/__init__.py", line
250, in <module>
    raise ImportError("ERROR: fail to load the dynamic library.")
ImportError: ERROR: fail to load the dynamic library.

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: