Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to build ONL for Debian 10 (apt-cacher-ng: not found) #886

Open
italovalcy opened this issue May 4, 2022 · 3 comments
Open

Failed to build ONL for Debian 10 (apt-cacher-ng: not found) #886

italovalcy opened this issue May 4, 2022 · 3 comments

Comments

@italovalcy
Copy link

Dear all,

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

I believe this is very related to #826.

I've tried to use opennetworklinux/builder10:1.4 and opennetworklinux/builder10:1.5, but so far no success.

@paulmenzel
Copy link

Unfortunately, support for Debian 10 (buster/oldstable) was never finished. (Open Network Linux has not been actively maintained for a long time.)

@paulmenzel
Copy link

And yes, it’s the same issue as #826.

@sadmankiba
Copy link

I had a similar issue on Debian 9. Installing apt-cacher-ng from .deb package solved it for me. Saw it in this message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants