Adam J. Stewart

Results 884 comments of Adam J. Stewart

Yep, that seems to solve my problem. I'll let you decide whether to close this issue or not, but the git submodule build is definitely still broken and the only...

Unfortunately I'm still seeing the same issue on main even after #1704.

Interesting, it's weird that some combinations work and others don't. Your latest regex changes look perfect. Any idea if Zvezdan Petkovic has a GitHub?

> Interesting, it's weird that some combinations work and others don't. Found the official BNF grammar definition: https://docs.python.org/3/reference/lexical_analysis.html#string-and-bytes-literals We may need to make the same change for byte strings: `br'foo\n'`...

Presence doesn't cause problems, I discovered this when I added a test to try to import all subpackages to make sure everything was installed correctly.

May be related to #3587 and #3605, horovod doesn't currently build from source on M1 without patching eigen, so that may explain why you have issues.

Hostnamectl output is attached above. Is there something else you need from me?

I recursively grepped the entire OS for those strings but didn't find anything useful. Maybe it would be easier to build a `hostnamectl` parser?

This version of `hostnamectl` doesn't have a `--json` option.