'toolbox enter ' fails as regular User in FreeIPA environment.
1. Bug
'toolbox enter ' fails as regular user (at least) in FreeIPA environment.
This seems not to be a Podman issue because all other containers I use work fine.
**Steps how to reproduce the behaviour**
1. Create a toolbox.
2. Run toolbox enter
**Expected behaviour**
A running toolbox container.
**Actual behaviour**
Enter fails with error message: "Error: failed to start container fedora-toolbox-43"
**Output of `toolbox --version` (v0.0.90+)**
toolbox version 0.3
**Output of `podman version`**
```
Client: Podman Engine
Version: 5.7.1
API Version: 5.7.1
Go Version: go1.25.4 X:nodwarf5
Git Commit: f845d14e941889ba4c071f35233d09b29d363c75
Built: Wed Dec 10 01:00:00 2025
Build Origin: Fedora Project
OS/Arch: linux/amd64
```
The error is reproducible at least on Fedora 43 Workstation and Server
Here is the [verbose output of toolbox](https://github.com/user-attachments/files/24909454/toolbix-output.log) which is hopefully kind of helpful.
Kind regards,
Dirk
0 条评论