Lincoln Wallace
Lincoln Wallace
I'm trying to cross-compile openssl for ARMv7l architecture. For that purpose I'm using the `arm-linux-gnueabi-gcc` toolchain v9.4.0. My settings done to compile the library: I just cloned the github project...
## Request It would be nice if `print()` function have the same formaters as Python version does. Like: - The hability to chose the terminator instead of jump a line:...
* Justification on [this conversation](https://github.com/canonical/matter-pi-gpio-commander/pull/57#issuecomment-2072247372). Related to #53
The [main README.md](https://github.com/canonical/matter-pi-gpio-commander/blob/main/README.md) documentation is outdated for instructions to v2.0.0, more specifically on: - Setup for line and chip, (needs to differentiate these two concepts since now `sysfs` is no...
If a process is expected to be killed after a timeout with `utils.ExecContext` or `utils.ExecContextVerbose` when running inside a GH runner it's only killed the parent process and not the...
* Add: Thread test * build: Update Golang dependencies
When passing JSON in the `snap set -t` command, the keys were not being validated. - Add: Reusable function to validate snap set keys - tests: Write tests to demonstrate...
Currently, there is no interface that supports debugging scenarios where such features like breakpoints (usage of `ptrace` syscall) are possible without classic confinement. These changes were tested against `parca-agent` and...
- Add bash completion script for ydotool - Add bash completion script for ydotoold - Add zsh completion script for ydotool - Add zsh completion script for ydotoold
### Which ISO version are you using? ARCH_202508 ### The installation log ```json https://0x0.st/KqqV.log ``` ### describe the problem #### Description of the issue I was installing Ohmarchy 2.0 on...