Sarah Walters
Sarah Walters
Just an FYI - it installs through PIP, so I expected it to work. If you're not supporting old versions that's fair. Traceback (most recent call last): File "/usr/bin/csvdiff", line...
The actual tables are migrating with the same name. Thus for the following csv: CUSTOMER,Customer,False The files are turning up in MySQL (from Oracle) as 'CUSTOMER' but then it tries...
I've actually fixed this, thought you'd like to know. Not doing a pull request because the navbar is the only component I'm using. ` iconContainer: { display: 'none', [theme.breakpoints.down('sm')]: {...
### Host operating system: `4.18.0-348.el8.0.2.x86_64 #1 SMP Sun Nov 14 00:51:12 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux` ### node_exporter version: output of `node_exporter --version` ``` node_exporter, version 1.3.1 (branch: HEAD,...
Hi, We have a nested account arrangement, and those accounts aren't properly being reported on. I dug into the code, and the command is: ``` $ sshare -n -P -o...
Hi team, I'm having an odd problem with a batch_connect select dropdown. I use this to set some memory and core requirements for desktops. On load, however, it appears to...
GPU tests in Docker have been forcibly disabled even though high-performance compute (especially for AI) has become increasingly common with Docker. See the commit below: https://github.com/phoronix-test-suite/phoronix-test-suite/commit/516ff81122a0898b11f291aa8535f9edd7fcb9ff It's quite possible to...
I think this will be in the block, but I'm not certain. I cannot build foss toolchains that use binutils 2.42 because the binutils build fails (true for both GCC...