Installing Snapshot always fails with "failed to set user account password" error  [Solved]

When you run into problems installing MX Linux XFCE
Message
Author
SIttner76
Posts: 82
Joined: Wed Mar 03, 2021 1:58 pm

Re: Installing Snapshot always fails with "failed to set user account password" error

#61 Post by SIttner76 »

AK-47 wrote: Mon Mar 14, 2022 12:28 pm You're welcome. One last thing: can we confirm that this works:

Code: Select all

/usr/bin/ls -1 /home | grep -Ev '^(lost\\+found|demo|snapshot)$' | grep -q '[a-zA-Z0-9]'
echo $?
Note single quotes instead of double quotes.
I have no clue if this counts as "works", but here's what I got:

Code: Select all

$ /usr/bin/ls -1 /home | grep -Ev '^(lost\\+found|demo|snapshot)$' | grep -q '[a-zA-Z0-9]'
stefan@HP-Linux:~
$ echo $?
0
stefan@HP-Linux:~

User avatar
Adrian
Developer
Posts: 9195
Joined: Wed Jul 12, 2006 1:42 am

Re: Installing Snapshot always fails with "failed to set user account password" error

#62 Post by Adrian »

@SIttner76 We incorporated the fix in the latest installer build, can you please install it and give it a try?
https://github.com/MX-Linux/gazelle-ins ... _amd64.deb (click on Download button to get it)

SIttner76
Posts: 82
Joined: Wed Mar 03, 2021 1:58 pm

Re: Installing Snapshot always fails with "failed to set user account password" error

#63 Post by SIttner76 »

Adrian wrote: Mon Mar 14, 2022 12:38 pm @SIttner76 We incorporated the fix in the latest installer build, can you please install it and give it a try?
https://github.com/MX-Linux/gazelle-ins ... _amd64.deb (click on Download button to get it)
Wow, that was fast... :happy:
It installed without asking me for a user and finished successfully. Here's the first part of the log (forum complains that message is too long otherwise):

Code: Select all

