Just ran into this on the latest ddimg (from 20th of February) on a Pi 5. I’ll try the server image next
EDIT: Tried a few, experiencing the same issue with Calamares. A few lines are added, saying “Process is running in the background,” and the system starts to lock up. Canceling and shutting down led to a kernel panic.
EDIT (Install Log below)
=== START CALAMARES 3.3.0-alpha3
2024-03-19 - 01:47:24 [6]: void CalamaresApplication::init()
Calamares version: 3.3.0-alpha3
2024-03-19 - 01:47:24 [6]: .. 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")
2024-03-19 - 01:47:24 [6]: bool CalamaresUtils::initQmlModulesDir()
Using Calamares QML directory "/usr/share/calamares/qml"
2024-03-19 - 01:47:24 [6]: Calamares::Branding::Branding(const QString&, QObject*)
Using Calamares branding file at "/etc/calamares/branding/endeavouros/branding.desc"
2024-03-19 - 01:47:24 [6]: Calamares::Branding::Branding(const QString&, QObject*)
Loaded branding component "endeavouros"
2024-03-19 - 01:47:24 [6]: .. No translation for "tz_" "C" using default (en)
2024-03-19 - 01:47:24 [6]: .. No translation for "calamares_" "C" using default (en)
2024-03-19 - 01:47:24 [6]: .. STARTUP: initSettings, initQmlPath, initBranding done
2024-03-19 - 01:47:24 [6]: .. STARTUP: initModuleManager: module init started
2024-03-19 - 01:47:24 [6]: void Calamares::ModuleManager::doInit()
Found 48 modules
2024-03-19 - 01:47:24 [6]: void CalamaresApplication::initView()
STARTUP: initModuleManager: all modules init done
2024-03-19 - 01:47:24 [6]: void CalamaresApplication::initView()
STARTUP: initJobQueue done
2024-03-19 - 01:47:24 [6]: CalamaresWindow::CalamaresWindow(QWidget*)
Available desktop QSize(1680, 1012) minimum size QSize(1024, 520)
2024-03-19 - 01:47:24 [6]: .. Proposed window size: 1200 715
2024-03-19 - 01:47:24 [6]: void CalamaresApplication::initView()
STARTUP: CalamaresWindow created; loadModules started
2024-03-19 - 01:47:24 [6]: void Config::initLanguages()
Trying to match locale "C"
2024-03-19 - 01:47:24 [6]: void Config::initLanguages()
Trying to match locale QLocale(C, Default, Default)
2024-03-19 - 01:47:24 [6]: .. Trying to match approximate locale QLocale::C
2024-03-19 - 01:47:24 [6]: .. Trying to match English (US)
2024-03-19 - 01:47:24 [6]: void Config::setLocaleIndex(int)
Index 14 Selected locale "en"
2024-03-19 - 01:47:24 [6]: .. Loading "calamares-endeavouros_en" from "/etc/calamares/branding/endeavouros/lang"
2024-03-19 - 01:47:24 [6]: .. Branding no translation for "en" using default (en)
2024-03-19 - 01:47:24 [6]: .. Loaded QRC translation "tz_" "en"
2024-03-19 - 01:47:24 [6]: .. Loaded QRC translation "calamares_" "en"
2024-03-19 - 01:47:24 [6]: virtual void Calamares::ViewModule::loadSelf()
ViewModule "welcome@online" loading complete.
2024-03-19 - 01:47:24 [6]: QStringList loadLocales(const QString&)
Loading locales from "/etc/locale.gen"
2024-03-19 - 01:47:24 [6]: .. Read 489 lines
2024-03-19 - 01:47:24 [6]: .. After filtering 315 lines
2024-03-19 - 01:47:24 [6]: virtual void Calamares::ViewModule::loadSelf()
ViewModule "locale@locale" loading complete.
2024-03-19 - 01:47:24 [6]: KeyboardModelsModel::KeyboardModelsModel(QObject*)
Loaded 186 keyboard models
2024-03-19 - 01:47:24 [6]: KeyboardPage::KeyboardPage(Config*, QWidget*)
Variants now total= 0 selected= -1
2024-03-19 - 01:47:24 [6]: .. Loaded QRC translation "kb_" "en"
2024-03-19 - 01:47:24 [6]: void Config::detectCurrentKeyboardLayout()
("pc", "us", "inet(evdev)\"")
2024-03-19 - 01:47:25 [6]: QStringList CalamaresUtils::GeoIP::getElementTexts(const QByteArray&, const QString&)
GeoIP found 1 elements
2024-03-19 - 01:47:25 [6]: virtual void Calamares::ViewModule::loadSelf()
ViewModule "keyboard@keyboard" loading complete.
2024-03-19 - 01:47:25 [6]: void fillModel(PackageListModel*, const QVariantList&)
Loading PackageChooser model items from config
2024-03-19 - 01:47:26 [6]: .. Loaded PackageChooser with 10 entries.
2024-03-19 - 01:47:26 [6]: virtual void Calamares::ViewModule::loadSelf()
ViewModule "packagechooser@packagechooser" loading complete.
2024-03-19 - 01:47:26 [6]: void Config::setConfigurationMap(const QVariantMap&)
Loading netinstall from 1 alternate sources.
2024-03-19 - 01:47:26 [6]: virtual void Calamares::ViewModule::loadSelf()
ViewModule "netinstall@netinstall" loading complete.
2024-03-19 - 01:47:26 [6]: .. minLength set to 1
2024-03-19 - 01:47:26 [6]: virtual void Calamares::ViewModule::loadSelf()
ViewModule "users@users" loading complete.
2024-03-19 - 01:47:26 [6]: virtual void Calamares::ViewModule::loadSelf()
ViewModule "summary@summary" loading complete.
2024-03-19 - 01:47:26 [6]: virtual void Calamares::CppJobModule::loadSelf()
CppJobModule "shellprocess@initialize_pacman" loading complete.
2024-03-19 - 01:47:26 [6]: Calamares::SlideshowQML::SlideshowQML(QWidget*)
QML import paths:
"/usr/share/calamares/qml"
"/usr/bin"
"qrc:/qt-project.org/imports"
"/usr/lib/qt/qml"
2024-03-19 - 01:47:26 [6]: Calamares::SlideshowQML::SlideshowQML(QWidget*)
QML load on startup, API 2.
2024-03-19 - 01:47:26 [2]: QThread::setPriority: Cannot set priority, thread is not running
2024-03-19 - 01:47:26 [6]: virtual void Calamares::CppJobModule::loadSelf()
CppJobModule "machineid@machineid" loading complete.
2024-03-19 - 01:47:26 [6]: void Calamares::ModuleManager::loadModules()
Module "locale@locale" already loaded.
2024-03-19 - 01:47:26 [6]: void Calamares::ModuleManager::loadModules()
Module "keyboard@keyboard" already loaded.
2024-03-19 - 01:47:26 [2]: virtual void UserPkgListJob::setConfigurationMap(const QVariantMap&)
WARNING: User packagelist file "/home/liveuser/user_pkglist.txt" not found
2024-03-19 - 01:47:26 [6]: virtual void Calamares::CppJobModule::loadSelf()
CppJobModule "userpkglist@userpkglist" loading complete.
2024-03-19 - 01:47:26 [6]: virtual void Calamares::CppJobModule::loadSelf()
CppJobModule "shellprocess@disable_autologin" loading complete.
2024-03-19 - 01:47:26 [6]: void Calamares::ModuleManager::loadModules()
Module "users@users" already loaded.
2024-03-19 - 01:47:26 [6]: virtual void Calamares::CppJobModule::loadSelf()
CppJobModule "shellprocess@cleaner_script" loading complete.
2024-03-19 - 01:47:26 [6]: virtual void Calamares::CppJobModule::loadSelf()
CppJobModule "preservefiles@preservefiles" loading complete.
2024-03-19 - 01:47:26 [6]: virtual void Calamares::ViewModule::loadSelf()
ViewModule "finished@finished" loading complete.
2024-03-19 - 01:47:26 [6]: void Config::xkbApply()
xkbmap selection changed to: "us" - ""
2024-03-19 - 01:47:26 [6]: setGeoIP(Config*, const QVariantMap&)::<lambda()>
GeoIP result for welcome= "US"
2024-03-19 - 01:47:26 [6]: void setCountry(Config*, const QString&, CalamaresUtils::GeoIP::Handler*)
Unusable country code "US"
2024-03-19 - 01:47:26 [6]: .. Obtained from "https://geoip.kde.org/v1/ubiquity" ( 2 "CountryCode" )
2024-03-19 - 01:47:26 [6]: void LoaderQueue::fetch(const QUrl&)
NetInstall loading groups from QUrl("file:///etc/calamares/modules/netinstall.yaml")
2024-03-19 - 01:47:26 [6]: void CalamaresApplication::initViewSteps()
STARTUP: loadModules for all modules done
2024-03-19 - 01:47:26 [6]: void Calamares::ModuleManager::checkRequirements()
Checking module requirements ..
2024-03-19 - 01:47:26 [6]: void CalamaresApplication::initViewSteps()
STARTUP: Window now visible and ProgressTreeView populated
2024-03-19 - 01:47:26 [6]: .. 9 view steps loaded.
2024-03-19 - 01:47:26 [6]: .. Loaded QRC translation "kb_" "en"
2024-03-19 - 01:47:26 [6]: void LoaderQueue::dataArrived()
NetInstall group data received 686 bytes from QUrl("file:///etc/calamares/modules/netinstall.yaml")
2024-03-19 - 01:47:26 [6]: bool GeneralRequirements::checkHasPower()
A battery exists, checking for mains power.
2024-03-19 - 01:47:26 [6]: void Calamares::SlideshowQML::loadQmlV2Complete()
QML component complete, API 2
2024-03-19 - 01:47:26 [6]: .. Loading "/etc/calamares/branding/endeavouros/show.qml"
2024-03-19 - 01:47:26 [6]: Calamares::RequirementsList GeneralRequirements::checkRequirements()
GeneralRequirements output:
storage : 5905580032
enoughStorage : true
RAM : 1503238553
enoughRam : true
hasPower : true
hasInternet : true
isRoot : true
2024-03-19 - 01:47:26 [6]: void Calamares::RequirementsChecker::addCheckedRequirements(Calamares::Module*)
Got 6 requirement results from "welcome"
2024-03-19 - 01:47:26 [6]: void Calamares::RequirementsChecker::finished()
All requirements have been checked.
2024-03-19 - 01:47:26 [6]: void Calamares::RequirementsModel::describe() const
Requirements model has 6 items
2024-03-19 - 01:47:26 [6]: .. requirement 0 "storage" satisfied? true mandatory? false
2024-03-19 - 01:47:26 [6]: .. requirement 1 "ram" satisfied? true mandatory? true
2024-03-19 - 01:47:26 [6]: .. requirement 2 "power" satisfied? true mandatory? false
2024-03-19 - 01:47:26 [6]: .. requirement 3 "internet" satisfied? true mandatory? true
2024-03-19 - 01:47:26 [6]: .. requirement 4 "root" satisfied? true mandatory? false
2024-03-19 - 01:47:26 [6]: .. requirement 5 "screen" satisfied? true mandatory? false
2024-03-19 - 01:47:27 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
Mapping "en" in "US" to locale.
2024-03-19 - 01:47:27 [6]: .. Got best match for "en" as "en_ZW.UTF-8"
2024-03-19 - 01:47:27 [6]: .. Got best match for "en_US" as "en_US.UTF-8"
2024-03-19 - 01:47:27 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
Mapping "en" in "US" to locale.
2024-03-19 - 01:47:27 [6]: .. Got best match for "en" as "en_ZW.UTF-8"
2024-03-19 - 01:47:27 [6]: .. Got best match for "en_US" as "en_US.UTF-8"
2024-03-19 - 01:47:27 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&)
Mapping "en" in "US" to locale.
2024-03-19 - 01:47:28 [6]: .. Got best match for "en" as "en_ZW.UTF-8"
2024-03-19 - 01:47:28 [6]: .. Got best match for "en_US" as "en_US.UTF-8"
2024-03-19 - 01:47:29 [6]: void Config::guessLocaleKeyboardLayout()
Got locale language "en_US.UTF-8"
2024-03-19 - 01:47:29 [6]: .. looking for locale part "US"
2024-03-19 - 01:47:29 [6]: .. matched "us"
2024-03-19 - 01:47:29 [6]: void guessLayout(const QStringList&, KeyboardLayoutModel*, KeyboardVariantsModel*)
Next level: "en"
2024-03-19 - 01:47:40 [6]: bool additions(Calamares::GlobalStorage*, const QString&, const QVariantList&, const QVariantList&)
Existing package operations length 0
2024-03-19 - 01:47:40 [6]: .. 48 critical packages.
2024-03-19 - 01:48:15 [6]: QML Component (default slideshow) activated
2024-03-19 - 01:48:15 [6]: void Calamares::JobThread::finalize()
There are 20 jobs, total weight 15
2024-03-19 - 01:48:15 [6]: .. Job 1 "initialize pacman ... copy pacman mirrorlist and keyring to target ..." +wt 1 tot.wt 1
2024-03-19 - 01:48:15 [6]: .. Job 2 "Generate machine-id." +wt 1 tot.wt 2
2024-03-19 - 01:48:15 [6]: .. Job 3 "Set timezone to America/Chicago" +wt 1 tot.wt 3
2024-03-19 - 01:48:15 [6]: .. Job 4 "Set keyboard model to pc105, layout to us-" +wt 1 tot.wt 4
2024-03-19 - 01:48:15 [6]: .. Job 5 "localecfg" +wt 1 tot.wt 5
2024-03-19 - 01:48:15 [6]: .. Job 6 " " +wt 1 tot.wt 6
2024-03-19 - 01:48:15 [6]: .. Job 7 "packages" +wt 1 tot.wt 7
2024-03-19 - 01:48:15 [6]: .. Job 8 "Shell Processes Job" +wt 1 tot.wt 8
2024-03-19 - 01:48:15 [6]: .. Job 9 "Configure <pre>sudo</pre> users." +wt 0.166667 tot.wt 8.16667
2024-03-19 - 01:48:15 [6]: .. Job 10 "Preparing groups." +wt 0.166667 tot.wt 8.33333
2024-03-19 - 01:48:15 [6]: .. Job 11 "Create user rinwolf" +wt 0.166667 tot.wt 8.5
2024-03-19 - 01:48:15 [6]: .. Job 12 "Set password for user rinwolf" +wt 0.166667 tot.wt 8.66667
2024-03-19 - 01:48:15 [6]: .. Job 13 "Set password for user root" +wt 0.166667 tot.wt 8.83333
2024-03-19 - 01:48:15 [6]: .. Job 14 "Set hostname endeavourpi" +wt 0.166667 tot.wt 9
2024-03-19 - 01:48:15 [6]: .. Job 15 "networkcfg" +wt 1 tot.wt 10
2024-03-19 - 01:48:15 [6]: .. Job 16 "displaymanager" +wt 1 tot.wt 11
2024-03-19 - 01:48:15 [6]: .. Job 17 "hwclock" +wt 1 tot.wt 12
2024-03-19 - 01:48:15 [6]: .. Job 18 "Shell Processes Job" +wt 1 tot.wt 13
2024-03-19 - 01:48:15 [6]: .. Job 19 "services-systemd" +wt 1 tot.wt 14
2024-03-19 - 01:48:15 [6]: .. Job 20 "Saving files for later ..." +wt 1 tot.wt 15
2024-03-19 - 01:48:15 [6]: virtual void Calamares::JobThread::run()
Starting job "initialize pacman ... copy pacman mirrorlist and keyring to target ..." ( 1 / 20 )
2024-03-19 - 01:48:15 [6]: .. Running ("/bin/sh", "-c", "chmod +x /etc/calamares/scripts/create-pacman-keyring")
2024-03-19 - 01:48:15 [6]: .. Running ("/bin/sh", "-c", "bash /etc/calamares/scripts/create-pacman-keyring")
2024-03-19 - 01:48:26 [6]: Process is running in the background...
2024-03-19 - 01:49:26 [6]: Process is running in the background...
2024-03-19 - 01:49:36 [6]: QString ficheLogUpload(const QByteArray&, const QUrl&, QObject*)
Connected to paste server "termbin.com"
2024-03-19 - 01:49:36 [6]: .. Paste data written to paste server
2024-03-19 - 01:49:43 [6]: .. Reading response from paste server
2024-03-19 - 01:49:43 [6]: .. Paste server results: QUrl("https://termbin.com/p53a")
If I can I’ll get a journalctl log too, system’s already locking up a little