I've done a test on a recent LXQT live image, by manually starting 'calamares --debug | tee this.log' as root (after 'sudo bash') on a QEMU instance with UEFI secure boot and no network available.

In the attached log I found the following snippet, which might explain why the system will not boot after the Calamares installer has finished.

---
    Starting job "bootloader" ( 32 / 41 )
15:55:31 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
Job file "/usr/lib/x86_64-linux-gnu/calamares/modules/bootloader/main.py"
[PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US"
.. Job description from pretty_name "bootloader" = "Install bootloader."
[PYTHON JOB]: "Bootloader: grub (efi)"
.. Running ("grub-install", "--target=x86_64-efi", "--efi-directory=/boot/efi", "--bootloader-id=Debian", "--force")
    .. Finished. Exit code: 0 output:
 Installing for x86_64-efi platform.
grub-install: warning: EFI variables cannot be set on this system.
grub-install: warning: You will have to complete the GRUB setup manually.
Installation finished. No error reported.
---

The line 'EFI variables cannot be set on this system' indicates that the efivarfs mount is read-only.

https://sources.debian.org/src/grub2/2.12~rc1-11/debian/patches/efivar-check-that-efivarfs-is-writeable.patch/?hl=67#L67

I hope this helps to further diagnose the issue.

With kind regards,
Roland Clobus

PS: While testing, I noticed that the icons on the Next and Previous buttons look different, depending on how the Calamares installer is started: 1) as a normal user with calamares-install-debian 2) as root with calamares
15:47:37 [6]: Calamares::Settings::Settings(const QString&, bool)
    Using Calamares settings file at "/etc/calamares/settings.conf" 
    .. Required settings.conf key hide-back-and-next-during-exec is missing. 
15:47:37 [6]: void Logger::setupLogfile()
    Using log file: "/root/.cache/calamares/session.log" 
15:47:37 [6]: void CalamaresApplication::init()
    Calamares version: 3.3.0-alpha2 
    .. languages: ("ar", "as", "ast", "az", "az_AZ", "be", "bg", "bn", "ca", "ca@valencia", "cs_CZ", "da", "de", "el", "en", "en_GB", "es", "es_MX", "et", "eu", "fa", "fi_FI", "fr", "fur", "gl", "he", "hi", "hr", "hu", "id", "is", "it_IT", "ja", "ko", "lt", "ml", "mr", "nb", "nl", "oc", "pl", "pt_BR", "pt_PT", "ro", "ru", "si", "sk", "sl", "sq", "sr", "sr@latin", "sv", "tg", "th", "tr_TR", "uk", "vi", "zh_CN", "zh_TW") 
15:47:37 [6]: bool CalamaresUtils::initQmlModulesDir()
    Using Calamares QML directory "/usr/share/calamares/qml" 
15:47:37 [6]: Calamares::Branding::Branding(const QString&, QObject*)
    Using Calamares branding file at "/etc/calamares/branding/debian/branding.desc" 
15:47:37 [2]: Calamares::Branding::Branding(const QString&, QObject*)
    WARNING: the branding component "/etc/calamares/branding/debian" does not ship translations. 
15:47:37 [6]: Calamares::Branding::Branding(const QString&, QObject*)
    Loaded branding component "debian" 
    .. Loaded QRC translation "tz_" "en_US" 
    .. Loaded QRC translation "calamares_" "en_US" 
    .. STARTUP: initSettings, initQmlPath, initBranding done 
    .. STARTUP: initModuleManager: module init started 
15:47:38 [6]: void Calamares::ModuleManager::doInit()
    Found 64 modules 
15:47:38 [6]: void CalamaresApplication::initView()
    STARTUP: initModuleManager: all modules init done 
15:47:38 [6]: void CalamaresApplication::initView()
    STARTUP: initJobQueue done 
15:47:38 [6]: CalamaresWindow::CalamaresWindow(QWidget*)
    Available desktop QSize(1280, 768) minimum size QSize(1024, 520) 
    .. Proposed window size: 1024 580 
15:47:38 [2]: QString Calamares::_stylesheet(const QDir&)
    WARNING: The branding component "/etc/calamares/branding/debian" does not ship stylesheet.qss. 
15:47:38 [6]: void CalamaresApplication::initView()
    STARTUP: CalamaresWindow created; loadModules started 
15:47:38 [6]: void Config::initLanguages()
    Trying to match locale "en_US" 
15:47:38 [6]: void Config::initLanguages()
    Trying to match locale QLocale(English, Latin, United States) 
15:47:38 [6]: void Config::setLocaleIndex(int)
    Index 14 Selected locale "en" 
    .. Loaded QRC translation "tz_" "en" 
    .. Loaded QRC translation "calamares_" "en" 
15:47:38 [2]: bool getCheckInternetUrls(const QVariantMap&)
    WARNING: GeneralRequirements entry 'internetCheckUrl' is undefined in welcome.conf, reverting to default ( "http://example.com"; ). 
15:47:38 [2]: void GeneralRequirements::setConfigurationMap(const QVariantMap&)
    WARNING: GeneralRequirements configuration map: 
     check :   storage, ram, power, root 
     required :   storage, ram, root 
     requiredRam :   1 
     requiredStorage :   10 
15:47:39 [6]: virtual void Calamares::ViewModule::loadSelf()
    ViewModule "welcome@welcome" loading complete. 
15:47:39 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
    WARNING: No config file for "locale" found anywhere at 
     "/root/src/modules/locale/locale.conf" 
     "/etc/calamares/modules/locale.conf" 
     "/usr/share/calamares/modules/locale.conf" 
15:47:39 [6]: QStringList loadLocales(const QString&)
    Loading locales from "/usr/share/i18n/SUPPORTED" 
    ..  Read 501 lines 
    ..  After filtering 318 lines 
15:47:39 [6]: virtual void Calamares::ViewModule::loadSelf()
    ViewModule "locale@locale" loading complete. 
15:47:39 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
    WARNING: No config file for "keyboard" found anywhere at 
     "/root/src/modules/keyboard/keyboard.conf" 
     "/etc/calamares/modules/keyboard.conf" 
     "/usr/share/calamares/modules/keyboard.conf" 
15:47:39 [6]: KeyboardModelsModel::KeyboardModelsModel(QObject*)
    Loaded 189 keyboard models 
15:47:39 [6]: KeyboardPage::KeyboardPage(Config*, QWidget*)
    Variants now total= 0 selected= -1 
    .. Loaded QRC translation "kb_" "en" 
15:47:39 [6]: void Config::detectCurrentKeyboardLayout()
    ("pc", "us", "inet(evdev)\"") 
15:47:39 [6]: virtual void Calamares::ViewModule::loadSelf()
    ViewModule "keyboard@keyboard" loading complete. 
15:47:39 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
    WARNING: No config file for "partition" found anywhere at 
     "/root/src/modules/partition/partition.conf" 
     "/etc/calamares/modules/partition.conf" 
     "/usr/share/calamares/modules/partition.conf" 
15:47:41 [6]: CalamaresUtils::Partition::InternalManager::InternalManager()
    KPMCore backend starting .. 
15:47:41 [6]: Loaded backend plugin:  "pmsfdiskbackendplugin"
    .. Backend @0x55f6ad84f8d0 "pmsfdiskbackendplugin" "1" 
15:47:41 [2]: void Config::setConfigurationMap(const QVariantMap&)
    WARNING: Configuration for *initialSwapChoice* is not one of the *userSwapChoices* 
15:47:41 [2]: void Config::fillConfigurationFSTypes(const QVariantMap&)
    WARNING: Partition-module setting *defaultFileSystemType* is missing, will use ext4 
15:47:41 [2]: virtual void PartitionViewStep::setConfigurationMap(const QVariantMap&)
    WARNING: Partition-module setting *defaultPartitionTableType* is unset, will use gpt for efi or msdos for bios 
15:47:41 [6]: virtual void Calamares::ViewModule::loadSelf()
    ViewModule "partition@partition" loading complete. 
    .. libpwquality setting "minlen=0" 
    .. libpwquality setting "minclass=0" 
15:47:41 [6]: virtual void Calamares::ViewModule::loadSelf()
    ViewModule "users@users" loading complete. 
15:47:41 [6]: virtual void Calamares::ViewModule::loadSelf()
    ViewModule "summary@summary" loading complete. 
15:47:41 [6]: void Calamares::ModuleManager::loadModules()
    Module "partition@partition" already loaded. 
15:47:41 [6]: Calamares::SlideshowQML::SlideshowQML(QWidget*)
    QML import paths: 
     "/usr/share/calamares/qml" 
     "/usr/bin" 
     "qrc:/qt-project.org/imports" 
     "/usr/lib/x86_64-linux-gnu/qt5/qml" 
15:47:41 [6]: Calamares::SlideshowQML::SlideshowQML(QWidget*)
    QML load on startup, API 2. 
15:47:41 [2]: QThread::setPriority: Cannot set priority, thread is not running
15:47:41 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
    WARNING: No config file for "dpkg-unsafe-io" found anywhere at 
     "/root/src/modules/dpkg-unsafe-io/dpkg-unsafe-io.conf" 
     "/etc/calamares/modules/dpkg-unsafe-io.conf" 
     "/usr/share/calamares/modules/dpkg-unsafe-io.conf" 
15:47:41 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
    WARNING: No config file for "sources-media" found anywhere at 
     "/root/src/modules/sources-media/sources-media.conf" 
     "/etc/calamares/modules/sources-media.conf" 
     "/usr/share/calamares/modules/sources-media.conf" 
15:47:41 [2]: virtual void MachineIdJob::setConfigurationMap(const QVariantMap&)
    WARNING: MachineId: configuration setting *symlink* is deprecated, use *dbus-symlink*. 
15:47:41 [6]: virtual void Calamares::CppJobModule::loadSelf()
    CppJobModule "machineid@machineid" loading complete. 
15:47:41 [6]: void Calamares::ModuleManager::loadModules()
    Module "locale@locale" already loaded. 
15:47:41 [6]: void Calamares::ModuleManager::loadModules()
    Module "keyboard@keyboard" already loaded. 
15:47:41 [6]: void Calamares::ModuleManager::loadModules()
    Module "users@users" already loaded. 
15:47:41 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
    WARNING: No config file for "services-systemd" found anywhere at 
     "/root/src/modules/services-systemd/services-systemd.conf" 
     "/etc/calamares/modules/services-systemd.conf" 
     "/usr/share/calamares/modules/services-systemd.conf" 
15:47:41 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
    WARNING: No config file for "bootloader-config" found anywhere at 
     "/root/src/modules/bootloader-config/bootloader-config.conf" 
     "/etc/calamares/modules/bootloader-config.conf" 
     "/usr/share/calamares/modules/bootloader-config.conf" 
15:47:41 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
    WARNING: No config file for "grubcfg" found anywhere at 
     "/root/src/modules/grubcfg/grubcfg.conf" 
     "/etc/calamares/modules/grubcfg.conf" 
     "/usr/share/calamares/modules/grubcfg.conf" 
15:47:41 [6]: virtual void Calamares::CppJobModule::loadSelf()
    CppJobModule "luksbootkeyfile@luksbootkeyfile" loading complete. 
15:47:41 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
    WARNING: No config file for "plymouthcfg" found anywhere at 
     "/root/src/modules/plymouthcfg/plymouthcfg.conf" 
     "/etc/calamares/modules/plymouthcfg.conf" 
     "/usr/share/calamares/modules/plymouthcfg.conf" 
15:47:41 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
    WARNING: No config file for "initramfs" found anywhere at 
     "/root/src/modules/initramfs/initramfs.conf" 
     "/etc/calamares/modules/initramfs.conf" 
     "/usr/share/calamares/modules/initramfs.conf" 
15:47:41 [6]: virtual void Calamares::CppJobModule::loadSelf()
    CppJobModule "initramfs@initramfs" loading complete. 
15:47:41 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
    WARNING: No config file for "dpkg-unsafe-io-undo" found anywhere at 
     "/root/src/modules/dpkg-unsafe-io-undo/dpkg-unsafe-io-undo.conf" 
     "/etc/calamares/modules/dpkg-unsafe-io-undo.conf" 
     "/usr/share/calamares/modules/dpkg-unsafe-io-undo.conf" 
15:47:41 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
    WARNING: No config file for "sources-media-unmount" found anywhere at 
     "/root/src/modules/sources-media-unmount/sources-media-unmount.conf" 
     "/etc/calamares/modules/sources-media-unmount.conf" 
     "/usr/share/calamares/modules/sources-media-unmount.conf" 
15:47:41 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
    WARNING: No config file for "sources-final" found anywhere at 
     "/root/src/modules/sources-final/sources-final.conf" 
     "/etc/calamares/modules/sources-final.conf" 
     "/usr/share/calamares/modules/sources-final.conf" 
15:47:41 [2]: void Calamares::Module::loadConfigurationFile(const QString&)
    WARNING: No config file for "umount" found anywhere at 
     "/root/src/modules/umount/umount.conf" 
     "/etc/calamares/modules/umount.conf" 
     "/usr/share/calamares/modules/umount.conf" 
