Arnout Engelen

Results 416 issues of Arnout Engelen

**Describe the bug** Even after doing `--add-rpath`, a library is still not found. **Steps To Reproduce** I have an executable that cannot find libicu: ``` $ ldd test-orig | grep...

bug

``` [info] NonBalancingIntegrationSpecPekkoHttp: [info] Using pick-first (non load balanced clients) - pekko-http [info] - should send requests to a single endpoint (169 milliseconds) [info] - should send requests to a...

flaky

Right now, publishing does a `+publish` and then separate explicit `publish` invocations for 2.13 and 3.3 versions of codegen. IIRC this is because in earlier versions of SBT, there was...

When serving TLS connections, some applications support setting a `SSHKEYLOGFILE` environment variable so that the application can dump the key material in there, and tools like Wireshark can [pick it...

``` [WARN] [09/25/2025 04:10:12.973] [pool-1-thread-1-ScalaTest-running-RemotingSpec] [org.apache.pekko.remote.RemoteActorRefProvider] Using the 'remote' ActorRefProvider directly, which is a low-level layer. For most use cases, the 'cluster' abstraction on top of remoting is more suitable...

flaky

We've recently seen a couple of questions around running Pekko with recent versions of Java. Even though Pekko does use sun.misc.Unsafe in some places, Pekko can be used on Java...

documentation

container startup: ``` [info] SchemaRegistrySerializationSpec: [info] docs.scaladsl.SchemaRegistrySerializationSpec *** ABORTED *** (1 minute) [info] java.lang.RuntimeException: java.util.concurrent.ExecutionException: org.testcontainers.containers.ContainerLaunchException: Container startup failed for image confluentinc/cp-kafka:7.9.0 ```

flaky

I think currently all dependencies detected by sbt-sbom would be external/extraneous. Following https://github.com/CycloneDX/specification/issues/321 these should not be included in the output. Perhaps this should be and option (default: follow the...

enhancement

per https://infra.apache.org/github-actions-policy.html