-
**Description**
STEP 12: ENV LC_ALL C.utf8
STEP 13: ADD rootfs.tar /
STEP 14: RUN dnf remove -y selinux-policy-targeted
error running container: error creating new mount namespace for [/bin/s…
-
Not really much I can say unfortunately, I have this code:
```rust
let modio = Modio::new(Credentials::new(env!("MODIO_API_KEY")))?;
modio.auth().request_code("valentinegb@icloud.com").await?;
…
-
When you "play" a mod you enter the room rm_modio_play. It contains a back button which is supposed to bring you back to the main menu / mod overview.
Clicking this button force-closes / crashes th…
-
Example URL: https://mod.io/g/drg/m/bucks-shitty-audio-modpack?preview=b2af1287d7ec5cae8d7a2994717b639b
The following error occurs when adding the mod:
```
modio::Error {
kind: Validation(
…
-
**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)**
/kind bug
**Description**
podman build --pull always fails as it attempts to pull intermediate container ID's w…
-
The mod integrator is fantastic and dare I say 'necessary' to the future of drg modding. I wanted to express my concern with an upcoming change where player names and/or lobbies will be marked as '[mo…
-
/kind bug
**Description**
rootless podman fails with:
```
Storing signatures
Error: container create failed: container_linux.go:344: starting container process caused "setup user: invalid arg…
-
### Description
I have a game server that is using dotnet core 3.1, and I have recently begun building it for .net 7 to get away on a newer supported .net version. We are building this game server …
-
Trying to build tulipcc for the first time on an M2 MacBook Air running latest Ventura with the following verbose error. Don't think I missed a step in the setup. Any suggestions?
```
dean@luck…
-
Trying to understand what I'm missing here, I see a release was made 5 hours ago for v9.0.0 and since then all our code coverage merges are failing
~~Are you able to please tell me how I can lock t…