OpenNetworkLinux
OpenNetworkLinux copied to clipboard
Facing below failure when build the ONL "ERROR:onlrfs:Exception 'Could not mount proc in rfs.' in OnlRfsContext::__enter__"
I am trying to compile the ONL using below commands. docker/tools/onlbuilder -8 apt-cacher-ng source setup.env make amd64
But I am facing below failure when build the ONL. Please do the needful.
Ign http://127.0.0.1:3142/ unstable InRelease Ign http://127.0.0.1:3142/ jessie Release.gpg Ign http://127.0.0.1:3142/ unstable Release.gpg Ign http://127.0.0.1:3142/ jessie Release Get:3 http://127.0.0.1:3142/ unstable Release [7726 B] Get:4 http://127.0.0.1:3142/ unstable/main amd64 Packages [12.4 kB] Err http://127.0.0.1:3142/ jessie/main amd64 Packages 404 Not Found Ign http://127.0.0.1:3142/ jessie/main Translation-en Ign http://127.0.0.1:3142/ unstable/main Translation-en Fetched 304 kB in 8s (34.6 kB/s) W: Failed to fetch http://127.0.0.1:3142/mirrors.kernel.org/debian/dists/jessie/main/binary-amd64/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
apt update failed. Exit value: 100
INFO:onlrfs:[profiler] sudo /usr/sbin/multistrap -d jessie/rootfs-amd64.d -f /tmp/tmpHuI1Yq : 10.0346889496 seconds (0.167244815826 minutes)
DEBUG:onlrfs:Executing:sudo mount -t devtmpfs dev jessie/rootfs-amd64.d/dev
INFO:onlrfs:[profiler] sudo mount -t devtmpfs dev jessie/rootfs-amd64.d/dev : 0.0353581905365 seconds (0.000589303175608 minutes)
DEBUG:onlrfs:Executing:sudo mount -t proc proc jessie/rootfs-amd64.d/proc
mount: mount point jessie/rootfs-amd64.d/proc does not exist
ERROR:onlrfs:Exception 'Could not mount proc in rfs.' in OnlRfsContext::enter
DEBUG:onlrfs:Executing:sudo umount -l jessie/rootfs-amd64.d/dev jessie/rootfs-amd64.d/proc
umount: jessie/rootfs-amd64.d/proc: mountpoint not found
ERROR:onlrfs:Could not unmount dev and proc
/home/ONL_4.14.109/OpenNetworkLinux/make/rfs.mk:50: recipe for target 'RFS' failed
make[3]: *** [RFS] Error 1
Traceback (most recent call last):
File "/home/ONL_4.14.109/OpenNetworkLinux/tools/onlpm.py", line 1385, in