File: Installation-Problems.md

package info (click to toggle)
plaso 20201007-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 519,924 kB
  • sloc: python: 79,002; sh: 629; xml: 72; sql: 14; vhdl: 11; makefile: 10
file content (18 lines) | stat: -rw-r--r-- 670 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Installation Problems

General advice:

* search the contents of this page and troubleshooting pages referenced
* search the issue tracker including closed issues, maybe someone else encountered the same issue before you
* search the discuss mailing list, maybe someone else encountered the same issue before you
* file and issue or ask on the discuss mailing list, **make sure to add as much relevant details as possible**

## log2timeline failing dependencies check

When I run log2timeline it warns that certain dependencies are missing e.g.
```
Checking availability and versions of plaso dependencies.
[FAILURE]       missing: pyewf.
```

**TODO: add more text**