[GH-ISSUE #3100] /tmp/dumps behaviour when another user has claimed that directory #2186

Closed
opened 2026-02-27 03:01:24 +03:00 by kerem · 3 comments
Owner

Originally created by @akariley on GitHub (Nov 13, 2020).
Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/3100

User Story

LGSM attempts to write to /tmp/dumps, but can't if another install has written it first.

Basic info

  • Distro: CentOS 7.9
  • Game: SDTD
  • Command: install
  • LinuxGSM version: v20.5.1

Further Information

Anything that touches /tmp/dumps should maybe use /tmp/dumps/username/timestamp.txt

To Reproduce

Steps to reproduce the behaviour:

  1. Install a server, with another user already having written to /tmp/dumps/
  2. See this:
[100%] Download Complete.
[----] Applying update...
[----] Extracting package...
[----] Installing update...
[----] Cleaning up...
[----] Update complete, launching...
Redirecting stderr to '/home/sdtd/.local/share/Steam/logs/stderr.txt'
/tmp/dumps is not owned by us - delete and recreate
Unable to delete /tmp/dumps. Continuing anyway.

Expected behaviour

Maybe have a different subdirectory.

For reference:

  File: ‘/tmp’
  Size: 4096            Blocks: 8          IO Block: 4096   directory
Device: fd02h/64770d    Inode: 2           Links: 14
Access: (1777/drwxrwxrwt)  Uid: (    0/    root)   Gid: (    0/    root)
Access: 2018-04-10 23:59:55.000000000 -0500
Modify: 2020-11-13 08:59:50.643720983 -0600
Change: 2020-11-13 08:59:50.643720983 -0600
 Birth: -
[root@gameserver ~]# stat /tmp/dumps/
  File: ‘/tmp/dumps/’
  Size: 4096            Blocks: 8          IO Block: 4096   directory
Device: fd02h/64770d    Inode: 8196        Links: 2
Access: (1770/drwxrwx--T)  Uid: ( 1011/rust-flying)   Gid: ( 1011/rust-flying)
Access: 2020-11-12 14:07:29.409428311 -0600
Modify: 2020-11-12 14:07:29.409428311 -0600
Change: 2020-11-12 14:07:29.409428311 -0600
 Birth: -
```
Originally created by @akariley on GitHub (Nov 13, 2020). Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/3100 ## User Story LGSM attempts to write to /tmp/dumps, but can't if another install has written it first. ## Basic info * **Distro:** CentOS 7.9 * **Game:** SDTD * **Command:** install * **LinuxGSM version:** v20.5.1 ## Further Information Anything that touches /tmp/dumps should maybe use /tmp/dumps/username/timestamp.txt ## To Reproduce Steps to reproduce the behaviour: 1. Install a server, with another user already having written to /tmp/dumps/ 2. See this: ``` [100%] Download Complete. [----] Applying update... [----] Extracting package... [----] Installing update... [----] Cleaning up... [----] Update complete, launching... Redirecting stderr to '/home/sdtd/.local/share/Steam/logs/stderr.txt' /tmp/dumps is not owned by us - delete and recreate Unable to delete /tmp/dumps. Continuing anyway. ``` ## Expected behaviour Maybe have a different subdirectory. For reference: ````[root@gameserver ~]# stat /tmp File: ‘/tmp’ Size: 4096 Blocks: 8 IO Block: 4096 directory Device: fd02h/64770d Inode: 2 Links: 14 Access: (1777/drwxrwxrwt) Uid: ( 0/ root) Gid: ( 0/ root) Access: 2018-04-10 23:59:55.000000000 -0500 Modify: 2020-11-13 08:59:50.643720983 -0600 Change: 2020-11-13 08:59:50.643720983 -0600 Birth: - [root@gameserver ~]# stat /tmp/dumps/ File: ‘/tmp/dumps/’ Size: 4096 Blocks: 8 IO Block: 4096 directory Device: fd02h/64770d Inode: 8196 Links: 2 Access: (1770/drwxrwx--T) Uid: ( 1011/rust-flying) Gid: ( 1011/rust-flying) Access: 2020-11-12 14:07:29.409428311 -0600 Modify: 2020-11-12 14:07:29.409428311 -0600 Change: 2020-11-12 14:07:29.409428311 -0600 Birth: - ```
kerem 2026-02-27 03:01:24 +03:00
Author
Owner

@issue-label-bot[bot] commented on GitHub (Nov 13, 2020):

Issue-Label Bot is automatically applying the label type: bug to this issue, with a confidence of 0.88. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

<!-- gh-comment-id:726816370 --> @issue-label-bot[bot] commented on GitHub (Nov 13, 2020): Issue-Label Bot is automatically applying the label `type: bug` to this issue, with a confidence of 0.88. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback! Links: [app homepage](https://github.com/marketplace/issue-label-bot), [dashboard](https://mlbot.net/data/GameServerManagers/LinuxGSM) and [code](https://github.com/hamelsmu/MLapp) for this bot.
Author
Owner

@h3o66 commented on GitHub (Nov 13, 2020):

What you see there:

Redirecting stderr to '/home/sdtd/.local/share/Steam/logs/stderr.txt'
/tmp/dumps is not owned by us - delete and recreate
Unable to delete /tmp/dumps. Continuing anyway.

is something steamcmd does here, so nothing in direct LGSM does here.
I would not consider it a lgsm bug.

<!-- gh-comment-id:726851057 --> @h3o66 commented on GitHub (Nov 13, 2020): What you see there: ``` Redirecting stderr to '/home/sdtd/.local/share/Steam/logs/stderr.txt' /tmp/dumps is not owned by us - delete and recreate Unable to delete /tmp/dumps. Continuing anyway. ``` is something steamcmd does here, so nothing in direct LGSM does here. I would not consider it a lgsm bug.
Author
Owner

@github-actions[bot] commented on GitHub (Dec 6, 2021):

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

<!-- gh-comment-id:986328184 --> @github-actions[bot] commented on GitHub (Dec 6, 2021): This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Sign in to join this conversation.
No labels
Atomic
Epic
cannot reproduce
command: backup
command: console
command: debug
command: details
command: fast-dl
command: install
command: mods
command: monitor
command: post-details
command: restart
command: send
command: start
command: stop
command: update
command: update-lgsm
command: validate
command: wipe
distro: AlmaLinux
distro: Arch Linux
distro: CentOS
distro: Debian
distro: Fedora
distro: RedHat
distro: Rocky Linux
distro: Ubuntu
distro: openSUSE
engine: goldsrc
engine: source
game: 7 Days to Die
game: ARMA 3
game: Ark: Survival Evolved
game: Assetto Corsa
game: Avorion
game: BATTALION: Legacy
game: Barotrauma
game: Battalion 1944
game: Battlefield 1942
game: Black Mesa: Deathmatch
game: Blade Symphony
game: Call of Duty 2
game: Call of Duty 4
game: Call of Duty: United Offensive
game: Counter-Strike 1.6
game: Counter-Strike 2
game: Counter-Strike: Global Offensive
game: Counter-Strike: Source
game: Day of Infamy
game: Dayz
game: Death Match Classic
game: Don't Starve Together
game: ET: Legacy
game: Eco
game: Factorio
game: Factorio
game: Garry's Mod
game: Half-Life
game: Hurtword
game: Insurgecy
game: Insurgecy
game: Insurgency: Sandstorm
game: Just Cause 3
game: Killing Floor
game: Killing Floor 2
game: Left 4 Dead 2
game: Minecraft
game: Minecraft Bedrock
game: Mordhau
game: Multi Theft Auto
game: Mumble
game: Natural Selection 2
game: No More Room in Hell
game: Pavlov VR
game: Post Scriptum
game: Project Zomboid
game: Quake 3
game: QuakeWorld
game: Red Orchestra: Ostfront 41-45
game: Return to Castle Wolfenstein
game: Rising World
game: Rust
game: San Andreas Multiplayer
game: Satisfactory
game: Soldat
game: Soldier of Fortune 2
game: Squad
game: Squad 44
game: Starbound
game: Stationeers
game: Sven Co-op
game: Team Fortress 2
game: Teamspeak 3
game: Teeworlds
game: Terraria
game: The Front
game: Unreal Tournament 2004
game: Unreal Tournament 3
game: Unreal Tournament 99
game: Unturned
game: Valheim
game: Wurm Unlimited
game: Zombie Master Reborn
game: label missing
good first issue
help wanted
info: alerts
info: dependency
info: docker
info: docs
info: email
info: query
info: steamcmd
info: systemd
info: tmux
info: website
info: website
needs more info
outcome: duplicate
outcome: issue resolved
outcome: issue resolved
outcome: issue unresolved
outcome: pr accepted
outcome: pr rejected
outcome: unconfirmed
outcome: wontfix
outcome: wrong forum
potential-duplicate
priority
pull-request
type: bug
type: feature
type: feature
type: feature request
type: game server request
type: refactor
waiting response
No milestone
No project
No assignees
1 participant
Notifications
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
starred/LinuxGSM#2186
No description provided.