Bug#847787: [plaso] ImportError: No module named efilter.protocols

Karlderletzte Karlderletzte at holnishaus.de
Sun Dec 11 18:13:21 UTC 2016


Package: plaso
Version: 1.5.1+dfsg-2
Severity: important

--- Please enter the report below this line. ---


--- System information. ---
Architecture: 
Kernel:       Linux 4.8.0-1-amd64

Debian Release: stretch/sid
  500 testing         ftp.informatik.rwth-aachen.de 
  500 testing         ftp.deb-multimedia.org 

--- Package information. ---
Depends                         (Version) | Installed
=========================================-+-==============
python:any                       (<< 2.8) | 
python:any                  (>= 2.7.5-5~) | 
ipython                        (>= 1.2.1) | 5.1.0-3
python-binplist                (>= 0.1.4) | 0.1.5-1
python-bittorrent                         | 3.4.2-12
python-construct               (>= 2.5.2) | 2.5.2-0.1
python-crypto                  (>= 2.6.0) | 2.6.1-6+b1
python-dateutil                  (>= 1.5) | 2.5.3-2
python-dfdatetime           (>= 20160319) | 20161101-1
python-dfvfs                (>= 20160803) | 20160918-1
python-dfwinreg             (>= 20160320) | 20160428-1
python-dpkt                      (>= 1.8) | 1.8.r98-0.1
python-hachoir-core            (>= 1.3.3) | 1.3.3-4
python-hachoir-metadata        (>= 1.3.3) | 1.3.3-2
python-hachoir-parser          (>= 1.3.4) | 1.3.4-2
python-libbde               (>= 20140531) | 20160731-1
python-libesedb             (>= 20150409) | 20151213-1
python-libevt               (>= 20120410) | 20160421-1
python-libevtx              (>= 20141112) | 20160421-1
python-libewf               (>= 20131210) | 20140608-6+b1
python-libfsntfs            (>= 20151130) | 20160418-1
python-libfvde              (>= 20160719) | 20160918-1
python-libfwnt              (>= 20160418) | 20161103-1
python-libfwsi              (>= 20150606) | 20160110-1
python-liblnk               (>= 20150830) | 20160420-1
python-libmsiecf            (>= 20150314) | 20160904-1
python-libolecf             (>= 20151223) | 20161113-1
python-libqcow              (>= 20131204) | 20160123-2
python-libregf              (>= 20150315) | 20160424-1
python-libscca              (>= 20151226) | 20161031-1
python-libsigscan           (>= 20150627) | 20160312-1
python-libsmdev             (>= 20140529) | 20160320-1
python-libsmraw             (>= 20140612) | 20160424-1
python-libvhdi              (>= 20131210) | 20160424-1
python-libvmdk              (>= 20140421) | 20160119-3
python-libvshadow           (>= 20160109) | 20161111-2
python-libvslvm             (>= 20160109) | 20160110-2
python-pefile                             | 2016.3.28-4
python-protobuf                           | 3.0.0-9
python-psutil                  (>= 1.2.1) | 4.3.1-1
python-pyparsing               (>= 2.0.3) | 2.1.10+dfsg1-1
python-requests                (>= 2.2.1) | 2.11.1-1
python-six                     (>= 1.1.0) | 1.10.0-3
python-tsk                  (>= 20160721) | 20161109-1
python-tz                                 | 2016.7-0.2
python-xlsxwriter              (>= 0.9.3) | 0.9.3-0.1
python-yaml                     (>= 3.10) | 3.12-1
python-yara                    (>= 3.4.0) | 3.5.0+dfsg-4
python-zmq                    (>= 2.1.11) | 15.2.0-1


Package's Recommends field is empty.

Package's Suggests field is empty.




Hallo,
beim Start des Scriptes kommt es zu folgender Fehlermeldung:

Traceback (most recent call last):
  File "/usr/bin/log2timeline.py", line 21, in <module>
    from plaso.cli import extraction_tool
  File "/usr/lib/python2.7/dist-packages/plaso/cli/extraction_tool.py",
line 9, in <module> from plaso.engine import engine
  File "/usr/lib/python2.7/dist-packages/plaso/engine/engine.py", line
11, in <module> from plaso.engine import knowledge_base
  File
"/usr/lib/python2.7/dist-packages/plaso/engine/knowledge_base.py", line
12, in <module> from plaso.containers import artifacts File
"/usr/lib/python2.7/dist-packages/plaso/containers/__init__.py", line
4, in <module> from plaso.containers import artifacts File
"/usr/lib/python2.7/dist-packages/plaso/containers/artifacts.py", line
4, in <module> from plaso.containers import interface File
"/usr/lib/python2.7/dist-packages/plaso/containers/interface.py", line
4, in <module> from efilter.protocols import structured ImportError: No
module named efilter.protocols

Die Installation mit allen Abhängigkeiten lief problemlos.
Was fehlt?

LG
J. R.



More information about the forensics-devel mailing list