Results 109 comments of Sam Morris

As a result, the certificate's chain doesn't get stored in the secret created by the issuer.

Looks like the error message comes from https://github.com/tehwalris/go-freeipa/blob/master/freeipa/generated.go - but it doesn't give a reason why it isn't happy with the certificate chain data.

I re-installed the extension recently and just got another crash with the same log messages from GNOME Shell. I had a YouTube video on top. I don't _think_ I was...

There's a `--badname` option to `useradd` which might be of use. Although it doesn't actaully work for me. ``` root@19916ebd66b9:/# useradd --badnames [email protected] useradd: invalid user name '[email protected]' ```

Hate to suggest it but maybe relying on a working `useradd` inside the container images of every version of every distribution the user wants to work with, is the wrong...

> @fallendusk @yrro @woolsgrs Does #1349 work around this problem for you, while we work on the proper solution that @abbra laid out? This works, thanks! > Could you please...

Using the following patch: ```patch diff --git a/libtempered/temper_type.c b/libtempered/temper_type.c index 1b00b20..ab416f9 100644 --- a/libtempered/temper_type.c +++ b/libtempered/temper_type.c @@ -37,6 +37,7 @@ struct temper_type known_temper_types[]={ .subtype_strings = (char *[]){ "TEMPerHumV1.0rHu", "TEMPerHumM12V1.0", +...

Just did some more tests with this device. I'm currently getting a temperature reading of 25.47 °C and a humidity reading of 49% when reading the device from Linux. However,...

Hey @axsdenied, the project seems inactive but the wiki is still a useful place to note your discoveries - assuming it's 0c45:7402 then add it to [TEMPer2HumiV1.x](https://github.com/edorfaus/TEMPered/wiki/TEMPer2HumiV1.x) (or maybe a...