2022-03-14 18:42:53.391 DBG default: Installer version: 22.3.09
2022-03-14 18:42:53.640 DBG default: << void MInstall::startup() >>
2022-03-14 18:42:53.640 DBG default: Detect EFI: 64
2022-03-14 18:42:53.640 DBG default: Exec #1: uname -m
2022-03-14 18:42:53.672 DBG default: Exit #1: 0 QProcess::NormalExit
2022-03-14 18:42:53.672 DBG default: Detect arch: "x86_64"
2022-03-14 18:42:53.673 DBG default: Exec #2: du -sb /live/aufs/boot
2022-03-14 18:42:53.681 DBG default: Exit #2: 0 QProcess::NormalExit
2022-03-14 18:42:53.681 DBG default: linuxfs file is at :  "/live/to-ram/antiX/linuxfs"
2022-03-14 18:42:53.681 DBG default: linuxfs compression type is 0 compression factor is 25
2022-03-14 18:42:53.681 DBG default: Bash #3: df /live/linux --output=used --total |tail -n1
2022-03-14 18:42:53.687 DBG default: Exit #3: 0 QProcess::NormalExit
2022-03-14 18:42:53.687 DBG default: linuxfs file size is  28521791488
2022-03-14 18:42:53.687 DBG default: Minimum space: 671088640 (boot), 32261275648 (root)
2022-03-14 18:42:53.687 DBG default: << void MInstall::setupAutoMount(bool) >>
2022-03-14 18:42:53.688 DBG default: Bash #4: ps -e | grep 'udisksd'
2022-03-14 18:42:53.704 DBG default: SOut #4: "  14167 ?        00:00:00 udisksd\n"
2022-03-14 18:42:53.704 DBG default: Exit #4: 0 QProcess::NormalExit
2022-03-14 18:42:53.704 DBG default: Bash #5: egrep -l '^[^#].*mdadm (-I|--incremental)' /lib/udev/rules.d
2022-03-14 18:42:53.718 DBG default: SErr #5: "grep: /lib/udev/rules.d: Is a directory\n"
2022-03-14 18:42:53.718 DBG default: Exit #5: 2 QProcess::NormalExit
2022-03-14 18:42:53.719 DBG default: Bash #6: systemctl list-units --full --all -t mount --no-legend 2>/dev/null | grep -v masked | cut -f1 -d' ' | egrep -v '^(dev-hugepages|dev-mqueue|proc-sys-fs-binfmt_misc|run-user-.*-gvfs|sys-fs-fuse-connections|sys-kernel-config|sys-kernel-debug)'
2022-03-14 18:42:53.755 DBG default: Exit #6: 1 QProcess::NormalExit
2022-03-14 18:42:53.756 DBG default: MkPath(SUCCESS): "/run/udev/rules.d"
2022-03-14 18:42:53.756 DBG default: Bash #7: echo 'SUBSYSTEM=="block", ENV{UDISKS_IGNORE}="1"' > /run/udev/rules.d/91-mx-udisks-inhibit.rules
2022-03-14 18:42:53.761 DBG default: Exit #7: 0 QProcess::NormalExit
2022-03-14 18:42:53.761 DBG default: Exec #8: udevadm control --reload
2022-03-14 18:42:53.766 DBG default: Exit #8: 0 QProcess::NormalExit
2022-03-14 18:42:53.766 DBG default: Exec #9: udevadm trigger --subsystem-match=block
2022-03-14 18:42:53.774 DBG default: Exit #9: 0 QProcess::NormalExit
2022-03-14 18:42:53.817 DBG default: Exec #10: grub-probe -d /dev/sda2
2022-03-14 18:42:53.964 DBG default: Exit #10: 0 QProcess::NormalExit
2022-03-14 18:42:53.964 DBG default: Detect Mac: false
2022-03-14 18:42:53.968 DBG default: Exec #11: find -L /usr/share/zoneinfo/posix -mindepth 2 -type f -printf %P\n
2022-03-14 18:42:53.975 DBG default: Exit #11: 0 QProcess::NormalExit
2022-03-14 18:42:53.975 DBG default: Bash #12: locale -a | grep -Ev '^(C|POSIX)\.?' | grep -E 'utf8|UTF-8'
2022-03-14 18:42:53.980 DBG default: Exit #12: 0 QProcess::NormalExit
2022-03-14 18:42:53.981 DBG default: Bash #13: /bin/ls -1 /home | grep -Ev '^(lost\+found|demo|snapshot)$' | grep -q '[a-zA-Z0-9]'
2022-03-14 18:42:53.987 DBG default: Exit #13: 0 QProcess::NormalExit
2022-03-14 18:42:53.987 DBG default: check for possible snapshot: true
2022-03-14 18:42:53.987 DBG default: Bash #14: dpkg -s samba | grep '^Status.*ok.*' | sed -e 's/.*ok //'
2022-03-14 18:42:54.014 DBG default: Exit #14: 0 QProcess::NormalExit
2022-03-14 18:42:54.017 DBG default: Exec #15: lsblk -T -bJo TYPE,NAME,PATH,UUID,ROTA,DISC-GRAN,SIZE,PHY-SEC,PTTYPE,PARTTYPENAME,FSTYPE,LABEL,MODEL,PARTFLAGS
2022-03-14 18:42:54.025 DBG default: Exit #15: 0 QProcess::NormalExit
2022-03-14 18:42:54.025 DBG default: Exec #16: partprobe -s
2022-03-14 18:42:54.285 DBG default: SOut #16: "/dev/sda: gpt partitions 1 2\n/dev/sdb: msdos partitions 1 2\n/dev/nvme0n1: gpt partitions 1 2 3 4\n/dev/nvme1n1: gpt partitions 1 2 3 4 5\n"
2022-03-14 18:42:54.285 DBG default: Exit #16: 0 QProcess::NormalExit
2022-03-14 18:42:54.285 DBG default: Exec #17: blkid -c /dev/null
2022-03-14 18:42:54.339 DBG default: SOut #17: "/dev/nvme1n1p1: UUID=\"3877-C1A9\" BLOCK_SIZE=\"512\" TYPE=\"vfat\" PARTLABEL=\"EFI system partition\" PARTUUID=\"0f114bbc-7e46-4852-8ac4-8dfd74307603\"\n/dev/nvme1n1p2: PARTLABEL=\"Microsoft reserved partition\" PARTUUID=\"016ed921-2b50-4489-849b-1f41d9ade57c\"\n/dev/nvme1n1p3: LABEL=\"Windows\" BLOCK_SIZE=\"512\" UUID=\"0CC49576C495632E\" TYPE=\"ntfs\" PARTLABEL=\"Basic data partition\" PARTUUID=\"c13f6a51-782d-4b0d-bf9b-e9dacd17f35d\"\n/dev/nvme1n1p4: BLOCK_SIZE=\"512\" UUID=\"7808E41708E3D1E4\" TYPE=\"ntfs\" PARTUUID=\"a5b87984-177f-487b-8a41-1ca6676bb060\"\n/dev/nvme1n1p5: LABEL=\"Data\" BLOCK_SIZE=\"512\" UUID=\"54549B66549B499E\" TYPE=\"ntfs\" PARTLABEL=\"Basic data partition\" PARTUUID=\"21be4eeb-7138-4e38-a9cf-6828aa99d261\"\n/dev/nvme0n1p1: LABEL_FATBOOT=\"NO_LABEL\" LABEL=\"NO_LABEL\" UUID=\"8A53-E83A\" BLOCK_SIZE=\"512\" TYPE=\"vfat\" PARTUUID=\"7b563034-fede-264d-bcd5-ba7cf089ab74\"\n/dev/nvme0n1p2: LABEL=\"rootMX21\" UUID=\"5ee1063b-e154-473b-9689-5c7a01495022\" BLOCK_SIZE=\"4096\" TYPE=\"ext4\" PARTUUID=\"33f000aa-ed70-7749-8c84-f5e9761b7426\"\n/dev/nvme0n1p3: LABEL=\"MX-Data\" UUID=\"ff36287c-151a-4f57-a891-c65e6aad0197\" BLOCK_SIZE=\"4096\" TYPE=\"ext4\" PARTUUID=\"03738d24-7b5d-bc43-bc8e-25a8ed73b874\"\n/dev/nvme0n1p4: LABEL=\"swapMX\" UUID=\"9946635c-940d-46f5-a19e-4f2134214cac\" TYPE=\"swap\" PARTUUID=\"3d3f9ece-35f0-1741-8c5e-fc553df24777\"\n/dev/sda1: PARTLABEL=\"Microsoft reserved partition\" PARTUUID=\"9dc9f4f4-c688-4a86-9e63-fc4d8dbd7443\"\n/dev/sda2: LABEL=\"Toshiba\" BLOCK_SIZE=\"512\" UUID=\"64D057DFD057B5D0\" TYPE=\"ntfs\" PARTLABEL=\"Basic data partition\" PARTUUID=\"0170fa1b-1991-4c8c-b738-3502696b8309\"\n/dev/sdb1: LABEL=\"Live-usb\" UUID=\"6c15101b-42ee-46f7-8225-daad580c1627\" BLOCK_SIZE=\"4096\" TYPE=\"ext4\" PARTUUID=\"ce5525ba-01\"\n/dev/sdb2: LABEL_FATBOOT=\"LIVE-UEFI\" LABEL=\"LIVE-UEFI\" UUID=\"2A32-6AA5\" BLOCK_SIZE=\"512\" TYPE=\"vfat\" PARTUUID=\"ce5525ba-02\"\n/dev/loop0: TYPE=\"squashfs\"\n"
2022-03-14 18:42:54.339 DBG default: Exit #17: 0 QProcess::NormalExit
2022-03-14 18:42:54.339 DBG default: Exec #18: parted -lm
2022-03-14 18:42:54.400 DBG default: Exit #18: 0 QProcess::NormalExit
2022-03-14 18:42:54.400 DBG default: Bash #19: lsblk -T -bJo TYPE,NAME,PATH,UUID,ROTA,DISC-GRAN,SIZE,PHY-SEC,FSTYPE,LABEL /dev/mapper/*
2022-03-14 18:42:54.405 DBG default: SErr #19: "lsblk: /dev/mapper/control: not a block device\n"
2022-03-14 18:42:54.405 DBG default: Exit #19: 32 QProcess::NormalExit
2022-03-14 18:44:03.716 DBG default: Mount points:
2022-03-14 18:44:03.716 DBG default:  - "/" - "nvme0n1p2" "" "/dev/nvme0n1p2"
2022-03-14 18:44:03.716 DBG default:  - "SWAP" - "nvme0n1p4" "" "/dev/nvme0n1p4"
2022-03-14 18:44:06.529 DBG default: << bool MInstall::saveHomeBasic() >>
2022-03-14 18:44:06.571 DBG default: ++ Preparing to install MX Linux ++
2022-03-14 18:44:06.575 DBG default: Exec #20: smartctl -H /dev/sda
2022-03-14 18:44:06.611 DBG default: SOut #20: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-3mx-amd64] (local build)\nCopyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org\n\n=== START OF READ SMART DATA SECTION ===\nSMART overall-health self-assessment test result: PASSED\n\n"
2022-03-14 18:44:06.611 DBG default: Exit #20: 0 QProcess::NormalExit
2022-03-14 18:44:06.611 DBG default: Bash #21: smartctl -A /dev/sda| grep -E "^  5|^196|^197|^198" | awk '{ if ( $10 != 0 ) { print $1,$2,$10} }'
2022-03-14 18:44:06.635 DBG default: Exit #21: 0 QProcess::NormalExit
2022-03-14 18:44:06.635 DBG default: Exec #22: smartctl -H /dev/sdb
2022-03-14 18:44:06.648 DBG default: SOut #22: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-3mx-amd64] (local build)\nCopyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org\n\n/dev/sdb: Unknown USB bridge [0x8564:0x1000 (0x100)]\nPlease specify device type with the -d option.\n\nUse smartctl -h to get a usage summary\n\n"
2022-03-14 18:44:06.648 DBG default: Exit #22: 1 QProcess::NormalExit
2022-03-14 18:44:06.648 DBG default: Bash #23: smartctl -A /dev/sdb| grep -E "^  5|^196|^197|^198" | awk '{ if ( $10 != 0 ) { print $1,$2,$10} }'
2022-03-14 18:44:06.664 DBG default: Exit #23: 0 QProcess::NormalExit
2022-03-14 18:44:06.664 DBG default: Exec #24: smartctl -H /dev/nvme1n1
2022-03-14 18:44:06.682 DBG default: SOut #24: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-3mx-amd64] (local build)\nCopyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org\n\n=== START OF SMART DATA SECTION ===\nSMART overall-health self-assessment test result: PASSED\n\n"
2022-03-14 18:44:06.683 DBG default: Exit #24: 0 QProcess::NormalExit
2022-03-14 18:44:06.683 DBG default: Bash #25: smartctl -A /dev/nvme1n1| grep -E "^  5|^196|^197|^198" | awk '{ if ( $10 != 0 ) { print $1,$2,$10} }'
2022-03-14 18:44:06.703 DBG default: Exit #25: 0 QProcess::NormalExit
2022-03-14 18:44:06.703 DBG default: Exec #26: smartctl -H /dev/nvme0n1
2022-03-14 18:44:06.722 DBG default: SOut #26: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-3mx-amd64] (local build)\nCopyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org\n\n=== START OF SMART DATA SECTION ===\nSMART overall-health self-assessment test result: PASSED\n\n"
2022-03-14 18:44:06.722 DBG default: Exit #26: 0 QProcess::NormalExit
2022-03-14 18:44:06.722 DBG default: Bash #27: smartctl -A /dev/nvme0n1| grep -E "^  5|^196|^197|^198" | awk '{ if ( $10 != 0 ) { print $1,$2,$10} }'
2022-03-14 18:44:06.743 DBG default: Exit #27: 0 QProcess::NormalExit
2022-03-14 18:44:06.743 DBG default: << void MInstall::cleanup(bool) >>
2022-03-14 18:44:06.743 DBG default: Exec #28: /bin/umount -l /mnt/antiX/boot/efi
2022-03-14 18:44:06.752 DBG default: SErr #28: "umount: /mnt/antiX/boot/efi: no mount point specified.\n"
2022-03-14 18:44:06.752 DBG default: Exit #28: 32 QProcess::NormalExit
2022-03-14 18:44:06.752 DBG default: Exec #29: /bin/umount -l /mnt/antiX/proc
2022-03-14 18:44:06.757 DBG default: SErr #29: "umount: /mnt/antiX/proc: no mount point specified.\n"
2022-03-14 18:44:06.757 DBG default: Exit #29: 32 QProcess::NormalExit
2022-03-14 18:44:06.757 DBG default: Exec #30: /bin/umount -l /mnt/antiX/sys
2022-03-14 18:44:06.761 DBG default: SErr #30: "umount: /mnt/antiX/sys: no mount point specified.\n"
2022-03-14 18:44:06.761 DBG default: Exit #30: 32 QProcess::NormalExit
2022-03-14 18:44:06.761 DBG default: Exec #31: /bin/umount -l /mnt/antiX/dev/shm
2022-03-14 18:44:06.766 DBG default: SErr #31: "umount: /mnt/antiX/dev/shm: no mount point specified.\n"
2022-03-14 18:44:06.766 DBG default: Exit #31: 32 QProcess::NormalExit
2022-03-14 18:44:06.766 DBG default: Exec #32: /bin/umount -l /mnt/antiX/dev
2022-03-14 18:44:06.771 DBG default: SErr #32: "umount: /mnt/antiX/dev: no mount point specified.\n"
2022-03-14 18:44:06.771 DBG default: Exit #32: 32 QProcess::NormalExit
2022-03-14 18:44:06.771 DBG default: Exec #33: swapoff /dev/nvme0n1p4
2022-03-14 18:44:06.789 DBG default: Exit #33: 0 QProcess::NormalExit
2022-03-14 18:44:06.789 DBG default: Exec #34: /bin/umount -l /mnt/antiX/
2022-03-14 18:44:06.795 DBG default: SErr #34: "umount: /mnt/antiX/: no mount point specified.\n"
2022-03-14 18:44:06.795 DBG default: Exit #34: 32 QProcess::NormalExit
2022-03-14 18:44:06.795 DBG default: << bool PartMan::preparePartitions() >>
2022-03-14 18:44:06.795 DBG default: Exec #35: swapoff sdb2
2022-03-14 18:44:06.800 DBG default: SErr #35: "swapoff: sdb2: swapoff failed: No such file or directory\n"
2022-03-14 18:44:06.800 DBG default: Exit #35: 4 QProcess::NormalExit
2022-03-14 18:44:06.800 DBG default: Exec #36: /bin/umount sdb2
2022-03-14 18:44:06.805 DBG default: SErr #36: "umount: sdb2: no mount point specified.\n"
2022-03-14 18:44:06.805 DBG default: Exit #36: 32 QProcess::NormalExit
2022-03-14 18:44:06.805 DBG default: Exec #37: swapoff nvme0n1p1
2022-03-14 18:44:06.810 DBG default: SErr #37: "swapoff: nvme0n1p1: swapoff failed: No such file or directory\n"
2022-03-14 18:44:06.810 DBG default: Exit #37: 4 QProcess::NormalExit
2022-03-14 18:44:06.810 DBG default: Exec #38: /bin/umount nvme0n1p1
2022-03-14 18:44:06.816 DBG default: SErr #38: "umount: nvme0n1p1: no mount point specified.\n"
2022-03-14 18:44:06.816 DBG default: Exit #38: 32 QProcess::NormalExit
2022-03-14 18:44:06.816 DBG default: Exec #39: swapoff nvme0n1p2
2022-03-14 18:44:06.821 DBG default: SErr #39: "swapoff: nvme0n1p2: swapoff failed: No such file or directory\n"
2022-03-14 18:44:06.821 DBG default: Exit #39: 4 QProcess::NormalExit
2022-03-14 18:44:06.821 DBG default: Exec #40: /bin/umount nvme0n1p2
2022-03-14 18:44:06.827 DBG default: SErr #40: "umount: nvme0n1p2: no mount point specified.\n"
2022-03-14 18:44:06.827 DBG default: Exit #40: 32 QProcess::NormalExit
2022-03-14 18:44:06.827 DBG default: Exec #41: swapoff nvme0n1p4
2022-03-14 18:44:06.832 DBG default: SErr #41: "swapoff: nvme0n1p4: swapoff failed: No such file or directory\n"
2022-03-14 18:44:06.832 DBG default: Exit #41: 4 QProcess::NormalExit
2022-03-14 18:44:06.832 DBG default: Exec #42: /bin/umount nvme0n1p4
2022-03-14 18:44:06.838 DBG default: SErr #42: "umount: nvme0n1p4: no mount point specified.\n"
2022-03-14 18:44:06.838 DBG default: Exit #42: 32 QProcess::NormalExit
2022-03-14 18:44:06.838 DBG default: ++ Preparing required partitions ++
2022-03-14 18:44:06.840 DBG default: Bash #43: /sbin/sfdisk /dev/sdb --part-type 2 ef
2022-03-14 18:44:07.114 DBG default: SOut #43: "\nThe partition table has been altered.\nCalling ioctl() to re-read partition table.\nThe kernel still uses the old table. The new table will be used at the next reboot or after you run partprobe(8) or partx(8).\nSyncing disks.\n"
2022-03-14 18:44:07.114 DBG default: SErr #43: "Re-reading the partition table failed.: Device or resource busy\n"
2022-03-14 18:44:07.114 DBG default: Exit #43: 0 QProcess::NormalExit
2022-03-14 18:44:07.117 DBG default: Bash #44: /sbin/sgdisk /dev/nvme0n1 --typecode=1:ef00
2022-03-14 18:44:08.144 DBG default: SOut #44: "The operation has completed successfully.\n"
2022-03-14 18:44:08.144 DBG default: Exit #44: 0 QProcess::NormalExit
2022-03-14 18:44:08.145 DBG default: Bash #45: /sbin/sgdisk /dev/nvme0n1 --typecode=2:8303
2022-03-14 18:44:09.163 DBG default: SOut #45: "The operation has completed successfully.\n"
2022-03-14 18:44:09.164 DBG default: Exit #45: 0 QProcess::NormalExit
2022-03-14 18:44:09.164 DBG default: Bash #46: /sbin/sgdisk /dev/nvme0n1 --typecode=4:8303
2022-03-14 18:44:10.181 DBG default: SOut #46: "The operation has completed successfully.\n"
2022-03-14 18:44:10.181 DBG default: Exit #46: 0 QProcess::NormalExit
2022-03-14 18:44:10.183 DBG default: Exec #47: partprobe -s
2022-03-14 18:44:10.434 DBG default: SOut #47: "/dev/sda: gpt partitions 1 2\n/dev/sdb: msdos partitions 1 2\n/dev/nvme0n1: gpt partitions 1 2 3 4\n/dev/nvme1n1: gpt partitions 1 2 3 4 5\n"
2022-03-14 18:44:10.434 DBG default: Exit #47: 0 QProcess::NormalExit
2022-03-14 18:44:10.434 DBG default: << bool PartMan::formatPartitions() >>
2022-03-14 18:44:10.434 DBG default: ++ Formatting: / (root) ++
2022-03-14 18:44:10.436 DBG default: Exec #48: mkfs.ext4 -F /dev/nvme0n1p2 -L rootMX21
2022-03-14 18:44:10.784 DBG default: SOut #48: "Discarding device blocks:     4096/26534912\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b                 \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bdone                            \nCreating filesystem with 26534912 4k blocks and 6635520 inodes\nFilesystem UUID: 8dc0b381-0363-436e-9d53-7410d887ff29\nSuperblock backups stored on blocks: \n\t32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, \n\t4096000, 7962624, 11239424, 20480000, 23887872\n\nAllocating group tables:   0/810\b\b\b\b\b\b\b       \b\b\b\b\b\b\bdone                            \nWriting inode tables:   0/810\b\b\b\b\b\b\b       \b\b\b\b\b\b\bdone                            \nCreating journal (131072 blocks): done\nWriting superblocks and filesystem accounting information:   0/810\b\b\b\b\b\b\b       \b\b\b\b\b\b\bdone\n\n"
2022-03-14 18:44:10.784 DBG default: SErr #48: "mke2fs 1.46.2 (28-Feb-2021)\n"
2022-03-14 18:44:10.784 DBG default: Exit #48: 0 QProcess::NormalExit
2022-03-14 18:44:10.784 DBG default: Exec #49: /sbin/tune2fs -c0 -C0 -i1m /dev/nvme0n1p2
2022-03-14 18:44:10.799 DBG default: SOut #49: "tune2fs 1.46.2 (28-Feb-2021)\nSetting maximal mount count to -1\nSetting current mount count to 0\nSetting interval between checks to 2592000 seconds\n"
2022-03-14 18:44:10.799 DBG default: Exit #49: 0 QProcess::NormalExit
2022-03-14 18:44:10.799 DBG default: << bool PartMan::mountPartitions() >>
2022-03-14 18:44:10.799 DBG default: ++ Mounting: /dev/nvme0n1p2 ++
2022-03-14 18:44:10.802 DBG default: MkPath(SUCCESS): "/mnt/antiX/"
2022-03-14 18:44:10.802 DBG default: Exec #50: /bin/mount /dev/nvme0n1p2 /mnt/antiX/ -o discard,noatime
2022-03-14 18:44:10.813 DBG default: Exit #50: 0 QProcess::NormalExit
2022-03-14 18:44:10.814 DBG default: Exec #51: blkid -c /dev/null
2022-03-14 18:44:10.875 DBG default: SOut #51: "/dev/nvme1n1p1: UUID=\"3877-C1A9\" BLOCK_SIZE=\"512\" TYPE=\"vfat\" PARTLABEL=\"EFI system partition\" PARTUUID=\"0f114bbc-7e46-4852-8ac4-8dfd74307603\"\n/dev/nvme1n1p2: PARTLABEL=\"Microsoft reserved partition\" PARTUUID=\"016ed921-2b50-4489-849b-1f41d9ade57c\"\n/dev/nvme1n1p3: LABEL=\"Windows\" BLOCK_SIZE=\"512\" UUID=\"0CC49576C495632E\" TYPE=\"ntfs\" PARTLABEL=\"Basic data partition\" PARTUUID=\"c13f6a51-782d-4b0d-bf9b-e9dacd17f35d\"\n/dev/nvme1n1p4: BLOCK_SIZE=\"512\" UUID=\"7808E41708E3D1E4\" TYPE=\"ntfs\" PARTUUID=\"a5b87984-177f-487b-8a41-1ca6676bb060\"\n/dev/nvme1n1p5: LABEL=\"Data\" BLOCK_SIZE=\"512\" UUID=\"54549B66549B499E\" TYPE=\"ntfs\" PARTLABEL=\"Basic data partition\" PARTUUID=\"21be4eeb-7138-4e38-a9cf-6828aa99d261\"\n/dev/nvme0n1p1: LABEL_FATBOOT=\"NO_LABEL\" LABEL=\"NO_LABEL\" UUID=\"8A53-E83A\" BLOCK_SIZE=\"512\" TYPE=\"vfat\" PARTUUID=\"7b563034-fede-264d-bcd5-ba7cf089ab74\"\n/dev/nvme0n1p2: LABEL=\"rootMX21\" UUID=\"8dc0b381-0363-436e-9d53-7410d887ff29\" BLOCK_SIZE=\"4096\" TYPE=\"ext4\" PARTUUID=\"33f000aa-ed70-7749-8c84-f5e9761b7426\"\n/dev/nvme0n1p3: LABEL=\"MX-Data\" UUID=\"ff36287c-151a-4f57-a891-c65e6aad0197\" BLOCK_SIZE=\"4096\" TYPE=\"ext4\" PARTUUID=\"03738d24-7b5d-bc43-bc8e-25a8ed73b874\"\n/dev/nvme0n1p4: LABEL=\"swapMX\" UUID=\"9946635c-940d-46f5-a19e-4f2134214cac\" TYPE=\"swap\" PARTUUID=\"3d3f9ece-35f0-1741-8c5e-fc553df24777\"\n/dev/sda1: PARTLABEL=\"Microsoft reserved partition\" PARTUUID=\"9dc9f4f4-c688-4a86-9e63-fc4d8dbd7443\"\n/dev/sda2: LABEL=\"Toshiba\" BLOCK_SIZE=\"512\" UUID=\"64D057DFD057B5D0\" TYPE=\"ntfs\" PARTLABEL=\"Basic data partition\" PARTUUID=\"0170fa1b-1991-4c8c-b738-3502696b8309\"\n/dev/sdb1: LABEL=\"Live-usb\" UUID=\"6c15101b-42ee-46f7-8225-daad580c1627\" BLOCK_SIZE=\"4096\" TYPE=\"ext4\" PARTUUID=\"ce5525ba-01\"\n/dev/sdb2: LABEL_FATBOOT=\"LIVE-UEFI\" LABEL=\"LIVE-UEFI\" UUID=\"2A32-6AA5\" BLOCK_SIZE=\"512\" TYPE=\"vfat\" PARTUUID=\"ce5525ba-02\"\n/dev/loop0: TYPE=\"squashfs\"\n"
2022-03-14 18:44:10.875 DBG default: Exit #51: 0 QProcess::NormalExit
2022-03-14 18:44:10.875 DBG default: << bool Base::install() >>
2022-03-14 18:44:10.875 DBG default: ++ Creating system directories ++
2022-03-14 18:44:10.879 DBG default: << bool Base::copyLinux() >>
2022-03-14 18:44:10.879 DBG default: ++ Copying new system ++
2022-03-14 18:44:10.881 DBG default: Exec COPY: /bin/cp -av /live/aufs/boot /live/aufs/bin /live/aufs/dev /live/aufs/etc /live/aufs/lib /live/aufs/libx32 /live/aufs/lib64 /live/aufs/media /live/aufs/mnt /live/aufs/opt /live/aufs/root /live/aufs/sbin /live/aufs/usr /live/aufs/var /live/aufs/home /mnt/antiX
2022-03-14 18:47:27.076 DBG default: Exit COPY: 0 QProcess::NormalExit
2022-03-14 18:47:27.076 DBG default: ++ Fixing configuration ++
2022-03-14 18:47:27.078 DBG default: Bash #52: /usr/sbin/live-to-installed /mnt/antiX
2022-03-14 18:47:27.173 DBG default: SErr #52: "find: \xE2\x80\x98/mnt/antiX/home/*/Desktop/Installer.desktop\xE2\x80\x99: No such file or directory\nfind: \xE2\x80\x98/mnt/antiX/home/*//.idesktop/gazelle.lnk\xE2\x80\x99: No such file or directory\n"
2022-03-14 18:47:27.173 DBG default: Exit #52: 0 QProcess::NormalExit
2022-03-14 18:47:27.173 DBG default: Desktop menu
2022-03-14 18:47:27.173 DBG default: Exec #53: chroot /mnt/antiX desktop-menu --write-out-global
2022-03-14 18:47:27.179 DBG default: SErr #53: "/usr/sbin/chroot: failed to run command \xE2\x80\x98""desktop-menu\xE2\x80\x99: No such file or directory\n"
2022-03-14 18:47:27.179 DBG default: Exit #53: 127 QProcess::NormalExit
2022-03-14 18:47:27.179 DBG default: Creating fstab entry for: "/" "/dev/nvme0n1p2"
2022-03-14 18:47:27.179 DBG default: Exec #54: blkid -o value UUID -s UUID /dev/nvme0n1p2
2022-03-14 18:47:27.195 DBG default: Exit #54: 0 QProcess::NormalExit
2022-03-14 18:47:27.195 DBG default: Exec #55: blkid /dev/nvme0n1p2 -o value -s TYPE
2022-03-14 18:47:27.200 DBG default: Exit #55: 0 QProcess::NormalExit
2022-03-14 18:47:27.200 DBG default: Creating fstab entry for: "SWAP" "/dev/nvme0n1p4"
2022-03-14 18:47:27.200 DBG default: Exec #56: blkid -o value UUID -s UUID /dev/nvme0n1p4
2022-03-14 18:47:27.207 DBG default: Exit #56: 0 QProcess::NormalExit
2022-03-14 18:47:27.207 DBG default: Exec #57: blkid /dev/nvme0n1p4 -o value -s TYPE
2022-03-14 18:47:27.213 DBG default: Exit #57: 0 QProcess::NormalExit
2022-03-14 18:47:27.213 DBG default: Exec #58: blkid -o value UUID -s UUID /dev/nvme0n1p1
2022-03-14 18:47:27.221 DBG default: Exit #58: 0 QProcess::NormalExit
2022-03-14 18:47:27.221 DBG default: Exec #59: /bin/rm -rf /mnt/antiX/home/demo
2022-03-14 18:47:27.226 DBG default: Exit #59: 0 QProcess::NormalExit
2022-03-14 18:47:27.226 DBG default: Bash #60: /bin/rmdir --ignore-fail-on-non-empty /mnt/antiX/media/sd*
2022-03-14 18:47:27.232 DBG default: SErr #60: "/bin/rmdir: failed to remove '/mnt/antiX/media/sd*': No such file or directory\n"
2022-03-14 18:47:27.232 DBG default: Exit #60: 1 QProcess::NormalExit
2022-03-14 18:47:27.232 DBG default: Bash #61: guess-hwclock
2022-03-14 18:47:28.453 DBG default: Exit #61: 0 QProcess::NormalExit
2022-03-14 18:47:28.453 DBG default: Exec #62: /bin/mount --rbind --make-rslave /dev /mnt/antiX/dev
2022-03-14 18:47:28.467 DBG default: Exit #62: 0 QProcess::NormalExit
2022-03-14 18:47:28.467 DBG default: Set chroot: /mnt/antiX
2022-03-14 18:47:28.469 DBG default: Exec #63: rm /var/lib/dbus/machine-id /etc/machine-id
2022-03-14 18:47:28.479 DBG default: Exit #63: 0 QProcess::NormalExit
2022-03-14 18:47:28.479 DBG default: Exec #64: dbus-uuidgen --ensure=/etc/machine-id
2022-03-14 18:47:28.489 DBG default: Exit #64: 0 QProcess::NormalExit
2022-03-14 18:47:28.489 DBG default: Exec #65: dbus-uuidgen --ensure
2022-03-14 18:47:28.500 DBG default: Exit #65: 0 QProcess::NormalExit
2022-03-14 18:47:28.500 DBG default: End chroot: /mnt/antiX
2022-03-14 18:47:28.502 DBG default: Exec #66: /bin/umount -R /mnt/antiX/dev
2022-03-14 18:47:28.512 DBG default: Exit #66: 0 QProcess::NormalExit
2022-03-14 18:47:28.512 DBG default: Bash #67: lspci -n | grep -qE '80ee:beef|80ee:cafe'
2022-03-14 18:47:28.560 DBG default: Exit #67: 1 QProcess::NormalExit
2022-03-14 18:47:28.560 DBG default: Bash #68: /bin/mv -f /mnt/antiX/etc/rc5.d/S*virtualbox-guest-utils /mnt/antiX/etc/rc5.d/K01virtualbox-guest-utils >/dev/null 2>&1
2022-03-14 18:47:28.568 DBG default: Exit #68: 1 QProcess::NormalExit
2022-03-14 18:47:28.568 DBG default: Bash #69: /bin/mv -f /mnt/antiX/etc/rc4.d/S*virtualbox-guest-utils /mnt/antiX/etc/rc4.d/K01virtualbox-guest-utils >/dev/null 2>&1
2022-03-14 18:47:28.575 DBG default: Exit #69: 1 QProcess::NormalExit
2022-03-14 18:47:28.575 DBG default: Bash #70: /bin/mv -f /mnt/antiX/etc/rc3.d/S*virtualbox-guest-utils /mnt/antiX/etc/rc3.d/K01virtualbox-guest-utils >/dev/null 2>&1
2022-03-14 18:47:28.582 DBG default: Exit #70: 1 QProcess::NormalExit
2022-03-14 18:47:28.582 DBG default: Bash #71: /bin/mv -f /mnt/antiX/etc/rc2.d/S*virtualbox-guest-utils /mnt/antiX/etc/rc2.d/K01virtualbox-guest-utils >/dev/null 2>&1
2022-03-14 18:47:28.589 DBG default: Exit #71: 1 QProcess::NormalExit
2022-03-14 18:47:28.589 DBG default: Bash #72: /bin/mv -f /mnt/antiX/etc/rcS.d/S*virtualbox-guest-x11 /mnt/antiX/etc/rcS.d/K21virtualbox-guest-x11 >/dev/null 2>&1
2022-03-14 18:47:28.597 DBG default: Exit #72: 1 QProcess::NormalExit
2022-03-14 18:47:28.600 DBG default: ++ Setting system configuration ++
2022-03-14 18:47:28.606 DBG default: Set chroot: /mnt/antiX
2022-03-14 18:47:28.608 DBG default: Set service: "anacron" true
2022-03-14 18:47:28.608 DBG default: Exec #73: update-rc.d anacron " defaults"
2022-03-14 18:47:28.623 DBG default: SErr #73: "usage: update-rc.d [-f] <basename> remove\n       update-rc.d [-f] <basename> defaults\n       update-rc.d [-f] <basename> defaults-disabled\n       update-rc.d <basename> disable|enable [S|2|3|4|5]\n\t\t-f: force\n\nThe disable|enable API is not stable and might change in the future.\n"
2022-03-14 18:47:28.623 DBG default: Exit #73: 1 QProcess::NormalExit
2022-03-14 18:47:28.623 DBG default: Exec #74: systemctl enable anacron
2022-03-14 18:47:28.699 DBG default: SErr #74: "Synchronizing state of anacron.service with SysV service script with /lib/systemd/systemd-sysv-install.\nExecuting: /lib/systemd/systemd-sysv-install enable anacron\n"
2022-03-14 18:47:28.699 DBG default: Exit #74: 0 QProcess::NormalExit
2022-03-14 18:47:28.699 DBG default: Set service: "cron" true
2022-03-14 18:47:28.699 DBG default: Exec #75: update-rc.d cron " defaults"
2022-03-14 18:47:28.710 DBG default: SErr #75: "usage: update-rc.d [-f] <basename> remove\n       update-rc.d [-f] <basename> defaults\n       update-rc.d [-f] <basename> defaults-disabled\n       update-rc.d <basename> disable|enable [S|2|3|4|5]\n\t\t-f: force\n\nThe disable|enable API is not stable and might change in the future.\n"
2022-03-14 18:47:28.710 DBG default: Exit #75: 1 QProcess::NormalExit
2022-03-14 18:47:28.710 DBG default: Exec #76: systemctl enable cron
2022-03-14 18:47:28.770 DBG default: SErr #76: "Synchronizing state of cron.service with SysV service script with /lib/systemd/systemd-sysv-install.\nExecuting: /lib/systemd/systemd-sysv-install enable cron\n"
2022-03-14 18:47:28.770 DBG default: Exit #76: 0 QProcess::NormalExit
2022-03-14 18:47:28.770 DBG default: Set service: "sudo" true
2022-03-14 18:47:28.770 DBG default: Exec #77: update-rc.d sudo " defaults"
2022-03-14 18:47:28.780 DBG default: SErr #77: "usage: update-rc.d [-f] <basename> remove\n       update-rc.d [-f] <basename> defaults\n       update-rc.d [-f] <basename> defaults-disabled\n       update-rc.d <basename> disable|enable [S|2|3|4|5]\n\t\t-f: force\n\nThe disable|enable API is not stable and might change in the future.\n"
2022-03-14 18:47:28.780 DBG default: Exit #77: 1 QProcess::NormalExit
2022-03-14 18:47:28.780 DBG default: Exec #78: systemctl enable sudo
2022-03-14 18:47:28.786 DBG default: SErr #78: "Failed to look up unit file state: Invalid argument\n"
2022-03-14 18:47:28.786 DBG default: Exit #78: 1 QProcess::NormalExit
2022-03-14 18:47:28.786 DBG default: Set service: "cpufrequtils" true
2022-03-14 18:47:28.786 DBG default: Exec #79: update-rc.d cpufrequtils " defaults"
2022-03-14 18:47:28.796 DBG default: SErr #79: "usage: update-rc.d [-f] <basename> remove\n       update-rc.d [-f] <basename> defaults\n       update-rc.d [-f] <basename> defaults-disabled\n       update-rc.d <basename> disable|enable [S|2|3|4|5]\n\t\t-f: force\n\nThe disable|enable API is not stable and might change in the future.\n"
2022-03-14 18:47:28.796 DBG default: Exit #79: 1 QProcess::NormalExit
2022-03-14 18:47:28.796 DBG default: Exec #80: systemctl enable cpufrequtils
2022-03-14 18:47:28.857 DBG default: SErr #80: "cpufrequtils.service is not a native service, redirecting to systemd-sysv-install.\nExecuting: /lib/systemd/systemd-sysv-install enable cpufrequtils\n"
2022-03-14 18:47:28.857 DBG default: Exit #80: 0 QProcess::NormalExit
2022-03-14 18:47:28.857 DBG default: Set service: "smartmontools" true
2022-03-14 18:47:28.857 DBG default: Exec #81: update-rc.d smartmontools " defaults"
2022-03-14 18:47:28.868 DBG default: SErr #81: "usage: update-rc.d [-f] <basename> remove\n       update-rc.d [-f] <basename> defaults\n       update-rc.d [-f] <basename> defaults-disabled\n       update-rc.d <basename> disable|enable [S|2|3|4|5]\n\t\t-f: force\n\nThe disable|enable API is not stable and might change in the future.\n"
2022-03-14 18:47:28.868 DBG default: Exit #81: 1 QProcess::NormalExit
2022-03-14 18:47:28.868 DBG default: Exec #82: systemctl enable smartmontools
2022-03-14 18:47:28.930 DBG default: SErr #82: "Synchronizing state of smartmontools.service with SysV service script with /lib/systemd/systemd-sysv-install.\nExecuting: /lib/systemd/systemd-sysv-install enable smartmontools\n"
2022-03-14 18:47:28.930 DBG default: Exit #82: 0 QProcess::NormalExit
2022-03-14 18:47:28.930 DBG default: Set service: "acpid" true
2022-03-14 18:47:28.930 DBG default: Exec #83: update-rc.d acpid " defaults"
2022-03-14 18:47:28.940 DBG default: SErr #83: "usage: update-rc.d [-f] <basename> remove\n       update-rc.d [-f] <basename> defaults\n       update-rc.d [-f] <basename> defaults-disabled\n       update-rc.d <basename> disable|enable [S|2|3|4|5]\n\t\t-f: force\n\nThe disable|enable API is not stable and might change in the future.\n"
2022-03-14 18:47:28.940 DBG default: Exit #83: 1 QProcess::NormalExit
2022-03-14 18:47:28.940 DBG default: Exec #84: systemctl enable acpid
2022-03-14 18:47:29.000 DBG default: SErr #84: "Synchronizing state of acpid.service with SysV service script with /lib/systemd/systemd-sysv-install.\nExecuting: /lib/systemd/systemd-sysv-install enable acpid\n"
2022-03-14 18:47:29.000 DBG default: Exit #84: 0 QProcess::NormalExit
2022-03-14 18:47:29.000 DBG default: Set service: "hddtemp" true
2022-03-14 18:47:29.000 DBG default: Exec #85: update-rc.d hddtemp " defaults"
2022-03-14 18:47:29.010 DBG default: SErr #85: "usage: update-rc.d [-f] <basename> remove\n       update-rc.d [-f] <basename> defaults\n       update-rc.d [-f] <basename> defaults-disabled\n       update-rc.d <basename> disable|enable [S|2|3|4|5]\n\t\t-f: force\n\nThe disable|enable API is not stable and might change in the future.\n"
2022-03-14 18:47:29.010 DBG default: Exit #85: 1 QProcess::NormalExit
2022-03-14 18:47:29.010 DBG default: Exec #86: systemctl enable hddtemp
2022-03-14 18:47:29.067 DBG default: SErr #86: "hddtemp.service is not a native service, redirecting to systemd-sysv-install.\nExecuting: /lib/systemd/systemd-sysv-install enable hddtemp\n"
2022-03-14 18:47:29.067 DBG default: Exit #86: 0 QProcess::NormalExit
2022-03-14 18:47:29.067 DBG default: Set service: "dbus" true
2022-03-14 18:47:29.068 DBG default: Exec #87: update-rc.d dbus " defaults"
2022-03-14 18:47:29.078 DBG default: SErr #87: "usage: update-rc.d [-f] <basename> remove\n       update-rc.d [-f] <basename> defaults\n       update-rc.d [-f] <basename> defaults-disabled\n       update-rc.d <basename> disable|enable [S|2|3|4|5]\n\t\t-f: force\n\nThe disable|enable API is not stable and might change in the future.\n"
2022-03-14 18:47:29.078 DBG default: Exit #87: 1 QProcess::NormalExit
2022-03-14 18:47:29.078 DBG default: Exec #88: systemctl enable dbus
2022-03-14 18:47:29.140 DBG default: SErr #88: "Synchronizing state of dbus.service with SysV service script with /lib/systemd/systemd-sysv-install.\nExecuting: /lib/systemd/systemd-sysv-install enable dbus\nThe unit files have no installation config (WantedBy=, RequiredBy=, Also=,\nAlias= settings in the [Install] section, and DefaultInstance= for template\nunits). This means they are not meant to be enabled using systemctl.\n \nPossible reasons for having this kind of units are:\n\xE2\x80\xA2 A unit may be statically enabled by being symlinked from another unit's\n  .wants/ or .requires/ directory.\n\xE2\x80\xA2 A unit's purpose may be to act as a helper for some other unit which has\n  a requirement dependency on it.\n\xE2\x80\xA2 A unit may be started when needed via activation (socket, path, timer,\n  D-Bus, udev, scripted systemctl call, ...).\n\xE2\x80\xA2 In case of template units, the unit is meant to be enabled with some\n  instance name specified.\n"
2022-03-14 18:47:29.140 DBG default: Exit #88: 0 QProcess::NormalExit
2022-03-14 18:47:29.140 DBG default: Set service: "saned" true
2022-03-14 18:47:29.140 DBG default: Exec #89: update-rc.d saned " defaults"
2022-03-14 18:47:29.150 DBG default: SErr #89: "usage: update-rc.d [-f] <basename> remove\n       update-rc.d [-f] <basename> defaults\n       update-rc.d [-f] <basename> defaults-disabled\n       update-rc.d <basename> disable|enable [S|2|3|4|5]\n\t\t-f: force\n\nThe disable|enable API is not stable and might change in the future.\n"
2022-03-14 18:47:29.150 DBG default: Exit #89: 1 QProcess::NormalExit
2022-03-14 18:47:29.150 DBG default: Exec #90: systemctl enable saned
2022-03-14 18:47:29.156 DBG default: SErr #90: "Failed to look up unit file state: Invalid argument\n"
2022-03-14 18:47:29.156 DBG default: Exit #90: 1 QProcess::NormalExit
2022-03-14 18:47:29.156 DBG default: Set service: "haveged" true
2022-03-14 18:47:29.156 DBG default: Exec #91: update-rc.d haveged " defaults"
2022-03-14 18:47:29.166 DBG default: SErr #91: "usage: update-rc.d [-f] <basename> remove\n       update-rc.d [-f] <basename> defaults\n       update-rc.d [-f] <basename> defaults-disabled\n       update-rc.d <basename> disable|enable [S|2|3|4|5]\n\t\t-f: force\n\nThe disable|enable API is not stable and might change in the future.\n"
2022-03-14 18:47:29.166 DBG default: Exit #91: 1 QProcess::NormalExit
2022-03-14 18:47:29.166 DBG default: Exec #92: systemctl enable haveged
2022-03-14 18:47:29.224 DBG default: SErr #92: "Synchronizing state of haveged.service with SysV service script with /lib/systemd/systemd-sysv-install.\nExecuting: /lib/systemd/systemd-sysv-install enable haveged\n"
2022-03-14 18:47:29.224 DBG default: Exit #92: 0 QProcess::NormalExit
2022-03-14 18:47:29.224 DBG default: Set service: "bluetooth" true
2022-03-14 18:47:29.224 DBG default: Exec #93: update-rc.d bluetooth " defaults"
2022-03-14 18:47:29.234 DBG default: SErr #93: "usage: update-rc.d [-f] <basename> remove\n       update-rc.d [-f] <basename> defaults\n       update-rc.d [-f] <basename> defaults-disabled\n       update-rc.d <basename> disable|enable [S|2|3|4|5]\n\t\t-f: force\n\nThe disable|enable API is not stable and might change in the future.\n"
2022-03-14 18:47:29.234 DBG default: Exit #93: 1 QProcess::NormalExit
2022-03-14 18:47:29.234 DBG default: Exec #94: systemctl enable bluetooth
2022-03-14 18:47:29.296 DBG default: SErr #94: "Synchronizing state of bluetooth.service with SysV service script with /lib/systemd/systemd-sysv-install.\nExecuting: /lib/systemd/systemd-sysv-install enable bluetooth\n"
2022-03-14 18:47:29.296 DBG default: Exit #94: 0 QProcess::NormalExit
2022-03-14 18:47:29.296 DBG default: Set service: "rsync" true
2022-03-14 18:47:29.296 DBG default: Exec #95: update-rc.d rsync " defaults"
2022-03-14 18:47:29.304 DBG default: SErr #95: "usage: update-rc.d [-f] <basename> remove\n       update-rc.d [-f] <basename> defaults\n       update-rc.d [-f] <basename> defaults-disabled\n       update-rc.d <basename> disable|enable [S|2|3|4|5]\n\t\t-f: force\n\nThe disable|enable API is not stable and might change in the future.\n"
2022-03-14 18:47:29.304 DBG default: Exit #95: 1 QProcess::NormalExit
2022-03-14 18:47:29.304 DBG default: Exec #96: systemctl enable rsync
2022-03-14 18:47:29.366 DBG default: SErr #96: "Synchronizing state of rsync.service with SysV service script with /lib/systemd/systemd-sysv-install.\nExecuting: /lib/systemd/systemd-sysv-install enable rsync\n"
2022-03-14 18:47:29.366 DBG default: Exit #96: 0 QProcess::NormalExit
2022-03-14 18:47:29.366 DBG default: Set service: "cups" true
2022-03-14 18:47:29.366 DBG default: Exec #97: update-rc.d cups " defaults"
2022-03-14 18:47:29.376 DBG default: SErr #97: "usage: update-rc.d [-f] <basename> remove\n       update-rc.d [-f] <basename> defaults\n       update-rc.d [-f] <basename> defaults-disabled\n       update-rc.d <basename> disable|enable [S|2|3|4|5]\n\t\t-f: force\n\nThe disable|enable API is not stable and might change in the future.\n"
2022-03-14 18:47:29.376 DBG default: Exit #97: 1 QProcess::NormalExit
2022-03-14 18:47:29.376 DBG default: Exec #98: systemctl enable cups
2022-03-14 18:47:29.436 DBG default: SErr #98: "Synchronizing state of cups.service with SysV service script with /lib/systemd/systemd-sysv-install.\nExecuting: /lib/systemd/systemd-sysv-install enable cups\n"
2022-03-14 18:47:29.436 DBG default: Exit #98: 0 QProcess::NormalExit
2022-03-14 18:47:29.436 DBG default: Set service: "smbd" true
2022-03-14 18:47:29.436 DBG default: Exec #99: update-rc.d smbd " defaults"
2022-03-14 18:47:29.446 DBG default: SErr #99: "usage: update-rc.d [-f] <basename> remove\n       update-rc.d [-f] <basename> defaults\n       update-rc.d [-f] <basename> defaults-disabled\n       update-rc.d <basename> disable|enable [S|2|3|4|5]\n\t\t-f: force\n\nThe disable|enable API is not stable and might change in the future.\n"
2022-03-14 18:47:29.446 DBG default: Exit #99: 1 QProcess::NormalExit
2022-03-14 18:47:29.446 DBG default: Exec #100: systemctl enable smbd
2022-03-14 18:47:29.507 DBG default: SErr #100: "Synchronizing state of smbd.service with SysV service script with /lib/systemd/systemd-sysv-install.\nExecuting: /lib/systemd/systemd-sysv-install enable smbd\n"
2022-03-14 18:47:29.507 DBG default: Exit #100: 0 QProcess::NormalExit
2022-03-14 18:47:29.507 DBG default: Set service: "nmbd" true
2022-03-14 18:47:29.507 DBG default: Exec #101: update-rc.d nmbd " defaults"
2022-03-14 18:47:29.517 DBG default: SErr #101: "usage: update-rc.d [-f] <basename> remove\n       update-rc.d [-f] <basename> defaults\n       update-rc.d [-f] <basename> defaults-disabled\n       update-rc.d <basename> disable|enable [S|2|3|4|5]\n\t\t-f: force\n\nThe disable|enable API is not stable and might change in the future.\n"
2022-03-14 18:47:29.517 DBG default: Exit #101: 1 QProcess::NormalExit
2022-03-14 18:47:29.517 DBG default: Exec #102: systemctl enable nmbd
2022-03-14 18:47:29.579 DBG default: SErr #102: "Synchronizing state of nmbd.service with SysV service script with /lib/systemd/systemd-sysv-install.\nExecuting: /lib/systemd/systemd-sysv-install enable nmbd\n"
2022-03-14 18:47:29.579 DBG default: Exit #102: 0 QProcess::NormalExit
2022-03-14 18:47:29.579 DBG default: Set service: "samba-ad-dc" true
2022-03-14 18:47:29.579 DBG default: Exec #103: update-rc.d samba-ad-dc " defaults"
2022-03-14 18:47:29.589 DBG default: SErr #103: "usage: update-rc.d [-f] <basename> remove\n       update-rc.d [-f] <basename> defaults\n       update-rc.d [-f] <basename> defaults-disabled\n       update-rc.d <basename> disable|enable [S|2|3|4|5]\n\t\t-f: force\n\nThe disable|enable API is not stable and might change in the future.\n"
2022-03-14 18:47:29.589 DBG default: Exit #103: 1 QProcess::NormalExit
2022-03-14 18:47:29.589 DBG default: Exec #104: systemctl enable samba-ad-dc
2022-03-14 18:47:29.595 DBG default: SErr #104: "Failed to look up unit file state: Invalid argument\n"
2022-03-14 18:47:29.595 DBG default: Exit #104: 1 QProcess::NormalExit
2022-03-14 18:47:29.595 DBG default: End chroot: /mnt/antiX
2022-03-14 18:47:29.597 DBG default: Exec #105: sed -i s/WORKGROUP/Workgroup/g /mnt/antiX/etc/samba/smb.conf
2022-03-14 18:47:29.602 DBG default: Exit #105: 0 QProcess::NormalExit
2022-03-14 18:47:29.602 DBG default: Bash #106: sed -i 's/'"$(grep 127.0.0.1 /etc/hosts | grep -v localhost | head -1 | awk '{print $2}')"'/Asus-Linux/' /mnt/antiX/etc/hosts
2022-03-14 18:47:29.653 DBG default: Exit #106: 0 QProcess::NormalExit
2022-03-14 18:47:29.654 DBG default: Bash #107: echo "Asus-Linux" | cat > /mnt/antiX/etc/hostname
2022-03-14 18:47:29.664 DBG default: Exit #107: 0 QProcess::NormalExit
2022-03-14 18:47:29.664 DBG default: Bash #108: echo "Asus-Linux" | cat > /mnt/antiX/etc/mailname
2022-03-14 18:47:29.671 DBG default: Exit #108: 0 QProcess::NormalExit
2022-03-14 18:47:29.671 DBG default: Bash #109: sed -i 's/.*send host-name.*/send host-name "Asus-Linux";/g' /mnt/antiX/etc/dhcp/dhclient.conf
2022-03-14 18:47:29.679 DBG default: Exit #109: 0 QProcess::NormalExit
2022-03-14 18:47:29.679 DBG default: Bash #110: echo "Asus-Linux" | cat > /mnt/antiX/etc/defaultdomain
2022-03-14 18:47:29.686 DBG default: Exit #110: 0 QProcess::NormalExit
2022-03-14 18:47:29.686 DBG default: << void Oobe::setLocale() >>
2022-03-14 18:47:29.687 DBG default: Update locale
2022-03-14 18:47:29.687 DBG default: Bash #111: chroot /mnt/antiX /usr/sbin/update-locale "LANG=en_US.UTF-8"
2022-03-14 18:47:29.705 DBG default: Exit #111: 0 QProcess::NormalExit
2022-03-14 18:47:29.705 DBG default: Exec #112: /bin/ln -nfs /usr/share/zoneinfo/Europe/Berlin /mnt/antiX/etc/localtime
2022-03-14 18:47:29.711 DBG default: Exit #112: 0 QProcess::NormalExit
2022-03-14 18:47:29.711 DBG default: Exec #113: /bin/ln -nfs /usr/share/zoneinfo/Europe/Berlin /etc/localtime
2022-03-14 18:47:29.717 DBG default: Exit #113: 0 QProcess::NormalExit
2022-03-14 18:47:29.717 DBG default: Bash #114: echo Europe/Berlin > /mnt/antiX/etc/timezone
2022-03-14 18:47:29.724 DBG default: Exit #114: 0 QProcess::NormalExit
2022-03-14 18:47:29.724 DBG default: Bash #115: echo Europe/Berlin > /etc/timezone
2022-03-14 18:47:29.729 DBG default: Exit #115: 0 QProcess::NormalExit
2022-03-14 18:47:29.729 DBG default: Bash #116: echo '0.0 0 0.0
0
One cosmetic thing: There's still the installer link on the desktop, which should not be the case I guess.

