os icon indicating copy to clipboard operation
os copied to clipboard

Main package repository for production Wolfi images

Results 394 os issues
Sort by recently updated
recently updated
newest added

The package python-3.13 with version 3.13.3 and epoch 2 fails to build from source on amd64 with the following error: ``` 2025-06-02 07:50:34.086593298 +0000 UTC /usr/include/curses.h:993:8: note: 'bool' is defined...

bug
Stale
ftbfs:gcc-15
ftbfs:gcc

Issue Based on PR: https://github.com/wolfi-dev/os/pull/46866 ## Description: The Azure CLI package (az command) is generating multiple warnings when executed in the wolfi-base container with Python 3.13. These warnings indicate potential...

good first issue
Stale

FFMPEG-7.1: Add support for libass Related: #55648 ### Pre-review Checklist #### For package updates (renames) in the base images When updating packages part of base images (i.e. cgr.dev/chainguard/wolfi-base or ghcr.io/wolfi-dev/sdk)...

lifecycle/stale
bincapz/pass
approved-to-run

/usr/tmp -> /var/tmp /var/lock -> /run/lock Note at runtime for VMs, systemd handles /var/lock -> /run/lock, so being overwritten by the /run tmpfs is not a concern. Justification for doing...

bincapz/pass

lifecycle/stale
bincapz/pass
ai/skip-comment

Fixes: Related: ### Pre-review Checklist #### For new package PRs only - [ ] This PR is marked as fixing a pre-existing package request bug - [ ] Alternatively, the...

bincapz/pass

Resolves the various dependency issues faced during runtime Fixes: Previously, `checkov` was installed directly into the system site-packages using `py/pip-build-install` and only declared a runtime dependency on `python-3.12`. On a...

Related: https://github.com/chainguard-dev/internal-dev/issues/21951

bincapz/pass
approved-to-run