You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to build ONL for Debian 10 and getting the following error:
Pulling opennetworklinux/builder10:1.2...
done.
/bin/sh: 1: /etc/init.d/apt-cacher-ng: not found
CRITICAL:docker_shell:The apt-cacher-ng service could not be started.
Makefile:56: recipe for target 'docker' failed
make: *** [docker] Error 1
Steps to reproduce:
#> git clone https://github.com/opencomputeproject/OpenNetworkLinux
#> cd OpenNetworkLinux
#> export VERSION=10
#> make docker
Dear all,
I'm trying to build ONL for Debian 10 and getting the following error:
Steps to reproduce:
I believe this is very related to #826.
I've tried to use
opennetworklinux/builder10:1.4
andopennetworklinux/builder10:1.5
, but so far no success.The text was updated successfully, but these errors were encountered: