Skip to content

Clock skew reported by Meson #775

Description

@Jade499

I encounter a clock skew error in a Podman build environment when using krun as a runtime. It manifests after pip calls Meson to build pycario.

ERROR: Clock skew detected. File /tmp/pip-install-hd168gdo/pycairo_33684b1947e44aeaa696f3854ba6488a/.mesonpy-xefmlk4i/meson-private/coredata.dat has a time stamp 0.2527s in the future.

I can reliably reproduce this by running podman build --runtime krun --network private -f Containerfile-test ..

Containerfile-test:

FROM registry.fedoraproject.org/fedora-minimal

RUN dnf install -y python-devel gcc pip \
  cairo-devel cairo-gobject-devel

RUN pip install --no-cache-dir pycairo

The host is a QEMU (GNOME Boxes) guest running Fedora 44 Workstation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions