Support Requests - CLICK TO READ BEFORE POSTING


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Linux Lite 8.0 RC2 Released
#21

Can you please do an apt-cache policy on all calamares installed packages and paste here.

Download your free copy of Linux Lite today.

Jerry Bezencon
Linux Lite Creator

"Do not correct a fool, or he will hate you; correct a wise man and he will appreciate you."

[Image: X5qGkCg.png]

[Image: 0op1GNe.png] [Image: LgJ2mtP.png] [Image: vLZcFUE.png] [Image: lrUHro3.jpg]
Reply
#22

Quote:Can you please do an apt-cache policy on all calamares installed packages and paste here.

This is taken from the system after the most recent  failed installation.
Let me know if it isn't the output you wanted.

Code:
sudo apt-cache policy calamares calamares:   Installed: 4.3.14-0ubuntu25   Candidate: 4.3.14-0ubuntu25   Version table: *** 4.3.14-0ubuntu25 500         500 http://repo.linuxliteos.com/linuxlite hematite/main amd64 Packages         100 /var/lib/dpkg/status     3.3.14-0ubuntu25 500         500 http://au.archive.ubuntu.com/ubuntu resolute/universe amd64 Packages

stevef
clueless
Reply
#23

For completeness, funtional checks on the EVO drive (run from gparted) passed.

Gparted was able to delete the partial set up left by calamares and then re-partition and format the disk successfully.

A SMART check on the EVO drive (run from Disks) reported 'Disk is OK'
The headline figures were ID 5 which indicated 10 bad sectors being mapped out and ID 187 which reported 114 error correction failures.

The HDSentinel report added some context.

Code:
HDD Model ID : Samsung SSD 840 EVO 250GB HDD Serial No: S1DFNEAD802324W HDD Revision : EXT0AB0Q HDD Size    : 238475 MB Interface    : SAT Standard USB/ATA Temperature  : 19 °C Highest Temp.: 51 °C Health      : 74 % Performance  : 100 % Power on time: 855 days, 14 hours Est. lifetime: 530 days Total written: 24.97 TB   There are 10 bad sectors on the disk surface. The contents of these sectors were moved to the spare area.   114 errors occurred during data transfer.   10 errors reported during write to the device.   At this point, warranty replacement of the disk is not yet possible, only if the health drops further.   In case of sudden system crash, reboot, blue-screen-of-death, inaccessible file(s)/folder(s), it is recommended to verify data and power cables, connections - and if possible try different cables to prevent further problems.   More information: https://www.hdsentinel.com/hard_disk_case_communication_error.php   It is recommended to examine the log of the disk regularly. All new problems found will be logged there.     It is recommended to continuously monitor the hard disk status.

Overall my interpretation is that the EVO drive is functional at the moment though with some signs of age.
I'll find a non-critical use for it and monitor the SMART attributes to see how they develop.

stevef
clueless
Reply
#24

Hi Steve, I need apt-cache policy for all calamares packages please.

Download your free copy of Linux Lite today.

Jerry Bezencon
Linux Lite Creator

"Do not correct a fool, or he will hate you; correct a wise man and he will appreciate you."

[Image: X5qGkCg.png]

[Image: 0op1GNe.png] [Image: LgJ2mtP.png] [Image: vLZcFUE.png] [Image: lrUHro3.jpg]
Reply
#25

Quote:I need apt-cache policy for all calamares packages please.

Happy to try to help, what command(s) will produce the information please ?

The failing installation has been powered off.
What state does the machine need to be in when running the command(s) ?
e.g.
Boot from Live
After Updates
After calamares deb re-install
After Install attempt
or some mix of these ?

stevef
clueless
Reply
#26

Step 1: Boot Live RC2 ISO.

Step 2: Install Updates

Step 3:

Code:
cd ~/Downloads wget https://repo.linuxliteos.com/linuxlite/pool/main/c/calamares/calamares_4.3.14-0ubuntu25_amd64.deb wget https://repo.linuxliteos.com/linuxlite/pool/main/c/calamares/calamares-data_4.3.14-0ubuntu25_all.deb wget https://repo.linuxliteos.com/linuxlite/pool/main/c/calamares/libcalamares3.3_4.3.14-0ubuntu25_amd64.deb wget https://repo.linuxliteos.com/linuxlite/pool/main/c/calamares/libcalamaresui3.3_4.3.14-0ubuntu25_amd64.deb sudo mv *.deb /tmp && cd /tmp sudo apt install ./calamares_*.deb ./calamares-data_*.deb ./libcalamares*.deb

Step 4:

Code:
sudo apt install --reinstall ./calamares_*.deb ./calamares-data_*.deb ./libcalamares*.deb

Step 5:

Code:
apt-cache policy calamares apt-cache policy calamares-data apt-cache policy libcalamares3.3 apt-cache policy libcalamaresui3.3

Report all terminal output here.

You should after Step 4 have NO errors in terminal. If you do, then it's user error as I have tested this method repeatedly.

Step 6:

Open Partition Drives and completely wipe the disk. After that set the partition table to GPT. Don't forget to hit the Apply button each time.

Step 7:

Install Linux Lite, don't go back and forth through the install wizard - this is very important to spot where things may go wrong. Choose Erase disk then Next - don't do anything else in the Partition section please. Finish the install.


Step 8:


Drink beer and send me the results, don't forget the install log.

Download your free copy of Linux Lite today.

Jerry Bezencon
Linux Lite Creator

"Do not correct a fool, or he will hate you; correct a wise man and he will appreciate you."

[Image: X5qGkCg.png]

[Image: 0op1GNe.png] [Image: LgJ2mtP.png] [Image: vLZcFUE.png] [Image: lrUHro3.jpg]
Reply
#27

Thanks for the detailed instructions.
Booted Live media
Ran Linux Lite Updates

Downloading the deb files
Code:
cd ~/Downloads linux  ~/   wget https://repo.linuxliteos.com/linuxlite/pool/main/c/calamares/calamares_4.3.14-0ubuntu25_amd64.deb --2026-05-13 20:14:37--  https://repo.linuxliteos.com/linuxlite/pool/main/c/calamares/calamares_4.3.14-0ubuntu25_amd64.deb Resolving repo.linuxliteos.com (repo.linuxliteos.com)... 185.217.127.225 Connecting to repo.linuxliteos.com (repo.linuxliteos.com)|185.217.127.225|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 3662594 (3.5M) [application/octet-stream] Saving to: ‘calamares_4.3.14-0ubuntu25_amd64.deb’ calamares_4.3.14-0ubuntu25_amd6 100%[====================================================>]  3.49M  5.93MB/s    in 0.6s    2026-05-13 20:14:39 (5.93 MB/s) - ‘calamares_4.3.14-0ubuntu25_amd64.deb’ saved [3662594/3662594] linux  ~/   wget https://repo.linuxliteos.com/linuxlite/pool/main/c/calamares/calamares-data_4.3.14-0ubuntu25_all.deb --2026-05-13 20:15:11--  https://repo.linuxliteos.com/linuxlite/pool/main/c/calamares/calamares-data_4.3.14-0ubuntu25_all.deb Resolving repo.linuxliteos.com (repo.linuxliteos.com)... 185.217.127.225 Connecting to repo.linuxliteos.com (repo.linuxliteos.com)|185.217.127.225|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 206204 (201K) [application/octet-stream] Saving to: ‘calamares-data_4.3.14-0ubuntu25_all.deb’ calamares-data_4.3.14-0ubuntu25 100%[====================================================>] 201.37K  --.-KB/s    in 0.08s  2026-05-13 20:15:11 (2.46 MB/s) - ‘calamares-data_4.3.14-0ubuntu25_all.deb’ saved [206204/206204] linux  ~/   wget https://repo.linuxliteos.com/linuxlite/pool/main/c/calamares/libcalamares3.3_4.3.14-0ubuntu25_amd64.deb --2026-05-13 20:15:54--  https://repo.linuxliteos.com/linuxlite/pool/main/c/calamares/libcalamares3.3_4.3.14-0ubuntu25_amd64.deb Resolving repo.linuxliteos.com (repo.linuxliteos.com)... 185.217.127.225 Connecting to repo.linuxliteos.com (repo.linuxliteos.com)|185.217.127.225|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 343614 (336K) [application/octet-stream] Saving to: ‘libcalamares3.3_4.3.14-0ubuntu25_amd64.deb’ libcalamares3.3_4.3.14-0ubuntu2 100%[====================================================>] 335.56K  --.-KB/s    in 0.1s    2026-05-13 20:15:55 (2.34 MB/s) - ‘libcalamares3.3_4.3.14-0ubuntu25_amd64.deb’ saved [343614/343614] linux  ~/   wget https://repo.linuxliteos.com/linuxlite/pool/main/c/calamares/libcalamaresui3.3_4.3.14-0ubuntu25_amd64.deb --2026-05-13 20:16:22--  https://repo.linuxliteos.com/linuxlite/pool/main/c/calamares/libcalamaresui3.3_4.3.14-0ubuntu25_amd64.deb Resolving repo.linuxliteos.com (repo.linuxliteos.com)... 185.217.127.225 Connecting to repo.linuxliteos.com (repo.linuxliteos.com)|185.217.127.225|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 212992 (208K) [application/octet-stream] Saving to: ‘libcalamaresui3.3_4.3.14-0ubuntu25_amd64.deb’ libcalamaresui3.3_4.3.14-0ubunt 100%[====================================================>] 208.00K  --.-KB/s    in 0.1s    2026-05-13 20:16:23 (1.85 MB/s) - ‘libcalamaresui3.3_4.3.14-0ubuntu25_amd64.deb’ saved [212992/212992] linux  ~/  

