henning410

Results 9 comments of henning410

In your `app.module.ts` you can use in the cookieConfig as `type: info`. This makes the cookie banner dissappear when clicking the button. Not sure if it is what you need,...

My script produces the following output: ``` Non-Package Dependencies: git version 2.15.0 GNU Make 4.1 GNU Make 4.1 gcc-11.2 (Adoptium/sxa) 11.2.0 GNU nm (GNU Binutils) 2.38 GNU objcopy (GNU Binutils)...

> This is a list from a test build: https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk21u/job/jdk21u-linux-x64-temurin/76/console > > ``` > 11:34:38 Non-Package Dependencies: > 11:34:38 GNU Make 4.1 > 11:34:38 GNU ar (GNU Binutils) 2.38 >...

> > I'm still unclear what maybe missing? > > See [#2813 (comment)](https://github.com/adoptium/temurin-build/issues/2813#issuecomment-1216502462) from when we did this previously - none of the `devel` packages are present in the output...

Linux arm64 centos7: strace is not available on adoptium jenkins CI tried with: `rpm -q strace` https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk21u/job/jdk21u-linux-x64-temurin/32/console ```11:22:00 Strace is not available on system``` `strace -V` https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk21u/job/jdk21u-linux-x64-temurin/33/console ``` 11:42:57 /home/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-linux-x64-temurin/sbin/build.sh:...