Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

timesketch project root not identified correctly #76

Open
fooris opened this issue Jul 8, 2019 · 0 comments
Open

timesketch project root not identified correctly #76

fooris opened this issue Jul 8, 2019 · 0 comments

Comments

@fooris
Copy link

fooris commented Jul 8, 2019

Describe the bug
running the scaffolder and entering the path to the repo results in "Path [.] does not lead to a valid project for timesketch. Do you want to try again? [Y/n]:"

presumably because this test fails:

if not os.path.isfile(os.path.join(root_path, 'timesketch.conf')):
return False
@

if not os.path.isfile(os.path.join(root_path, 'timesketch.conf')):

To Reproduce

Steps to reproduce the behavior:

  1. What definition was selected
    timesketch
  2. Answers to questions
  • 1
  • ./ and absolute path to repository
  1. Error message, or output that was unexpected
    Path [.] does not lead to a valid project for timesketch. Do you want to try again? [Y/n]:

Expected behavior

Screenshots

If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Debian GNU/Linux rodete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant