FTBFS - test_attach_to_pid* fails
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pydevd (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
On Ubuntu, but not the same package in Debian, all 5 variants of test_attach_to_pid* fail with
stderr: b'Could not attach to process. If your uid matches the uid of the target\nprocess, check the setting of /proc/sys/
or something similar.
This appears to affect all pydevd versions on all architectures (the riscv64 build "succeeds" because it's nocheck), though I haven't checked whether the error has always been that one.