15:47:41 [6]: virtual void Calamares::CppJobModule::loadSelf()
    CppJobModule "umount@umount" loading complete. 
15:47:41 [2]: void Config::setConfigurationMap(const QVariantMap&)
    WARNING: Configuring the finished module with deprecated restartNowEnabled settings 
15:47:41 [6]: virtual void Calamares::ViewModule::loadSelf()
    ViewModule "finished@finished" loading complete. 
15:47:41 [6]: void Config::xkbApply()
    xkbmap selection changed to:  "us" - "" 
15:47:41 [6]: void CalamaresApplication::initViewSteps()
    STARTUP: loadModules for all modules done 
15:47:41 [6]: void Calamares::ModuleManager::checkRequirements()
    Checking module requirements .. 
15:47:41 [6]: void CalamaresApplication::initViewSteps()
    STARTUP: Window now visible and ProgressTreeView populated 
    .. 8 view steps loaded. 
    .. Loaded QRC translation "kb_" "en" 
15:47:41 [6]: void Calamares::SlideshowQML::loadQmlV2Complete()
    QML component complete, API 2 
15:47:43 [6]: smartctl initialization failed for  "/dev/sdb" :  No such file or directory
15:47:43 [6]: error during smart output parsing for  "/dev/sdb" :  Success
15:47:43 [6]: QList<Device*> PartUtils::getDevices(DeviceType)
    Removing unsuitable devices: 2 candidates. 
    .. Running ("blkid", "/dev/sda") 
    .. Finished. Exit code: 0 output:
 /dev/sda: PTUUID="5290eac6-6cdc-40e7-a177-3e52f6a54f4c" PTTYPE="gpt"
    .. Running ("blkid", "") 
    .. Target cmd: ("blkid", "") Exit code: 2 (no output) 
    .. Running ("blkid", "/dev/sda1") 
    .. Finished. Exit code: 0 output:
 /dev/sda1: UUID="C7FB-635F" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="b8417834-957b-4949-8714-a63c7ef27c7e"
    .. Running ("blkid", "/dev/sda2") 
    .. Finished. Exit code: 0 output:
 /dev/sda2: UUID="cdbe67ee-d3ee-4b56-9ebb-e5d81ce380c9" BLOCK_SIZE="4096" TYPE="ext4" PARTLABEL="root" PARTUUID="360ed8f1-b27a-4b28-8412-7184a86db21d"
    .. Running ("blkid", "/dev/sda3") 
    .. Finished. Exit code: 0 output:
 /dev/sda3: LABEL="swap" UUID="24a52912-221d-442d-8f54-474533e6042f" TYPE="swap" PARTUUID="e9268c1c-396c-4d1c-8417-f16301a53be8"
    .. Running ("blkid", "") 
    .. Target cmd: ("blkid", "") Exit code: 2 (no output) 
    .. Running ("blkid", "/dev/sdb") 
    .. Finished. Exit code: 0 output:
 /dev/sdb: PTUUID="8dbab871-4e17-4505-a662-adbbc9746072" PTTYPE="gpt"
    .. Running ("blkid", "/dev/sdb1") 
    .. Finished. Exit code: 0 output:
 /dev/sdb1: LABEL="BOOTME" UUID="0865-D0E4" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="441e4d4b-da22-490f-a5b4-2dbe21e3e036"
    .. there are 2 devices left. 
15:47:43 [6]: void PartitionCoreModule::doInit()
    LIST OF DETECTED DEVICES: 
    .. node	capacity	name	prettyName 
    .. "/dev/sda" 17174384640 DevName$3d6711ec DevNamePretty$49ce2ef7 
    .. "/dev/sdb" 4293596160 DevName$3d6711ec DevNamePretty$30d9d84b 
    .. 2 devices detected. 
    .. Running ("blkid", "-s", "TYPE", "-o", "value", "/dev/sda2") 
    .. Finished. Exit code: 0 output:
 ext4
15:47:44 [6]: FstabEntryList PartUtils::lookForFstabEntries(const QString&)
    Checking device "/dev/sda2" for fstab (fs= "ext4" ) 
    .. Running ("mount", "-o", "ro,noload", "/dev/sda2", "/tmp/calamares-djTfFn") 
    .. Running ("udevadm", "settle") 
    .. Running ("sync") 
    .. got 11 fstab entries from 11 lines in "/tmp/calamares-djTfFn/etc/fstab" 
    .. Running ("umount", "-R", "/tmp/calamares-djTfFn") 
    .. Running ("udevadm", "settle") 
    .. Running ("sync") 
    ..  NO, insufficient storage 
     Required  storage B: 13421772800 "(12.5GiB)" 
     Available storage B: 2115040768 "(1GiB)" for "/dev/sda2" length: 24163891 sectorsUsed: 20032952 fsType: "ext4" 
15:47:44 [6]: OsproberEntryList PartUtils::runOsprober(DeviceModel*)
    os-prober lines after cleanup: 
     "/dev/sda2:Debian GNU/Linux trixie/sid:Debian:linux" 
15:47:44 [6]: void PartitionCoreModule::scanForEfiSystemPartitions()
    system is EFI and new EFI system partition has been found. 
15:47:44 [6]: void Calamares::RequirementsChecker::addCheckedRequirements(Calamares::Module*)
    Got 1 requirement results from "partition" 
    .. Loading "/etc/calamares/branding/debian/show.qml" 
15:47:44 [6]: Calamares::RequirementsList GeneralRequirements::checkRequirements()
    GeneralRequirements output: 
     storage :   10737418240 
     enoughStorage :   true 
     RAM :   1073741824 
     enoughRam :   true 
     hasPower :   true 
     hasInternet :   unchecked 
     isRoot :   true 
15:47:44 [6]: void Calamares::RequirementsChecker::addCheckedRequirements(Calamares::Module*)
    Got 4 requirement results from "welcome" 
15:47:44 [6]: bool ChoicePage::calculateNextEnabled() const
    No partitioning choice has been made yet 
15:47:44 [6]: void ChoicePage::updateDeviceStatePreview()
    Updating partitioning state widgets. 
15:47:44 [6]: void ChoicePage::setupActions()
    Setting up actions for "/dev/sda" with 1 entries. 
    ..  Can not resize "/dev/sda" , filesystem "unknown" does not support resize. 
    ..  Checking if "/dev/sda" can be replaced. 
    ..  NO, insufficient storage 
     Required  storage B: 11274289152 "(10GiB)" 
     Available storage B: 1048576 "(0GiB)" 
    ..  Can not resize "/dev/sda1" , filesystem "fat32" does not support resize. 
    ..  Checking if "/dev/sda1" can be replaced. 
    ..  NO, insufficient storage 
     Required  storage B: 11274289152 "(10GiB)" 
     Available storage B: 314572800 "(0GiB)" 
    ..  NO, insufficient storage 
     Required  storage B: 13421772800 "(12.5GiB)" 
     Available storage B: 2115040768 "(1GiB)" for "/dev/sda2" length: 24163891 sectorsUsed: 20032952 fsType: "ext4" 
    ..  Checking if "/dev/sda2" can be replaced. 
    ..  Partition "/dev/sda2" authorized for replace install. 
    .. contains replaceable "/dev/sda2" 
    ..  NO, insufficient storage 
     Required  storage B: 13421772800 "(12.5GiB)" 
     Available storage B: 4485802496 "(4GiB)" for "/dev/sda3" length: 8761333 sectorsUsed: 0 fsType: "linuxswap" 
    ..  Checking if "/dev/sda3" can be replaced. 
    ..  NO, insufficient storage 
     Required  storage B: 11274289152 "(10GiB)" 
     Available storage B: 4485802496 "(4GiB)" 
    ..  Can not resize "/dev/sda" , filesystem "unknown" does not support resize. 
    ..  Checking if "/dev/sda" can be replaced. 
    ..  NO, insufficient storage 
     Required  storage B: 11274289152 "(10GiB)" 
     Available storage B: 5467648 "(0GiB)" 
15:47:44 [6]: ChoicePage::setupActions()::<lambda()>
    Setting texts for 1 non-empty osprober entry 
15:47:44 [6]: void ChoicePage::setupActions()
    No partitions available for resize-action. 
15:47:44 [6]: void ChoicePage::continueApplyDeviceChoice()
    Previous device -1 new device 0 
15:47:44 [6]: void ChoicePage::applyActionChoice(InstallChoice)
    Prev -1 InstallChoice Config::NoChoice "none" 
15:47:44 [6]: bool ChoicePage::calculateNextEnabled() const
    No partitioning choice has been made yet 
15:47:44 [6]: void ChoicePage::updateActionChoicePreview(InstallChoice)
    Updating partitioning preview widgets. 
15:47:44 [6]: bool ChoicePage::calculateNextEnabled() const
    No partitioning choice has been made yet 
15:47:44 [6]: bool ChoicePage::calculateNextEnabled() const
    No partitioning choice has been made yet 
15:47:44 [6]: void Calamares::RequirementsChecker::reportProgress()
    Remaining modules: 1 
     "welcome" 
15:47:44 [6]: void Calamares::RequirementsChecker::finished()
    All requirements have been checked. 
15:47:44 [6]: void Calamares::RequirementsModel::describe() const
    Requirements model has 5 items 
    .. requirement 0 "partitions" satisfied? true mandatory? true 
    .. requirement 1 "storage" satisfied? true mandatory? true 
    .. requirement 2 "ram" satisfied? true mandatory? true 
    .. requirement 3 "power" satisfied? true mandatory? false 
    .. requirement 4 "root" satisfied? true mandatory? true 
15:47:46 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
    Mapping "en" in "US" to locale. 
    .. Got best match for "en" as "en_ZW.UTF-8" 
    .. Got best match for "en_US" as "en_US.UTF-8" 
10:47:47 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
    Mapping "en" in "US" to locale. 
    .. Got best match for "en" as "en_ZW.UTF-8" 
    .. Got best match for "en_US" as "en_US.UTF-8" 
10:47:47 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
    Mapping "en" in "US" to locale. 
    .. Got best match for "en" as "en_ZW.UTF-8" 
    .. Got best match for "en_US" as "en_US.UTF-8" 
10:47:51 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
    Mapping "en" in "NL" to locale. 
    .. Got best match for "en" as "en_ZW.UTF-8" 
    .. Got best match for "en_NL" as "en_AG" 
    .. Got best match for "en_US" as "en_US.UTF-8" 
15:47:56 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
    Mapping "en" in "DE" to locale. 
    .. Got best match for "en" as "en_ZW.UTF-8" 
    .. Got best match for "en_DE" as "en_AG" 
    .. Got best match for "en_US" as "en_US.UTF-8" 
15:47:57 [6]: void Config::guessLocaleKeyboardLayout()
    Got locale language "en_US.UTF-8" 
    .. looking for locale part "US" 
    .. matched "us" 
15:47:57 [6]: void guessLayout(const QStringList&, KeyboardLayoutModel*, KeyboardVariantsModel*)
    Next level: "en" 
15:48:00 [6]: void ChoicePage::applyActionChoice(InstallChoice)
    Prev -1 InstallChoice Config::Erase "erase" 
15:48:00 [6]: PartitionTable* CreatePartitionTableJob::createTable()
    CreatePartitionTableJob::createTable trying to make table for device "/dev/sda" 
15:48:00 [2]: void PartitionCoreModule::scanForEfiSystemPartitions()
    WARNING: system is EFI but no EFI system partitions found. 
15:48:00 [6]: void PartitionCoreModule::scanForEfiSystemPartitions()
    system is EFI and new EFI system partition has been found. 
15:48:00 [6]: quint64 swapSuggestion(quint64, Config::SwapChoice)
    Suggested swap size: 4 GiB 
15:48:00 [6]: void PartitionCoreModule::dumpQueue() const
    # Queue: 
    .. ## Device: "/dev/sda" 
    .. - CreatePartitionTableJob 
    .. - CreatePartitionJob 
    .. - SetPartFlagsJob 
    .. - CreatePartitionJob 
    .. - CreatePartitionJob 
    .. ## Device: "/dev/sdb" 
15:48:00 [6]: void ChoicePage::updateActionChoicePreview(InstallChoice)
    Updating partitioning preview widgets. 
15:48:17 [2]: QObject::setParent: Cannot set parent, new parent is in a different thread
15:48:17 [6]: virtual QString PartitionViewStep::prettyStatus() const
    Summary for Partition 1 Config::Erase 
15:48:17 [6]: QStringList findEssentialLVs(const QList<PartitionCoreModule::DeviceInfo*>&)
    Checking LVM use on 2 devices 
