-
Hello,
when i tried to backup my btrfs root partition with clonezilla it throws errors and then aborted.
I booted in a live linux live env. and installed btrfs-progs 5.11 and did a btrfs check --r…
-
* **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…
-
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,…
-
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\""...,…
-
### Issue Description
The healthchecks (and conmon?) seem to be attempting invalid delete syscalls every iteration of the healthcheck. The adds a fair amount of noise (around 40% more) entries into `…
-
Fresh test system built today (RHEL 8.6)
1. Installed certmonger, cepces, cepces-selinux, cepces-certmonger packages all from EPEL8.
2. Start certmonger service and see a large number of SELinux den…
-
It'd be great if the following definitions could be added to the .pxd files shipped with Cython:
```
cdef extern from "attr/xattr.h" nogil:
int setxattr (char *path, char *name,
…
-
It'd be great if the following definitions could be added to the .pxd files shipped with Cython:
```
cdef extern from "attr/xattr.h" nogil:
int setxattr (char *path, char *name,
…
-
Hi, I found this error when I compiled it on macOS:
```
tmp/waifu2x-converter-cpp/src/common.cpp:201:13: error: no member named
'st_mtim' in 'stat'
if (src_st.st_mtim.tv_sec > dst_st.st…
-
**The problem**
I was working on a toy project and I couldn't get `/dev/ptmx` to work properly. To my surprise I found that `File` is actually using `spawn_blocking` instead of mio or epoll. IMO th…