=== START CALAMARES 3.4.1 2026-03-07 - 05:39:47 [6]: void CalamaresApplication::init() 2026-03-07 - 05:39:47 [6]: Calamares version: 3.4.1 2026-03-07 - 05:39:47 [6]: .. Using Qt version: 6.10.2 2026-03-07 - 05:39:47 [6]: .. Build type: Release 2026-03-07 - 05:39:47 [6]: .. Using Boost Python 2026-03-07 - 05:39:47 [6]: .. Using settings: "/etc/calamares/settings.conf" 2026-03-07 - 05:39:47 [6]: .. Using log file: "/home/liveuser/.cache/calamares/session.log" 2026-03-07 - 05:39:47 [6]: .. Languages: QList("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", "ia", "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", "uz", "vi", "zh_CN", "zh_TW") 2026-03-07 - 05:39:47 [6]: bool Calamares::initQmlModulesDir() 2026-03-07 - 05:39:47 [6]: Using Calamares QML directory "/usr/share/calamares/qml" 2026-03-07 - 05:39:47 [6]: Calamares::Branding::Branding(const QString&, QObject*, qreal) 2026-03-07 - 05:39:47 [6]: Using Calamares branding file at "/usr/share/calamares/branding/cachyos/branding.desc" 2026-03-07 - 05:39:47 [2]: Calamares::Branding::Branding(const QString&, QObject*, qreal) 2026-03-07 - 05:39:47 [2]: WARNING: the branding component "/usr/share/calamares/branding/cachyos" does not ship translations. 2026-03-07 - 05:39:47 [6]: Calamares::Branding::Branding(const QString&, QObject*, qreal) 2026-03-07 - 05:39:47 [6]: Loaded branding component "cachyos" 2026-03-07 - 05:39:47 [6]: .. No translation for "tz_" "C" using default (en) 2026-03-07 - 05:39:47 [6]: .. No translation for "calamares_" "C" using default (en) 2026-03-07 - 05:39:47 [6]: .. STARTUP: initSettings, initQmlPath, initBranding done 2026-03-07 - 05:39:47 [6]: .. STARTUP: initModuleManager: module init started 2026-03-07 - 05:39:47 [6]: void Calamares::ModuleManager::doInit() 2026-03-07 - 05:39:47 [6]: Found 38 modules 2026-03-07 - 05:39:47 [6]: void CalamaresApplication::initView() 2026-03-07 - 05:39:47 [6]: STARTUP: initModuleManager: all modules init done 2026-03-07 - 05:39:47 [6]: void CalamaresApplication::initView() 2026-03-07 - 05:39:47 [6]: STARTUP: initJobQueue done 2026-03-07 - 05:39:47 [6]: CalamaresWindow::CalamaresWindow(QWidget*) 2026-03-07 - 05:39:47 [6]: Available desktop QSize(914, 514) minimum size QSize(914, 520) 2026-03-07 - 05:39:47 [6]: .. Proposed window size: 914 520 2026-03-07 - 05:39:47 [6]: QString Calamares::searchQmlFile(QmlSearch, const QString&) 2026-03-07 - 05:39:47 [6]: Looking for QML for "calamares-sidebar" 2026-03-07 - 05:39:47 [6]: .. Looking at QML file "/usr/share/calamares/branding/cachyos/calamares-sidebar.qml" 2026-03-07 - 05:39:48 [2]: WARNING (Qt): file:///usr/share/calamares/branding/cachyos/calamares-sidebar.qml:26:5: TypeError: Cannot read property 'width' of null 2026-03-07 - 05:39:48 [6]: void CalamaresApplication::initView() 2026-03-07 - 05:39:48 [6]: STARTUP: CalamaresWindow created; loadModules started 2026-03-07 - 05:39:48 [6]: void Config::initLanguages() 2026-03-07 - 05:39:48 [6]: Trying to match locale "C" 2026-03-07 - 05:39:48 [6]: void Config::initLanguages() 2026-03-07 - 05:39:48 [6]: Trying to match locale QLocale::system()/* C, Default, Default */ 2026-03-07 - 05:39:48 [6]: .. Trying to match approximate locale QLocale::C 2026-03-07 - 05:39:48 [6]: .. Trying to match English (US) 2026-03-07 - 05:39:48 [6]: void Config::setLocaleIndex(int) 2026-03-07 - 05:39:48 [6]: Index 14 Selected locale "en" 2026-03-07 - 05:39:48 [6]: .. Loaded QRC translation "tz_" "en" 2026-03-07 - 05:39:48 [6]: .. Loaded QRC translation "calamares_" "en" 2026-03-07 - 05:39:48 [6]: virtual void Calamares::ViewModule::loadSelf() 2026-03-07 - 05:39:48 [6]: ViewModule "welcome@online" loading complete. 2026-03-07 - 05:39:48 [6]: QStringList loadLocales(const QString&) 2026-03-07 - 05:39:48 [6]: Loading locales from "/usr/share/i18n/SUPPORTED" 2026-03-07 - 05:39:48 [6]: .. Read 502 lines 2026-03-07 - 05:39:48 [6]: .. After filtering 327 lines 2026-03-07 - 05:39:48 [6]: virtual void Calamares::ViewModule::loadSelf() 2026-03-07 - 05:39:48 [6]: ViewModule "locale@locale" loading complete. 2026-03-07 - 05:39:48 [6]: KeyboardModelsModel::KeyboardModelsModel(QObject*) 2026-03-07 - 05:39:48 [6]: Loaded 183 keyboard models 2026-03-07 - 05:39:48 [6]: KeyboardGroupsSwitchersModel::KeyboardGroupsSwitchersModel(QObject*) 2026-03-07 - 05:39:48 [6]: Loaded 45 keyboard groups 2026-03-07 - 05:39:48 [6]: KeyboardPage::KeyboardPage(Config*, QWidget*) 2026-03-07 - 05:39:48 [6]: Variants now total= 0 selected= -1 2026-03-07 - 05:39:48 [6]: KeyboardPage::KeyboardPage(Config*, QWidget*) 2026-03-07 - 05:39:48 [6]: Groups now total= 45 selected= -1 2026-03-07 - 05:39:48 [6]: .. Loaded QRC translation "kb_" "en" 2026-03-07 - 05:39:48 [6]: virtual void Calamares::ViewModule::loadSelf() 2026-03-07 - 05:39:48 [6]: ViewModule "keyboard@keyboard" loading complete. 2026-03-07 - 05:39:48 [6]: Calamares::Partition::InternalManager::InternalManager() 2026-03-07 - 05:39:48 [6]: KPMCore backend starting .. 2026-03-07 - 05:39:48 [6]: DEBUG (Qt): Loaded backend plugin: "pmsfdiskbackendplugin" 2026-03-07 - 05:39:48 [6]: .. Backend @0x5653dbc032b0 "pmsfdiskbackendplugin" "1" 2026-03-07 - 05:39:48 [2]: virtual void PartitionViewStep::setConfigurationMap(const QVariantMap&) 2026-03-07 - 05:39:48 [2]: WARNING: Partition-module setting *defaultPartitionTableType* is unset, will use gpt for efi or msdos for bios 2026-03-07 - 05:39:48 [6]: virtual void Calamares::ViewModule::loadSelf() 2026-03-07 - 05:39:48 [6]: ViewModule "partition@partition" loading complete. 2026-03-07 - 05:39:48 [6]: void fillModel(PackageListModel*, const QVariantList&) 2026-03-07 - 05:39:48 [6]: Loading PackageChooser model items from config 2026-03-07 - 05:39:48 [6]: .. Loaded PackageChooser with 2 entries. 2026-03-07 - 05:39:48 [6]: virtual void Calamares::ViewModule::loadSelf() 2026-03-07 - 05:39:48 [6]: ViewModule "packagechooser@packagechooser" loading complete. 2026-03-07 - 05:39:48 [6]: void Config::setConfigurationMap(const QVariantMap&) 2026-03-07 - 05:39:48 [6]: Loading netinstall from 2 alternate sources. 2026-03-07 - 05:39:48 [6]: virtual void Calamares::ViewModule::loadSelf() 2026-03-07 - 05:39:48 [6]: ViewModule "netinstall@netinstall" loading complete. 2026-03-07 - 05:39:48 [6]: .. minLength set to 4 2026-03-07 - 05:39:48 [6]: virtual void Calamares::ViewModule::loadSelf() 2026-03-07 - 05:39:48 [6]: ViewModule "users@users" loading complete. 2026-03-07 - 05:39:48 [6]: virtual void Calamares::ViewModule::loadSelf() 2026-03-07 - 05:39:48 [6]: ViewModule "summary@summary" loading complete. 2026-03-07 - 05:39:48 [6]: void Calamares::ModuleManager::loadModules() 2026-03-07 - 05:39:48 [6]: Module "partition@partition" already loaded. 2026-03-07 - 05:39:48 [6]: Calamares::SlideshowQML::SlideshowQML(QWidget*) 2026-03-07 - 05:39:48 [6]: QML import paths: "/usr/share/calamares/qml" "/usr/bin" "qrc:/qt-project.org/imports" "qrc:/qt/qml" "/usr/lib/qt6/qml" 2026-03-07 - 05:39:48 [6]: Calamares::SlideshowQML::SlideshowQML(QWidget*) 2026-03-07 - 05:39:48 [6]: QML load on startup, API 2. 2026-03-07 - 05:39:49 [6]: virtual void Calamares::CppJobModule::loadSelf() 2026-03-07 - 05:39:49 [6]: CppJobModule "zfs@zfs" loading complete. 2026-03-07 - 05:39:49 [6]: virtual void Calamares::CppJobModule::loadSelf() 2026-03-07 - 05:39:49 [6]: CppJobModule "shellprocess@modify_mk_hook" loading complete. 2026-03-07 - 05:39:49 [6]: virtual void Calamares::CppJobModule::loadSelf() 2026-03-07 - 05:39:49 [6]: CppJobModule "shellprocess@initialize_pacman" loading complete. 2026-03-07 - 05:39:49 [6]: virtual void Calamares::CppJobModule::loadSelf() 2026-03-07 - 05:39:49 [6]: CppJobModule "machineid@machineid" loading complete. 2026-03-07 - 05:39:49 [6]: void Calamares::ModuleManager::loadModules() 2026-03-07 - 05:39:49 [6]: Module "locale@locale" already loaded. 2026-03-07 - 05:39:49 [6]: void Calamares::ModuleManager::loadModules() 2026-03-07 - 05:39:49 [6]: Module "keyboard@keyboard" already loaded. 2026-03-07 - 05:39:49 [6]: void Calamares::ModuleManager::loadModules() 2026-03-07 - 05:39:49 [6]: Module "users@users" already loaded. 2026-03-07 - 05:39:49 [6]: virtual void Calamares::CppJobModule::loadSelf() 2026-03-07 - 05:39:49 [6]: CppJobModule "shellprocess@before-online" loading complete. 2026-03-07 - 05:39:49 [2]: void Calamares::Module::loadConfigurationFile(const QString&) 2026-03-07 - 05:39:49 [2]: WARNING: No config file for "chwd" found anywhere at "/etc/calamares/modules/chwd.conf" "/usr/share/calamares/modules/chwd.conf" 2026-03-07 - 05:39:49 [6]: virtual void Calamares::CppJobModule::loadSelf() 2026-03-07 - 05:39:49 [6]: CppJobModule "luksbootkeyfile@luksbootkeyfile" loading complete. 2026-03-07 - 05:39:49 [6]: virtual void Calamares::CppJobModule::loadSelf() 2026-03-07 - 05:39:49 [6]: CppJobModule "luksopenswaphookcfg@luksopenswaphookcfg" loading complete. 2026-03-07 - 05:39:49 [6]: virtual void Calamares::CppJobModule::loadSelf() 2026-03-07 - 05:39:49 [6]: CppJobModule "initcpio@initcpio" loading complete. 2026-03-07 - 05:39:49 [6]: virtual void Calamares::CppJobModule::loadSelf() 2026-03-07 - 05:39:49 [6]: CppJobModule "shellprocess@removeucode" loading complete. 2026-03-07 - 05:39:49 [6]: virtual void Calamares::CppJobModule::loadSelf() 2026-03-07 - 05:39:49 [6]: CppJobModule "shellprocess@reset_mk_hook" loading complete. 2026-03-07 - 05:39:49 [6]: virtual void Calamares::CppJobModule::loadSelf() 2026-03-07 - 05:39:49 [6]: CppJobModule "shellprocess@shellprocess" loading complete. 2026-03-07 - 05:39:49 [6]: virtual void Calamares::CppJobModule::loadSelf() 2026-03-07 - 05:39:49 [6]: CppJobModule "shellprocess@enable_sdboot" loading complete. 2026-03-07 - 05:39:49 [6]: virtual void Calamares::CppJobModule::loadSelf() 2026-03-07 - 05:39:49 [6]: CppJobModule "umount@umount" loading complete. 2026-03-07 - 05:39:49 [6]: virtual void Calamares::ViewModule::loadSelf() 2026-03-07 - 05:39:49 [6]: ViewModule "finished@finished" loading complete. 2026-03-07 - 05:39:49 [6]: void applyXkb(const BasicLayoutInfo&, AdditionalLayoutInfo&) 2026-03-07 - 05:39:49 [6]: xkbmap selection changed to: "custom" - "" 2026-03-07 - 05:39:49 [2]: void applyLocale1(const BasicLayoutInfo&, AdditionalLayoutInfo&) 2026-03-07 - 05:39:49 [2]: WARNING: Could not set keyboard config through org.freedesktop.locale1.X11Keyboard. QDBusError("org.freedesktop.DBus.Error.InvalidArgs", "Specified keymap cannot be compiled, refusing as invalid.") 2026-03-07 - 05:39:49 [2]: WARNING (Qt): Failed to register with host portal QDBusError("org.freedesktop.portal.Error.Failed", "Could not register app ID: App info not found for 'io.calamares.calamares'") 2026-03-07 - 05:39:49 [6]: void LoaderQueue::fetch(const QUrl&) 2026-03-07 - 05:39:49 [6]: NetInstall loading groups from QUrl("https://raw.githubusercontent.com/CachyOS/cachyos-calamares/cachyos-deckify-qt6-dev/src/modules/netinstall/netinstall.yaml") 2026-03-07 - 05:39:49 [6]: void CalamaresApplication::initViewSteps() 2026-03-07 - 05:39:49 [6]: STARTUP: loadModules for all modules done 2026-03-07 - 05:39:49 [6]: void Calamares::ModuleManager::checkRequirements() 2026-03-07 - 05:39:49 [6]: Checking module requirements .. 2026-03-07 - 05:39:49 [6]: void CalamaresApplication::initViewSteps() 2026-03-07 - 05:39:49 [6]: STARTUP: Window now visible and ProgressTreeView populated 2026-03-07 - 05:39:49 [6]: .. 10 view steps loaded. 2026-03-07 - 05:39:49 [6]: .. Loaded QRC translation "kb_" "en" 2026-03-07 - 05:39:49 [2]: WARNING (Qt): Failed to register with host portal QDBusError("org.freedesktop.portal.Error.Failed", "Could not register app ID: Connection already associated with an application ID") 2026-03-07 - 05:39:49 [6]: void Calamares::SlideshowQML::loadQmlV2Complete() 2026-03-07 - 05:39:49 [6]: QML component complete, API 2 2026-03-07 - 05:39:49 [6]: bool GeneralRequirements::checkHasPower() 2026-03-07 - 05:39:49 [6]: A battery exists, checking for mains power. 2026-03-07 - 05:39:49 [2]: WARNING (Qt): file:///usr/share/calamares/branding/cachyos/show.qml:39:13: Unable to assign [undefined] to QQuickImage::HAlignment 2026-03-07 - 05:39:49 [2]: WARNING (Qt): file:///usr/share/calamares/branding/cachyos/show.qml:54:13: Unable to assign [undefined] to QQuickImage::HAlignment 2026-03-07 - 05:39:49 [2]: WARNING (Qt): file:///usr/share/calamares/branding/cachyos/show.qml:70:13: Unable to assign [undefined] to QQuickImage::HAlignment 2026-03-07 - 05:39:49 [2]: WARNING (Qt): file:///usr/share/calamares/branding/cachyos/show.qml:85:13: Unable to assign [undefined] to QQuickImage::HAlignment 2026-03-07 - 05:39:49 [2]: WARNING (Qt): file:///usr/share/calamares/branding/cachyos/show.qml:100:13: Unable to assign [undefined] to QQuickImage::HAlignment 2026-03-07 - 05:39:49 [2]: WARNING (Qt): file:///usr/share/calamares/branding/cachyos/show.qml:115:13: Unable to assign [undefined] to QQuickImage::HAlignment 2026-03-07 - 05:39:49 [6]: .. Loading "/usr/share/calamares/branding/cachyos/show.qml" 2026-03-07 - 05:39:49 [6]: Calamares::RequirementsList GeneralRequirements::checkRequirements() 2026-03-07 - 05:39:49 [6]: GeneralRequirements output: storage : 8589934592 enoughStorage : true RAM : 2684354560 enoughRam : true hasPower : false hasInternet : true isRoot : true 2026-03-07 - 05:39:49 [6]: void Calamares::RequirementsChecker::addCheckedRequirements(Calamares::Module*) 2026-03-07 - 05:39:49 [6]: Got 6 requirement results from "welcome" 2026-03-07 - 05:39:49 [6]: QStringList Calamares::GeoIP::getElementTexts(const QByteArray&, const QString&) 2026-03-07 - 05:39:49 [6]: GeoIP found 1 elements 2026-03-07 - 05:39:49 [6]: setGeoIP(Config*, const QVariantMap&):: 2026-03-07 - 05:39:49 [6]: GeoIP result for welcome= "AU" 2026-03-07 - 05:39:49 [6]: void setCountry(Config*, const QString&, Calamares::GeoIP::Handler*) 2026-03-07 - 05:39:49 [6]: Unusable country code "AU" 2026-03-07 - 05:39:49 [6]: .. Obtained from "https://geoip.kde.org/v1/ubiquity" ( 2 "CountryCode" ) 2026-03-07 - 05:39:49 [6]: void LoaderQueue::dataArrived() 2026-03-07 - 05:39:49 [6]: NetInstall group data received 6679 bytes from QUrl("https://raw.githubusercontent.com/CachyOS/cachyos-calamares/cachyos-deckify-qt6-dev/src/modules/netinstall/netinstall.yaml") 2026-03-07 - 05:39:50 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-03-07 - 05:39:50 [6]: Remaining modules: 1 "partition" 2026-03-07 - 05:39:50 [6]: DEBUG (Qt): smartctl initialization failed for "/dev/mmcblk0" : No such file or directory 2026-03-07 - 05:39:50 [6]: DEBUG (Qt): error during smart output parsing for "/dev/mmcblk0" : No such file or directory 2026-03-07 - 05:39:50 [2]: WARNING (Qt): unknown file system type "dos" on "/dev/mmcblk0" 2026-03-07 - 05:39:50 [6]: DEBUG (Qt): 7791359 7356454 4096 2026-03-07 - 05:39:50 [6]: DEBUG (Qt): getting temp failed for "/dev/nvme0n1" : No such file or directory 2026-03-07 - 05:39:50 [6]: DEBUG (Qt): getting powered on time failed for "/dev/nvme0n1" : No such file or directory 2026-03-07 - 05:39:50 [6]: DEBUG (Qt): getting power cycles failed for "/dev/nvme0n1" : No such file or directory 2026-03-07 - 05:39:51 [6]: DEBUG (Qt): 51199999 51181940 4096 2026-03-07 - 05:39:51 [6]: DEBUG (Qt): smartctl initialization failed for "/dev/sdb" : No such file or directory 2026-03-07 - 05:39:51 [6]: DEBUG (Qt): error during smart output parsing for "/dev/sdb" : No such file or directory 2026-03-07 - 05:39:51 [6]: DEBUG (Qt): smartctl initialization failed for "/dev/zram0" : No such file or directory 2026-03-07 - 05:39:51 [6]: DEBUG (Qt): error during smart output parsing for "/dev/zram0" : No such file or directory 2026-03-07 - 05:39:51 [6]: QList PartUtils::getDevices(DeviceType) 2026-03-07 - 05:39:51 [6]: Removing unsuitable devices: 4 candidates. 2026-03-07 - 05:39:51 [6]: .. Running QList("blkid", "/dev/mmcblk0") 2026-03-07 - 05:39:51 [6]: .. Running QList("blkid", "/dev/mmcblk0p1") 2026-03-07 - 05:39:51 [6]: .. Running QList("blkid", "/dev/nvme0n1") 2026-03-07 - 05:39:51 [6]: .. Running QList("blkid", "/dev/nvme0n1p1") 2026-03-07 - 05:39:51 [6]: .. Running QList("blkid", "/dev/nvme0n1p2") 2026-03-07 - 05:39:51 [6]: .. Running QList("blkid", "/dev/nvme0n1p3") 2026-03-07 - 05:39:51 [6]: .. Running QList("blkid", "/dev/nvme0n1p4") 2026-03-07 - 05:39:51 [6]: .. Running QList("blkid", "/dev/sdb") 2026-03-07 - 05:39:51 [6]: .. Removing device with iso9660 filesystem (probably a CD) on it "/dev/sdb" 2026-03-07 - 05:39:51 [6]: .. Removing zram "/dev/zram0" 2026-03-07 - 05:39:51 [6]: .. there are 2 devices left. 2026-03-07 - 05:39:51 [6]: void PartitionCoreModule::doInit() 2026-03-07 - 05:39:51 [6]: LIST OF DETECTED DEVICES: 2026-03-07 - 05:39:51 [6]: .. node capacity name prettyName 2026-03-07 - 05:39:51 [6]: .. "/dev/mmcblk0" 31914983424 DevName$bb0589a8 DevNamePretty$95f0ec4e 2026-03-07 - 05:39:51 [6]: .. "/dev/nvme0n1" 512110190592 DevName$4fd99a8a DevNamePretty$4299d745 2026-03-07 - 05:39:51 [6]: .. 2 devices detected. 2026-03-07 - 05:39:51 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-03-07 - 05:39:51 [6]: Remaining modules: 1 "partition" 2026-03-07 - 05:39:53 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-03-07 - 05:39:53 [6]: Remaining modules: 1 "partition" 2026-03-07 - 05:39:54 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-03-07 - 05:39:54 [6]: Remaining modules: 1 "partition" 2026-03-07 - 05:39:55 [6]: OsproberEntryList PartUtils::runOsprober(DeviceModel*) 2026-03-07 - 05:39:55 [6]: os-prober gave no output. 2026-03-07 - 05:39:55 [2]: WARNING (Qt): beginResetModel called on BootLoaderModel(0x5653dbc08a80) without calling endResetModel first 2026-03-07 - 05:39:55 [2]: WARNING (Qt): endResetModel called on BootLoaderModel(0x5653dbc08a80) without calling beginResetModel first 2026-03-07 - 05:39:55 [6]: void PartitionCoreModule::scanForEfiSystemPartitions() 2026-03-07 - 05:39:55 [6]: system is EFI and new EFI system partition has been found. 2026-03-07 - 05:39:55 [6]: void Calamares::RequirementsChecker::addCheckedRequirements(Calamares::Module*) 2026-03-07 - 05:39:55 [6]: Got 1 requirement results from "partition" 2026-03-07 - 05:39:55 [2]: void ChoicePage::updateActionDescriptionsTr() 2026-03-07 - 05:39:55 [2]: WARNING: Invalid osprober count, labels and buttons not updated. 2026-03-07 - 05:39:55 [6]: bool ChoicePage::calculateNextEnabled() const 2026-03-07 - 05:39:55 [6]: No partitioning choice has been made yet 2026-03-07 - 05:39:55 [6]: void ChoicePage::updateDeviceStatePreview() 2026-03-07 - 05:39:55 [6]: Updating partitioning state widgets. 2026-03-07 - 05:39:55 [6]: void ChoicePage::setupActions() 2026-03-07 - 05:39:55 [6]: Setting up actions for "/dev/mmcblk0" with 0 entries. 2026-03-07 - 05:39:55 [6]: .. Partition "/dev/mmcblk0p1" authorized for resize + autopartition install. 2026-03-07 - 05:39:55 [6]: .. contains resizable "/dev/mmcblk0p1" 2026-03-07 - 05:39:55 [6]: .. Checking if "/dev/mmcblk0p1" can be replaced. 2026-03-07 - 05:39:55 [6]: .. Partition "/dev/mmcblk0p1" authorized for replace install. 2026-03-07 - 05:39:55 [6]: .. contains replaceable "/dev/mmcblk0p1" 2026-03-07 - 05:39:55 [6]: void ChoicePage::updateActionDescriptionsTr() 2026-03-07 - 05:39:55 [6]: Setting texts for 0 osprober entries 2026-03-07 - 05:39:55 [6]: void ChoicePage::continueApplyDeviceChoice() 2026-03-07 - 05:39:55 [6]: Previous device -1 new device 0 2026-03-07 - 05:39:55 [6]: void ChoicePage::applyActionChoice(InstallChoice) 2026-03-07 - 05:39:55 [6]: InstallChoice Config::NoChoice "none" 2026-03-07 - 05:39:55 [6]: bool ChoicePage::calculateNextEnabled() const 2026-03-07 - 05:39:55 [6]: No partitioning choice has been made yet 2026-03-07 - 05:39:55 [6]: void ChoicePage::updateActionChoicePreview(InstallChoice) 2026-03-07 - 05:39:55 [6]: Updating partitioning preview widgets. 2026-03-07 - 05:39:55 [6]: bool ChoicePage::calculateNextEnabled() const 2026-03-07 - 05:39:55 [6]: No partitioning choice has been made yet 2026-03-07 - 05:39:55 [6]: bool ChoicePage::calculateNextEnabled() const 2026-03-07 - 05:39:55 [6]: No partitioning choice has been made yet 2026-03-07 - 05:39:55 [6]: void Calamares::RequirementsChecker::finished() 2026-03-07 - 05:39:55 [6]: All requirements have been checked. 2026-03-07 - 05:39:55 [6]: void Calamares::RequirementsModel::describe() const 2026-03-07 - 05:39:55 [6]: Requirements model has 7 items 2026-03-07 - 05:39:55 [6]: .. requirement 0 "storage" satisfied? true mandatory? false 2026-03-07 - 05:39:55 [6]: .. requirement 1 "ram" satisfied? true mandatory? true 2026-03-07 - 05:39:55 [6]: .. requirement 2 "power" satisfied? false mandatory? false 2026-03-07 - 05:39:55 [6]: .. requirement 3 "internet" satisfied? true mandatory? true 2026-03-07 - 05:39:55 [6]: .. requirement 4 "root" satisfied? true mandatory? false 2026-03-07 - 05:39:55 [6]: .. requirement 5 "screen" satisfied? false mandatory? false 2026-03-07 - 05:39:55 [6]: .. requirement 6 "partitions" satisfied? true mandatory? true 2026-03-07 - 05:39:57 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&) 2026-03-07 - 05:39:57 [6]: Mapping "en" in "AU" to locale. 2026-03-07 - 05:39:57 [6]: .. Got best match for "en" as "en_AU.UTF-8" 2026-03-07 - 05:39:57 [6]: .. Got best match for "en_AU" as "en_AU.UTF-8" 2026-03-07 - 13:39:57 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&) 2026-03-07 - 13:39:57 [6]: Mapping "en" in "AU" to locale. 2026-03-07 - 13:39:57 [6]: .. Got best match for "en" as "en_AU.UTF-8" 2026-03-07 - 13:39:57 [6]: .. Got best match for "en_AU" as "en_AU.UTF-8" 2026-03-07 - 13:39:57 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&) 2026-03-07 - 13:39:57 [6]: Mapping "en" in "AU" to locale. 2026-03-07 - 13:39:57 [6]: .. Got best match for "en" as "en_AU.UTF-8" 2026-03-07 - 13:39:57 [6]: .. Got best match for "en_AU" as "en_AU.UTF-8" 2026-03-07 - 13:39:58 [6]: void Config::guessLocaleKeyboardLayout() 2026-03-07 - 13:39:58 [6]: Got locale language "en_AU.UTF-8" 2026-03-07 - 13:39:58 [6]: .. looking for locale part "AU" 2026-03-07 - 13:39:58 [6]: .. matched "au" 2026-03-07 - 13:39:58 [6]: void guessLayout(const QStringList&, KeyboardLayoutModel*, KeyboardVariantsModel*) 2026-03-07 - 13:39:58 [6]: Next level: "en" 2026-03-07 - 13:39:58 [6]: void applyXkb(const BasicLayoutInfo&, AdditionalLayoutInfo&) 2026-03-07 - 13:39:58 [6]: xkbmap selection changed to: "au" - "" 2026-03-07 - 13:40:00 [6]: bool ChoicePage::calculateNextEnabled() const 2026-03-07 - 13:40:00 [6]: No partition selected for alongside or replace 2026-03-07 - 13:40:00 [6]: void ChoicePage::applyActionChoice(InstallChoice) 2026-03-07 - 13:40:00 [6]: InstallChoice Config::Replace "replace" 2026-03-07 - 13:40:00 [6]: bool ChoicePage::calculateNextEnabled() const 2026-03-07 - 13:40:00 [6]: No partition selected for alongside or replace 2026-03-07 - 13:40:00 [6]: void ChoicePage::updateActionChoicePreview(InstallChoice) 2026-03-07 - 13:40:00 [6]: Updating partitioning preview widgets. 2026-03-07 - 13:40:00 [6]: bool ChoicePage::calculateNextEnabled() const 2026-03-07 - 13:40:00 [6]: No partition selected for alongside or replace 2026-03-07 - 13:40:00 [6]: bool ChoicePage::calculateNextEnabled() const 2026-03-07 - 13:40:00 [6]: No partition selected for alongside or replace 2026-03-07 - 13:40:02 [6]: void ChoicePage::updateDeviceStatePreview() 2026-03-07 - 13:40:02 [6]: Updating partitioning state widgets. 2026-03-07 - 13:40:02 [6]: void ChoicePage::setupActions() 2026-03-07 - 13:40:02 [6]: Setting up actions for "/dev/nvme0n1" with 0 entries. 2026-03-07 - 13:40:02 [6]: .. NO, insufficient storage Required storage B: 11274289152 "(10.5GiB)" Available storage B: 523722752 "(0GiB)" for "/dev/nvme0n1p1" length: 1048576 sectorsUsed: 25680 fsType: "fat32" 2026-03-07 - 13:40:02 [6]: .. Checking if "/dev/nvme0n1p1" can be replaced. 2026-03-07 - 13:40:02 [6]: .. NO, insufficient storage Required storage B: 9126805504 "(8GiB)" Available storage B: 536870912 "(0GiB)" 2026-03-07 - 13:40:02 [6]: .. Partition "/dev/nvme0n1p2" authorized for resize + autopartition install. 2026-03-07 - 13:40:02 [6]: .. contains resizable "/dev/nvme0n1p2" 2026-03-07 - 13:40:02 [6]: .. Checking if "/dev/nvme0n1p2" can be replaced. 2026-03-07 - 13:40:02 [6]: .. Partition "/dev/nvme0n1p2" authorized for replace install. 2026-03-07 - 13:40:02 [6]: .. contains replaceable "/dev/nvme0n1p2" 2026-03-07 - 13:40:02 [6]: .. NO, insufficient storage Required storage B: 11274289152 "(10.5GiB)" Available storage B: 2147479552 "(1GiB)" for "/dev/nvme0n1p3" length: 4194304 sectorsUsed: 8 fsType: "fat32" 2026-03-07 - 13:40:02 [6]: .. Checking if "/dev/nvme0n1p3" can be replaced. 2026-03-07 - 13:40:02 [6]: .. NO, insufficient storage Required storage B: 9126805504 "(8GiB)" Available storage B: 2147483648 "(2GiB)" 2026-03-07 - 13:40:02 [6]: .. Partition "/dev/nvme0n1p4" authorized for resize + autopartition install. 2026-03-07 - 13:40:02 [6]: .. contains resizable "/dev/nvme0n1p4" 2026-03-07 - 13:40:02 [6]: .. Checking if "/dev/nvme0n1p4" can be replaced. 2026-03-07 - 13:40:02 [6]: .. Partition "/dev/nvme0n1p4" authorized for replace install. 2026-03-07 - 13:40:02 [6]: .. contains replaceable "/dev/nvme0n1p4" 2026-03-07 - 13:40:02 [6]: bool ChoicePage::calculateNextEnabled() const 2026-03-07 - 13:40:02 [6]: No partitioning choice has been made yet 2026-03-07 - 13:40:02 [6]: void ChoicePage::applyActionChoice(InstallChoice) 2026-03-07 - 13:40:02 [6]: InstallChoice Config::NoChoice "none" 2026-03-07 - 13:40:02 [6]: bool ChoicePage::calculateNextEnabled() const 2026-03-07 - 13:40:02 [6]: No partitioning choice has been made yet 2026-03-07 - 13:40:02 [6]: void ChoicePage::updateActionChoicePreview(InstallChoice) 2026-03-07 - 13:40:02 [6]: Updating partitioning preview widgets. 2026-03-07 - 13:40:02 [6]: bool ChoicePage::calculateNextEnabled() const 2026-03-07 - 13:40:02 [6]: No partitioning choice has been made yet 2026-03-07 - 13:40:02 [6]: bool ChoicePage::calculateNextEnabled() const 2026-03-07 - 13:40:02 [6]: No partitioning choice has been made yet 2026-03-07 - 13:40:02 [6]: void ChoicePage::updateActionDescriptionsTr() 2026-03-07 - 13:40:02 [6]: Setting texts for 0 osprober entries 2026-03-07 - 13:40:02 [6]: void ChoicePage::continueApplyDeviceChoice() 2026-03-07 - 13:40:02 [6]: Previous device 0 new device 1 2026-03-07 - 13:40:02 [6]: void ChoicePage::applyActionChoice(InstallChoice) 2026-03-07 - 13:40:02 [6]: InstallChoice Config::NoChoice "none" 2026-03-07 - 13:40:02 [6]: bool ChoicePage::calculateNextEnabled() const 2026-03-07 - 13:40:02 [6]: No partitioning choice has been made yet 2026-03-07 - 13:40:02 [6]: void ChoicePage::updateActionChoicePreview(InstallChoice) 2026-03-07 - 13:40:02 [6]: Updating partitioning preview widgets. 2026-03-07 - 13:40:02 [6]: bool ChoicePage::calculateNextEnabled() const 2026-03-07 - 13:40:02 [6]: No partitioning choice has been made yet 2026-03-07 - 13:40:02 [6]: bool ChoicePage::calculateNextEnabled() const 2026-03-07 - 13:40:02 [6]: No partitioning choice has been made yet 2026-03-07 - 13:40:03 [6]: PartitionBarsView::PartitionBarsView(QWidget*):: 2026-03-07 - 13:40:03 [6]: Clicked row 3 2026-03-07 - 13:40:05 [6]: void ChoicePage::applyActionChoice(InstallChoice) 2026-03-07 - 13:40:05 [6]: InstallChoice Config::Replace "replace" 2026-03-07 - 13:40:05 [6]: void PartitionActions::doReplacePartition(PartitionCoreModule*, Device*, Partition*, Choices::ReplacePartitionOptions) 2026-03-07 - 13:40:05 [6]: doReplacePartition for device "/dev/nvme0n1p4" 2026-03-07 - 13:40:05 [2]: WARNING (Qt): beginResetModel called on BootLoaderModel(0x5653dbc08a80) without calling endResetModel first 2026-03-07 - 13:40:05 [2]: WARNING (Qt): endResetModel called on BootLoaderModel(0x5653dbc08a80) without calling beginResetModel first 2026-03-07 - 13:40:05 [6]: void ChoicePage::updateActionChoicePreview(InstallChoice) 2026-03-07 - 13:40:05 [6]: Updating partitioning preview widgets. 2026-03-07 - 13:40:06 [2]: WARNING (Qt): beginResetModel called on BootLoaderModel(0x5653dbc08a80) without calling endResetModel first 2026-03-07 - 13:40:06 [2]: WARNING (Qt): endResetModel called on BootLoaderModel(0x5653dbc08a80) without calling beginResetModel first 2026-03-07 - 13:40:06 [6]: void PartitionCoreModule::dumpQueue() const 2026-03-07 - 13:40:06 [6]: # Queue: 2026-03-07 - 13:40:06 [6]: .. ## Device: "/dev/mmcblk0" 2026-03-07 - 13:40:06 [6]: .. ## Device: "/dev/nvme0n1" 2026-03-07 - 13:40:06 [6]: .. - DeletePartitionJob 2026-03-07 - 13:40:06 [6]: .. - CreatePartitionJob 2026-03-07 - 13:40:10 [6]: void ChoicePage::applyActionChoice(InstallChoice) 2026-03-07 - 13:40:10 [6]: InstallChoice Config::Replace "replace" 2026-03-07 - 13:40:10 [6]: void ChoicePage::updateActionChoicePreview(InstallChoice) 2026-03-07 - 13:40:10 [6]: Updating partitioning preview widgets. 2026-03-07 - 13:40:10 [6]: DEBUG (Qt): getting temp failed for "/dev/nvme0n1" : No such file or directory 2026-03-07 - 13:40:10 [6]: DEBUG (Qt): getting powered on time failed for "/dev/nvme0n1" : No such file or directory 2026-03-07 - 13:40:10 [6]: DEBUG (Qt): getting power cycles failed for "/dev/nvme0n1" : No such file or directory 2026-03-07 - 13:40:10 [6]: DEBUG (Qt): 51199999 51181940 4096 2026-03-07 - 13:40:10 [2]: WARNING (Qt): beginResetModel called on BootLoaderModel(0x5653dbc08a80) without calling endResetModel first 2026-03-07 - 13:40:10 [2]: WARNING (Qt): endResetModel called on BootLoaderModel(0x5653dbc08a80) without calling beginResetModel first 2026-03-07 - 13:40:10 [2]: WARNING (Qt): beginResetModel called on BootLoaderModel(0x5653dbc08a80) without calling endResetModel first 2026-03-07 - 13:40:10 [2]: WARNING (Qt): endResetModel called on BootLoaderModel(0x5653dbc08a80) without calling beginResetModel first 2026-03-07 - 13:40:11 [6]: void PartitionActions::doReplacePartition(PartitionCoreModule*, Device*, Partition*, Choices::ReplacePartitionOptions) 2026-03-07 - 13:40:11 [6]: doReplacePartition for device "/dev/nvme0n1p4" 2026-03-07 - 13:40:11 [2]: WARNING (Qt): beginResetModel called on BootLoaderModel(0x5653dbc08a80) without calling endResetModel first 2026-03-07 - 13:40:11 [2]: WARNING (Qt): endResetModel called on BootLoaderModel(0x5653dbc08a80) without calling beginResetModel first 2026-03-07 - 13:40:11 [2]: WARNING (Qt): beginResetModel called on BootLoaderModel(0x5653dbc08a80) without calling endResetModel first 2026-03-07 - 13:40:11 [2]: WARNING (Qt): endResetModel called on BootLoaderModel(0x5653dbc08a80) without calling beginResetModel first 2026-03-07 - 13:40:11 [6]: void PartitionCoreModule::dumpQueue() const 2026-03-07 - 13:40:11 [6]: # Queue: 2026-03-07 - 13:40:11 [6]: .. ## Device: "/dev/mmcblk0" 2026-03-07 - 13:40:11 [6]: .. ## Device: "/dev/nvme0n1" 2026-03-07 - 13:40:11 [6]: .. - DeletePartitionJob 2026-03-07 - 13:40:11 [6]: .. - CreatePartitionJob 2026-03-07 - 13:40:16 [6]: void Config::updateGlobalStorage(const QStringList&) const 2026-03-07 - 13:40:16 [6]: "packagechooser@packagechooser" groups to select in netinstall QList("KDE-Desktop-Handhelds") 2026-03-07 - 13:40:18 [6]: bool additions(Calamares::GlobalStorage*, const QString&, const QVariantList&, const QVariantList&) 2026-03-07 - 13:40:18 [6]: Existing package operations length 0 2026-03-07 - 13:40:18 [6]: .. 170 critical packages. 2026-03-07 - 13:40:18 [6]: .. 6 non-critical packages. 2026-03-07 - 13:40:30 [2]: WARNING (Qt): QObject::setParent: Cannot set parent, new parent is in a different thread 2026-03-07 - 13:40:30 [6]: virtual QString PartitionViewStep::prettyStatus() const 2026-03-07 - 13:40:30 [6]: Summary for Partition 1 Config::Replace 2026-03-07 - 13:40:30 [6]: QStringList findEssentialLVs(const QList&) 2026-03-07 - 13:40:30 [6]: Checking LVM use on 2 devices 2026-03-07 - 13:40:30 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const 2026-03-07 - 13:40:30 [6]: Building partition information map 2026-03-07 - 13:40:30 [6]: .. partitions on "/dev/mmcblk0" 2026-03-07 - 13:40:30 [6]: .. mapping for "/dev/mmcblk0p1" "/dev/mmcblk0p1" partlabel : "" partition-uuid (partuuid) : "PartUUID$51f1bdc6" parttype : "" partattrs : "0" mountPoint: : "" fs: : "ntfs" fsName : "ntfs" filesystem-uuid (uuid) : "FSUUID$3621df75" claimed : "false" 2026-03-07 - 13:40:30 [6]: .. partitions on "/dev/nvme0n1" 2026-03-07 - 13:40:30 [6]: .. mapping for "/dev/nvme0n1p1" "/dev/nvme0n1p1" partlabel : "EFI System Partition" partition-uuid (partuuid) : "PartUUID$a634685a" parttype : "C12A7328-F81F-11D2-BA4B-00A0C93EC93B" partattrs : "0" mountPoint: : "/boot" fs: : "fat32" fsName : "fat32" filesystem-uuid (uuid) : "FSUUID$ecaa4eba" claimed : "false" 2026-03-07 - 13:40:30 [6]: .. mapping for "/dev/nvme0n1p2" "/dev/nvme0n1p2" partlabel : "" partition-uuid (partuuid) : "PartUUID$342fd2a4" parttype : "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7" partattrs : "0" mountPoint: : "" fs: : "ntfs" fsName : "ntfs" filesystem-uuid (uuid) : "FSUUID$b33a3a77" claimed : "false" 2026-03-07 - 13:40:30 [6]: .. mapping for "/dev/nvme0n1p3" "/dev/nvme0n1p3" partlabel : "" partition-uuid (partuuid) : "PartUUID$f7be0c40" parttype : "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7" partattrs : "0" mountPoint: : "" fs: : "fat32" fsName : "fat32" filesystem-uuid (uuid) : "FSUUID$4bcf203a" claimed : "false" 2026-03-07 - 13:40:30 [6]: .. mapping for "" "New Partition" partlabel : "root" partition-uuid (partuuid) : "PartUUID$51f1bdc6" parttype : "" partattrs : "0" mountPoint: : "/" fs: : "ext4" fsName : "ext4" filesystem-uuid (uuid) : "FSUUID$839ebc7a" claimed : "true" 2026-03-07 - 13:40:30 [2]: WARNING (Qt): QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout 2026-03-07 - 13:40:30 [2]: WARNING (Qt): QObject::setParent: Cannot set parent, new parent is in a different thread 2026-03-07 - 13:40:30 [6]: QStringList findEssentialLVs(const QList&) 2026-03-07 - 13:40:30 [6]: Checking LVM use on 2 devices 2026-03-07 - 13:40:30 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const 2026-03-07 - 13:40:30 [6]: Building partition information map 2026-03-07 - 13:40:30 [6]: .. partitions on "/dev/mmcblk0" 2026-03-07 - 13:40:30 [6]: .. mapping for "/dev/mmcblk0p1" "/dev/mmcblk0p1" partlabel : "" partition-uuid (partuuid) : "PartUUID$51f1bdc6" parttype : "" partattrs : "0" mountPoint: : "" fs: : "ntfs" fsName : "ntfs" filesystem-uuid (uuid) : "FSUUID$3621df75" claimed : "false" 2026-03-07 - 13:40:30 [6]: .. partitions on "/dev/nvme0n1" 2026-03-07 - 13:40:30 [6]: .. mapping for "/dev/nvme0n1p1" "/dev/nvme0n1p1" partlabel : "EFI System Partition" partition-uuid (partuuid) : "PartUUID$a634685a" parttype : "C12A7328-F81F-11D2-BA4B-00A0C93EC93B" partattrs : "0" mountPoint: : "/boot" fs: : "fat32" fsName : "fat32" filesystem-uuid (uuid) : "FSUUID$ecaa4eba" claimed : "false" 2026-03-07 - 13:40:30 [6]: .. mapping for "/dev/nvme0n1p2" "/dev/nvme0n1p2" partlabel : "" partition-uuid (partuuid) : "PartUUID$342fd2a4" parttype : "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7" partattrs : "0" mountPoint: : "" fs: : "ntfs" fsName : "ntfs" filesystem-uuid (uuid) : "FSUUID$b33a3a77" claimed : "false" 2026-03-07 - 13:40:30 [6]: .. mapping for "/dev/nvme0n1p3" "/dev/nvme0n1p3" partlabel : "" partition-uuid (partuuid) : "PartUUID$f7be0c40" parttype : "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7" partattrs : "0" mountPoint: : "" fs: : "fat32" fsName : "fat32" filesystem-uuid (uuid) : "FSUUID$4bcf203a" claimed : "false" 2026-03-07 - 13:40:30 [6]: .. mapping for "" "New Partition" partlabel : "root" partition-uuid (partuuid) : "PartUUID$51f1bdc6" parttype : "" partattrs : "0" mountPoint: : "/" fs: : "ext4" fsName : "ext4" filesystem-uuid (uuid) : "FSUUID$839ebc7a" claimed : "true" 2026-03-07 - 13:40:30 [6]: void ensureSize(QWidget*, QScrollArea*, Calamares::ViewStep*) 2026-03-07 - 13:40:30 [6]: Summary widget is larger than viewport, enlarge by 100 to QSize(914, 542) 2026-03-07 - 13:40:44 [6]: DEBUG (Qt): QML Component (default slideshow) activated 2026-03-07 - 13:40:44 [6]: QStringList findEssentialLVs(const QList&) 2026-03-07 - 13:40:44 [6]: Checking LVM use on 2 devices 2026-03-07 - 13:40:44 [6]: void Calamares::JobThread::finalize() 2026-03-07 - 13:40:44 [6]: There are 41 jobs, total weight 30 2026-03-07 - 13:40:44 [6]: .. Job 1 "Managing auto-mount settings…" +wt 0.142857 tot.wt 0.142857 2026-03-07 - 13:40:44 [6]: .. Job 2 "Clearing all temporary mounts…" +wt 0.142857 tot.wt 0.285714 2026-03-07 - 13:40:44 [6]: .. Job 3 "Clear mounts for partitioning operations on /dev/nvme0n1" +wt 0.142857 tot.wt 0.428571 2026-03-07 - 13:40:44 [6]: .. Job 4 "Deleting partition /dev/nvme0n1p4…" +wt 0.142857 tot.wt 0.571429 2026-03-07 - 13:40:44 [6]: .. Job 5 "Create new 285825MiB partition on /dev/nvme0n1 (KBG50ZNS512G KIOXIA) with entries root" +wt 0.142857 tot.wt 0.714286 2026-03-07 - 13:40:44 [6]: .. Job 6 "Set partition information" +wt 0.142857 tot.wt 0.857143 2026-03-07 - 13:40:44 [6]: .. Job 7 "Managing auto-mount settings…" +wt 0.142857 tot.wt 1 2026-03-07 - 13:40:44 [6]: .. Job 8 "Creating ZFS pools and datasets…" +wt 1 tot.wt 2 2026-03-07 - 13:40:44 [6]: .. Job 9 "mount" +wt 1 tot.wt 3 2026-03-07 - 13:40:44 [6]: .. Job 10 "modify 90-mkinitcpio-install.hook on host and chroot" +wt 1 tot.wt 4 2026-03-07 - 13:40:44 [6]: .. Job 11 "initialize pacman ... ranking mirrors ... copy pacman mirrorlist and keyring to target ..." +wt 1 tot.wt 5 2026-03-07 - 13:40:44 [6]: .. Job 12 "pacstrap" +wt 1 tot.wt 6 2026-03-07 - 13:40:44 [6]: .. Job 13 "Generate machine-id." +wt 1 tot.wt 7 2026-03-07 - 13:40:44 [6]: .. Job 14 "Setting timezone to Australia/Perth…" +wt 1 tot.wt 8 2026-03-07 - 13:40:44 [6]: .. Job 15 "Setting keyboard model to pc105, layout as au-…" +wt 1 tot.wt 9 2026-03-07 - 13:40:44 [6]: .. Job 16 "localecfg" +wt 1 tot.wt 10 2026-03-07 - 13:40:44 [6]: .. Job 17 "Configuring
sudo
users…" +wt 0.166667 tot.wt 10.1667 2026-03-07 - 13:40:44 [6]: .. Job 18 "Preparing groups…" +wt 0.166667 tot.wt 10.3333 2026-03-07 - 13:40:44 [6]: .. Job 19 "Create user conor" +wt 0.166667 tot.wt 10.5 2026-03-07 - 13:40:44 [6]: .. Job 20 "Set password for user conor" +wt 0.166667 tot.wt 10.6667 2026-03-07 - 13:40:44 [6]: .. Job 21 "Set password for user root" +wt 0.166667 tot.wt 10.8333 2026-03-07 - 13:40:44 [6]: .. Job 22 "Set hostname cachyos-x8664" +wt 0.166667 tot.wt 11 2026-03-07 - 13:40:44 [6]: .. Job 23 "Preparing your system for online installation of CachyOS" +wt 1 tot.wt 12 2026-03-07 - 13:40:44 [6]: .. Job 24 "chwd" +wt 1 tot.wt 13 2026-03-07 - 13:40:44 [6]: .. Job 25 "packages" +wt 1 tot.wt 14 2026-03-07 - 13:40:44 [6]: .. Job 26 "Configuring LUKS key file." +wt 1 tot.wt 15 2026-03-07 - 13:40:44 [6]: .. Job 27 "Configuring encrypted swap." +wt 1 tot.wt 16 2026-03-07 - 13:40:44 [6]: .. Job 28 "fstab" +wt 1 tot.wt 17 2026-03-07 - 13:40:44 [6]: .. Job 29 "plymouthcfg" +wt 1 tot.wt 18 2026-03-07 - 13:40:44 [6]: .. Job 30 "zfshostid" +wt 1 tot.wt 19 2026-03-07 - 13:40:44 [6]: .. Job 31 "initcpiocfg" +wt 1 tot.wt 20 2026-03-07 - 13:40:44 [6]: .. Job 32 "Creating initramfs with mkinitcpio…" +wt 1 tot.wt 21 2026-03-07 - 13:40:44 [6]: .. Job 33 "networkcfg" +wt 1 tot.wt 22 2026-03-07 - 13:40:44 [6]: .. Job 34 "hwclock" +wt 1 tot.wt 23 2026-03-07 - 13:40:44 [6]: .. Job 35 "Remove unneeded ucode" +wt 1 tot.wt 24 2026-03-07 - 13:40:44 [6]: .. Job 36 "bootloader" +wt 1 tot.wt 25 2026-03-07 - 13:40:44 [6]: .. Job 37 "reset 90-mkinitcpio-install.hook" +wt 1 tot.wt 26 2026-03-07 - 13:40:44 [6]: .. Job 38 "services-systemd" +wt 1 tot.wt 27 2026-03-07 - 13:40:44 [6]: .. Job 39 "Running shell processes…" +wt 1 tot.wt 28 2026-03-07 - 13:40:44 [6]: .. Job 40 "Enable systemd boot manager for automatic boot entry generation" +wt 1 tot.wt 29 2026-03-07 - 13:40:44 [6]: .. Job 41 "Unmounting file systems…" +wt 1 tot.wt 30 2026-03-07 - 13:40:44 [6]: virtual void Calamares::JobThread::run() 2026-03-07 - 13:40:44 [6]: Starting job "Managing auto-mount settings…" ( 1 / 41 ) 2026-03-07 - 13:40:44 [6]: virtual Calamares::JobResult AutoMountManagementJob::exec() 2026-03-07 - 13:40:44 [6]: Set automount to disable 2026-03-07 - 13:40:44 [1]: void {anonymous}::PowerManagementInterface::inhibitDBusCallFinished(QDBusPendingCallWatcher*) 2026-03-07 - 13:40:44 [1]: ERROR: Could not inhibit sleep: QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "The name org.freedesktop.PowerManagement.Inhibit was not provided by any .service files") 2026-03-07 - 13:40:45 [6]: std::shared_ptr Calamares::Partition::automountDisable(bool) 2026-03-07 - 13:40:45 [6]: Setting Solid automount to disabled 2026-03-07 - 13:40:45 [6]: .. 2 reply QList() 2026-03-07 - 13:40:45 [6]: .. 2 reply QList(QVariant(bool, false)) 2026-03-07 - 13:40:45 [6]: virtual void Calamares::JobThread::run() 2026-03-07 - 13:40:45 [6]: Starting job "Clearing all temporary mounts…" ( 2 / 41 ) 2026-03-07 - 13:40:45 [6]: virtual void Calamares::JobThread::run() 2026-03-07 - 13:40:45 [6]: Starting job "Clear mounts for partitioning operations on /dev/nvme0n1" ( 3 / 41 ) 2026-03-07 - 13:40:45 [6]: QStringList getPartitionsForDevice(const QString&) 2026-03-07 - 13:40:45 [6]: Reading from "/proc/partitions" looking for "nvme0n1" 2026-03-07 - 13:40:45 [6]: virtual Calamares::JobResult ClearMountsJob::exec() 2026-03-07 - 13:40:45 [6]: ClearMountsJob finished. Here's what was done: 2026-03-07 - 13:40:45 [6]: .. Running QList("udevadm", "settle") 2026-03-07 - 13:40:45 [6]: .. Running QList("sync") 2026-03-07 - 13:40:45 [6]: virtual void Calamares::JobThread::run() 2026-03-07 - 13:40:45 [6]: Starting job "Deleting partition /dev/nvme0n1p4…" ( 4 / 41 ) 2026-03-07 - 13:40:48 [6]: virtual void Calamares::JobThread::run() 2026-03-07 - 13:40:48 [6]: Starting job "Create new 285825MiB partition on /dev/nvme0n1 (KBG50ZNS512G KIOXIA) with entries root" ( 5 / 41 ) 2026-03-07 - 13:41:14 [6]: DEBUG (Qt): QML Component (default slideshow) Next slide 2026-03-07 - 13:41:44 [6]: DEBUG (Qt): QML Component (default slideshow) Next slide 2026-03-07 - 13:42:06 [6]: virtual void Calamares::JobThread::run() 2026-03-07 - 13:42:06 [6]: Starting job "Set partition information" ( 6 / 41 ) 2026-03-07 - 13:42:06 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const 2026-03-07 - 13:42:06 [6]: Building partition information map 2026-03-07 - 13:42:06 [6]: .. partitions on "/dev/mmcblk0" 2026-03-07 - 13:42:06 [6]: .. mapping for "/dev/mmcblk0p1" "/dev/mmcblk0p1" partlabel : "" partition-uuid (partuuid) : "PartUUID$51f1bdc6" parttype : "" partattrs : "0" mountPoint: : "" fs: : "ntfs" fsName : "ntfs" filesystem-uuid (uuid) : "FSUUID$3621df75" claimed : "false" 2026-03-07 - 13:42:06 [6]: .. partitions on "/dev/nvme0n1" 2026-03-07 - 13:42:06 [6]: .. mapping for "/dev/nvme0n1p1" "/dev/nvme0n1p1" partlabel : "EFI System Partition" partition-uuid (partuuid) : "PartUUID$a634685a" parttype : "C12A7328-F81F-11D2-BA4B-00A0C93EC93B" partattrs : "0" mountPoint: : "/boot" fs: : "fat32" fsName : "fat32" filesystem-uuid (uuid) : "FSUUID$ecaa4eba" claimed : "false" 2026-03-07 - 13:42:06 [6]: .. mapping for "/dev/nvme0n1p2" "/dev/nvme0n1p2" partlabel : "" partition-uuid (partuuid) : "PartUUID$342fd2a4" parttype : "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7" partattrs : "0" mountPoint: : "" fs: : "ntfs" fsName : "ntfs" filesystem-uuid (uuid) : "FSUUID$b33a3a77" claimed : "false" 2026-03-07 - 13:42:06 [6]: .. mapping for "/dev/nvme0n1p3" "/dev/nvme0n1p3" partlabel : "" partition-uuid (partuuid) : "PartUUID$f7be0c40" parttype : "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7" partattrs : "0" mountPoint: : "" fs: : "fat32" fsName : "fat32" filesystem-uuid (uuid) : "FSUUID$4bcf203a" claimed : "false" 2026-03-07 - 13:42:06 [6]: .. mapping for "/dev/nvme0n1p4" "/dev/nvme0n1p4" partlabel : "root" partition-uuid (partuuid) : "PartUUID$51f1bdc6" parttype : "" partattrs : "0" mountPoint: : "/" fs: : "ext4" fsName : "ext4" filesystem-uuid (uuid) : "FSUUID$60765531" claimed : "true" 2026-03-07 - 13:42:06 [6]: virtual Calamares::JobResult FillGlobalStorageJob::exec() 2026-03-07 - 13:42:06 [6]: Saving partition information map to GlobalStorage["partitions"] 2026-03-07 - 13:42:06 [6]: virtual Calamares::JobResult FillGlobalStorageJob::exec() 2026-03-07 - 13:42:06 [6]: FillGlobalStorageJob writing empty bootLoader value 2026-03-07 - 13:42:06 [6]: virtual void Calamares::JobThread::run() 2026-03-07 - 13:42:06 [6]: Starting job "Managing auto-mount settings…" ( 7 / 41 ) 2026-03-07 - 13:42:06 [6]: virtual Calamares::JobResult AutoMountManagementJob::exec() 2026-03-07 - 13:42:06 [6]: Restore automount settings 2026-03-07 - 13:42:06 [6]: .. 2 reply QList() 2026-03-07 - 13:42:06 [6]: .. 2 reply QList(QVariant(bool, false)) 2026-03-07 - 13:42:06 [6]: virtual void Calamares::JobThread::run() 2026-03-07 - 13:42:06 [6]: Starting job "Creating ZFS pools and datasets…" ( 8 / 41 ) 2026-03-07 - 13:42:06 [6]: virtual void Calamares::JobThread::run() 2026-03-07 - 13:42:06 [6]: Starting job "mount" ( 9 / 41 ) 2026-03-07 - 13:42:06 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec() 2026-03-07 - 13:42:06 [6]: Job file "/usr/lib/calamares/modules/mount/main.py" 2026-03-07 - 13:42:06 [6]: [PYTHON JOB]: Found gettext "en_AU" in "/usr/share/locale/en_AU" 2026-03-07 - 13:42:06 [6]: .. Job description from pretty_name "mount" = "Mounting partitions." 2026-03-07 - 13:42:06 [2]: WARNING: [PYTHON JOB]: "[Errno 2] No such file or directory: 'chcon'" 2026-03-07 - 13:42:06 [6]: .. Running QList("mount", "-t", "ext4", "-o", "defaults,noatime,commit=60", "/dev/nvme0n1p4", "/tmp/calamares-root-yrtzex_k/") 2026-03-07 - 13:42:14 [6]: DEBUG (Qt): QML Component (default slideshow) Next slide 2026-03-07 - 13:42:16 [2]: Calamares::Utils::ProcessResult Calamares::Utils::Runner::run() 2026-03-07 - 13:42:16 [2]: WARNING: Process "mount" timed out after 10000 ms. Output so far: 2026-03-07 - 13:42:16 [2]: WARNING (Qt): QProcess: Destroyed while process ("env") is still running. 2026-03-07 - 13:42:44 [6]: DEBUG (Qt): QML Component (default slideshow) Next slide 2026-03-07 - 13:42:46 [6]: .. Running QList("udevadm", "settle") 2026-03-07 - 13:42:46 [6]: .. Running QList("sync") 2026-03-07 - 13:42:56 [2]: Calamares::Utils::ProcessResult Calamares::Utils::Runner::run() 2026-03-07 - 13:42:56 [2]: WARNING: Process "sync" timed out after 10000 ms. Output so far: 2026-03-07 - 13:42:56 [2]: WARNING (Qt): QProcess: Destroyed while process ("env") is still running. 2026-03-07 - 13:43:06 [2]: WARNING: [PYTHON JOB]: "Cannot mount /dev/nvme0n1p4" 2026-03-07 - 13:43:06 [2]: WARNING: [PYTHON JOB]: "[Errno 2] No such file or directory: 'chcon'" 2026-03-07 - 13:43:06 [6]: .. Running QList("mount", "-t", "vfat", "-o", "defaults", "/dev/nvme0n1p1", "/tmp/calamares-root-yrtzex_k/boot") 2026-03-07 - 13:43:06 [6]: .. Running QList("udevadm", "settle") 2026-03-07 - 13:43:06 [6]: .. Running QList("sync") 2026-03-07 - 13:43:06 [2]: WARNING: [PYTHON JOB]: "[Errno 2] No such file or directory: 'chcon'" 2026-03-07 - 13:43:06 [6]: .. Running QList("mount", "-o", "bind", "/dev", "/tmp/calamares-root-yrtzex_k/dev") 2026-03-07 - 13:43:06 [6]: .. Running QList("udevadm", "settle") 2026-03-07 - 13:43:06 [6]: .. Running QList("sync") 2026-03-07 - 13:43:06 [2]: WARNING: [PYTHON JOB]: "[Errno 2] No such file or directory: 'chcon'" 2026-03-07 - 13:43:06 [6]: .. Running QList("mount", "-t", "proc", "-o", "defaults,noatime", "proc", "/tmp/calamares-root-yrtzex_k/proc") 2026-03-07 - 13:43:06 [6]: .. Running QList("udevadm", "settle") 2026-03-07 - 13:43:06 [6]: .. Running QList("sync") 2026-03-07 - 13:43:06 [2]: WARNING: [PYTHON JOB]: "[Errno 2] No such file or directory: 'chcon'" 2026-03-07 - 13:43:06 [6]: .. Running QList("mount", "-t", "tmpfs", "-o", "defaults,noatime", "tmpfs", "/tmp/calamares-root-yrtzex_k/run") 2026-03-07 - 13:43:06 [6]: .. Running QList("udevadm", "settle") 2026-03-07 - 13:43:06 [6]: .. Running QList("sync") 2026-03-07 - 13:43:06 [2]: WARNING: [PYTHON JOB]: "[Errno 2] No such file or directory: 'chcon'" 2026-03-07 - 13:43:06 [6]: .. Running QList("mount", "-o", "bind", "/run/udev", "/tmp/calamares-root-yrtzex_k/run/udev") 2026-03-07 - 13:43:06 [6]: .. Running QList("udevadm", "settle") 2026-03-07 - 13:43:06 [6]: .. Running QList("sync") 2026-03-07 - 13:43:06 [2]: WARNING: [PYTHON JOB]: "[Errno 2] No such file or directory: 'chcon'" 2026-03-07 - 13:43:06 [6]: .. Running QList("mount", "-t", "sysfs", "-o", "defaults,noatime", "sys", "/tmp/calamares-root-yrtzex_k/sys") 2026-03-07 - 13:43:06 [6]: .. Running QList("udevadm", "settle") 2026-03-07 - 13:43:06 [6]: .. Running QList("sync") 2026-03-07 - 13:43:06 [2]: WARNING: [PYTHON JOB]: "[Errno 2] No such file or directory: 'chcon'" 2026-03-07 - 13:43:06 [6]: .. Running QList("mount", "-t", "efivarfs", "-o", "defaults,noatime", "efivarfs", "/tmp/calamares-root-yrtzex_k/sys/firmware/efi/efivars") 2026-03-07 - 13:43:06 [6]: .. Running QList("udevadm", "settle") 2026-03-07 - 13:43:06 [6]: .. Running QList("sync") 2026-03-07 - 13:43:06 [6]: virtual void Calamares::JobThread::run() 2026-03-07 - 13:43:06 [6]: Starting job "modify 90-mkinitcpio-install.hook on host and chroot" ( 10 / 41 ) 2026-03-07 - 13:43:06 [6]: .. Running QList("/bin/sh", "-c", "mkdir -p /etc/pacman.d/hooks/") 2026-03-07 - 13:43:06 [6]: .. Running QList("/bin/sh", "-c", "cp /etc/calamares/scripts/90-mkinitcpio-install.hook /etc/pacman.d/hooks/") 2026-03-07 - 13:43:06 [6]: .. Running QList("/bin/sh", "-c", "mkdir -p /tmp/calamares-root-yrtzex_k/usr/share/libalpm/scripts/") 2026-03-07 - 13:43:06 [6]: .. Running QList("/bin/sh", "-c", "cp /etc/calamares/scripts/mkinitcpio-install-calamares /tmp/calamares-root-yrtzex_k/usr/share/libalpm/scripts/") 2026-03-07 - 13:43:06 [6]: .. Running QList("/bin/sh", "-c", "chmod +x /tmp/calamares-root-yrtzex_k/usr/share/libalpm/scripts/mkinitcpio-install-calamares") 2026-03-07 - 13:43:06 [6]: .. Running QList("/bin/sh", "-c", "mkdir -p /tmp/calamares-root-yrtzex_k/etc/pacman.d/hooks/") 2026-03-07 - 13:43:06 [6]: .. Running QList("/bin/sh", "-c", "cp /etc/calamares/scripts/90-mkinitcpio-install.hook /tmp/calamares-root-yrtzex_k/etc/pacman.d/hooks/") 2026-03-07 - 13:43:06 [6]: virtual void Calamares::JobThread::run() 2026-03-07 - 13:43:06 [6]: Starting job "initialize pacman ... ranking mirrors ... copy pacman mirrorlist and keyring to target ..." ( 11 / 41 ) 2026-03-07 - 13:43:06 [6]: .. Running QList("/bin/sh", "-c", "bash /etc/calamares/scripts/update-mirrorlist") 2026-03-07 - 13:43:06 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:06 [6]: "Updating rate-mirrors\n" 2026-03-07 - 13:43:07 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:07 [6]: ":: Synchronizing package databases...\n" 2026-03-07 - 13:43:07 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:07 [6]: " cachyos downloading...\n" 2026-03-07 - 13:43:07 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:07 [6]: " core downloading...\n" 2026-03-07 - 13:43:07 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:07 [6]: " extra downloading...\n" 2026-03-07 - 13:43:07 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:07 [6]: " multilib downloading...\n" 2026-03-07 - 13:43:07 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:07 [6]: "warning: rate-mirrors-0.27.0-2 is up to date -- reinstalling\n" 2026-03-07 - 13:43:07 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:07 [6]: "resolving dependencies...\n" 2026-03-07 - 13:43:07 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:07 [6]: "looking for conflicting packages...\n" 2026-03-07 - 13:43:07 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:07 [6]: "\n" 2026-03-07 - 13:43:07 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:07 [6]: "Package (2) Old Version New Version Net Change Download Size\n" 2026-03-07 - 13:43:07 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:07 [6]: "\n" 2026-03-07 - 13:43:07 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:07 [6]: "cachyos/cachyos-rate-mirrors 18-1 19-2 0.00 MiB 0.01 MiB\n" 2026-03-07 - 13:43:07 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:07 [6]: "cachyos/rate-mirrors 0.27.0-2 0.27.0-2 0.00 MiB 3.21 MiB\n" 2026-03-07 - 13:43:07 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:07 [6]: "\n" 2026-03-07 - 13:43:07 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:07 [6]: "Total Download Size: 3.21 MiB\n" 2026-03-07 - 13:43:07 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:07 [6]: "Total Installed Size: 9.59 MiB\n" 2026-03-07 - 13:43:07 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:07 [6]: "Net Upgrade Size: 0.00 MiB\n" 2026-03-07 - 13:43:07 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:07 [6]: "\n" 2026-03-07 - 13:43:07 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:07 [6]: ":: Proceed with installation? [Y/n] \n" 2026-03-07 - 13:43:07 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:07 [6]: ":: Retrieving packages...\n" 2026-03-07 - 13:43:09 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:09 [6]: " rate-mirrors-0.27.0-2-x86_64 downloading...\n" 2026-03-07 - 13:43:09 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:09 [6]: " cachyos-rate-mirrors-19-2-any downloading...\n" 2026-03-07 - 13:43:09 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:09 [6]: "checking keyring...\n" 2026-03-07 - 13:43:09 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:09 [6]: "checking package integrity...\n" 2026-03-07 - 13:43:09 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:09 [6]: "loading package files...\n" 2026-03-07 - 13:43:09 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:09 [6]: "checking for file conflicts...\n" 2026-03-07 - 13:43:09 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:09 [6]: ":: Processing package changes...\n" 2026-03-07 - 13:43:09 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:09 [6]: "reinstalling rate-mirrors...\n" 2026-03-07 - 13:43:09 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:09 [6]: "upgrading cachyos-rate-mirrors...\n" 2026-03-07 - 13:43:09 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:09 [6]: ":: Running post-transaction hooks...\n" 2026-03-07 - 13:43:09 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:09 [6]: "(1/3) Reloading system manager configuration...\n" 2026-03-07 - 13:43:09 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:09 [6]: "(2/3) Restarting marked services...\n" 2026-03-07 - 13:43:09 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:09 [6]: "(3/3) Arming ConditionNeedsUpdate...\n" 2026-03-07 - 13:43:11 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:11 [6]: " --> Ranking mirrors for arch repository in /etc/pacman.d/mirrorlist...\n" 2026-03-07 - 13:43:11 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:11 [6]: "# STARTED AT: 2026-03-07 13:43:11.286385212 +08:00\n" 2026-03-07 - 13:43:11 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:11 [6]: "# VERSION: 0.27.0\n" 2026-03-07 - 13:43:11 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:11 [6]: "# ARGS: rate-mirrors --save /tmp/tmp.UIHmgi3f6B arch\n" 2026-03-07 - 13:43:13 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:13 [6]: "# FETCHED MIRRORS: 1182\n" 2026-03-07 - 13:43:13 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:13 [6]: "# PROTOCOL FILTER: 727 -> 303 mirrors\n" 2026-03-07 - 13:43:13 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:13 [6]: "# MIRRORS LEFT AFTER FILTERING: 303\n" 2026-03-07 - 13:43:13 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:13 [6]: "# JUMP #1\n" 2026-03-07 - 13:43:13 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:13 [6]: "# EXPLORING AU\n" 2026-03-07 - 13:43:13 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:13 [6]: "# VISITED AU\n" 2026-03-07 - 13:43:13 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:13 [6]: "# + NEIGHBOR US (by HubsFirst)\n" 2026-03-07 - 13:43:13 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:13 [6]: "# + NEIGHBOR UK (by HubsFirst)\n" 2026-03-07 - 13:43:13 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:13 [6]: "# + NEIGHBOR ID (by HubsFirst)\n" 2026-03-07 - 13:43:13 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:13 [6]: "# + NEIGHBOR SG (by DistanceFirst)\n" 2026-03-07 - 13:43:13 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:13 [6]: "# + NEIGHBOR IN (by DistanceFirst)\n" 2026-03-07 - 13:43:13 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:13 [6]: "# + NEIGHBOR FR (by DistanceFirst)\n" 2026-03-07 - 13:43:14 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:14 [6]: "# [AU] SpeedTestResult { speed: 2.3 MB/s; elapsed: 988ms; connection_time: 269ms }\n" 2026-03-07 - 13:43:14 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:14 [6]: "# [AU] SpeedTestResult { speed: 1.2 MB/s; elapsed: 942ms; connection_time: 279ms }\n" 2026-03-07 - 13:43:14 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:14 [6]: "# [SG] SpeedTestResult { speed: 419.4 KB/s; elapsed: 936ms; connection_time: 475ms }\n" 2026-03-07 - 13:43:14 [6]: DEBUG (Qt): QML Component (default slideshow) Next slide 2026-03-07 - 13:43:14 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:14 [6]: "# [ID] SpeedTestResult { speed: 275.1 KB/s; elapsed: 892ms; connection_time: 763ms }\n" 2026-03-07 - 13:43:14 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:14 [6]: "# [IN] SpeedTestResult { speed: 260.8 KB/s; elapsed: 831ms; connection_time: 813ms }\n" 2026-03-07 - 13:43:15 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:15 [6]: "# [US] SpeedTestResult { speed: 996.4 KB/s; elapsed: 993ms; connection_time: 977ms }\n" 2026-03-07 - 13:43:15 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:15 [6]: "# [ID] SpeedTestResult { speed: 118.5 KB/s; elapsed: 826ms; connection_time: 1.13s }\n" 2026-03-07 - 13:43:15 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:15 [6]: "# TOO FEW BYTES LOADED https://mirror.cyberbits.eu/archlinux/\n" 2026-03-07 - 13:43:15 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:15 [6]: "# [SG] SpeedTestResult { speed: 234.6 KB/s; elapsed: 976ms; connection_time: 1.25s }\n" 2026-03-07 - 13:43:15 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:15 [6]: "# [US] SpeedTestResult { speed: 151.4 KB/s; elapsed: 972ms; connection_time: 1.38s }\n" 2026-03-07 - 13:43:15 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:15 [6]: "# [UK] SpeedTestResult { speed: 150.3 KB/s; elapsed: 978ms; connection_time: 1.40s }\n" 2026-03-07 - 13:43:15 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:15 [6]: "# [IN] SpeedTestResult { speed: 186.9 KB/s; elapsed: 962ms; connection_time: 1.40s }\n" 2026-03-07 - 13:43:15 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:15 [6]: "# [UK] SpeedTestResult { speed: 182.7 KB/s; elapsed: 814ms; connection_time: 1.61s }\n" 2026-03-07 - 13:43:15 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:15 [6]: "# [FR] SpeedTestResult { speed: 123.3 KB/s; elapsed: 793ms; connection_time: 1.65s }\n" 2026-03-07 - 13:43:15 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:15 [6]: "# TOP CONNECTION TIME: AU - 269ms\n" 2026-03-07 - 13:43:15 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:15 [6]: "# TOP NEIGHBOR - CONNECTION TIME: SG - 475ms\n" 2026-03-07 - 13:43:15 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:15 [6]: "# TOP SPEED: AU - 2.3 MB/s\n" 2026-03-07 - 13:43:15 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:15 [6]: "# TOP NEIGHBOR - SPEED: US - 996.4 KB/s\n" 2026-03-07 - 13:43:15 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:15 [6]: "# \n" 2026-03-07 - 13:43:15 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:15 [6]: "# JUMP #2\n" 2026-03-07 - 13:43:15 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:15 [6]: "# EXPLORING SG\n" 2026-03-07 - 13:43:15 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:15 [6]: "# + NEIGHBOR CA (by HubsFirst)\n" 2026-03-07 - 13:43:15 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:15 [6]: "# + NEIGHBOR DE (by HubsFirst)\n" 2026-03-07 - 13:43:15 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:15 [6]: "# + NEIGHBOR ES (by HubsFirst)\n" 2026-03-07 - 13:43:15 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:15 [6]: "# + NEIGHBOR MY (by DistanceFirst)\n" 2026-03-07 - 13:43:15 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:15 [6]: "# + NEIGHBOR HK (by DistanceFirst)\n" 2026-03-07 - 13:43:15 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:15 [6]: "# + NEIGHBOR SE (by DistanceFirst)\n" 2026-03-07 - 13:43:15 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:15 [6]: "# EXPLORING US\n" 2026-03-07 - 13:43:15 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:15 [6]: "# + NEIGHBOR CN (by HubsFirst)\n" 2026-03-07 - 13:43:15 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:15 [6]: "# + NEIGHBOR JP (by HubsFirst)\n" 2026-03-07 - 13:43:15 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:15 [6]: "# + NEIGHBOR BR (by HubsFirst)\n" 2026-03-07 - 13:43:15 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:15 [6]: "# + NEIGHBOR NL (by DistanceFirst)\n" 2026-03-07 - 13:43:15 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:15 [6]: "# + NEIGHBOR MX (by DistanceFirst)\n" 2026-03-07 - 13:43:15 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:15 [6]: "# + NEIGHBOR KR (by DistanceFirst)\n" 2026-03-07 - 13:43:16 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:16 [6]: "# TOO FEW BYTES LOADED https://mirrors.aliyun.com/archlinux/\n" 2026-03-07 - 13:43:16 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:16 [6]: "# [SE] SpeedTestResult { speed: 3.7 MB/s; elapsed: 887ms; connection_time: 95ms }\n" 2026-03-07 - 13:43:17 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:17 [6]: "# [HK] SpeedTestResult { speed: 1.0 MB/s; elapsed: 977ms; connection_time: 567ms }\n" 2026-03-07 - 13:43:17 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:17 [6]: "# [JP] SpeedTestResult { speed: 1.5 MB/s; elapsed: 981ms; connection_time: 628ms }\n" 2026-03-07 - 13:43:17 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:17 [6]: "# [HK] SpeedTestResult { speed: 369.6 KB/s; elapsed: 997ms; connection_time: 1.07s }\n" 2026-03-07 - 13:43:17 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:17 [6]: "# [CA] SpeedTestResult { speed: 112.4 KB/s; elapsed: 899ms; connection_time: 1.12s }\n" 2026-03-07 - 13:43:17 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:17 [6]: "# [ES] SpeedTestResult { speed: 566.9 KB/s; elapsed: 997ms; connection_time: 1.12s }\n" 2026-03-07 - 13:43:18 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:18 [6]: "# [JP] SpeedTestResult { speed: 104.1 KB/s; elapsed: 691ms; connection_time: 1.17s }\n" 2026-03-07 - 13:43:18 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:18 [6]: "# TOO FEW BYTES LOADED https://mirror.raiolanetworks.com/archlinux/\n" 2026-03-07 - 13:43:18 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:18 [6]: "# TOO FEW BYTES LOADED https://ams.nl.mirrors.bjg.at/arch/\n" 2026-03-07 - 13:43:18 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:18 [6]: "# [CN] SpeedTestResult { speed: 155.3 KB/s; elapsed: 947ms; connection_time: 1.60s }\n" 2026-03-07 - 13:43:18 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:18 [6]: "# [DE] SpeedTestResult { speed: 140.3 KB/s; elapsed: 815ms; connection_time: 1.66s }\n" 2026-03-07 - 13:43:18 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:18 [6]: "# [BR] SpeedTestResult { speed: 188.6 KB/s; elapsed: 867ms; connection_time: 1.83s }\n" 2026-03-07 - 13:43:18 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:18 [6]: "# TOO FEW BYTES LOADED https://mirror.mrleong.net/archlinux/\n" 2026-03-07 - 13:43:18 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:18 [6]: "# [CA] SpeedTestResult { speed: 218.3 KB/s; elapsed: 974ms; connection_time: 1.98s }\n" 2026-03-07 - 13:43:18 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:18 [6]: "# [BR] SpeedTestResult { speed: 137.7 KB/s; elapsed: 830ms; connection_time: 1.84s }\n" 2026-03-07 - 13:43:19 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:19 [6]: "# [MX] SpeedTestResult { speed: 477.4 KB/s; elapsed: 909ms; connection_time: 788ms }\n" 2026-03-07 - 13:43:19 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:19 [6]: "# [DE] SpeedTestResult { speed: 161.0 KB/s; elapsed: 812ms; connection_time: 2.43s }\n" 2026-03-07 - 13:43:19 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:19 [6]: "# [SE] SpeedTestResult { speed: 125.8 KB/s; elapsed: 648ms; connection_time: 2.54s }\n" 2026-03-07 - 13:43:19 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:19 [6]: "# [NL] SpeedTestResult { speed: 558.9 KB/s; elapsed: 974ms; connection_time: 1.14s }\n" 2026-03-07 - 13:43:20 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:20 [6]: "# [KR] SpeedTestResult { speed: 306.3 KB/s; elapsed: 908ms; connection_time: 1.14s }\n" 2026-03-07 - 13:43:20 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:20 [6]: "# TOO FEW BYTES LOADED https://mirror2.keiminem.com/archlinux/\n" 2026-03-07 - 13:43:20 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:20 [6]: "# TOP NEIGHBOR - CONNECTION TIME: SE - 95ms\n" 2026-03-07 - 13:43:20 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:20 [6]: "# TOP NEIGHBOR - SPEED: SE - 3.7 MB/s\n" 2026-03-07 - 13:43:20 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:20 [6]: "# \n" 2026-03-07 - 13:43:20 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:20 [6]: "# JUMP #3\n" 2026-03-07 - 13:43:20 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:20 [6]: "# EXPLORING SE\n" 2026-03-07 - 13:43:20 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:20 [6]: "# + NEIGHBOR PL (by DistanceFirst)\n" 2026-03-07 - 13:43:20 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:20 [6]: "# + NEIGHBOR DK (by DistanceFirst)\n" 2026-03-07 - 13:43:20 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:20 [6]: "# + NEIGHBOR FI (by DistanceFirst)\n" 2026-03-07 - 13:43:22 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:22 [6]: "# TOO FEW BYTES LOADED https://mirror.juniorjpdj.pl/archlinux/\n" 2026-03-07 - 13:43:22 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:22 [6]: "# TOO FEW BYTES LOADED https://mirror.group.one/archlinux/\n" 2026-03-07 - 13:43:22 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:22 [6]: "# [PL] SpeedTestResult { speed: 160.2 KB/s; elapsed: 816ms; connection_time: 1.80s }\n" 2026-03-07 - 13:43:22 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:22 [6]: "# [FI] SpeedTestResult { speed: 119.2 KB/s; elapsed: 819ms; connection_time: 1.81s }\n" 2026-03-07 - 13:43:22 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:22 [6]: "# [FI] SpeedTestResult { speed: 117.8 KB/s; elapsed: 831ms; connection_time: 1.82s }\n" 2026-03-07 - 13:43:22 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:22 [6]: "# [DK] SpeedTestResult { speed: 131.4 KB/s; elapsed: 995ms; connection_time: 1.83s }\n" 2026-03-07 - 13:43:22 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:22 [6]: "# TOP NEIGHBOR - CONNECTION TIME: PL - 1.80s\n" 2026-03-07 - 13:43:22 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:22 [6]: "# TOP NEIGHBOR - SPEED: PL - 160.2 KB/s\n" 2026-03-07 - 13:43:22 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:22 [6]: "# \n" 2026-03-07 - 13:43:22 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:22 [6]: "# JUMP #4\n" 2026-03-07 - 13:43:22 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:22 [6]: "# EXPLORING PL\n" 2026-03-07 - 13:43:22 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:22 [6]: "# + NEIGHBOR CZ (by DistanceFirst)\n" 2026-03-07 - 13:43:22 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:22 [6]: "# + NEIGHBOR AT (by DistanceFirst)\n" 2026-03-07 - 13:43:22 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:22 [6]: "# + NEIGHBOR UA (by DistanceFirst)\n" 2026-03-07 - 13:43:25 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:25 [6]: "# [UA] SpeedTestResult { speed: 86.0 KB/s; elapsed: 845ms; connection_time: 1.21s }\n" 2026-03-07 - 13:43:25 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:25 [6]: "# [AT] SpeedTestResult { speed: 478.1 KB/s; elapsed: 976ms; connection_time: 1.22s }\n" 2026-03-07 - 13:43:25 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:25 [6]: "# TOO FEW BYTES LOADED https://mirror.trapmaid.org/archlinux/\n" 2026-03-07 - 13:43:25 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:25 [6]: "# [AT] SpeedTestResult { speed: 152.0 KB/s; elapsed: 967ms; connection_time: 1.63s }\n" 2026-03-07 - 13:43:25 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:25 [6]: "# [CZ] SpeedTestResult { speed: 146.3 KB/s; elapsed: 894ms; connection_time: 1.67s }\n" 2026-03-07 - 13:43:26 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:26 [6]: "# [CZ] SpeedTestResult { speed: 96.8 KB/s; elapsed: 843ms; connection_time: 2.09s }\n" 2026-03-07 - 13:43:26 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:26 [6]: "# TOP NEIGHBOR - CONNECTION TIME: UA - 1.21s\n" 2026-03-07 - 13:43:26 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:26 [6]: "# TOP NEIGHBOR - SPEED: AT - 478.1 KB/s\n" 2026-03-07 - 13:43:26 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:26 [6]: "# \n" 2026-03-07 - 13:43:26 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:26 [6]: "# JUMP #5\n" 2026-03-07 - 13:43:26 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:26 [6]: "# EXPLORING UA\n" 2026-03-07 - 13:43:26 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:26 [6]: "# + NEIGHBOR RU (by DistanceFirst)\n" 2026-03-07 - 13:43:26 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:26 [6]: "# + NEIGHBOR RO (by DistanceFirst)\n" 2026-03-07 - 13:43:26 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:26 [6]: "# + NEIGHBOR CH (by DistanceFirst)\n" 2026-03-07 - 13:43:26 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:26 [6]: "# EXPLORING AT\n" 2026-03-07 - 13:43:26 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:26 [6]: "# + NEIGHBOR SI (by DistanceFirst)\n" 2026-03-07 - 13:43:26 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:26 [6]: "# + NEIGHBOR HU (by DistanceFirst)\n" 2026-03-07 - 13:43:26 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:26 [6]: "# + NEIGHBOR IT (by DistanceFirst)\n" 2026-03-07 - 13:43:28 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:28 [6]: "# [CH] SpeedTestResult { speed: 599.2 KB/s; elapsed: 998ms; connection_time: 1.05s }\n" 2026-03-07 - 13:43:28 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:28 [6]: "# [IT] SpeedTestResult { speed: 481.4 KB/s; elapsed: 935ms; connection_time: 1.10s }\n" 2026-03-07 - 13:43:28 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:28 [6]: "# TOO FEW BYTES LOADED https://arch.mirror.hyperbit.it/\n" 2026-03-07 - 13:43:28 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:28 [6]: "# [CH] SpeedTestResult { speed: 92.6 KB/s; elapsed: 782ms; connection_time: 1.23s }\n" 2026-03-07 - 13:43:28 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:28 [6]: "# [RU] SpeedTestResult { speed: 364.6 KB/s; elapsed: 930ms; connection_time: 1.25s }\n" 2026-03-07 - 13:43:28 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:28 [6]: "# TOO FEW BYTES LOADED https://mirror.tux.si/arch/\n" 2026-03-07 - 13:43:28 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:28 [6]: "# [RO] SpeedTestResult { speed: 110.9 KB/s; elapsed: 884ms; connection_time: 1.66s }\n" 2026-03-07 - 13:43:28 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:28 [6]: "# [HU] SpeedTestResult { speed: 164.2 KB/s; elapsed: 896ms; connection_time: 1.66s }\n" 2026-03-07 - 13:43:28 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:28 [6]: "# TOO FEW BYTES LOADED https://mirror.archlinux.si/\n" 2026-03-07 - 13:43:28 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:28 [6]: "# [HU] SpeedTestResult { speed: 109.4 KB/s; elapsed: 896ms; connection_time: 1.69s }\n" 2026-03-07 - 13:43:29 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:29 [6]: "# [RO] SpeedTestResult { speed: 121.4 KB/s; elapsed: 941ms; connection_time: 2.13s }\n" 2026-03-07 - 13:43:29 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:29 [6]: "# [RU] SpeedTestResult { speed: 104.9 KB/s; elapsed: 934ms; connection_time: 2.61s }\n" 2026-03-07 - 13:43:29 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:29 [6]: "# TOP NEIGHBOR - CONNECTION TIME: CH - 1.05s\n" 2026-03-07 - 13:43:29 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:29 [6]: "# TOP NEIGHBOR - SPEED: CH - 599.2 KB/s\n" 2026-03-07 - 13:43:29 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:29 [6]: "# \n" 2026-03-07 - 13:43:29 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:29 [6]: "# JUMP #6\n" 2026-03-07 - 13:43:29 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:29 [6]: "# EXPLORING CH\n" 2026-03-07 - 13:43:29 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:29 [6]: "# + NEIGHBOR BE (by DistanceFirst)\n" 2026-03-07 - 13:43:29 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:29 [6]: "# + NEIGHBOR NO (by DistanceFirst)\n" 2026-03-07 - 13:43:29 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:29 [6]: "# + NEIGHBOR BG (by DistanceFirst)\n" 2026-03-07 - 13:43:31 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:31 [6]: "# TOO FEW BYTES LOADED https://mirror.1ago.be/archlinux/\n" 2026-03-07 - 13:43:31 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:31 [6]: "# TOO FEW BYTES LOADED https://archlinux.mirror-services.net/archlinux/\n" 2026-03-07 - 13:43:31 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:31 [6]: "# TOO FEW BYTES LOADED https://mirror.telepoint.bg/archlinux/\n" 2026-03-07 - 13:43:32 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:32 [6]: "# [NO] SpeedTestResult { speed: 119.0 KB/s; elapsed: 820ms; connection_time: 1.66s }\n" 2026-03-07 - 13:43:32 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:32 [6]: "# [NO] SpeedTestResult { speed: 167.4 KB/s; elapsed: 879ms; connection_time: 1.74s }\n" 2026-03-07 - 13:43:32 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:32 [6]: "# [BG] SpeedTestResult { speed: 123.1 KB/s; elapsed: 928ms; connection_time: 2.07s }\n" 2026-03-07 - 13:43:32 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:32 [6]: "# TOP NEIGHBOR - CONNECTION TIME: NO - 1.66s\n" 2026-03-07 - 13:43:32 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:32 [6]: "# TOP NEIGHBOR - SPEED: NO - 167.4 KB/s\n" 2026-03-07 - 13:43:32 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:32 [6]: "# \n" 2026-03-07 - 13:43:32 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:32 [6]: "# JUMP #7\n" 2026-03-07 - 13:43:32 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:32 [6]: "# EXPLORING NO\n" 2026-03-07 - 13:43:32 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:32 [6]: "# + NEIGHBOR LV (by DistanceFirst)\n" 2026-03-07 - 13:43:32 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:32 [6]: "# + NEIGHBOR LT (by DistanceFirst)\n" 2026-03-07 - 13:43:32 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:32 [6]: "# + NEIGHBOR SK (by DistanceFirst)\n" 2026-03-07 - 13:43:35 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:35 [6]: "# TOO FEW BYTES LOADED https://ftp.linux.edu.lv/archlinux/\n" 2026-03-07 - 13:43:35 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:35 [6]: "# TOO FEW BYTES LOADED https://mirrors.atviras.lt/archlinux/\n" 2026-03-07 - 13:43:35 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:35 [6]: "# [LV] SpeedTestResult { speed: 174.5 KB/s; elapsed: 982ms; connection_time: 1.27s }\n" 2026-03-07 - 13:43:35 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:35 [6]: "# [LT] SpeedTestResult { speed: 157.7 KB/s; elapsed: 828ms; connection_time: 1.64s }\n" 2026-03-07 - 13:43:35 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:35 [6]: "# [SK] SpeedTestResult { speed: 73.7 KB/s; elapsed: 973ms; connection_time: 2.05s }\n" 2026-03-07 - 13:43:35 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:35 [6]: "# TOP NEIGHBOR - CONNECTION TIME: LV - 1.27s\n" 2026-03-07 - 13:43:35 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:35 [6]: "# TOP NEIGHBOR - SPEED: LV - 174.5 KB/s\n" 2026-03-07 - 13:43:35 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:35 [6]: "# \n" 2026-03-07 - 13:43:35 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:35 [6]: "\n" 2026-03-07 - 13:43:35 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:35 [6]: "# TESTING UNLABELED MIRRORS\n" 2026-03-07 - 13:43:37 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:37 [6]: "# SpeedTestResult { speed: 3.1 MB/s; elapsed: 959ms; connection_time: 155ms }\n" 2026-03-07 - 13:43:37 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:37 [6]: "# SpeedTestResult { speed: 774.9 KB/s; elapsed: 972ms; connection_time: 563ms }\n" 2026-03-07 - 13:43:38 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:38 [6]: "# TOO FEW BYTES LOADED https://ftpmirror.infania.net/mirror/archlinux/\n" 2026-03-07 - 13:43:38 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:38 [6]: "# \n" 2026-03-07 - 13:43:38 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:38 [6]: "\n" 2026-03-07 - 13:43:38 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:38 [6]: "# RE-TESTING TOP MIRRORS\n" 2026-03-07 - 13:43:39 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:39 [6]: "# [SE] SpeedTestResult { speed: 3.9 MB/s; elapsed: 998ms; connection_time: 81ms }\n" 2026-03-07 - 13:43:40 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:40 [6]: "# SpeedTestResult { speed: 4.8 MB/s; elapsed: 994ms; connection_time: 127ms }\n" 2026-03-07 - 13:43:41 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:41 [6]: "# [AU] SpeedTestResult { speed: 3.6 MB/s; elapsed: 825ms; connection_time: 281ms }\n" 2026-03-07 - 13:43:43 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:43 [6]: "# [JP] SpeedTestResult { speed: 2.0 MB/s; elapsed: 1.00s; connection_time: 869ms }\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# [AU] SpeedTestResult { speed: 3.0 MB/s; elapsed: 992ms; connection_time: 292ms }\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# ==== RESULTS (top re-tested) ====\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 1. SpeedTestResult { speed: 4.8 MB/s; elapsed: 994ms; connection_time: 127ms } -> https://fastly.mirror.pkgbuild.com/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 2. [SE] SpeedTestResult { speed: 3.9 MB/s; elapsed: 998ms; connection_time: 81ms } -> https://mirror.osbeck.com/archlinux/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 3. [AU] SpeedTestResult { speed: 3.6 MB/s; elapsed: 825ms; connection_time: 281ms } -> https://gsl-syd.mm.fcix.net/archlinux/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 4. [AU] SpeedTestResult { speed: 3.0 MB/s; elapsed: 992ms; connection_time: 292ms } -> https://au.arch.niranjan.co/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 5. [JP] SpeedTestResult { speed: 2.0 MB/s; elapsed: 1.00s; connection_time: 869ms } -> https://jp.mirrors.cicku.me/archlinux/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 6. [HK] SpeedTestResult { speed: 1.0 MB/s; elapsed: 977ms; connection_time: 567ms } -> https://hk.mirrors.cicku.me/archlinux/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 7. [US] SpeedTestResult { speed: 996.4 KB/s; elapsed: 993ms; connection_time: 977ms } -> https://us.mirrors.cicku.me/archlinux/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 8. SpeedTestResult { speed: 774.9 KB/s; elapsed: 972ms; connection_time: 563ms } -> https://geo.mirror.pkgbuild.com/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 9. [CH] SpeedTestResult { speed: 599.2 KB/s; elapsed: 998ms; connection_time: 1.05s } -> https://ch.mirrors.cicku.me/archlinux/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 10. [ES] SpeedTestResult { speed: 566.9 KB/s; elapsed: 997ms; connection_time: 1.12s } -> https://es.mirrors.cicku.me/archlinux/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 11. [NL] SpeedTestResult { speed: 558.9 KB/s; elapsed: 974ms; connection_time: 1.14s } -> https://nl.mirrors.cicku.me/archlinux/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 12. [IT] SpeedTestResult { speed: 481.4 KB/s; elapsed: 935ms; connection_time: 1.10s } -> https://it.mirrors.cicku.me/archlinux/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 13. [AT] SpeedTestResult { speed: 478.1 KB/s; elapsed: 976ms; connection_time: 1.22s } -> https://at.mirrors.cicku.me/archlinux/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 14. [MX] SpeedTestResult { speed: 477.4 KB/s; elapsed: 909ms; connection_time: 788ms } -> https://arch.jsc.mx/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 15. [SG] SpeedTestResult { speed: 419.4 KB/s; elapsed: 936ms; connection_time: 475ms } -> https://singapore.mirror.pkgbuild.com/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 16. [HK] SpeedTestResult { speed: 369.6 KB/s; elapsed: 997ms; connection_time: 1.07s } -> https://arch-mirror.wtako.net/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 17. [RU] SpeedTestResult { speed: 364.6 KB/s; elapsed: 930ms; connection_time: 1.25s } -> https://ru.mirrors.cicku.me/archlinux/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 18. [KR] SpeedTestResult { speed: 306.3 KB/s; elapsed: 908ms; connection_time: 1.14s } -> https://mirror.funami.tech/arch/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 19. [ID] SpeedTestResult { speed: 275.1 KB/s; elapsed: 892ms; connection_time: 763ms } -> https://mirror.ditatompel.com/archlinux/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 20. [IN] SpeedTestResult { speed: 260.8 KB/s; elapsed: 831ms; connection_time: 813ms } -> https://mirror.sahil.world/archlinux/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 21. [SG] SpeedTestResult { speed: 234.6 KB/s; elapsed: 976ms; connection_time: 1.25s } -> https://sg.arch.niranjan.co/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 22. [CA] SpeedTestResult { speed: 218.3 KB/s; elapsed: 974ms; connection_time: 1.98s } -> https://mirror.csclub.uwaterloo.ca/archlinux/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 23. [BR] SpeedTestResult { speed: 188.6 KB/s; elapsed: 867ms; connection_time: 1.83s } -> https://mirror.ufscar.br/archlinux/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 24. [IN] SpeedTestResult { speed: 186.9 KB/s; elapsed: 962ms; connection_time: 1.40s } -> https://in.arch.niranjan.co/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 25. [UK] SpeedTestResult { speed: 182.7 KB/s; elapsed: 814ms; connection_time: 1.61s } -> https://archlinux.uk.mirror.allworldit.com/archlinux/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 26. [LV] SpeedTestResult { speed: 174.5 KB/s; elapsed: 982ms; connection_time: 1.27s } -> https://archlinux.koyanet.lv/archlinux/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 27. [NO] SpeedTestResult { speed: 167.4 KB/s; elapsed: 879ms; connection_time: 1.74s } -> https://mirror.neuf.no/archlinux/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 28. [HU] SpeedTestResult { speed: 164.2 KB/s; elapsed: 896ms; connection_time: 1.66s } -> https://ftp.ek-cer.hu/pub/mirrors/ftp.archlinux.org/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 29. [DE] SpeedTestResult { speed: 161.0 KB/s; elapsed: 812ms; connection_time: 2.43s } -> https://berlin.mirror.pkgbuild.com/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 30. [PL] SpeedTestResult { speed: 160.2 KB/s; elapsed: 816ms; connection_time: 1.80s } -> https://arch.midov.pl/arch/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 31. [LT] SpeedTestResult { speed: 157.7 KB/s; elapsed: 828ms; connection_time: 1.64s } -> https://mirror.sinirlan.net/archlinux/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 32. [CN] SpeedTestResult { speed: 155.3 KB/s; elapsed: 947ms; connection_time: 1.60s } -> https://mirrors.jlu.edu.cn/archlinux/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 33. [AT] SpeedTestResult { speed: 152.0 KB/s; elapsed: 967ms; connection_time: 1.63s } -> https://at.arch.mirror.kescher.at/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 34. [US] SpeedTestResult { speed: 151.4 KB/s; elapsed: 972ms; connection_time: 1.38s } -> https://us.arch.niranjan.co/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 35. [UK] SpeedTestResult { speed: 150.3 KB/s; elapsed: 978ms; connection_time: 1.40s } -> https://london.mirror.pkgbuild.com/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 36. [CZ] SpeedTestResult { speed: 146.3 KB/s; elapsed: 894ms; connection_time: 1.67s } -> https://gluttony.sin.cvut.cz/arch/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 37. [DE] SpeedTestResult { speed: 140.3 KB/s; elapsed: 815ms; connection_time: 1.66s } -> https://mirror.moson.org/arch/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 38. [BR] SpeedTestResult { speed: 137.7 KB/s; elapsed: 830ms; connection_time: 1.84s } -> https://mirrors.ic.unicamp.br/archlinux/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 39. [DK] SpeedTestResult { speed: 131.4 KB/s; elapsed: 995ms; connection_time: 1.83s } -> https://mirrors.dotsrc.org/archlinux/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 40. [SE] SpeedTestResult { speed: 125.8 KB/s; elapsed: 648ms; connection_time: 2.54s } -> https://umea.mirror.pkgbuild.com/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 41. [FR] SpeedTestResult { speed: 123.3 KB/s; elapsed: 793ms; connection_time: 1.65s } -> https://mirror.trap.moe/archlinux/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 42. [BG] SpeedTestResult { speed: 123.1 KB/s; elapsed: 928ms; connection_time: 2.07s } -> https://mirrors.uni-plovdiv.net/archlinux/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 43. [RO] SpeedTestResult { speed: 121.4 KB/s; elapsed: 941ms; connection_time: 2.13s } -> https://mirrors.pidginhost.com/arch/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 44. [FI] SpeedTestResult { speed: 119.2 KB/s; elapsed: 819ms; connection_time: 1.81s } -> https://mirror.wuki.li/archlinux/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 45. [NO] SpeedTestResult { speed: 119.0 KB/s; elapsed: 820ms; connection_time: 1.66s } -> https://no.mirror.cx/archlinux/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 46. [ID] SpeedTestResult { speed: 118.5 KB/s; elapsed: 826ms; connection_time: 1.13s } -> https://mirror.papua.go.id/archlinux/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 47. [FI] SpeedTestResult { speed: 117.8 KB/s; elapsed: 831ms; connection_time: 1.82s } -> https://arch.yhtez.xyz/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 48. [CA] SpeedTestResult { speed: 112.4 KB/s; elapsed: 899ms; connection_time: 1.12s } -> https://mirror.franscorack.com/archlinux/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 49. [RO] SpeedTestResult { speed: 110.9 KB/s; elapsed: 884ms; connection_time: 1.66s } -> https://ro.arch.niranjan.co/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 50. [HU] SpeedTestResult { speed: 109.4 KB/s; elapsed: 896ms; connection_time: 1.69s } -> https://hu.mirror.frigyes.dev/archlinux/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 51. [RU] SpeedTestResult { speed: 104.9 KB/s; elapsed: 934ms; connection_time: 2.61s } -> https://repository.su/archlinux/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 52. [JP] SpeedTestResult { speed: 104.1 KB/s; elapsed: 691ms; connection_time: 1.17s } -> https://www.miraa.jp/archlinux/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 53. [CZ] SpeedTestResult { speed: 96.8 KB/s; elapsed: 843ms; connection_time: 2.09s } -> https://ftp.sh.cvut.cz/arch/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 54. [CH] SpeedTestResult { speed: 92.6 KB/s; elapsed: 782ms; connection_time: 1.23s } -> https://theswissbay.ch/archlinux/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 55. [UA] SpeedTestResult { speed: 86.0 KB/s; elapsed: 845ms; connection_time: 1.21s } -> https://repo.hyron.dev/archlinux/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# 56. [SK] SpeedTestResult { speed: 73.7 KB/s; elapsed: 973ms; connection_time: 2.05s } -> https://ftp.energotel.sk/pub/linux/arch/\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# FINISHED AT: 2026-03-07 13:43:44.821472831 +08:00\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://fastly.mirror.pkgbuild.com/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://mirror.osbeck.com/archlinux/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://gsl-syd.mm.fcix.net/archlinux/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://au.arch.niranjan.co/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://jp.mirrors.cicku.me/archlinux/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://hk.mirrors.cicku.me/archlinux/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://us.mirrors.cicku.me/archlinux/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://geo.mirror.pkgbuild.com/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://ch.mirrors.cicku.me/archlinux/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://es.mirrors.cicku.me/archlinux/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://nl.mirrors.cicku.me/archlinux/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://it.mirrors.cicku.me/archlinux/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://at.mirrors.cicku.me/archlinux/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://arch.jsc.mx/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://singapore.mirror.pkgbuild.com/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://arch-mirror.wtako.net/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://ru.mirrors.cicku.me/archlinux/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://mirror.funami.tech/arch/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://mirror.ditatompel.com/archlinux/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://mirror.sahil.world/archlinux/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://sg.arch.niranjan.co/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://mirror.csclub.uwaterloo.ca/archlinux/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://mirror.ufscar.br/archlinux/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://in.arch.niranjan.co/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://archlinux.uk.mirror.allworldit.com/archlinux/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://archlinux.koyanet.lv/archlinux/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://mirror.neuf.no/archlinux/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://ftp.ek-cer.hu/pub/mirrors/ftp.archlinux.org/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://berlin.mirror.pkgbuild.com/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://arch.midov.pl/arch/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://mirror.sinirlan.net/archlinux/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://mirrors.jlu.edu.cn/archlinux/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://at.arch.mirror.kescher.at/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://us.arch.niranjan.co/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://london.mirror.pkgbuild.com/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://gluttony.sin.cvut.cz/arch/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://mirror.moson.org/arch/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://mirrors.ic.unicamp.br/archlinux/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://mirrors.dotsrc.org/archlinux/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://umea.mirror.pkgbuild.com/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://mirror.trap.moe/archlinux/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://mirrors.uni-plovdiv.net/archlinux/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://mirrors.pidginhost.com/arch/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://mirror.wuki.li/archlinux/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://no.mirror.cx/archlinux/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://mirror.papua.go.id/archlinux/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://arch.yhtez.xyz/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://mirror.franscorack.com/archlinux/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://ro.arch.niranjan.co/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://hu.mirror.frigyes.dev/archlinux/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://repository.su/archlinux/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://www.miraa.jp/archlinux/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://ftp.sh.cvut.cz/arch/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://theswissbay.ch/archlinux/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://repo.hyron.dev/archlinux/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "Server = https://ftp.energotel.sk/pub/linux/arch/$repo/os/$arch\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "==> Done [arch] /etc/pacman.d/mirrorlist\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: " --> Ranking mirrors for cachyos repository in /etc/pacman.d/cachyos-mirrorlist...\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# STARTED AT: 2026-03-07 13:43:44.829842433 +08:00\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# VERSION: 0.27.0\n" 2026-03-07 - 13:43:44 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:44 [6]: "# ARGS: rate-mirrors --save /tmp/tmp.UIHmgi3f6B cachyos\n" 2026-03-07 - 13:43:44 [6]: DEBUG (Qt): QML Component (default slideshow) Next slide 2026-03-07 - 13:43:45 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:45 [6]: "# MIRRORS LEFT AFTER FILTERING: 24\n" 2026-03-07 - 13:43:45 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:45 [6]: "# JUMP #1\n" 2026-03-07 - 13:43:45 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:45 [6]: "# EXPLORING AU\n" 2026-03-07 - 13:43:45 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:45 [6]: "# VISITED AU\n" 2026-03-07 - 13:43:45 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:45 [6]: "# BLANK ITERATION\n" 2026-03-07 - 13:43:45 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:45 [6]: "# COUNTRY JUMPING YIELDED TOO FEW MIRRORS (0), ADDING OTHERS TO UNLABELED\n" 2026-03-07 - 13:43:45 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:45 [6]: "# \n" 2026-03-07 - 13:43:45 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:45 [6]: "\n" 2026-03-07 - 13:43:45 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:45 [6]: "# TESTING UNLABELED MIRRORS\n" 2026-03-07 - 13:43:46 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:46 [6]: "# SpeedTestResult { speed: 1.6 MB/s; elapsed: 967ms; connection_time: 317ms }\n" 2026-03-07 - 13:43:47 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:47 [6]: "# SpeedTestResult { speed: 152.3 KB/s; elapsed: 997ms; connection_time: 650ms }\n" 2026-03-07 - 13:43:47 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:47 [6]: "# SpeedTestResult { speed: 449.7 KB/s; elapsed: 937ms; connection_time: 710ms }\n" 2026-03-07 - 13:43:47 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:47 [6]: "# SpeedTestResult { speed: 217.4 KB/s; elapsed: 450ms; connection_time: 769ms }\n" 2026-03-07 - 13:43:47 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:47 [6]: "# SpeedTestResult { speed: 127.7 KB/s; elapsed: 801ms; connection_time: 887ms }\n" 2026-03-07 - 13:43:47 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:47 [6]: "# SpeedTestResult { speed: 241.0 KB/s; elapsed: 971ms; connection_time: 896ms }\n" 2026-03-07 - 13:43:47 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:47 [6]: "# SpeedTestResult { speed: 954.5 KB/s; elapsed: 931ms; connection_time: 892ms }\n" 2026-03-07 - 13:43:47 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:47 [6]: "# TOO FEW BYTES LOADED https://mirrors.lansing2600.org/cachyos/repo/\n" 2026-03-07 - 13:43:47 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:47 [6]: "# TOO FEW BYTES LOADED https://mirror.jura12.ru/repo/\n" 2026-03-07 - 13:43:47 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:47 [6]: "# TOO FEW BYTES LOADED https://archlinux.gay/cachy/repo/\n" 2026-03-07 - 13:43:47 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:47 [6]: "# SpeedTestResult { speed: 221.5 KB/s; elapsed: 887ms; connection_time: 1.18s }\n" 2026-03-07 - 13:43:47 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:47 [6]: "# SpeedTestResult { speed: 147.3 KB/s; elapsed: 998ms; connection_time: 1.24s }\n" 2026-03-07 - 13:43:47 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:47 [6]: "# SpeedTestResult { speed: 145.8 KB/s; elapsed: 672ms; connection_time: 1.25s }\n" 2026-03-07 - 13:43:47 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:47 [6]: "# SpeedTestResult { speed: 196.8 KB/s; elapsed: 913ms; connection_time: 1.26s }\n" 2026-03-07 - 13:43:47 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:47 [6]: "# TOO FEW BYTES LOADED https://cachyos.next-works.it/repo/\n" 2026-03-07 - 13:43:47 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:47 [6]: "# SpeedTestResult { speed: 542.6 KB/s; elapsed: 995ms; connection_time: 1.38s }\n" 2026-03-07 - 13:43:47 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:47 [6]: "# SpeedTestResult { speed: 171.1 KB/s; elapsed: 764ms; connection_time: 1.44s }\n" 2026-03-07 - 13:43:48 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:48 [6]: "# TOO FEW BYTES LOADED https://at.cachyos.org/repo/\n" 2026-03-07 - 13:43:48 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:48 [6]: "# TOO FEW BYTES LOADED https://mirror.lesviallon.fr/cachy/repo/\n" 2026-03-07 - 13:43:48 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:48 [6]: "# TOO FEW BYTES LOADED https://mirror.zyner.org/mirror/cachyos/repo/\n" 2026-03-07 - 13:43:48 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:48 [6]: "# SpeedTestResult { speed: 102.6 KB/s; elapsed: 794ms; connection_time: 1.64s }\n" 2026-03-07 - 13:43:48 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:48 [6]: "# SpeedTestResult { speed: 162.1 KB/s; elapsed: 805ms; connection_time: 1.65s }\n" 2026-03-07 - 13:43:48 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:48 [6]: "# SpeedTestResult { speed: 139.5 KB/s; elapsed: 937ms; connection_time: 1.83s }\n" 2026-03-07 - 13:43:48 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:48 [6]: "# TOO FEW BYTES LOADED https://nl.mirror.cx/cachyos/repo/\n" 2026-03-07 - 13:43:48 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:48 [6]: "# \n" 2026-03-07 - 13:43:48 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:48 [6]: "\n" 2026-03-07 - 13:43:48 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:48 [6]: "# RE-TESTING TOP MIRRORS\n" 2026-03-07 - 13:43:49 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:49 [6]: "# SpeedTestResult { speed: 3.3 MB/s; elapsed: 945ms; connection_time: 283ms }\n" 2026-03-07 - 13:43:51 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:51 [6]: "# SpeedTestResult { speed: 4.3 MB/s; elapsed: 992ms; connection_time: 532ms }\n" 2026-03-07 - 13:43:53 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:53 [6]: "# SpeedTestResult { speed: 582.9 KB/s; elapsed: 758ms; connection_time: 1.45s }\n" 2026-03-07 - 13:43:55 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:55 [6]: "# SpeedTestResult { speed: 901.4 KB/s; elapsed: 999ms; connection_time: 432ms }\n" 2026-03-07 - 13:43:56 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:56 [6]: "# SpeedTestResult { speed: 655.2 KB/s; elapsed: 1.00s; connection_time: 305ms }\n" 2026-03-07 - 13:43:56 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:56 [6]: "# ==== RESULTS (top re-tested) ====\n" 2026-03-07 - 13:43:56 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:56 [6]: "# 1. SpeedTestResult { speed: 4.3 MB/s; elapsed: 992ms; connection_time: 532ms } -> https://mirror.cachyos.org/repo/\n" 2026-03-07 - 13:43:56 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:56 [6]: "# 2. SpeedTestResult { speed: 3.3 MB/s; elapsed: 945ms; connection_time: 283ms } -> https://cdn77.cachyos.org/repo/\n" 2026-03-07 - 13:43:56 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:56 [6]: "# 3. SpeedTestResult { speed: 901.4 KB/s; elapsed: 999ms; connection_time: 432ms } -> https://cdn.cachyos.org/repo/\n" 2026-03-07 - 13:43:56 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:56 [6]: "# 4. SpeedTestResult { speed: 655.2 KB/s; elapsed: 1.00s; connection_time: 305ms } -> https://de-nue.soulharsh007.dev/cachyos/repo/\n" 2026-03-07 - 13:43:56 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:56 [6]: "# 5. SpeedTestResult { speed: 582.9 KB/s; elapsed: 758ms; connection_time: 1.45s } -> https://us.cachyos.org/repo/\n" 2026-03-07 - 13:43:56 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:56 [6]: "# 6. SpeedTestResult { speed: 221.5 KB/s; elapsed: 887ms; connection_time: 1.18s } -> https://us-mnz.soulharsh007.dev/cachyos/repo/\n" 2026-03-07 - 13:43:56 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:56 [6]: "# 7. SpeedTestResult { speed: 217.4 KB/s; elapsed: 450ms; connection_time: 769ms } -> https://mirror.limda.net/cachy/repo/\n" 2026-03-07 - 13:43:56 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:56 [6]: "# 8. SpeedTestResult { speed: 196.8 KB/s; elapsed: 913ms; connection_time: 1.26s } -> https://cachyos.doridian.net/repo/\n" 2026-03-07 - 13:43:56 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:56 [6]: "# 9. SpeedTestResult { speed: 171.1 KB/s; elapsed: 764ms; connection_time: 1.44s } -> https://mirror.nju.edu.cn/cachyos/repo/\n" 2026-03-07 - 13:43:56 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:56 [6]: "# 10. SpeedTestResult { speed: 162.1 KB/s; elapsed: 805ms; connection_time: 1.65s } -> https://no.mirror.cx/cachyos/repo/\n" 2026-03-07 - 13:43:56 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:56 [6]: "# 11. SpeedTestResult { speed: 152.3 KB/s; elapsed: 997ms; connection_time: 650ms } -> https://mirror.meowsmp.net/cachyOS/repo/\n" 2026-03-07 - 13:43:56 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:56 [6]: "# 12. SpeedTestResult { speed: 147.3 KB/s; elapsed: 998ms; connection_time: 1.24s } -> https://mirror.allthingslinux.org/cachyos/repo/\n" 2026-03-07 - 13:43:56 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:56 [6]: "# 13. SpeedTestResult { speed: 145.8 KB/s; elapsed: 672ms; connection_time: 1.25s } -> https://ca.mirror.cx/cachyos/repo/\n" 2026-03-07 - 13:43:56 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:56 [6]: "# 14. SpeedTestResult { speed: 139.5 KB/s; elapsed: 937ms; connection_time: 1.83s } -> https://mirrors.ustc.edu.cn/cachyos/repo/\n" 2026-03-07 - 13:43:56 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:56 [6]: "# 15. SpeedTestResult { speed: 127.7 KB/s; elapsed: 801ms; connection_time: 887ms } -> https://cdn.lansing2600.org/cachyos/repo/\n" 2026-03-07 - 13:43:56 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:56 [6]: "# 16. SpeedTestResult { speed: 102.6 KB/s; elapsed: 794ms; connection_time: 1.64s } -> https://mirror.hb9hil.org/cachyos/repo/\n" 2026-03-07 - 13:43:56 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:56 [6]: "# FINISHED AT: 2026-03-07 13:43:56.623700532 +08:00\n" 2026-03-07 - 13:43:56 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:56 [6]: "Server = https://mirror.cachyos.org/repo/$arch/$repo\n" 2026-03-07 - 13:43:56 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:56 [6]: "Server = https://cdn77.cachyos.org/repo/$arch/$repo\n" 2026-03-07 - 13:43:56 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:56 [6]: "Server = https://cdn.cachyos.org/repo/$arch/$repo\n" 2026-03-07 - 13:43:56 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:56 [6]: "Server = https://de-nue.soulharsh007.dev/cachyos/repo/$arch/$repo\n" 2026-03-07 - 13:43:56 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:56 [6]: "Server = https://us.cachyos.org/repo/$arch/$repo\n" 2026-03-07 - 13:43:56 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:56 [6]: "Server = https://us-mnz.soulharsh007.dev/cachyos/repo/$arch/$repo\n" 2026-03-07 - 13:43:56 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:56 [6]: "Server = https://mirror.limda.net/cachy/repo/$arch/$repo\n" 2026-03-07 - 13:43:56 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:56 [6]: "Server = https://cachyos.doridian.net/repo/$arch/$repo\n" 2026-03-07 - 13:43:56 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:56 [6]: "Server = https://mirror.nju.edu.cn/cachyos/repo/$arch/$repo\n" 2026-03-07 - 13:43:56 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:56 [6]: "Server = https://no.mirror.cx/cachyos/repo/$arch/$repo\n" 2026-03-07 - 13:43:56 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:56 [6]: "Server = https://mirror.meowsmp.net/cachyOS/repo/$arch/$repo\n" 2026-03-07 - 13:43:56 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:56 [6]: "Server = https://mirror.allthingslinux.org/cachyos/repo/$arch/$repo\n" 2026-03-07 - 13:43:56 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:56 [6]: "Server = https://ca.mirror.cx/cachyos/repo/$arch/$repo\n" 2026-03-07 - 13:43:56 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:56 [6]: "Server = https://mirrors.ustc.edu.cn/cachyos/repo/$arch/$repo\n" 2026-03-07 - 13:43:56 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:56 [6]: "Server = https://cdn.lansing2600.org/cachyos/repo/$arch/$repo\n" 2026-03-07 - 13:43:56 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:56 [6]: "Server = https://mirror.hb9hil.org/cachyos/repo/$arch/$repo\n" 2026-03-07 - 13:43:56 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:56 [6]: "==> Done [cachyos] /etc/pacman.d/cachyos-mirrorlist\n" 2026-03-07 - 13:43:56 [6]: .. Running QList("/bin/sh", "-c", "bash /etc/calamares/scripts/create-pacman-keyring") 2026-03-07 - 13:43:56 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:56 [6]: ":: Synchronizing package databases...\n" 2026-03-07 - 13:43:58 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:58 [6]: " cachyos downloading...\n" 2026-03-07 - 13:43:58 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:58 [6]: " core downloading...\n" 2026-03-07 - 13:43:58 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:58 [6]: " extra downloading...\n" 2026-03-07 - 13:43:58 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:58 [6]: " multilib downloading...\n" 2026-03-07 - 13:43:58 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:58 [6]: "warning: cachyos-keyring-20240331-1 is up to date -- reinstalling\n" 2026-03-07 - 13:43:58 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:58 [6]: "resolving dependencies...\n" 2026-03-07 - 13:43:58 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:58 [6]: "looking for conflicting packages...\n" 2026-03-07 - 13:43:58 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:58 [6]: "\n" 2026-03-07 - 13:43:58 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:58 [6]: "Package (1) Old Version New Version Net Change Download Size\n" 2026-03-07 - 13:43:58 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:58 [6]: "\n" 2026-03-07 - 13:43:58 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:58 [6]: "cachyos/cachyos-keyring 20240331-1 20240331-1 0.00 MiB 0.00 MiB\n" 2026-03-07 - 13:43:58 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:58 [6]: "\n" 2026-03-07 - 13:43:58 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:58 [6]: "Total Download Size: 0.00 MiB\n" 2026-03-07 - 13:43:58 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:58 [6]: "Total Installed Size: 0.00 MiB\n" 2026-03-07 - 13:43:58 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:58 [6]: "Net Upgrade Size: 0.00 MiB\n" 2026-03-07 - 13:43:58 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:58 [6]: "\n" 2026-03-07 - 13:43:58 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:58 [6]: ":: Proceed with installation? [Y/n] \n" 2026-03-07 - 13:43:58 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:58 [6]: ":: Retrieving packages...\n" 2026-03-07 - 13:43:59 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:59 [6]: " cachyos-keyring-20240331-1-any downloading...\n" 2026-03-07 - 13:43:59 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:59 [6]: "checking keyring...\n" 2026-03-07 - 13:43:59 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:59 [6]: "checking package integrity...\n" 2026-03-07 - 13:43:59 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:59 [6]: "loading package files...\n" 2026-03-07 - 13:43:59 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:59 [6]: "checking for file conflicts...\n" 2026-03-07 - 13:43:59 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:59 [6]: ":: Processing package changes...\n" 2026-03-07 - 13:43:59 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:59 [6]: "reinstalling cachyos-keyring...\n" 2026-03-07 - 13:43:59 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:59 [6]: "==> Appending keys from cachyos.gpg...\n" 2026-03-07 - 13:43:59 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:59 [6]: "==> Updating trust database...\n" 2026-03-07 - 13:43:59 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:59 [6]: "gpg: next trustdb check due at 2026-03-13\n" 2026-03-07 - 13:43:59 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:59 [6]: ":: Running post-transaction hooks...\n" 2026-03-07 - 13:43:59 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:59 [6]: "(1/1) Arming ConditionNeedsUpdate...\n" 2026-03-07 - 13:43:59 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:43:59 [6]: ":: Synchronizing package databases...\n" 2026-03-07 - 13:44:00 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:44:00 [6]: " cachyos downloading...\n" 2026-03-07 - 13:44:00 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:44:00 [6]: " core downloading...\n" 2026-03-07 - 13:44:00 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:44:00 [6]: " extra downloading...\n" 2026-03-07 - 13:44:00 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:44:00 [6]: " multilib downloading...\n" 2026-03-07 - 13:44:00 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:44:00 [6]: "resolving dependencies...\n" 2026-03-07 - 13:44:00 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:44:00 [6]: "looking for conflicting packages...\n" 2026-03-07 - 13:44:00 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:44:00 [6]: "\n" 2026-03-07 - 13:44:00 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:44:00 [6]: "Package (1) Old Version New Version Net Change Download Size\n" 2026-03-07 - 13:44:00 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:44:00 [6]: "\n" 2026-03-07 - 13:44:00 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:44:00 [6]: "cachyos/archlinux-keyring 20260206-2 20260301-2 0.00 MiB 1.20 MiB\n" 2026-03-07 - 13:44:00 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:44:00 [6]: "\n" 2026-03-07 - 13:44:00 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:44:00 [6]: "Total Download Size: 1.20 MiB\n" 2026-03-07 - 13:44:00 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:44:00 [6]: "Total Installed Size: 1.71 MiB\n" 2026-03-07 - 13:44:00 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:44:00 [6]: "Net Upgrade Size: 0.00 MiB\n" 2026-03-07 - 13:44:00 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:44:00 [6]: "\n" 2026-03-07 - 13:44:00 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:44:00 [6]: ":: Proceed with installation? [Y/n] \n" 2026-03-07 - 13:44:00 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:44:00 [6]: ":: Retrieving packages...\n" 2026-03-07 - 13:44:02 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:44:02 [6]: " archlinux-keyring-20260301-2-any downloading...\n" 2026-03-07 - 13:44:02 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:44:02 [6]: "checking keyring...\n" 2026-03-07 - 13:44:02 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:44:02 [6]: "checking package integrity...\n" 2026-03-07 - 13:44:02 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:44:02 [6]: "loading package files...\n" 2026-03-07 - 13:44:02 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:44:02 [6]: "checking for file conflicts...\n" 2026-03-07 - 13:44:02 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:44:02 [6]: ":: Processing package changes...\n" 2026-03-07 - 13:44:02 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:44:02 [6]: "upgrading archlinux-keyring...\n" 2026-03-07 - 13:44:02 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:44:02 [6]: "==> Appending keys from archlinux.gpg...\n" 2026-03-07 - 13:44:04 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:44:04 [6]: "==> Updating trust database...\n" 2026-03-07 - 13:44:04 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:44:04 [6]: "gpg: next trustdb check due at 2026-03-13\n" 2026-03-07 - 13:44:04 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:44:04 [6]: ":: Running post-transaction hooks...\n" 2026-03-07 - 13:44:04 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:44:04 [6]: "(1/3) Reloading system manager configuration...\n" 2026-03-07 - 13:44:04 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:44:04 [6]: "(2/3) Restarting marked services...\n" 2026-03-07 - 13:44:04 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:44:04 [6]: "(3/3) Arming ConditionNeedsUpdate...\n" 2026-03-07 - 13:44:04 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:44:04 [6]: "==> Appending keys from archlinux.gpg...\n" 2026-03-07 - 13:44:05 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:44:05 [6]: "==> Appending keys from cachyos.gpg...\n" 2026-03-07 - 13:44:05 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:44:05 [6]: "==> Updating trust database...\n" 2026-03-07 - 13:44:05 [6]: Calamares::CommandList::run():: 2026-03-07 - 13:44:05 [6]: "gpg: next trustdb check due at 2026-03-13\n" 2026-03-07 - 13:44:05 [6]: .. Running QList("/bin/sh", "-c", "mkdir -p /tmp/calamares-root-yrtzex_k/etc/pacman.d/") 2026-03-07 - 13:44:05 [6]: .. Running QList("/bin/sh", "-c", "cp /etc/pacman.d/mirrorlist /tmp/calamares-root-yrtzex_k/etc/pacman.d/") 2026-03-07 - 13:44:05 [6]: .. Running QList("/bin/sh", "-c", "cp /etc/pacman.d/cachyos-mirrorlist /tmp/calamares-root-yrtzex_k/etc/pacman.d/") 2026-03-07 - 13:44:05 [6]: .. Running QList("/bin/sh", "-c", "cp /etc/pacman.d/cachyos-v3-mirrorlist /tmp/calamares-root-yrtzex_k/etc/pacman.d/") 2026-03-07 - 13:44:05 [6]: .. Running QList("/bin/sh", "-c", "cp /etc/pacman.d/cachyos-v4-mirrorlist /tmp/calamares-root-yrtzex_k/etc/pacman.d/") 2026-03-07 - 13:44:05 [6]: .. Running QList("/bin/sh", "-c", "cp -a /etc/pacman.d/gnupg /tmp/calamares-root-yrtzex_k/etc/pacman.d/") 2026-03-07 - 13:44:05 [6]: .. Running QList("/bin/sh", "-c", "cp /etc/resolv.conf /tmp/calamares-root-yrtzex_k/etc/") 2026-03-07 - 13:44:05 [6]: virtual void Calamares::JobThread::run() 2026-03-07 - 13:44:05 [6]: Starting job "pacstrap" ( 12 / 41 ) 2026-03-07 - 13:44:05 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec() 2026-03-07 - 13:44:05 [6]: Job file "/usr/lib/calamares/modules/pacstrap/main.py" 2026-03-07 - 13:44:05 [6]: [PYTHON JOB]: Found gettext "en_AU" in "/usr/share/locale/en_AU" 2026-03-07 - 13:44:05 [6]: .. Job description from pretty_name "pacstrap" = "Install base system" 2026-03-07 - 13:44:05 [6]: [PYTHON JOB]: "Current filesystem: " 2026-03-07 - 13:44:05 [6]: [PYTHON JOB]: "pacstrap: ==> Creating install root at /tmp/calamares-root-yrtzex_k" 2026-03-07 - 13:44:05 [6]: [PYTHON JOB]: "pacstrap: ==> Installing packages to /tmp/calamares-root-yrtzex_k" 2026-03-07 - 13:44:05 [6]: [PYTHON JOB]: "pacstrap: :: Synchronizing package databases..." 2026-03-07 - 13:44:05 [6]: [PYTHON JOB]: "pacstrap: error: could not open file /tmp/calamares-root-yrtzex_k/var/lib/pacman/sync/download-wcbVaF/cachyos.db.part: Permission denied" 2026-03-07 - 13:44:05 [6]: [PYTHON JOB]: "pacstrap: error: failed to setup a download payload for cachyos.db" 2026-03-07 - 13:44:05 [6]: [PYTHON JOB]: "pacstrap: error: failed to synchronize all databases (failed to retrieve some files)" 2026-03-07 - 13:44:05 [6]: [PYTHON JOB]: "pacstrap: ==> ERROR: Failed to install packages to new root" 2026-03-07 - 13:44:05 [6]: virtual void Calamares::JobThread::run() 2026-03-07 - 13:44:05 [6]: Skipping non-emergency job "Generate machine-id." 2026-03-07 - 13:44:05 [6]: .. Skipping non-emergency job "Setting timezone to Australia/Perth…" 2026-03-07 - 13:44:05 [6]: .. Skipping non-emergency job "Setting keyboard model to pc105, layout as au-…" 2026-03-07 - 13:44:05 [6]: .. Skipping non-emergency job "localecfg" 2026-03-07 - 13:44:05 [6]: .. Skipping non-emergency job "Configuring
sudo
users…" 2026-03-07 - 13:44:05 [6]: .. Skipping non-emergency job "Preparing groups…" 2026-03-07 - 13:44:05 [6]: .. Skipping non-emergency job "Create user conor" 2026-03-07 - 13:44:05 [6]: .. Skipping non-emergency job "Set password for user conor" 2026-03-07 - 13:44:05 [6]: .. Skipping non-emergency job "Set password for user root" 2026-03-07 - 13:44:05 [6]: .. Skipping non-emergency job "Set hostname cachyos-x8664" 2026-03-07 - 13:44:05 [6]: .. Skipping non-emergency job "Preparing your system for online installation of CachyOS" 2026-03-07 - 13:44:05 [6]: .. Skipping non-emergency job "chwd" 2026-03-07 - 13:44:05 [6]: .. Skipping non-emergency job "packages" 2026-03-07 - 13:44:05 [6]: .. Skipping non-emergency job "Configuring LUKS key file." 2026-03-07 - 13:44:05 [6]: .. Skipping non-emergency job "Configuring encrypted swap." 2026-03-07 - 13:44:05 [6]: .. Skipping non-emergency job "fstab" 2026-03-07 - 13:44:05 [6]: .. Skipping non-emergency job "plymouthcfg" 2026-03-07 - 13:44:05 [6]: .. Skipping non-emergency job "zfshostid" 2026-03-07 - 13:44:05 [6]: .. Skipping non-emergency job "initcpiocfg" 2026-03-07 - 13:44:05 [6]: .. Skipping non-emergency job "Creating initramfs with mkinitcpio…" 2026-03-07 - 13:44:05 [6]: .. Skipping non-emergency job "networkcfg" 2026-03-07 - 13:44:05 [6]: .. Skipping non-emergency job "hwclock" 2026-03-07 - 13:44:05 [6]: .. Skipping non-emergency job "Remove unneeded ucode" 2026-03-07 - 13:44:05 [6]: .. Skipping non-emergency job "bootloader" 2026-03-07 - 13:44:05 [6]: .. Skipping non-emergency job "reset 90-mkinitcpio-install.hook" 2026-03-07 - 13:44:05 [6]: .. Skipping non-emergency job "services-systemd" 2026-03-07 - 13:44:05 [6]: .. Skipping non-emergency job "Running shell processes…" 2026-03-07 - 13:44:05 [6]: .. Skipping non-emergency job "Enable systemd boot manager for automatic boot entry generation" 2026-03-07 - 13:44:05 [6]: .. Starting EMERGENCY JOB "Unmounting file systems…" ( 41 / 41 ) 2026-03-07 - 13:44:05 [6]: Calamares::JobResult unmountTargetMounts(const QString&) 2026-03-07 - 13:44:05 [6]: Read 7 entries from "/tmp/calamares-root-yrtzex_k/" 2026-03-07 - 13:44:05 [6]: .. Running QList("umount", "-lv", "/tmp/calamares-root-yrtzex_k/sys/firmware/efi/efivars") 2026-03-07 - 13:44:05 [6]: .. Running QList("udevadm", "settle") 2026-03-07 - 13:44:05 [6]: .. Running QList("sync") 2026-03-07 - 13:44:05 [6]: .. Running QList("umount", "-lv", "/tmp/calamares-root-yrtzex_k/sys") 2026-03-07 - 13:44:05 [6]: .. Running QList("udevadm", "settle") 2026-03-07 - 13:44:05 [6]: .. Running QList("sync") 2026-03-07 - 13:44:05 [6]: .. Running QList("umount", "-lv", "/tmp/calamares-root-yrtzex_k/run/udev") 2026-03-07 - 13:44:05 [6]: .. Running QList("udevadm", "settle") 2026-03-07 - 13:44:05 [6]: .. Running QList("sync") 2026-03-07 - 13:44:05 [6]: .. Running QList("umount", "-lv", "/tmp/calamares-root-yrtzex_k/run") 2026-03-07 - 13:44:05 [6]: .. Running QList("udevadm", "settle") 2026-03-07 - 13:44:05 [6]: .. Running QList("sync") 2026-03-07 - 13:44:05 [6]: .. Running QList("umount", "-lv", "/tmp/calamares-root-yrtzex_k/proc") 2026-03-07 - 13:44:05 [6]: .. Running QList("udevadm", "settle") 2026-03-07 - 13:44:05 [6]: .. Running QList("sync") 2026-03-07 - 13:44:05 [6]: .. Running QList("umount", "-lv", "/tmp/calamares-root-yrtzex_k/dev") 2026-03-07 - 13:44:05 [6]: .. Running QList("udevadm", "settle") 2026-03-07 - 13:44:05 [6]: .. Running QList("sync") 2026-03-07 - 13:44:05 [6]: .. Running QList("umount", "-lv", "/tmp/calamares-root-yrtzex_k/boot") 2026-03-07 - 13:44:05 [6]: .. Running QList("udevadm", "settle") 2026-03-07 - 13:44:05 [6]: .. Running QList("sync") 2026-03-07 - 13:44:05 [6]: .. Running QList("umount", "-lv", "/tmp/calamares-root-yrtzex_k") 2026-03-07 - 13:44:05 [6]: .. Target cmd: QList("umount", "-lv", "/tmp/calamares-root-yrtzex_k") Exit code: 32 output: umount: /tmp/calamares-root-yrtzex_k: not mounted. 2026-03-07 - 13:44:05 [6]: .. Running QList("udevadm", "settle") 2026-03-07 - 13:44:05 [6]: .. Running QList("sync") 2026-03-07 - 13:44:06 [1]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&) 2026-03-07 - 13:44:06 [1]: ERROR: Installation failed: "Failed to run pacstrap" 2026-03-07 - 13:44:06 [6]: .. - message: "Failed to run pacstrap" 2026-03-07 - 13:44:06 [6]: .. - details: Failed to run pacman 2026-03-07 - 13:44:06 [6]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&) 2026-03-07 - 13:44:06 [6]: Calamares will quit when the dialog closes. 2026-03-07 - 13:44:06 [6]: DEBUG (Qt): QML Component (default slideshow) deactivated 2026-03-07 - 13:44:06 [6]: void Config::doNotify(bool, bool) 2026-03-07 - 13:44:06 [6]: Notification not sent; completion: failed 2026-03-07 - 13:44:06 [6]: void {anonymous}::PowerManagementInterface::uninhibitSleep() 2026-03-07 - 13:44:06 [6]: Sleep was never inhibited.