Electron (27 I think) dependency for Arduino IDE 2 triggered a mega system upgrade

I think it downloaded more than 40GB and lasted more than 8 hours. I left it to download overnight (was curious) and let it install while doing something else.

… but this is not normal. how gets so much bloat built and accepted.

I have uninstalled arduino-ide and installed the bin version, and hopefully got rid of the electron dependency…

See here…

Electron27 is still in the Arch repos, as it should be, since arduino-ide is also in the arch repo. This must be something different.

I didn’t see any dependencies on electron with the AUR-sourced bin version; it’s also newer than the Arch repo version. This Gitlab thread explains what’s going on with the new package version: https://gitlab.archlinux.org/archlinux/packaging/packages/arduino-ide/-/issues/2

That is the consideration for the next update, but currently the somewhat older version requiring electron27 are both still in the Arch repo. You shouldn’t have get an arduino-ide update for that reason. Nothing from the Arch repos should ever compile.

Agreed. The fault, however, is Arduino IDE being stuck on an Electron version that’s been EOL for quite a while now. It’s the only reason that electron27 is still in the AUR.

Yes, but electron27 is not in the AUR, it’s in the Arch repos, it does not cause the download of 40 GB and hours of compilation. There was something else going on in whatever was updated, and it’s probably not solved by switching to arduino-ide-bin.

OK, I just noticed that - sorry. What does paclog --after=2025-05-09 show?

