Sylvestre Ledru

Results 704 comments of Sylvestre Ledru

Removing old nodes in /var/lib/jenkins/nodes/ and restarting jenkins fixed the issue for me

Looks they changed their behavior I can reproduce what you have with coreutils 8.28 (on ubuntu bionic) my initial test was with a Debian testing with coreutils 9.1

That would be great! I don't know why it changed on the GNU side This PR shows why I reported this bug: https://github.com/uutils/coreutils/pull/4325 I am planning to use version-compare instead...

I tried to use it but I can't because of https://github.com/rust-lang/cargo/issues/11523 (we use workspaces)

done here: https://github.com/uutils/diffutils/actions/workflows/fuzzing.yml

Sorry, i missed your ping to be clear, you would like me to replace systemd by auto in https://salsa.debian.org/python-team/packages/fail2ban/-/blob/master/debian/patches/update_backend_system.diff?ref_type=heads ? correct?

what is your plan here? Create new binaries ? What about doing the same as coreutils ? One main binaries (or individual programs) and if you do `ln -s diffutils...

the main adv is the size of the binaries as Rust bins have a tendency to be bigger than C :)

Looks like a good test too

@epage @alerque before I spend more time on it, is that an approach that you agree with ? thanks