Hello,
I recently reinstalled Garuda using a clean wipe, new partition, and fresh install. Install media was the garuda-dr460nized-linux-zen-231029.iso downloaded from the Direct (Cloud 32) link located here: Garuda Linux | Download. Installation was done through a Ventoy launched live session and completed the install. Fresh install, I disabled KDE Wallet through a config file, and used the Garuda Assistant to launch the update. It started with two of the repositories timing out on the update, and went smoothly until the 10-linux-modules-post.hook
was called. At this point, the log shows the following errors":
[2024-03-15T02:51:50-0400] [ALPM] running '10-linux-modules-post.hook'...
[2024-03-15T02:51:50-0400] [ALPM-SCRIPTLET] ++ uname -r
[2024-03-15T02:51:50-0400] [ALPM-SCRIPTLET] + KVER=6.5.9-zen2-1-zen
[2024-03-15T02:51:50-0400] [ALPM-SCRIPTLET] + test -e /usr/lib/modules/backup/6.5.9-zen2-1-zen
[2024-03-15T02:51:50-0400] [ALPM-SCRIPTLET] + rsync -AHXal --ignore-existing /usr/lib/modules/backup/6.5.9-zen2-1-zen /usr/lib/modules/
[2024-03-15T02:51:50-0400] [ALPM-SCRIPTLET] rsync: [generator] failed to set permissions on "/usr/lib/modules/6.5.9-zen2-1-zen/build": Invalid argument (22)
[2024-03-15T02:51:50-0400] [ALPM-SCRIPTLET] rsync: [generator] failed to set permissions on "/usr/lib/modules/6.5.9-zen2-1-zen/build/arch": Invalid argument (22)
[2024-03-15T02:51:50-0400] [ALPM-SCRIPTLET] rsync: [generator] failed to set permissions on "/usr/lib/modules/6.5.9-zen2-1-zen/build/arch/x86": Invalid argument (22)
[2024-03-15T02:51:50-0400] [ALPM-SCRIPTLET] rsync: [generator] failed to set permissions on "/usr/lib/modules/6.5.9-zen2-1-zen/build/arch/x86/crypto": Invalid argument (22)
[2024-03-15T02:51:50-0400] [ALPM-SCRIPTLET] rsync: [generator] failed to set permissions on "/usr/lib/modules/6.5.9-zen2-1-zen/build/arch/x86/events": Invalid argument (22)
[2024-03-15T02:51:50-0400] [ALPM-SCRIPTLET] rsync: [generator] failed to set permissions on "/usr/lib/modules/6.5.9-zen2-1-zen/build/arch/x86/include": Invalid argument (22)
[2024-03-15T02:51:50-0400] [ALPM-SCRIPTLET] rsync: [generator] failed to set permissions on "/usr/lib/modules/6.5.9-zen2-1-zen/build/arch/x86/include/asm": Invalid argument (22)
[2024-03-15T02:51:50-0400] [ALPM-SCRIPTLET] rsync: [generator] failed to set permissions on "/usr/lib/modules/6.5.9-zen2-1-zen/build/arch/x86/include/asm/e820": Invalid argument (22)
[2024-03-15T02:51:50-0400] [ALPM-SCRIPTLET] rsync: [generator] failed to set permissions on "/usr/lib/modules/6.5.9-zen2-1-zen/build/arch/x86/include/asm/fpu": Invalid argument (22)
[2024-03-15T02:51:50-0400] [ALPM-SCRIPTLET] rsync: [generator] failed to set permissions on "/usr/lib/modules/6.5.9-zen2-1-zen/build/arch/x86/include/asm/numachip": Invalid argument (22)
[2024-03-15T02:51:50-0400] [ALPM-SCRIPTLET] rsync: [generator] failed to set permissions on "/usr/lib/modules/6.5.9-zen2-1-zen/build/arch/x86/include/asm/shared": Invalid argument (22)
[2024-03-15T02:51:50-0400] [ALPM-SCRIPTLET] rsync: [generator] failed to set permissions on "/usr/lib/modules/6.5.9-zen2-1-zen/build/arch/x86/include/asm/trace": Invalid argument (22)
[2024-03-15T02:51:50-0400] [ALPM-SCRIPTLET] rsync: [generator] failed to set permissions on "/usr/lib/modules/6.5.9-zen2-1-zen/build/arch/x86/include/asm/uv": Invalid argument (22)
[2024-03-15T02:51:50-0400] [ALPM-SCRIPTLET] rsync: [generator] failed to set permissions on "/usr/lib/modules/6.5.9-zen2-1-zen/build/arch/x86/include/asm/vdso": Invalid argument (22)
[2024-03-15T02:51:50-0400] [ALPM-SCRIPTLET] rsync: [generator] failed to set permissions on "/usr/lib/modules/6.5.9-zen2-1-zen/build/arch/x86/include/asm/xen": Invalid argument (22)
[2024-03-15T02:51:50-0400] [ALPM-SCRIPTLET] rsync: [generator] failed to set permissions on "/usr/lib/modules/6.5.9-zen2-1-zen/build/arch/x86/include/generated": Invalid argument (22)
[2024-03-15T02:51:50-0400] [ALPM-SCRIPTLET] rsync: [generator] failed to set permissions on "/usr/lib/modules/6.5.9-zen2-1-zen/build/arch/x86/include/generated/asm": Invalid argument (22)
[2024-03-15T02:51:50-0400] [ALPM-SCRIPTLET] rsync: [generator] failed to set permissions on "/usr/lib/modules/6.5.9-zen2-1-zen/build/arch/x86/include/generated/uapi": Invalid argument (22)
[2024-03-15T02:51:50-0400] [ALPM-SCRIPTLET] rsync: [generator] failed to set permissions on "/usr/lib/modules/6.5.9-zen2-1-zen/build/arch/x86/include/generated/uapi/
The failed to set permissions error continued for the remainder of the update for every item, ending with the following righh before my NVIDIA drivers were installed:
[2024-03-15T02:51:51-0400] [ALPM-SCRIPTLET] rsync: [receiver] failed to set permissions on "/usr/lib/modules/6.5.9-zen2-1-zen/kernel/sound/xen/.snd_xen_front.ko.zst.dIJgNL": Invalid argument (22)
[2024-03-15T02:51:51-0400] [ALPM-SCRIPTLET] rsync: [receiver] failed to set permissions on "/usr/lib/modules/6.5.9-zen2-1-zen/kernel/virt/lib/.irqbypass.ko.zst.vHWcM4": Invalid argument (22)
[2024-03-15T02:51:51-0400] [ALPM-SCRIPTLET] rsync: [receiver] failed to set permissions on "/usr/lib/modules/6.5.9-zen2-1-zen/updates/dkms/.nvidia-drm.ko.zst.yz5vem": Invalid argument (22)
[2024-03-15T02:51:51-0400] [ALPM-SCRIPTLET] rsync: [receiver] failed to set permissions on "/usr/lib/modules/6.5.9-zen2-1-zen/updates/dkms/.nvidia-modeset.ko.zst.Mj70uL": Invalid argument (22)
[2024-03-15T02:51:51-0400] [ALPM-SCRIPTLET] rsync: [receiver] failed to set permissions on "/usr/lib/modules/6.5.9-zen2-1-zen/updates/dkms/.nvidia-peermem.ko.zst.IOrzWg": Invalid argument (22)
[2024-03-15T02:51:51-0400] [ALPM-SCRIPTLET] rsync: [receiver] failed to set permissions on "/usr/lib/modules/6.5.9-zen2-1-zen/updates/dkms/.nvidia-uvm.ko.zst.lcAdKx": Invalid argument (22)
[2024-03-15T02:51:51-0400] [ALPM-SCRIPTLET] rsync: [receiver] failed to set permissions on "/usr/lib/modules/6.5.9-zen2-1-zen/updates/dkms/.nvidia.ko.zst.eiKDSo": Invalid argument (22)
[2024-03-15T02:51:51-0400] [ALPM-SCRIPTLET] rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1336) [sender=3.2.7]
[2024-03-15T02:51:51-0400] [ALPM-SCRIPTLET] + rm -rf /usr/lib/modules/backup
[2024-03-15T02:51:52-0400] [ALPM] running '20-grub-config.hook'...
[2024-03-15T02:51:52-0400] [ALPM] running '20-os-release.hook'...
[2024-03-15T02:51:52-0400] [ALPM] running '20-systemd-sysusers.hook'...
[2024-03-15T02:51:52-0400] [ALPM-SCRIPTLET] Failed to copy permissions from /etc/group to /etc/.#group82bddb8c8ef2fc8c: Invalid argument
[2024-03-15T02:51:52-0400] [ALPM] running '30-systemd-catalog.hook'...
[2024-03-15T02:51:52-0400] [ALPM] running '30-systemd-daemon-reload-system.hook'...
[2024-03-15T02:51:52-0400] [ALPM] running '30-systemd-daemon-reload-user.hook'...
[2024-03-15T02:51:52-0400] [ALPM] running '30-systemd-hwdb.hook'...
[2024-03-15T02:51:52-0400] [ALPM] running '30-systemd-sysctl.hook'...
[2024-03-15T02:51:52-0400] [ALPM] running '30-systemd-tmpfiles.hook'...
[2024-03-15T02:51:52-0400] [ALPM-SCRIPTLET] fchmod() of /run/uuidd failed: Invalid argument
[2024-03-15T02:51:52-0400] [ALPM-SCRIPTLET] fchmod() of /var/lib/libuuid failed: Invalid argument
[2024-03-15T02:51:52-0400] [ALPM-SCRIPTLET] fchmod() of /usr/bin/groupmems failed: Invalid argument
[2024-03-15T02:51:52-0400] [ALPM] running '30-systemd-udev-reload.hook'...
[2024-03-15T02:51:53-0400] [ALPM] running '30-systemd-update.hook'...
[2024-03-15T02:51:53-0400] [ALPM] running '30-update-mime-database.hook'...
[2024-03-15T02:51:53-0400] [ALPM] running '40-update-ca-trust.hook'...
[2024-03-15T02:51:54-0400] [ALPM] running '60-depmod.hook'...
Once I continued with the installation after the NVIDIA drivers were installed, my screen froze, went white, and dropped me out onto the DE, which you could tell had some parts that hadn’t been updated and were listed with icons saying “incompatible with Plasma 6”. Screenshot available upon request. I searched the forum and found another user who had a near identical problem, linkL Permissions errors when installing or upgrading. I followed your advice to him to do another fresh reinstall and launch the update manually from the terminal with the same results. After a reboot, I went the additional step of attempting a full package reinstall of all packages, and got the same result. Rsync errors, followed by every package throwing a permission error, ending in a crash. At no time have I used Octopi or any other tool than the Garuda Assistant. Matter of fact I haven’t even moved on to the next step of installing the optional software.
I did try running a system update from the command prompt, and it finished stating that there was nothing to do, however I’m worried that the lack of permissions on installing nearly every package on mu system is a cause for alarm and / potential issues, thus why I’m bringing it to the forum.I’m a relatively new Linux convert coming over from Windows, I know I wouldn’t even TRY to use a Windows machine that had thrown errors like that during an upate, if it would even start. Your guidance is greatly appreciated.
GARUDA-INXI:
System:
Kernel: 6.7.9-zen1-1-zen arch: x86_64 bits: 64 compiler: gcc v: 13.2.1
clocksource: tsc avail: acpi_pm
parameters: BOOT_IMAGE=/@/boot/vmlinuz-linux-zen
root=UUID=0288e39b-35e0-4565-a6e3-41e26d63c4fb rw rootflags=subvol=@
quiet resume=UUID=68c16fe7-b843-4d2d-8fe4-6c5de215ab66 loglevel=3 ibt=off
Desktop: KDE Plasma v: 6.0.2 tk: Qt v: N/A info: frameworks v: 6.0.0
wm: kwin_wayland vt: 1 dm: SDDM Distro: Garuda base: Arch Linux
Machine:
Type: Laptop System: Micro-Star product: GF65 Thin 10UE v: REV:1.0
serial: <superuser required> Chassis: type: 10 serial: <superuser required>
Mobo: Micro-Star model: MS-16W2 v: REV:1.0 serial: <superuser required>
part-nu: 16W2.1 uuid: <superuser required> UEFI: American Megatrends
v: E16W2IMS.105 date: 05/14/2021
Battery:
ID-1: BAT1 charge: 40.6 Wh (100.0%) condition: 40.6/51.3 Wh (79.2%)
volts: 12.8 min: 11.4 model: MSI BIF0_9 type: Li-ion serial: N/A
status: full
Device-1: hidpp_battery_0 model: Logitech M720 Triathlon Multi-Device
Mouse serial: <filter> charge: 100% (should be ignored) rechargeable: yes
status: discharging
Device-2: hidpp_battery_1 model: Logitech K780 Multi-Device Wireless
Keyboard serial: <filter> charge: 55% (should be ignored)
rechargeable: yes status: discharging
CPU:
Info: model: Intel Core i5-10500H bits: 64 type: MT MCP arch: Comet Lake
gen: core 10 level: v3 note: check built: 2020 process: Intel 14nm family: 6
model-id: 0xA5 (165) stepping: 2 microcode: 0xFA
Topology: cpus: 1x cores: 6 tpc: 2 threads: 12 smt: enabled cache:
L1: 384 KiB desc: d-6x32 KiB; i-6x32 KiB L2: 1.5 MiB desc: 6x256 KiB
L3: 12 MiB desc: 1x12 MiB
Speed (MHz): avg: 800 min/max: 800/4500 scaling: driver: intel_pstate
governor: powersave cores: 1: 800 2: 800 3: 800 4: 800 5: 800 6: 800 7: 800
8: 800 9: 800 10: 800 11: 800 12: 800 bogomips: 59998
Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
Vulnerabilities: <filter>
Graphics:
Device-1: Intel CometLake-H GT2 [UHD Graphics] vendor: Micro-Star MSI
driver: i915 v: kernel arch: Gen-9.5 process: Intel 14nm built: 2016-20
ports: active: eDP-1 empty: none bus-ID: 00:02.0 chip-ID: 8086:9bc4
class-ID: 0300
Device-2: NVIDIA GA106M [GeForce RTX 3060 Mobile / Max-Q]
vendor: Micro-Star MSI driver: N/A alternate: nouveau, nvidia_drm, nvidia
non-free: 545.xx+ status: current (as of 2024-02; EOL~2026-12-xx)
arch: Ampere code: GAxxx process: TSMC n7 (7nm) built: 2020-2023 pcie:
gen: 3 speed: 8 GT/s lanes: 16 link-max: gen: 4 speed: 16 GT/s
bus-ID: 01:00.0 chip-ID: 10de:2520 class-ID: 0300
Device-3: Bison HD Webcam driver: uvcvideo type: USB rev: 2.0
speed: 480 Mb/s lanes: 1 mode: 2.0 bus-ID: 1-11:3 chip-ID: 5986:211b
class-ID: 0e02
Display: wayland server: X.org v: 1.21.1.11 with: Xwayland v: 23.2.4
compositor: kwin_wayland driver: X: loaded: modesetting
alternate: fbdev,intel,vesa dri: iris gpu: i915 display-ID: 0
Monitor-1: eDP-1 res: 1536x864 size: N/A modes: N/A
API: EGL v: 1.5 hw: drv: intel iris platforms: device: 0 drv: iris
device: 1 drv: swrast surfaceless: drv: iris wayland: drv: iris x11:
drv: iris inactive: gbm
API: OpenGL v: 4.6 compat-v: 4.5 vendor: intel mesa v: 24.0.3-arch1.1
glx-v: 1.4 direct-render: yes renderer: Mesa Intel UHD Graphics (CML GT2)
device-ID: 8086:9bc4 memory: 30.43 GiB unified: yes display-ID: :1.0
API: Vulkan v: 1.3.279 layers: 4 device: 0 type: integrated-gpu name: Intel
UHD Graphics (CML GT2) driver: mesa intel v: 24.0.3-arch1.1
device-ID: 8086:9bc4 surfaces: xcb,xlib,wayland device: 1 type: cpu
name: llvmpipe (LLVM 17.0.6 256 bits) driver: mesa llvmpipe
v: 24.0.3-arch1.1 (LLVM 17.0.6) device-ID: 10005:0000
surfaces: xcb,xlib,wayland
Audio:
Device-1: Intel Comet Lake PCH cAVS vendor: Micro-Star MSI
driver: snd_hda_intel v: kernel alternate: snd_soc_skl,snd_sof_pci_intel_cnl
bus-ID: 00:1f.3 chip-ID: 8086:06c8 class-ID: 0403
Device-2: NVIDIA GA106 High Definition Audio vendor: Micro-Star MSI
driver: snd_hda_intel v: kernel pcie: gen: 3 speed: 8 GT/s lanes: 16
link-max: gen: 4 speed: 16 GT/s bus-ID: 01:00.1 chip-ID: 10de:228e
class-ID: 0403
API: ALSA v: k6.7.9-zen1-1-zen status: kernel-api tools: N/A
Server-1: PipeWire v: 1.0.4 status: active with: 1: pipewire-pulse
status: active 2: wireplumber status: active 3: pipewire-alsa type: plugin
4: pw-jack type: plugin tools: pactl,pw-cat,pw-cli,wpctl
Network:
Device-1: Intel Comet Lake PCH CNVi WiFi driver: iwlwifi v: kernel
bus-ID: 00:14.3 chip-ID: 8086:06f0 class-ID: 0280
IF: wlo1 state: up mac: <filter>
Device-2: Realtek RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet
vendor: Micro-Star MSI RTL8111/8168/8411 driver: r8169 v: kernel pcie:
gen: 1 speed: 2.5 GT/s lanes: 1 port: 3000 bus-ID: 05:00.0
chip-ID: 10ec:8168 class-ID: 0200
IF: enp5s0 state: down mac: <filter>
Info: services: NetworkManager, systemd-timesyncd, wpa_supplicant
Bluetooth:
Device-1: Intel AX201 Bluetooth driver: btusb v: 0.8 type: USB rev: 2.0
speed: 12 Mb/s lanes: 1 mode: 1.1 bus-ID: 1-14:5 chip-ID: 8087:0026
class-ID: e001
Report: btmgmt ID: hci0 rfk-id: 2 state: up address: <filter> bt-v: 5.2
lmp-v: 11 status: discoverable: no pairing: no class-ID: 6c010c
Drives:
Local Storage: total: 1.38 TiB used: 18.73 GiB (1.3%)
SMART Message: Unable to run smartctl. Root privileges required.
ID-1: /dev/nvme0n1 maj-min: 259:0 vendor: Samsung
model: SSD 970 EVO Plus 1TB size: 931.51 GiB block-size: physical: 512 B
logical: 512 B speed: 31.6 Gb/s lanes: 4 tech: SSD serial: <filter>
fw-rev: 4B2QEXM7 temp: 30.9 C scheme: GPT
ID-2: /dev/nvme1n1 maj-min: 259:4 vendor: Micron model: 2210 MTFDHBA512QFD
size: 476.94 GiB block-size: physical: 512 B logical: 512 B speed: 31.6 Gb/s
lanes: 4 tech: SSD serial: <filter> fw-rev: P6MA001 temp: 32.9 C
scheme: GPT
Partition:
ID-1: / raw-size: 896.93 GiB size: 896.93 GiB (100.00%)
used: 18.73 GiB (2.1%) fs: btrfs dev: /dev/nvme0n1p2 maj-min: 259:2
ID-2: /boot/efi raw-size: 300 MiB size: 299.4 MiB (99.80%)
used: 584 KiB (0.2%) fs: vfat dev: /dev/nvme0n1p1 maj-min: 259:1
ID-3: /home raw-size: 896.93 GiB size: 896.93 GiB (100.00%)
used: 18.73 GiB (2.1%) fs: btrfs dev: /dev/nvme0n1p2 maj-min: 259:2
ID-4: /var/log raw-size: 896.93 GiB size: 896.93 GiB (100.00%)
used: 18.73 GiB (2.1%) fs: btrfs dev: /dev/nvme0n1p2 maj-min: 259:2
ID-5: /var/tmp raw-size: 896.93 GiB size: 896.93 GiB (100.00%)
used: 18.73 GiB (2.1%) fs: btrfs dev: /dev/nvme0n1p2 maj-min: 259:2
Swap:
Kernel: swappiness: 133 (default 60) cache-pressure: 100 (default) zswap: no
ID-1: swap-1 type: partition size: 34.28 GiB used: 0 KiB (0.0%)
priority: -2 dev: /dev/nvme0n1p3 maj-min: 259:3
ID-2: swap-2 type: zram size: 31.16 GiB used: 0 KiB (0.0%) priority: 100
comp: zstd avail: lzo,lzo-rle,lz4,lz4hc,842 max-streams: 12 dev: /dev/zram0
Sensors:
System Temperatures: cpu: 52.0 C pch: 46.0 C mobo: N/A
Fan Speeds (rpm): N/A
Info:
Memory: total: 32 GiB available: 31.16 GiB used: 4.21 GiB (13.5%)
Processes: 295 Power: uptime: 34m states: freeze,mem,disk suspend: deep
avail: s2idle wakeups: 0 hibernate: platform avail: shutdown, reboot,
suspend, test_resume image: 12.42 GiB services: org_kde_powerdevil,
power-profiles-daemon, upowerd Init: systemd v: 255 default: graphical
tool: systemctl
Packages: pm: pacman pkgs: 1365 libs: 381 tools: octopi,paru Compilers:
gcc: 13.2.1 Shell: garuda-inxi default: Bash v: 5.2.26 running-in: konsole
inxi: 3.3.33
Garuda (2.6.23-1):
System install date: 2024-03-15
Last full system update: 2024-03-15
Is partially upgraded: No
Relevant software: snapper NetworkManager dracut nvidia-dkms
Windows dual boot: No/Undetected
Failed units:
Full Journal and Pacman logs available if needed.
Thanks!
EldrinSMP