Daniel Alley
Daniel Alley
Discussion in the RPM meeting: it's not necessarily a breaking change for Python and Ruby bindings because of their dynamically typed nature, maybe we can change the schema and fix...
manylinux2014 is based on CentOS 7, which is dead in a few months anyway - have you tried manylinux_2_28?
Actually... is there a crate uploaded at all?
@Richterrettich I've cloned the repo to https://github.com/rpm-rs/rpm-builder and started rewriting it since it's quite out of date with dependencies and they've all changed significantly. I would say a significant majority...
Same for @volker-raschek And it's released now, FYI https://crates.io/crates/rpm-builder
Sure, definitely open to that if you want to submit a PR. Would you want it to stay under the same dockerhub namespace (your personal one) or somewhere else? It's...
I would be much more interested in investigating whether a more "native" approach is feasible (or reasonable) for RPMs. That means - no repomd.xml, no primary.xml, etc. Trying to put...
I guess I just don't understand what exactly is the benefit of shoving an RPM repository into an OCI artifact registry as-is, as opposed to serving it from HTTP. I...
This PR *should* make `createrepo_c` FIPS compliant again. https://github.com/rpm-software-management/createrepo_c/pull/446
Which version of createrepo_c is installed in your image?