Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jan 2019 16:05:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 235355] games/minetest: HOME needs to be set to run successfully as a server
Message-ID:  <bug-235355-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235355

            Bug ID: 235355
           Summary: games/minetest: HOME needs to be set to run
                    successfully as a server
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: amdmi3@FreeBSD.org
          Reporter: dch@freebsd.org
             Flags: maintainer-feedback?(amdmi3@FreeBSD.org)
          Assignee: amdmi3@FreeBSD.org

The rc.d script as it stands is broken as the minetest server *requires* HO=
ME
dir to be set to a writable location.

Either we can add something like this to rc.d script:

: ${minetest_env=3D"HOME=3D/var/db/minetest"}

Or change the daemon user creation to make the HOME dir location writable. =
I'd
prefer the latter but don't see how to do that within ports framework.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235355-7788>