-
```
Compiling libc v0.2.166
Compiling rustix v0.38.41
Compiling bitflags v2.6.0
Compiling cfg-if v1.0.0
Compiling errno v0.3.9
Compiling fd-lock v4.0.2 (/export/home/test/fd-lo…
-
**What happened**:
Doesn't work on Solaris: there isn't any response packet to client
**What you expected to happen**:
Response packet to client
**How to reproduce it (as minimally and…
-
```
Compiling quinn-udp v0.5.1 (/home/psumbera/quinn/quinn-udp)
error[E0425]: cannot find value `IPV6_DONTFRAG` in crate `libc`
--> quinn-udp/src/unix.rs:27:42
|
27 | const IPV6_DONTFRAG:…
-
### What is the version of your ORAS CLI
1.2.0
### What would you like to be added?
Increase test coverage on mac with mock console
### Why is this needed for ORAS?
These tests do not run on mac …
-
**Describe the bug**
Bats version `1.11.0` on Solaris 11 using bash version `5.1.12` and grep version `3.1-11` throws the error in the title when running tests like the following `./bats/bin/bats foo…
-
Any plans to add support for Solaris DLC?
PPC-X, Heavy/Light Riffles etc.
-
### System information
Type | Version/Name
--- | ---
Distribution Name | FreeBSD
Distribution Version | 14.1 and 14.0
Kernel Version | 14.1 and 14.0
Architecture | amd64
OpenZFS Version | zfs-…
-
See: #3741
A solution will need to be investigated and implemented for running Jenkins agents on Solaris with Java 17.
Since JDK 17 is not supported on solaris, this will need additional work.
…
-
Confirm the following are included in your repo, checking each box:
- [x] completed README.md file with the necessary information
- [x] shim.efi to be signed
- [x] public portion of your certi…
-
Turns out Solaris threads don't "share" itimer stuff. Like olden Linux (pre-2.6). But we've amputated all the support for detecting and dealing with this case. (See git commit 5ce42e535d6b3bf6c5e41ceb…