OpenNetworkLinux
OpenNetworkLinux copied to clipboard
When running make amd64,apt update failed
Ign:17 http://127.0.0.1:3142/apt.opennetlinux.org/debian unstable/main amd64 Packages
Ign:18 http://127.0.0.1:3142/apt.opennetlinux.org/debian unstable/main Translation-en
Ign:13 http://127.0.0.1:3142/mirrors.kernel.org/debian stretch/main all Packages
Err:14 http://127.0.0.1:3142/mirrors.kernel.org/debian stretch/main amd64 Packages
500 Connection failure: Network is unreachable
Ign:15 http://127.0.0.1:3142/mirrors.kernel.org/debian stretch/main Translation-en
Ign:16 http://127.0.0.1:3142/apt.opennetlinux.org/debian unstable/main all Packages
Err:17 http://127.0.0.1:3142/apt.opennetlinux.org/debian unstable/main amd64 Packages
500 Connection failure: Network is unreachable
Ign:18 http://127.0.0.1:3142/apt.opennetlinux.org/debian unstable/main Translation-en
Fetched 489 kB in 0s (6000 kB/s)
Reading package lists... Done
W: The repository 'copy:/home/zz/zz/onl/OpenNetworkLinux/REPO/stretch/packages/binary-all ./ Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'copy:/home/zz/zz/onl/OpenNetworkLinux/REPO/stretch/packages/binary-amd64 ./ Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'http://127.0.0.1:3142/mirrors.kernel.org/debian stretch Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'http://127.0.0.1:3142/apt.opennetlinux.org/debian unstable Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch http://127.0.0.1:3142/mirrors.kernel.org/debian/dists/stretch/main/binary-amd64/Packages 500 Connection failure: Network is unreachable
E: Failed to fetch http://127.0.0.1:3142/apt.opennetlinux.org/debian/dists/unstable/main/binary-amd64/Packages 500 Connection failure: Network is unreachable
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 stretch/rootfs-amd64.d -f /tmp/tmpztL1a5 : 0.342151165009 seconds (0.00570251941681 minutes)
DEBUG:onlrfs:Executing:sudo mount -t devtmpfs dev stretch/rootfs-amd64.d/dev
INFO:onlrfs:[profiler] sudo mount -t devtmpfs dev stretch/rootfs-amd64.d/dev : 0.00913596153259 seconds (0.000152266025543 minutes)
DEBUG:onlrfs:Executing:sudo mount -t proc proc stretch/rootfs-amd64.d/proc
mount: mount point stretch/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 stretch/rootfs-amd64.d/dev stretch/rootfs-amd64.d/proc
umount: stretch/rootfs-amd64.d/proc: mountpoint not found
ERROR:onlrfs:Could not unmount dev and proc
/home/zz/zz/onl/OpenNetworkLinux/make/rfs.mk:50: recipe for target 'RFS' failed
make[3]: *** [RFS] Error 1
Traceback (most recent call last):
File "/home/zz/zz/onl/OpenNetworkLinux/tools/onlpm.py", line 1412, in
root@debian9:~# uname -a Linux debian9 4.9.0-18-amd64 #1 SMP Debian 4.9.303-1 (2022-03-07) x86_64 GNU/Linux root@debian9:~# lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 9.13 (stretch) Release: 9.13 Codename: stretch root@debian9:~# docker --version Docker version 19.03.15, build 99e3ed8919 root@debian9:~# lsof -i -n -P | grep 3142 apt-cache 7364 root 5u IPv4 614120 0t0 TCP *:3142 (LISTEN) apt-cache 7364 root 6u IPv6 614121 0t0 TCP *:3142 (LISTEN) root@debian9:~#
Thanks!
do you fix this problem,i have same problem。