Re: Request: more images in the weekly build -> arm64
Roland Clobus <[email protected]>
| Newsgroups | gmane.linux.debian.devel.cd |
|---|---|
| Message-ID | <[email protected]> |
Hello Steve, On 27/07/2024 23:51, Steve McIntyre wrote: >>>> On Sun, Jun 23, 2024 at 11:39:05AM +0200, Roland Clobus wrote: ... >>> The MR is at >>> https://salsa.debian.org/images-team/live-setup/-/merge_requests/5 >>> >>> Let's start only with a GNOME image at first. >>> I'll update the matching openQA tests, as soon as the new image appears. ... > I've merged everything and added that config and run a couple of times > to test. I'm seeing a (slow, as expected!) live image build OK, then > right at the end: > > ... > P: building the debian-installer > cp: cannot stat 'chroot/debian-installer/build/dest/cdrom/vmlinuz': No such file or directory > E: An unexpected failure occurred, exiting... > P: Begin unmounting filesystems... > P: Saving caches... > ... > > Did you test this to build an arm64 image yourself? I wrote my tests in the MR: bin/vm-start -a amd64 -t live -r bookworm -o vm_config bin/run-live-build-binary -B BL_amd64_smallest-build -r bookworm -c vm_config -l mylog bin/run-live-build-binary -B BL_arm64_smallest-build -r bookworm -c vm_config -l mylog bin/vm-stop -c vm_config Now I see that I was missing 2 points, with regard to the installer: 1) I was building 'smallest-build', instead of 'standard', which means that no installer will be included in the build. 2) I was targeting bookworm, while I should be targeting trixie -> the d-i was taken from the archive, instead of being built from git. I'm currently running bin/run-live-build-binary -B BL_arm64_standard -r trixie -c vm_config -l mylog which will take a while to build. Then I'll be able to provide a fix. I'll test that with the GNOME image afterwards. Sorry for the confusion. So this Monday there will not be an arm64 GNOME live image yet. If you want, you could change the invocation [1] for the time being from 'BL_arm64_gnome' to 'BL_arm64_smallest-build', which will generate a working, albeit very minimal arm64 live image. (At least that will show as a proof-of-concept that everything else is in place and working as intended) With kind regards, Roland Clobus [1] https://salsa.debian.org/images-team/setup/-/commit/778423065ef6cba164774be9c06774eecd1e35a1
OpenPGP_signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEUFVLM5Bdj7GSJEb+YsV8aqYUlb0FAmamuS8ACgkQYsV8aqYU lb1YNRAAj7VKCZk1K8u2WAKxC5eQlXi0M5c/Ymp7X+UGxzIhRCq0qkej8Uywr00s iK63XDmRTMXHIGAHL8uaD0SBLbzlj4DuLp2q/HOn456sjPBqcQ1RzOfjsuKjTOhL bZMBWvSMlaywtffJ2qzWCAdSEvO+niI0cbG6zfOyn0lwGujSMsxM3k6TUpli9hGG CdGdjW/j5s+17be17ofUBehlxWYHEyqvoRgapaoGR0nN1p/R+7tXmQqKEMddTo6Q p/AgvSvnuEF6Mko4iqxOY6hKrKD4olhUk30EjEQ3HKn2fcPzfxh8D6T6DKw7xykT 66WIRQjvmuuJv4rc908BWc/AFpEi/okjtrz2p5M2mfKkbEDoGER6avjl4FFY8Zzj fV4OJP1E5mvCAA/nGUSGvE9oLgAvjVdicCggLYr5zBZnVkLIMcZUW87TFWAApWjC YZMKMtxXf1azu+JhWOzZNXgtTooJkEKEYFE24WAKT91OoeU1ZrbfVZW+GoIyMWsm BnPXCTZwNC2t57rn09lTAKWD2nnQKeyfmBLTM4EVxMeEex6dAjfDpoW4Y4kAJw5q rmfg3gFv5cTf+rZkmxVp9XWYlwNhZtbNGKbnwHN/0aROD79M7t1HqH9+hP9cWIyP UfWdr3CLF1YrI5+/TaRAL7Y8gGegREoR0+gT1YDRE6DTQiWW4Go= =q1HR -----END PGP SIGNATURE-----