OpenNetworkLinux
OpenNetworkLinux copied to clipboard
Compilation Issue with ONL - Connection Failure
Description When attempting to compile Open Network Linux (ONL), the build process fails due to issues with accessing APT repositories. The system attempts to use the APT proxy at http://127.0.0.1:3142, but the connection fails with the error: Err http://127.0.0.1:3142 unstable Release.gpg - Connection failed.
This prevents successful installation of necessary dependencies during the build process.
Steps to Reproduce Clone the ONL repository. Follow the standard steps to initiate the build process. Observe the output during the dependency installation phase.