I gave from the terminal: $

$ mkdir live; cd live
$ lb config --distribution trixie --binary-images iso-hybrid
--architectures amd64 --archive-areas "main contrib non-free"
--debian-installer-gui "true" debian-installer "live" --mirror-bootstrap
http://ftp.it.debian.org/debian/ --mirror-binary
http://ftp.it.debian.org/debian --bootappend-live "boot=live components
timezone=Europe/Rome locales=en_GB.UTF-8 keyboard-layouts=it
hostname=Debian-Custom username=user noeject autologin"

inside the folder config/package-lists/live.list.chroot

the file contains:

live-boot
live-config
live-config-systemd
systemd-sysv
mate-desktop-environment task-laptop xorg xinit xserver-xorg-input-evdev
xserver-xorg-input-libinput xserver-xorg-input-kbd
calamares
calamares-settings-debian
network-manager
network-manager-gnome
mate-applets
marco
mozo
mate-backgrounds
mate-control-center
mate-desktop

then from the terminal I do
sudo lb clean
sudo lb config
sudo lb build


and creates the iso:live-image-amd64.hybrid.iso

As soon as I start it, I launch the Calamares installer and it gives me:

Installation failed Error in the package manager The package manager could
not make any changes to the installed system. And the apt-get-purge -q -y
autoremove command returned error code 100

Reply via email to