msehnout
msehnout
Hi, I'm working on a project of packaging Rust crates for Fedora (eventually for Red Hat Enterprise Linux): https://docs.pagure.org/fedora-rust.sig/ The project is in very early stage, but we can also...
@Geal I'll send a PR with few changes. I'm currently trying to make it build on my Fedora 26 machine, so I can build it on https://copr.fedorainfracloud.org/. The main problem...
@gicmo can you please take a look if this is still an issue and possibly close this?
Hi, thanks for the issue report. Let's keep this discussion in one place in the composer repo as osbuild doesn't have any knowledge of the distro definitions. *Closed as a...
> I wonder how this fits into the (old) and now again new idea of not having specific runners for each distro version (since it breaks osbuild on branch) but...
> We (Image Builder team) have no immediate plan to address this, but would happily accept patches. There is an ongoing effort to change the way in which we define...
What solution do you have in mind? General Ansible-like stage for file processing or specific sshd stage?
I'd like to use a packit build to verify that this modification works but it seems to fail consistently in all PRs. Are there any plans to fix it, @lukash...
> There is an issue. The code stores to DNSSECKeyVerification._cache only one key, not the whole set. > > You can try it with [[email protected]](mailto:[email protected]) who already has keys in...
I tried to patch the code to include the whole set in the cache, but I haven't had time to run it yet.