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

Minetest/-server Installation does not create files neither with apt nor docker #13324

Closed
Sedrowow opened this issue Mar 14, 2023 · 1 comment
Labels
@ Build CMake, build scripts, official builds, compiler and linker errors Question Unconfirmed bug Bug report that has not been confirmed to exist/be reproducible

Comments

@Sedrowow
Copy link

Minetest version
Tried ,latest docker, latest available apt (no version defined while installing so i assume latest)
OS / Hardware

Operating system:
CPU: cant define but its a quad core with 4ghz (i use a remote linux system (debian)

GPU model:
OpenGL version:

Summary

Can't use minetest nor the server version. It doesn't create files. It prints out no errors and no warnings. But it makes a desktop link (in xfce4) that wont work (says no such file or directory ( i can confirm that because i checked every place (after apt and docker create) for possible locations (also used some programs for looking everywhere (sudo) and didn't found anything). Even after docker the volumes were created and there were some minetest similar directories, but weirdly with no files containing. Minetest -server has the same issues (the command isn't working or registered like the nornal minetest)

Strangely "docker run minetest" (i shortened a bit here, but wrote it fully as required in the terminal) creates a instance, but non persistent files...

Hope i provided enough information so it possible gets resolved and thanks in advance for any help i'll get

Steps to reproduce
  1. Installation of usual minetest per apt
  2. Run the Desktop link
  3. Expected: minetest opens; got: error printing out no sucvh filen or directory
  4. run command "minetest". Terminal respond no such command

Next thing i tried

  1. Sudo docker create -v /home/minetest/data/:/var/lib/minetest/ -v /home/minetest/conf/:/etc/minetest/ registry.gitlab.com/minetest/minetest/server:master
  2. Terminal prints no errors or warnings
  3. Docker directories empty nor a /home/minetest

Last thing i tried

  1. Sudo apt install minetest-server
  2. No errosrs or warnings
  3. Run minetestserver with response: no such command
  4. Check files if they exist, but they didn't

Everything of these 3 trials i did 3 times.

P.s. i checked 30 minuet's issues but wasn't lucky hope it isn't duplicate

@Sedrowow Sedrowow added the Unconfirmed bug Bug report that has not been confirmed to exist/be reproducible label Mar 14, 2023
@wsor4035 wsor4035 added @ Build CMake, build scripts, official builds, compiler and linker errors Question labels Mar 14, 2023
@Zughy
Copy link
Member

Zughy commented Oct 6, 2023

It looks like the issue is in the distro itself. It doesn't seem to be a Minetest bug, closing

@Zughy Zughy closed this as not planned Won't fix, can't repro, duplicate, stale Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@ Build CMake, build scripts, official builds, compiler and linker errors Question Unconfirmed bug Bug report that has not been confirmed to exist/be reproducible
Projects
None yet
Development

No branches or pull requests

3 participants