We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
环境debian10 x64: 报错:
I: Extracting liblzma5... I: Extracting zlib1g... [ o.k. ] Installing base system [ Stage 2/2 ] W: Failure trying to run: /sbin/ldconfig W: See //debootstrap/debootstrap.log for details [ error ] ERROR in function create_rootfs_cache [ main.sh:588 -> main.sh:549 -> debootstrap.sh:58 -> debootstrap.sh:230 -> general.sh:0 ] [ error ] Debootstrap base system for current phicomm-n1 bullseye no second stage failed [ o.k. ] Process terminated [ error ] unmount_on_exit() called! [ main.sh:1 -> image-helpers.sh:0 ] [ o.k. ] Unmounting [ /mnt/phicomm-n1/.tmp/rootfs-d0087f9d-7f9e-4fb9-bca3-f0409b152b16/ ] [ error ] ERROR in function unmount_on_exit [ main.sh:1 -> image-helpers.sh:94 -> general.sh:0 ] [ error ] debootstrap-ng was interrupted [ o.k. ] Process terminated root@debian:/mnt/phicomm-n1# ls -l //debootstrap/debootstrap.log ls: cannot access '//debootstrap/debootstrap.log': No such file or directory
ldconfig这个命令是存在的,大佬看看是哪里的问题呢?
The text was updated successfully, but these errors were encountered:
用 Ubuntu 22.04.4 LTS 编译试试,我编译成功了
Sorry, something went wrong.
No branches or pull requests
环境debian10 x64:
报错:
I: Extracting liblzma5...
I: Extracting zlib1g...
[ o.k. ] Installing base system [ Stage 2/2 ]
W: Failure trying to run: /sbin/ldconfig
W: See //debootstrap/debootstrap.log for details
[ error ] ERROR in function create_rootfs_cache [ main.sh:588 -> main.sh:549 -> debootstrap.sh:58 -> debootstrap.sh:230 -> general.sh:0 ]
[ error ] Debootstrap base system for current phicomm-n1 bullseye no second stage failed
[ o.k. ] Process terminated
[ error ] unmount_on_exit() called! [ main.sh:1 -> image-helpers.sh:0 ]
[ o.k. ] Unmounting [ /mnt/phicomm-n1/.tmp/rootfs-d0087f9d-7f9e-4fb9-bca3-f0409b152b16/ ]
[ error ] ERROR in function unmount_on_exit [ main.sh:1 -> image-helpers.sh:94 -> general.sh:0 ]
[ error ] debootstrap-ng was interrupted
[ o.k. ] Process terminated
root@debian:/mnt/phicomm-n1# ls -l //debootstrap/debootstrap.log
ls: cannot access '//debootstrap/debootstrap.log': No such file or directory
ldconfig这个命令是存在的,大佬看看是哪里的问题呢?
The text was updated successfully, but these errors were encountered: