Package: Calamares Version: 3.3.12-1.1 When starting Calamares, I get this message: The following modules could not be loaded: partition@partition partition@partition bootloader@bootloader
I have calamares-settings-debian installed and I confirmed it works without issue on Bookworm. Attached is the session.log
=== START CALAMARES 3.3.12 2025-01-02 - 19:35:05 [6]: void CalamaresApplication::init() 2025-01-02 - 19:35:05 [6]: Calamares version: 3.3.12 2025-01-02 - 19:35:05 [6]: .. Using Qt version: 5.15.15 2025-01-02 - 19:35:05 [6]: .. Build type: None 2025-01-02 - 19:35:05 [6]: .. Using PyBind11 2025-01-02 - 19:35:05 [6]: .. Using settings: "/etc/calamares/settings.conf" 2025-01-02 - 19:35:05 [6]: .. Using log file: "/root/.cache/calamares/session.log" 2025-01-02 - 19:35:05 [6]: .. Languages: ("ar", "as", "ast", "az", "az_AZ", "be", "bg", "bn", "ca", "ca@valencia", "cs_CZ", "da", "de", "el", "en", "en_GB", "eo", "es", "es_AR", "es_MX", "et", "eu", "fa", "fi_FI", "fr", "fur", "gl", "he", "hi", "hr", "hu", "id", "is", "it_IT", "ja", "ka", "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") 2025-01-02 - 19:35:05 [6]: bool Calamares::initQmlModulesDir() 2025-01-02 - 19:35:05 [6]: Using Calamares QML directory "/usr/share/calamares/qml" 2025-01-02 - 19:35:05 [6]: Calamares::Branding::Branding(const QString&, QObject*, qreal) 2025-01-02 - 19:35:05 [6]: Using Calamares branding file at "/etc/calamares/branding/debian/branding.desc" 2025-01-02 - 19:35:05 [2]: Calamares::Branding::Branding(const QString&, QObject*, qreal) 2025-01-02 - 19:35:05 [2]: WARNING: the branding component "/etc/calamares/branding/debian" does not ship translations. 2025-01-02 - 19:35:05 [6]: Calamares::Branding::Branding(const QString&, QObject*, qreal) 2025-01-02 - 19:35:05 [6]: Loaded branding component "debian" 2025-01-02 - 19:35:05 [6]: .. Loaded QRC translation "tz_" "en_US" 2025-01-02 - 19:35:05 [6]: .. Loaded QRC translation "calamares_" "en_US" 2025-01-02 - 19:35:05 [6]: .. STARTUP: initSettings, initQmlPath, initBranding done 2025-01-02 - 19:35:05 [6]: .. STARTUP: initModuleManager: module init started 2025-01-02 - 19:35:05 [6]: void Calamares::ModuleManager::doInit() 2025-01-02 - 19:35:05 [6]: Found 64 modules 2025-01-02 - 19:35:05 [6]: void CalamaresApplication::initView() 2025-01-02 - 19:35:05 [6]: STARTUP: initModuleManager: all modules init done 2025-01-02 - 19:35:05 [6]: void CalamaresApplication::initView() 2025-01-02 - 19:35:05 [6]: STARTUP: initJobQueue done 2025-01-02 - 19:35:05 [6]: CalamaresWindow::CalamaresWindow(QWidget*) 2025-01-02 - 19:35:05 [6]: Available desktop QSize(1280, 773) minimum size QSize(1024, 520) 2025-01-02 - 19:35:05 [6]: .. Proposed window size: 1024 580 2025-01-02 - 19:35:05 [2]: QString Calamares::_stylesheet(const QDir&) 2025-01-02 - 19:35:05 [2]: WARNING: The branding component "/etc/calamares/branding/debian" does not ship stylesheet.qss. 2025-01-02 - 19:35:05 [6]: void CalamaresApplication::initView() 2025-01-02 - 19:35:05 [6]: STARTUP: CalamaresWindow created; loadModules started 2025-01-02 - 19:35:05 [2]: size_t Calamares::ModuleManager::checkDependencies() 2025-01-02 - 19:35:05 [2]: WARNING: Module "bootloader" requires missing modules "partition" 2025-01-02 - 19:35:05 [2]: void Calamares::ModuleManager::loadModules() 2025-01-02 - 19:35:05 [2]: WARNING: Some installed modules have unmet dependencies. 2025-01-02 - 19:35:05 [6]: void Config::initLanguages() 2025-01-02 - 19:35:05 [6]: Trying to match locale "en_US" 2025-01-02 - 19:35:05 [6]: void Config::initLanguages() 2025-01-02 - 19:35:05 [6]: Trying to match locale QLocale(English, Latin, United States) 2025-01-02 - 19:35:05 [6]: void Config::setLocaleIndex(int) 2025-01-02 - 19:35:05 [6]: Index 14 Selected locale "en" 2025-01-02 - 19:35:05 [6]: .. Loaded QRC translation "tz_" "en" 2025-01-02 - 19:35:05 [6]: .. Loaded QRC translation "calamares_" "en" 2025-01-02 - 19:35:05 [2]: bool getCheckInternetUrls(const QVariantMap&) 2025-01-02 - 19:35:05 [2]: WARNING: GeneralRequirements entry 'internetCheckUrl' is undefined in welcome.conf, reverting to default ( "http://example.com" ). 2025-01-02 - 19:35:05 [2]: void GeneralRequirements::setConfigurationMap(const QVariantMap&) 2025-01-02 - 19:35:05 [2]: WARNING: GeneralRequirements configuration map: check : storage, ram, power, root required : storage, ram, root requiredRam : 1 requiredStorage : 15 2025-01-02 - 19:35:05 [6]: virtual void Calamares::ViewModule::loadSelf() 2025-01-02 - 19:35:05 [6]: ViewModule "welcome@welcome" loading complete. 2025-01-02 - 19:35:05 [2]: void Calamares::Module::loadConfigurationFile(const QString&) 2025-01-02 - 19:35:05 [2]: WARNING: No config file for "locale" found anywhere at "/etc/calamares/modules/locale.conf" "/usr/share/calamares/modules/locale.conf" 2025-01-02 - 19:35:05 [6]: QStringList loadLocales(const QString&) 2025-01-02 - 19:35:05 [6]: Loading locales from "/usr/share/i18n/SUPPORTED" 2025-01-02 - 19:35:05 [6]: QStringList loadLocales(const QString&) 2025-01-02 - 19:35:05 [6]: Read 510 lines 2025-01-02 - 19:35:05 [6]: QStringList loadLocales(const QString&) 2025-01-02 - 19:35:05 [6]: After filtering 327 lines 2025-01-02 - 19:35:05 [6]: virtual void Calamares::ViewModule::loadSelf() 2025-01-02 - 19:35:05 [6]: ViewModule "locale@locale" loading complete. 2025-01-02 - 19:35:05 [2]: void Calamares::Module::loadConfigurationFile(const QString&) 2025-01-02 - 19:35:05 [2]: WARNING: No config file for "keyboard" found anywhere at "/etc/calamares/modules/keyboard.conf" "/usr/share/calamares/modules/keyboard.conf" 2025-01-02 - 19:35:06 [6]: KeyboardModelsModel::KeyboardModelsModel(QObject*) 2025-01-02 - 19:35:06 [6]: Loaded 180 keyboard models 2025-01-02 - 19:35:06 [6]: KeyboardGroupsSwitchersModel::KeyboardGroupsSwitchersModel(QObject*) 2025-01-02 - 19:35:06 [6]: Loaded 45 keyboard groups 2025-01-02 - 19:35:06 [6]: KeyboardPage::KeyboardPage(Config*, QWidget*) 2025-01-02 - 19:35:06 [6]: Variants now total= 0 selected= -1 2025-01-02 - 19:35:06 [6]: KeyboardPage::KeyboardPage(Config*, QWidget*) 2025-01-02 - 19:35:06 [6]: Groups now total= 45 selected= -1 2025-01-02 - 19:35:06 [6]: .. Loaded QRC translation "kb_" "en" 2025-01-02 - 19:35:06 [6]: void Config::getCurrentKeyboardLayoutXkb(QString&, QString&, QString&) 2025-01-02 - 19:35:06 [6]: ("pc", "us", "inet(evdev)\"") 2025-01-02 - 19:35:06 [2]: bool KeyBoardPreview::loadCodes() 2025-01-02 - 19:35:06 [2]: WARNING: ckbcomp not found , keyboard preview disabled 2025-01-02 - 19:35:06 [6]: virtual void Calamares::ViewModule::loadSelf() 2025-01-02 - 19:35:06 [6]: ViewModule "keyboard@keyboard" loading complete. 2025-01-02 - 19:35:06 [1]: void Calamares::ModuleManager::loadModules() 2025-01-02 - 19:35:06 [1]: ERROR: Module "partition@partition" not found in module search paths. "/usr/lib/x86_64-linux-gnu/calamares/modules" "/usr/lib/calamares/modules" 2025-01-02 - 19:35:06 [6]: .. libpwquality setting "minlen=0" 2025-01-02 - 19:35:06 [6]: .. libpwquality setting "minclass=0" 2025-01-02 - 19:35:06 [2]: bool addPasswordCheck(const QString&, const QVariant&, PasswordCheckList&) 2025-01-02 - 19:35:06 [2]: WARNING: nonempty check is ignored; use minLength: 1 2025-01-02 - 19:35:06 [2]: add_check_libpwquality(PasswordCheckList&, const QVariant&)::<lambda(const QString&)> 2025-01-02 - 19:35:06 [2]: WARNING: libpwquality error -20 No password supplied 2025-01-02 - 19:35:06 [2]: add_check_libpwquality(PasswordCheckList&, const QVariant&)::<lambda(const QString&)> 2025-01-02 - 19:35:06 [2]: WARNING: libpwquality error -20 No password supplied 2025-01-02 - 19:35:06 [2]: add_check_libpwquality(PasswordCheckList&, const QVariant&)::<lambda(const QString&)> 2025-01-02 - 19:35:06 [2]: WARNING: libpwquality error -20 No password supplied 2025-01-02 - 19:35:06 [2]: add_check_libpwquality(PasswordCheckList&, const QVariant&)::<lambda(const QString&)> 2025-01-02 - 19:35:06 [2]: WARNING: libpwquality error -20 No password supplied 2025-01-02 - 19:35:06 [2]: add_check_libpwquality(PasswordCheckList&, const QVariant&)::<lambda(const QString&)> 2025-01-02 - 19:35:06 [2]: WARNING: libpwquality error -20 No password supplied 2025-01-02 - 19:35:06 [2]: add_check_libpwquality(PasswordCheckList&, const QVariant&)::<lambda(const QString&)> 2025-01-02 - 19:35:06 [2]: WARNING: libpwquality error -20 No password supplied 2025-01-02 - 19:35:06 [6]: virtual void Calamares::ViewModule::loadSelf() 2025-01-02 - 19:35:06 [6]: ViewModule "users@users" loading complete. 2025-01-02 - 19:35:06 [6]: virtual void Calamares::ViewModule::loadSelf() 2025-01-02 - 19:35:06 [6]: ViewModule "summary@summary" loading complete. 2025-01-02 - 19:35:06 [1]: void Calamares::ModuleManager::loadModules() 2025-01-02 - 19:35:06 [1]: ERROR: Module "partition@partition" not found in module search paths. "/usr/lib/x86_64-linux-gnu/calamares/modules" "/usr/lib/calamares/modules" 2025-01-02 - 19:35:06 [6]: Calamares::SlideshowQML::SlideshowQML(QWidget*) 2025-01-02 - 19:35:06 [6]: QML import paths: "/usr/share/calamares/qml" "/usr/bin" "qrc:/qt-project.org/imports" "/usr/lib/x86_64-linux-gnu/qt5/qml" 2025-01-02 - 19:35:06 [6]: Calamares::SlideshowQML::SlideshowQML(QWidget*) 2025-01-02 - 19:35:06 [6]: QML load on startup, API 2. 2025-01-02 - 19:35:06 [2]: void Calamares::Module::loadConfigurationFile(const QString&) 2025-01-02 - 19:35:06 [2]: WARNING: No config file for "luksbootkeyfile" found anywhere at "/etc/calamares/modules/luksbootkeyfile.conf" "/usr/share/calamares/modules/luksbootkeyfile.conf" 2025-01-02 - 19:35:06 [6]: virtual void Calamares::CppJobModule::loadSelf() 2025-01-02 - 19:35:06 [6]: CppJobModule "luksbootkeyfile@luksbootkeyfile" loading complete. 2025-01-02 - 19:35:06 [2]: void Calamares::Module::loadConfigurationFile(const QString&) 2025-01-02 - 19:35:06 [2]: WARNING: No config file for "dpkg-unsafe-io" found anywhere at "/etc/calamares/modules/dpkg-unsafe-io.conf" "/usr/share/calamares/modules/dpkg-unsafe-io.conf" 2025-01-02 - 19:35:06 [2]: void Calamares::Module::loadConfigurationFile(const QString&) 2025-01-02 - 19:35:06 [2]: WARNING: No config file for "sources-media" found anywhere at "/etc/calamares/modules/sources-media.conf" "/usr/share/calamares/modules/sources-media.conf" 2025-01-02 - 19:35:06 [2]: virtual void MachineIdJob::setConfigurationMap(const QVariantMap&) 2025-01-02 - 19:35:06 [2]: WARNING: MachineId: configuration setting *symlink* is deprecated, use *dbus-symlink*. 2025-01-02 - 19:35:06 [6]: virtual void Calamares::CppJobModule::loadSelf() 2025-01-02 - 19:35:06 [6]: CppJobModule "machineid@machineid" loading complete. 2025-01-02 - 19:35:06 [6]: void Calamares::ModuleManager::loadModules() 2025-01-02 - 19:35:06 [6]: Module "locale@locale" already loaded. 2025-01-02 - 19:35:06 [6]: void Calamares::ModuleManager::loadModules() 2025-01-02 - 19:35:06 [6]: Module "keyboard@keyboard" already loaded. 2025-01-02 - 19:35:06 [6]: void Calamares::ModuleManager::loadModules() 2025-01-02 - 19:35:06 [6]: Module "users@users" already loaded. 2025-01-02 - 19:35:06 [2]: void Calamares::Module::loadConfigurationFile(const QString&) 2025-01-02 - 19:35:06 [2]: WARNING: No config file for "services-systemd" found anywhere at "/etc/calamares/modules/services-systemd.conf" "/usr/share/calamares/modules/services-systemd.conf" 2025-01-02 - 19:35:06 [2]: void Calamares::Module::loadConfigurationFile(const QString&) 2025-01-02 - 19:35:06 [2]: WARNING: No config file for "bootloader-config" found anywhere at "/etc/calamares/modules/bootloader-config.conf" "/usr/share/calamares/modules/bootloader-config.conf" 2025-01-02 - 19:35:06 [2]: void Calamares::Module::loadConfigurationFile(const QString&) 2025-01-02 - 19:35:06 [2]: WARNING: No config file for "grubcfg" found anywhere at "/etc/calamares/modules/grubcfg.conf" "/usr/share/calamares/modules/grubcfg.conf" 2025-01-02 - 19:35:06 [1]: void Calamares::ModuleManager::loadModules() 2025-01-02 - 19:35:06 [1]: ERROR: Module "bootloader@bootloader" not found in module search paths. "/usr/lib/x86_64-linux-gnu/calamares/modules" "/usr/lib/calamares/modules" 2025-01-02 - 19:35:06 [2]: void Calamares::Module::loadConfigurationFile(const QString&) 2025-01-02 - 19:35:06 [2]: WARNING: No config file for "plymouthcfg" found anywhere at "/etc/calamares/modules/plymouthcfg.conf" "/usr/share/calamares/modules/plymouthcfg.conf" 2025-01-02 - 19:35:06 [2]: void Calamares::Module::loadConfigurationFile(const QString&) 2025-01-02 - 19:35:06 [2]: WARNING: No config file for "initramfs" found anywhere at "/etc/calamares/modules/initramfs.conf" "/usr/share/calamares/modules/initramfs.conf" 2025-01-02 - 19:35:06 [6]: virtual void Calamares::CppJobModule::loadSelf() 2025-01-02 - 19:35:06 [6]: CppJobModule "initramfs@initramfs" loading complete. 2025-01-02 - 19:35:06 [2]: void Calamares::Module::loadConfigurationFile(const QString&) 2025-01-02 - 19:35:06 [2]: WARNING: No config file for "dpkg-unsafe-io-undo" found anywhere at "/etc/calamares/modules/dpkg-unsafe-io-undo.conf" "/usr/share/calamares/modules/dpkg-unsafe-io-undo.conf" 2025-01-02 - 19:35:06 [2]: void Calamares::Module::loadConfigurationFile(const QString&) 2025-01-02 - 19:35:06 [2]: WARNING: No config file for "sources-media-unmount" found anywhere at "/etc/calamares/modules/sources-media-unmount.conf" "/usr/share/calamares/modules/sources-media-unmount.conf" 2025-01-02 - 19:35:06 [2]: void Calamares::Module::loadConfigurationFile(const QString&) 2025-01-02 - 19:35:06 [2]: WARNING: No config file for "umount" found anywhere at "/etc/calamares/modules/umount.conf" "/usr/share/calamares/modules/umount.conf" 2025-01-02 - 19:35:06 [6]: virtual void Calamares::CppJobModule::loadSelf() 2025-01-02 - 19:35:06 [6]: CppJobModule "umount@umount" loading complete. 2025-01-02 - 19:35:06 [2]: void Config::setConfigurationMap(const QVariantMap&) 2025-01-02 - 19:35:06 [2]: WARNING: Configuring the finished module with deprecated restartNowEnabled settings 2025-01-02 - 19:35:06 [6]: virtual void Calamares::ViewModule::loadSelf() 2025-01-02 - 19:35:06 [6]: ViewModule "finished@finished" loading complete. 2025-01-02 - 19:35:06 [6]: .. Loaded QRC translation "kb_" "en" 2025-01-02 - 19:35:06 [2]: add_check_libpwquality(PasswordCheckList&, const QVariant&)::<lambda(const QString&)> 2025-01-02 - 19:35:06 [2]: WARNING: libpwquality error -20 No password supplied 2025-01-02 - 19:35:06 [2]: add_check_libpwquality(PasswordCheckList&, const QVariant&)::<lambda(const QString&)> 2025-01-02 - 19:35:06 [2]: WARNING: libpwquality error -20 No password supplied 2025-01-02 - 19:35:06 [6]: void Calamares::SlideshowQML::loadQmlV2Complete() 2025-01-02 - 19:35:06 [6]: QML component complete, API 2 2025-01-02 - 19:35:06 [6]: .. Loading "/etc/calamares/branding/debian/show.qml" 2025-01-02 - 19:35:06 [1]: void CalamaresApplication::initFailed(const QStringList&) 2025-01-02 - 19:35:06 [1]: ERROR: STARTUP: failed modules are ("partition@partition", "partition@partition", "bootloader@bootloader") 2025-01-02 - 19:35:06 [6]: void Config::applyXkb() 2025-01-02 - 19:35:06 [6]: xkbmap selection changed to: "us" - ""