-
edy@localhost gohangout % make
mkdir -p build/
CGO_ENABLED=0 go build -ldflags "-X main.version=bd7a98b" -o build/gohangout
../../go/pkg/mod/github.com/prometheus/procfs@v0.7.3/proc_maps.go:25:2: n…
-
I'm new to Python and I've played around with multiple Python Telegram RSS scripts, this one I believe is the best in the world if it can actually work.
I've confirmed communications with the Teleg…
-
Hi, Occlum team,
After I put the App (#938 ) into Occlum successfully, I need to use the test-suite to verify the correctness of the App.
The test suite use the `stdbuf` in their shell. And I get s…
-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to …
-
when creating a vnet jail, it expects `interfaces` to be set to a specific format: `interfaces="vnet0:bridge0"`
failing to do so, will ensure that the jail doesn't start, but it also doesn't tell u…
-
node_exporter isn't reading transmit data on enp1s0
### Host operating system: output of `uname -a`
Linux Mercury 6.5.0-35-generic #35~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue May 7 09:00:52 UTC 2 …
kcsf updated
4 months ago
-
This test fails when run repeatedly:
py.test distributed/tests/test_stress.py::test_stress_creation_and_deletion
It seems to leak a large number of file descriptors
```python
Traceback (…
-
### Description
Spectacle not working under KDE Wayland. It opens, but complains "Could not take a screenshot". However it works under x11 session.
### Steps to Reproduce
1. Click the spectacl…
-
I am trying to run Meshroom on Kaggle.
My steps:
```
import tensorflow as tf
device_name = tf.test.gpu_device_name()
if device_name != '/device:GPU:0':
raise SystemError('GPU device not foun…
-
For the reasons I wrote in #236, it would be nice if rsnapshot showed the full command line of the running command when it aborts due to the lock file existing. That way it is easier to know which lev…