Skip to content

Non-zero exit status 129 from command while indexing with history #1963

@Arieltk1

Description

@Arieltk1

Hi all,
Working with OpenGrok version 1.0, git 2.7.4 on Ubuntu 16.04.3.
While indexing a big repository with history but without renamed history: OPENGROK_RENAMED_FILES_HISTORY=off ./OpenGrok index /home/user01/src

I get the following error:

WARNING t24 Executor.exec: Non-zero exit status 129 from command [/usr/bin/git, log, --abbrev-commit, --abbrev=8, --name-only, --pretty=fuller, --date=rfc, --follow, --, myfile.cs] 

On every execution the error is on different source files and this warning causes the indexing to stop.

Executing without history at all succeeded, but I need history.

Help/workarounds are appreciated.

Thanks,

Ariel

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions