David Thielemann david

david opened issue david/luanti_server#1

[Startup] Failed to create mod data dir

5 days ago

david pushed to master at david/luanti_server

  • af43c80a02 Tried to use their docker compose Ok the "official" docker compose file also fails with a similar "failed to create user data dir"... It's starting to seem more, and more, like a nightmare.

1 week ago

david pushed to master at david/luanti_server

  • 91cfc4f926 Updated dockerfile and README I've added a few more details in README, and Dockerfile. Specifically I added that the current build system requires Irrlich embbeded into Luanti's source, this occured in Luanti 5.9.0 thus limiting the version at the moment. Still no clues as to what or why we're getting errors about failing to make mod_data dir. (I'm starting to wonder if it's trying to run in ~/.minetest within the container... rather than in-place, which would cause it to build the .minetest dir, which would then be owned by root, which would prohibit further mkdirs and pretty much everything else)
  • 1b1509365c Luanti 5.10 issues with mod data dir Unfortunately I've tried looking in Luanti's source code to see where it says this... (I'll have to grep a clone to maybe find it)
  • View comparison for these 2 commits »

1 week ago

david reopened issue david/rustpan#1

[docs/readme] Maybe include a installation guide?

2 weeks ago

david commented on issue david/rustpan#1

[docs/readme] Maybe include a installation guide?

Oops, `cargo install --path .` is great if they cloned the repo... but if they just want to install it then `cargo install rustpan --git https://git.red-green.com/david/rustpan`

2 weeks ago

david pushed to master at david/rustpan

2 weeks ago

david pushed to master at david/rustpan

2 weeks ago

david pushed tag v0.2.1 to david/rustpan

1 month ago

david pushed to master at david/rustpan

1 month ago

david pushed to master at david/rustpan

  • 593537abaa Added special case for CLI days == 0 This is essentially equal to issuing the --force arg, so instead it will enable the force option

1 month ago

david pushed tag v0.2.0 to david/rustpan

1 month ago

david pushed to master at david/rustpan

  • cfff631aa6 v0.2.0 Major release This marks a major release of rustpan v0.2! It fixes a issue with --version (v0.1.6 will identify as v0.1.5, with subtile differences between the 2)

1 month ago

david pushed tag v0.1.6 to david/rustpan

1 month ago

david pushed to master at david/rustpan

  • 1e8ace108b Major release of v0.1.6 This mainly gets a working, clean only if last modified and last accessed over X days It was found that we had a function with a parameter of days, and a local variable called days... thus the parameter was being unused/destroyed/eaten

1 month ago

david pushed tag v0.1.5 to david/rustpan

1 month ago

david pushed to master at david/rustpan

1 month ago

david pushed tag v0.1.4 to david/rustpan

1 month ago

david pushed tag v0.1.3 to david/rustpan

1 month ago

david pushed to master at david/rustpan

1 month ago

david pushed to master at david/shared

  • 1e742bebc3 Update 'src/shared.rs' Updated comments from issue #3

1 month ago