SIttner76
Posts: 82
Joined: Wed Mar 03, 2021 1:58 pm

Re: Installing Snapshot always fails with "failed to set user account password" error

#64 Post by SIttner76 »

Here's the second part of the install log:

Code: Select all

LOCAL' > /etc/adjtime
2022-03-14 18:47:29.736 DBG default: Exit #116: 0 QProcess::NormalExit
2022-03-14 18:47:29.736 DBG default: Exec #117: hwclock --hctosys
2022-03-14 18:47:30.000 DBG default: Exit #117: 0 QProcess::NormalExit
2022-03-14 18:47:30.000 DBG default: Exec #118: /bin/cp "-f /etc/adjtime" /mnt/antiX/etc/
2022-03-14 18:47:30.009 DBG default: SErr #118: "/bin/cp: invalid option -- ' '\nTry '/bin/cp --help' for more information.\n"
2022-03-14 18:47:30.009 DBG default: Exit #118: 1 QProcess::NormalExit
2022-03-14 18:47:30.009 DBG default: Exec #119: /bin/cp "-f /etc/default/rcS" /mnt/antiX/etc/default
2022-03-14 18:47:30.014 DBG default: SErr #119: "/bin/cp: invalid option -- ' '\nTry '/bin/cp --help' for more information.\n"
2022-03-14 18:47:30.014 DBG default: Exit #119: 1 QProcess::NormalExit
2022-03-14 18:47:30.015 DBG default: Bash #120: sed -i '/data0=/c\data0=%H:%M' /home/demo/.config/xfce4/panel/xfce4-orageclock-plugin-1.rc
2022-03-14 18:47:30.020 DBG default: SErr #120: "sed: can't read /home/demo/.config/xfce4/panel/xfce4-orageclock-plugin-1.rc: No such file or directory\n"
2022-03-14 18:47:30.020 DBG default: Exit #120: 2 QProcess::NormalExit
2022-03-14 18:47:30.020 DBG default: Bash #121: sed -i '/data0=/c\data0=%H:%M' /mnt/antiX/etc/skel/.config/xfce4/panel/xfce4-orageclock-plugin-1.rc
2022-03-14 18:47:30.028 DBG default: SErr #121: "sed: can't read /mnt/antiX/etc/skel/.config/xfce4/panel/xfce4-orageclock-plugin-1.rc: No such file or directory\n"
2022-03-14 18:47:30.028 DBG default: Exit #121: 2 QProcess::NormalExit
2022-03-14 18:47:30.028 DBG default: Bash #122: sed -i '/time_format=/c\time_format=%H:%M' /home/demo/.config/xfce4/panel/datetime-1.rc
2022-03-14 18:47:30.036 DBG default: SErr #122: "sed: can't read /home/demo/.config/xfce4/panel/datetime-1.rc: No such file or directory\n"
2022-03-14 18:47:30.036 DBG default: Exit #122: 2 QProcess::NormalExit
2022-03-14 18:47:30.036 DBG default: Bash #123: sed -i '/time_format=/c\time_format=%H:%M' /mnt/antiX/etc/skel/.config/xfce4/panel/datetime-1.rc
2022-03-14 18:47:30.043 DBG default: SErr #123: "sed: can't read /mnt/antiX/etc/skel/.config/xfce4/panel/datetime-1.rc: No such file or directory\n"
2022-03-14 18:47:30.043 DBG default: Exit #123: 2 QProcess::NormalExit
2022-03-14 18:47:30.043 DBG default: Bash #124: sed -i '/use24hFormat=/c\use24hFormat=2' /home/demo/.config/plasma-org.kde.plasma.desktop-appletsrc
2022-03-14 18:47:30.051 DBG default: SErr #124: "sed: can't read /home/demo/.config/plasma-org.kde.plasma.desktop-appletsrc: No such file or directory\n"
2022-03-14 18:47:30.051 DBG default: Exit #124: 2 QProcess::NormalExit
2022-03-14 18:47:30.051 DBG default: Bash #125: sed -i '/use24hFormat=/c\use24hFormat=2' /mnt/antiX/etc/skel/.config/plasma-org.kde.plasma.desktop-appletsrc
2022-03-14 18:47:30.059 DBG default: Exit #125: 0 QProcess::NormalExit
2022-03-14 18:47:30.059 DBG default: Bash #126: sed -i 's/%H:%M/%H:%M/g' /mnt/antiX/etc/skel/.icewm/preferences
2022-03-14 18:47:30.067 DBG default: SErr #126: "sed: can't read /mnt/antiX/etc/skel/.icewm/preferences: No such file or directory\n"
2022-03-14 18:47:30.068 DBG default: Exit #126: 2 QProcess::NormalExit
2022-03-14 18:47:30.068 DBG default: Bash #127: sed -i 's/%k:%M/%k:%M/g' /mnt/antiX/etc/skel/.fluxbox/init
2022-03-14 18:47:30.075 DBG default: SErr #127: "sed: can't read /mnt/antiX/etc/skel/.fluxbox/init: No such file or directory\n"
2022-03-14 18:47:30.075 DBG default: Exit #127: 2 QProcess::NormalExit
2022-03-14 18:47:30.075 DBG default: Bash #128: sed -i 's/%k:%M/%k:%M/g' /mnt/antiX/etc/skel/.jwm/tray
2022-03-14 18:47:30.080 DBG default: SErr #128: "sed: can't read /mnt/antiX/etc/skel/.jwm/tray: No such file or directory\n"
2022-03-14 18:47:30.080 DBG default: Exit #128: 2 QProcess::NormalExit
2022-03-14 18:47:30.080 DBG default: Localize repo
2022-03-14 18:47:30.080 DBG default: Exec #129: chroot /mnt/antiX localize-repo default
2022-03-14 18:47:30.128 DBG default: Exit #129: 0 QProcess::NormalExit
2022-03-14 18:47:30.128 DBG default: Exec #130: rsync -a /home/ /mnt/antiX/home/ --exclude .cache --exclude .gvfs --exclude .dbus --exclude .Xauthority --exclude .ICEauthority --exclude .config/session
2022-03-14 18:47:30.255 DBG default: Exit #130: 0 QProcess::NormalExit
2022-03-14 18:47:30.266 DBG default: Configuration: /mnt/antiX/etc/minstall.conf
2022-03-14 18:47:30.266 DBG default:  - Product: MX Linux 21
2022-03-14 18:47:30.266 DBG default:  - Version: 22.3.09
2022-03-14 18:47:30.267 DBG default:  = GRUB:
2022-03-14 18:47:30.267 DBG default:    - Install: true
2022-03-14 18:47:30.267 DBG default:    - Location: nvme0n1p1
2022-03-14 18:47:30.267 DBG default:    - TargetType: ESP
2022-03-14 18:47:30.267 DBG default:  = Localization:
2022-03-14 18:47:30.267 DBG default:    - ClockHours: 24
2022-03-14 18:47:30.267 DBG default:    - LocalClock: true
2022-03-14 18:47:30.267 DBG default:    - Locale: en_US.UTF-8
2022-03-14 18:47:30.267 DBG default:    - Timezone: Europe/Berlin
2022-03-14 18:47:30.267 DBG default:  = Network:
2022-03-14 18:47:30.267 DBG default:    - ComputerName: Asus-Linux
2022-03-14 18:47:30.267 DBG default:    - Domain: example.dom
2022-03-14 18:47:30.267 DBG default:    - Samba: true
2022-03-14 18:47:30.267 DBG default:    - Workgroup: Workgroup
2022-03-14 18:47:30.267 DBG default:  = Services:
2022-03-14 18:47:30.267 DBG default:    - acpid: true
2022-03-14 18:47:30.267 DBG default:    - anacron: true
2022-03-14 18:47:30.267 DBG default:    - bluetooth: true
2022-03-14 18:47:30.267 DBG default:    - cpufrequtils: true
2022-03-14 18:47:30.267 DBG default:    - cron: true
2022-03-14 18:47:30.267 DBG default:    - cups: true
2022-03-14 18:47:30.267 DBG default:    - dbus: true
2022-03-14 18:47:30.267 DBG default:    - haveged: true
2022-03-14 18:47:30.267 DBG default:    - hddtemp: true
2022-03-14 18:47:30.267 DBG default:    - rsync: true
2022-03-14 18:47:30.267 DBG default:    - saned: true
2022-03-14 18:47:30.267 DBG default:    - smartmontools: true
2022-03-14 18:47:30.267 DBG default:    - sudo: true
2022-03-14 18:47:30.267 DBG default:  = Storage:
2022-03-14 18:47:30.267 DBG default:    - Target: Partitions
2022-03-14 18:47:30.267 DBG default:  = Storage.nvme0n1p1:
2022-03-14 18:47:30.268 DBG default:    - CheckBadBlocks: false
2022-03-14 18:47:30.268 DBG default:    - Dump: false
2022-03-14 18:47:30.268 DBG default:    - Encrypt: false
2022-03-14 18:47:30.268 DBG default:    - Format: PRESERVE
2022-03-14 18:47:30.268 DBG default:    - Pass: ???
2022-03-14 18:47:30.268 DBG default:    - Size: 268435456
2022-03-14 18:47:30.268 DBG default:    - UseFor: ESP
2022-03-14 18:47:30.268 DBG default:  = Storage.nvme0n1p2:
2022-03-14 18:47:30.268 DBG default:    - CheckBadBlocks: false
2022-03-14 18:47:30.268 DBG default:    - Dump: true
2022-03-14 18:47:30.268 DBG default:    - Encrypt: false
2022-03-14 18:47:30.268 DBG default:    - Format: ext4
2022-03-14 18:47:30.268 DBG default:    - Label: rootMX21
2022-03-14 18:47:30.268 DBG default:    - Options: discard,noatime
2022-03-14 18:47:30.268 DBG default:    - Pass: ???
2022-03-14 18:47:30.268 DBG default:    - Size: 108686999552
2022-03-14 18:47:30.268 DBG default:    - UseFor: root
2022-03-14 18:47:30.268 DBG default:  = Storage.nvme0n1p3:
2022-03-14 18:47:30.268 DBG default:    - CheckBadBlocks: false
2022-03-14 18:47:30.268 DBG default:    - Dump: false
2022-03-14 18:47:30.268 DBG default:    - Encrypt: false
2022-03-14 18:47:30.268 DBG default:    - Pass: ???
2022-03-14 18:47:30.268 DBG default:    - Size: 384675348480
2022-03-14 18:47:30.268 DBG default:  = Storage.nvme0n1p4:
2022-03-14 18:47:30.268 DBG default:    - CheckBadBlocks: false
2022-03-14 18:47:30.268 DBG default:    - Dump: true
2022-03-14 18:47:30.268 DBG default:    - Encrypt: false
2022-03-14 18:47:30.268 DBG default:    - Format: PRESERVE
2022-03-14 18:47:30.268 DBG default:    - Label: swapMX
2022-03-14 18:47:30.268 DBG default:    - Options: noatime
2022-03-14 18:47:30.268 DBG default:    - Pass: ???
2022-03-14 18:47:30.269 DBG default:    - Size: 6443499520
2022-03-14 18:47:30.269 DBG default:    - UseFor: swap
2022-03-14 18:47:30.269 DBG default:  = Storage.nvme1n1p1:
2022-03-14 18:47:30.269 DBG default:    - CheckBadBlocks: false
2022-03-14 18:47:30.269 DBG default:    - Dump: false
2022-03-14 18:47:30.269 DBG default:    - Encrypt: false
2022-03-14 18:47:30.269 DBG default:    - Pass: ???
2022-03-14 18:47:30.269 DBG default:    - Size: 104857600
2022-03-14 18:47:30.269 DBG default:  = Storage.nvme1n1p2:
2022-03-14 18:47:30.269 DBG default:    - CheckBadBlocks: false
2022-03-14 18:47:30.269 DBG default:    - Dump: false
2022-03-14 18:47:30.269 DBG default:    - Encrypt: false
2022-03-14 18:47:30.269 DBG default:    - Pass: ???
2022-03-14 18:47:30.269 DBG default:    - Size: 16777216
2022-03-14 18:47:30.269 DBG default:  = Storage.nvme1n1p3:
2022-03-14 18:47:30.269 DBG default:    - CheckBadBlocks: false
2022-03-14 18:47:30.269 DBG default:    - Dump: false
2022-03-14 18:47:30.269 DBG default:    - Encrypt: false
2022-03-14 18:47:30.269 DBG default:    - Pass: ???
2022-03-14 18:47:30.269 DBG default:    - Size: 324383992320
2022-03-14 18:47:30.269 DBG default:  = Storage.nvme1n1p4:
2022-03-14 18:47:30.269 DBG default:    - CheckBadBlocks: false
2022-03-14 18:47:30.269 DBG default:    - Dump: false
2022-03-14 18:47:30.269 DBG default:    - Encrypt: false
2022-03-14 18:47:30.269 DBG default:    - Pass: ???
2022-03-14 18:47:30.269 DBG default:    - Size: 550502400
2022-03-14 18:47:30.269 DBG default:  = Storage.nvme1n1p5:
2022-03-14 18:47:30.269 DBG default:    - CheckBadBlocks: false
2022-03-14 18:47:30.269 DBG default:    - Dump: false
2022-03-14 18:47:30.269 DBG default:    - Encrypt: false
2022-03-14 18:47:30.269 DBG default:    - Pass: ???
2022-03-14 18:47:30.270 DBG default:    - Size: 675145580544
2022-03-14 18:47:30.270 DBG default:  = Storage.sda1:
2022-03-14 18:47:30.270 DBG default:    - CheckBadBlocks: false
2022-03-14 18:47:30.270 DBG default:    - Dump: false
2022-03-14 18:47:30.270 DBG default:    - Encrypt: false
2022-03-14 18:47:30.270 DBG default:    - Pass: ???
2022-03-14 18:47:30.270 DBG default:    - Size: 16759808
2022-03-14 18:47:30.270 DBG default:  = Storage.sda2:
2022-03-14 18:47:30.270 DBG default:    - CheckBadBlocks: false
2022-03-14 18:47:30.270 DBG default:    - Dump: false
2022-03-14 18:47:30.270 DBG default:    - Encrypt: false
2022-03-14 18:47:30.270 DBG default:    - Pass: ???
2022-03-14 18:47:30.270 DBG default:    - Size: 12000119750656
2022-03-14 18:47:30.270 DBG default:  = Storage.sdb1:
2022-03-14 18:47:30.270 DBG default:    - Active: true
2022-03-14 18:47:30.270 DBG default:    - CheckBadBlocks: false
2022-03-14 18:47:30.270 DBG default:    - Dump: false
2022-03-14 18:47:30.270 DBG default:    - Encrypt: false
2022-03-14 18:47:30.270 DBG default:    - Pass: ???
2022-03-14 18:47:30.270 DBG default:    - Size: 16018046976
2022-03-14 18:47:30.270 DBG default:  = Storage.sdb2:
2022-03-14 18:47:30.270 DBG default:    - CheckBadBlocks: false
2022-03-14 18:47:30.270 DBG default:    - Dump: false
2022-03-14 18:47:30.270 DBG default:    - Encrypt: false
2022-03-14 18:47:30.270 DBG default:    - Format: PRESERVE
2022-03-14 18:47:30.270 DBG default:    - Pass: ???
2022-03-14 18:47:30.270 DBG default:    - Size: 51380224
2022-03-14 18:47:30.270 DBG default:    - UseFor: ESP
2022-03-14 18:47:30.270 DBG default:  = User:
2022-03-14 18:47:30.270 DBG default:    - Autologin: false
2022-03-14 18:47:30.270 DBG default:    - EnableRoot: false
2022-03-14 18:47:30.270 DBG default:    - SaveDesktop: false
2022-03-14 18:47:30.270 DBG default:    - Username: 
2022-03-14 18:47:30.270 DBG default: End of configuration.
2022-03-14 18:47:30.270 DBG default: Exec #131: /bin/sync
2022-03-14 18:47:30.284 DBG default: Exit #131: 0 QProcess::NormalExit
2022-03-14 18:47:30.284 DBG default: << bool BootMan::install(const QString&) >>
2022-03-14 18:47:30.288 DBG default: Bash #132: /bin/ls /mnt/antiX/boot | grep 'initrd.img-3.6'
2022-03-14 18:47:30.297 DBG default: Exit #132: 1 QProcess::NormalExit
2022-03-14 18:47:30.297 DBG default: Exec #133: /bin/mount -t efivarfs efivarfs /sys/firmware/efi/efivars
2022-03-14 18:47:30.305 DBG default: SErr #133: "mount: /sys/firmware/efi/efivars: efivarfs already mounted on /sys/firmware/efi/efivars.\n"
2022-03-14 18:47:30.305 DBG default: Exit #133: 32 QProcess::NormalExit
2022-03-14 18:47:30.305 DBG default: ++ Installing GRUB ++
2022-03-14 18:47:30.308 DBG default: Exec #134: /bin/mount --rbind --make-rslave /dev /mnt/antiX/dev
2022-03-14 18:47:30.314 DBG default: Exit #134: 0 QProcess::NormalExit
2022-03-14 18:47:30.314 DBG default: Exec #135: /bin/mount --rbind --make-rslave /sys /mnt/antiX/sys
2022-03-14 18:47:30.320 DBG default: Exit #135: 0 QProcess::NormalExit
2022-03-14 18:47:30.320 DBG default: Exec #136: /bin/mount --rbind /proc /mnt/antiX/proc
2022-03-14 18:47:30.327 DBG default: Exit #136: 0 QProcess::NormalExit
2022-03-14 18:47:30.327 DBG default: Exec #137: /bin/mount -t tmpfs -o size=100m,nodev,mode=755 tmpfs /mnt/antiX/run
2022-03-14 18:47:30.333 DBG default: Exit #137: 0 QProcess::NormalExit
2022-03-14 18:47:30.333 DBG default: Exec #138: /bin/mkdir /mnt/antiX/run/udev
2022-03-14 18:47:30.339 DBG default: Exit #138: 0 QProcess::NormalExit
2022-03-14 18:47:30.339 DBG default: Exec #139: /bin/mount --rbind /run/udev /mnt/antiX/run/udev
2022-03-14 18:47:30.345 DBG default: Exit #139: 0 QProcess::NormalExit
2022-03-14 18:47:30.345 DBG default: Exec #140: /bin/mount /dev/nvme0n1p1 /mnt/antiX/boot/efi
2022-03-14 18:47:30.355 DBG default: Exit #140: 0 QProcess::NormalExit
2022-03-14 18:47:30.355 DBG default: Exec #141: cat /sys/firmware/efi/fw_platform_size
2022-03-14 18:47:30.361 DBG default: Exit #141: 0 QProcess::NormalExit
2022-03-14 18:47:30.361 DBG default: Exec #142: chroot /mnt/antiX grub-install --force-extra-removable --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=MX21 --recheck
2022-03-14 18:47:31.452 DBG default: SErr #142: "Installing for x86_64-efi platform.\nInstallation finished. No error reported.\n"
2022-03-14 18:47:31.452 DBG default: Exit #142: 0 QProcess::NormalExit
2022-03-14 18:47:31.453 DBG default: grubDefault is  "quiet splash"
2022-03-14 18:47:31.453 DBG default: Bash #143: /live/bin/non-live-cmdline
2022-03-14 18:47:31.468 DBG default: Exit #143: 0 QProcess::NormalExit
2022-03-14 18:47:31.468 DBG default: intermediate ("quiet", "quiet", "splash")
2022-03-14 18:47:31.468 DBG default: Add cmdline options to Grub ("quiet", "splash")
2022-03-14 18:47:31.469 DBG default: cmdlinestring "quiet splash"
2022-03-14 18:47:31.469 DBG default: Add cmdline options to Grub
2022-03-14 18:47:31.469 DBG default: Bash #144: sed -i -r 's|^(GRUB_CMDLINE_LINUX_DEFAULT=).*|\1"quiet splash"|' /mnt/antiX/etc/default/grub
2022-03-14 18:47:31.479 DBG default: Exit #144: 0 QProcess::NormalExit
2022-03-14 18:47:31.479 DBG default: Exec #145: /bin/cp /live/boot-dev/boot/uefi-mt/mtest-64.efi /mnt/antiX/boot/uefi-mt
2022-03-14 18:47:31.529 DBG default: Exit #145: 0 QProcess::NormalExit
2022-03-14 18:47:31.534 DBG default: Update Grub
2022-03-14 18:47:31.534 DBG default: Exec #146: chroot /mnt/antiX update-grub
2022-03-14 18:47:34.854 DBG default: SErr #146: "Generating grub configuration file ...\nFound theme: /boot/grub/themes/mx_linux/theme.txt\nFound linux image: /boot/vmlinuz-5.15.0-3mx-amd64\nFound initrd image: /boot/initrd.img-5.15.0-3mx-amd64\nFound linux image: /boot/vmlinuz-5.10.0-12-amd64\nFound initrd image: /boot/initrd.img-5.10.0-12-amd64\nFound linux image: /boot/vmlinuz-5.10.0-9-amd64\nFound initrd image: /boot/initrd.img-5.10.0-9-amd64\nFound mtest-64.efi image: /boot/uefi-mt/mtest-64.efi\nFound Windows Boot Manager on /dev/nvme1n1p1@/efi/Microsoft/Boot/bootmgfw.efi\nAdding boot menu entry for EFI firmware configuration\ndone\n"
2022-03-14 18:47:34.854 DBG default: Exit #146: 0 QProcess::NormalExit
2022-03-14 18:47:34.854 DBG default: ++ Updating initramfs ++
2022-03-14 18:47:34.860 DBG default: Exec #147: chroot /mnt/antiX update-initramfs -u -t -k all
2022-03-14 18:48:14.082 DBG default: SOut #147: "update-initramfs: Generating /boot/initrd.img-5.15.0-3mx-amd64\nupdate-initramfs: Generating /boot/initrd.img-5.10.0-12-amd64\nupdate-initramfs: Generating /boot/initrd.img-5.10.0-9-amd64\n"
2022-03-14 18:48:14.083 DBG default: SErr #147: "WARNING: Unknown X keysym \"dead_belowmacron\"\nWARNING: Unknown X keysym \"dead_belowmacron\"\nWARNING: Unknown X keysym \"dead_belowmacron\"\nWARNING: Unknown X keysym \"dead_belowmacron\"\nW: Possible missing firmware /lib/firmware/amdgpu/yellow_carp_gpu_info.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/vangogh_gpu_info.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/beige_goby_ta.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/beige_goby_sos.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/yellow_carp_ta.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/yellow_carp_toc.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/yellow_carp_asd.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/aldebaran_ta.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/aldebaran_sos.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/aldebaran_rlc.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/aldebaran_mec2.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/aldebaran_mec.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/cyan_skillfish2_rlc.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/cyan_skillfish2_mec2.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/cyan_skillfish2_mec.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/cyan_skillfish2_me.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/cyan_skillfish2_pfp.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/cyan_skillfish2_ce.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/cyan_skillfish_rlc.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/cyan_skillfish_mec2.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/cyan_skillfish_mec.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/cyan_skillfish_me.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/cyan_skillfish_pfp.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/cyan_skillfish_ce.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/yellow_carp_rlc.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/yellow_carp_mec2.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/yellow_carp_mec.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/yellow_carp_me.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/yellow_carp_pfp.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/yellow_carp_ce.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/beige_goby_rlc.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/beige_goby_mec2.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/beige_goby_mec.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/beige_goby_me.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/beige_goby_pfp.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/beige_goby_ce.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/aldebaran_sdma.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/cyan_skillfish2_sdma1.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/cyan_skillfish2_sdma.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/cyan_skillfish_sdma1.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/cyan_skillfish_sdma.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/yellow_carp_sdma.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/beige_goby_sdma.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/sienna_cichlid_mes.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/navi10_mes.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/yellow_carp_vcn.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/beige_goby_vcn.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/aldebaran_vcn.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/beige_goby_smc.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/aldebaran_smc.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/yellow_carp_dmcub.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/beige_goby_dmcub.bin for module amdgpu\nW: mkconf: MD subsystem is not loaded, thus I cannot scan for arrays.\nW: mdadm: failed to auto-generate temporary mdadm.conf file.\nWARNING: Unknown X keysym \"dead_belowmacron\"\nWARNING: Unknown X keysym \"dead_belowmacron\"\nWARNING: Unknown X keysym \"dead_belowmacron\"\nWARNING: Unknown X keysym \"dead_belowmacron\"\nW: Possible missing firmware /lib/firmware/amdgpu/sienna_cichlid_mes.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/navi10_mes.bin for module amdgpu\nW: mkconf: MD subsystem is not loaded, thus I cannot scan for arrays.\nW: mdadm: failed to auto-generate temporary mdadm.conf file.\nWARNING: Unknown X keysym \"dead_belowmacron\"\nWARNING: Unknown X keysym \"dead_belowmacron\"\nWARNING: Unknown X keysym \"dead_belowmacron\"\nWARNING: Unknown X keysym \"dead_belowmacron\"\nW: Possible missing firmware /lib/firmware/amdgpu/sienna_cichlid_mes.bin for module amdgpu\nW: Possible missing firmware /lib/firmware/amdgpu/navi10_mes.bin for module amdgpu\nW: mkconf: MD subsystem is not loaded, thus I cannot scan for arrays.\nW: mdadm: failed to auto-generate temporary mdadm.conf file.\n"
2022-03-14 18:48:14.083 DBG default: Exit #147: 0 QProcess::NormalExit
2022-03-14 18:48:14.086 DBG default: clear chroot env
2022-03-14 18:48:14.086 DBG default: Exec #148: /bin/umount -R /mnt/antiX/run
2022-03-14 18:48:14.094 DBG default: Exit #148: 0 QProcess::NormalExit
2022-03-14 18:48:14.094 DBG default: Exec #149: /bin/umount -R /mnt/antiX/proc
2022-03-14 18:48:14.101 DBG default: Exit #149: 0 QProcess::NormalExit
2022-03-14 18:48:14.101 DBG default: Exec #150: /bin/umount -R /mnt/antiX/sys
2022-03-14 18:48:14.109 DBG default: Exit #150: 0 QProcess::NormalExit
2022-03-14 18:48:14.109 DBG default: Exec #151: /bin/umount -R /mnt/antiX/dev
2022-03-14 18:48:14.116 DBG default: Exit #151: 0 QProcess::NormalExit
2022-03-14 18:48:14.117 DBG default: Exec #152: mountpoint -q /mnt/antiX/boot/efi
2022-03-14 18:48:14.123 DBG default: Exit #152: 0 QProcess::NormalExit
2022-03-14 18:48:14.123 DBG default: Exec #153: /bin/umount /mnt/antiX/boot/efi
2022-03-14 18:48:14.129 DBG default: Exit #153: 0 QProcess::NormalExit
2022-03-14 18:48:14.133 DBG default: ++ Cleaning up ++
2022-03-14 18:48:14.136 DBG default: << void MInstall::cleanup(bool) >>
2022-03-14 18:48:14.136 DBG default: << void MInstall::setupAutoMount(bool) >>
2022-03-14 18:48:14.136 DBG default: Bash #154: ps -e | grep 'udisksd'
2022-03-14 18:48:14.178 DBG default: SOut #154: "  14167 ?        00:00:00 udisksd\n"
2022-03-14 18:48:14.178 DBG default: Exit #154: 0 QProcess::NormalExit
2022-03-14 18:48:14.178 DBG default: Bash #155: egrep -l '^[^#].*mdadm (-I|--incremental)' /lib/udev/rules.d
2022-03-14 18:48:14.185 DBG default: SErr #155: "grep: /lib/udev/rules.d: Is a directory\n"
2022-03-14 18:48:14.185 DBG default: Exit #155: 2 QProcess::NormalExit
2022-03-14 18:48:14.185 DBG default: Exec #156: rm -f /run/udev/rules.d/91-mx-udisks-inhibit.rules
2022-03-14 18:48:14.192 DBG default: Exit #156: 0 QProcess::NormalExit
2022-03-14 18:48:14.192 DBG default: Exec #157: udevadm control --reload
2022-03-14 18:48:14.206 DBG default: Exit #157: 0 QProcess::NormalExit
2022-03-14 18:48:14.206 DBG default: Exec #158: partprobe -s
2022-03-14 18:48:14.539 DBG default: SOut #158: "/dev/sda: gpt partitions 1 2\n/dev/sdb: msdos partitions 1 2\n/dev/nvme0n1: gpt partitions 1 2 3 4\n/dev/nvme1n1: gpt partitions 1 2 3 4 5\n"
2022-03-14 18:48:14.539 DBG default: Exit #158: 0 QProcess::NormalExit
2022-03-14 18:48:14.542 DBG default: Sleep #1: 1000ms
2022-03-14 18:48:15.594 DBG default: Sleep #1: exit 0
2022-03-14 18:48:15.594 DBG default: Exec #159: /bin/cp /var/log/minstall.log /mnt/antiX/var/log

