-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Labels
bug 🐛Programming errors, that need preferential fixingProgramming errors, that need preferential fixingneeds-reporter-feedback ❓There's an unanswered question, the reporter needs to answerThere's an unanswered question, the reporter needs to answer
Description
systemd version the issue has been seen with
254.4-1.arch.x86_64
Used distribution
Arch Linux
Linux kernel version used
6.5.4-arch2-1
CPU architectures issue was seen on
x86_64
Component
homed
Expected behaviour you didn't see
Rootless containers running correctly under a user managed by homed, just like on a non-homed managed user.
Unexpected behaviour you saw
It is impossible to run rootless containers (for instance with Podman) for users managed by Homed.
Steps to reproduce the problem
- Create a homed managed user.
- Login to the homed managed user.
- Install Podman.
- Ensure that rootless Podman is configured correctly.
- Try pulling an image, for instance:
podman pull quay.io/pypa/manylinux2010_x86_64:latest
. Error: writing blob: adding layer with blob "sha256:5f017a04f42a1aff95e44de723588e2fa7bfc1801eac3734e6d973f9704b6f1a": processing tar file(lchown /usr/libexec/utempter: value too large for defined data type): exit status 1
Additional program output to the terminal or log subsystem illustrating the issue
No response
kir68k, septatrix and daanturo
Metadata
Metadata
Assignees
Labels
bug 🐛Programming errors, that need preferential fixingProgramming errors, that need preferential fixingneeds-reporter-feedback ❓There's an unanswered question, the reporter needs to answerThere's an unanswered question, the reporter needs to answer