Move the deb files to tmp, ls the directory, run the install command which appears to do nothing, then again with --reinstall

Code:
sudo mv *.deb /tmp && cd /tmp linux  /tmp  ls -al total 4340 drwxrwxrwt 14 root  root      440 May 13 20:18 . drwxr-xr-x  1 root  root      260 May 13 16:38 .. drwxrwxrwt  2 root  root      60 May 13 16:48 .ICE-unix -r--r--r--  1 root  root      11 May 13 16:44 .X0-lock drwxrwxrwt  2 root  root      60 May 13 16:44 .X11-unix drwxrwxrwt  2 root  root      40 May 13 16:40 .XIM-unix drwxrwxrwt  2 root  root      40 May 13 16:40 .font-unix -rw-------  1 linux linux    402 May 13 16:48 .xfsm-ICE-RXUFP3 drwxrwxrwt  2 root  root      40 May 13 16:40 VMwareDnD -rw-rw-r--  1 linux linux    183 May 13 16:49 calamares-autostart.log -rw-rw-r--  1 linux linux  206204 May 12 15:40 calamares-data_4.3.14-0ubuntu25_all.deb -rw-rw-r--  1 linux linux 3662594 May 12 15:40 calamares_4.3.14-0ubuntu25_amd64.deb -rw-------  1 linux linux      0 May 13 16:47 config-err-6H43Vm -rw-rw-r--  1 linux linux  343614 May 12 15:40 libcalamares3.3_4.3.14-0ubuntu25_amd64.deb -rw-rw-r--  1 linux linux  212992 May 12 15:40 libcalamaresui3.3_4.3.14-0ubuntu25_amd64.deb drwx------  3 root  root      60 May 13 17:27 systemd-private-ff8e67376360460e8ec252b24d508724-fwupd.service-uj9i6t drwx------  3 root  root      60 May 13 16:40 systemd-private-ff8e67376360460e8ec252b24d508724-irqbalance.service-CfiUYV drwx------  3 root  root      60 May 13 16:40 systemd-private-ff8e67376360460e8ec252b24d508724-lm-sensors.service-aMomz3 drwx------  3 root  root      60 May 13 16:42 systemd-private-ff8e67376360460e8ec252b24d508724-ntpsec.service-CZsaRj drwx------  3 root  root      60 May 13 16:42 systemd-private-ff8e67376360460e8ec252b24d508724-polkit.service-SaSP6c drwx------  3 root  root      60 May 13 16:40 systemd-private-ff8e67376360460e8ec252b24d508724-systemd-logind.service-vDXlrf drwx------  3 root  root      60 May 13 16:51 systemd-private-ff8e67376360460e8ec252b24d508724-upower.service-CeC3zG linux  /tmp  sudo apt install ./calamares_*.deb ./calamares-data_*.deb ./libcalamares*.deb Note, selecting 'calamares' instead of './calamares_4.3.14-0ubuntu25_amd64.deb' Note, selecting 'calamares-data' instead of './calamares-data_4.3.14-0ubuntu25_all.deb' Note, selecting 'libcalamares3.3' instead of './libcalamares3.3_4.3.14-0ubuntu25_amd64.deb' Note, selecting 'libcalamaresui3.3' instead of './libcalamaresui3.3_4.3.14-0ubuntu25_amd64.deb' calamares is already the newest version (4.3.14-0ubuntu25). calamares-data is already the newest version (4.3.14-0ubuntu25). libcalamares3.3 is already the newest version (4.3.14-0ubuntu25). libcalamaresui3.3 is already the newest version (4.3.14-0ubuntu25). Summary:                      Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 1 linux  /tmp  sudo apt install --reinstall ./calamares_*.deb ./calamares-data_*.deb ./libcalamares*.deb Note, selecting 'calamares' instead of './calamares_4.3.14-0ubuntu25_amd64.deb' Note, selecting 'calamares-data' instead of './calamares-data_4.3.14-0ubuntu25_all.deb' Note, selecting 'libcalamares3.3' instead of './libcalamares3.3_4.3.14-0ubuntu25_amd64.deb' Note, selecting 'libcalamaresui3.3' instead of './libcalamaresui3.3_4.3.14-0ubuntu25_amd64.deb' Summary:                      Upgrading: 0, Installing: 0, Reinstalling: 4, Removing: 0, Not Upgrading: 1   Download size: 0 B / 4,425 kB   Space needed: 0 B / 622 MB available (Reading database… 262253 files and directories currently installed.) Preparing to unpack …/libcalamaresui3.3_4.3.14-0ubuntu25_amd64.deb… Unpacking libcalamaresui3.3 (4.3.14-0ubuntu25) over (4.3.14-0ubuntu25)… Preparing to unpack …/libcalamares3.3_4.3.14-0ubuntu25_amd64.deb… Unpacking libcalamares3.3 (4.3.14-0ubuntu25) over (4.3.14-0ubuntu25)… Preparing to unpack …/calamares-data_4.3.14-0ubuntu25_all.deb… Unpacking calamares-data (4.3.14-0ubuntu25) over (4.3.14-0ubuntu25)… Preparing to unpack …/calamares_4.3.14-0ubuntu25_amd64.deb… Unpacking calamares (4.3.14-0ubuntu25) over (4.3.14-0ubuntu25)… Setting up libcalamares3.3 (4.3.14-0ubuntu25)… Setting up libcalamaresui3.3 (4.3.14-0ubuntu25)… Setting up calamares-data (4.3.14-0ubuntu25)… Setting up calamares (4.3.14-0ubuntu25)… Processing triggers for desktop-file-utils (0.28-1build1)… Processing triggers for hicolor-icon-theme (0.18-2build1)… Processing triggers for gnome-menus (3.38.1-1ubuntu1)… Processing triggers for libc-bin (2.43-2ubuntu2)… Processing triggers for man-db (2.13.1-1build1)… Processing triggers for mailcap (3.75ubuntu1)… linux  /tmp 

Check the calamares policy information


Code:
apt-cache policy calamares calamares:   Installed: 4.3.14-0ubuntu25   Candidate: 4.3.14-0ubuntu25   Version table: *** 4.3.14-0ubuntu25 500         500 http://repo.linuxliteos.com/linuxlite hematite/main amd64 Packages         100 /var/lib/dpkg/status     3.3.14-0ubuntu25 500         500 http://au.archive.ubuntu.com/ubuntu resolute/universe amd64 Packages linux  /tmp  apt-cache policy calamares-data calamares-data:   Installed: 4.3.14-0ubuntu25   Candidate: 4.3.14-0ubuntu25   Version table: *** 4.3.14-0ubuntu25 500         500 http://repo.linuxliteos.com/linuxlite hematite/main amd64 Packages         100 /var/lib/dpkg/status     3.3.14-0ubuntu25 500         500 http://au.archive.ubuntu.com/ubuntu resolute/universe amd64 Packages         500 http://au.archive.ubuntu.com/ubuntu resolute/universe i386 Packages linux  /tmp  apt-cache policy libcalamares3.3 libcalamares3.3:   Installed: 4.3.14-0ubuntu25   Candidate: 4.3.14-0ubuntu25   Version table: *** 4.3.14-0ubuntu25 500         500 http://repo.linuxliteos.com/linuxlite hematite/main amd64 Packages         100 /var/lib/dpkg/status     3.3.14-0ubuntu25 500         500 http://au.archive.ubuntu.com/ubuntu resolute/universe amd64 Packages linux  /tmp  apt-cache policy libcalamaresui3.3 libcalamaresui3.3:   Installed: 4.3.14-0ubuntu25   Candidate: 4.3.14-0ubuntu25   Version table: *** 4.3.14-0ubuntu25 500         500 http://repo.linuxliteos.com/linuxlite hematite/main amd64 Packages         100 /var/lib/dpkg/status     3.3.14-0ubuntu25 500         500 http://au.archive.ubuntu.com/ubuntu resolute/universe amd64 Packages linux  /tmp 

No errors in the above as far as I can see.

Open gparted
Remove pre-existing partition to return disk to 100% unallocated - apply
Click Device-> Create Partition Table -> choose type gpt - apply
Close gparted

Run installer, selecting the UK options and erase disk.
Review options, click install.
No use of 'Back' during the process

Errored out with failure to create Partition.  session log below.
I'll leave the system powered up for today in case you want any other information.
It is a bit early in the day here to open a beer but later.....

