Didier Roche-Tolomelli

Results 29 issues of Didier Roche-Tolomelli

Hey, Thanks for gocode, it's been a bless to use in my editor (Visual Studio Code)! I have an issue with some stale cache, on Linux (Ubuntu 64 bits 16.04LTS)....

With latest gobot v1.13.0. Trying to run the example rotary sensor code doesn't seem to work: https://github.com/hybridgroup/gobot/blob/master/examples/raspi_grove_pi_rotary.go. My rotary sensors is connected to A1 as well, and no callback for...

bug

I'm sure you know about that one, it's more for a tracking purpose. You can't build to a different branch than master, which could be handy in that you have...

Priority: Low
Feature 🎁

PAM has a pam_start_confdir() which allows to define the configuration directory where all services are located. This is useful to define your own service on tests in particular, so that...

**Description** We started to receive a lot of bug reports against ZSys )like https://github.com/ubuntu/zsys/issues/102 and https://github.com/ubuntu/zsys/issues/112) because the number of datasets created by docker.io goes quickly out of control as...

kind/question
area/storage/zfs

This is in production code for tests when doing Chown syscalls in multiple managers. In addition to the code duplication in every single manager, we should probably rethink our strategy...

This test is failing for jibel and I on kinetic ``` time="2022-10-20T11:50:34+02:00" level=debug msg="Watching /tmp/TestRefreshGracePeriod1003041317/001/withsubdir and children" time="2022-10-20T11:50:34+02:00" level=debug msg="Watching: /tmp/TestRefreshGracePeriod1003041317/001/withsubdir" time="2022-10-20T11:50:34+02:00" level=debug msg="Watching: /tmp/TestRefreshGracePeriod1003041317/001/withsubdir/GPT.INI" time="2022-10-20T11:50:34+02:00" level=debug msg="Watching: /tmp/TestRefreshGracePeriod1003041317/001/withsubdir/alreadyexists" time="2022-10-20T11:50:34+02:00"...

jira

We have quite some failures in CI due to windows testing. We should tackle them to not let that slip through and starting having the habit of "rerunning tests"

jira

We noted it down for later, but after the integration tests, I think we missed track of it.

jira

We have some functional parameters that bubbles up in multiple layers so that we can mock entire set of features. Some examples like in https://github.com/ubuntu/adsys/pull/461 shows that it’s weird to...