Debarshi Ray

Results 29 issues of Debarshi Ray

I am overhauling GEGL's current LibRaw based RAW decoder and switching it over to Rawspeed. Unfortunately, having CMake as the only build system is causing some pain. Having Rawspeed support...

incomplete

Redirected from https://pagure.io/fedora-infrastructure/issue/10469 Take this Rawhide update as an example: https://bodhi.fedoraproject.org/updates/FEDORA-2021-18cf77c6ca Back when the update was still relevant, it didn't look like the *waive test results* button actually does anything....

Currently, the Fedora Packaging Guidelines don't choose sides between absolute and relative symbolic links [1], but RPM does [2,3]. Building the crun RPM with absolute symlinks leads to: ``` ......

This was [observed](https://github.com/containers/toolbox/pull/1468) when trying to add Fedora 40 to the list of host operating systems on which the upstream Toolbx CI is run. Eventually, it started happening on Fedora...

kind/bug
network
pasta

... by dropping the unnecessary `--privileged` flag, and using the default port 5000.

We want Fedora CoreOS to be one of the primary supported platforms, just like Fedora Silverblue and Workstation or nowadays RHEL 8. Therefore, it would be good to run our...

1. Feature request
2. CI

Various commands like `flatpak`, `podman`, `rpm-ostree` etc. can't really be used inside an OCI container. Some of them, like `podman`, might have some limited use, but, by and large, people...

5. Help Wanted
1. Feature request
Project Pickle 🥒
2. Container Realm

**Describe the bug** The new Toolbx image for Arch Linux has `VERSION_ID=TEMPLATE_VERSION_ID` in `os-release(5)`. This is a bit odd, and isn't present on Arch hosts. **Steps how to reproduce the...

1. Bug

**Describe the bug** Originally filed downstream for Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=2188304 Running `systemd-tmpfiles --create` inside a Toolbx container gives lots of errors and warnings: ``` $ sudo systemd-tmpfiles --create fchownat() of /run/systemd/sessions...

1. Bug

Anything that's specified during `podman create ...` gets statically baked into the container's configuration, and is either difficult or impossible to change afterwards. This means that Toolbx containers created with...