containers / containers/toolbox
Can't enter toolbox on fedora core os
- Dominant language
- Go
- Stars
- 3.5k
- Forks
- 262
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 1
Description
**Describe the bug**
I cannot enter a toolbox using fedora core os. My username here is 'kevin' which is not the default fcos username of 'core'
```
$ toolbox enter
Error: directory /var/home/kevin not found in container fedora-toolbox-39
Using /var/home/kevin instead.
Error: directory /var/home/kevin not found in container fedora-toolbox-39
Error: directory /var/home/kevin not found in container fedora-toolbox-39
zsh: exit 127 toolbox enter
$ toolbox --version
toolbox version 0.0.99.5
$
```
**Steps how to reproduce the behaviour**
unclear, but it happens every time I try to enter the toolbox, and continues to happen even after removing and re-creating the toolbox container.
**Expected behaviour**
I used to have a fedora-toolbox-36 container and I could enter that just fine.
**Output of `toolbox --version` (v0.0.90+)**
toolbox version 0.0.99.5
**Toolbx package info (`rpm -q toolbox`)**
toolbox-0.0.99.5-2.fc39.x86_64
**Output of `podman version`**
```
Client: Podman Engine
Version: 4.9.3
API Version: 4.9.3
Go Version: go1.21.7
Built: Mon Feb 19 15:41:34 2024
OS/Arch: linux/amd64
```
**Podman package info (`rpm -q podman`)**
podman-4.9.3-1.fc39.x86_64
**Info about your OS**
fedora:fedora/x86_64/coreos/next 39.20240225.1.0
Contributor guide
Assessment
This issue has not been assessed yet.