Minetest server proper deployment #30

Open
opened 2020-02-17 05:52:22 +00:00 by fosslinux · 1 comment
Owner

Permissions are incorrect on some directories, not allowing the minetest server to run

A number of mods are missing that are not in debian repositories, these need to be downloaded and installed manually.

2020-02-17 00:48:33: ERROR[Main]: The following mods could not be found: "adv_spawning" "animal_chicken" "animal_clownfish" "animal_cow" "animal_deer" "animal_fish_blue_white" "animal_gull" "animal_rat" "animal_resources" "animal_sheep" "animal_wolf" "animalmaterials" "barn" "cooking" "mob
2020-02-17 00:48:33: ERROR[Main]: _archer" "mob_environments" "mob_guard" "mob_npc" "mob_ostrich" "mob_warthog" "mobf" "mobf_settings" "trap"
2020-02-17 00:48:33: ERROR[Main]: mod "pipeworks" has unsatisfied dependencies:  "basic_materials"

As per the above.

Permissions are incorrect on some directories, not allowing the minetest server to run A number of mods are missing that are not in debian repositories, these need to be downloaded and installed manually. ``` 2020-02-17 00:48:33: ERROR[Main]: The following mods could not be found: "adv_spawning" "animal_chicken" "animal_clownfish" "animal_cow" "animal_deer" "animal_fish_blue_white" "animal_gull" "animal_rat" "animal_resources" "animal_sheep" "animal_wolf" "animalmaterials" "barn" "cooking" "mob 2020-02-17 00:48:33: ERROR[Main]: _archer" "mob_environments" "mob_guard" "mob_npc" "mob_ostrich" "mob_warthog" "mobf" "mobf_settings" "trap" 2020-02-17 00:48:33: ERROR[Main]: mod "pipeworks" has unsatisfied dependencies: "basic_materials" ``` As per the above.
Owner

other then the jar file Minetest should deploy using ansible now. As for missing modules it would need some work.

other then the jar file Minetest should deploy using ansible now. As for missing modules it would need some work.
This repo is archived. You cannot comment on issues.
No Milestone
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: thunix/ansible#30
No description provided.