-
Version mismatch on packer build
```
$ packer init alt-linux.pkr.hcl
2024/03/12 15:53:03 [INFO] Packer version: 1.11.0-alpha [go1.21.8 linux amd64]
2024/03/12 15:53:03 [INFO] PACKER_CONFIG env v…
h3x3d updated
5 months ago
-
I'm interested in trying out OpenJ9 on e.g Raspberry Pi. It doesn't look like armv7l is supported out-of-the-box although the codebase certainly has some references to ARM arch.
What's the timeline …
-
there are 2 common arm build as i can see
one is **armel** and the other is **armhf**
it would be cool if there was a ARM prebuilt binary
If there are others who would like to see ARM prebuilt bin…
-
[Longhorn ships for amd64, arm64 and experimentally for s390x](https://longhorn.io/docs/1.5.3/best-practices/#architecture).
To complete integration with Longhorn, the s3gw needs to be built for all …
-
### issue:csv via kata container error : the file driver not found
- system log include kata debug log info
```bash
7月 30 08:35:42 localhost.localdomain containerd[332093]: time="2024-07-30T08:…
-
### Steps to reproduce
1. Install `brew install vagrant qemu` and then `brew install libvirt --HEAD` - `libvirt` at the current date is ready for Apple Silicon but not distributed yet.
2. Run `CO…
-
# Description of problem
Running: -
- `kata-runtime` `2.1.1`
- `qemu-system-x86_64` `5.2.0`
- `containerd` `1.4.4-0ubuntu1~20.04.2`
I'm trying and failing to consistently see output / diag…
-
Self-contained reproduction C source code attached as a text file: [repro.c.txt](https://github.com/user-attachments/files/17188039/repro.c.txt)
Building the above source with the following compile…
-
- #### Context
The appears to be an intermittent error on the normal system tests going into the VAX just prior to the >>> prompt being displayed. The host platform is a Raspberry Pi mo…
-
I'm unsure if GHA CI has Arm linux runners, but something that came up during the workshop was installing soar to raspberry PIs, which imo is a good use-case.
Adding support should be "as simple as…