-
```
hello,
go9p is unsupported on Plan 9, as there is no sycall.Errno defined on Plan 9.
as a short term solution, i changed the definition to a uint, but it makes for
poor error messages and compa…
-
I'd like to get a network device up and running on the p64 (before setting up something like PPP/SLIP over UART).
-
Hi,
I am testing OP-TEE on ARM Juno board (more specifically r2 version) and I had a error while starting tee-suplicant:
`TEES:main:376: failed to find an OP-TEE supplicant device`
I'm guessing it is …
-
Noticed on qemu-x86_64, CoreOS 845.0.0. As far as I'm aware the system was basically idling at the time this happened, and it's still up (8 days total)
```
Booting `CoreOS default'
Loading (hd0,gp…
-
Hi There,
I have tried to set up go-plus with atom but am running in a problem with the dependencies. Is this normal behavior or just a current issue of the dependency providers?
The main Issue I am…
-
Bootet with ipxe. pcenginges apu board.
```
iPXE> dhcp
iPXE> kernel ${url}/vmlinuz console=ttyS0,115200 rancher.password=rancher rancher.state.dev=none
iPXE> initrd ${url}/initrd
iPXE> boot
```
Get …
pwFoo updated
8 years ago
-
```
What steps will reproduce the problem?
1. Compile and start a 9p server listening on e. g. socket /tmp/xxx
2. mount -t 9p /tmp/xxx /mnt/ -o trans=unix,version=9p2000.u,uname=
What is the expected…
-
```
Recently, I had been looking for a decent 9P2000 server implementation
(preferably in Go). Not surprising, I have found go9p project.
Unfortunately, the complete lack of the unit tests, made it …
-
Sorry for the wall of text, but I took a look at recent Hydra NixOS test failures and after looking at it for some time, I believe I have found the root cause of a problem that has been plaguing us fo…
-
**Environment**
Semaphore, testing the code on master, after kvm tests has been enabled with #2007.
**What did you expect to see?**
Tests pass on master.
**What did you see instead?**
```
=== RUN …
alban updated
8 years ago