QSI of new installation:

Code: Select all

Snapshot created on: 20220312_1950
System:
  Kernel: 5.15.0-3mx-amd64 x86_64 bits: 64 compiler: gcc 
  v: 10.2.1 
  parameters: BOOT_IMAGE=/boot/vmlinuz-5.15.0-3mx-amd64 
  root=UUID=<filter> 
  ro quiet splash 
  init=/lib/systemd/systemd 
  Desktop: KDE Plasma 
  5.20.5 
  wm: kwin_x11 vt: 7 
  dm: SDDM Distro: MX-21_KDE_x64 
  Wildflower October 20 
  2021 
  base: Debian GNU/Linux 
  11 (bullseye) 
Machine:
  Type: Desktop 
  System: ASUS 
  product: N/A v: N/A 
  serial: <filter> 
  Mobo: ASUSTeK model: ROG 
  STRIX B550-F GAMING 
  (WI-FI) 
  v: Rev X.0x 
  serial: <filter> 
  UEFI: American Megatrends 
  v: 2423 date: 08/10/2021 
CPU:
  Info: 8-Core model: AMD 
  Ryzen 7 5700G with 
  Radeon Graphics 
  bits: 64 type: MT MCP 
  arch: Zen 3 
  family: 19 (25) 
  model-id: 50 (80) 
  stepping: 0 
  microcode: A50000C 
  cache: L2: 4 MiB 
  flags: avx avx2 lm nx 
  pae sse sse2 sse3 sse4_1 
  sse4_2 sse4a ssse3 svm 
  bogomips: 121598 
  Speed: 1910 MHz 
  min/max: 1400/3800 MHz 
  boost: enabled 
  Core speeds (MHz): 
  1: 1910 2: 1929 3: 1507 
  4: 2313 5: 2825 6: 1973 
  7: 1726 8: 1993 9: 2042 
  10: 1784 11: 2306 
  12: 1785 13: 2065 
  14: 2185 15: 1843 
  16: 1821 
  Vulnerabilities: 
  Type: itlb_multihit 
  status: Not affected 
  Type: l1tf 
  status: Not affected 
  Type: mds 
  status: Not affected 
  Type: meltdown 
  status: Not affected 
  Type: spec_store_bypass mitigation: Speculative 
  Store Bypass disabled 
  via prctl and seccomp 
  Type: spectre_v1 mitigation: usercopy/swapgs 
  barriers and __user 
  pointer sanitization 
  Type: spectre_v2 mitigation: Full 
  AMD retpoline, IBPB: 
  conditional, IBRS_FW, 
  STIBP: always-on, RSB 
  filling 
  Type: srbds 
  status: Not affected 
  Type: tsx_async_abort 
  status: Not affected 
