Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Rootless (Podman) containers fail to pull or run for Homed-managed users. #29297

@IPlayZed

Description

@IPlayZed

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

  1. Create a homed managed user.
  2. Login to the homed managed user.
  3. Install Podman.
  4. Ensure that rootless Podman is configured correctly.
  5. Try pulling an image, for instance: podman pull quay.io/pypa/manylinux2010_x86_64:latest.
  6. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug 🐛Programming errors, that need preferential fixingneeds-reporter-feedback ❓There's an unanswered question, the reporter needs to answer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions