5. install step throws error (linux) #86

Open
opened 2021-10-03 12:51:21 +02:00 by mray · 1 comment

After installing git-lfs (not mentined as a dependency!) I tried to install liblast and got this error:

git lfs pull
Error updating the git index: (149/149), 802 MB | 1.4 MB/s                      
error: Asset Sources/Audio/Announcer/interchange/Announcer/audiofiles/recorder:Announcer-18.wav: cannot add to the index - missing --add option?
fatal: Unable to process path Asset Sources/Audio/Announcer/interchange/Announcer/audiofiles/recorder:Announcer-18.wav


Errors logged to /home/mray/Downloads/Liblast/liblast/.git/lfs/logs/20211003T124407.823003379.log
Use `git lfs logs last` to view the log.
After installing git-lfs (not mentined as a dependency!) I tried to install liblast and got this error: ``` git lfs pull Error updating the git index: (149/149), 802 MB | 1.4 MB/s error: Asset Sources/Audio/Announcer/interchange/Announcer/audiofiles/recorder:Announcer-18.wav: cannot add to the index - missing --add option? fatal: Unable to process path Asset Sources/Audio/Announcer/interchange/Announcer/audiofiles/recorder:Announcer-18.wav Errors logged to /home/mray/Downloads/Liblast/liblast/.git/lfs/logs/20211003T124407.823003379.log Use `git lfs logs last` to view the log. ```

The first thing under the "GNU/Linux" header is:

Make sure you have git, git-lfs and unzip installed.

Anyway - thanks for reporting this. I'll try to reproduce it.

The file listed is in the Audio source projects - the game does not depend on it, can you check if the Godot project loads anyway?

The first thing under the "GNU/Linux" header is: > Make sure you have git, git-lfs and unzip installed. Anyway - thanks for reporting this. I'll try to reproduce it. The file listed is in the Audio source projects - the game does not depend on it, can you check if the Godot project loads anyway?
gilgamesh added the
question
help wanted
labels 2021-12-14 16:07:05 +01:00
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
2 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: unfa/liblast#86
There is no content yet.