Summary: |
app-forensics/autopsy-2.24-r1: configure hangs |
Product: |
Gentoo Linux
|
Reporter: |
Michał Górny <mgorny> |
Component: |
Current packages | Assignee: |
No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: |
RESOLVED
WONTFIX
|
|
|
Severity: |
normal
|
CC: |
sandino, treecleaner
|
Priority: |
Normal
|
Keywords: |
PMASKED |
Version: |
unspecified | |
|
Hardware: |
All | |
|
OS: |
Linux | |
|
Whiteboard: |
Pending removal: 2018-02-04 |
Package list:
|
|
Runtime testing required:
|
---
|
Attachments: |
app-forensics:autopsy-2.24-r1:20170823-164201.log
|
Created attachment 490236 [details] app-forensics:autopsy-2.24-r1:20170823-164201.log When I run the ebuild, it hangs on the configure script. After adding 'sh -x' to debug, I get the following loop: + read tskdir + test -x /fls + echo 'TSK tools were not found or incomplete (try again):' + test 1 -eq 1 (the package has empty DEPEND)