15:48:17 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const
    Building partition information map 
    .. partitions on "/dev/sda" 
    ..  mapping for "" "unallocated" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$ff9f96e6" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "unknown" 
     fsName :   "unknown" 
     filesystem-uuid (uuid) :   "FSUUID$c6849bf5" 
     claimed :   "false" 
    ..  mapping for "" "New Partition" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$ff9f96e6" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "/boot/efi" 
     fs: :   "fat32" 
     fsName :   "fat32" 
     filesystem-uuid (uuid) :   "FSUUID$c6849bf5" 
     claimed :   "true" 
    ..  mapping for "" "New Partition" 
     partlabel :   "root" 
     partition-uuid (partuuid) :   "PartUUID$ff9f96e6" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "/" 
     fs: :   "ext4" 
     fsName :   "ext4" 
     filesystem-uuid (uuid) :   "FSUUID$c6849bf5" 
     claimed :   "true" 
    ..  mapping for "" "New Partition" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$ff9f96e6" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "linuxswap" 
     fsName :   "linuxswap" 
     filesystem-uuid (uuid) :   "FSUUID$c6849bf5" 
     claimed :   "true" 
    .. partitions on "/dev/sdb" 
    ..  mapping for "/dev/sdb1" "/dev/sdb1" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$a25f4e1a" 
     parttype :   "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "fat32" 
     fsName :   "fat32" 
     filesystem-uuid (uuid) :   "FSUUID$fe3041ef" 
     claimed :   "false" 
15:48:17 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const
    Building partition information map 
    .. partitions on "/dev/sda" 
    ..  mapping for "" "unallocated" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$ff9f96e6" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "unknown" 
     fsName :   "unknown" 
     filesystem-uuid (uuid) :   "FSUUID$c6849bf5" 
     claimed :   "false" 
    ..  mapping for "" "New Partition" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$ff9f96e6" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "/boot/efi" 
     fs: :   "fat32" 
     fsName :   "fat32" 
     filesystem-uuid (uuid) :   "FSUUID$c6849bf5" 
     claimed :   "true" 
    ..  mapping for "" "New Partition" 
     partlabel :   "root" 
     partition-uuid (partuuid) :   "PartUUID$ff9f96e6" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "/" 
     fs: :   "ext4" 
     fsName :   "ext4" 
     filesystem-uuid (uuid) :   "FSUUID$c6849bf5" 
     claimed :   "true" 
    ..  mapping for "" "New Partition" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$ff9f96e6" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "linuxswap" 
     fsName :   "linuxswap" 
     filesystem-uuid (uuid) :   "FSUUID$c6849bf5" 
     claimed :   "true" 
    .. partitions on "/dev/sdb" 
    ..  mapping for "/dev/sdb1" "/dev/sdb1" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$a25f4e1a" 
     parttype :   "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "fat32" 
     fsName :   "fat32" 
     filesystem-uuid (uuid) :   "FSUUID$fe3041ef" 
     claimed :   "false" 
15:48:17 [2]: QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout
15:48:17 [2]: QObject::setParent: Cannot set parent, new parent is in a different thread
15:48:17 [6]: QStringList findEssentialLVs(const QList<PartitionCoreModule::DeviceInfo*>&)
    Checking LVM use on 2 devices 
15:48:17 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const
    Building partition information map 
    .. partitions on "/dev/sda" 
    ..  mapping for "" "unallocated" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$ff9f96e6" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "unknown" 
     fsName :   "unknown" 
     filesystem-uuid (uuid) :   "FSUUID$c6849bf5" 
     claimed :   "false" 
    ..  mapping for "" "New Partition" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$ff9f96e6" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "/boot/efi" 
     fs: :   "fat32" 
     fsName :   "fat32" 
     filesystem-uuid (uuid) :   "FSUUID$c6849bf5" 
     claimed :   "true" 
    ..  mapping for "" "New Partition" 
     partlabel :   "root" 
     partition-uuid (partuuid) :   "PartUUID$ff9f96e6" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "/" 
     fs: :   "ext4" 
     fsName :   "ext4" 
     filesystem-uuid (uuid) :   "FSUUID$c6849bf5" 
     claimed :   "true" 
    ..  mapping for "" "New Partition" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$ff9f96e6" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "linuxswap" 
     fsName :   "linuxswap" 
     filesystem-uuid (uuid) :   "FSUUID$c6849bf5" 
     claimed :   "true" 
    .. partitions on "/dev/sdb" 
    ..  mapping for "/dev/sdb1" "/dev/sdb1" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$a25f4e1a" 
     parttype :   "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "fat32" 
     fsName :   "fat32" 
     filesystem-uuid (uuid) :   "FSUUID$fe3041ef" 
     claimed :   "false" 
15:48:17 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const
    Building partition information map 
    .. partitions on "/dev/sda" 
    ..  mapping for "" "unallocated" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$ff9f96e6" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "unknown" 
     fsName :   "unknown" 
     filesystem-uuid (uuid) :   "FSUUID$c6849bf5" 
     claimed :   "false" 
    ..  mapping for "" "New Partition" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$ff9f96e6" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "/boot/efi" 
     fs: :   "fat32" 
     fsName :   "fat32" 
     filesystem-uuid (uuid) :   "FSUUID$c6849bf5" 
     claimed :   "true" 
    ..  mapping for "" "New Partition" 
     partlabel :   "root" 
     partition-uuid (partuuid) :   "PartUUID$ff9f96e6" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "/" 
     fs: :   "ext4" 
     fsName :   "ext4" 
     filesystem-uuid (uuid) :   "FSUUID$c6849bf5" 
     claimed :   "true" 
    ..  mapping for "" "New Partition" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$ff9f96e6" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "linuxswap" 
     fsName :   "linuxswap" 
     filesystem-uuid (uuid) :   "FSUUID$c6849bf5" 
     claimed :   "true" 
    .. partitions on "/dev/sdb" 
    ..  mapping for "/dev/sdb1" "/dev/sdb1" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$a25f4e1a" 
     parttype :   "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "fat32" 
     fsName :   "fat32" 
     filesystem-uuid (uuid) :   "FSUUID$fe3041ef" 
     claimed :   "false" 
15:48:17 [6]: void ensureSize(QWidget*, QScrollArea*, Calamares::ViewStep*)
    Summary widget is larger than viewport, enlarge by 135 to QSize(834, 682) 
15:48:22 [6]: void CalamaresUtils::callQmlFunction(QQuickItem*, const char*)
    QML "onActivate()" is missing. 
15:48:22 [6]: QStringList findEssentialLVs(const QList<PartitionCoreModule::DeviceInfo*>&)
    Checking LVM use on 2 devices 
15:48:22 [6]: void Calamares::JobThread::finalize()
    There are 41 jobs, total weight 38 
    .. Job 1 "Manage auto-mount settings" +wt 0.1 tot.wt 0.1 
    .. Job 2 "Clear all temporary mounts." +wt 0.1 tot.wt 0.2 
    .. Job 3 "Clear mounts for partitioning operations on /dev/sda" +wt 0.1 tot.wt 0.3 
    .. Job 4 "Create new gpt partition table on /dev/sda." +wt 0.1 tot.wt 0.4 
    .. Job 5 "Create new 300MiB partition on /dev/sda (QEMU HARDDISK)." +wt 0.1 tot.wt 0.5 
    .. Job 6 "Set flags on 300MiB fat32 partition." +wt 0.1 tot.wt 0.6 
    .. Job 7 "Create new 11798MiB partition on /dev/sda (QEMU HARDDISK) with entries root." +wt 0.1 tot.wt 0.7 
    .. Job 8 "Create new 4277MiB partition on /dev/sda (QEMU HARDDISK)." +wt 0.1 tot.wt 0.8 
    .. Job 9 "Set partition information" +wt 0.1 tot.wt 0.9 
    .. Job 10 "Manage auto-mount settings" +wt 0.1 tot.wt 1 
    .. Job 11 "mount" +wt 1 tot.wt 2 
    .. Job 12 "unpackfs" +wt 12 tot.wt 14 
    .. Job 13 " Run command '/usr/sbin/dpkg-unsafe-io'." +wt 1 tot.wt 15 
    .. Job 14 " Run command '/usr/sbin/sources-media'." +wt 1 tot.wt 16 
    .. Job 15 "Generate machine-id." +wt 1 tot.wt 17 
    .. Job 16 "fstab" +wt 1 tot.wt 18 
    .. Job 17 "Set timezone to Europe/Berlin" +wt 1 tot.wt 19 
    .. Job 18 "Set keyboard model to pc105, layout to us-" +wt 1 tot.wt 20 
    .. Job 19 "localecfg" +wt 1 tot.wt 21 
    .. Job 20 "Configure <pre>sudo</pre> users." +wt 0.166667 tot.wt 21.1667 
    .. Job 21 "Preparing groups." +wt 0.166667 tot.wt 21.3333 
    .. Job 22 "Create user user" +wt 0.166667 tot.wt 21.5 
    .. Job 23 "Set password for user user" +wt 0.166667 tot.wt 21.6667 
    .. Job 24 "Set password for user root" +wt 0.166667 tot.wt 21.8333 
    .. Job 25 "Set hostname user-standardpcq35ich92009" +wt 0.166667 tot.wt 22 
    .. Job 26 "displaymanager" +wt 1 tot.wt 23 
    .. Job 27 "networkcfg" +wt 1 tot.wt 24 
    .. Job 28 "hwclock" +wt 1 tot.wt 25 
    .. Job 29 "services-systemd" +wt 1 tot.wt 26 
    .. Job 30 " Run command '/usr/sbin/bootloader-config'." +wt 1 tot.wt 27 
    .. Job 31 "grubcfg" +wt 1 tot.wt 28 
    .. Job 32 "bootloader" +wt 1 tot.wt 29 
    .. Job 33 "packages" +wt 1 tot.wt 30 
    .. Job 34 "Configuring LUKS key file." +wt 1 tot.wt 31 
    .. Job 35 "plymouthcfg" +wt 1 tot.wt 32 
    .. Job 36 "initramfscfg" +wt 1 tot.wt 33 
    .. Job 37 "Creating initramfs." +wt 1 tot.wt 34 
    .. Job 38 " Run command '/usr/sbin/dpkg-unsafe-io -u'." +wt 1 tot.wt 35 
    .. Job 39 " Run command '/usr/sbin/sources-media -u'." +wt 1 tot.wt 36 
    .. Job 40 " Run command '/usr/sbin/sources-final'." +wt 1 tot.wt 37 
    .. Job 41 "Unmount file systems." +wt 1 tot.wt 38 
15:48:22 [6]: virtual void Calamares::JobThread::run()
    Starting job "Manage auto-mount settings" ( 1 / 41 ) 
15:48:22 [6]: virtual Calamares::JobResult AutoMountManagementJob::exec()
    Set automount to disable 
15:48:22 [6]: std::shared_ptr<CalamaresUtils::Partition::AutoMountInfo> CalamaresUtils::Partition::automountDisable(bool)
    Setting Solid automount to disabled 
    .. 2 reply () 
    .. 2 reply (QVariant(bool, false)) 
15:48:22 [6]: virtual void Calamares::JobThread::run()
    Starting job "Clear all temporary mounts." ( 2 / 41 ) 
15:48:22 [6]: virtual void Calamares::JobThread::run()
    Starting job "Clear mounts for partitioning operations on /dev/sda" ( 3 / 41 ) 
15:48:22 [6]: QStringList getPartitionsForDevice(const QString&)
    Reading from "/proc/partitions" looking for "sda" 
15:48:22 [6]: virtual Calamares::JobResult ClearMountsJob::exec()
    ClearMountsJob finished. Here's what was done: 
    .. Running ("udevadm", "settle") 
    .. Running ("sync") 
15:48:22 [6]: virtual void Calamares::JobThread::run()
    Starting job "Create new gpt partition table on /dev/sda." ( 4 / 41 ) 
15:48:22 [6]: virtual Calamares::JobResult CreatePartitionTableJob::exec()
    Creating new partition table of type "gpt" , uncommitted partitions: 
    .. "unallocated" 
    .. "New Partition" 
    .. "New Partition" 
    .. "New Partition" 
    .. Running ("lsblk") 
    .. Finished. Exit code: 0 output:
 NAME   MAJ:MIN RM  SIZE RO TYPE MOUNTPOINTS
loop0    7:0    0  2.6G  1 loop /usr/lib/live/mount/rootfs/filesystem.squashfs
                                /run/live/rootfs/filesystem.squashfs
sda      8:0    0   16G  0 disk 
|-sda1   8:1    0  300M  0 part 
|-sda2   8:2    0 11.5G  0 part 
`-sda3   8:3    0  4.2G  0 part 
sdb      8:16   0    4G  0 disk 
`-sdb1   8:17   0    4G  0 part /media/user/BOOTME
sr0     11:0    1    3G  0 rom  /usr/lib/live/mount/medium
                                /run/live/medium
    .. lsblk output:
 NAME   MAJ:MIN RM  SIZE RO TYPE MOUNTPOINTS
loop0    7:0    0  2.6G  1 loop /usr/lib/live/mount/rootfs/filesystem.squashfs
                                /run/live/rootfs/filesystem.squashfs
sda      8:0    0   16G  0 disk 
|-sda1   8:1    0  300M  0 part 
|-sda2   8:2    0 11.5G  0 part 
`-sda3   8:3    0  4.2G  0 part 
sdb      8:16   0    4G  0 disk 
`-sdb1   8:17   0    4G  0 part /media/user/BOOTME
sr0     11:0    1    3G  0 rom  /usr/lib/live/mount/medium
                                /run/live/medium
    .. Running ("mount") 
    .. Finished. Exit code: 0 output:
 sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs (rw,nosuid,relatime,size=946984k,nr_inodes=236746,mode=755,inode64)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,nodev,noexec,relatime,size=199124k,mode=755,inode64)
