Steve Arnold

Results 80 issues of Steve Arnold

If the build host kernel/linux-headers package provides the same headers as the embedded toolchain/sysroot, then all is fine. As soon as they diverge, it blows up. Since both setup.py and...

Minimal rework of https://github.com/dbader/schedule/pull/256

* requires (assumes) standard config of local system and hw clocks (everything is UTC by default using system TZ offset) After looking through several timezone-related PRs/issues, I think a simple...

Howdy: Seems like a dearth of info/tools for Jetson tk1 flashing (mainly u-boot/emmc) and the last(?) official L4T bsp tools really did a number on the emmc (stopped it from...

Hey this is the first time I tried this one so I'm not exactly sure what it's *supposed* to do, but all it has is a kernel and initramfs which...

eg: ``` src/re2.pyx:106:9: E999 SyntaxError: invalid syntax ``` This didn't happen with older flake8 versions; the coverage thing is new. There are some issue/so discussions about cython and coverage.py and...

Either we crossed each other on the last PR or I just plain missed a commit, but upshot is the v0.3.5 commit got orphaned and conda-forge wants to update to...

Since I need a good re2 python interface (and there appears to be many, largely unmaintained) I ended up testing this one and the google one using your performance.py script...

Hi, I'm following the EFI/Luks install (which I normally don't do) on a "new" (surplus) laptop and after unpacking the stage3 I have no default profile selected. I've been banging...

EOL

This has come up before for certain arches/configs, and still happens with 5.3.x and x86_64 if the default linker is set to gold, ie, something like: ``` CALL scripts/checksyscalls.sh CALL...

EOL