1 Like
[2025-05-09T21:22:10+0200] [PACMAN] Running 'pacman -Sy'
[2025-05-09T21:22:10+0200] [PACMAN] synchronizing package lists
[2025-05-09T21:22:11+0200] [PACMAN] Running 'pacman -Su'
[2025-05-09T21:22:11+0200] [PACMAN] starting full system upgrade
[2025-05-09T21:24:04+0200] [ALPM] running '71-dkms-remove.hook'...
[2025-05-09T21:24:05+0200] [ALPM-SCRIPTLET] ==> dkms remove --no-depmod nvidia/570.144 -k 6.14.4-arch1-2
[2025-05-09T21:24:05+0200] [ALPM-SCRIPTLET] ==> depmod 6.14.4-arch1-2
[2025-05-09T21:24:08+0200] [ALPM] running '90-kernel-remove.hook'...
[2025-05-09T21:24:08+0200] [ALPM-SCRIPTLET] :: kernel-install removing kernel 6.14.4-arch1-2
[2025-05-09T21:24:08+0200] [ALPM] transaction started
[2025-05-09T21:24:08+0200] [ALPM] warning: /etc/hosts installed as /etc/hosts.pacnew
[2025-05-09T21:24:08+0200] [ALPM] upgraded filesystem (2024.11.21-1 -> 2025.05.03-1)
[2025-05-09T21:24:08+0200] [ALPM] upgraded bash (5.2.037-2 -> 5.2.037-5)
[2025-05-09T21:24:08+0200] [ALPM] upgraded libxkbcommon (1.9.1-1 -> 1.9.2-1)
[2025-05-09T21:24:08+0200] [ALPM] upgraded sqlite (3.49.1-1 -> 3.49.2-1)
[2025-05-09T21:24:08+0200] [ALPM] upgraded opensubdiv (3.6.0-1 -> 3.6.0-2)
[2025-05-09T21:24:08+0200] [ALPM] upgraded sdl3 (3.2.10-1 -> 3.2.12-1)
[2025-05-09T21:24:08+0200] [ALPM] upgraded sdl2-compat (2.32.54-2 -> 2.32.56-1)
[2025-05-09T21:24:09+0200] [ALPM] upgraded python-setuptools (1:80.0.0-1 -> 1:80.3.1-1)
[2025-05-09T21:24:09+0200] [ALPM] upgraded minizip-ng (4.0.9-1 -> 4.0.10-1)
[2025-05-09T21:24:09+0200] [ALPM] upgraded libxkbcommon-x11 (1.9.1-1 -> 1.9.2-1)
[2025-05-09T21:24:09+0200] [ALPM] upgraded hwdata (0.394-1 -> 0.395-1)
[2025-05-09T21:24:09+0200] [ALPM] upgraded device-mapper (2.03.31-1 -> 2.03.32-1)
[2025-05-09T21:24:09+0200] [ALPM] upgraded libde265 (1.0.15-3 -> 1.0.16-1)
[2025-05-09T21:24:09+0200] [ALPM] upgraded python-charset-normalizer (3.4.1-1 -> 3.4.2-1)
[2025-05-09T21:24:09+0200] [ALPM] upgraded blender (17:4.4.1-2 -> 17:4.4.3-1)
[2025-05-09T21:24:09+0200] [ALPM] upgraded plasma-activities (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:09+0200] [ALPM] upgraded qca-qt6 (2.3.10-1 -> 2.3.10-2)
[2025-05-09T21:24:10+0200] [ALPM] upgraded libplasma (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:10+0200] [ALPM] upgraded bluedevil (1:6.3.4-1 -> 1:6.3.5-1)
[2025-05-09T21:24:10+0200] [ALPM] upgraded kdecoration (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:10+0200] [ALPM] upgraded breeze (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:10+0200] [ALPM] upgraded breeze-gtk (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:10+0200] [ALPM] upgraded chromium (136.0.7103.59-1 -> 136.0.7103.92-1)
[2025-05-09T21:24:11+0200] [ALPM] upgraded cmake (4.0.1-2 -> 4.0.2-1)
[2025-05-09T21:24:12+0200] [ALPM] upgraded electron34 (34.5.4-1 -> 34.5.5-1)
[2025-05-09T21:24:12+0200] [ALPM] upgraded code (1.99.3-1 -> 1.100.0-1)
[2025-05-09T21:24:12+0200] [ALPM] upgraded discord (1:0.0.93-1 -> 1:0.0.94-1)
[2025-05-09T21:24:13+0200] [ALPM] upgraded docker-compose (2.35.1-1 -> 2.36.0-1)
[2025-05-09T21:24:13+0200] [ALPM] upgraded gettext (0.24-3 -> 0.25-1)
[2025-05-09T21:24:13+0200] [ALPM] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
[2025-05-09T21:24:13+0200] [ALPM] upgraded pacman-mirrorlist (20250311-1 -> 20250503-1)
[2025-05-09T21:24:13+0200] [ALPM] upgraded downgrade (11.5.1-1 -> 11.5.2-1)
[2025-05-09T21:24:13+0200] [ALPM] upgraded ell (0.76-1 -> 0.77-1)
[2025-05-09T21:24:13+0200] [ALPM] upgraded eos-log-tool (25.3-2 -> 25.5-1)
[2025-05-09T21:24:13+0200] [ALPM] upgraded fluidsynth (2.4.5-3 -> 2.4.6-1)
[2025-05-09T21:24:13+0200] [ALPM] upgraded protobuf (30.2-1 -> 30.2-2)
[2025-05-09T21:24:13+0200] [ALPM] upgraded fwupd (2.0.8-1 -> 2.0.9-1)
[2025-05-09T21:24:13+0200] [ALPM] upgraded suitesparse (7.10.2-1 -> 7.10.3-1)
[2025-05-09T21:24:13+0200] [ALPM] upgraded gimp (3.0.2-2 -> 3.0.2-3)
[2025-05-09T21:24:15+0200] [ALPM] upgraded go (2:1.24.2-1 -> 2:1.24.3-1)
[2025-05-09T21:24:15+0200] [ALPM] upgraded iwd (3.6-1 -> 3.8-1)
[2025-05-09T21:24:15+0200] [ALPM] upgraded kactivitymanagerd (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:15+0200] [ALPM] upgraded kde-cli-tools (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:15+0200] [ALPM] upgraded kde-gtk-config (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:15+0200] [ALPM] upgraded kglobalacceld (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:15+0200] [ALPM] upgraded layer-shell-qt (6.3.4-2 -> 6.3.5-1)
[2025-05-09T21:24:15+0200] [ALPM] upgraded libkscreen (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:15+0200] [ALPM] upgraded kscreenlocker (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:15+0200] [ALPM] upgraded kwayland (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:16+0200] [ALPM] upgraded kwin (6.3.4-4 -> 6.3.5-1)
[2025-05-09T21:24:16+0200] [ALPM] upgraded kpipewire (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:16+0200] [ALPM] upgraded libksysguard (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:16+0200] [ALPM] upgraded ksystemstats (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:16+0200] [ALPM] upgraded milou (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:16+0200] [ALPM] upgraded ocean-sound-theme (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:16+0200] [ALPM] upgraded plasma-activities-stats (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:16+0200] [ALPM] upgraded plasma5support (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:16+0200] [ALPM] upgraded qqc2-breeze-style (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:16+0200] [ALPM] upgraded xdg-desktop-portal-kde (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:16+0200] [ALPM] upgraded plasma-integration (6.3.4-2 -> 6.3.5-1)
[2025-05-09T21:24:16+0200] [ALPM] upgraded zxing-cpp (2.3.0-4 -> 2.3.0-5)
[2025-05-09T21:24:17+0200] [ALPM] upgraded plasma-workspace (6.3.4-2 -> 6.3.5-1)
[2025-05-09T21:24:17+0200] [ALPM] upgraded kdeplasma-addons (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:17+0200] [ALPM] upgraded kgamma (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:17+0200] [ALPM] upgraded systemsettings (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:17+0200] [ALPM] upgraded kinfocenter (6.3.4-1 -> 6.3.5-2)
[2025-05-09T21:24:17+0200] [ALPM] upgraded kmenuedit (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:17+0200] [ALPM] upgraded kscreen (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:17+0200] [ALPM] upgraded kwallet-pam (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:17+0200] [ALPM] upgraded kwayland-integration (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:20+0200] [ALPM] upgraded linux (6.14.4.arch1-2 -> 6.14.5.arch1-1)
[2025-05-09T21:24:26+0200] [ALPM] upgraded linux-headers (6.14.4.arch1-2 -> 6.14.5.arch1-1)
[2025-05-09T21:24:26+0200] [ALPM] upgraded lvm2 (2.03.31-1 -> 2.03.32-1)
[2025-05-09T21:24:26+0200] [ALPM] upgraded mlt (7.30.0-2 -> 7.32.0-1)
[2025-05-09T21:24:26+0200] [ALPM] upgraded nodejs-lts-iron (20.19.0-1 -> 20.19.1-1)
[2025-05-09T21:24:26+0200] [ALPM] upgraded ntp (4.2.8.p18-2 -> 4.2.8.p18-3)
[2025-05-09T21:24:26+0200] [ALPM] upgraded opencsg (1.6.0-1 -> 1.8.1-1)
[2025-05-09T21:24:26+0200] [ALPM] upgraded perl-crypt-openssl-rsa (0.33-5 -> 0.34-1)
[2025-05-09T21:24:26+0200] [ALPM] upgraded plasma-browser-integration (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:26+0200] [ALPM] upgraded polkit-kde-agent (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:26+0200] [ALPM] upgraded powerdevil (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:27+0200] [ALPM] upgraded plasma-desktop (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:27+0200] [ALPM] upgraded plasma-disks (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:27+0200] [ALPM] upgraded plasma-firewall (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:27+0200] [ALPM] upgraded plasma-nm (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:27+0200] [ALPM] upgraded plasma-pa (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:27+0200] [ALPM] upgraded plasma-systemmonitor (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:27+0200] [ALPM] upgraded print-manager (1:6.3.4-1 -> 1:6.3.5-1)
[2025-05-09T21:24:27+0200] [ALPM] upgraded prusa-slicer (2.9.2-6 -> 2.9.2-8)
[2025-05-09T21:24:27+0200] [ALPM] upgraded python-lxml (5.3.2-2 -> 5.4.0-1)
[2025-05-09T21:24:28+0200] [ALPM] upgraded python-pylint (3.3.5-1 -> 3.3.7-1)
[2025-05-09T21:24:28+0200] [ALPM] upgraded qca-qt5 (2.3.10-1 -> 2.3.10-2)
[2025-05-09T21:24:28+0200] [ALPM] upgraded qemu-common (9.2.3-1 -> 10.0.0-1)
[2025-05-09T21:24:28+0200] [ALPM] upgraded qemu-img (9.2.3-1 -> 10.0.0-1)
[2025-05-09T21:24:28+0200] [ALPM] upgraded qemu-system-x86-firmware (9.2.3-1 -> 10.0.0-1)
[2025-05-09T21:24:28+0200] [ALPM] upgraded qemu-system-x86 (9.2.3-1 -> 10.0.0-1)
[2025-05-09T21:24:28+0200] [ALPM] upgraded qemu-base (9.2.3-1 -> 10.0.0-1)
[2025-05-09T21:24:28+0200] [ALPM] upgraded qpdf (12.1.0-1 -> 12.2.0-1)
[2025-05-09T21:24:28+0200] [ALPM] upgraded sddm-kcm (6.3.4-1 -> 6.3.5-1)
[2025-05-09T21:24:28+0200] [ALPM] upgraded spectacle (1:6.3.4-1 -> 1:6.3.5-1)
[2025-05-09T21:24:28+0200] [ALPM] upgraded wxwidgets-common (3.2.8-1 -> 3.2.8-2)
[2025-05-09T21:24:28+0200] [ALPM] upgraded wxwidgets-gtk3 (3.2.8-1 -> 3.2.8-2)
[2025-05-09T21:24:28+0200] [ALPM] upgraded yyjson (0.10.0-1 -> 0.11.0-1)
[2025-05-09T21:24:28+0200] [ALPM] transaction completed
[2025-05-09T21:24:29+0200] [ALPM] running '20-systemd-sysusers.hook'...
[2025-05-09T21:24:29+0200] [ALPM] running '30-systemd-daemon-reload-system.hook'...
[2025-05-09T21:24:30+0200] [ALPM] running '30-systemd-daemon-reload-user.hook'...
[2025-05-09T21:24:30+0200] [ALPM] running '30-systemd-restart-marked.hook'...
[2025-05-09T21:24:30+0200] [ALPM] running '30-systemd-sysctl.hook'...
[2025-05-09T21:24:30+0200] [ALPM] running '30-systemd-tmpfiles.hook'...
[2025-05-09T21:24:30+0200] [ALPM] running '30-systemd-udev-reload.hook'...
[2025-05-09T21:24:31+0200] [ALPM] running '30-systemd-update.hook'...
[2025-05-09T21:24:31+0200] [ALPM] running '30-update-mime-database.hook'...
[2025-05-09T21:24:31+0200] [ALPM] running '60-depmod.hook'...
[2025-05-09T21:24:32+0200] [ALPM] running '70-dkms-install.hook'...
[2025-05-09T21:24:32+0200] [ALPM-SCRIPTLET] ==> dkms install --no-depmod nvidia/570.144 -k 6.14.5-arch1-1
[2025-05-09T21:25:13+0200] [ALPM-SCRIPTLET] ==> depmod 6.14.5-arch1-1
[2025-05-09T21:25:16+0200] [ALPM] running '90-kernel-install.hook'...
[2025-05-09T21:25:16+0200] [ALPM-SCRIPTLET] :: kernel-install installing kernel 6.14.5-arch1-1
[2025-05-09T21:25:17+0200] [ALPM-SCRIPTLET] dracut[I]: Executing: /usr/bin/dracut --no-hostonly --force /efi/6d8a19af197841e2a27528c2336ed571/6.14.5-arch1-1/initrd-fallback 6.14.5-arch1-1
[2025-05-09T21:25:18+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: bash ***
[2025-05-09T21:25:18+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd ***
[2025-05-09T21:25:18+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-ask-password ***
[2025-05-09T21:25:18+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-battery-check ***
[2025-05-09T21:25:18+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-cryptsetup ***
[2025-05-09T21:25:18+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-initrd ***
[2025-05-09T21:25:18+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-journald ***
[2025-05-09T21:25:18+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-modules-load ***
[2025-05-09T21:25:18+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-pcrphase ***
[2025-05-09T21:25:18+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-sysctl ***
[2025-05-09T21:25:18+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-tmpfiles ***
[2025-05-09T21:25:18+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-udevd ***
[2025-05-09T21:25:18+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: modsign ***
[2025-05-09T21:25:18+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: i18n ***
[2025-05-09T21:25:18+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: btrfs ***
[2025-05-09T21:25:18+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: crypt ***
[2025-05-09T21:25:19+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: dm ***
[2025-05-09T21:25:19+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: kernel-modules ***
[2025-05-09T21:25:20+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: kernel-modules-extra ***
[2025-05-09T21:25:20+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: lvm ***
[2025-05-09T21:25:20+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: mdraid ***
[2025-05-09T21:25:20+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: nvdimm ***
[2025-05-09T21:25:20+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: qemu ***
[2025-05-09T21:25:20+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: qemu-net ***
[2025-05-09T21:25:20+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: fido2 ***
[2025-05-09T21:25:20+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: pkcs11 ***
[2025-05-09T21:25:20+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: hwdb ***
[2025-05-09T21:25:20+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: lunmask ***
[2025-05-09T21:25:20+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: resume ***
[2025-05-09T21:25:20+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: rootfs-block ***
[2025-05-09T21:25:20+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: terminfo ***
[2025-05-09T21:25:20+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: udev-rules ***
[2025-05-09T21:25:21+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: virtiofs ***
[2025-05-09T21:25:21+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: dracut-systemd ***
[2025-05-09T21:25:21+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: usrmount ***
[2025-05-09T21:25:21+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: base ***
[2025-05-09T21:25:21+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: fs-lib ***
[2025-05-09T21:25:21+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: shell-interpreter ***
[2025-05-09T21:25:21+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: shutdown ***
[2025-05-09T21:25:21+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-sysusers ***
[2025-05-09T21:25:21+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including modules done ***
[2025-05-09T21:25:21+0200] [ALPM-SCRIPTLET] dracut[I]: *** Installing kernel module dependencies ***
[2025-05-09T21:25:21+0200] [ALPM-SCRIPTLET] dracut[I]: *** Installing kernel module dependencies done ***
[2025-05-09T21:25:21+0200] [ALPM-SCRIPTLET] dracut[I]: *** Resolving executable dependencies ***
[2025-05-09T21:25:22+0200] [ALPM-SCRIPTLET] dracut[I]: *** Resolving executable dependencies done ***
[2025-05-09T21:25:22+0200] [ALPM-SCRIPTLET] dracut[I]: *** Hardlinking files ***
[2025-05-09T21:25:22+0200] [ALPM-SCRIPTLET] dracut[I]: *** Hardlinking files done ***
[2025-05-09T21:25:22+0200] [ALPM-SCRIPTLET] dracut[I]: *** Generating early-microcode cpio image ***
[2025-05-09T21:25:22+0200] [ALPM-SCRIPTLET] dracut[I]: *** Constructing AuthenticAMD.bin ***
[2025-05-09T21:25:22+0200] [ALPM-SCRIPTLET] dracut[I]: *** Store current command line parameters ***
[2025-05-09T21:25:22+0200] [ALPM-SCRIPTLET] dracut[I]: *** Stripping files ***
[2025-05-09T21:25:23+0200] [ALPM-SCRIPTLET] dracut[I]: *** Stripping files done ***
[2025-05-09T21:25:23+0200] [ALPM-SCRIPTLET] dracut[I]: *** Creating image file '/efi/6d8a19af197841e2a27528c2336ed571/6.14.5-arch1-1/initrd-fallback' ***
[2025-05-09T21:25:29+0200] [ALPM-SCRIPTLET] dracut[I]: *** Creating initramfs image file '/efi/6d8a19af197841e2a27528c2336ed571/6.14.5-arch1-1/initrd-fallback' done ***
[2025-05-09T21:25:29+0200] [ALPM-SCRIPTLET] dracut[I]: Executing: /usr/bin/dracut --hostonly --no-hostonly-cmdline -f /efi/6d8a19af197841e2a27528c2336ed571/6.14.5-arch1-1/initrd 6.14.5-arch1-1
[2025-05-09T21:25:30+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: bash ***
[2025-05-09T21:25:30+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd ***
[2025-05-09T21:25:31+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-ask-password ***
[2025-05-09T21:25:31+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-battery-check ***
[2025-05-09T21:25:31+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-cryptsetup ***
[2025-05-09T21:25:31+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-initrd ***
[2025-05-09T21:25:31+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-journald ***
[2025-05-09T21:25:31+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-modules-load ***
[2025-05-09T21:25:31+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-pcrphase ***
[2025-05-09T21:25:31+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-sysctl ***
[2025-05-09T21:25:31+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-tmpfiles ***
[2025-05-09T21:25:31+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-udevd ***
[2025-05-09T21:25:31+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: i18n ***
[2025-05-09T21:25:31+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: btrfs ***
[2025-05-09T21:25:31+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: crypt ***
[2025-05-09T21:25:31+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: dm ***
[2025-05-09T21:25:31+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: kernel-modules ***
[2025-05-09T21:25:32+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: kernel-modules-extra ***
[2025-05-09T21:25:32+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: lvm ***
[2025-05-09T21:25:32+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: mdraid ***
[2025-05-09T21:25:32+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: qemu ***
[2025-05-09T21:25:32+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: qemu-net ***
[2025-05-09T21:25:32+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: hwdb ***
[2025-05-09T21:25:32+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: lunmask ***
[2025-05-09T21:25:32+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: rootfs-block ***
[2025-05-09T21:25:32+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: terminfo ***
[2025-05-09T21:25:32+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: udev-rules ***
[2025-05-09T21:25:32+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: virtiofs ***
[2025-05-09T21:25:32+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: dracut-systemd ***
[2025-05-09T21:25:32+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: usrmount ***
[2025-05-09T21:25:32+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: base ***
[2025-05-09T21:25:32+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: fs-lib ***
[2025-05-09T21:25:33+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: shell-interpreter ***
[2025-05-09T21:25:33+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: shutdown ***
[2025-05-09T21:25:33+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-sysusers ***
[2025-05-09T21:25:33+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including modules done ***
[2025-05-09T21:25:33+0200] [ALPM-SCRIPTLET] dracut[I]: *** Installing kernel module dependencies ***
[2025-05-09T21:25:33+0200] [ALPM-SCRIPTLET] dracut[I]: *** Installing kernel module dependencies done ***
[2025-05-09T21:25:33+0200] [ALPM-SCRIPTLET] dracut[I]: *** Resolving executable dependencies ***
[2025-05-09T21:25:34+0200] [ALPM-SCRIPTLET] dracut[I]: *** Resolving executable dependencies done ***
[2025-05-09T21:25:34+0200] [ALPM-SCRIPTLET] dracut[I]: *** Hardlinking files ***
[2025-05-09T21:25:34+0200] [ALPM-SCRIPTLET] dracut[I]: *** Hardlinking files done ***
[2025-05-09T21:25:34+0200] [ALPM-SCRIPTLET] dracut[I]: *** Generating early-microcode cpio image ***
[2025-05-09T21:25:34+0200] [ALPM-SCRIPTLET] dracut[I]: *** Constructing AuthenticAMD.bin ***
[2025-05-09T21:25:34+0200] [ALPM-SCRIPTLET] dracut[I]: *** Store current command line parameters ***
[2025-05-09T21:25:34+0200] [ALPM-SCRIPTLET] dracut[I]: *** Stripping files ***
[2025-05-09T21:25:34+0200] [ALPM-SCRIPTLET] dracut[I]: *** Stripping files done ***
[2025-05-09T21:25:34+0200] [ALPM-SCRIPTLET] dracut[I]: *** Creating image file '/efi/6d8a19af197841e2a27528c2336ed571/6.14.5-arch1-1/initrd' ***
[2025-05-09T21:25:40+0200] [ALPM-SCRIPTLET] dracut[I]: *** Creating initramfs image file '/efi/6d8a19af197841e2a27528c2336ed571/6.14.5-arch1-1/initrd' done ***
[2025-05-09T21:25:40+0200] [ALPM] running 'dbus-reload.hook'...
[2025-05-09T21:25:41+0200] [ALPM] running 'detect-old-perl-modules.hook'...
[2025-05-09T21:25:41+0200] [ALPM] running 'eos-os-release.hook'...
[2025-05-09T21:25:41+0200] [ALPM] running 'eos-reboot-required.hook'...
[2025-05-09T21:25:42+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2025-05-09T21:25:42+0200] [ALPM] running 'rebuild-detector.hook'...
[2025-05-09T21:25:46+0200] [ALPM-SCRIPTLET] foreign     lenovolegionlinux-git
[2025-05-09T21:25:46+0200] [ALPM] running 'texinfo-install.hook'...
[2025-05-09T21:25:46+0200] [ALPM] running 'update-desktop-database.hook'...
[2025-05-10T08:29:44+0200] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- extra/python-pyparsing extra/gperf extra/patchutils extra/rust-bindgen extra/gn extra/python-httplib2'
[2025-05-10T08:29:49+0200] [ALPM] transaction started
[2025-05-10T08:29:49+0200] [ALPM] installed python-pyparsing (3.2.2-1)
[2025-05-10T08:29:49+0200] [ALPM] installed gperf (3.1-5)
[2025-05-10T08:29:49+0200] [ALPM] installed patchutils (0.4.2-3)
[2025-05-10T08:29:49+0200] [ALPM] installed rust-bindgen (0.71.1-1)
[2025-05-10T08:29:49+0200] [ALPM] installed gn (0.2223.6e8e0d6d-1)
[2025-05-10T08:29:49+0200] [ALPM] installed python-httplib2 (0.22.0-8)
[2025-05-10T08:29:49+0200] [ALPM] transaction completed
[2025-05-10T08:29:49+0200] [ALPM] running '30-systemd-update.hook'...
[2025-05-10T08:29:49+0200] [ALPM] running 'texinfo-install.hook'...
[2025-05-10T08:29:50+0200] [PACMAN] Running 'pacman -D -q --asdeps --config /etc/pacman.conf -- patchutils rust-bindgen gn python-httplib2 python-pyparsing gperf'
[2025-05-10T13:29:34+0200] [PACMAN] Running 'pacman -Sy'
[2025-05-10T13:29:34+0200] [PACMAN] synchronizing package lists
[2025-05-10T13:29:37+0200] [PACMAN] Running 'pacman -Su'
[2025-05-10T13:29:37+0200] [PACMAN] starting full system upgrade
[2025-05-10T13:29:58+0200] [ALPM] transaction started
[2025-05-10T13:29:58+0200] [ALPM] upgraded amd-ucode (20250408.c1a774f3-1 -> 20250508.788aadc8-1)
[2025-05-10T13:29:58+0200] [ALPM] upgraded libgcrypt (1.11.0-3 -> 1.11.1-1)
[2025-05-10T13:29:58+0200] [ALPM] upgraded eos-bash-shared (25.4.3-1 -> 25.5-1)
[2025-05-10T13:29:58+0200] [ALPM] upgraded libavif (1.2.1-1 -> 1.3.0-1)
[2025-05-10T13:29:58+0200] [ALPM] upgraded linux-firmware-whence (20250408.c1a774f3-1 -> 20250508.788aadc8-1)
[2025-05-10T13:29:58+0200] [ALPM] upgraded linux-firmware (20250408.c1a774f3-1 -> 20250508.788aadc8-1)
[2025-05-10T13:29:59+0200] [ALPM] upgraded man-pages (6.13-1 -> 6.14-1)
[2025-05-10T13:29:59+0200] [ALPM] upgraded spdlog (1.15.2-1 -> 1.15.3-1)
[2025-05-10T13:29:59+0200] [ALPM] transaction completed
[2025-05-10T13:29:59+0200] [ALPM] running '30-systemd-daemon-reload-system.hook'...
[2025-05-10T13:30:00+0200] [ALPM] running '30-systemd-restart-marked.hook'...
[2025-05-10T13:30:00+0200] [ALPM] running '30-systemd-update.hook'...
[2025-05-10T13:30:00+0200] [ALPM] running '90-kernel-install.hook'...
[2025-05-10T13:30:00+0200] [ALPM-SCRIPTLET] Running kernel-install for 6.14.5-arch1-1
[2025-05-10T13:30:02+0200] [ALPM-SCRIPTLET] dracut[I]: Executing: /usr/bin/dracut --no-hostonly --force /efi/6d8a19af197841e2a27528c2336ed571/6.14.5-arch1-1/initrd-fallback 6.14.5-arch1-1
[2025-05-10T13:30:03+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: bash ***
[2025-05-10T13:30:03+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd ***
[2025-05-10T13:30:03+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-ask-password ***
[2025-05-10T13:30:03+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-battery-check ***
[2025-05-10T13:30:03+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-cryptsetup ***
[2025-05-10T13:30:03+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-initrd ***
[2025-05-10T13:30:03+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-journald ***
[2025-05-10T13:30:03+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-modules-load ***
[2025-05-10T13:30:03+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-pcrphase ***
[2025-05-10T13:30:03+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-sysctl ***
[2025-05-10T13:30:03+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-tmpfiles ***
[2025-05-10T13:30:03+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-udevd ***
[2025-05-10T13:30:03+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: modsign ***
[2025-05-10T13:30:03+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: i18n ***
[2025-05-10T13:30:03+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: btrfs ***
[2025-05-10T13:30:03+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: crypt ***
[2025-05-10T13:30:03+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: dm ***
[2025-05-10T13:30:03+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: kernel-modules ***
[2025-05-10T13:30:04+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: kernel-modules-extra ***
[2025-05-10T13:30:04+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: lvm ***
[2025-05-10T13:30:04+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: mdraid ***
[2025-05-10T13:30:05+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: nvdimm ***
[2025-05-10T13:30:05+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: qemu ***
[2025-05-10T13:30:05+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: qemu-net ***
[2025-05-10T13:30:05+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: fido2 ***
[2025-05-10T13:30:05+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: pkcs11 ***
[2025-05-10T13:30:05+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: hwdb ***
[2025-05-10T13:30:05+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: lunmask ***
[2025-05-10T13:30:05+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: resume ***
[2025-05-10T13:30:05+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: rootfs-block ***
[2025-05-10T13:30:05+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: terminfo ***
[2025-05-10T13:30:05+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: udev-rules ***
[2025-05-10T13:30:05+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: virtiofs ***
[2025-05-10T13:30:05+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: dracut-systemd ***
[2025-05-10T13:30:05+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: usrmount ***
[2025-05-10T13:30:05+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: base ***
[2025-05-10T13:30:05+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: fs-lib ***
[2025-05-10T13:30:05+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: shell-interpreter ***
[2025-05-10T13:30:05+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: shutdown ***
[2025-05-10T13:30:05+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-sysusers ***
[2025-05-10T13:30:05+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including modules done ***
[2025-05-10T13:30:05+0200] [ALPM-SCRIPTLET] dracut[I]: *** Installing kernel module dependencies ***
[2025-05-10T13:30:06+0200] [ALPM-SCRIPTLET] dracut[I]: *** Installing kernel module dependencies done ***
[2025-05-10T13:30:06+0200] [ALPM-SCRIPTLET] dracut[I]: *** Resolving executable dependencies ***
[2025-05-10T13:30:07+0200] [ALPM-SCRIPTLET] dracut[I]: *** Resolving executable dependencies done ***
[2025-05-10T13:30:07+0200] [ALPM-SCRIPTLET] dracut[I]: *** Hardlinking files ***
[2025-05-10T13:30:07+0200] [ALPM-SCRIPTLET] dracut[I]: *** Hardlinking files done ***
[2025-05-10T13:30:07+0200] [ALPM-SCRIPTLET] dracut[I]: *** Generating early-microcode cpio image ***
[2025-05-10T13:30:07+0200] [ALPM-SCRIPTLET] dracut[I]: *** Constructing AuthenticAMD.bin ***
[2025-05-10T13:30:07+0200] [ALPM-SCRIPTLET] dracut[I]: *** Store current command line parameters ***
[2025-05-10T13:30:07+0200] [ALPM-SCRIPTLET] dracut[I]: *** Stripping files ***
[2025-05-10T13:30:07+0200] [ALPM-SCRIPTLET] dracut[I]: *** Stripping files done ***
[2025-05-10T13:30:07+0200] [ALPM-SCRIPTLET] dracut[I]: *** Creating image file '/efi/6d8a19af197841e2a27528c2336ed571/6.14.5-arch1-1/initrd-fallback.tmp' ***
[2025-05-10T13:30:12+0200] [ALPM-SCRIPTLET] dracut[I]: *** Creating initramfs image file '/efi/6d8a19af197841e2a27528c2336ed571/6.14.5-arch1-1/initrd-fallback.tmp' done ***
[2025-05-10T13:30:12+0200] [ALPM-SCRIPTLET] dracut[I]: *** Moving image file '/efi/6d8a19af197841e2a27528c2336ed571/6.14.5-arch1-1/initrd-fallback.tmp' to '/efi/6d8a19af197841e2a27528c2336ed571/6.14.5-arch1-1/initrd-fallback' ***
[2025-05-10T13:30:12+0200] [ALPM-SCRIPTLET] dracut[I]: *** Moving image file '/efi/6d8a19af197841e2a27528c2336ed571/6.14.5-arch1-1/initrd-fallback.tmp' to '/efi/6d8a19af197841e2a27528c2336ed571/6.14.5-arch1-1/initrd-fallback' done ***
[2025-05-10T13:30:13+0200] [ALPM-SCRIPTLET] dracut[I]: Executing: /usr/bin/dracut --hostonly --no-hostonly-cmdline -f /efi/6d8a19af197841e2a27528c2336ed571/6.14.5-arch1-1/initrd 6.14.5-arch1-1
[2025-05-10T13:30:14+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: bash ***
[2025-05-10T13:30:14+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd ***
[2025-05-10T13:30:14+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-ask-password ***
[2025-05-10T13:30:14+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-battery-check ***
[2025-05-10T13:30:14+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-cryptsetup ***
[2025-05-10T13:30:14+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-initrd ***
[2025-05-10T13:30:14+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-journald ***
[2025-05-10T13:30:14+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-modules-load ***
[2025-05-10T13:30:14+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-pcrphase ***
[2025-05-10T13:30:14+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-sysctl ***
[2025-05-10T13:30:14+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-tmpfiles ***
[2025-05-10T13:30:14+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-udevd ***
[2025-05-10T13:30:14+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: i18n ***
[2025-05-10T13:30:14+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: btrfs ***
[2025-05-10T13:30:14+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: crypt ***
[2025-05-10T13:30:14+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: dm ***
[2025-05-10T13:30:14+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: kernel-modules ***
[2025-05-10T13:30:15+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: kernel-modules-extra ***
[2025-05-10T13:30:15+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: lvm ***
[2025-05-10T13:30:15+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: mdraid ***
[2025-05-10T13:30:15+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: qemu ***
[2025-05-10T13:30:15+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: qemu-net ***
[2025-05-10T13:30:15+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: hwdb ***
[2025-05-10T13:30:15+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: lunmask ***
[2025-05-10T13:30:15+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: rootfs-block ***
[2025-05-10T13:30:15+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: terminfo ***
[2025-05-10T13:30:15+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: udev-rules ***
[2025-05-10T13:30:16+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: virtiofs ***
[2025-05-10T13:30:16+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: dracut-systemd ***
[2025-05-10T13:30:16+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: usrmount ***
[2025-05-10T13:30:16+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: base ***
[2025-05-10T13:30:16+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: fs-lib ***
[2025-05-10T13:30:16+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: shell-interpreter ***
[2025-05-10T13:30:16+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: shutdown ***
[2025-05-10T13:30:16+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including module: systemd-sysusers ***
[2025-05-10T13:30:16+0200] [ALPM-SCRIPTLET] dracut[I]: *** Including modules done ***
[2025-05-10T13:30:16+0200] [ALPM-SCRIPTLET] dracut[I]: *** Installing kernel module dependencies ***
[2025-05-10T13:30:16+0200] [ALPM-SCRIPTLET] dracut[I]: *** Installing kernel module dependencies done ***
[2025-05-10T13:30:16+0200] [ALPM-SCRIPTLET] dracut[I]: *** Resolving executable dependencies ***
[2025-05-10T13:30:17+0200] [ALPM-SCRIPTLET] dracut[I]: *** Resolving executable dependencies done ***
[2025-05-10T13:30:17+0200] [ALPM-SCRIPTLET] dracut[I]: *** Hardlinking files ***
[2025-05-10T13:30:17+0200] [ALPM-SCRIPTLET] dracut[I]: *** Hardlinking files done ***
[2025-05-10T13:30:17+0200] [ALPM-SCRIPTLET] dracut[I]: *** Generating early-microcode cpio image ***
[2025-05-10T13:30:17+0200] [ALPM-SCRIPTLET] dracut[I]: *** Constructing AuthenticAMD.bin ***
[2025-05-10T13:30:17+0200] [ALPM-SCRIPTLET] dracut[I]: *** Store current command line parameters ***
[2025-05-10T13:30:17+0200] [ALPM-SCRIPTLET] dracut[I]: *** Stripping files ***
[2025-05-10T13:30:17+0200] [ALPM-SCRIPTLET] dracut[I]: *** Stripping files done ***
[2025-05-10T13:30:17+0200] [ALPM-SCRIPTLET] dracut[I]: *** Creating image file '/efi/6d8a19af197841e2a27528c2336ed571/6.14.5-arch1-1/initrd.tmp' ***
[2025-05-10T13:30:22+0200] [ALPM-SCRIPTLET] dracut[I]: *** Creating initramfs image file '/efi/6d8a19af197841e2a27528c2336ed571/6.14.5-arch1-1/initrd.tmp' done ***
[2025-05-10T13:30:22+0200] [ALPM-SCRIPTLET] dracut[I]: *** Moving image file '/efi/6d8a19af197841e2a27528c2336ed571/6.14.5-arch1-1/initrd.tmp' to '/efi/6d8a19af197841e2a27528c2336ed571/6.14.5-arch1-1/initrd' ***
[2025-05-10T13:30:22+0200] [ALPM-SCRIPTLET] dracut[I]: *** Moving image file '/efi/6d8a19af197841e2a27528c2336ed571/6.14.5-arch1-1/initrd.tmp' to '/efi/6d8a19af197841e2a27528c2336ed571/6.14.5-arch1-1/initrd' done ***
[2025-05-10T13:30:22+0200] [ALPM] running 'eos-reboot-required.hook'...
[2025-05-10T13:30:23+0200] [ALPM] running 'gdk-pixbuf-query-loaders.hook'...
[2025-05-10T13:30:24+0200] [ALPM] running 'rebuild-detector.hook'...
[2025-05-10T13:30:24+0200] [ALPM-SCRIPTLET] foreign     lenovolegionlinux-git
[2025-05-10T13:30:24+0200] [ALPM] running 'texinfo-install.hook'...
[2025-05-10T13:30:24+0200] [ALPM] running 'update-desktop-database.hook'...
[2025-05-10T13:39:07+0200] [PACMAN] Running 'pacman -R -n -s --config /etc/pacman.conf -- electron27'
[2025-05-10T13:39:21+0200] [PACMAN] Running 'pacman -R -n -s --config /etc/pacman.conf -- electron32'
[2025-05-10T13:39:26+0200] [ALPM] transaction started
[2025-05-10T13:39:26+0200] [ALPM] removed electron32 (32.3.1-4)
[2025-05-10T13:39:26+0200] [ALPM] transaction completed
[2025-05-10T13:39:26+0200] [ALPM] running '30-systemd-update.hook'...
[2025-05-10T13:39:26+0200] [ALPM] running 'update-desktop-database.hook'...
[2025-05-10T13:39:36+0200] [PACMAN] Running 'pacman -R -n -s --config /etc/pacman.conf -- electron34'
[2025-05-10T13:41:34+0200] [PACMAN] Running 'pacman -R -n -s --config /etc/pacman.conf -- arduino-ide'
[2025-05-10T13:41:35+0200] [ALPM] transaction started
[2025-05-10T13:41:35+0200] [ALPM] removed arduino-ide (2.3.4-1)
[2025-05-10T13:41:35+0200] [ALPM] removed electron27 (27.3.11-10)
[2025-05-10T13:41:35+0200] [ALPM] removed arduino-fwuploader (2.4.1-2)
[2025-05-10T13:41:35+0200] [ALPM] removed arduino-cli (1.1.1-1)
[2025-05-10T13:41:35+0200] [ALPM] transaction completed
[2025-05-10T13:41:35+0200] [ALPM] running '30-systemd-update.hook'...
[2025-05-10T13:41:35+0200] [ALPM] running 'update-desktop-database.hook'...
[2025-05-10T13:42:21+0200] [PACMAN] Running 'pacman -U --config /etc/pacman.conf -- /home/vlad/.cache/yay/arduino-ide-bin/arduino-ide-bin-2.3.6-1-x86_64.pkg.tar.zst'
[2025-05-10T13:53:30+0200] [ALPM] transaction started
[2025-05-10T13:53:31+0200] [ALPM] installed arduino-ide-bin (2.3.6-1)
[2025-05-10T13:53:31+0200] [ALPM] transaction completed
[2025-05-10T13:53:31+0200] [ALPM] running '30-systemd-update.hook'...
[2025-05-10T13:53:31+0200] [ALPM] running 'update-desktop-database.hook'...
[2025-05-10T13:53:34+0200] [PACMAN] Running 'pacman -D --asexplicit -q --config /etc/pacman.conf -- arduino-ide-bin'
[2025-05-10T13:53:43+0200] [PACMAN] Running 'pacman -Sy'
[2025-05-10T13:53:43+0200] [PACMAN] synchronizing package lists
[2025-05-10T13:53:45+0200] [PACMAN] Running 'pacman -Su'
[2025-05-10T13:53:45+0200] [PACMAN] starting full system upgrade
[2025-05-10T13:54:08+0200] [PACMAN] Running 'pacman -Sy'
[2025-05-10T13:54:08+0200] [PACMAN] synchronizing package lists
[2025-05-10T13:54:08+0200] [PACMAN] Running 'pacman -Su'
[2025-05-10T13:54:08+0200] [PACMAN] starting full system upgrade
[2025-05-10T13:54:14+0200] [PACMAN] Running 'pacman -U --config /etc/pacman.conf -- /home/vlad/.cache/yay/joplin-appimage/joplin-appimage-3.3.12-1-x86_64.pkg.tar.zst'
[2025-05-10T13:54:15+0200] [ALPM] transaction started
[2025-05-10T13:54:15+0200] [ALPM] upgraded joplin-appimage (3.2.13-1 -> 3.3.12-1)
[2025-05-10T13:54:15+0200] [ALPM] transaction completed
[2025-05-10T13:54:15+0200] [ALPM] running '30-systemd-update.hook'...
[2025-05-10T13:54:15+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2025-05-10T13:54:15+0200] [ALPM] running 'rebuild-detector.hook'...
[2025-05-10T13:54:16+0200] [ALPM-SCRIPTLET] foreign     lenovolegionlinux-git
[2025-05-10T13:54:16+0200] [ALPM] running 'update-desktop-database.hook'...
[2025-05-10T13:54:16+0200] [PACMAN] Running 'pacman -D -q --asexplicit --config /etc/pacman.conf -- joplin-appimage'
[2025-05-10T14:01:35+0200] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- extra/python-natsort extra/cabextract extra/python-wxpython multilib/wine extra/icoutils extra/gnu-netcat'
[2025-05-10T14:01:56+0200] [ALPM] transaction started
[2025-05-10T14:01:56+0200] [ALPM] installed python-natsort (8.4.0-3)
[2025-05-10T14:01:56+0200] [ALPM] installed cabextract (1.11-2)
[2025-05-10T14:01:56+0200] [ALPM] installed python-wxpython (1:4.2.2-2)
[2025-05-10T14:01:56+0200] [ALPM] installed lib32-acl (2.3.2-1)
[2025-05-10T14:01:56+0200] [ALPM] installed lib32-gettext (0.24-1)
[2025-05-10T14:01:56+0200] [ALPM] installed lib32-libnl (3.11.0-1)
[2025-05-10T14:01:56+0200] [ALPM] installed lib32-libpcap (1.10.5-2)
[2025-05-10T14:01:56+0200] [ALPM] installed lib32-libunwind (1.8.1-1)
[2025-05-10T14:01:56+0200] [ALPM] installed lib32-libxrender (0.9.11-2)
[2025-05-10T14:01:56+0200] [ALPM] installed lib32-libxcursor (1.2.3-1)
[2025-05-10T14:01:56+0200] [ALPM] installed lib32-libxkbcommon (1.9.2-1)
[2025-05-10T14:01:56+0200] [ALPM] installed lib32-libxi (1.8.2-1)
[2025-05-10T14:01:56+0200] [ALPM] installed lib32-libxrandr (1.5.4-1)
[2025-05-10T14:01:59+0200] [ALPM] installed wine (10.7-1)
[2025-05-10T14:01:59+0200] [ALPM-SCRIPTLET] Run 'systemctl restart systemd-binfmt' in order to make the wine binfmt available on your system.
[2025-05-10T14:01:59+0200] [ALPM] installed icoutils (0.32.3-3)
[2025-05-10T14:01:59+0200] [ALPM] installed gnu-netcat (0.7.1-10)
[2025-05-10T14:01:59+0200] [ALPM] transaction completed
[2025-05-10T14:01:59+0200] [ALPM] running '30-systemd-binfmt.hook'...
[2025-05-10T14:01:59+0200] [ALPM] running '30-systemd-update.hook'...
[2025-05-10T14:01:59+0200] [ALPM] running '40-fontconfig-config.hook'...
[2025-05-10T14:01:59+0200] [ALPM] running 'fontconfig.hook'...
[2025-05-10T14:01:59+0200] [ALPM] running 'fontconfig-32.hook'...
[2025-05-10T14:01:59+0200] [ALPM] running 'texinfo-install.hook'...
[2025-05-10T14:01:59+0200] [ALPM] running 'update-desktop-database.hook'...
[2025-05-10T14:01:59+0200] [PACMAN] Running 'pacman -D -q --asdeps --config /etc/pacman.conf -- wine icoutils gnu-netcat python-natsort cabextract python-wxpython'
[2025-05-10T14:02:01+0200] [PACMAN] Running 'pacman -U --config /etc/pacman.conf -- /home/vlad/.cache/yay/python-pipe/python-pipe-2.2-1-any.pkg.tar.zst'
[2025-05-10T14:02:56+0200] [ALPM] transaction started
[2025-05-10T14:02:56+0200] [ALPM] installed python-pipe (2.2-1)
[2025-05-10T14:02:56+0200] [ALPM] transaction completed
[2025-05-10T14:02:56+0200] [ALPM] running '30-systemd-update.hook'...
[2025-05-10T14:02:56+0200] [PACMAN] Running 'pacman -D -q --asdeps --config /etc/pacman.conf -- python-pipe'
[2025-05-10T14:03:00+0200] [PACMAN] Running 'pacman -U --config /etc/pacman.conf -- /home/vlad/.cache/yay/playonlinux/playonlinux-4.4.r47.g10f7853-2-x86_64.pkg.tar.zst'
[2025-05-10T14:12:25+0200] [ALPM] transaction started
[2025-05-10T14:12:25+0200] [ALPM] installed playonlinux (4.4.r47.g10f7853-2)
[2025-05-10T14:12:25+0200] [ALPM] transaction completed
[2025-05-10T14:12:25+0200] [ALPM] running '30-systemd-update.hook'...
[2025-05-10T14:12:25+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2025-05-10T14:12:25+0200] [ALPM] running 'update-desktop-database.hook'...
[2025-05-10T14:12:29+0200] [PACMAN] Running 'pacman -D -q --asexplicit --config /etc/pacman.conf -- playonlinux'
[2025-05-10T19:21:03+0200] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- extra/discover'
[2025-05-10T19:21:08+0200] [ALPM] transaction started
[2025-05-10T19:21:08+0200] [ALPM] installed archlinux-appstream-data (20250317-1)
[2025-05-10T19:21:08+0200] [ALPM] installed qt6-webview (6.9.0-1)
[2025-05-10T19:21:08+0200] [ALPM] installed discover (6.3.5-1)
[2025-05-10T19:21:08+0200] [ALPM] transaction completed
[2025-05-10T19:21:08+0200] [ALPM] running '30-systemd-update.hook'...
[2025-05-10T19:21:08+0200] [ALPM] running '90-update-appstream-cache.hook'...
[2025-05-10T19:21:09+0200] [ALPM-SCRIPTLET] ✔ Metadata cache was updated successfully.
[2025-05-10T19:21:09+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2025-05-10T19:21:09+0200] [ALPM] running 'update-desktop-database.hook'...
[2025-05-10T19:21:10+0200] [PACMAN] Running 'pacman -D -q --asexplicit --config /etc/pacman.conf -- discover'
[2025-05-10T19:21:51+0200] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- extra/python-nose extra/python-coverage extra/python-pytest'
[2025-05-10T19:21:52+0200] [ALPM] transaction started
[2025-05-10T19:21:52+0200] [ALPM] installed python-nose (1.3.7-18)
[2025-05-10T19:21:52+0200] [ALPM] installed python-coverage (7.8.0-1)
[2025-05-10T19:21:52+0200] [ALPM] installed python-iniconfig (2.1.0-1)
[2025-05-10T19:21:52+0200] [ALPM] installed python-pluggy (1.5.0-3)
[2025-05-10T19:21:52+0200] [ALPM] installed python-pytest (1:8.3.5-1)
[2025-05-10T19:21:52+0200] [ALPM] transaction completed
[2025-05-10T19:21:52+0200] [ALPM] running '30-systemd-update.hook'...
[2025-05-10T19:21:53+0200] [PACMAN] Running 'pacman -D -q --asdeps --config /etc/pacman.conf -- python-nose python-coverage python-pytest'
[2025-05-10T19:21:53+0200] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- extra/python-cachetools'
[2025-05-10T19:21:54+0200] [ALPM] transaction started
[2025-05-10T19:21:54+0200] [ALPM] installed python-cachetools (5.5.0-2)
[2025-05-10T19:21:54+0200] [ALPM] transaction completed
[2025-05-10T19:21:54+0200] [ALPM] running '30-systemd-update.hook'...
[2025-05-10T19:21:54+0200] [PACMAN] Running 'pacman -D -q --asdeps --config /etc/pacman.conf -- python-cachetools'
[2025-05-10T19:21:58+0200] [PACMAN] Running 'pacman -U --config /etc/pacman.conf -- /home/vlad/.cache/yay/python-vdf/python-vdf-4.0-2-any.pkg.tar.zst'
[2025-05-10T19:21:59+0200] [ALPM] transaction started
[2025-05-10T19:21:59+0200] [ALPM] installed python-vdf (4.0-2)
[2025-05-10T19:21:59+0200] [ALPM] transaction completed
[2025-05-10T19:21:59+0200] [ALPM] running '30-systemd-update.hook'...
[2025-05-10T19:21:59+0200] [PACMAN] Running 'pacman -D -q --asdeps --config /etc/pacman.conf -- python-vdf'
[2025-05-10T19:21:59+0200] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- extra/python-pyxdg extra/python-zstandard'
[2025-05-10T19:22:00+0200] [ALPM] transaction started
[2025-05-10T19:22:00+0200] [ALPM] installed python-pyxdg (0.28-4)
[2025-05-10T19:22:00+0200] [ALPM] installed python-zstandard (0.23.0-2)
[2025-05-10T19:22:00+0200] [ALPM] transaction completed
[2025-05-10T19:22:00+0200] [ALPM] running '30-systemd-update.hook'...
[2025-05-10T19:22:00+0200] [PACMAN] Running 'pacman -D -q --asdeps --config /etc/pacman.conf -- python-pyxdg python-zstandard'
[2025-05-10T19:22:10+0200] [PACMAN] Running 'pacman -U --config /etc/pacman.conf -- /home/vlad/.cache/yay/python-inputs/python-inputs-0.5-4-any.pkg.tar.zst /home/vlad/.cache/yay/python-steam/python-steam-1.6.1-1-any.pkg.tar.zst'
[2025-05-10T19:22:11+0200] [ALPM] transaction started
[2025-05-10T19:22:11+0200] [ALPM] installed python-inputs (0.5-4)
[2025-05-10T19:22:11+0200] [ALPM] installed python-steam (1.6.1-1)
[2025-05-10T19:22:11+0200] [ALPM] transaction completed
[2025-05-10T19:22:11+0200] [ALPM] running '30-systemd-update.hook'...
[2025-05-10T19:22:11+0200] [PACMAN] Running 'pacman -D -q --asdeps --config /etc/pacman.conf -- python-inputs python-steam'
[2025-05-10T19:22:16+0200] [PACMAN] Running 'pacman -U --config /etc/pacman.conf -- /home/vlad/.cache/yay/protonup-qt/protonup-qt-2.12.0-1-any.pkg.tar.zst'
[2025-05-10T19:22:18+0200] [ALPM] transaction started
[2025-05-10T19:22:18+0200] [ALPM] installed protonup-qt (2.12.0-1)
[2025-05-10T19:22:18+0200] [ALPM] transaction completed
[2025-05-10T19:22:18+0200] [ALPM] running '30-systemd-update.hook'...
[2025-05-10T19:22:18+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2025-05-10T19:22:18+0200] [ALPM] running 'update-desktop-database.hook'...
[2025-05-10T19:22:18+0200] [PACMAN] Running 'pacman -D -q --asexplicit --config /etc/pacman.conf -- protonup-qt'