-
|Wazuh version|Component|Install type|Install method|Platform|
|---|---|---|---|---|
| 3319-fim-rework-sqlite | Syscheckd | Agent | ALL | Linux |
### Description
As shown in the following `ossec…
-
### Describe the bug
Qopy is currently not compatible with macOS due to the library used for the hotkey registration rdev crashing on macOS
### Steps to reproduce
1. run qopy on a mac in dev
…
-
Board mostly works, but I found that some GPIO pins can't be accessed, specifically: Pins 4, 5, 17.
When trying to read or write to them, I get an IO error.
In effect, I get the same behavior for 4,…
-
I followed instruction from https://github.com/SoftRoCE/rxe-dev/wiki/rxe-dev:-Home to configure and
install SoftROCE, **rping** **and** **ibv_write_bw** **works** but no response for ibv_rc_pingpong a…
-
For the current curvefs metadata operations, only the rename operation implements transactions, and other metadata operations are implemented in non-transactional ways. Hopefully other metadata operat…
-
[This isn't a problem with pdfcpu - but I'm looking for some guidance :)]
Hi, firstly I just wanted to say thank you for all the work here, it's help me get mostly up and running.
I have a golang …
-
* **Version**: `v10.16.0` (also happening on `v12.6.0`)
* **Platform**: `18.6.0 Darwin Kernel Version 18.6.0` (also happening on `4.15.0-54-generic Ubuntu`)
* **Subsystem**: `fs`
I'm experiencin…
-
When I pipe `watchman -pj --no-pretty`, it hangs reading from the socket
```
$ strace -- watchman -pj --server-encoding=json --no-pretty | cat
...
read(0, "[\"subscribe\", \"/tmp/foo\", \"foxy\""...,…
-
I get this error:
```
console.error node_modules/dtrace-provider/dtrace-provider.js:36
{ Error: Cannot find module './build/Release/DTraceProviderBindings' from 'dtrace-provider.js'
…
-
In order to get `test/hello.nim` to compile, I had to:
- Remove the `expr()` call from `debug()` calls, so `debug("attr:$1", expr(result))` became `debug("attr:$1", result)`.
- Namespace references to…