/dev/sr0 on /run/live/medium type iso9660 (ro,noatime,nojoliet,check=s,map=n,blocksize=2048,iocharset=utf8)
/dev/loop0 on /run/live/rootfs/filesystem.squashfs type squashfs (ro,noatime,errors=continue)
tmpfs on /run/live/overlay type tmpfs (rw,noatime,size=995608k,mode=755,inode64)
overlay on / type overlay (rw,noatime,lowerdir=/run/live/rootfs/filesystem.squashfs/,upperdir=/run/live/overlay/rw,workdir=/run/live/overlay/work,redirect_dir=on)
tmpfs on /usr/lib/live/mount type tmpfs (rw,nosuid,nodev,noexec,relatime,size=199124k,mode=755,inode64)
/dev/sr0 on /usr/lib/live/mount/medium type iso9660 (ro,noatime,nojoliet,check=s,map=n,blocksize=2048,iocharset=utf8)
/dev/loop0 on /usr/lib/live/mount/rootfs/filesystem.squashfs type squashfs (ro,noatime,errors=continue)
tmpfs on /usr/lib/live/mount/overlay type tmpfs (rw,noatime,size=995608k,mode=755,inode64)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,inode64)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k,inode64)
cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=30,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=12541)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,nosuid,nodev,relatime,pagesize=2M)
mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)
tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime)
configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime,inode64)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,nosuid,nodev,noexec,relatime)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=199120k,nr_inodes=49780,mode=700,uid=1000,gid=1000,inode64)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
portal on /run/user/1000/doc type fuse.portal (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
/dev/sdb1 on /media/user/BOOTME type vfat (rw,nosuid,nodev,relatime,uid=1000,gid=1000,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,showexec,utf8,flush,errors=remount-ro,uhelper=udisks2)
    .. mount output:
 sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs (rw,nosuid,relatime,size=946984k,nr_inodes=236746,mode=755,inode64)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,nodev,noexec,relatime,size=199124k,mode=755,inode64)
