Not sure what to call this, but i can't boot into my system at all after system update

on december 24, i tried doing a system update via “eos-update” but it seems the mirrors took too long so it was cancelled, pacman said that “no packages were upgraded”. so just now, i tried to resume updating my system and something caught my eye about intramfs but it was too fast for me to see. so here’s the result after restarting:


if anyone can help me fix this problem cause im not entirely sure what went wrong.

as of making this post, i am currently using a snapshot before upgrading.

can you post your pacman log for the date of the update so we can see what was updated as to have an idea of what could have happened? also some system information could go a long way in helping.

uh can you remind me again how to do those (the pacman logs i mean)? thanks

cat /var/log/pacman.log | grep “2024-12-24”

You don’t need the cat just grep "2024-12-24" /var/log/pacman.log should do the trick. Less typing is always good when you type like me!

this is a long one:

[yuujin@yuujin-endeavourOS ~]$ grep "2024-12-25" /var/log/pacman.log
[2024-12-25T17:11:40+0800] [PACMAN] Running 'pacman -Sy'
[2024-12-25T17:11:40+0800] [PACMAN] synchronizing package lists
[2024-12-25T17:13:59+0800] [PACMAN] Running 'pacman -Su'
[2024-12-25T17:13:59+0800] [PACMAN] starting full system upgrade
[2024-12-25T17:48:08+0800] [ALPM] running '00-timeshift-autosnap.hook'...
[2024-12-25T17:48:08+0800] [ALPM-SCRIPTLET] Using system disk as snapshot device for creating snapshots in BTRFS mode
[2024-12-25T17:48:08+0800] [ALPM-SCRIPTLET] Mounted '/dev/nvme0n1p2' at '/run/timeshift/5772/backup'
[2024-12-25T17:48:08+0800] [ALPM-SCRIPTLET] btrfs: Quotas are not enabled
[2024-12-25T17:48:08+0800] [ALPM-SCRIPTLET] Creating new backup...(BTRFS)
[2024-12-25T17:48:08+0800] [ALPM-SCRIPTLET] Saving to device: /dev/nvme0n1p2, mounted at path: /run/timeshift/5772/backup
[2024-12-25T17:48:08+0800] [ALPM-SCRIPTLET] Created directory: /run/timeshift/5772/backup/timeshift-btrfs/snapshots/2024-12-25_17-48-08
[2024-12-25T17:48:09+0800] [ALPM-SCRIPTLET] Created subvolume snapshot: /run/timeshift/5772/backup/timeshift-btrfs/snapshots/2024-12-25_17-48-08/@
[2024-12-25T17:48:09+0800] [ALPM-SCRIPTLET] Created subvolume snapshot: /run/timeshift/5772/backup/timeshift-btrfs/snapshots/2024-12-25_17-48-08/@home
[2024-12-25T17:48:09+0800] [ALPM-SCRIPTLET] Created control file: /run/timeshift/5772/backup/timeshift-btrfs/snapshots/2024-12-25_17-48-08/info.json
[2024-12-25T17:48:09+0800] [ALPM-SCRIPTLET] BTRFS Snapshot saved successfully (0s)
[2024-12-25T17:48:09+0800] [ALPM-SCRIPTLET] Tagged snapshot '2024-12-25_17-48-08': ondemand
[2024-12-25T17:48:09+0800] [ALPM-SCRIPTLET] ------------------------------------------------------------------------------
[2024-12-25T17:48:10+0800] [ALPM-SCRIPTLET] Mounted '/dev/nvme0n1p2' at '/run/timeshift/5976/backup'
[2024-12-25T17:48:10+0800] [ALPM-SCRIPTLET] btrfs: Quotas are not enabled
[2024-12-25T17:48:10+0800] [ALPM-SCRIPTLET] ------------------------------------------------------------------------------
[2024-12-25T17:48:10+0800] [ALPM-SCRIPTLET] Removing snapshot: 2024-12-09_03-06-45
[2024-12-25T17:48:10+0800] [ALPM-SCRIPTLET] Deleting subvolume: @home (Id:1049)
[2024-12-25T17:48:10+0800] [ALPM-SCRIPTLET] Deleted subvolume: @home (Id:1049)
[2024-12-25T17:48:10+0800] [ALPM-SCRIPTLET]
[2024-12-25T17:48:10+0800] [ALPM-SCRIPTLET] Deleting subvolume: @ (Id:1048)
[2024-12-25T17:48:10+0800] [ALPM-SCRIPTLET] Deleted subvolume: @ (Id:1048)
[2024-12-25T17:48:10+0800] [ALPM-SCRIPTLET]
[2024-12-25T17:48:10+0800] [ALPM-SCRIPTLET] Deleted directory: /run/timeshift/5976/backup/timeshift-btrfs/snapshots/2024-12-09_03-06-45
[2024-12-25T17:48:10+0800] [ALPM-SCRIPTLET] Removed snapshot: 2024-12-09_03-06-45
[2024-12-25T17:48:10+0800] [ALPM-SCRIPTLET] ------------------------------------------------------------------------------
[2024-12-25T17:48:10+0800] [ALPM-SCRIPTLET] Generating grub configuration file ...
[2024-12-25T17:48:10+0800] [ALPM-SCRIPTLET] Found background: /usr/share/endeavouros/splash.png
[2024-12-25T17:48:10+0800] [ALPM-SCRIPTLET] Found linux image: /boot/vmlinuz-linux-zen
[2024-12-25T17:48:10+0800] [ALPM-SCRIPTLET] Found initrd image: /boot/initramfs-linux-zen.img
[2024-12-25T17:48:11+0800] [ALPM-SCRIPTLET] Found fallback initrd image(s) in /boot:  initramfs-linux-zen-fallback.img
[2024-12-25T17:48:11+0800] [ALPM-SCRIPTLET] Found linux image: /boot/vmlinuz-linux-lts
[2024-12-25T17:48:11+0800] [ALPM-SCRIPTLET] Found initrd image: /boot/initramfs-linux-lts.img
[2024-12-25T17:48:11+0800] [ALPM-SCRIPTLET] Found fallback initrd image(s) in /boot:  initramfs-linux-lts-fallback.img
[2024-12-25T17:48:11+0800] [ALPM-SCRIPTLET] Found linux image: /boot/vmlinuz-linux
[2024-12-25T17:48:11+0800] [ALPM-SCRIPTLET] Found initrd image: /boot/initramfs-linux.img
[2024-12-25T17:48:11+0800] [ALPM-SCRIPTLET] Found fallback initrd image(s) in /boot:  initramfs-linux-fallback.img
[2024-12-25T17:48:11+0800] [ALPM-SCRIPTLET] Warning: os-prober will not be executed to detect other bootable partitions.
[2024-12-25T17:48:11+0800] [ALPM-SCRIPTLET] Systems on them will not be added to the GRUB boot configuration.
[2024-12-25T17:48:11+0800] [ALPM-SCRIPTLET] Check GRUB_DISABLE_OS_PROBER documentation entry.
[2024-12-25T17:48:11+0800] [ALPM-SCRIPTLET] Adding boot menu entry for UEFI Firmware Settings ...
[2024-12-25T17:48:11+0800] [ALPM-SCRIPTLET] Detecting snapshots ...
[2024-12-25T17:48:11+0800] [ALPM-SCRIPTLET] Found snapshot: 2024-12-25 17:48:09 | timeshift-btrfs/snapshots/2024-12-25_17-48-08/@ | ondemand | {timeshift-autosnap} {created before upgrade} |
[2024-12-25T17:48:11+0800] [ALPM-SCRIPTLET] Found snapshot: 2024-12-23 23:00:01 | timeshift-btrfs/snapshots/2024-12-23_23-00-01/@ | daily    | N/A                                           |
[2024-12-25T17:48:11+0800] [ALPM-SCRIPTLET] Found snapshot: 2024-12-22 23:00:00 | timeshift-btrfs/snapshots/2024-12-22_23-00-00/@ | daily    | N/A                                           |
[2024-12-25T17:48:11+0800] [ALPM-SCRIPTLET] Found snapshot: 2024-12-21 23:00:01 | timeshift-btrfs/snapshots/2024-12-21_23-00-01/@ | daily    | N/A                                           |
[2024-12-25T17:48:12+0800] [ALPM-SCRIPTLET] Found snapshot: 2024-12-16 13:18:57 | timeshift-btrfs/snapshots/2024-12-16_13-18-57/@ | ondemand | {timeshift-autosnap} {created before upgrade} |
[2024-12-25T17:48:12+0800] [ALPM-SCRIPTLET] Found snapshot: 2024-12-09 03:13:33 | timeshift-btrfs/snapshots/2024-12-09_03-13-33/@ | ondemand | {timeshift-autosnap} {created before upgrade} |
[2024-12-25T17:48:12+0800] [ALPM-SCRIPTLET] Found snapshot: 2024-10-26 11:51:13 | timeshift-btrfs/snapshots/2024-10-26_11-51-13/@ | ondemand | N/A                                           |
[2024-12-25T17:48:12+0800] [ALPM-SCRIPTLET] Found snapshot: 2024-10-09 03:50:51 | timeshift-btrfs/snapshots/2024-10-09_03-50-51/@ | ondemand | N/A                                           |
[2024-12-25T17:48:12+0800] [ALPM-SCRIPTLET] Found snapshot: 2024-10-04 03:31:14 | timeshift-btrfs/snapshots/2024-10-04_03-31-14/@ | ondemand | N/A                                           |
[2024-12-25T17:48:12+0800] [ALPM-SCRIPTLET] Found snapshot: 2024-10-03 17:17:29 | timeshift-btrfs/snapshots/2024-10-03_17-17-29/@ | ondemand | N/A                                           |
[2024-12-25T17:48:12+0800] [ALPM-SCRIPTLET] Found snapshot: 2024-10-03 17:07:50 | timeshift-btrfs/snapshots/2024-10-03_17-07-50/@ | ondemand | N/A                                           |
[2024-12-25T17:48:12+0800] [ALPM-SCRIPTLET] Found 11 snapshot(s)
[2024-12-25T17:48:12+0800] [ALPM-SCRIPTLET] Unmount /tmp/grub-btrfs.IT5TOxTxyj .. Success
[2024-12-25T17:48:12+0800] [ALPM-SCRIPTLET] cannot open `/boot/grub/grub.cfg.new': No such file or directoryUsage: /usr/bin/grub-script-check [OPTION...] [PATH]
[2024-12-25T17:48:12+0800] [ALPM-SCRIPTLET] Try '/usr/bin/grub-script-check --help' or '/usr/bin/grub-script-check
[2024-12-25T17:48:12+0800] [ALPM-SCRIPTLET] --usage' for more information.
[2024-12-25T17:48:12+0800] [ALPM-SCRIPTLET] Syntax errors are detected in generated GRUB config file.
[2024-12-25T17:48:12+0800] [ALPM-SCRIPTLET] Ensure that there are no errors in /etc/default/grub
[2024-12-25T17:48:12+0800] [ALPM-SCRIPTLET] and /etc/grub.d/* files or please file a bug report with
[2024-12-25T17:48:12+0800] [ALPM-SCRIPTLET] /boot/grub/grub.cfg.new file attached.
[2024-12-25T17:48:12+0800] [ALPM] running '60-dracut-remove.hook'...
[2024-12-25T17:48:15+0800] [ALPM] running '70-dkms-upgrade.hook'...
[2024-12-25T17:48:15+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.11.5-arch1-1/’: No such file or directory
[2024-12-25T17:48:15+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.11.5-arch1-1/’: No such file or directory
[2024-12-25T17:48:15+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.11.5-arch1-1/’: No such file or directory
[2024-12-25T17:48:15+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.11.6-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:15+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.11.6-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:15+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.11.6-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:15+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.11.8-arch1-2/’: No such file or directory
[2024-12-25T17:48:15+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.11.8-arch1-2/’: No such file or directory
[2024-12-25T17:48:15+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.11.8-arch1-2/’: No such file or directory
[2024-12-25T17:48:15+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.11.8-zen1-2-zen/’: No such file or directory
[2024-12-25T17:48:15+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.11.8-zen1-2-zen/’: No such file or directory
[2024-12-25T17:48:15+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.11.8-zen1-2-zen/’: No such file or directory
[2024-12-25T17:48:15+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.11.9-arch1-1/’: No such file or directory
[2024-12-25T17:48:15+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.11.9-arch1-1/’: No such file or directory
[2024-12-25T17:48:15+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.11.9-arch1-1/’: No such file or directory
[2024-12-25T17:48:15+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.11.9-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:15+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.11.9-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:15+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.11.9-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:15+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.1-arch1-1/’: No such file or directory
[2024-12-25T17:48:15+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.1-arch1-1/’: No such file or directory
[2024-12-25T17:48:15+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.1-arch1-1/’: No such file or directory
[2024-12-25T17:48:15+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.1-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:15+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.1-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:15+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.1-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.3-arch1-1/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.3-arch1-1/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.3-arch1-1/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.3-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.3-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.3-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.4-arch1-1/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.4-arch1-1/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.4-arch1-1/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.4-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.4-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.4-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.58-1-lts/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.58-1-lts/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.58-1-lts/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.60-1-lts/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.60-1-lts/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.60-1-lts/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.61-1-lts/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.61-1-lts/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.61-1-lts/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.62-1-lts/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.62-1-lts/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.62-1-lts/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.63-1-lts/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.63-1-lts/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.63-1-lts/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.65-1-lts/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.65-1-lts/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.65-1-lts/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.11.5-arch1-1/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.11.5-arch1-1/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.11.5-arch1-1/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.11.6-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.11.6-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.11.6-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.11.8-arch1-2/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.11.8-arch1-2/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.11.8-arch1-2/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.11.8-zen1-2-zen/’: No such file or directory
[2024-12-25T17:48:16+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.11.8-zen1-2-zen/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.11.8-zen1-2-zen/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.11.9-arch1-1/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.11.9-arch1-1/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.11.9-arch1-1/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.11.9-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.11.9-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.11.9-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.1-arch1-1/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.1-arch1-1/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.1-arch1-1/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.1-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.1-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.1-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.3-arch1-1/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.3-arch1-1/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.3-arch1-1/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.3-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.3-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.3-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.4-arch1-1/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.4-arch1-1/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.4-arch1-1/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.4-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.4-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.4-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.58-1-lts/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.58-1-lts/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.58-1-lts/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.60-1-lts/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.60-1-lts/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.60-1-lts/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.61-1-lts/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.61-1-lts/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.61-1-lts/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.62-1-lts/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.62-1-lts/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.62-1-lts/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.63-1-lts/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.63-1-lts/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.63-1-lts/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.65-1-lts/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.65-1-lts/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.65-1-lts/’: No such file or directory
[2024-12-25T17:48:17+0800] [ALPM-SCRIPTLET] ==> dkms remove vboxhost/7.1.4_OSE
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.4-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.4-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.4-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.4-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.4-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.4-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:18+0800] [ALPM] running '71-dkms-remove.hook'...
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.4-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.4-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.4-zen1-1-zen/’: No such file or directory
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET]
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET] Error! vboxhost/7.0.20_OSE: Missing the module source directory or the symbolic link pointing to it.
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET] Manual intervention is required!
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET]
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET] Error! vboxhost/7.1.0_OSE: Missing the module source directory or the symbolic link pointing to it.
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET] Manual intervention is required!
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET]
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET] Error! vboxhost/7.1.2_OSE: Missing the module source directory or the symbolic link pointing to it.
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET] Manual intervention is required!
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.4-arch1-1/’: No such file or directory
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.4-arch1-1/’: No such file or directory
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.12.4-arch1-1/’: No such file or directory
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET]
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET] Error! vboxhost/7.0.20_OSE: Missing the module source directory or the symbolic link pointing to it.
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET] Manual intervention is required!
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET]
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET] Error! vboxhost/7.1.0_OSE: Missing the module source directory or the symbolic link pointing to it.
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET] Manual intervention is required!
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET]
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET] Error! vboxhost/7.1.2_OSE: Missing the module source directory or the symbolic link pointing to it.
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET] Manual intervention is required!
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.65-1-lts/’: No such file or directory
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.65-1-lts/’: No such file or directory
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET] find: ‘/usr/lib/modules/6.6.65-1-lts/’: No such file or directory
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET]
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET] Error! vboxhost/7.0.20_OSE: Missing the module source directory or the symbolic link pointing to it.
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET] Manual intervention is required!
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET]
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET] Error! vboxhost/7.1.0_OSE: Missing the module source directory or the symbolic link pointing to it.
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET] Manual intervention is required!
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET]
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET] Error! vboxhost/7.1.2_OSE: Missing the module source directory or the symbolic link pointing to it.
[2024-12-25T17:48:18+0800] [ALPM-SCRIPTLET] Manual intervention is required!
[2024-12-25T17:48:18+0800] [ALPM] transaction started
[2024-12-25T17:48:18+0800] [ALPM] removed p7zip (1:17.05-2)
[2024-12-25T17:48:18+0800] [ALPM] upgraded libcap-ng (0.8.5-2 -> 0.8.5-3)
[2024-12-25T17:48:19+0800] [ALPM] upgraded gcc-libs (14.2.1+r134+gab884fffe3fc-1 -> 14.2.1+r134+gab884fffe3fc-2)
[2024-12-25T17:48:19+0800] [ALPM] upgraded util-linux-libs (2.40.2-1 -> 2.40.2-2)
[2024-12-25T17:48:19+0800] [ALPM] upgraded audit (4.0.2-2 -> 4.0.2-3)
[2024-12-25T17:48:19+0800] [ALPM] upgraded systemd-libs (257-1 -> 257.1-1)
[2024-12-25T17:48:19+0800] [ALPM] upgraded dbus (1.14.10-2 -> 1.16.0-1)
[2024-12-25T17:48:19+0800] [ALPM] upgraded glib2 (2.82.4-1 -> 2.82.4-2)
[2024-12-25T17:48:19+0800] [ALPM] upgraded avahi (1:0.8+r194+g3f79789-2 -> 1:0.8+r194+g3f79789-3)
[2024-12-25T17:48:19+0800] [ALPM] upgraded libnm (1.50.0-1 -> 1.50.1-1)
[2024-12-25T17:48:19+0800] [ALPM] upgraded python (3.12.7-1 -> 3.13.1-1)
[2024-12-25T17:48:19+0800] [ALPM] upgraded xcb-proto (1.17.0-2 -> 1.17.0-3)
[2024-12-25T17:48:19+0800] [ALPM] upgraded brotli (1.1.0-2 -> 1.1.0-3)
[2024-12-25T17:48:19+0800] [ALPM] upgraded python-cairo (1.27.0-1 -> 1.27.0-2)
[2024-12-25T17:48:19+0800] [ALPM] upgraded libgirepository (1.82.0-1 -> 1.82.0-2)
[2024-12-25T17:48:19+0800] [ALPM] upgraded gobject-introspection-runtime (1.82.0-1 -> 1.82.0-2)
[2024-12-25T17:48:20+0800] [ALPM] upgraded python-gobject (3.50.0-1 -> 3.50.0-2)
[2024-12-25T17:48:20+0800] [ALPM] upgraded libxml2 (2.13.5-1 -> 2.13.5-2)
[2024-12-25T17:48:20+0800] [ALPM] upgraded gtk-update-icon-cache (1:4.16.7-1 -> 1:4.16.7-3)
[2024-12-25T17:48:20+0800] [ALPM] upgraded libnghttp3 (1.6.0-1 -> 1.7.0-1)
[2024-12-25T17:48:20+0800] [ALPM] upgraded tinysparql (3.8.2-1 -> 3.8.2-2)
[2024-12-25T17:48:20+0800] [ALPM] upgraded llvm-libs (18.1.8-4 -> 18.1.8-5)
[2024-12-25T17:48:20+0800] [ALPM] upgraded mesa (1:24.3.1-3 -> 1:24.3.2-1)
[2024-12-25T17:48:20+0800] [ALPM] upgraded libseccomp (2.5.5-3 -> 2.5.5-4)
[2024-12-25T17:48:20+0800] [ALPM] upgraded util-linux (2.40.2-1 -> 2.40.2-2)
[2024-12-25T17:48:20+0800] [ALPM] upgraded kbd (2.7-1 -> 2.7.1-1)
[2024-12-25T17:48:21+0800] [ALPM] upgraded systemd (257-1 -> 257.1-1)
[2024-12-25T17:48:22+0800] [ALPM] upgraded blueman (2.4.3-1 -> 2.4.3-2)
[2024-12-25T17:48:22+0800] [ALPM] upgraded boost-libs (1.86.0-3 -> 1.86.0-4)
[2024-12-25T17:48:22+0800] [ALPM] upgraded botan (3.6.1-1 -> 3.6.1-2)
[2024-12-25T17:48:22+0800] [ALPM] upgraded botan2 (2.19.5-1 -> 2.19.5-2)
[2024-12-25T17:48:22+0800] [ALPM] upgraded btrfs-progs (6.12-1 -> 6.12-2)
[2024-12-25T17:48:22+0800] [ALPM] upgraded c-ares (1.34.3-1 -> 1.34.4-1)
[2024-12-25T17:48:23+0800] [ALPM] upgraded cmake (3.31.2-1 -> 3.31.3-1)
[2024-12-25T17:48:23+0800] [ALPM] upgraded libxslt (1.1.42-1 -> 1.1.42-2)
[2024-12-25T17:48:24+0800] [ALPM] upgraded code (1.95.1-1 -> 1.96.0-1)
[2024-12-25T17:48:24+0800] [ALPM] upgraded eos-translations (24.12.4-1 -> 24.12.5-1)
[2024-12-25T17:48:24+0800] [ALPM] upgraded python-dbus (1.3.2-4 -> 1.3.2-5)
[2024-12-25T17:48:24+0800] [ALPM] upgraded gpgme (1.24.1-1 -> 1.24.1-3)
[2024-12-25T17:48:24+0800] [ALPM] upgraded eos-bash-shared (24.16.26-1 -> 24.17.3-1)
[2024-12-25T17:48:24+0800] [ALPM] upgraded libwebp (1.4.0-3 -> 1.5.0-1)
[2024-12-25T17:48:24+0800] [ALPM] upgraded gstreamer (1.24.10-1 -> 1.24.10-2)
[2024-12-25T17:48:24+0800] [ALPM] upgraded gst-plugins-base-libs (1.24.10-1 -> 1.24.10-2)
[2024-12-25T17:48:24+0800] [ALPM] upgraded gst-plugins-bad-libs (1.24.10-1 -> 1.24.10-2)
[2024-12-25T17:48:24+0800] [ALPM] upgraded webkit2gtk-4.1 (2.46.4-1 -> 2.46.5-1)
[2024-12-25T17:48:24+0800] [ALPM] upgraded eos-log-tool (24.8.1-1 -> 24.12-1)
[2024-12-25T17:48:24+0800] [ALPM] upgraded python-yaml (6.0.2-1 -> 6.0.2-2)
[2024-12-25T17:48:24+0800] [ALPM] upgraded python-pyaml (24.9.0-1 -> 24.9.0-2)
[2024-12-25T17:48:24+0800] [ALPM] upgraded eos-packagelist (2.3.1-1 -> 2.3.1-2)
[2024-12-25T17:48:25+0800] [ALPM] upgraded libxfce4util (4.18.2-3 -> 4.20.0-1)
[2024-12-25T17:48:25+0800] [ALPM] upgraded xfconf (4.18.3-3 -> 4.20.0-1)
[2024-12-25T17:48:25+0800] [ALPM] upgraded libxfce4ui (4.18.6-3 -> 4.20.0-2)
[2024-12-25T17:48:25+0800] [ALPM] upgraded exo (4.18.0-4 -> 4.20.0-1)
[2024-12-25T17:48:25+0800] [ALPM] upgraded fakeroot (1.36-1 -> 1.36.2-1)
[2024-12-25T17:48:25+0800] [ALPM] upgraded fastfetch (2.31.0-1 -> 2.32.1-1)
[2024-12-25T17:48:25+0800] [ALPM] upgraded libvpx (1.14.1-1 -> 1.15.0-1)
[2024-12-25T17:48:25+0800] [ALPM] upgraded libvpl (2.13.0-1 -> 2.14.0-1)
[2024-12-25T17:48:25+0800] [ALPM] upgraded v4l-utils (1.28.1-1 -> 1.28.1-2)
[2024-12-25T17:48:25+0800] [ALPM] upgraded vapoursynth (R70-1 -> R70-2)
[2024-12-25T17:48:25+0800] [ALPM] upgraded lilv (0.24.24-2 -> 0.24.24-3)
[2024-12-25T17:48:26+0800] [ALPM] upgraded ffmpeg (2:7.1-3 -> 2:7.1-5)
[2024-12-25T17:48:26+0800] [ALPM] upgraded ffmpeg4.4 (4.4.5-1 -> 4.4.5-2)
[2024-12-25T17:48:26+0800] [ALPM] upgraded nftables (1:1.1.1-1 -> 1:1.1.1-2)
[2024-12-25T17:48:26+0800] [ALPM] upgraded python-capng (0.8.5-2 -> 0.8.5-3)
[2024-12-25T17:48:26+0800] [ALPM] upgraded firewalld (2.3.0-1 -> 2.3.0-2)
[2024-12-25T17:48:26+0800] [ALPM] upgraded ostree (2024.9-1 -> 2024.10-1)
[2024-12-25T17:48:26+0800] [ALPM] upgraded flatpak (1:1.15.12-1 -> 1:1.15.91-1)
[2024-12-25T17:48:26+0800] [ALPM] upgraded fzf (0.56.3-1 -> 0.57.0-1)
[2024-12-25T17:48:26+0800] [ALPM] upgraded garcon (4.18.2-3 -> 4.20.0-1)
[2024-12-25T17:48:27+0800] [ALPM] upgraded gcc (14.2.1+r134+gab884fffe3fc-1 -> 14.2.1+r134+gab884fffe3fc-2)
[2024-12-25T17:48:27+0800] [ALPM] upgraded python-psutil (6.1.0-1 -> 6.1.1-1)
[2024-12-25T17:48:27+0800] [ALPM] upgraded python-defusedxml (0.7.1-6 -> 0.7.1-7)
[2024-12-25T17:48:27+0800] [ALPM] upgraded python-orjson (3.10.11-1 -> 3.10.12-1)
[2024-12-25T17:48:27+0800] [ALPM] upgraded python-annotated-types (0.7.0-1 -> 0.7.0-2)
[2024-12-25T17:48:27+0800] [ALPM] upgraded python-typing_extensions (4.12.2-1 -> 4.12.2-3)
[2024-12-25T17:48:27+0800] [ALPM] upgraded python-pydantic-core (1:2.23.4-1 -> 1:2.27.2-1)
[2024-12-25T17:48:27+0800] [ALPM] upgraded python-pydantic (2.9.2-1 -> 2.10.4-1)
[2024-12-25T17:48:27+0800] [ALPM] upgraded python-packaging (24.2-1 -> 24.2-3)
[2024-12-25T17:48:27+0800] [ALPM] upgraded glances (4.2.1-1 -> 4.2.1-2)
[2024-12-25T17:48:27+0800] [ALPM] upgraded gst-libav (1.24.10-1 -> 1.24.10-2)
[2024-12-25T17:48:27+0800] [ALPM] upgraded imath (3.1.12-1 -> 3.1.12-2)
[2024-12-25T17:48:27+0800] [ALPM] upgraded imagemagick (7.1.1.41-1 -> 7.1.1.43-1)
[2024-12-25T17:48:28+0800] [ALPM] upgraded zbar (0.23.93-3 -> 0.23.93-4)
[2024-12-25T17:48:28+0800] [ALPM] upgraded gst-plugins-bad (1.24.10-1 -> 1.24.10-2)
[2024-12-25T17:48:28+0800] [ALPM] upgraded gst-plugins-base (1.24.10-1 -> 1.24.10-2)
[2024-12-25T17:48:28+0800] [ALPM] upgraded libcaca (0.99.beta20-4 -> 0.99.beta20-5)
[2024-12-25T17:48:28+0800] [ALPM] upgraded procps-ng (4.0.4-3 -> 4.0.5-1)
[2024-12-25T17:48:28+0800] [ALPM] upgraded gst-plugins-good (1.24.10-1 -> 1.24.10-2)
[2024-12-25T17:48:28+0800] [ALPM] upgraded gst-plugins-ugly (1.24.10-1 -> 1.24.10-2)
[2024-12-25T17:48:28+0800] [ALPM] upgraded gtk4 (1:4.16.7-1 -> 1:4.16.7-3)
[2024-12-25T17:48:28+0800] [ALPM] upgraded python-distro (1.9.0-2 -> 1.9.0-3)
[2024-12-25T17:48:28+0800] [ALPM] upgraded net-snmp (5.9.4-5 -> 5.9.4-6)
[2024-12-25T17:48:28+0800] [ALPM] upgraded poppler (24.11.0-2 -> 24.12.0-1)
[2024-12-25T17:48:28+0800] [ALPM] upgraded hplip (1:3.24.4-2 -> 1:3.24.4-3)
[2024-12-25T17:48:28+0800] [ALPM] upgraded iwd (3.2-1 -> 3.3-1)
[2024-12-25T17:48:29+0800] [ALPM] upgraded jemalloc (1:5.3.0-4 -> 1:5.3.0-5)
[2024-12-25T17:48:29+0800] [ALPM] upgraded kcoreaddons (6.9.0-2 -> 6.9.0-3)
[2024-12-25T17:48:29+0800] [ALPM] upgraded kguiaddons (6.9.0-2 -> 6.9.0-3)
[2024-12-25T17:48:29+0800] [ALPM] upgraded ki18n (6.9.0-1 -> 6.9.0-2)
[2024-12-25T17:48:29+0800] [ALPM] upgraded tdb (1.4.12-1 -> 1.4.12-2)
[2024-12-25T17:48:29+0800] [ALPM] upgraded knotifications (6.9.0-2 -> 6.9.0-3)
[2024-12-25T17:48:29+0800] [ALPM] upgraded kwidgetsaddons (6.9.0-2 -> 6.9.0-4)
[2024-12-25T17:48:29+0800] [ALPM] upgraded kxmlgui (6.9.0-2 -> 6.9.0-3)
[2024-12-25T17:48:29+0800] [ALPM] upgraded talloc (2.4.2-3 -> 2.4.2-4)
[2024-12-25T17:48:29+0800] [ALPM] upgraded tevent (1:0.16.1-3 -> 1:0.16.1-4)
[2024-12-25T17:48:29+0800] [ALPM] upgraded ldb (2:4.21.2-1 -> 2:4.21.2-3)
[2024-12-25T17:48:29+0800] [ALPM] upgraded lensfun (1:0.3.4-4 -> 1:0.3.4-5)
[2024-12-25T17:48:29+0800] [ALPM] upgraded lib32-gcc-libs (14.2.1+r134+gab884fffe3fc-1 -> 14.2.1+r134+gab884fffe3fc-2)
[2024-12-25T17:48:29+0800] [ALPM] upgraded lib32-systemd (257-1 -> 257.1-1)
[2024-12-25T17:48:29+0800] [ALPM] upgraded lib32-dbus (1.14.10-2 -> 1.16.0-1)
[2024-12-25T17:48:29+0800] [ALPM] upgraded lib32-libnghttp3 (1.6.0-1 -> 1.7.0-1)
[2024-12-25T17:48:30+0800] [ALPM] upgraded lib32-mesa (1:24.3.1-3 -> 1:24.3.2-1)
[2024-12-25T17:48:30+0800] [ALPM] upgraded vulkan-intel (1:24.3.1-3 -> 1:24.3.2-1)
[2024-12-25T17:48:30+0800] [ALPM] upgraded lib32-vulkan-intel (1:24.3.1-3 -> 1:24.3.2-1)
[2024-12-25T17:48:30+0800] [ALPM] upgraded libblockdev (3.2.1-2 -> 3.2.1-3)
[2024-12-25T17:48:30+0800] [ALPM] upgraded volume_key (0.3.12-9 -> 0.3.12-10)
[2024-12-25T17:48:30+0800] [ALPM] upgraded libblockdev-crypto (3.2.1-2 -> 3.2.1-3)
[2024-12-25T17:48:30+0800] [ALPM] upgraded libbytesize (2.8-3 -> 2.8-4)
[2024-12-25T17:48:30+0800] [ALPM] upgraded libblockdev-fs (3.2.1-2 -> 3.2.1-3)
[2024-12-25T17:48:30+0800] [ALPM] upgraded libblockdev-loop (3.2.1-2 -> 3.2.1-3)
[2024-12-25T17:48:30+0800] [ALPM] upgraded libblockdev-mdraid (3.2.1-2 -> 3.2.1-3)
[2024-12-25T17:48:30+0800] [ALPM] upgraded libnvme (1.11.1-1 -> 1.11.1-2)
[2024-12-25T17:48:30+0800] [ALPM] upgraded libblockdev-nvme (3.2.1-2 -> 3.2.1-3)
[2024-12-25T17:48:30+0800] [ALPM] upgraded libblockdev-part (3.2.1-2 -> 3.2.1-3)
[2024-12-25T17:48:30+0800] [ALPM] upgraded libblockdev-swap (3.2.1-2 -> 3.2.1-3)
[2024-12-25T17:48:30+0800] [ALPM] upgraded libcamera-ipa (0.3.2-1 -> 0.3.2-2)
[2024-12-25T17:48:30+0800] [ALPM] upgraded libcamera (0.3.2-1 -> 0.3.2-2)
[2024-12-25T17:48:30+0800] [ALPM] upgraded libplist (2.6.0-1 -> 2.6.0-2)
[2024-12-25T17:48:30+0800] [ALPM] upgraded libimobiledevice (1.3.0-14 -> 1.3.0-15)
[2024-12-25T17:48:30+0800] [ALPM] upgraded libnautilus-extension (47.1-1 -> 47.1-2)
[2024-12-25T17:48:30+0800] [ALPM] upgraded libnewt (0.52.24-2 -> 0.52.24-3)
[2024-12-25T17:48:30+0800] [ALPM] upgraded libtorrent-rasterbar (1:2.0.10-3 -> 1:2.0.10-4)
[2024-12-25T17:48:30+0800] [ALPM] upgraded liburcu (0.14.1-1 -> 0.15.0-1)
[2024-12-25T17:48:30+0800] [ALPM] upgraded libvlc (3.0.21-9 -> 3.0.21-11)
[2024-12-25T17:48:30+0800] [ALPM] upgraded libwbclient (2:4.21.2-1 -> 2:4.21.2-3)
[2024-12-25T17:48:31+0800] [ALPM] upgraded linux (6.12.4.arch1-1 -> 6.12.6.arch1-1)
[2024-12-25T17:48:31+0800] [ALPM] upgraded pahole (1:1.27-2 -> 1:1.28-3)
[2024-12-25T17:48:33+0800] [ALPM] upgraded linux-headers (6.12.4.arch1-1 -> 6.12.6.arch1-1)
[2024-12-25T17:48:33+0800] [ALPM] upgraded linux-lts (6.6.65-1 -> 6.6.67-1)
[2024-12-25T17:48:34+0800] [ALPM] upgraded linux-lts-headers (6.6.65-1 -> 6.6.67-1)
[2024-12-25T17:48:35+0800] [ALPM] upgraded linux-zen (6.12.4.zen1-1 -> 6.12.6.zen1-1)
[2024-12-25T17:48:36+0800] [ALPM] upgraded linux-zen-headers (6.12.4.zen1-1 -> 6.12.6.zen1-1)
[2024-12-25T17:48:36+0800] [ALPM] upgraded lsb-release (2.0.r53.a86f885-2 -> 2.0.r55.a25a4fc-1)
[2024-12-25T17:48:36+0800] [ALPM] installed 7zip (24.09-2)
[2024-12-25T17:48:36+0800] [ALPM] upgraded python-certifi (2024.08.30-1 -> 2024.12.14-1)
[2024-12-25T17:48:37+0800] [ALPM] upgraded python-evdev (1.7.1-1 -> 1.7.1-2)
[2024-12-25T17:48:37+0800] [ALPM] upgraded python-lxml (5.3.0-1 -> 5.3.0-2)
[2024-12-25T17:48:37+0800] [ALPM] upgraded python-soupsieve (2.6-1 -> 2.6-2)
[2024-12-25T17:48:37+0800] [ALPM] upgraded python-beautifulsoup4 (4.12.3-2 -> 4.12.3-3)
[2024-12-25T17:48:37+0800] [ALPM] upgraded python-charset-normalizer (3.4.0-1 -> 3.4.0-5)
[2024-12-25T17:48:37+0800] [ALPM] upgraded python-idna (3.10-1 -> 3.10-2)
[2024-12-25T17:48:37+0800] [ALPM] upgraded python-urllib3 (1.26.20-3 -> 1.26.20-4)
[2024-12-25T17:48:37+0800] [ALPM] upgraded python-requests (2.32.3-1 -> 2.32.3-4)
[2024-12-25T17:48:37+0800] [ALPM] upgraded python-moddb (0.11.0-1 -> 0.11.0-2)
[2024-12-25T17:48:37+0800] [ALPM] upgraded python-pillow (11.0.0-1 -> 11.0.0-3)
[2024-12-25T17:48:37+0800] [ALPM] upgraded xapp (2.8.7-1 -> 2.8.7-2)
[2024-12-25T17:48:37+0800] [ALPM] upgraded lutris (0.5.18-1 -> 0.5.18-2)
[2024-12-25T17:48:37+0800] [ALPM] upgraded meld (3.22.2-3 -> 3.22.2-5)
[2024-12-25T17:48:37+0800] [ALPM] upgraded ninja (1.12.1-1 -> 1.12.1-2)
[2024-12-25T17:48:37+0800] [ALPM] upgraded python-tqdm (4.67.1-1 -> 4.67.1-2)
[2024-12-25T17:48:37+0800] [ALPM] upgraded meson (1.6.0-4 -> 1.6.1-1)
[2024-12-25T17:48:37+0800] [ALPM] upgraded networkmanager (1.50.0-1 -> 1.50.1-1)
[2024-12-25T17:48:38+0800] [ALPM] upgraded obs-studio (31.0.0-1 -> 31.0.0-4)
[2024-12-25T17:48:38+0800] [ALPM] upgraded onetbb (2022.0.0-1 -> 2022.0.0-2)
[2024-12-25T17:48:38+0800] [ALPM] upgraded protobuf (28.3-1 -> 29.2-1)
[2024-12-25T17:48:38+0800] [ALPM] upgraded opencv (4.10.0-15 -> 4.10.0-18)
[2024-12-25T17:48:38+0800] [ALPM] upgraded openvpn (2.6.12-1 -> 2.6.12-2)
[2024-12-25T17:48:38+0800] [ALPM] upgraded parallel (20241022-1 -> 20241222-1)
[2024-12-25T17:48:38+0800] [ALPM] upgraded piper (0.8-1 -> 0.8-2)
[2024-12-25T17:48:38+0800] [ALPM] upgraded poppler-glib (24.11.0-2 -> 24.12.0-1)
[2024-12-25T17:48:38+0800] [ALPM] upgraded poppler-qt6 (24.11.0-2 -> 24.12.0-1)
[2024-12-25T17:48:38+0800] [ALPM] upgraded pv (1.9.15-1 -> 1.9.25-1)
[2024-12-25T17:48:38+0800] [ALPM] upgraded python-autocommand (2.2.2-6 -> 2.2.2-7)
[2024-12-25T17:48:38+0800] [ALPM] upgraded python-colorama (0.4.6-3 -> 0.4.6-5)
[2024-12-25T17:48:38+0800] [ALPM] upgraded python-fastjsonschema (2.20.0-1 -> 2.21.1-1)
[2024-12-25T17:48:38+0800] [ALPM] upgraded python-six (1.16.0-9 -> 1.16.0-10)
[2024-12-25T17:48:38+0800] [ALPM] upgraded python-isodate (0.6.1-4 -> 0.7.2-1)
[2024-12-25T17:48:38+0800] [ALPM] upgraded python-more-itertools (10.3.0-1 -> 10.5.0-1)
[2024-12-25T17:48:38+0800] [ALPM] upgraded python-jaraco.functools (4.0.2-1 -> 4.1.0-1)
[2024-12-25T17:48:38+0800] [ALPM] upgraded python-jaraco.context (5.3.0-1 -> 5.3.0-3)
[2024-12-25T17:48:38+0800] [ALPM] upgraded python-jaraco.text (4.0.0-1 -> 4.0.0-2)
[2024-12-25T17:48:38+0800] [ALPM] upgraded python-jaraco.collections (5.0.1-1 -> 5.0.1-2)
[2024-12-25T17:48:38+0800] [ALPM] upgraded python-ordered-set (4.1.0-5 -> 4.1.0-7)
[2024-12-25T17:48:38+0800] [ALPM] upgraded python-platformdirs (4.3.6-1 -> 4.3.6-2)
[2024-12-25T17:48:38+0800] [ALPM] upgraded python-pycups (2.0.4-2 -> 2.0.4-3)
[2024-12-25T17:48:38+0800] [ALPM] upgraded python-pyliblo (0.10.0-13 -> 0.10.0-14)
[2024-12-25T17:48:38+0800] [ALPM] upgraded python-pyparsing (3.1.2-2 -> 3.1.2-3)
[2024-12-25T17:48:38+0800] [ALPM] upgraded python-pyqt5-sip (12.16.1-1 -> 12.16.1-2)
[2024-12-25T17:48:39+0800] [ALPM] upgraded python-pyqt5 (5.15.11-1 -> 5.15.11-2)
[2024-12-25T17:48:39+0800] [ALPM] upgraded python-wheel (0.45.0-1 -> 0.45.0-3)
[2024-12-25T17:48:39+0800] [ALPM] upgraded python-setuptools (1:75.2.0-2 -> 1:75.2.0-4)
[2024-12-25T17:48:39+0800] [ALPM] upgraded python-rdflib (7.1.1-1 -> 7.1.1-2)
[2024-12-25T17:48:39+0800] [ALPM] installed python-chardet (5.2.0-6)
[2024-12-25T17:48:39+0800] [ALPM] upgraded python-reportlab (4.2.2-1 -> 4.2.2-5)
[2024-12-25T17:48:39+0800] [ALPM] upgraded python-shtab (1.7.1-2 -> 1.7.1-3)
[2024-12-25T17:48:39+0800] [ALPM] upgraded python-termcolor (2.4.0-2 -> 2.4.0-3)
[2024-12-25T17:48:39+0800] [ALPM] upgraded python-tomli (2.0.1-4 -> 2.0.1-5)
[2024-12-25T17:48:39+0800] [ALPM] upgraded python-trove-classifiers (2024.10.21.16-1 -> 2024.10.21.16-3)
[2024-12-25T17:48:39+0800] [ALPM] upgraded python-validate-pyproject (0.22-1 -> 0.22-2)
[2024-12-25T17:48:39+0800] [ALPM] upgraded qbittorrent (5.0.2-1 -> 5.0.3-1)
[2024-12-25T17:48:39+0800] [ALPM] upgraded reflector (2023-2 -> 2023-3)
[2024-12-25T17:48:39+0800] [ALPM] upgraded smbclient (2:4.21.2-1 -> 2:4.21.2-3)
[2024-12-25T17:48:40+0800] [ALPM] upgraded sudo (1.9.16.p2-1 -> 1.9.16.p2-2)
[2024-12-25T17:48:40+0800] [ALPM] upgraded system-config-printer (1.5.18-4 -> 1.5.18-5)
[2024-12-25T17:48:40+0800] [ALPM] upgraded systemd-resolvconf (257-1 -> 257.1-1)
[2024-12-25T17:48:40+0800] [ALPM] upgraded systemd-sysvcompat (257-1 -> 257.1-1)
[2024-12-25T17:48:40+0800] [ALPM] upgraded telegram-desktop (5.9.0-1 -> 5.9.0-3)
[2024-12-25T17:48:40+0800] [ALPM] upgraded thunar (4.18.11-3 -> 4.20.0-1)
[2024-12-25T17:48:40+0800] [ALPM] upgraded thunar-volman (4.18.0-4 -> 4.20.0-1)
[2024-12-25T17:48:40+0800] [ALPM] upgraded tldr (3.3.0-1 -> 3.3.0-2)
[2024-12-25T17:48:40+0800] [ALPM] upgraded tumbler (4.18.2-3 -> 4.20.0-1)
[2024-12-25T17:48:40+0800] [ALPM] upgraded virtualbox-host-dkms (7.1.4-2 -> 7.1.4-3)
[2024-12-25T17:48:41+0800] [ALPM] upgraded virtualbox (7.1.4-2 -> 7.1.4-3)
[2024-12-25T17:48:41+0800] [ALPM] upgraded vlc (3.0.21-9 -> 3.0.21-11)
[2024-12-25T17:48:41+0800] [ALPM] upgraded xfce4-appfinder (4.18.1-4 -> 4.20.0-1)
[2024-12-25T17:48:41+0800] [ALPM] installed libdisplay-info (0.2.0-2)
[2024-12-25T17:48:41+0800] [ALPM] installed libxfce4windowing (4.20.0-3)
[2024-12-25T17:48:41+0800] [ALPM] upgraded xfce4-panel (4.18.6-3 -> 4.20.0-3)
[2024-12-25T17:48:41+0800] [ALPM] upgraded xfce4-battery-plugin (1.1.5-4 -> 1.1.6-1)
[2024-12-25T17:48:41+0800] [ALPM] upgraded xfce4-mount-plugin (1.1.6-4 -> 1.1.7-1)
[2024-12-25T17:48:41+0800] [ALPM] upgraded xfce4-netload-plugin (1.4.1-4 -> 1.4.2-1)
[2024-12-25T17:48:41+0800] [ALPM] upgraded xfce4-power-manager (4.18.4-3 -> 4.20.0-2)
[2024-12-25T17:48:41+0800] [ALPM] upgraded xfce4-pulseaudio-plugin (0.4.8-3 -> 0.4.9-1)
[2024-12-25T17:48:41+0800] [ALPM] upgraded xfce4-screensaver (4.18.3-3 -> 4.18.4-1)
[2024-12-25T17:48:41+0800] [ALPM] upgraded xfce4-session (4.18.4-3 -> 4.20.0-3)
[2024-12-25T17:48:41+0800] [ALPM] upgraded xfce4-settings (4.18.6-4 -> 4.20.0-2)
[2024-12-25T17:48:41+0800] [ALPM] upgraded xfdesktop (4.18.1-4 -> 4.20.0-6)
[2024-12-25T17:48:41+0800] [ALPM] upgraded xfwm4 (4.18.0-4 -> 4.20.0-1)
[2024-12-25T17:48:41+0800] [ALPM] upgraded xorg-server-common (21.1.14-1 -> 21.1.15-1)
[2024-12-25T17:48:41+0800] [ALPM] upgraded xorg-server (21.1.14-1 -> 21.1.15-1)
[2024-12-25T17:48:42+0800] [ALPM] upgraded yt-dlp (2024.12.13-1 -> 2024.12.23-1)
[2024-12-25T17:48:43+0800] [ALPM] transaction completed
[2024-12-25T17:48:46+0800] [ALPM] running '20-systemd-sysusers.hook'...
[2024-12-25T17:48:46+0800] [ALPM] running '30-systemd-catalog.hook'...
[2024-12-25T17:48:46+0800] [ALPM] running '30-systemd-daemon-reload-system.hook'...
[2024-12-25T17:48:47+0800] [ALPM] running '30-systemd-daemon-reload-user.hook'...
[2024-12-25T17:48:47+0800] [ALPM] running '30-systemd-hwdb.hook'...
[2024-12-25T17:48:50+0800] [ALPM] running '30-systemd-restart-marked.hook'...
[2024-12-25T17:48:50+0800] [ALPM] running '30-systemd-sysctl.hook'...
[2024-12-25T17:48:50+0800] [ALPM] running '30-systemd-tmpfiles.hook'...
[2024-12-25T17:48:51+0800] [ALPM] running '30-systemd-udev-reload.hook'...
[2024-12-25T17:48:51+0800] [ALPM] running '30-systemd-update.hook'...
[2024-12-25T17:48:51+0800] [ALPM] running '30-update-mime-database.hook'...
[2024-12-25T17:49:20+0800] [PACMAN] Running 'pacman -Sy'
[2024-12-25T17:49:20+0800] [PACMAN] synchronizing package lists
[2024-12-25T17:51:07+0800] [PACMAN] Running 'pacman -Su'
[2024-12-25T17:51:07+0800] [PACMAN] starting full system upgrade
[2024-12-25T17:48:12+0800] [ALPM-SCRIPTLET] cannot open `/boot/grub/grub.cfg.new': No such file or directoryUsage: /usr/bin/grub-script-check [OPTION...] [PATH]
[2024-12-25T17:48:12+0800] [ALPM-SCRIPTLET] Try '/usr/bin/grub-script-check --help' or '/usr/bin/grub-script-check
[2024-12-25T17:48:12+0800] [ALPM-SCRIPTLET] --usage' for more information.
[2024-12-25T17:48:12+0800] [ALPM-SCRIPTLET] Syntax errors are detected in generated GRUB config file.
[2024-12-25T17:48:12+0800] [ALPM-SCRIPTLET] Ensure that there are no errors in /etc/default/grub
[2024-12-25T17:48:12+0800] [ALPM-SCRIPTLET] and /etc/grub.d/* files or please file a bug report with
[2024-12-25T17:48:12+0800] [ALPM-SCRIPTLET] /boot/grub/grub.cfg.new file attached.

Edit: I don’t use Timeshift so i don’t know whether you can boot into a snapshop and restore. You may have to arch-chroot to do this.

system info:
OS: EndeavourOS x86_64
Host: HP Laptop 15-dy1xxx
Kernel: Linux 6.12.4-zen1-1-zen
Packages: 1216 (pacman), 20 (flatpak)
Shell: bash 5.2.37
DE: Xfce4 4.18
WM: Xfwm4 (X11)
CPU: Intel(R) Core™ i7-1065G7 (8) @ 3.90 GHz
GPU: Intel Iris Plus Graphics G7 @ 1.10 GHz [Integrated]
Memory: 5.23 GiB / 7.45 GiB (70%)
Swap: 3.29 GiB / 8.80 GiB (37%)
Disk (/): 314.87 GiB / 467.13 GiB (67%) - btrfs

just nabbed it off fastfetch

yeah i have no idea what to do. im drawing a blank here

What i would do is arch-chroot on the live iso and try updating your system again.

https://discovery.endeavouros.com/system-rescue/arch-chroot/2022/12/

Edit: As with all systems you need to mount the partitions properly in arch-chroot, Btrfs is a little different since it has subvolumes. Once you arch-chroot and have mounted the partitions properly you can run an update and see if that fixes your issue.

Edit: You also need to check the grub file since it say’s there are syntax errors.

Check
/etc/default/grub

some habits just die hard.

1 Like

@Yuujin
I also see in the log you updated from xfce 4.18 to xfce 4.20 so that most likely has something to do with the issue.

i think i’ll come back to this tomorrow, it’s kinda late. i’ll update you guys when i get to it

I guess it’s because people are used to piping the output of another command to grep. It’s a strange thing to have as a pet peeve, but then I’m a strange person.

@ Yuujin does the grub screen give you the opportunity to boot into a previous snapshot?

1 Like

yep it does
im currently on one right now

Then you should be able to rollback with timeshift restore. It may require root access.

goodmorning (or should i say goodafternoon from where im from)

opened up timeshift gtk and restored a snapshot, tried upgrading again and i think it’s fixed!

however, Not sure what to call this, but i can't boot into my system at all after system update - #6 by Yuujin
the error here still shows up, even though i (think) i’ve successfully upgraded. i think i might have to check grub so i’ll still be needing a bit of help

Does the system boot up properly now and you are able to log into the desktop? Are you now just concerned with the error message showing up then?

Edit: You could post the output of your grub file. Use code tags when posting the output that you copy and paste.

cat /etc/default/grub

yep, thankfully i can boot properly now and get into my desktop. and yes, the error message is my concern.

[yuujin@yuujin-endeavourOS ~]$ cat /etc/default/grub
# GRUB boot loader configuration

GRUB_DEFAULT='0'
GRUB_TIMEOUT='5'
GRUB_DISTRIBUTOR='EndeavourOS'
GRUB_CMDLINE_LINUX_DEFAULT='nowatchdog nvme_load=YES resume=UUID=7efe136d-5817-4003-9a3e-7d501e4c86a4 loglevel=3'
GRUB_CMDLINE_LINUX=""

# Preload both GPT and MBR modules so that they are not missed
GRUB_PRELOAD_MODULES="part_gpt part_msdos"

# Uncomment to enable booting from LUKS encrypted devices
#GRUB_ENABLE_CRYPTODISK=y

# Set to 'countdown' or 'hidden' to change timeout behavior,
# press ESC key to display menu.
GRUB_TIMEOUT_STYLE=menu

# Uncomment to use basic console
GRUB_TERMINAL_INPUT=console

# Uncomment to disable graphical terminal
#GRUB_TERMINAL_OUTPUT=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `videoinfo'
GRUB_GFXMODE=auto

# Uncomment to allow the kernel use the same resolution used by grub
GRUB_GFXPAYLOAD_LINUX=keep

# Uncomment if you want GRUB to pass to the Linux kernel the old parameter
# format "root=/dev/xxx" instead of "root=/dev/disk/by-uuid/xxx"
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
GRUB_DISABLE_RECOVERY='true'

# Uncomment and set to the desired menu colors.  Used by normal and wallpaper
# modes only.  Entries specified as foreground/background.
#GRUB_COLOR_NORMAL="light-blue/black"
#GRUB_COLOR_HIGHLIGHT="light-cyan/blue"

# Uncomment one of them for the gfx desired, a image background or a gfxtheme
GRUB_BACKGROUND='/usr/share/endeavouros/splash.png'
#GRUB_THEME="/path/to/gfxtheme"

# Uncomment to get a beep at GRUB start
#GRUB_INIT_TUNE="480 440 1"

# Uncomment to make GRUB remember the last selection. This requires
# setting 'GRUB_DEFAULT=saved' above.
#GRUB_SAVEDEFAULT=true

# Uncomment to disable submenus in boot menu
GRUB_DISABLE_SUBMENU='false'

# Probing for other operating systems is disabled for security reasons. Read
# documentation on GRUB_DISABLE_OS_PROBER, if still want to enable this
# functionality install os-prober and uncomment to detect and include other
# operating systems.
#GRUB_DISABLE_OS_PROBER=false
GRUB_EARLY_INITRD_LINUX_STOCK=''

this is the output of cat /etc/default/grub

I’m not seeing an issue with the grub file.

[2024-12-25T17:48:12+0800] [ALPM-SCRIPTLET] cannot open `/boot/grub/grub.cfg.new': No such file or directoryUsage: /usr/bin/grub-script-check [OPTION...] [PATH]

There must be a grub.cfg.new file it’s picking up on. You can probably check that. See if it’s different and if not then you can probably delete it. I’m not sure how timeshift sets up with btrfs and grub.