Code:
sudo cat /root/.cache/calamares/session.log === START CALAMARES 3.3.14 2026-05-13 - 20:38:57 [6]: void CalamaresApplication::init() 2026-05-13 - 20:38:57 [6]:    Calamares version: 3.3.14 2026-05-13 - 20:38:57 [6]:    .. Using Qt version: 6.10.2 2026-05-13 - 20:38:57 [6]:    .. Build type: None 2026-05-13 - 20:38:57 [6]:    .. Using Boost Python 2026-05-13 - 20:38:57 [6]:    .. Using settings: "/etc/calamares/settings.conf" 2026-05-13 - 20:38:57 [6]:    .. Using log file: "/root/.cache/calamares/session.log" 2026-05-13 - 20:38:57 [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", "id", "is", "it_IT", "ja", "ka", "ko", "lt", "ml", "mr", "nb", "nl", "oc", "pl", "pt_BR", "pt_PT", "ro", "ru", "si", "sk", "sl", "sq", "sr", "sr@latin", "sv", "tg", "th", "tr_TR", "uk", "vi", "zh_CN", "zh_TW") 2026-05-13 - 20:38:57 [6]: bool Calamares::initQmlModulesDir() 2026-05-13 - 20:38:57 [6]:    Using Calamares QML directory "/usr/share/calamares/qml" 2026-05-13 - 20:38:57 [6]: Calamares::Branding::Branding(const QString&, QObject*, qreal) 2026-05-13 - 20:38:57 [6]:    Using Calamares branding file at "/etc/calamares/branding/linuxlite/branding.desc" 2026-05-13 - 20:38:57 [6]: Calamares::Branding::Branding(const QString&, QObject*, qreal) 2026-05-13 - 20:38:57 [6]:    Loaded branding component "linuxlite" 2026-05-13 - 20:38:57 [6]:    .. Loaded QRC translation "tz_" "en_US" 2026-05-13 - 20:38:57 [6]:    .. Loaded QRC translation "calamares_" "en_US" 2026-05-13 - 20:38:58 [6]:    .. STARTUP: initSettings, initQmlPath, initBranding done 2026-05-13 - 20:38:58 [6]:    .. STARTUP: initModuleManager: module init started 2026-05-13 - 20:38:59 [6]: void Calamares::ModuleManager::doInit() 2026-05-13 - 20:38:59 [6]:    Found 60 modules 2026-05-13 - 20:39:00 [6]: void CalamaresApplication::initView() 2026-05-13 - 20:39:00 [6]:    STARTUP: initModuleManager: all modules init done 2026-05-13 - 20:39:00 [6]: void CalamaresApplication::initView() 2026-05-13 - 20:39:00 [6]:    STARTUP: initJobQueue done 2026-05-13 - 20:39:00 [6]: CalamaresWindow::CalamaresWindow(QWidget*) 2026-05-13 - 20:39:00 [6]:    Available desktop QSize(1024, 569) minimum size QSize(1024, 520) 2026-05-13 - 20:39:00 [6]:    .. Proposed window size: 1024 569 2026-05-13 - 20:39:00 [6]: void CalamaresApplication::initView() 2026-05-13 - 20:39:00 [6]:    STARTUP: CalamaresWindow created; loadModules started 2026-05-13 - 20:39:01 [6]: void Config::initLanguages() 2026-05-13 - 20:39:01 [6]:    Trying to match locale "en_US" 2026-05-13 - 20:39:01 [6]: void Config::initLanguages() 2026-05-13 - 20:39:01 [6]:    Trying to match locale QLocale::system()/* English, Latin, United States */ 2026-05-13 - 20:39:01 [6]: void Config::setLocaleIndex(int) 2026-05-13 - 20:39:01 [6]:    Index 14 Selected locale "en" 2026-05-13 - 20:39:01 [6]:    .. Loading "calamares-linuxlite_en" from "/etc/calamares/branding/linuxlite/lang" 2026-05-13 - 20:39:01 [6]:    .. Branding using locale: "en" 2026-05-13 - 20:39:01 [6]:    .. Loaded QRC translation "tz_" "en" 2026-05-13 - 20:39:01 [6]:    .. Loaded QRC translation "calamares_" "en" 2026-05-13 - 20:39:03 [6]: virtual void Calamares::ViewModule::loadSelf() 2026-05-13 - 20:39:03 [6]:    ViewModule "welcome@welcome" loading complete. 2026-05-13 - 20:39:03 [2]: void Calamares::Module::loadConfigurationFile(const QString&) 2026-05-13 - 20:39:03 [2]:    WARNING: No config file for "locale" found anywhere at     "/etc/calamares/modules/locale.conf"     "/usr/share/calamares/modules/locale.conf" 2026-05-13 - 20:39:04 [6]: QStringList loadLocales(const QString&) 2026-05-13 - 20:39:04 [6]:    Loading locales from "/usr/share/i18n/SUPPORTED" 2026-05-13 - 20:39:04 [6]: QStringList loadLocales(const QString&) 2026-05-13 - 20:39:04 [6]:    Read 514 lines 2026-05-13 - 20:39:04 [6]: QStringList loadLocales(const QString&) 2026-05-13 - 20:39:04 [6]:    After filtering 331 lines 2026-05-13 - 20:39:04 [6]: virtual void Calamares::ViewModule::loadSelf() 2026-05-13 - 20:39:04 [6]:    ViewModule "locale@locale" loading complete. 2026-05-13 - 20:39:04 [2]: void Calamares::Module::loadConfigurationFile(const QString&) 2026-05-13 - 20:39:04 [2]:    WARNING: No config file for "keyboard" found anywhere at     "/etc/calamares/modules/keyboard.conf"     "/usr/share/calamares/modules/keyboard.conf" 2026-05-13 - 20:39:04 [6]: KeyboardModelsModel::KeyboardModelsModel(QObject*) 2026-05-13 - 20:39:04 [6]:    Loaded 183 keyboard models 2026-05-13 - 20:39:04 [6]: KeyboardGroupsSwitchersModel::KeyboardGroupsSwitchersModel(QObject*) 2026-05-13 - 20:39:04 [6]:    Loaded 45 keyboard groups 2026-05-13 - 20:39:04 [6]: KeyboardPage::KeyboardPage(Config*, QWidget*) 2026-05-13 - 20:39:04 [6]:    Variants now total= 0 selected= -1 2026-05-13 - 20:39:04 [6]: KeyboardPage::KeyboardPage(Config*, QWidget*) 2026-05-13 - 20:39:04 [6]:    Groups now total= 45 selected= -1 2026-05-13 - 20:39:04 [6]:    .. Loaded QRC translation "kb_" "en" 2026-05-13 - 20:39:19 [6]: void Config::getCurrentKeyboardLayoutXkb(QString&, QString&, QString&) 2026-05-13 - 20:39:19 [6]:    QList("pc", "us", "inet(evdev)\"") 2026-05-13 - 20:39:28 [6]: virtual void Calamares::ViewModule::loadSelf() 2026-05-13 - 20:39:28 [6]:    ViewModule "keyboard@keyboard" loading complete. 2026-05-13 - 20:39:33 [6]: Calamares::Partition::InternalManager::InternalManager() 2026-05-13 - 20:39:33 [6]:    KPMCore backend starting .. 2026-05-13 - 20:39:33 [6]: DEBUG (Qt): Loaded backend plugin:  "pmsfdiskbackendplugin" 2026-05-13 - 20:39:33 [6]:    .. Backend @0x610427d97870 "pmsfdiskbackendplugin" "1" 2026-05-13 - 20:39:33 [2]: void Config::fillConfigurationFSTypes(const QVariantMap&) 2026-05-13 - 20:39:33 [2]:    WARNING: Partition-module setting *luksGeneration* not found or invalid. Defaulting to luks1. 2026-05-13 - 20:39:33 [2]: virtual void PartitionViewStep::setConfigurationMap(const QVariantMap&) 2026-05-13 - 20:39:33 [2]:    WARNING: Partition-module setting *defaultPartitionTableType* is unset, will use gpt for efi or msdos for bios 2026-05-13 - 20:39:33 [6]: virtual void Calamares::ViewModule::loadSelf() 2026-05-13 - 20:39:33 [6]:    ViewModule "partition@partition" loading complete. 2026-05-13 - 20:39:37 [6]: virtual void Calamares::ViewModule::loadSelf() 2026-05-13 - 20:39:37 [6]:    ViewModule "users@users" loading complete. 2026-05-13 - 20:39:37 [6]: virtual void Calamares::ViewModule::loadSelf() 2026-05-13 - 20:39:37 [6]:    ViewModule "summary@summary" loading complete. 2026-05-13 - 20:39:37 [6]: void Calamares::ModuleManager::loadModules() 2026-05-13 - 20:39:37 [6]:    Module "partition@partition" already loaded. 2026-05-13 - 20:39:37 [6]: Calamares::SlideshowQML::SlideshowQML(QWidget*) 2026-05-13 - 20:39:37 [6]:    QML import paths:     "/usr/share/calamares/qml"     "/usr/bin"     "qrc:/qt-project.org/imports"     "qrc:/qt/qml"     "/usr/lib/x86_64-linux-gnu/qt6/qml" 2026-05-13 - 20:39:37 [6]: Calamares::SlideshowQML::SlideshowQML(QWidget*) 2026-05-13 - 20:39:37 [6]:    QML load on startup, API 2. 2026-05-13 - 20:39:38 [2]: void Calamares::Module::loadConfigurationFile(const QString&) 2026-05-13 - 20:39:38 [2]:    WARNING: No config file for "fstab" found anywhere at     "/etc/calamares/modules/fstab.conf"     "/usr/share/calamares/modules/fstab.conf" 2026-05-13 - 20:39:38 [6]: void Calamares::ModuleManager::loadModules() 2026-05-13 - 20:39:38 [6]:    Module "locale@locale" already loaded. 2026-05-13 - 20:39:38 [6]: void Calamares::ModuleManager::loadModules() 2026-05-13 - 20:39:38 [6]:    Module "keyboard@keyboard" already loaded. 2026-05-13 - 20:39:38 [6]: void Calamares::ModuleManager::loadModules() 2026-05-13 - 20:39:38 [6]:    Module "users@users" already loaded. 2026-05-13 - 20:39:38 [6]: virtual void Calamares::CppJobModule::loadSelf() 2026-05-13 - 20:39:38 [6]:    CppJobModule "shellprocess@shellprocess" loading complete. 2026-05-13 - 20:39:38 [2]: void Calamares::Module::loadConfigurationFile(const QString&) 2026-05-13 - 20:39:38 [2]:    WARNING: No config file for "umount" found anywhere at     "/etc/calamares/modules/umount.conf"     "/usr/share/calamares/modules/umount.conf" 2026-05-13 - 20:39:38 [6]: virtual void Calamares::CppJobModule::loadSelf() 2026-05-13 - 20:39:38 [6]:    CppJobModule "umount@umount" loading complete. 2026-05-13 - 20:39:38 [2]: void Config::setConfigurationMap(const QVariantMap&) 2026-05-13 - 20:39:38 [2]:    WARNING: Configuring the finished module with deprecated restartNowEnabled settings 2026-05-13 - 20:39:38 [6]: virtual void Calamares::ViewModule::loadSelf() 2026-05-13 - 20:39:38 [6]:    ViewModule "finished@finished" loading complete. 2026-05-13 - 20:39:39 [6]: void applyXkb(const BasicLayoutInfo&, AdditionalLayoutInfo&) 2026-05-13 - 20:39:39 [6]:    xkbmap selection changed to:  "us" - "" 2026-05-13 - 20:39:39 [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-05-13 - 20:39:39 [6]: void CalamaresApplication::initViewSteps() 2026-05-13 - 20:39:39 [6]:    STARTUP: loadModules for all modules done 2026-05-13 - 20:39:39 [6]: void Calamares::ModuleManager::checkRequirements() 2026-05-13 - 20:39:39 [6]:    Checking module requirements .. 2026-05-13 - 20:39:48 [6]: void CalamaresApplication::initViewSteps() 2026-05-13 - 20:39:48 [6]:    STARTUP: Window now visible and ProgressTreeView populated 2026-05-13 - 20:39:48 [6]:    .. 8 view steps loaded. 2026-05-13 - 20:39:48 [6]:    .. Loaded QRC translation "kb_" "en" 2026-05-13 - 20:39:48 [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-05-13 - 20:39:48 [6]: void Calamares::SlideshowQML::loadQmlV2Complete() 2026-05-13 - 20:39:48 [6]:    QML component complete, API 2 2026-05-13 - 20:39:50 [6]:    .. Loading "/etc/calamares/branding/linuxlite/slideshow.qml" 2026-05-13 - 20:39:50 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:39:50 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:05 [6]: void Config::setLocaleIndex(int) 2026-05-13 - 20:40:05 [6]:    Index 46 Selected locale "ro" 2026-05-13 - 20:40:05 [6]:    .. Loading "calamares-linuxlite_ro" from "/etc/calamares/branding/linuxlite/lang" 2026-05-13 - 20:40:06 [6]:    .. Branding no translation for "ro" using default (en) 2026-05-13 - 20:40:06 [6]:    .. No translation for "tz_" "ro" using default (en) 2026-05-13 - 20:40:06 [6]:    .. Loaded QRC translation "calamares_" "ro" 2026-05-13 - 20:40:06 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:06 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:06 [6]:    .. No translation for "kb_" "ro" using default (en) 2026-05-13 - 20:40:07 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:07 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:07 [6]: DEBUG (Qt): smartctl initialization failed for  "/dev/sdb" :  No such file or directory 2026-05-13 - 20:40:07 [6]: DEBUG (Qt): error during smart output parsing for  "/dev/sdb" :  No such file or directory 2026-05-13 - 20:40:08 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:08 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:09 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:09 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:11 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:11 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:12 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:12 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:13 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:13 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:14 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:14 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:15 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:15 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:17 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:17 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:18 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:18 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:19 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:19 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:20 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:20 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:21 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:21 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:23 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:23 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:24 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:24 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:25 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:25 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:26 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:26 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:27 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:27 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:29 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:29 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:30 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:30 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:31 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:31 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:31 [6]: DEBUG (Qt): smartctl initialization failed for  "/dev/sdd" :  No such file or directory 2026-05-13 - 20:40:31 [6]: DEBUG (Qt): error during smart output parsing for  "/dev/sdd" :  No such file or directory 2026-05-13 - 20:40:31 [6]: DEBUG (Qt): smartctl initialization failed for  "/dev/zram0" :  No such file or directory 2026-05-13 - 20:40:31 [6]: DEBUG (Qt): error during smart output parsing for  "/dev/zram0" :  No such file or directory 2026-05-13 - 20:40:32 [2]: WARNING (Qt): unknown file system type  ""  on  "/dev/zram0" 2026-05-13 - 20:40:32 [6]: QList<Device*> PartUtils::getDevices(DeviceType) 2026-05-13 - 20:40:32 [6]:    Removing unsuitable devices: 4 candidates. 2026-05-13 - 20:40:32 [6]:    .. Running QList("blkid", "/dev/sda") 2026-05-13 - 20:40:32 [6]:    .. Running QList("blkid", "") 2026-05-13 - 20:40:32 [6]:    .. Target cmd: QList("blkid", "") Exit code: 2 (no output) 2026-05-13 - 20:40:32 [6]:    .. Running QList("blkid", "/dev/sdb") 2026-05-13 - 20:40:32 [6]:    .. Removing device with iso9660 filesystem (probably a CD) on it "/dev/sdb" 2026-05-13 - 20:40:32 [6]:    .. Running QList("blkid", "/dev/sdd") 2026-05-13 - 20:40:32 [6]:    .. Running QList("blkid", "/dev/sdd1") 2026-05-13 - 20:40:32 [6]:    .. Removing zram "/dev/zram0" 2026-05-13 - 20:40:32 [6]:    .. there are 2 devices left. 2026-05-13 - 20:40:32 [6]: void PartitionCoreModule::doInit() 2026-05-13 - 20:40:32 [6]:    LIST OF DETECTED DEVICES: 2026-05-13 - 20:40:32 [6]:    .. node capacity name prettyName 2026-05-13 - 20:40:32 [6]:    .. "/dev/sda" 240065183744 DevName$e63ff67b DevNamePretty$8abc4021 2026-05-13 - 20:40:32 [6]:    .. "/dev/sdd" 4037017600 DevName$dc75ebd3 DevNamePretty$14af2d96 2026-05-13 - 20:40:32 [6]:    .. 2 devices detected. 2026-05-13 - 20:40:32 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:32 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:33 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:33 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:35 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:35 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:36 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:36 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:37 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:37 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:38 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:38 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:39 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:39 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:41 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:41 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:42 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:42 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:43 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:43 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:44 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:44 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:45 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:45 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:47 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:47 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:48 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:48 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:49 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:49 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:50 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:50 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:51 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:51 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:53 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:53 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:54 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:54 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:55 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:55 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:56 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:56 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:57 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:57 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:40:59 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:40:59 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:41:00 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:41:00 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:41:01 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:41:01 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:41:02 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:41:02 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:41:03 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:41:03 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:41:05 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:41:05 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:41:06 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:41:06 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:41:07 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:41:07 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:41:08 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:41:08 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:41:09 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:41:09 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:41:11 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:41:11 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:41:12 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:41:12 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:41:13 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:41:13 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:41:14 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:41:14 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:41:15 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:41:15 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:41:17 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:41:17 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:41:18 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:41:18 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:41:19 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:41:19 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:41:20 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:41:20 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:41:21 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:41:21 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:41:23 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:41:23 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:41:24 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:41:24 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:41:25 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:41:25 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:41:26 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:41:26 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:41:27 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:41:27 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:41:29 [6]: void Calamares::RequirementsChecker::reportProgress() 2026-05-13 - 20:41:29 [6]:    Remaining modules: 7     "partition"     "shellprocess"     "summary"     "umount"     "unpackfs"     "users"     "welcome" 2026-05-13 - 20:41:29 [6]: OsproberEntryList PartUtils::runOsprober(DeviceModel*) 2026-05-13 - 20:41:29 [6]:    os-prober gave no output. 2026-05-13 - 20:41:29 [2]: WARNING (Qt): beginResetModel called on BootLoaderModel(0x610427db81b0) without calling endResetModel first 2026-05-13 - 20:41:29 [2]: WARNING (Qt): endResetModel called on BootLoaderModel(0x610427db81b0) without calling beginResetModel first 2026-05-13 - 20:41:29 [6]: void Calamares::RequirementsChecker::addCheckedRequirements(Calamares::Module*) 2026-05-13 - 20:41:29 [6]:    Got 1 requirement results from "partition" 2026-05-13 - 20:41:29 [2]: void ChoicePage::updateActionDescriptionsTr() 2026-05-13 - 20:41:29 [2]:    WARNING: Invalid osprober count, labels and buttons not updated. 2026-05-13 - 20:41:29 [6]: void ChoicePage::updateDeviceStatePreview() 2026-05-13 - 20:41:29 [6]:    Updating partitioning state widgets. 2026-05-13 - 20:41:29 [6]: void ChoicePage::setupActions() 2026-05-13 - 20:41:29 [6]:    Setting up actions for "/dev/sda" with 0 entries. 2026-05-13 - 20:41:29 [6]: bool PartUtils::canBeResized(Partition*, const Logger::Once&) 2026-05-13 - 20:41:29 [6]:    Can not resize "/dev/sda" , filesystem "unknown" does not support resize. 2026-05-13 - 20:41:29 [6]: bool PartUtils::canBeReplaced(Partition*, const Logger::Once&) 2026-05-13 - 20:41:29 [6]:    Checking if "/dev/sda" can be replaced. 2026-05-13 - 20:41:29 [6]: bool PartUtils::canBeReplaced(Partition*, const Logger::Once&) 2026-05-13 - 20:41:29 [6]:    Partition "/dev/sda" authorized for replace install. 2026-05-13 - 20:41:29 [6]:    .. contains replaceable "unallocated" 2026-05-13 - 20:41:29 [6]: void ChoicePage::updateActionDescriptionsTr() 2026-05-13 - 20:41:29 [6]:    Setting texts for 0 osprober entries 2026-05-13 - 20:41:29 [6]: bool GeneralRequirements::checkHasPower() 2026-05-13 - 20:41:29 [6]:    A battery exists, checking for mains power. 2026-05-13 - 20:41:29 [6]: void ChoicePage::setupActions() 2026-05-13 - 20:41:29 [6]:    No partitions available for resize-action. 2026-05-13 - 20:41:29 [6]: Calamares::RequirementsList GeneralRequirements::checkRequirements() 2026-05-13 - 20:41:29 [6]:    GeneralRequirements output:     storage :  12884901888     enoughStorage :  true     RAM :  2147483648     enoughRam :  true     hasPower :  true     hasInternet :  unchecked     isRoot :  true 2026-05-13 - 20:41:29 [6]: void Calamares::RequirementsChecker::addCheckedRequirements(Calamares::Module*) 2026-05-13 - 20:41:29 [6]:    Got 5 requirement results from "welcome" 2026-05-13 - 20:41:29 [6]: void ChoicePage::continueApplyDeviceChoice() 2026-05-13 - 20:41:29 [6]:    Previous device -1 new device 0 2026-05-13 - 20:41:29 [6]: void ChoicePage::applyActionChoice(InstallChoice) 2026-05-13 - 20:41:29 [6]:    InstallChoice Config::Erase "erase" 2026-05-13 - 20:41:29 [6]: PartitionTable* CreatePartitionTableJob::createTable() 2026-05-13 - 20:41:29 [6]:    CreatePartitionTableJob::createTable trying to make table for device "/dev/sda" 2026-05-13 - 20:41:29 [2]: WARNING (Qt): beginResetModel called on BootLoaderModel(0x610427db81b0) without calling endResetModel first 2026-05-13 - 20:41:29 [2]: WARNING (Qt): endResetModel called on BootLoaderModel(0x610427db81b0) without calling beginResetModel first 2026-05-13 - 20:41:29 [6]: void Calamares::RequirementsChecker::finished() 2026-05-13 - 20:41:29 [6]:    All requirements have been checked. 2026-05-13 - 20:41:29 [6]: void Calamares::RequirementsModel::describe() const 2026-05-13 - 20:41:29 [6]:    Requirements model has 6 items 2026-05-13 - 20:41:29 [6]:    .. requirement 0 "partitions" satisfied? true mandatory? true 2026-05-13 - 20:41:29 [6]:    .. requirement 1 "storage" satisfied? true mandatory? true 2026-05-13 - 20:41:29 [6]:    .. requirement 2 "ram" satisfied? true mandatory? true 2026-05-13 - 20:41:29 [6]:    .. requirement 3 "power" satisfied? true mandatory? false 2026-05-13 - 20:41:29 [6]:    .. requirement 4 "root" satisfied? true mandatory? true 2026-05-13 - 20:41:29 [6]:    .. requirement 5 "screen" satisfied? true mandatory? false 2026-05-13 - 20:41:30 [6]: quint64 swapSuggestion(quint64, Config::SwapChoice) 2026-05-13 - 20:41:30 [6]:    Suggested swap size: 7 GiB 2026-05-13 - 20:41:30 [2]: WARNING (Qt): beginResetModel called on BootLoaderModel(0x610427db81b0) without calling endResetModel first 2026-05-13 - 20:41:30 [2]: WARNING (Qt): endResetModel called on BootLoaderModel(0x610427db81b0) without calling beginResetModel first 2026-05-13 - 20:41:31 [2]: WARNING (Qt): beginResetModel called on BootLoaderModel(0x610427db81b0) without calling endResetModel first 2026-05-13 - 20:41:31 [2]: WARNING (Qt): endResetModel called on BootLoaderModel(0x610427db81b0) without calling beginResetModel first 2026-05-13 - 20:41:31 [6]: void PartitionCoreModule::dumpQueue() const 2026-05-13 - 20:41:31 [6]:    # Queue: 2026-05-13 - 20:41:31 [6]:    .. ## Device: "/dev/sda" 2026-05-13 - 20:41:31 [6]:    .. - CreatePartitionTableJob 2026-05-13 - 20:41:31 [6]:    .. - CreatePartitionJob 2026-05-13 - 20:41:31 [6]:    .. - SetPartFlagsJob 2026-05-13 - 20:41:31 [6]:    .. - CreatePartitionJob 2026-05-13 - 20:41:31 [6]:    .. ## Device: "/dev/sdd" 2026-05-13 - 20:41:31 [6]: void ChoicePage::updateActionChoicePreview(InstallChoice) 2026-05-13 - 20:41:31 [6]:    Updating partitioning preview widgets. 2026-05-13 - 20:41:48 [6]: void Config::setLocaleIndex(int) 2026-05-13 - 20:41:48 [6]:    Index 15 Selected locale "en_GB" 2026-05-13 - 20:41:48 [6]:    .. Loading "calamares-linuxlite_en_GB" from "/etc/calamares/branding/linuxlite/lang" 2026-05-13 - 20:41:49 [6]:    .. Branding using locale: "en_GB" 2026-05-13 - 20:41:49 [6]:    .. Loaded QRC translation "tz_" "en_GB" 2026-05-13 - 20:41:49 [6]:    .. Loaded QRC translation "calamares_" "en_GB" 2026-05-13 - 20:41:49 [6]:    .. Loaded QRC translation "kb_" "en_GB" 2026-05-13 - 20:41:49 [6]: void ChoicePage::updateActionDescriptionsTr() 2026-05-13 - 20:41:49 [6]:    Setting texts for 0 osprober entries 2026-05-13 - 20:42:07 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&) 2026-05-13 - 20:42:07 [6]:    Mapping "en_GB" in "US" to locale. 2026-05-13 - 20:42:07 [6]:    .. Got best match for "en_GB" as "en_GB.UTF-8" 2026-05-13 - 04:42:22 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&) 2026-05-13 - 04:42:22 [6]:    Mapping "en_GB" in "US" to locale. 2026-05-13 - 04:42:22 [6]:    .. Got best match for "en_GB" as "en_GB.UTF-8" 2026-05-13 - 04:42:22 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&) 2026-05-13 - 04:42:22 [6]:    Mapping "en_GB" in "US" to locale. 2026-05-13 - 04:42:22 [6]:    .. Got best match for "en_GB" as "en_GB.UTF-8" 2026-05-13 - 04:43:11 [6]: static LocaleConfiguration LocaleConfiguration::fromLanguageAndLocation(const QString&, const QStringList&, const QString&) 2026-05-13 - 04:43:11 [6]:    Mapping "en_GB" in "GB" to locale. 2026-05-13 - 04:43:11 [6]:    .. Got best match for "en_GB" as "en_GB.UTF-8" 2026-05-13 - 09:43:16 [6]: void Config::guessLocaleKeyboardLayout() 2026-05-13 - 09:43:16 [6]:    Got locale language "en_GB.UTF-8" 2026-05-13 - 09:43:16 [6]:    .. looking for locale part "GB" 2026-05-13 - 09:43:16 [6]:    .. matched "gb" 2026-05-13 - 09:43:20 [6]: void guessLayout(const QStringList&, KeyboardLayoutModel*, KeyboardVariantsModel*) 2026-05-13 - 09:43:20 [6]:    Next level: "en" 2026-05-13 - 09:43:20 [6]: void applyXkb(const BasicLayoutInfo&, AdditionalLayoutInfo&) 2026-05-13 - 09:43:20 [6]:    xkbmap selection changed to:  "gb" - "" 2026-05-13 - 09:44:51 [6]: void PartitionCoreModule::setBootLoaderInstallPath(const QString&) 2026-05-13 - 09:44:51 [6]:    PCM::setBootLoaderInstallPath "/dev/sda" 2026-05-13 - 09:45:52 [2]: WARNING (Qt): QObject::setParent: Cannot set parent, new parent is in a different thread 2026-05-13 - 09:45:52 [6]: virtual QString PartitionViewStep::prettyStatus() const 2026-05-13 - 09:45:52 [6]:    Summary for Partition 1 Config::Erase 2026-05-13 - 09:45:52 [6]: QStringList findEssentialLVs(const QList<PartitionCoreModule::DeviceInfo*>&) 2026-05-13 - 09:45:52 [6]:    Checking LVM use on 2 devices 2026-05-13 - 09:45:52 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const 2026-05-13 - 09:45:52 [6]:    Building partition information map 2026-05-13 - 09:45:52 [6]:    .. partitions on "/dev/sda" 2026-05-13 - 09:45:52 [6]:    ..  mapping for "" "New Partition"     partlabel :  "rootfs"     partition-uuid (partuuid) :  "PartUUID$7ebef0b1"     parttype :  ""     partattrs :  "0"     mountPoint: :  "/"     fs: :  "ext4"     fsName :  "ext4"     filesystem-uuid (uuid) :  "FSUUID$b44bf3e5"     claimed :  "true" 2026-05-13 - 09:45:52 [6]:    ..  mapping for "" "New Partition"     partlabel :  ""     partition-uuid (partuuid) :  "PartUUID$7ebef0b1"     parttype :  ""     partattrs :  "0"     mountPoint: :  ""     fs: :  "linuxswap"     fsName :  "linuxswap"     filesystem-uuid (uuid) :  "FSUUID$b44bf3e5"     claimed :  "true" 2026-05-13 - 09:45:52 [6]:    .. partitions on "/dev/sdd" 2026-05-13 - 09:45:52 [6]:    ..  mapping for "/dev/sdd1" "/dev/sdd1"     partlabel :  ""     partition-uuid (partuuid) :  "PartUUID$9a28d2cd"     parttype :  "0FC63DAF-8483-4772-8E79-3D69D8477DE4"     partattrs :  "0"     mountPoint: :  ""     fs: :  "ext4"     fsName :  "ext4"     filesystem-uuid (uuid) :  "FSUUID$9cbf5d10"     claimed :  "false" 2026-05-13 - 09:45:52 [2]: WARNING (Qt): QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout 2026-05-13 - 09:45:52 [2]: WARNING (Qt): QObject::setParent: Cannot set parent, new parent is in a different thread 2026-05-13 - 09:45:52 [6]: QStringList findEssentialLVs(const QList<PartitionCoreModule::DeviceInfo*>&) 2026-05-13 - 09:45:52 [6]:    Checking LVM use on 2 devices 2026-05-13 - 09:45:52 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const 2026-05-13 - 09:45:52 [6]:    Building partition information map 2026-05-13 - 09:45:52 [6]:    .. partitions on "/dev/sda" 2026-05-13 - 09:45:52 [6]:    ..  mapping for "" "New Partition"     partlabel :  "rootfs"     partition-uuid (partuuid) :  "PartUUID$7ebef0b1"     parttype :  ""     partattrs :  "0"     mountPoint: :  "/"     fs: :  "ext4"     fsName :  "ext4"     filesystem-uuid (uuid) :  "FSUUID$b44bf3e5"     claimed :  "true" 2026-05-13 - 09:45:52 [6]:    ..  mapping for "" "New Partition"     partlabel :  ""     partition-uuid (partuuid) :  "PartUUID$7ebef0b1"     parttype :  ""     partattrs :  "0"     mountPoint: :  ""     fs: :  "linuxswap"     fsName :  "linuxswap"     filesystem-uuid (uuid) :  "FSUUID$b44bf3e5"     claimed :  "true" 2026-05-13 - 09:45:52 [6]:    .. partitions on "/dev/sdd" 2026-05-13 - 09:45:52 [6]:    ..  mapping for "/dev/sdd1" "/dev/sdd1"     partlabel :  ""     partition-uuid (partuuid) :  "PartUUID$9a28d2cd"     parttype :  "0FC63DAF-8483-4772-8E79-3D69D8477DE4"     partattrs :  "0"     mountPoint: :  ""     fs: :  "ext4"     fsName :  "ext4"     filesystem-uuid (uuid) :  "FSUUID$9cbf5d10"     claimed :  "false" 2026-05-13 - 09:45:52 [6]: void ensureSize(QWidget*, QScrollArea*, Calamares::ViewStep*) 2026-05-13 - 09:45:52 [6]:    Summary widget is larger than viewport, enlarge by 89 to QSize(834, 590) 2026-05-13 - 09:46:09 [6]: QStringList findEssentialLVs(const QList<PartitionCoreModule::DeviceInfo*>&) 2026-05-13 - 09:46:09 [6]:    Checking LVM use on 2 devices 2026-05-13 - 09:46:09 [6]: void Calamares::JobThread::finalize() 2026-05-13 - 09:46:09 [6]:    There are 25 jobs, total weight 23 2026-05-13 - 09:46:09 [6]:    .. Job 1 "Managing auto-mount settings…" +wt 0.111111 tot.wt 0.111111 2026-05-13 - 09:46:09 [6]:    .. Job 2 "Clearing all temporary mounts…" +wt 0.111111 tot.wt 0.222222 2026-05-13 - 09:46:09 [6]:    .. Job 3 "Clear mounts for partitioning operations on /dev/sda" +wt 0.111111 tot.wt 0.333333 2026-05-13 - 09:46:09 [6]:    .. Job 4 "Creating new msdos partition table on /dev/sda…" +wt 0.111111 tot.wt 0.444444 2026-05-13 - 09:46:09 [6]:    .. Job 5 "Create new 220935MiB partition on /dev/sda (WDC WDS240G2G0A-00JH30) with file system ext4" +wt 0.111111 tot.wt 0.555556 2026-05-13 - 09:46:09 [6]:    .. Job 6 "Set flags on 220935MiB ext4 partition" +wt 0.111111 tot.wt 0.666667 2026-05-13 - 09:46:09 [6]:    .. Job 7 "Create new 8007MiB partition on /dev/sda (WDC WDS240G2G0A-00JH30) with file system linuxswap" +wt 0.111111 tot.wt 0.777778 2026-05-13 - 09:46:09 [6]:    .. Job 8 "Set partition information" +wt 0.111111 tot.wt 0.888889 2026-05-13 - 09:46:09 [6]:    .. Job 9 "Managing auto-mount settings…" +wt 0.111111 tot.wt 1 2026-05-13 - 09:46:09 [6]:    .. Job 10 "mount" +wt 1 tot.wt 2 2026-05-13 - 09:46:09 [6]:    .. Job 11 "unpackfs" +wt 12 tot.wt 14 2026-05-13 - 09:46:09 [6]:    .. Job 12 "fstab" +wt 1 tot.wt 15 2026-05-13 - 09:46:09 [6]:    .. Job 13 "Setting timezone to Europe/London…" +wt 1 tot.wt 16 2026-05-13 - 09:46:09 [6]:    .. Job 14 "localecfg" +wt 1 tot.wt 17 2026-05-13 - 09:46:09 [6]:    .. Job 15 "Setting keyboard model to pc105, layout as gb-…" +wt 1 tot.wt 18 2026-05-13 - 09:46:09 [6]:    .. Job 16 "Configuring <pre>sudo</pre> users…" +wt 0.166667 tot.wt 18.1667 2026-05-13 - 09:46:09 [6]:    .. Job 17 "Preparing groups…" +wt 0.166667 tot.wt 18.3333 2026-05-13 - 09:46:09 [6]:    .. Job 18 "Create user stephen" +wt 0.166667 tot.wt 18.5 2026-05-13 - 09:46:09 [6]:    .. Job 19 "Set password for user stephen" +wt 0.166667 tot.wt 18.6667 2026-05-13 - 09:46:09 [6]:    .. Job 20 "Set password for user root" +wt 0.166667 tot.wt 18.8333 2026-05-13 - 09:46:09 [6]:    .. Job 21 "Set hostname ao722-rc2" +wt 0.166667 tot.wt 19 2026-05-13 - 09:46:09 [6]:    .. Job 22 "displaymanager" +wt 1 tot.wt 20 2026-05-13 - 09:46:09 [6]:    .. Job 23 "bootloader" +wt 1 tot.wt 21 2026-05-13 - 09:46:09 [6]:    .. Job 24 "Running shell processes…" +wt 1 tot.wt 22 2026-05-13 - 09:46:09 [6]:    .. Job 25 "Unmounting file systems…" +wt 1 tot.wt 23 2026-05-13 - 09:46:09 [6]: virtual void Calamares::JobThread::run() 2026-05-13 - 09:46:09 [6]:    Starting job "Managing auto-mount settings…" ( 1 / 25 ) 2026-05-13 - 09:46:09 [6]: virtual Calamares::JobResult AutoMountManagementJob::exec() 2026-05-13 - 09:46:09 [6]:    Set automount to disable 2026-05-13 - 09:46:09 [1]: void {anonymous}::PowerManagementInterface::inhibitDBusCallFinished(QDBusPendingCallWatcher*) 2026-05-13 - 09:46:09 [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-05-13 - 09:46:14 [6]: std::shared_ptr<Calamares::Partition::AutoMountInfo> Calamares::Partition::automountDisable(bool) 2026-05-13 - 09:46:14 [6]:    Setting Solid automount to disabled 2026-05-13 - 09:46:14 [6]:    .. 2 reply QList() 2026-05-13 - 09:46:14 [6]:    .. 2 reply QList(QVariant(bool, false)) 2026-05-13 - 09:46:14 [6]: virtual void Calamares::JobThread::run() 2026-05-13 - 09:46:14 [6]:    Starting job "Clearing all temporary mounts…" ( 2 / 25 ) 2026-05-13 - 09:46:14 [6]: virtual void Calamares::JobThread::run() 2026-05-13 - 09:46:14 [6]:    Starting job "Clear mounts for partitioning operations on /dev/sda" ( 3 / 25 ) 2026-05-13 - 09:46:14 [6]: QStringList getPartitionsForDevice(const QString&) 2026-05-13 - 09:46:14 [6]:    Reading from "/proc/partitions" looking for "sda" 2026-05-13 - 09:46:14 [6]: virtual Calamares::JobResult ClearMountsJob::exec() 2026-05-13 - 09:46:14 [6]:    ClearMountsJob finished. Here's what was done: 2026-05-13 - 09:46:14 [6]:    .. Running QList("udevadm", "settle") 2026-05-13 - 09:46:14 [6]:    .. Running QList("sync") 2026-05-13 - 09:46:33 [6]: virtual void Calamares::JobThread::run() 2026-05-13 - 09:46:33 [6]:    Starting job "Creating new msdos partition table on /dev/sda…" ( 4 / 25 ) 2026-05-13 - 09:46:59 [6]: virtual void Calamares::JobThread::run() 2026-05-13 - 09:46:59 [6]:    Starting job "Create new 220935MiB partition on /dev/sda (WDC WDS240G2G0A-00JH30) with file system ext4" ( 5 / 25 ) 2026-05-13 - 09:49:02 [6]:    .. Running QList("lsblk", "-o", "NAME,FSTYPE,MOUNTPOINT,SIZE,UUID", "-f") 2026-05-13 - 09:49:02 [6]:    .. Running QList("sh", "-c", "dmesg -T 2>/dev/null | tail -n 60") 2026-05-13 - 09:49:03 [2]: Calamares::JobResult KPMHelpers::execute(Operation&, const QString&) 2026-05-13 - 09:49:03 [2]:    WARNING: Partition operation failed. KPMcore report: "\nCreate a new partition (215.76 GiB, ext4) on ‘/dev/sda’\n\n\nJob: Create new partition on device ‘/dev/sda’\n\n\nCommand: sfdisk --force --append /dev/sda\n\n\nJob: Set the label on partition ‘/dev/sda1’ to \"rootfs\"\n\nPartition table of partition ‘/dev/sda1’ does not support setting names. Job ignored.\n\n\nJob: Create file system ‘ext4’ on partition ‘/dev/sda1’\n\n\nCommand: mkfs.ext4 -qF /dev/sda1\n\n\nCommand: sfdisk --part-type /dev/sda 1 83\n\n\nJob: Set the file system label on partition ‘/dev/sda1’ to \"rootfs\"\n\n\nCommand: e2label /dev/sda1 rootfs\n\n\nJob: Check file system on partition ‘/dev/sda1’\n\n\nCommand: e2fsck -f -y -v /dev/sda1\n\n" 2026-05-13 - 09:49:03 [2]: Calamares::JobResult KPMHelpers::execute(Operation&, const QString&) 2026-05-13 - 09:49:03 [2]:    WARNING: Diagnostic state: "--- Diagnostic state at failure ---\nlsblk:\nNAME  FSTYPE  MOUNTPOINT                                              SIZE UUID\nloop0  squashfs /rofs                                                  2.4G \nsda                                                                  223.6G \n`-sda1 ext4    /run/media/linux/5c03fe57-d0dd-445c-987a-d9f9eb623fe3 215.8G 5c03fe57-d0dd-445c-987a-d9f9eb623fe3\nsdb    iso9660                                                        14.5G 2026-05-10-03-47-23-00\n|-sdb1 iso9660  /cdrom                                                  2.5G 2026-05-10-03-47-23-00\n|-sdb2 vfat                                                              5M 73B7-988D\n`-sdb3 ext4    /var/crash                                            11.9G d755c070-4cfd-11f1-b0c7-816e9404aa9f\nsdc                                                                      0B \nsdd                                                                    3.8G \n`-sdd1 ext4    /run/media/linux/ext4                                  3.8G eee300b2-f75e-4127-9574-1adfbfec7245\nzram0                                                                    0B\ndmesg tail:\n[Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: Please update package to include a native systemd unit file.\n[Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: ! This compatibility logic is deprecated, expect removal soon. !\n[Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: SysV service '/etc/init.d/WolfLandBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: Please update package to include a native systemd unit file.\n[Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: ! This compatibility logic is deprecated, expect removal soon. !\n[Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: SysV service '/etc/init.d/grub-common' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: Please update package to include a native systemd unit file.\n[Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: ! This compatibility logic is deprecated, expect removal soon. !\n[Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: SysV service '/etc/init.d/hddtemp' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: Please update package to include a native systemd unit file.\n[Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: ! This compatibility logic is deprecated, expect removal soon. !\n[Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: SysV service '/etc/init.d/LiteDistroBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: Please update package to include a native systemd unit file.\n[Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: ! This compatibility logic is deprecated, expect removal soon. !\n[Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: SysV service '/etc/init.d/WolfLandBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: Please update package to include a native systemd unit file.\n[Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: ! This compatibility logic is deprecated, expect removal soon. !\n[Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: SysV service '/etc/init.d/grub-common' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: Please update package to include a native systemd unit file.\n[Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: ! This compatibility logic is deprecated, expect removal soon. !\n[Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: SysV service '/etc/init.d/hddtemp' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: Please update package to include a native systemd unit file.\n[Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: ! This compatibility logic is deprecated, expect removal soon. !\n[Wed May 13 09:33:33 2026] raid6: sse2x4  gen()  1262 MB/s\n[Wed May 13 09:33:33 2026] raid6: sse2x2  gen()  1390 MB/s\n[Wed May 13 09:33:33 2026] raid6: sse2x1  gen()  1151 MB/s\n[Wed May 13 09:33:33 2026] raid6: using algorithm sse2x2 gen() 1390 MB/s\n[Wed May 13 09:33:33 2026] raid6: .... xor() 886 MB/s, rmw enabled\n[Wed May 13 09:33:33 2026] raid6: using ssse3x2 recovery algorithm\n[Wed May 13 09:33:33 2026] xor: measuring software checksum speed\n[Wed May 13 09:33:33 2026]    prefetch64-sse  :  2029 MB/sec\n[Wed May 13 09:33:33 2026]    generic_sse    :  1971 MB/sec\n[Wed May 13 09:33:33 2026] xor: using function: prefetch64-sse (2029 MB/sec)\n[Wed May 13 09:33:34 2026] Btrfs loaded, zoned=yes, fsverity=yes\n[Wed May 13 09:33:38 2026] SGI XFS with ACLs, security attributes, realtime, quota, no debug enabled\n[Wed May 13 09:35:49 2026]  sda:\n[Wed May 13 09:35:57 2026]  sda:\n[Wed May 13 09:37:37 2026] systemd-sysv-generator[78508]: SysV service '/etc/init.d/LiteDistroBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Wed May 13 09:37:37 2026] systemd-sysv-generator[78508]: Please update package to include a native systemd unit file.\n[Wed May 13 09:37:37 2026] systemd-sysv-generator[78508]: ! This compatibility logic is deprecated, expect removal soon. !\n[Wed May 13 09:37:37 2026] systemd-sysv-generator[78508]: SysV service '/etc/init.d/WolfLandBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Wed May 13 09:37:37 2026] systemd-sysv-generator[78508]: Please update package to include a native systemd unit file.\n[Wed May 13 09:37:37 2026] systemd-sysv-generator[78508]: ! This compatibility logic is deprecated, expect removal soon. !\n[Wed May 13 09:37:38 2026] systemd-sysv-generator[78508]: SysV service '/etc/init.d/grub-common' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Wed May 13 09:37:38 2026] systemd-sysv-generator[78508]: Please update package to include a native systemd unit file.\n[Wed May 13 09:37:38 2026] systemd-sysv-generator[78508]: ! This compatibility logic is deprecated, expect removal soon. !\n[Wed May 13 09:37:38 2026] systemd-sysv-generator[78508]: SysV service '/etc/init.d/hddtemp' lacks a native systemd unit file, automatically generating a unit file for compatibility.\n[Wed May 13 09:37:38 2026] systemd-sysv-generator[78508]: Please update package to include a native systemd unit file.\n[Wed May 13 09:37:38 2026] systemd-sysv-generator[78508]: ! This compatibility logic is deprecated, expect removal soon. !\n[Wed May 13 09:40:33 2026] JFS: nTxBlock = 8192, nTxLock = 65536\n[Wed May 13 09:40:34 2026] QNX4 filesystem 0.2.3 registered.\n[Wed May 13 09:46:45 2026]  sda:\n[Wed May 13 09:46:45 2026]  sda:\n[Wed May 13 09:47:14 2026]  sda: sda1\n[Wed May 13 09:47:14 2026]  sda: sda1\n[Wed May 13 09:47:51 2026] /dev/sda1: Can't open blockdev\n[Wed May 13 09:47:57 2026] /dev/sda1: Can't open blockdev\n[Wed May 13 09:48:29 2026]  sda: sda1\n[Wed May 13 09:48:29 2026]  sda: sda1\n[Wed May 13 09:48:36 2026] EXT4-fs (sda1): mounted filesystem 5c03fe57-d0dd-445c-987a-d9f9eb623fe3 r/w with ordered data mode. Quota mode: none." 2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run() 2026-05-13 - 09:49:03 [6]:    Skipping non-emergency job "Set flags on partition /dev/sda1" 2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run() 2026-05-13 - 09:49:03 [6]:    Skipping non-emergency job "Create new 8007MiB partition on /dev/sda (WDC WDS240G2G0A-00JH30) with file system linuxswap" 2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run() 2026-05-13 - 09:49:03 [6]:    Skipping non-emergency job "Set partition information" 2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run() 2026-05-13 - 09:49:03 [6]:    Skipping non-emergency job "Managing auto-mount settings…" 2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run() 2026-05-13 - 09:49:03 [6]:    Skipping non-emergency job "mount" 2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run() 2026-05-13 - 09:49:03 [6]:    Skipping non-emergency job "unpackfs" 2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run() 2026-05-13 - 09:49:03 [6]:    Skipping non-emergency job "fstab" 2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run() 2026-05-13 - 09:49:03 [6]:    Skipping non-emergency job "Setting timezone to Europe/London…" 2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run() 2026-05-13 - 09:49:03 [6]:    Skipping non-emergency job "localecfg" 2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run() 2026-05-13 - 09:49:03 [6]:    Skipping non-emergency job "Setting keyboard model to pc105, layout as gb-…" 2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run() 2026-05-13 - 09:49:03 [6]:    Skipping non-emergency job "Configuring <pre>sudo</pre> users…" 2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run() 2026-05-13 - 09:49:03 [6]:    Skipping non-emergency job "Preparing groups…" 2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run() 2026-05-13 - 09:49:03 [6]:    Skipping non-emergency job "Create user stephen" 2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run() 2026-05-13 - 09:49:03 [6]:    Skipping non-emergency job "Set password for user stephen" 2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run() 2026-05-13 - 09:49:03 [6]:    Skipping non-emergency job "Set password for user root" 2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run() 2026-05-13 - 09:49:03 [6]:    Skipping non-emergency job "Set hostname ao722-rc2" 2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run() 2026-05-13 - 09:49:03 [6]:    Skipping non-emergency job "displaymanager" 2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run() 2026-05-13 - 09:49:03 [6]:    Skipping non-emergency job "bootloader" 2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run() 2026-05-13 - 09:49:03 [6]:    Skipping non-emergency job "Running shell processes…" 2026-05-13 - 09:49:03 [6]: virtual void Calamares::JobThread::run() 2026-05-13 - 09:49:03 [6]:    Skipping non-emergency job "Unmounting file systems…" 2026-05-13 - 09:49:03 [1]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&) 2026-05-13 - 09:49:03 [1]:    ERROR: Installation failed: "The installer failed to create partition on disk 'WDC WDS240G2G0A-00JH30'." 2026-05-13 - 09:49:03 [6]:    .. - message: "The installer failed to create partition on disk 'WDC WDS240G2G0A-00JH30'." 2026-05-13 - 09:49:03 [6]:    .. - details: Create a new partition (215.76 GiB, ext4) on ‘/dev/sda’ Job: Create new partition on device ‘/dev/sda’ Command: sfdisk --force --append /dev/sda Job: Set the label on partition ‘/dev/sda1’ to "rootfs" Partition table of partition ‘/dev/sda1’ does not support setting names. Job ignored. Job: Create file system ‘ext4’ on partition ‘/dev/sda1’ Command: mkfs.ext4 -qF /dev/sda1 Command: sfdisk --part-type /dev/sda 1 83 Job: Set the file system label on partition ‘/dev/sda1’ to "rootfs" Command: e2label /dev/sda1 rootfs Job: Check file system on partition ‘/dev/sda1’ Command: e2fsck -f -y -v /dev/sda1 --- Diagnostic state at failure --- lsblk: NAME  FSTYPE  MOUNTPOINT                                              SIZE UUID loop0  squashfs /rofs                                                  2.4G sda                                                                  223.6G `-sda1 ext4    /run/media/linux/5c03fe57-d0dd-445c-987a-d9f9eb623fe3 215.8G 5c03fe57-d0dd-445c-987a-d9f9eb623fe3 sdb    iso9660                                                        14.5G 2026-05-10-03-47-23-00 |-sdb1 iso9660  /cdrom                                                  2.5G 2026-05-10-03-47-23-00 |-sdb2 vfat                                                              5M 73B7-988D `-sdb3 ext4    /var/crash                                            11.9G d755c070-4cfd-11f1-b0c7-816e9404aa9f sdc                                                                      0B sdd                                                                    3.8G `-sdd1 ext4    /run/media/linux/ext4                                  3.8G eee300b2-f75e-4127-9574-1adfbfec7245 zram0                                                                    0B dmesg tail: [Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: Please update package to include a native systemd unit file. [Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: ! This compatibility logic is deprecated, expect removal soon. ! [Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: SysV service '/etc/init.d/WolfLandBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility. [Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: Please update package to include a native systemd unit file. [Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: ! This compatibility logic is deprecated, expect removal soon. ! [Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: SysV service '/etc/init.d/grub-common' lacks a native systemd unit file, automatically generating a unit file for compatibility. [Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: Please update package to include a native systemd unit file. [Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: ! This compatibility logic is deprecated, expect removal soon. ! [Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: SysV service '/etc/init.d/hddtemp' lacks a native systemd unit file, automatically generating a unit file for compatibility. [Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: Please update package to include a native systemd unit file. [Wed May 13 08:59:11 2026] systemd-sysv-generator[74404]: ! This compatibility logic is deprecated, expect removal soon. ! [Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: SysV service '/etc/init.d/LiteDistroBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility. [Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: Please update package to include a native systemd unit file. [Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: ! This compatibility logic is deprecated, expect removal soon. ! [Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: SysV service '/etc/init.d/WolfLandBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility. [Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: Please update package to include a native systemd unit file. [Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: ! This compatibility logic is deprecated, expect removal soon. ! [Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: SysV service '/etc/init.d/grub-common' lacks a native systemd unit file, automatically generating a unit file for compatibility. [Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: Please update package to include a native systemd unit file. [Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: ! This compatibility logic is deprecated, expect removal soon. ! [Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: SysV service '/etc/init.d/hddtemp' lacks a native systemd unit file, automatically generating a unit file for compatibility. [Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: Please update package to include a native systemd unit file. [Wed May 13 09:33:18 2026] systemd-sysv-generator[77857]: ! This compatibility logic is deprecated, expect removal soon. ! [Wed May 13 09:33:33 2026] raid6: sse2x4  gen()  1262 MB/s [Wed May 13 09:33:33 2026] raid6: sse2x2  gen()  1390 MB/s [Wed May 13 09:33:33 2026] raid6: sse2x1  gen()  1151 MB/s [Wed May 13 09:33:33 2026] raid6: using algorithm sse2x2 gen() 1390 MB/s [Wed May 13 09:33:33 2026] raid6: .... xor() 886 MB/s, rmw enabled [Wed May 13 09:33:33 2026] raid6: using ssse3x2 recovery algorithm [Wed May 13 09:33:33 2026] xor: measuring software checksum speed [Wed May 13 09:33:33 2026]    prefetch64-sse  :  2029 MB/sec [Wed May 13 09:33:33 2026]    generic_sse    :  1971 MB/sec [Wed May 13 09:33:33 2026] xor: using function: prefetch64-sse (2029 MB/sec) [Wed May 13 09:33:34 2026] Btrfs loaded, zoned=yes, fsverity=yes [Wed May 13 09:33:38 2026] SGI XFS with ACLs, security attributes, realtime, quota, no debug enabled [Wed May 13 09:35:49 2026]  sda: [Wed May 13 09:35:57 2026]  sda: [Wed May 13 09:37:37 2026] systemd-sysv-generator[78508]: SysV service '/etc/init.d/LiteDistroBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility. [Wed May 13 09:37:37 2026] systemd-sysv-generator[78508]: Please update package to include a native systemd unit file. [Wed May 13 09:37:37 2026] systemd-sysv-generator[78508]: ! This compatibility logic is deprecated, expect removal soon. ! [Wed May 13 09:37:37 2026] systemd-sysv-generator[78508]: SysV service '/etc/init.d/WolfLandBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility. [Wed May 13 09:37:37 2026] systemd-sysv-generator[78508]: Please update package to include a native systemd unit file. [Wed May 13 09:37:37 2026] systemd-sysv-generator[78508]: ! This compatibility logic is deprecated, expect removal soon. ! [Wed May 13 09:37:38 2026] systemd-sysv-generator[78508]: SysV service '/etc/init.d/grub-common' lacks a native systemd unit file, automatically generating a unit file for compatibility. [Wed May 13 09:37:38 2026] systemd-sysv-generator[78508]: Please update package to include a native systemd unit file. [Wed May 13 09:37:38 2026] systemd-sysv-generator[78508]: ! This compatibility logic is deprecated, expect removal soon. ! [Wed May 13 09:37:38 2026] systemd-sysv-generator[78508]: SysV service '/etc/init.d/hddtemp' lacks a native systemd unit file, automatically generating a unit file for compatibility. [Wed May 13 09:37:38 2026] systemd-sysv-generator[78508]: Please update package to include a native systemd unit file. [Wed May 13 09:37:38 2026] systemd-sysv-generator[78508]: ! This compatibility logic is deprecated, expect removal soon. ! [Wed May 13 09:40:33 2026] JFS: nTxBlock = 8192, nTxLock = 65536 [Wed May 13 09:40:34 2026] QNX4 filesystem 0.2.3 registered. [Wed May 13 09:46:45 2026]  sda: [Wed May 13 09:46:45 2026]  sda: [Wed May 13 09:47:14 2026]  sda: sda1 [Wed May 13 09:47:14 2026]  sda: sda1 [Wed May 13 09:47:51 2026] /dev/sda1: Can't open blockdev [Wed May 13 09:47:57 2026] /dev/sda1: Can't open blockdev [Wed May 13 09:48:29 2026]  sda: sda1 [Wed May 13 09:48:29 2026]  sda: sda1 [Wed May 13 09:48:36 2026] EXT4-fs (sda1): mounted filesystem 5c03fe57-d0dd-445c-987a-d9f9eb623fe3 r/w with ordered data mode. Quota mode: none. 2026-05-13 - 09:49:03 [6]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&) 2026-05-13 - 09:49:03 [6]:    Calamares will quit when the dialog closes. 2026-05-13 - 09:49:04 [6]: void Config::doNotify(bool, bool) 2026-05-13 - 09:49:04 [6]:    Notification not sent; completion: failed 2026-05-13 - 09:49:04 [6]: void {anonymous}::PowerManagementInterface::uninhibitSleep() 2026-05-13 - 09:49:04 [6]:    Sleep was never inhibited. linux  /tmp 

stevef
clueless
Reply
#28

Could you please do an apt-cache policy for lite-distrobuilder

Download your free copy of Linux Lite today.

Jerry Bezencon
Linux Lite Creator

"Do not correct a fool, or he will hate you; correct a wise man and he will appreciate you."

[Image: X5qGkCg.png]

[Image: 0op1GNe.png] [Image: LgJ2mtP.png] [Image: vLZcFUE.png] [Image: lrUHro3.jpg]
Reply
#29

Could you please also run a full inxi and show the output:

Code:
inxi -Fz

Please leave machine powered on if that's possible.

Download your free copy of Linux Lite today.

Jerry Bezencon
Linux Lite Creator

"Do not correct a fool, or he will hate you; correct a wise man and he will appreciate you."

[Image: X5qGkCg.png]

[Image: 0op1GNe.png] [Image: LgJ2mtP.png] [Image: vLZcFUE.png] [Image: lrUHro3.jpg]
Reply
#30

Code:
apt-cache policy lite-distrobuilder lite-distrobuilder:   Installed: 8.0-0020-linuxlite   Candidate: 8.0-0020-linuxlite   Version table: *** 8.0-0020-linuxlite 500         500 http://repo.linuxliteos.com/linuxlite hematite/main amd64 Packages         100 /var/lib/dpkg/status linux  /tmp 

stevef
clueless
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)