Graphics:
  Device-1: AMD Cezanne 
  vendor: ASUSTeK 
  driver: amdgpu v: kernel 
  bus-ID: 08:00.0 
  chip-ID: 1002:1638 
  class-ID: 0300 
  Display: x11 
  server: X.Org 1.20.13 
  compositor: kwin_x11 
  driver: 
  loaded: amdgpu,ati 
  unloaded: fbdev,modesetting,vesa 
  display-ID: :0 
  screens: 1 
  Screen-1: 0 
  s-res: 3840x2160 
  s-dpi: 96 
  s-size: 1016x571mm (40.0x22.5") 
  s-diag: 1165mm (45.9") 
  Monitor-1: DisplayPort-0 
  res: 3840x2160 hz: 60 
  dpi: 140 
  size: 698x393mm (27.5x15.5") 
  diag: 801mm (31.5") 
  OpenGL: renderer: AMD 
  RENOIR (DRM 3.42.0 
  5.15.0-3mx-amd64 LLVM 
  12.0.1) 
  v: 4.6 Mesa 21.2.5 
  direct render: Yes 
Audio:
  Device-1: AMD Renoir 
  Radeon High Definition 
  Audio 
  vendor: ASUSTeK 
  driver: snd_hda_intel 
  v: kernel 
  bus-ID: 08:00.1 
  chip-ID: 1002:1637 
  class-ID: 0403 
  Device-2: AMD Family 17h 
  HD Audio 
  vendor: ASUSTeK 
  driver: snd_hda_intel 
  v: kernel 
  bus-ID: 08:00.6 
  chip-ID: 1022:15e3 
  class-ID: 0403 
  Sound Server-1: ALSA 
  v: k5.15.0-3mx-amd64 
  running: yes 
  Sound Server-2: PulseAudio v: 14.2 running: yes 
Network:
  Device-1: Intel Wi-Fi 6 
  AX200 
  driver: iwlwifi 
  v: kernel modules: wl 
  bus-ID: 05:00.0 
  chip-ID: 8086:2723 
  class-ID: 0280 
  IF: wlan0 state: up 
  mac: <filter> 
  Device-2: Intel Ethernet 
  I225-V 
  vendor: ASUSTeK 
  driver: igc v: kernel 
  port: N/A 
  bus-ID: 06:00.0 
  chip-ID: 8086:15f3 
  class-ID: 0200 
  IF: eth0 state: up 
  speed: 1000 Mbps 
  duplex: full 
  mac: <filter> 
Bluetooth:
  Device-1: Intel AX200 
  Bluetooth 
  type: USB driver: btusb 
  v: 0.8 bus-ID: 1-5:2 
  chip-ID: 8087:0029 
  class-ID: e001 
  Report: hciconfig 
  ID: hci0 rfk-id: 1 
  state: up 
  address: <filter> 
  bt-v: 3.0 lmp-v: 5.2 
  sub-v: 24bf hci-v: 5.2 
  rev: 24bf 
  Info: acl-mtu: 1021:4 
  sco-mtu: 96:6 
  link-policy: rswitch sniff 
  link-mode: slave accept service-classes: rendering, 
  capturing, object 
  transfer, audio 
Drives:
  Local Storage: 
  total: 12.28 TiB 
  used: 5.04 TiB (41.0%) 
  SMART Message: Unable to 
  run smartctl. Root 
  privileges required. 
  ID-1: /dev/nvme0n1 
  maj-min: 259:6 
  vendor: Samsung model: SSD 
  970 EVO Plus 500GB 
  size: 465.76 GiB 
  block-size: 
  physical: 512 B 
  logical: 512 B 
  speed: 31.6 Gb/s 
  lanes: 4 type: SSD 
  serial: <filter> 
  rev: 2B2QEXM7 
  temp: 39.9 C scheme: GPT 
  ID-2: /dev/nvme1n1 
  maj-min: 259:0 
  vendor: Western Digital 
  model: WD Blue SN570 1TB 
  size: 931.51 GiB 
  block-size: 
  physical: 512 B 
  logical: 512 B 
  speed: 31.6 Gb/s 
  lanes: 4 type: SSD 
  serial: <filter> 
  rev: 234100WD 
  temp: 36.9 C scheme: GPT 
  ID-3: /dev/sda 
  maj-min: 8:0 
  vendor: Toshiba 
  model: HDWG21C 
  size: 10.91 TiB 
  block-size: 
  physical: 4096 B 
  logical: 512 B 
  speed: 6.0 Gb/s 
  type: HDD rpm: 7200 
  serial: <filter> 
  rev: 0601 scheme: GPT 
Partition:
  ID-1: / 
  raw-size: 101.22 GiB 
  size: 99.08 GiB (97.88%) 
  used: 13.81 GiB (13.9%) 
  fs: ext4 
  dev: /dev/nvme0n1p2 
  maj-min: 259:8 
  ID-2: /boot/efi 
  raw-size: 256 MiB 
  size: 252 MiB (98.46%) 
  used: 274 KiB (0.1%) 
  fs: vfat 
  dev: /dev/nvme0n1p1 
  maj-min: 259:7 
Swap:
  Kernel: swappiness: 15 
  (default 60) 
  cache-pressure: 100 (default) 
  ID-1: swap-1 
  type: partition 
  size: 6 GiB 
  used: 0 KiB (0.0%) 
  priority: -2 
  dev: /dev/nvme0n1p4 
  maj-min: 259:10 
Sensors:
  Message: No sensor data 
  found. Is lm-sensors 
  configured? 
Repos:
  Packages: 2532 
  note: see --pkg 
  apt: 2526 lib: 1334 
  flatpak: 6 
  No active apt repos in: /etc/apt/sources.list 
  Active apt repos in: /etc/apt/sources.list.d/debian-stable-updates.list 
  1: deb http://deb.debian.org/debian bullseye-updates main contrib non-free
  Active apt repos in: /etc/apt/sources.list.d/debian.list 
  1: deb http://deb.debian.org/debian bullseye main contrib non-free
  2: deb http://security.debian.org/debian-security bullseye-security main contrib non-free
  Active apt repos in: /etc/apt/sources.list.d/megasync.list 
  1: deb https://mega.nz/linux/repo/Debian_11/ ./
  Active apt repos in: /etc/apt/sources.list.d/mx.list 
  1: deb http://ftp.halifax.rwth-aachen.de/mxlinux/packages/mx/repo/ bullseye main non-free
  2: deb http://ftp.halifax.rwth-aachen.de/mxlinux/packages/mx/repo/ bullseye ahs
  Active apt repos in: /etc/apt/sources.list.d/onlyoffice.list 
  1: deb https://download.onlyoffice.com/repo/debian squeeze main
  Active apt repos in: /etc/apt/sources.list.d/opera-stable.list 
  1: deb https://deb.opera.com/opera-stable/ stable non-free #Opera Browser (final releases)
  Active apt repos in: /etc/apt/sources.list.d/teams.list 
  1: deb [arch=amd64] https://packages.microsoft.com/repos/ms-teams stable main
  Active apt repos in: /etc/apt/sources.list.d/vivaldi.list 
  1: deb [arch=amd64] https://repo.vivaldi.com/stable/deb/ stable main
Info:
  Processes: 333 
  Uptime: 7m wakeups: 0 
  Memory: 30.73 GiB 
  used: 3.23 GiB (10.5%) 
  Init: systemd v: 247 
  runlevel: 5 default: 5 
  tool: systemctl 
  Compilers: gcc: 10.2.1 
  alt: 10 
  Shell: quick-system-in 
  default: Bash v: 5.1.4 
  running-in: quick-system-in 
  inxi: 3.3.06 
Does this look all right for you?

User avatar
dolphin_oracle
Developer
Posts: 22686
Joined: Sun Dec 16, 2007 12:17 pm

Re: Installing Snapshot always fails with "failed to set user account password" error

#65 Post by dolphin_oracle »

install works so that's good.

how large is your snapshot iso?
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/

SIttner76
Posts: 82
Joined: Wed Mar 03, 2021 1:58 pm

Re: Installing Snapshot always fails with "failed to set user account password" error

#66 Post by SIttner76 »

dolphin_oracle wrote: Mon Mar 14, 2022 2:19 pm install works so that's good.

how large is your snapshot iso?
It's 6.43 GB.

Huckleberry Finn

Re: Installing Snapshot always fails with "failed to set user account password" error

#67 Post by Huckleberry Finn »

@SIttner76 You made an important contribution for bug-fixing. Thank you for that :)

SIttner76
Posts: 82
Joined: Wed Mar 03, 2021 1:58 pm

Re: Installing Snapshot always fails with "failed to set user account password" error

#68 Post by SIttner76 »

Huckleberry Finn wrote: Mon Mar 14, 2022 2:31 pm @SIttner76 You made an important contribution for bug-fixing. Thank you for that :)
My pleasure :) And thank you all for actually doing the fixing!

Huckleberry Finn

Re: Installing Snapshot always fails with "failed to set user account password" error  [Solved]

#69 Post by Huckleberry Finn »

Meanwhile, it's up to you as the starter of the thread: If you feel it's solved :
You do not have the required permissions to view the files attached to this post.

SIttner76
Posts: 82
Joined: Wed Mar 03, 2021 1:58 pm

Re: Installing Snapshot always fails with "failed to set user account password" error

#70 Post by SIttner76 »

Thanks again, as everything looks fine now I will mark it as solved.

Post Reply

Return to “Installation”