Re: Please add loong64 to Daily/Weekly builds of installer images
zhangdandan <[email protected]> Tue, 28 Apr 2026 17:18:03 +0800
| Newsgroups | gmane.linux.debian.devel.cd,gmane.linux.debian.devel.boot |
|---|---|
| Message-ID | <[email protected]> |
Hello, 在 2026/4/28 上午1:34, Steve McIntyre 写道: > On Mon, Apr 27, 2026 at 06:05:13PM +0200, John Paul Adrian Glaubitz wrote: >> On Mon, 2026-04-27 at 16:44 +0100, Steve McIntyre wrote: >>> On Mon, Apr 27, 2026 at 02:46:34PM +0100, Steve McIntyre wrote: >>>> On Mon, Apr 27, 2026 at 12:17:37PM +0200, Cyril Brulebois wrote: >>>> >>>> I asked a while ago about this, and was just waiting on d-i bits >>>> happening. We already have code in debian-cd to set up loong64 >>>> bootable images for UEFI, so we just need config to turn on image >>>> builds. Adding that now. >>> The first attempted debian-cd build failed due to a missing coreutils >>> package in forky; I assume that's on the way and things will pick up >>> shortly: >>> >>> ... >>> set -e; cd /srv/cdbuilder.debian.org/src/deb-cd/tmp/2sidloong64/forky/tasks; \ >>> /home/debian-cd/build.forky/debian-cd/tools/update_tasks; \ >>> /home/debian-cd/build.forky/debian-cd/tools/generate_di_list; \ >>> /home/debian-cd/build.forky/debian-cd/tools/generate_di+k_list >>> which_deb: can't find binary file(s) for coreutils in forky >>> update_tasks: Can't determine arch! >>> ... >> It seems that not all packages on loong64 have migrated to testing yet. > Yeah, I guessed it was something like that... > coreutils is included to http://deb.debian.org/debian/dists/forky/main/binary-loong64/Packages.gz. loong64 packages may not be fully in testing/forky yet, but they are in unstable. Britney will gradually move them to testing. Please try again. Dandan