OpenNetworkLinux icon indicating copy to clipboard operation
OpenNetworkLinux copied to clipboard

Compilation Issue with ONL - Connection Failure

Open pnayek8470 opened this issue 9 months ago • 9 comments

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.

Image

pnayek8470 avatar Jan 22 '25 07:01 pnayek8470