flare04
flare04
Followed the instructions for building the server component on CentOS 8 using `mvn package -am -pl server` ```[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project keywhiz-testing: Fatal error compiling:...
I had to change the script to look for centos-linux-release and use libX11-devel not libx11-dev Plus for 8.3 of openssh it requires imake
I just wanted to customize a C8 image with a few of our packages, but alas using this technique I can only produce an image that fails to install. To...
I installed ara-web from source page shows correctly other than the CORS section The error in the browser console is Access to XMLHttpRequest at 'http://ara.domain.com.au:8000/api/v1/' from origin 'http://ara.domain.com.au:3000' has been...