/dev/sr0 on /run/live/medium type iso9660 (ro,noatime,nojoliet,check=s,map=n,blocksize=2048,iocharset=utf8)
/dev/loop0 on /run/live/rootfs/filesystem.squashfs type squashfs (ro,noatime,errors=continue)
tmpfs on /run/live/overlay type tmpfs (rw,noatime,size=995608k,mode=755,inode64)
overlay on / type overlay (rw,noatime,lowerdir=/run/live/rootfs/filesystem.squashfs/,upperdir=/run/live/overlay/rw,workdir=/run/live/overlay/work,redirect_dir=on)
tmpfs on /usr/lib/live/mount type tmpfs (rw,nosuid,nodev,noexec,relatime,size=199124k,mode=755,inode64)
/dev/sr0 on /usr/lib/live/mount/medium type iso9660 (ro,noatime,nojoliet,check=s,map=n,blocksize=2048,iocharset=utf8)
/dev/loop0 on /usr/lib/live/mount/rootfs/filesystem.squashfs type squashfs (ro,noatime,errors=continue)
tmpfs on /usr/lib/live/mount/overlay type tmpfs (rw,noatime,size=995608k,mode=755,inode64)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,inode64)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k,inode64)
cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=30,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=12541)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,nosuid,nodev,relatime,pagesize=2M)
mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)
tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime)
configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime,inode64)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,nosuid,nodev,noexec,relatime)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=199120k,nr_inodes=49780,mode=700,uid=1000,gid=1000,inode64)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
portal on /run/user/1000/doc type fuse.portal (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
/dev/sdb1 on /media/user/BOOTME type vfat (rw,nosuid,nodev,relatime,uid=1000,gid=1000,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,showexec,utf8,flush,errors=remount-ro,uhelper=udisks2)
15:48:23 [6]: virtual void Calamares::JobThread::run()
    Starting job "Create new 300MiB partition on /dev/sda (QEMU HARDDISK)." ( 5 / 41 ) 
15:48:25 [6]: virtual void Calamares::JobThread::run()
    Starting job "Set flags on partition /dev/sda1." ( 6 / 41 ) 
15:48:25 [6]: virtual Calamares::JobResult SetPartFlagsJob::exec()
    Setting flags on "/dev/sda" partition "/dev/sda1" 
     "boot" 
15:48:25 [6]: virtual void Calamares::JobThread::run()
    Starting job "Create new 11798MiB partition on /dev/sda (QEMU HARDDISK) with entries root." ( 7 / 41 ) 
15:48:29 [6]: virtual void Calamares::JobThread::run()
    Starting job "Create new 4277MiB partition on /dev/sda (QEMU HARDDISK)." ( 8 / 41 ) 
15:48:30 [6]: virtual void Calamares::JobThread::run()
    Starting job "Set partition information" ( 9 / 41 ) 
15:48:31 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const
    Building partition information map 
    .. partitions on "/dev/sda" 
    ..  mapping for "" "unallocated" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$ff9f96e6" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "unknown" 
     fsName :   "unknown" 
     filesystem-uuid (uuid) :   "FSUUID$c6849bf5" 
     claimed :   "false" 
    ..  mapping for "/dev/sda1" "/dev/sda1" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$6eb38991" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "/boot/efi" 
     fs: :   "fat32" 
     fsName :   "fat32" 
     filesystem-uuid (uuid) :   "FSUUID$6d199764" 
     claimed :   "true" 
    ..  mapping for "/dev/sda2" "/dev/sda2" 
     partlabel :   "root" 
     partition-uuid (partuuid) :   "PartUUID$59312866" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "/" 
     fs: :   "ext4" 
     fsName :   "ext4" 
     filesystem-uuid (uuid) :   "FSUUID$9eae7eb" 
     claimed :   "true" 
    ..  mapping for "/dev/sda3" "/dev/sda3" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$521a2f4e" 
     parttype :   "" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "linuxswap" 
     fsName :   "linuxswap" 
     filesystem-uuid (uuid) :   "FSUUID$562d0957" 
     claimed :   "true" 
    .. partitions on "/dev/sdb" 
    ..  mapping for "/dev/sdb1" "/dev/sdb1" 
     partlabel :   "" 
     partition-uuid (partuuid) :   "PartUUID$a25f4e1a" 
     parttype :   "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7" 
     partattrs :   "0" 
     mountPoint: :   "" 
     fs: :   "fat32" 
     fsName :   "fat32" 
     filesystem-uuid (uuid) :   "FSUUID$fe3041ef" 
     claimed :   "false" 
15:48:31 [6]: virtual Calamares::JobResult FillGlobalStorageJob::exec()
    Saving partition information map to GlobalStorage["partitions"] 
15:48:31 [6]: virtual Calamares::JobResult FillGlobalStorageJob::exec()
    FillGlobalStorageJob writing empty bootLoader value 
15:48:31 [6]: virtual void Calamares::JobThread::run()
    Starting job "Manage auto-mount settings" ( 10 / 41 ) 
15:48:31 [6]: virtual Calamares::JobResult AutoMountManagementJob::exec()
    Restore automount settings 
    .. 2 reply () 
    .. 2 reply (QVariant(bool, false)) 
15:48:31 [6]: virtual void Calamares::JobThread::run()
    Starting job "mount" ( 11 / 41 ) 
15:48:31 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/x86_64-linux-gnu/calamares/modules/mount/main.py" 
[PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US" 
    .. Job description from pretty_name "mount" = "Mounting partitions." 
    .. Running ("mount", "-t", "ext4", "-o", "defaults", "/dev/sda2", "/tmp/calamares-root-2otmh96y/") 
    .. Running ("udevadm", "settle") 
    .. Running ("sync") 
    .. Running ("mount", "-t", "vfat", "-o", "defaults", "/dev/sda1", "/tmp/calamares-root-2otmh96y/boot/efi") 
    .. Running ("udevadm", "settle") 
    .. Running ("sync") 
    .. Running ("mount", "-o", "bind", "/dev", "/tmp/calamares-root-2otmh96y/dev") 
    .. Running ("udevadm", "settle") 
    .. Running ("sync") 
    .. Running ("mount", "-t", "proc", "-o", "defaults", "proc", "/tmp/calamares-root-2otmh96y/proc") 
    .. Running ("udevadm", "settle") 
    .. Running ("sync") 
    .. Running ("mount", "-t", "tmpfs", "-o", "defaults", "tmpfs", "/tmp/calamares-root-2otmh96y/run") 
    .. Running ("udevadm", "settle") 
    .. Running ("sync") 
    .. Running ("mount", "-o", "bind", "/run/udev", "/tmp/calamares-root-2otmh96y/run/udev") 
    .. Running ("udevadm", "settle") 
    .. Running ("sync") 
    .. Running ("mount", "-t", "sysfs", "-o", "defaults", "sys", "/tmp/calamares-root-2otmh96y/sys") 
    .. Running ("udevadm", "settle") 
    .. Running ("sync") 
15:48:32 [6]: virtual void Calamares::JobThread::run()
    Starting job "unpackfs" ( 12 / 41 ) 
15:48:32 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/x86_64-linux-gnu/calamares/modules/unpackfs/main.py" 
[PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US" 
    .. Job description from pretty_name "unpackfs" = "Filling up filesystems." 
    .. Running ("mount", "-t", "squashfs", "-o", "loop", "/run/live/medium/live/filesystem.squashfs", "/tmp/tmpofnehj69/filesystem") 
    .. Finished. Exit code: 0 output:
 mount: /tmp/tmpofnehj69/filesystem: WARNING: source write-protected, mounted read-only.
    .. Running ("udevadm", "settle") 
    .. Running ("sync") 
    .. Running ("unsquashfs", "-l", "/run/live/medium/live/filesystem.squashfs") 
    .. Running ("rsync", "-aHAXr", "--filter=-x trusted.overlay.*", "--exclude", "/proc/", "--exclude", "/sys/", "--exclude", "/dev/", "--exclude", "/run/", "--exclude", "/run/udev/", "--progress", "/tmp/tmpofnehj69/filesystem/", "/tmp/calamares-root-2otmh96y") 
15:54:27 [6]: virtual void Calamares::JobThread::run()
    Starting job " Run command '/usr/sbin/dpkg-unsafe-io'." ( 13 / 41 ) 
    .. Running ("/bin/sh", "-c", "/usr/sbin/dpkg-unsafe-io") 
15:54:27 [6]: virtual void Calamares::JobThread::run()
    Starting job " Run command '/usr/sbin/sources-media'." ( 14 / 41 ) 
    .. Running ("/bin/sh", "-c", "/usr/sbin/sources-media") 
    .. Finished. Exit code: 0 output:
 Get:1 file:/run/live/medium sid InRelease
Ign:1 file:/run/live/medium sid InRelease
Get:2 file:/run/live/medium trixie InRelease
Ign:2 file:/run/live/medium trixie InRelease
Ign:3 http://deb.debian.org/debian sid InRelease
Get:4 file:/run/live/medium sid Release [4518 B]
Get:5 file:/run/live/medium trixie Release
Ign:5 file:/run/live/medium trixie Release
Get:6 file:/run/live/medium trixie/main all Packages
Ign:6 file:/run/live/medium trixie/main all Packages
Get:4 file:/run/live/medium sid Release [4518 B]
Get:7 file:/run/live/medium trixie/main amd64 Packages
Ign:7 file:/run/live/medium trixie/main amd64 Packages
Get:8 file:/run/live/medium trixie/main Translation-en
Ign:8 file:/run/live/medium trixie/main Translation-en
Get:6 file:/run/live/medium trixie/main all Packages
Ign:6 file:/run/live/medium trixie/main all Packages
Get:7 file:/run/live/medium trixie/main amd64 Packages
Ign:7 file:/run/live/medium trixie/main amd64 Packages
Get:8 file:/run/live/medium trixie/main Translation-en
Ign:8 file:/run/live/medium trixie/main Translation-en
Get:9 file:/run/live/medium sid Release.gpg
Ign:9 file:/run/live/medium sid Release.gpg
Get:6 file:/run/live/medium trixie/main all Packages
Ign:6 file:/run/live/medium trixie/main all Packages
Get:7 file:/run/live/medium trixie/main amd64 Packages
Ign:7 file:/run/live/medium trixie/main amd64 Packages
Get:8 file:/run/live/medium trixie/main Translation-en
Ign:8 file:/run/live/medium trixie/main Translation-en
Get:10 file:/run/live/medium sid/main amd64 Packages [22.7 kB]
Get:11 file:/run/live/medium sid/non-free-firmware amd64 Packages [30.6 kB]
Get:6 file:/run/live/medium trixie/main all Packages
Ign:6 file:/run/live/medium trixie/main all Packages
Get:7 file:/run/live/medium trixie/main amd64 Packages
Ign:7 file:/run/live/medium trixie/main amd64 Packages
Get:8 file:/run/live/medium trixie/main Translation-en
Ign:8 file:/run/live/medium trixie/main Translation-en
Get:6 file:/run/live/medium trixie/main all Packages
Ign:6 file:/run/live/medium trixie/main all Packages
Get:7 file:/run/live/medium trixie/main amd64 Packages
Ign:7 file:/run/live/medium trixie/main amd64 Packages
Get:8 file:/run/live/medium trixie/main Translation-en
Ign:8 file:/run/live/medium trixie/main Translation-en
Get:6 file:/run/live/medium trixie/main all Packages
Ign:6 file:/run/live/medium trixie/main all Packages
Get:7 file:/run/live/medium trixie/main amd64 Packages
Ign:7 file:/run/live/medium trixie/main amd64 Packages
Get:8 file:/run/live/medium trixie/main Translation-en
Ign:8 file:/run/live/medium trixie/main Translation-en
Get:6 file:/run/live/medium trixie/main all Packages
Ign:6 file:/run/live/medium trixie/main all Packages
Get:7 file:/run/live/medium trixie/main amd64 Packages
Err:7 file:/run/live/medium trixie/main amd64 Packages
  File not found - /run/live/medium/dists/trixie/main/binary-amd64/Packages (2: No such file or directory)
Get:8 file:/run/live/medium trixie/main Translation-en
Ign:8 file:/run/live/medium trixie/main Translation-en
Ign:3 http://deb.debian.org/debian sid InRelease
Ign:3 http://deb.debian.org/debian sid InRelease
Err:3 http://deb.debian.org/debian sid InRelease
  Could not resolve 'deb.debian.org'
Reading package lists...
W: Failed to fetch http://deb.debian.org/debian/dists/sid/InRelease  Could not resolve 'deb.debian.org'
E: Failed to fetch file:/run/live/medium/dists/trixie/main/binary-amd64/Packages  File not found - /run/live/medium/dists/trixie/main/binary-amd64/Packages (2: No such file or directory)
W: Some index files failed to download. They have been ignored, or old ones used instead.
rmdir: failed to remove '/tmp/calamares-root-2otmh96y/run/live/medium': Device or resource busy
rmdir: failed to remove '/tmp/calamares-root-2otmh96y/run/live': Directory not empty
15:54:36 [6]: virtual void Calamares::JobThread::run()
    Starting job "Generate machine-id." ( 15 / 41 ) 
15:54:36 [2]: Calamares::JobResult MachineId::createEntropy(EntropyGeneration, const QString&, const QString&)
    WARNING: Host system entropy does not exist at "/var/lib/urandom/random-seed" 
    .. Running ("systemd-machine-id-setup") 
    .. Finished. Exit code: 0 output:
 Initializing machine ID from random generator.
    .. Running ("ln", "-sf", "/etc/machine-id", "/var/lib/dbus/machine-id") 
15:54:38 [6]: virtual void Calamares::JobThread::run()
    Starting job "fstab" ( 16 / 41 ) 
15:54:38 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/x86_64-linux-gnu/calamares/modules/fstab/main.py" 
[PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US" 
    .. Job description from pretty_name "fstab" = "Writing fstab." 
15:54:38 [6]: virtual void Calamares::JobThread::run()
    Starting job "Set timezone to Europe/Berlin" ( 17 / 41 ) 
    .. Running ("rm", "-f", "/etc/localtime") 
    .. Running ("ln", "-s", "/usr/share/zoneinfo/Europe/Berlin", "/etc/localtime") 
15:54:38 [6]: virtual void Calamares::JobThread::run()
    Starting job "Set keyboard model to pc105, layout to us-" ( 18 / 41 ) 
15:54:38 [6]: virtual Calamares::JobResult SetKeyboardLayoutJob::exec()
    Executing SetKeyboardLayoutJob 
15:54:38 [6]: bool SetKeyboardLayoutJob::writeVConsoleData(const QString&, const QString&) const
    Writing vconsole data to "/tmp/calamares-root-2otmh96y/etc/vconsole.conf" 
15:54:38 [6]: QString SetKeyboardLayoutJob::findConvertedKeymap(const QString&) const
    Looking for converted keymap in "" 
15:54:38 [6]: QString findLegacyKeymap(const QString&, const QString&, const QString&)
    Looking for legacy keymap "us" "pc105" "" in QRC 
    .. Found legacy keymap "us" with score 11 
    .. Found legacy keymap "us-acentos" with score 11 
    .. Found legacy keymap "dvorak" with score 11 
    .. Found legacy keymap "dvorak" with score 11 
    .. Written KEYMAP= "us" to vconsole.conf 0 
15:54:38 [6]: bool SetKeyboardLayoutJob::writeX11Data(const QString&) const
    Writing X11 configuration to "/tmp/calamares-root-2otmh96y/etc/X11/xorg.conf.d/00-keyboard.conf" 
    .. Written XkbLayout "us" ; XkbModel "pc105" ; XkbVariant "" to X.org file "/tmp/calamares-root-2otmh96y/etc/X11/xorg.conf.d/00-keyboard.conf" 0 
15:54:38 [6]: bool SetKeyboardLayoutJob::writeDefaultKeyboardData(const QString&) const
    Writing default keyboard data to "/tmp/calamares-root-2otmh96y/etc/default/keyboard" 
    .. Written XKBMODEL "pc105" ; XKBLAYOUT "us" ; XKBVARIANT "" to /etc/default/keyboard file "/tmp/calamares-root-2otmh96y/etc/default/keyboard" 0 
15:54:38 [6]: virtual void Calamares::JobThread::run()
    Starting job "localecfg" ( 19 / 41 ) 
15:54:38 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/x86_64-linux-gnu/calamares/modules/localecfg/main.py" 
[PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US" 
    .. Job description from pretty_name "localecfg" = "Configuring locales." 
    .. Running ("locale-gen") 
    .. Finished. Exit code: 0 output:
 Generating locales (this might take a while)...
  de_DE.UTF-8... done
  en_US.UTF-8... done
Generation complete.
[PYTHON JOB]: "/tmp/calamares-root-2otmh96y/etc/locale.gen done" 
[PYTHON JOB]: "/tmp/calamares-root-2otmh96y/etc/locale.conf done" 
[PYTHON JOB]: "/tmp/calamares-root-2otmh96y/etc/default done" 
15:54:42 [6]: virtual void Calamares::JobThread::run()
    Starting job "Configure <pre>sudo</pre> users." ( 20 / 41 ) 
15:54:42 [6]: virtual void Calamares::JobThread::run()
    Starting job "Preparing groups." ( 21 / 41 ) 
15:54:42 [6]: virtual void Calamares::JobThread::run()
    Starting job "Create user user" ( 22 / 41 ) 
15:54:42 [6]: virtual Calamares::JobResult CreateUserJob::exec()
    [CREATEUSER]: creating user 
    .. Running ("useradd", "-m", "-U", "-s", "/bin/bash", "-c", "user", "user") 
    .. Running "usermod" "-aG" "cdrom,floppy,sudo,audio,dip,video,plugdev,netdev,lpadmin,scanner,bluetooth" "user" 
    .. Running ("chown", "-R", "user:user", "/home/user") 
15:54:43 [6]: virtual void Calamares::JobThread::run()
    Starting job "Set password for user user" ( 23 / 41 ) 
    .. Running "usermod" "-p" <password> "user" 
15:54:44 [6]: virtual void Calamares::JobThread::run()
    Starting job "Set password for user root" ( 24 / 41 ) 
    .. Running ("passwd", "-dl", "root") 
    .. Finished. Exit code: 0 output:
 passwd: password changed.
15:54:44 [6]: virtual void Calamares::JobThread::run()
    Starting job "Set hostname user-standardpcq35ich92009" ( 25 / 41 ) 
15:54:44 [6]: virtual void Calamares::JobThread::run()
    Starting job "displaymanager" ( 26 / 41 ) 
15:54:44 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/x86_64-linux-gnu/calamares/modules/displaymanager/main.py" 
[PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US" 
    .. Job description from __doc__ "displaymanager" = "Configure display managers." 
[PYTHON JOB]: "slim selected but not installed" 
[PYTHON JOB]: "lightdm selected but not installed" 
[PYTHON JOB]: "gdm selected but not installed" 
[PYTHON JOB]: "mdm selected but not installed" 
[PYTHON JOB]: "lxdm selected but not installed" 
[PYTHON JOB]: "kdm has 0 implementation classes." 
[PYTHON JOB]: "kdm selected but not installed" 
[PYTHON JOB]: "Using rootMountPoint '/tmp/calamares-root-2otmh96y'" 
[PYTHON JOB]: ".. selected DE lxqt" 
15:54:44 [2]: boost::python::api::object CalamaresPython::GlobalStoragePythonWrapper::value(const std::string&) const
    WARNING: Unknown GS key autoLoginUser 
[PYTHON JOB]: "Unsetting autologin." 
15:54:44 [6]: virtual void Calamares::JobThread::run()
    Starting job "networkcfg" ( 27 / 41 ) 
15:54:44 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/x86_64-linux-gnu/calamares/modules/networkcfg/main.py" 
[PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US" 
    .. Job description from pretty_name "networkcfg" = "Saving network configuration." 
15:54:44 [6]: virtual void Calamares::JobThread::run()
    Starting job "hwclock" ( 28 / 41 ) 
15:54:44 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/x86_64-linux-gnu/calamares/modules/hwclock/main.py" 
[PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US" 
    .. Job description from pretty_name "hwclock" = "Setting hardware clock." 
    .. Running ("hwclock", "--systohc", "--utc") 
    .. Target cmd: ("hwclock", "--systohc", "--utc") Exit code: 127 output:
 /usr/sbin/chroot: failed to run command 'hwclock': No such file or directory
[PYTHON JOB]: "Hwclock returned error code 127" 
[PYTHON JOB]: "  .. RTC method failed, trying ISA bus method." 
    .. Running ("hwclock", "--systohc", "--utc", "--directisa") 
    .. Target cmd: ("hwclock", "--systohc", "--utc", "--directisa") Exit code: 127 output:
 /usr/sbin/chroot: failed to run command 'hwclock': No such file or directory
[PYTHON JOB]: "Hwclock returned error code 127" 
[PYTHON JOB]: "  .. ISA bus method failed." 
[PYTHON JOB]: "BIOS or Kernel BUG: Setting hwclock failed." 
15:54:44 [6]: virtual void Calamares::JobThread::run()
    Starting job "services-systemd" ( 29 / 41 ) 
15:54:44 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/x86_64-linux-gnu/calamares/modules/services-systemd/main.py" 
[PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US" 
    .. Job description from pretty_name "services-systemd" = "Configure systemd units" 
15:54:44 [6]: virtual void Calamares::JobThread::run()
    Starting job " Run command '/usr/sbin/bootloader-config'." ( 30 / 41 ) 
    .. Running ("/bin/sh", "-c", "/usr/sbin/bootloader-config") 
    .. Finished. Exit code: 0 output:
 Running bootloader-config...
 * Installing grub-efi (uefi)...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  efibootmgr grub-efi-amd64-bin grub-efi-amd64-signed grub2-common mokutil
  shim-helpers-amd64-signed shim-signed shim-signed-common shim-unsigned
The following NEW packages will be installed:
  efibootmgr grub-efi-amd64 grub-efi-amd64-bin grub-efi-amd64-signed
  grub2-common mokutil shim-helpers-amd64-signed shim-signed
  shim-signed-common shim-unsigned
0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
Need to get 5114 kB of archives.
After this operation, 27.8 MB of additional disk space will be used.
Ign:1 http://deb.debian.org/debian sid/main amd64 efibootmgr amd64 17-2
Ign:2 http://deb.debian.org/debian sid/main amd64 grub-efi-amd64-bin amd64 2.12~rc1-11
Ign:3 http://deb.debian.org/debian sid/main amd64 grub2-common amd64 2.12~rc1-11
Ign:4 http://deb.debian.org/debian sid/main amd64 grub-efi-amd64 amd64 2.12~rc1-11
Ign:5 http://deb.debian.org/debian sid/main amd64 grub-efi-amd64-signed amd64 1+2.12~rc1+11
Ign:6 http://deb.debian.org/debian sid/main amd64 mokutil amd64 0.6.0-2
Ign:7 http://deb.debian.org/debian sid/main amd64 shim-unsigned amd64 15.7-1
Ign:8 http://deb.debian.org/debian sid/main amd64 shim-helpers-amd64-signed amd64 1+15.7+1
Ign:9 http://deb.debian.org/debian sid/main amd64 shim-signed-common all 1.40+15.7-1
Ign:10 http://deb.debian.org/debian sid/main amd64 shim-signed amd64 1.40+15.7-1
Ign:1 http://deb.debian.org/debian sid/main amd64 efibootmgr amd64 17-2
Ign:2 http://deb.debian.org/debian sid/main amd64 grub-efi-amd64-bin amd64 2.12~rc1-11
Ign:3 http://deb.debian.org/debian sid/main amd64 grub2-common amd64 2.12~rc1-11
Ign:4 http://deb.debian.org/debian sid/main amd64 grub-efi-amd64 amd64 2.12~rc1-11
Ign:5 http://deb.debian.org/debian sid/main amd64 grub-efi-amd64-signed amd64 1+2.12~rc1+11
Ign:6 http://deb.debian.org/debian sid/main amd64 mokutil amd64 0.6.0-2
Ign:7 http://deb.debian.org/debian sid/main amd64 shim-unsigned amd64 15.7-1
Ign:8 http://deb.debian.org/debian sid/main amd64 shim-helpers-amd64-signed amd64 1+15.7+1
Ign:9 http://deb.debian.org/debian sid/main amd64 shim-signed-common all 1.40+15.7-1
Ign:10 http://deb.debian.org/debian sid/main amd64 shim-signed amd64 1.40+15.7-1
Ign:1 http://deb.debian.org/debian sid/main amd64 efibootmgr amd64 17-2
Ign:2 http://deb.debian.org/debian sid/main amd64 grub-efi-amd64-bin amd64 2.12~rc1-11
Ign:3 http://deb.debian.org/debian sid/main amd64 grub2-common amd64 2.12~rc1-11
Ign:4 http://deb.debian.org/debian sid/main amd64 grub-efi-amd64 amd64 2.12~rc1-11
Ign:5 http://deb.debian.org/debian sid/main amd64 grub-efi-amd64-signed amd64 1+2.12~rc1+11
Ign:6 http://deb.debian.org/debian sid/main amd64 mokutil amd64 0.6.0-2
Ign:7 http://deb.debian.org/debian sid/main amd64 shim-unsigned amd64 15.7-1
Ign:8 http://deb.debian.org/debian sid/main amd64 shim-helpers-amd64-signed amd64 1+15.7+1
Ign:9 http://deb.debian.org/debian sid/main amd64 shim-signed-common all 1.40+15.7-1
Ign:10 http://deb.debian.org/debian sid/main amd64 shim-signed amd64 1.40+15.7-1
Ign:1 http://deb.debian.org/debian sid/main amd64 efibootmgr amd64 17-2
Ign:2 http://deb.debian.org/debian sid/main amd64 grub-efi-amd64-bin amd64 2.12~rc1-11
Ign:3 http://deb.debian.org/debian sid/main amd64 grub2-common amd64 2.12~rc1-11
Ign:4 http://deb.debian.org/debian sid/main amd64 grub-efi-amd64 amd64 2.12~rc1-11
Ign:5 http://deb.debian.org/debian sid/main amd64 grub-efi-amd64-signed amd64 1+2.12~rc1+11
Ign:6 http://deb.debian.org/debian sid/main amd64 mokutil amd64 0.6.0-2
Ign:7 http://deb.debian.org/debian sid/main amd64 shim-unsigned amd64 15.7-1
Ign:8 http://deb.debian.org/debian sid/main amd64 shim-helpers-amd64-signed amd64 1+15.7+1
Ign:9 http://deb.debian.org/debian sid/main amd64 shim-signed-common all 1.40+15.7-1
Ign:10 http://deb.debian.org/debian sid/main amd64 shim-signed amd64 1.40+15.7-1
Get:1 file:/run/live/medium sid/main amd64 efibootmgr amd64 17-2 [27.6 kB]
Get:2 file:/run/live/medium sid/main amd64 grub-efi-amd64-bin amd64 2.12~rc1-11 [1958 kB]
Get:3 file:/run/live/medium sid/main amd64 grub2-common amd64 2.12~rc1-11 [634 kB]
Get:4 file:/run/live/medium sid/main amd64 grub-efi-amd64 amd64 2.12~rc1-11 [45.9 kB]
Get:5 file:/run/live/medium sid/main amd64 grub-efi-amd64-signed amd64 1+2.12~rc1+11 [1345 kB]
Get:6 file:/run/live/medium sid/main amd64 mokutil amd64 0.6.0-2 [26.9 kB]
Get:7 file:/run/live/medium sid/main amd64 shim-unsigned amd64 15.7-1 [436 kB]
Get:8 file:/run/live/medium sid/main amd64 shim-helpers-amd64-signed amd64 1+15.7+1 [302 kB]
Get:9 file:/run/live/medium sid/main amd64 shim-signed-common all 1.40+15.7-1 [13.5 kB]
Get:10 file:/run/live/medium sid/main amd64 shim-signed amd64 1.40+15.7-1 [325 kB]
Preconfiguring packages ...
E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device)
Selecting previously unselected package efibootmgr.
(Reading database ... 350243 files and directories currently installed.)
Preparing to unpack .../0-efibootmgr_17-2_amd64.deb ...
Unpacking efibootmgr (17-2) ...
Selecting previously unselected package grub-efi-amd64-bin.
Preparing to unpack .../1-grub-efi-amd64-bin_2.12~rc1-11_amd64.deb ...
Unpacking grub-efi-amd64-bin (2.12~rc1-11) ...
Selecting previously unselected package grub2-common.
Preparing to unpack .../2-grub2-common_2.12~rc1-11_amd64.deb ...
Unpacking grub2-common (2.12~rc1-11) ...
Selecting previously unselected package grub-efi-amd64.
Preparing to unpack .../3-grub-efi-amd64_2.12~rc1-11_amd64.deb ...
Unpacking grub-efi-amd64 (2.12~rc1-11) ...
Selecting previously unselected package grub-efi-amd64-signed.
Preparing to unpack .../4-grub-efi-amd64-signed_1+2.12~rc1+11_amd64.deb ...
Unpacking grub-efi-amd64-signed (1+2.12~rc1+11) ...
Selecting previously unselected package mokutil.
Preparing to unpack .../5-mokutil_0.6.0-2_amd64.deb ...
Unpacking mokutil (0.6.0-2) ...
Selecting previously unselected package shim-unsigned.
Preparing to unpack .../6-shim-unsigned_15.7-1_amd64.deb ...
Unpacking shim-unsigned (15.7-1) ...
Selecting previously unselected package shim-helpers-amd64-signed.
Preparing to unpack .../7-shim-helpers-amd64-signed_1+15.7+1_amd64.deb ...
Unpacking shim-helpers-amd64-signed (1+15.7+1) ...
Selecting previously unselected package shim-signed-common.
Preparing to unpack .../8-shim-signed-common_1.40+15.7-1_all.deb ...
Unpacking shim-signed-common (1.40+15.7-1) ...
Selecting previously unselected package shim-signed:amd64.
Preparing to unpack .../9-shim-signed_1.40+15.7-1_amd64.deb ...
Unpacking shim-signed:amd64 (1.40+15.7-1) ...
Setting up efibootmgr (17-2) ...
Setting up mokutil (0.6.0-2) ...
Setting up grub-efi-amd64-signed (1+2.12~rc1+11) ...
Setting up grub2-common (2.12~rc1-11) ...
Setting up shim-signed-common (1.40+15.7-1) ...
No DKMS packages installed: not changing Secure Boot validation state.
Setting up grub-efi-amd64-bin (2.12~rc1-11) ...
Setting up shim-unsigned (15.7-1) ...
Setting up grub-efi-amd64 (2.12~rc1-11) ...

Creating config file /etc/default/grub with new version
Setting up shim-helpers-amd64-signed (1+15.7+1) ...
Setting up shim-signed:amd64 (1.40+15.7-1) ...
No DKMS packages installed: not changing Secure Boot validation state.
Processing triggers for man-db (2.12.0-1) ...
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-6.5.0-3-amd64
Found initrd image: /boot/initrd.img-6.5.0-3-amd64
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Adding boot menu entry for UEFI Firmware Settings ...
done
15:55:31 [6]: virtual void Calamares::JobThread::run()
    Starting job "grubcfg" ( 31 / 41 ) 
15:55:31 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/x86_64-linux-gnu/calamares/modules/grubcfg/main.py" 
[PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US" 
    .. Job description from pretty_name "grubcfg" = "Configure GRUB." 
    .. Running ("sh", "-c", "which dracut") 
    .. Target cmd: ("sh", "-c", "which dracut") Exit code: 1 (no output) 
    .. Running ("sh", "-c", "which plymouth") 
    .. Finished. Exit code: 0 output:
 /usr/bin/plymouth
15:55:31 [6]: virtual void Calamares::JobThread::run()
    Starting job "bootloader" ( 32 / 41 ) 
15:55:31 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/x86_64-linux-gnu/calamares/modules/bootloader/main.py" 
[PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US" 
    .. Job description from pretty_name "bootloader" = "Install bootloader." 
[PYTHON JOB]: "Bootloader: grub (efi)" 
    .. Running ("grub-install", "--target=x86_64-efi", "--efi-directory=/boot/efi", "--bootloader-id=Debian", "--force") 
    .. Finished. Exit code: 0 output:
 Installing for x86_64-efi platform.
grub-install: warning: EFI variables cannot be set on this system.
grub-install: warning: You will have to complete the GRUB setup manually.
Installation finished. No error reported.
[PYTHON JOB]: "UEFI Fallback: True" 
[PYTHON JOB]: "  .. installing 'bootx64.efi' fallback firmware" 
    .. Running ("grub-mkconfig", "-o", "/boot/grub/grub.cfg") 
    .. Finished. Exit code: 0 output:
 Generating grub configuration file ...
Found background image: /usr/share/images/desktop-base/desktop-grub.png
Found linux image: /boot/vmlinuz-6.5.0-3-amd64
Found initrd image: /boot/initrd.img-6.5.0-3-amd64
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Adding boot menu entry for UEFI Firmware Settings ...
done
15:55:51 [6]: virtual void Calamares::JobThread::run()
    Starting job "packages" ( 33 / 41 ) 
15:55:51 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/x86_64-linux-gnu/calamares/modules/packages/main.py" 
[PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US" 
    .. Job description from pretty_name "packages" = "Install packages." 
[PYTHON JOB]: "Install packages." 
    .. Running ("apt-get", "--purge", "-q", "-y", "remove", "live-boot", "live-boot-doc", "live-config", "live-config-doc", "live-config-systemd", "live-config-systemd", "live-tools", "live-task-localisation", "live-task-recommended", "calamares-settings-debian") 
    .. Finished. Exit code: 0 output:
 Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
  acpica-tools aspell-bn aspell-gu aspell-hi aspell-ml aspell-mr aspell-pa
  aspell-ta aspell-te bluetooth calamares cpuid cracklib-runtime cryptsetup
  debian-reference-common debian-reference-es debian-reference-it dkms
  dmeventd edid-decode ethtool fbterm fonts-arabeyes hdparm hw-probe hwinfo
  ibus-m17n itools keyutils konwert konwert-filters libaio1
  libboost-python1.74.0 libcrack2 libdevmapper-event1.02.1 libglibmm-2.4-1v5
  libhd21 libhdate1 libitl0 libkf5parts-data libkf5parts-plugins libkf5parts5
  libkpmcore12 liblvm2cmd2.03 libpwquality-common libpwquality1
  libsigc++-2.0-0v5 libx86emu3 libyaml-cpp0.8 linux-headers-amd64
  live-boot-initramfs-tools lv lvm2 maint-guide-it manpages-de manpages-es
  manpages-fr manpages-hu manpages-it manpages-ja manpages-ja-dev manpages-mk
  manpages-nl manpages-pl manpages-pl-dev manpages-pt-br manpages-ro
  manpages-tr manpages-zh memtester mueller7-dict nkf opencc openssh-client
  powertop re rsync smartmontools squashfs-tools swath swath-data sysstat
  task-amharic task-arabic task-asturian task-basque task-belarusian
  task-bengali task-bosnian task-brazilian-portuguese task-bulgarian
  task-catalan task-chinese-s task-chinese-t task-croatian task-cyrillic
  task-czech task-danish task-dutch task-english task-esperanto task-estonian
  task-finnish task-french task-galician task-german task-greek task-gujarati
  task-hebrew task-hindi task-hungarian task-icelandic task-irish task-italian
  task-japanese task-kazakh task-khmer task-korean task-kurdish task-laptop
  task-latvian task-lithuanian task-macedonian task-malayalam task-marathi
  task-northern-sami task-norwegian task-persian task-polish task-portuguese
  task-punjabi task-romanian task-russian task-serbian task-slovak
  task-slovenian task-spanish task-swedish task-tagalog task-tamil task-telugu
  task-thai task-turkish task-ukrainian task-welsh thin-provisioning-tools
  time tmispell-voikko usbutils user-setup vainfo vdpauinfo vulkan-tools zhcon
  zhcon-data
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
  calamares-settings-debian* live-boot* live-boot-doc* live-config*
  live-config-doc* live-config-systemd* live-task-base*
  live-task-localisation* live-task-localisation-desktop* live-task-lxqt*
  live-task-recommended* live-tools*
0 upgraded, 0 newly installed, 12 to remove and 0 not upgraded.
After this operation, 889 kB disk space will be freed.
E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device)
(Reading database ... 350617 files and directories currently installed.)
Removing calamares-settings-debian (13.0.4-1) ...
Removing live-task-lxqt (12.0.2) ...
Removing live-task-base (12.0.2) ...
Removing live-boot (1:20230131) ...
Removing live-boot-doc (1:20230131) ...
Removing live-config (11.0.4) ...
Removing live-config-doc (11.0.4) ...
Removing live-config-systemd (11.0.4) ...
Removing live-task-localisation-desktop (12.0.2) ...
Removing live-task-localisation (12.0.2) ...
Removing live-task-recommended (12.0.2) ...
Removing live-tools (1:20190831.1) ...
Processing triggers for libglib2.0-0:amd64 (2.78.1-1) ...
Processing triggers for man-db (2.12.0-1) ...
Processing triggers for mailcap (3.70+nmu1) ...
Processing triggers for desktop-file-utils (0.26-1) ...
(Reading database ... 350407 files and directories currently installed.)
Purging configuration files for calamares-settings-debian (13.0.4-1) ...
Purging configuration files for live-config (11.0.4) ...
Purging configuration files for live-boot (1:20230131) ...
Purging configuration files for live-tools (1:20190831.1) ...
Purging configuration files for live-config-systemd (11.0.4) ...
    .. Running ("apt-get", "--purge", "-q", "-y", "autoremove") 
    .. Finished. Exit code: 0 output:
 Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be REMOVED:
  acpica-tools* aspell-bn* aspell-gu* aspell-hi* aspell-ml* aspell-mr*
  aspell-pa* aspell-ta* aspell-te* bluetooth* calamares* cpuid*
  cracklib-runtime* cryptsetup* debian-reference-common* debian-reference-es*
  debian-reference-it* dkms* dmeventd* edid-decode* ethtool* fbterm*
  fonts-arabeyes* hdparm* hw-probe* hwinfo* ibus-m17n* itools* keyutils*
  konwert* konwert-filters* libaio1* libboost-python1.74.0* libcrack2*
  libdevmapper-event1.02.1* libglibmm-2.4-1v5* libhd21* libhdate1* libitl0*
  libkf5parts-data* libkf5parts-plugins* libkf5parts5* libkpmcore12*
  liblvm2cmd2.03* libpwquality-common* libpwquality1* libsigc++-2.0-0v5*
  libx86emu3* libyaml-cpp0.8* linux-headers-amd64* live-boot-initramfs-tools*
  lv* lvm2* maint-guide-it* manpages-de* manpages-es* manpages-fr*
  manpages-hu* manpages-it* manpages-ja* manpages-ja-dev* manpages-mk*
  manpages-nl* manpages-pl* manpages-pl-dev* manpages-pt-br* manpages-ro*
  manpages-tr* manpages-zh* memtester* mueller7-dict* nkf* opencc*
  openssh-client* powertop* re* rsync* smartmontools* squashfs-tools* swath*
  swath-data* sysstat* task-amharic* task-arabic* task-asturian* task-basque*
  task-belarusian* task-bengali* task-bosnian* task-brazilian-portuguese*
  task-bulgarian* task-catalan* task-chinese-s* task-chinese-t* task-croatian*
  task-cyrillic* task-czech* task-danish* task-dutch* task-english*
  task-esperanto* task-estonian* task-finnish* task-french* task-galician*
  task-german* task-greek* task-gujarati* task-hebrew* task-hindi*
  task-hungarian* task-icelandic* task-irish* task-italian* task-japanese*
  task-kazakh* task-khmer* task-korean* task-kurdish* task-laptop*
  task-latvian* task-lithuanian* task-macedonian* task-malayalam*
  task-marathi* task-northern-sami* task-norwegian* task-persian* task-polish*
  task-portuguese* task-punjabi* task-romanian* task-russian* task-serbian*
  task-slovak* task-slovenian* task-spanish* task-swedish* task-tagalog*
  task-tamil* task-telugu* task-thai* task-turkish* task-ukrainian*
  task-welsh* thin-provisioning-tools* time* tmispell-voikko* usbutils*
  user-setup* vainfo* vdpauinfo* vulkan-tools* zhcon* zhcon-data*
0 upgraded, 0 newly installed, 155 to remove and 0 not upgraded.
After this operation, 122 MB disk space will be freed.
E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device)
(Reading database ... 350384 files and directories currently installed.)
Removing hw-probe (1.6.5-1) ...
Removing acpica-tools (20230628-1) ...
Removing aspell-bn (1:0.01.1-1-5) ...
Removing aspell-gu (0.03-0-12) ...
Removing aspell-hi (0.02-9) ...
Removing aspell-ml (0.04-1-10) ...
Removing aspell-mr (0.10-12) ...
Removing aspell-pa (0.01-1-7) ...
Removing aspell-ta (20040424-1-4) ...
Removing aspell-te (0.01-2-7) ...
Removing bluetooth (5.70-1) ...
Removing calamares (3.3.0~alpha2-1) ...
Removing cpuid (20230614-1) ...
Removing cracklib-runtime (2.9.6-5+b1) ...
Removing cryptsetup (2:2.6.1-5) ...
Removing debian-reference-it (2.104) ...
Removing debian-reference-es (2.104) ...
Removing debian-reference-common (2.104) ...
Removing dkms (3.0.11-3) ...
Removing lvm2 (2.03.16-2) ...
Removing edid-decode (0.1~git20220315.cb74358c2896-1) ...
Removing ethtool (1:6.5-1) ...
Removing fbterm (1.7-5) ...
Removing fonts-arabeyes (2.1-7) ...
Removing hdparm (9.65+ds-1) ...
Removing hwinfo (21.82-1) ...
Removing ibus-m17n (1.4.22-1) ...
Removing itools (1.1-1) ...
Removing keyutils (1.6.3-2) ...
Removing konwert (1.8-13.2) ...
Removing konwert-filters (1.8-13.2) ...
Removing thin-provisioning-tools (0.9.0-2) ...
Removing libboost-python1.74.0 (1.74.0+ds1-23) ...
Removing libpwquality1:amd64 (1.4.5-1+b1) ...
Removing libcrack2:amd64 (2.9.6-5+b1) ...
Removing tmispell-voikko (0.7.1-5+b1) ...
Removing 'diversion of /usr/bin/ispell to /usr/bin/ispell.real by tmispell-voikko'
Removing libglibmm-2.4-1v5:amd64 (2.66.6-2) ...
Removing libhd21:amd64 (21.82-1) ...
Removing libhdate1:amd64 (1.6.02-2.1+b3) ...
Removing libitl0:amd64 (0.8.0-3) ...
Removing libkf5parts-plugins (5.107.0-1) ...
Removing libkf5parts5:amd64 (5.107.0-1) ...
Removing libkf5parts-data (5.107.0-1) ...
Removing libkpmcore12 (22.12.3-1) ...
Removing libpwquality-common (1.4.5-1) ...
Removing libsigc++-2.0-0v5:amd64 (2.12.1-1) ...
Removing libx86emu3:amd64 (3.5-1) ...
Removing libyaml-cpp0.8:amd64 (0.8.0+dfsg-6) ...
Removing linux-headers-amd64 (6.5.8-1) ...
Removing live-boot-initramfs-tools (1:20230131) ...
update-initramfs: deferring update (trigger activated)
Removing task-japanese (3.73) ...
Removing lv (4.51-9) ...
Removing maint-guide-it (1.2.53) ...
Removing task-german (3.73) ...
Removing manpages-de (4.20.0-1) ...
Removing task-spanish (3.73) ...
Removing manpages-es (4.20.0-1) ...
Removing manpages-fr (4.20.0-1) ...
Removing manpages-hu (1:4.20.0-1) ...
Removing task-italian (3.73) ...
Removing manpages-it (4.20.0-1) ...
Removing manpages-ja (0.5.0.0.20221215+dfsg-1) ...
Removing manpages-ja-dev (0.5.0.0.20221215+dfsg-1) ...
Removing task-macedonian (3.73) ...
Removing manpages-mk (4.20.0-1) ...
Removing task-dutch (3.73) ...
Removing manpages-nl (4.20.0-1) ...
Removing task-polish (3.73) ...
Removing manpages-pl (1:4.20.0-1) ...
Removing manpages-pl-dev (1:4.20.0-1) ...
Removing task-brazilian-portuguese (3.73) ...
Removing manpages-pt-br (4.20.0-1) ...
Removing task-romanian (3.73) ...
Removing manpages-ro (4.20.0-1) ...
Removing task-turkish (3.73) ...
Removing manpages-tr (2.0.6-2) ...
Removing manpages-zh (1.6.4.0-1) ...
Removing memtester (4.6.0-1) ...
Removing mueller7-dict (2002.02.27-13) ...
Removing nkf (1:2.1.5-1+b5) ...
Removing opencc (1.1.7+ds1-1) ...
Removing openssh-client (1:9.4p1-1) ...
Removing powertop (2.15-1) ...
Removing re (0.1-7+b1) ...
Removing rsync (3.2.7-1) ...
Running in chroot, ignoring request.
Stopping rsync daemon: rsync.
Removing smartmontools (7.3-1+b1) ...
Removing squashfs-tools (1:4.6.1-1) ...
Removing swath (0.6.1-3) ...
Removing swath-data (0.6.1-3) ...
Removing sysstat (12.6.1-1) ...
Removing task-amharic (3.73) ...
Removing task-arabic (3.73) ...
Removing task-asturian (3.73) ...
Removing task-basque (3.73) ...
Removing task-belarusian (3.73) ...
Removing task-bengali (3.73) ...
Removing task-bosnian (3.73) ...
Removing task-bulgarian (3.73) ...
Removing task-catalan (3.73) ...
Removing task-chinese-s (3.73) ...
Removing task-chinese-t (3.73) ...
Removing task-croatian (3.73) ...
Removing task-cyrillic (3.73) ...
Removing task-czech (3.73) ...
Removing task-danish (3.73) ...
Removing task-english (3.73) ...
Removing task-esperanto (3.73) ...
Removing task-estonian (3.73) ...
Removing task-finnish (3.73) ...
Removing task-french (3.73) ...
Removing task-galician (3.73) ...
Removing task-greek (3.73) ...
Removing task-gujarati (3.73) ...
Removing task-hebrew (3.73) ...
Removing task-hindi (3.73) ...
Removing task-hungarian (3.73) ...
Removing task-icelandic (3.73) ...
Removing task-irish (3.73) ...
Removing task-kazakh (3.73) ...
Removing task-khmer (3.73) ...
Removing task-korean (3.73) ...
Removing task-kurdish (3.73) ...
Removing task-laptop (3.73) ...
Removing task-latvian (3.73) ...
Removing task-lithuanian (3.73) ...
Removing task-malayalam (3.73) ...
Removing task-marathi (3.73) ...
Removing task-northern-sami (3.73) ...
Removing task-norwegian (3.73) ...
Removing task-persian (3.73) ...
Removing task-portuguese (3.73) ...
Removing task-punjabi (3.73) ...
Removing task-russian (3.73) ...
Removing task-serbian (3.73) ...
Removing task-slovak (3.73) ...
Removing task-slovenian (3.73) ...
Removing task-swedish (3.73) ...
Removing task-tagalog (3.73) ...
Removing task-tamil (3.73) ...
Removing task-telugu (3.73) ...
Removing task-thai (3.73) ...
Removing task-ukrainian (3.73) ...
Removing task-welsh (3.73) ...
Removing time (1.9-0.2) ...
Removing usbutils (1:015-1) ...
Removing user-setup (1.95) ...
Removing vainfo (2.12.0+ds1-1) ...
Removing vdpauinfo (1.5-2) ...
Removing vulkan-tools (1.3.250.0+dfsg1-1) ...
Removing zhcon (1:0.2.6-19+b1) ...
Removing zhcon-data (1:0.2.6-19) ...
Removing dmeventd (2:1.02.185-2) ...
Removing liblvm2cmd2.03:amd64 (2.03.16-2) ...
Removing libaio1:amd64 (0.3.113-5) ...
Removing libdevmapper-event1.02.1:amd64 (2:1.02.185-2) ...
Processing triggers for desktop-file-utils (0.26-1) ...
Processing triggers for initramfs-tools (0.142) ...
update-initramfs: Generating /boot/initrd.img-6.5.0-3-amd64
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for dictionaries-common (1.29.7) ...
Processing triggers for libglib2.0-0:amd64 (2.78.1-1) ...
Processing triggers for libc-bin (2.37-12) ...
Processing triggers for man-db (2.12.0-1) ...
Processing triggers for dbus (1.14.10-3) ...
Processing triggers for mailcap (3.70+nmu1) ...
Processing triggers for fontconfig (2.14.2-6) ...
(Reading database ... 338326 files and directories currently installed.)
Purging configuration files for libpwquality-common (1.4.5-1) ...
Purging configuration files for smartmontools (7.3-1+b1) ...
Purging configuration files for aspell-hi (0.02-9) ...
Purging configuration files for debian-reference-es (2.104) ...
Purging configuration files for aspell-pa (0.01-1-7) ...
Purging configuration files for aspell-gu (0.03-0-12) ...
Purging configuration files for powertop (2.15-1) ...
Purging configuration files for aspell-ta (20040424-1-4) ...
Purging configuration files for cryptsetup (2:2.6.1-5) ...
Purging configuration files for aspell-mr (0.10-12) ...
Purging configuration files for linux-headers-amd64 (6.5.8-1) ...
Purging configuration files for openssh-client (1:9.4p1-1) ...
warn: The group `ssh' does not exist.
Purging configuration files for debian-reference-it (2.104) ...
Purging configuration files for zhcon (1:0.2.6-19+b1) ...
Purging configuration files for aspell-bn (1:0.01.1-1-5) ...
Purging configuration files for aspell-ml (0.04-1-10) ...
Purging configuration files for debian-reference-common (2.104) ...
Purging configuration files for hdparm (9.65+ds-1) ...
Purging configuration files for lvm2 (2.03.16-2) ...
Purging configuration files for dkms (3.0.11-3) ...
Purging configuration files for cracklib-runtime (2.9.6-5+b1) ...
Purging configuration files for mueller7-dict (2002.02.27-13) ...
Purging configuration files for keyutils (1.6.3-2) ...
Purging configuration files for tmispell-voikko (0.7.1-5+b1) ...
Purging configuration files for dmeventd (2:1.02.185-2) ...
Purging configuration files for live-boot-initramfs-tools (1:20230131) ...
Purging configuration files for user-setup (1.95) ...
Purging configuration files for aspell-te (0.01-2-7) ...
Purging configuration files for sysstat (12.6.1-1) ...
Purging configuration files for rsync (3.2.7-1) ...
Purging configuration files for ethtool (1:6.5-1) ...
[PYTHON JOB]: "Pretty name: Install packages., setting progress.." 
16:00:20 [6]: virtual void Calamares::JobThread::run()
    Starting job "Configuring LUKS key file." ( 34 / 41 ) 
16:00:20 [6]: virtual Calamares::JobResult LuksBootKeyFileJob::exec()
    There are 0 LUKS partitions 
    .. Nothing to do for LUKS. 
16:00:20 [6]: virtual void Calamares::JobThread::run()
    Starting job "plymouthcfg" ( 35 / 41 ) 
16:00:20 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/x86_64-linux-gnu/calamares/modules/plymouthcfg/main.py" 
[PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US" 
    .. Job description from pretty_name "plymouthcfg" = "Configure Plymouth theme" 
    .. Running ("sh", "-c", "which plymouth") 
    .. Finished. Exit code: 0 output:
 /usr/bin/plymouth
16:00:20 [6]: virtual void Calamares::JobThread::run()
    Starting job "initramfscfg" ( 36 / 41 ) 
16:00:20 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/x86_64-linux-gnu/calamares/modules/initramfscfg/main.py" 
[PYTHON JOB]: Found gettext "en_US" in "/usr/share/locale/en_US" 
    .. Job description from pretty_name "initramfscfg" = "Configuring initramfs." 
16:00:21 [6]: virtual void Calamares::JobThread::run()
    Starting job "Creating initramfs." ( 37 / 41 ) 
16:00:21 [6]: virtual Calamares::JobResult InitramfsJob::exec()
    Updating initramfs with kernel "all" 
    .. Running ("update-initramfs", "-k", "all", "-c", "-t") 
    .. Finished. Exit code: 0 output:
 update-initramfs: Generating /boot/initrd.img-6.5.0-3-amd64
16:00:50 [6]: virtual void Calamares::JobThread::run()
    Starting job " Run command '/usr/sbin/dpkg-unsafe-io -u'." ( 38 / 41 ) 
    .. Running ("/bin/sh", "-c", "/usr/sbin/dpkg-unsafe-io -u") 
16:00:51 [6]: virtual void Calamares::JobThread::run()
    Starting job " Run command '/usr/sbin/sources-media -u'." ( 39 / 41 ) 
    .. Running ("/bin/sh", "-c", "/usr/sbin/sources-media -u") 
    .. Finished. Exit code: 0 output:
 Get:1 file:/run/live/medium sid InRelease
Ign:1 file:/run/live/medium sid InRelease
Get:2 file:/run/live/medium sid Release
Ign:2 file:/run/live/medium sid Release
Get:3 file:/run/live/medium sid/main amd64 Packages
Ign:3 file:/run/live/medium sid/main amd64 Packages
Get:4 file:/run/live/medium sid/main all Packages
Ign:4 file:/run/live/medium sid/main all Packages
Get:5 file:/run/live/medium sid/main Translation-en
Ign:5 file:/run/live/medium sid/main Translation-en
Get:6 file:/run/live/medium sid/non-free-firmware amd64 Packages
Ign:6 file:/run/live/medium sid/non-free-firmware amd64 Packages
Get:7 file:/run/live/medium sid/non-free-firmware all Packages
Ign:7 file:/run/live/medium sid/non-free-firmware all Packages
Get:8 file:/run/live/medium sid/non-free-firmware Translation-en
Ign:8 file:/run/live/medium sid/non-free-firmware Translation-en
Get:3 file:/run/live/medium sid/main amd64 Packages
Ign:3 file:/run/live/medium sid/main amd64 Packages
Get:4 file:/run/live/medium sid/main all Packages
Ign:4 file:/run/live/medium sid/main all Packages
Get:5 file:/run/live/medium sid/main Translation-en
Ign:5 file:/run/live/medium sid/main Translation-en
Get:6 file:/run/live/medium sid/non-free-firmware amd64 Packages
Ign:6 file:/run/live/medium sid/non-free-firmware amd64 Packages
Get:7 file:/run/live/medium sid/non-free-firmware all Packages
Ign:7 file:/run/live/medium sid/non-free-firmware all Packages
Get:8 file:/run/live/medium sid/non-free-firmware Translation-en
Ign:8 file:/run/live/medium sid/non-free-firmware Translation-en
Get:3 file:/run/live/medium sid/main amd64 Packages
Ign:3 file:/run/live/medium sid/main amd64 Packages
Get:4 file:/run/live/medium sid/main all Packages
Ign:4 file:/run/live/medium sid/main all Packages
Get:5 file:/run/live/medium sid/main Translation-en
Ign:5 file:/run/live/medium sid/main Translation-en
Get:6 file:/run/live/medium sid/non-free-firmware amd64 Packages
Ign:6 file:/run/live/medium sid/non-free-firmware amd64 Packages
Get:7 file:/run/live/medium sid/non-free-firmware all Packages
Ign:7 file:/run/live/medium sid/non-free-firmware all Packages
Get:8 file:/run/live/medium sid/non-free-firmware Translation-en
Ign:8 file:/run/live/medium sid/non-free-firmware Translation-en
Get:3 file:/run/live/medium sid/main amd64 Packages
Ign:3 file:/run/live/medium sid/main amd64 Packages
Get:4 file:/run/live/medium sid/main all Packages
Ign:4 file:/run/live/medium sid/main all Packages
Get:5 file:/run/live/medium sid/main Translation-en
Ign:5 file:/run/live/medium sid/main Translation-en
Get:6 file:/run/live/medium sid/non-free-firmware amd64 Packages
Ign:6 file:/run/live/medium sid/non-free-firmware amd64 Packages
Get:7 file:/run/live/medium sid/non-free-firmware all Packages
Ign:7 file:/run/live/medium sid/non-free-firmware all Packages
Get:8 file:/run/live/medium sid/non-free-firmware Translation-en
Ign:8 file:/run/live/medium sid/non-free-firmware Translation-en
Get:3 file:/run/live/medium sid/main amd64 Packages
Ign:3 file:/run/live/medium sid/main amd64 Packages
Get:4 file:/run/live/medium sid/main all Packages
Ign:4 file:/run/live/medium sid/main all Packages
Get:5 file:/run/live/medium sid/main Translation-en
Ign:5 file:/run/live/medium sid/main Translation-en
Get:6 file:/run/live/medium sid/non-free-firmware amd64 Packages
Ign:6 file:/run/live/medium sid/non-free-firmware amd64 Packages
Get:7 file:/run/live/medium sid/non-free-firmware all Packages
Ign:7 file:/run/live/medium sid/non-free-firmware all Packages
Get:8 file:/run/live/medium sid/non-free-firmware Translation-en
Ign:8 file:/run/live/medium sid/non-free-firmware Translation-en
Get:3 file:/run/live/medium sid/main amd64 Packages
Ign:3 file:/run/live/medium sid/main amd64 Packages
Get:4 file:/run/live/medium sid/main all Packages
Ign:4 file:/run/live/medium sid/main all Packages
Get:5 file:/run/live/medium sid/main Translation-en
Ign:5 file:/run/live/medium sid/main Translation-en
Get:6 file:/run/live/medium sid/non-free-firmware amd64 Packages
Ign:6 file:/run/live/medium sid/non-free-firmware amd64 Packages
Get:7 file:/run/live/medium sid/non-free-firmware all Packages
Ign:7 file:/run/live/medium sid/non-free-firmware all Packages
Get:8 file:/run/live/medium sid/non-free-firmware Translation-en
Ign:8 file:/run/live/medium sid/non-free-firmware Translation-en
Get:3 file:/run/live/medium sid/main amd64 Packages
Err:3 file:/run/live/medium sid/main amd64 Packages
  File not found - /run/live/medium/dists/sid/main/binary-amd64/Packages (2: No such file or directory)
Get:4 file:/run/live/medium sid/main all Packages
Ign:4 file:/run/live/medium sid/main all Packages
Ign:9 http://deb.debian.org/debian sid InRelease
Ign:9 http://deb.debian.org/debian sid InRelease
Ign:9 http://deb.debian.org/debian sid InRelease
Err:9 http://deb.debian.org/debian sid InRelease
  Could not resolve 'deb.debian.org'
Reading package lists...
W: Failed to fetch http://deb.debian.org/debian/dists/sid/InRelease  Could not resolve 'deb.debian.org'
E: Failed to fetch file:/run/live/medium/dists/sid/main/binary-amd64/Packages  File not found - /run/live/medium/dists/sid/main/binary-amd64/Packages (2: No such file or directory)
W: Some index files failed to download. They have been ignored, or old ones used instead.
16:01:00 [6]: virtual void Calamares::JobThread::run()
    Starting job " Run command '/usr/sbin/sources-final'." ( 40 / 41 ) 
    .. Running ("/bin/sh", "-c", "/usr/sbin/sources-final") 
16:01:00 [6]: virtual void Calamares::JobThread::run()
    Starting job "Unmount file systems." ( 41 / 41 ) 
16:01:00 [6]: Calamares::JobResult unmountTargetMounts(const QString&)
    Read 7 entries from "/tmp/calamares-root-2otmh96y/" 
    .. Running ("umount", "-lv", "/tmp/calamares-root-2otmh96y/sys/firmware/efi/efivars") 
    .. Finished. Exit code: 0 output:
 umount: /tmp/calamares-root-2otmh96y/sys/firmware/efi/efivars (efivarfs) unmounted
    .. Running ("udevadm", "settle") 
    .. Running ("sync") 
    .. Running ("umount", "-lv", "/tmp/calamares-root-2otmh96y/sys") 
    .. Finished. Exit code: 0 output:
 umount: /tmp/calamares-root-2otmh96y/sys (sys) unmounted
    .. Running ("udevadm", "settle") 
    .. Running ("sync") 
    .. Running ("umount", "-lv", "/tmp/calamares-root-2otmh96y/run/udev") 
    .. Finished. Exit code: 0 output:
 umount: /tmp/calamares-root-2otmh96y/run/udev (tmpfs) unmounted
    .. Running ("udevadm", "settle") 
    .. Running ("sync") 
    .. Running ("umount", "-lv", "/tmp/calamares-root-2otmh96y/run") 
    .. Finished. Exit code: 0 output:
 umount: /tmp/calamares-root-2otmh96y/run (tmpfs) unmounted
    .. Running ("udevadm", "settle") 
    .. Running ("sync") 
    .. Running ("umount", "-lv", "/tmp/calamares-root-2otmh96y/proc") 
    .. Finished. Exit code: 0 output:
 umount: /tmp/calamares-root-2otmh96y/proc (proc) unmounted
    .. Running ("udevadm", "settle") 
    .. Running ("sync") 
    .. Running ("umount", "-lv", "/tmp/calamares-root-2otmh96y/dev") 
    .. Finished. Exit code: 0 output:
 umount: /tmp/calamares-root-2otmh96y/dev (udev) unmounted
    .. Running ("udevadm", "settle") 
    .. Running ("sync") 
    .. Running ("umount", "-lv", "/tmp/calamares-root-2otmh96y/boot/efi") 
    .. Finished. Exit code: 0 output:
 umount: /tmp/calamares-root-2otmh96y/boot/efi (/dev/sda1) unmounted
    .. Running ("udevadm", "settle") 
    .. Running ("sync") 
16:01:03 [6]: void CalamaresUtils::callQmlFunction(QQuickItem*, const char*)
    QML "onLeave()" is missing. 
16:01:03 [6]: void Config::doNotify(bool, bool)
    Notification not sent; completion: succeeded 
17:26:00 [6]: void Config::doRestart(bool)
    mode= "user-checked"  user wants restart? false force restart? false 
Shutting down Calamares... 
Finished shutdown. 

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to