Re: luit and x11-utils during build

2024-02-07 Thread Robert Spiteri
After some online research, with reference to this page: https://unix.stackexchange.com/questions/753423/must-apt-behave-in-the-same-way-regardless-of-the-order-of-the-packages , I managed to solve it by adding the package xterm at the end of the list. Maybe it forces a dependency to be installed?

Re: Change bootloaders grub, isolinux and syslinux menus

2024-02-07 Thread John Crawley
On 08/02/2024 13:03, Robert Spiteri wrote: However, what if I do not want sub-menus and want just a single menu entry called "Start Installer GUI" for example? If you look at the default files it should be possible to see what is creating the sub-menus. Also if I delete the

Re: Re: Change bootloaders grub, isolinux and syslinux menus

2024-02-07 Thread Robert Spiteri
Thanks John. However, what if I do not want sub-menus and want just a single menu entry called "Start Installer GUI" for example? Also if I delete the install_text.cfg and install_start_text.cfg since I do not want the text based installer, will the default ones take their place since they are

luit and x11-utils during build

2024-02-07 Thread Robert Spiteri
While trying to do a live-build and installing lxde-core and xorg, the build is stopping with the following error: The following packages have unmet dependencies: luit: Breaks: x11-utils (< 7.7+6) but 7.7+5 is to be installed E: Error, pkgProblemResolver::Resolve generated breaks, this may be

Processed: forcemerge 1058927 1026224

2024-02-07 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > forcemerge 1058927 1026224 Bug #1058927 [live-build] live-build doesn't create tftpboot under arm64 and fails Bug #1026224 [live-build] live-build: Option "-b netboot" fails on arm64 architecture Severity set to 'important' from 'normal' Marked

Bug#1026224: [patch] live-build: Option "-b netboot" fails on arm64 architecture

2024-02-07 Thread Thomas Goirand
Hi! This simple patch fixes the issue. I tried opening an MR on Salsa but it seems Salsa has some issues currently (going to the merge request page after the push leads to an error 500-something). Cheers, Thomas Goirand (zigo) diff --git a/scripts/build/binary_netboot