I pulled the source code and built the system, and now I can build Debian successfully. However, the initial problem still persists.
root@ykla:/# apt update
Hit:1 http://mirrors.ustc.edu.cn/debian stable InRelease
Hit:2 http://mirrors.ustc.edu.cn/debian stable-updates InRelease
Err:1...
I use my script:
https://book.bsdcn.org/debian.sh
https://book.bsdcn.org/ubuntu.sh
Running debootstrap separately will also get stuck.
debootstrap bookworm /compat/debian
root@ykla:~ # ps udxww
USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND
root 0 0.0 0.0...
Oh. This isn't pkg getting stuck at parsing; it's the Debian/Ubuntu generation tool bootstrap that's been stuck there the whole time. It's unrelated to pkg.
The problem isn't that the key can't be found, it's that it's stuck in Resolving dependencies of required packages... . Ubuntu with a key is also stuck here in latest FreeBSD Current.
But it seems like I've encountered a new problem, stuck below.
root@ykla:~ # uname -a
FreeBSD ykla 15.0-CURRENT FreeBSD 15.0-CURRENT amd64 1500000 #0 main-9c80d66ec: Sat Sep 9 14:41:10 CST 2023 root@ykla:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64...
I'm sorry, I'm not very familiar with the debugging tools you mentioned. I've only been writing some simple Linux compatibility layer build scripts with the help of others. Could you please elaborate on what I should do?
I tested the Ubuntu 22.04 script on FreeBSD 15, and I encountered the same GPG issue.
see also https://book.bsdcn.org/ubuntu.sh
https://book.bsdcn.org/debian.sh
It seems unrelated to the fix mentioned by the developers in the bug. I tested it on FreeBSD 15, and it still doesn't work, and I've always been using the root user.
"I upgraded to FreeBSD 15 and tested the script again, but this time encountered another issue. Installing gnupg didn't resolve it either."
root@ykla:/# apt update
Hit:1 http://mirrors.ustc.edu.cn/debian stable InRelease
Hit:2 http://mirrors.ustc.edu.cn/debian stable-updates InRelease
Err:1...
I am using the same build script to create a Debian Bookworm jail compatibility layer. Everything works fine in 13.2, but in 14.0, I repeatedly encounter the error 'The repository InRelease' is not signed,' even when switching to official sources. I attempted to manually run 'apt --fix-broken...
FreeBSD Linux compatibility layer with multiple network cards cannot automatically switch networks. If you have wlan0, em0, or more network cards on your host, the corresponding networks in the Linux compatibility layer are eth0 and eth1. This applies to machines with multiple Ethernet cards as...
Both FreeBSD 13.2-RELEASE and 14-CURRENT are unable to boot on the Raspberry Pi 4B 8GB v1.5.The firmware is up to date.I am using a USB flash drive.The official Raspberry Pi OS is running normally.
I have tested the following systems with an external HDMI monitor, but none of them can boot...
see also
https://book.bsdcn.org/arch.sh
https://book.bsdcn.org/ubuntu.sh
# fetch http://book.bsdcn.org/arch.sh && sh arch.sh
# fetch http://book.bsdcn.org/ubuntu.sh && sh ubuntu.sh
Yes, but it with some issues likes portage not work.
mkfifo: cannot set permissions of '/var/tmp/portage/app-misc/screenfetch-3.9.1/temp/multijob.rbwYPC': Bad file descriptor
See also https://book.bsdcn.org/di-5-zhang-shu-ru-fa-ji-chang-yong-ruan-jian/di-5.5-jie-linux-jian-rong-ceng.html...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.