You are not logged in.

#1 2023-08-19 13:06:32

asd2769
Member
Registered: 2019-08-21
Posts: 8

[SOLVED] Steam not launching after update

Since an update week ago trying to launch steam throws out

steam.sh[30030]: Running Steam on arch rolling 64-bit
steam.sh[30030]: STEAM_RUNTIME is enabled automatically
setup.sh[30103]: Steam runtime environment up-to-date!
steam.sh[30030]: Can't find 'steam-runtime-check-requirements', continuing anyway
/home/tux/.local/share/Steam/steam.sh: line 798: 30156 Segmentation fault      (core dumped) "$STEAMROOT/$STEAMEXEPATH" "$@"

Trying to clear steam folders and reinstalling the app from scratch doesn't help.
Running STEAM_RUNTIME=0 steam has the same effect.
Running gdb debugger

steam.sh[30700]: Running Steam on arch rolling 64-bit
steam.sh[30700]: STEAM_RUNTIME is enabled automatically
setup.sh[30772]: Steam runtime environment up-to-date!
steam.sh[30700]: Can't find 'steam-runtime-check-requirements', continuing anyway
gdb/cgdb launch with ARGSFILE: tux.steam.gdb.UzUk
gdb -x tux.steam.gdb.UzUk --args /home/tux/.local/share/Steam/ubuntu12_32/steam
GNU gdb (GDB) 13.2
...
...
Reading symbols from /home/tux/.local/share/Steam/ubuntu12_32/steam...

This GDB supports auto-downloading debuginfo from the following URLs:
  <https://debuginfod.archlinux.org>
Enable debuginfod for this session? (y or [n]) y
Debuginfod has been enabled.
To make this setting permanent, add 'set debuginfod enabled on' to .gdbinit.
Downloading separate debug info for /home/tux/.local/share/Steam/ubuntu12_32/steam
--Type <RET> for more, q to quit, c to continue without paging--
(No debugging symbols found in /home/tux/.local/share/Steam/ubuntu12_32/steam)  
LD_LIBRARY_PATH = /home/tux/.local/share/Steam/ubuntu12_32:/home/tux/.local/share/Steam/ubuntu12_32/panorama:/home/tux/.local/share/Steam/ubuntu12_32/steam-runtime/pinned_libs_32:/home/tux/.local/share/Steam/ubuntu12_32/steam-runtime/pinned_libs_64:/usr/lib/libfakeroot:/opt/intel/oneapi/compiler/latest/linux/lib:/opt/intel/oneapi/compiler/latest/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/tbb/latest/lib/intel64/gcc4.8:/usr/lib32:/usr/lib/opencollada:/usr/lib:/home/tux/.local/share/Steam/ubuntu12_32/steam-runtime/lib/i386-linux-gnu:/home/tux/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/i386-linux-gnu:/home/tux/.local/share/Steam/ubuntu12_32/steam-runtime/lib/x86_64-linux-gnu:/home/tux/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/x86_64-linux-gnu:/home/tux/.local/share/Steam/ubuntu12_32/steam-runtime/lib:/home/tux/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib
  Cache hits (this session): 0
Cache misses (this session): 0

The line 798 of the steam.sh seems to be something debugger related.


Crying about it for a week also failed hmm

Last edited by asd2769 (2023-08-21 15:17:40)

Offline

#2 2023-08-19 20:03:24

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,237

Re: [SOLVED] Steam not launching after update

Try installing lib32-libnm and lib32-libgudev

Offline

#3 2023-08-19 20:59:25

stefano
Member
Registered: 2011-04-09
Posts: 287

Re: [SOLVED] Steam not launching after update

V1del thanks for the tip--I had the same issue as the OP and it solved the problem. Perhaps this issue should be marked as solved.

Last edited by stefano (2023-08-19 20:59:43)

Offline

#4 2023-08-19 21:06:46

asd2769
Member
Registered: 2019-08-21
Posts: 8

Re: [SOLVED] Steam not launching after update

Made no difference for me.

Don't know if this is related but trying to run a wine application didn't work either throwing

 $wine
free(): invalid pointer
zsh: IOT instruction (core dumped)  wine

Not sure how related or connected that might be but something's not right...

Last edited by asd2769 (2023-08-19 21:33:06)

Offline

#5 2023-08-19 22:49:04

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,104

Re: [SOLVED] Steam not launching after update

Star by looking a the core dumps, https://wiki.archlinux.org/title/Core_d … _core_dump

Did you just run "wine" to get that abort or sth. like "wine notepad.exe"?

Offline

#6 2023-08-20 18:33:13

asd2769
Member
Registered: 2019-08-21
Posts: 8

Re: [SOLVED] Steam not launching after update

Did you just run "wine" to get that abort or sth. like "wine notepad.exe"?

Just running wine in any way produces it.

After figuring out how to start gdb i've created a coredump file, looking though it in a hex editor looks a little daunting if needed I've uploaded it to git https://github.com/asd2769/steam-coredu … core.18625
However this did give me a vdso gettimeofday error.

(gdb) run
Starting : program/home/tux/.local/share/Steam/ubuntu12_32/steam 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
0xf7fc6892 in __vdso_gettimeofday ()
(gdb) generate-core-file
Saved corefile core.18625

There doesn't seem to be any similar issues online.
I really don't know what to make of it so i tried to create a simple c program calling the function and it seems to be working fine.
The system overall works fine the only two things that seem to be broken are steam and wine.

Offline

#7 2023-08-20 19:48:26

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,104

Re: [SOLVED] Steam not launching after update

Backtrace stopped: previous frame inner to this frame (corrupt stack?)

The trace is probably meaningless.

Since an update week ago

Please post the tail of your pacman log since that update.

Offline

#8 2023-08-21 08:18:53

asd2769
Member
Registered: 2019-08-21
Posts: 8

Re: [SOLVED] Steam not launching after update

Please post the tail of your pacman log since that update.

Sure it looks like my login history was :

Login Time                                    Logoff Time
Aug 11, 2023 @ 3:05pm CEST    Aug 11, 2023 @ 3:06pm CEST
Aug 11, 2023 @ 3:06pm CEST    Aug 11, 2023 @ 11:34pm CEST
Aug 10, 2023 @ 1:57pm CEST    Aug 11, 2023 @ 1:08am CEST

Going off this looks like there was a gap between updates from 3 to 11 of August, so update on 11th should be responsible.
Here's a pacman.log from between 11'th and 13'th

[2023-08-11T19:13:44+0200] [PACMAN] Running 'pacman -S -y --config /etc/pacman.conf --'
[2023-08-11T19:13:44+0200] [PACMAN] synchronizing package lists
[2023-08-11T19:53:13+0200] [PACMAN] Running 'pacman -S -y -u --config /etc/pacman.conf -- extra/python-poetry-core'
[2023-08-11T19:53:13+0200] [PACMAN] synchronizing package lists
[2023-08-11T19:53:13+0200] [PACMAN] starting full system upgrade
[2023-08-11T20:04:14+0200] [PACMAN] Running 'pacman -S -u -y --config /etc/pacman.conf -- extra/python-poetry-core'
[2023-08-11T20:04:14+0200] [PACMAN] synchronizing package lists
[2023-08-11T20:04:15+0200] [PACMAN] starting full system upgrade
[2023-08-11T20:04:19+0200] [PACMAN] Running 'pacman -U --config /etc/pacman.conf -- /home/tux/.cache/yay/vim-html5-git/vim-html5-git-0.27.r200.g7c9f6f3-1-any.pkg.tar.zst'
[2023-08-11T20:04:36+0200] [PACMAN] Running 'pacman -U --config /etc/pacman.conf -- /home/tux/.cache/yay/vim-html5-git/vim-html5-git-0.27.r200.g7c9f6f3-1-any.pkg.tar.zst'
[2023-08-11T20:04:37+0200] [ALPM] transaction started
[2023-08-11T20:04:37+0200] [ALPM] installed vim-html5-git (0.27.r200.g7c9f6f3-1)
[2023-08-11T20:04:37+0200] [ALPM] transaction completed
[2023-08-11T20:04:37+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-11T20:04:37+0200] [PACMAN] Running 'pacman -D -q --asexplicit --config /etc/pacman.conf -- vim-html5-git'
[2023-08-11T20:04:49+0200] [PACMAN] Running 'pacman -S -y --config /etc/pacman.conf --'
[2023-08-11T20:04:49+0200] [PACMAN] synchronizing package lists
[2023-08-11T20:18:42+0200] [PACMAN] Running 'pacman -S -u -y --config /etc/pacman.conf -- extra/python-poetry-core'
[2023-08-11T20:18:42+0200] [PACMAN] synchronizing package lists
[2023-08-11T20:18:43+0200] [PACMAN] starting full system upgrade
[2023-08-11T20:50:26+0200] [PACMAN] Running 'pacman -S -y -u --config /etc/pacman.conf -- extra/python-poetry-core'
[2023-08-11T20:50:26+0200] [PACMAN] synchronizing package lists
[2023-08-11T20:50:27+0200] [PACMAN] starting full system upgrade
[2023-08-11T20:50:32+0200] [PACMAN] Running 'pacman -U --config /etc/pacman.conf -- /home/tux/.cache/yay/visual-studio-code-bin/visual-studio-code-bin-1.81.1-1-x86_64.pkg.tar.zst'
[2023-08-11T20:50:49+0200] [PACMAN] Running 'pacman -U --config /etc/pacman.conf -- /home/tux/.cache/yay/visual-studio-code-bin/visual-studio-code-bin-1.81.1-1-x86_64.pkg.tar.zst'
[2023-08-11T20:50:52+0200] [ALPM] transaction started
[2023-08-11T20:50:52+0200] [ALPM] removed code (1.79.2-1)
[2023-08-11T20:50:53+0200] [ALPM] installed visual-studio-code-bin (1.81.1-1)
[2023-08-11T20:50:53+0200] [ALPM-SCRIPTLET] (B[m[1m[34m==>(B[m[1m[33m NOTE:(B[m[1m Custom flags should be put directly in: ~/.config/code-flags.conf(B[m
[2023-08-11T20:50:53+0200] [ALPM] transaction completed
[2023-08-11T20:50:53+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-11T20:50:53+0200] [ALPM] running '30-update-mime-database.hook'...
[2023-08-11T20:50:53+0200] [ALPM] running 'update-desktop-database.hook'...
[2023-08-11T20:50:53+0200] [PACMAN] Running 'pacman -D -q --asexplicit --config /etc/pacman.conf -- visual-studio-code-bin'
[2023-08-11T20:54:04+0200] [PACMAN] Running 'pacman -S -y --config /etc/pacman.conf --'
[2023-08-11T20:54:04+0200] [PACMAN] synchronizing package lists
[2023-08-11T20:54:23+0200] [PACMAN] Running 'pacman -S -y -u --config /etc/pacman.conf -- extra/python-poetry-core'
[2023-08-11T20:54:23+0200] [PACMAN] synchronizing package lists
[2023-08-11T20:54:24+0200] [PACMAN] starting full system upgrade
[2023-08-11T21:27:53+0200] [ALPM] running '60-mkinitcpio-remove.hook'...
[2023-08-11T21:27:53+0200] [ALPM] running '71-dkms-remove.hook'...
[2023-08-11T21:27:54+0200] [ALPM-SCRIPTLET] ==> dkms remove --no-depmod v4l2loopback/0.12.7 -k 6.4.7-arch1-2
[2023-08-11T21:27:54+0200] [ALPM-SCRIPTLET] ==> depmod 6.4.7-arch1-2
[2023-08-11T21:27:56+0200] [ALPM] transaction started
[2023-08-11T21:27:57+0200] [ALPM] upgraded glibc (2.37-4 -> 2.38-2)
[2023-08-11T21:27:57+0200] [ALPM-SCRIPTLET] Generating locales...
[2023-08-11T21:27:58+0200] [ALPM-SCRIPTLET]   en_US.UTF-8... done
[2023-08-11T21:27:58+0200] [ALPM-SCRIPTLET]   ja_JP.UTF-8... done
[2023-08-11T21:27:59+0200] [ALPM-SCRIPTLET] Generation complete.
[2023-08-11T21:28:00+0200] [ALPM] upgraded gcc-libs (13.2.1-2 -> 13.2.1-3)
[2023-08-11T21:28:00+0200] [ALPM] upgraded libldap (2.6.4-2 -> 2.6.6-1)
[2023-08-11T21:28:00+0200] [ALPM] installed python-pyrsistent (0.19.3-3)
[2023-08-11T21:28:00+0200] [ALPM] installed python-rpds-py (0.9.2-1)
[2023-08-11T21:28:00+0200] [ALPM] installed python-referencing (0.30.0-1)
[2023-08-11T21:28:00+0200] [ALPM] installed python-jsonschema-specifications (2023.7.1-1)
[2023-08-11T21:28:00+0200] [ALPM] installed python-jsonschema (4.19.0-1)
[2023-08-11T21:28:00+0200] [ALPM] installed python-lark-parser (1.1.7-2)
[2023-08-11T21:28:00+0200] [ALPM] installed python-poetry-core (1.6.1-1)
[2023-08-11T21:28:00+0200] [ALPM] upgraded alsa-card-profiles (1:0.3.76-2 -> 1:0.3.77-1)
[2023-08-11T21:28:00+0200] [ALPM] upgraded audit (3.1.1-1 -> 3.1.2-1)
[2023-08-11T21:28:00+0200] [ALPM] upgraded xz (5.4.3-1 -> 5.4.4-1)
[2023-08-11T21:28:00+0200] [ALPM] upgraded gmp (6.2.1-2 -> 6.3.0-1)
[2023-08-11T21:28:00+0200] [ALPM] upgraded systemd-libs (254-1 -> 254.1-1)
[2023-08-11T21:28:00+0200] [ALPM] upgraded libelf (0.189-2 -> 0.189-3)
[2023-08-11T21:28:00+0200] [ALPM] upgraded libjpeg-turbo (2.1.5.1-1 -> 3.0.0-1)
[2023-08-11T21:28:00+0200] [ALPM] upgraded libsysprof-capture (3.48.0-3 -> 3.48.0-4)
[2023-08-11T21:28:00+0200] [ALPM] upgraded harfbuzz (8.0.1-1 -> 8.1.1-1)
[2023-08-11T21:28:00+0200] [ALPM] upgraded bazel (6.3.0-1 -> 6.3.1-1)
[2023-08-11T21:28:00+0200] [ALPM] upgraded binutils (2.41-1 -> 2.41-3)
[2023-08-11T21:28:00+0200] [ALPM] upgraded device-mapper (2.03.21-1 -> 2.03.22-1)
[2023-08-11T21:28:00+0200] [ALPM] upgraded systemd (254-1 -> 254.1-1)
[2023-08-11T21:28:01+0200] [ALPM] upgraded libxml2 (2.11.4-1 -> 2.11.5-1)
[2023-08-11T21:28:01+0200] [ALPM] upgraded mesa (23.1.4-2 -> 1:23.1.5-1)
[2023-08-11T21:28:02+0200] [ALPM] upgraded nvidia-utils (535.86.05-2 -> 535.98-1)
[2023-08-11T21:28:02+0200] [ALPM-SCRIPTLET] If you run into trouble with CUDA not being available, run nvidia-modprobe first.
[2023-08-11T21:28:02+0200] [ALPM-SCRIPTLET] If you use GDM on Wayland, you might have to run systemctl enable --now nvidia-resume.service
[2023-08-11T21:28:02+0200] [ALPM] upgraded sdl2 (2.28.1-1 -> 2.28.2-1)
[2023-08-11T21:28:02+0200] [ALPM] upgraded libmfx (23.2.2-1 -> 23.2.2-2)
[2023-08-11T21:28:02+0200] [ALPM] upgraded libpipewire (1:0.3.76-2 -> 1:0.3.77-1)
[2023-08-11T21:28:02+0200] [ALPM] upgraded pipewire (1:0.3.76-2 -> 1:0.3.77-1)
[2023-08-11T21:28:02+0200] [ALPM] upgraded liblc3 (1.0.3-1 -> 1.0.4-1)
[2023-08-11T21:28:02+0200] [ALPM] upgraded pipewire-audio (1:0.3.76-2 -> 1:0.3.77-1)
[2023-08-11T21:28:02+0200] [ALPM] upgraded pipewire-jack (1:0.3.76-2 -> 1:0.3.77-1)
[2023-08-11T21:28:02+0200] [ALPM] upgraded openexr (3.1.9-1 -> 3.1.10-1)
[2023-08-11T21:28:02+0200] [ALPM] upgraded gtk-update-icon-cache (1:4.10.4-1 -> 1:4.10.5-1)
[2023-08-11T21:28:02+0200] [ALPM] upgraded libproxy (0.5.3-1 -> 0.5.3-2)
[2023-08-11T21:28:03+0200] [ALPM] upgraded chromium (115.0.5790.110-1 -> 115.0.5790.170-1)
[2023-08-11T21:28:03+0200] [ALPM] upgraded cpupower (6.3-2 -> 6.3-4)
[2023-08-11T21:28:03+0200] [ALPM] upgraded debuginfod (0.189-2 -> 0.189-3)
[2023-08-11T21:28:03+0200] [ALPM] upgraded enchant (2.3.4-2 -> 2.5.0-1)
[2023-08-11T21:28:03+0200] [ALPM] upgraded firefox (116.0-1 -> 116.0.2-1)
[2023-08-11T21:28:03+0200] [ALPM] upgraded fuse-common (3.15.1-1 -> 3.16.1-1)
[2023-08-11T21:28:03+0200] [ALPM] upgraded fuse3 (3.15.1-1 -> 3.16.1-1)
[2023-08-11T21:28:03+0200] [ALPM] upgraded mpfr (4.2.0.p12-2 -> 4.2.0.p12-3)
[2023-08-11T21:28:04+0200] [ALPM] upgraded gcc (13.2.1-2 -> 13.2.1-3)
[2023-08-11T21:28:04+0200] [ALPM] upgraded gcc-fortran (13.2.1-2 -> 13.2.1-3)
[2023-08-11T21:28:05+0200] [ALPM] upgraded go (2:1.20.7-1 -> 2:1.21.0-1)
[2023-08-11T21:28:05+0200] [ALPM] upgraded graphicsmagick (1.3.40-3 -> 1.3.40-4)
[2023-08-11T21:28:05+0200] [ALPM] upgraded perl (5.36.1-2 -> 5.38.0-1)
[2023-08-11T21:28:05+0200] [ALPM] upgraded graphviz (8.1.0-1 -> 8.1.0-2)
[2023-08-11T21:28:05+0200] [ALPM] upgraded gtk4 (1:4.10.4-1 -> 1:4.10.5-1)
[2023-08-11T21:28:05+0200] [ALPM] upgraded gtkmm3 (3.24.7-1 -> 3.24.8-1)
[2023-08-11T21:28:05+0200] [ALPM] upgraded openssh (9.3p2-1 -> 9.4p1-2)
[2023-08-11T21:28:05+0200] [ALPM] upgraded polkit (122-1 -> 123-1)
[2023-08-11T21:28:05+0200] [ALPM] upgraded lib32-glibc (2.37-4 -> 2.38-2)
[2023-08-11T21:28:06+0200] [ALPM] upgraded lib32-gcc-libs (13.2.1-2 -> 13.2.1-3)
[2023-08-11T21:28:06+0200] [ALPM] upgraded lib32-libldap (2.6.4-1 -> 2.6.6-1)
[2023-08-11T21:28:06+0200] [ALPM] upgraded gvfs (1.50.5-1 -> 1.50.6-1)
[2023-08-11T21:28:06+0200] [ALPM] upgraded gvfs-smb (1.50.5-1 -> 1.50.6-1)
[2023-08-11T21:28:06+0200] [ALPM] upgraded harfbuzz-icu (8.0.1-1 -> 8.1.1-1)
[2023-08-11T21:28:06+0200] [ALPM] upgraded hivex (1.3.23-1 -> 1.3.23-2)
[2023-08-11T21:28:06+0200] [ALPM] upgraded imagemagick (7.1.1.15-1 -> 7.1.1.15-2)
[2023-08-11T21:28:06+0200] [ALPM] upgraded intel-ucode (20230613-1 -> 20230808-1)
[2023-08-11T21:28:06+0200] [ALPM] upgraded lib32-harfbuzz (8.0.1-1 -> 8.1.1-1)
[2023-08-11T21:28:06+0200] [ALPM] upgraded lib32-libjpeg-turbo (2.1.5.1-1 -> 3.0.0-1)
[2023-08-11T21:28:06+0200] [ALPM] upgraded lib32-libpipewire (1:0.3.76-1 -> 1:0.3.77-1)
[2023-08-11T21:28:06+0200] [ALPM] upgraded lib32-xz (5.4.3-1 -> 5.4.4-1)
[2023-08-11T21:28:06+0200] [ALPM] upgraded lib32-libxml2 (2.11.4-1 -> 2.11.5-1)
[2023-08-11T21:28:06+0200] [ALPM] upgraded lib32-llvm-libs (15.0.7-1 -> 15.0.7-3)
[2023-08-11T21:28:06+0200] [ALPM] upgraded lib32-nvidia-utils (535.86.05-1 -> 535.98-1)
[2023-08-11T21:28:06+0200] [ALPM] upgraded lib32-mesa (23.1.4-2 -> 1:23.1.5-1)
[2023-08-11T21:28:06+0200] [ALPM] upgraded lib32-systemd (254-1 -> 254.1-1)
[2023-08-11T21:28:06+0200] [ALPM] upgraded lib32-pipewire (1:0.3.76-1 -> 1:0.3.77-1)
[2023-08-11T21:28:06+0200] [ALPM] upgraded lib32-sdl2 (2.28.1-1 -> 2.28.2-1)
[2023-08-11T21:28:06+0200] [ALPM] upgraded libadwaita (1:1.3.3-1 -> 1:1.3.4-1)
[2023-08-11T21:28:06+0200] [ALPM] upgraded libinih (56-1 -> 57-1)
[2023-08-11T21:28:06+0200] [ALPM] upgraded libgexiv2 (0.14.1-1 -> 0.14.2-1)
[2023-08-11T21:28:07+0200] [ALPM] upgraded perl-libintl-perl (1.33-1 -> 1.33-2)
[2023-08-11T21:28:07+0200] [ALPM] upgraded thin-provisioning-tools (1.0.5-1 -> 1.0.6-1)
[2023-08-11T21:28:07+0200] [ALPM] upgraded lvm2 (2.03.21-1 -> 2.03.22-1)
[2023-08-11T21:28:07+0200] [ALPM] upgraded systemd-sysvcompat (254-1 -> 254.1-1)
[2023-08-11T21:28:07+0200] [ALPM] upgraded vim-runtime (9.0.1676-1 -> 9.0.1678-1)
[2023-08-11T21:28:07+0200] [ALPM] upgraded vim (9.0.1676-1 -> 9.0.1678-1)
[2023-08-11T21:28:07+0200] [ALPM] upgraded libguestfs (1.48.6-6 -> 1.48.6-7)
[2023-08-11T21:28:07+0200] [ALPM] upgraded libvterm (0.3.2-1 -> 0.3.3-1)
[2023-08-11T21:28:07+0200] [ALPM] upgraded libxnvctrl (535.86.05-1 -> 535.98-1)
[2023-08-11T21:28:07+0200] [ALPM] upgraded linux (6.4.7.arch1-2 -> 6.4.9.arch1-1)
[2023-08-11T21:28:07+0200] [ALPM] upgraded linux-firmware-whence (20230625.ee91452d-5 -> 20230804.7be2766d-2)
[2023-08-11T21:28:08+0200] [ALPM] upgraded linux-firmware (20230625.ee91452d-5 -> 20230804.7be2766d-2)
[2023-08-11T21:28:08+0200] [ALPM] upgraded linux-firmware-qlogic (20230625.ee91452d-5 -> 20230804.7be2766d-2)
[2023-08-11T21:28:09+0200] [ALPM] upgraded linux-headers (6.4.7.arch1-2 -> 6.4.9.arch1-1)
[2023-08-11T21:28:09+0200] [ALPM] upgraded lshw (B.02.19.2-5 -> B.02.19.2-6)
[2023-08-11T21:28:09+0200] [ALPM] upgraded mbedtls (3.4.0-3 -> 3.4.1-1)
[2023-08-11T21:28:09+0200] [ALPM] upgraded meson (1.2.0-3 -> 1.2.1-1)
[2023-08-11T21:28:09+0200] [ALPM] upgraded minizip-ng (4.0.0-2 -> 4.0.1-1)
[2023-08-11T21:28:09+0200] [ALPM] upgraded net-snmp (5.9.1-6 -> 5.9.1-7)
[2023-08-11T21:28:09+0200] [ALPM] upgraded nodejs (20.4.0-1 -> 20.5.0-1)
[2023-08-11T21:28:09+0200] [ALPM] upgraded nvidia (535.86.05-6 -> 535.98-1)
[2023-08-11T21:28:10+0200] [ALPM] upgraded nvidia-settings (535.86.05-1 -> 535.98-1)
[2023-08-11T21:28:10+0200] [ALPM] upgraded opencolorio (2.2.1-10 -> 2.2.1-11)
[2023-08-11T21:28:10+0200] [ALPM] upgraded perl-capture-tiny (0.48-6 -> 0.48-7)
[2023-08-11T21:28:10+0200] [ALPM] upgraded perl-ffi-checklib (0.31-2 -> 0.31-3)
[2023-08-11T21:28:10+0200] [ALPM] upgraded perl-file-chdir (0.1011-4 -> 0.1011-5)
[2023-08-11T21:28:10+0200] [ALPM] upgraded perl-file-which (1.27-2 -> 1.27-3)
[2023-08-11T21:28:10+0200] [ALPM] upgraded perl-path-tiny (0.144-1 -> 0.144-2)
[2023-08-11T21:28:10+0200] [ALPM] upgraded perl-alien-build (2.80-1 -> 2.80-2)
[2023-08-11T21:28:10+0200] [ALPM] upgraded perl-alien-libxml2 (0.19-1 -> 0.19-2)
[2023-08-11T21:28:10+0200] [ALPM] upgraded perl-clone (0.46-1 -> 0.46-2)
[2023-08-11T21:28:10+0200] [ALPM] upgraded perl-dbi (1.643-4 -> 1.643-6)
[2023-08-11T21:28:10+0200] [ALPM] upgraded perl-encode-locale (1.05-10 -> 1.05-11)
[2023-08-11T21:28:10+0200] [ALPM] upgraded perl-error (0.17029-4 -> 0.17029-5)
[2023-08-11T21:28:10+0200] [ALPM] upgraded perl-timedate (2.33-4 -> 2.33-5)
[2023-08-11T21:28:10+0200] [ALPM] upgraded perl-http-date (6.05-6 -> 6.06-1)
[2023-08-11T21:28:10+0200] [ALPM] upgraded perl-file-listing (6.16-1 -> 6.16-2)
[2023-08-11T21:28:10+0200] [ALPM] upgraded perl-html-tagset (3.20-13 -> 3.20-14)
[2023-08-11T21:28:10+0200] [ALPM] upgraded perl-io-html (1.004-3 -> 1.004-4)
[2023-08-11T21:28:10+0200] [ALPM] upgraded perl-lwp-mediatypes (6.04-3 -> 6.04-4)
[2023-08-11T21:28:10+0200] [ALPM] upgraded perl-uri (5.19-1 -> 5.19-2)
[2023-08-11T21:28:10+0200] [ALPM] upgraded perl-http-message (6.44-1 -> 6.44-2)
[2023-08-11T21:28:10+0200] [ALPM] upgraded perl-html-parser (3.81-1 -> 3.81-2)
[2023-08-11T21:28:10+0200] [ALPM] upgraded perl-http-cookies (6.10-3 -> 6.10-4)
[2023-08-11T21:28:10+0200] [ALPM] upgraded perl-http-daemon (6.16-1 -> 6.16-2)
[2023-08-11T21:28:10+0200] [ALPM] upgraded perl-http-negotiate (6.01-11 -> 6.01-12)
[2023-08-11T21:28:10+0200] [ALPM] upgraded perl-net-http (6.23-1 -> 6.23-2)
[2023-08-11T21:28:10+0200] [ALPM] upgraded perl-try-tiny (0.31-2 -> 0.31-3)
[2023-08-11T21:28:10+0200] [ALPM] upgraded perl-www-robotrules (6.02-11 -> 6.02-12)
[2023-08-11T21:28:10+0200] [ALPM] upgraded perl-libwww (6.67-1 -> 6.67-2)
[2023-08-11T21:28:10+0200] [ALPM] upgraded perl-mailtools (2.21-6 -> 2.21-7)
[2023-08-11T21:28:10+0200] [ALPM] upgraded perl-net-ssleay (1.92-2 -> 1.92-3)
[2023-08-11T21:28:10+0200] [ALPM] upgraded perl-parse-yapp (1.21-5 -> 1.21-6)
[2023-08-11T21:28:10+0200] [ALPM] upgraded perl-xml-libxml (2.0208-1 -> 2.0209-1)
[2023-08-11T21:28:10+0200] [ALPM] upgraded perl-xml-parser (2.46-4 -> 2.46-5)
[2023-08-11T21:28:10+0200] [ALPM] upgraded pipewire-alsa (1:0.3.76-2 -> 1:0.3.77-1)
[2023-08-11T21:28:10+0200] [ALPM] upgraded pipewire-pulse (1:0.3.76-2 -> 1:0.3.77-1)
[2023-08-11T21:28:10+0200] [ALPM] upgraded pnpm (8.6.11-1 -> 8.6.12-1)
[2023-08-11T21:28:10+0200] [ALPM] upgraded postgresql-libs (15.3-4 -> 15.3-5)
[2023-08-11T21:28:10+0200] [ALPM] upgraded python-cryptography (41.0.2-1 -> 41.0.3-1)
[2023-08-11T21:28:10+0200] [ALPM] upgraded python-dill (0.3.6-2 -> 0.3.7-1)
[2023-08-11T21:28:10+0200] [ALPM] upgraded python-distlib (0.3.6-3 -> 0.3.7-1)
[2023-08-11T21:28:10+0200] [ALPM] upgraded python-filelock (3.12.0-2 -> 3.12.2-1)
[2023-08-11T21:28:10+0200] [ALPM] upgraded python-more-itertools (9.1.1-4 -> 10.1.0-1)
[2023-08-11T21:28:10+0200] [ALPM] upgraded python-pluggy (1.0.0-4 -> 1.1.0-1)
[2023-08-11T21:28:10+0200] [ALPM] upgraded python-pygments (2.15.1-1 -> 2.16.1-1)
[2023-08-11T21:28:10+0200] [ALPM] upgraded python-sphinxcontrib-applehelp (1.0.4-3 -> 1.0.6-1)
[2023-08-11T21:28:10+0200] [ALPM] upgraded python-sphinxcontrib-devhelp (1.0.2-11 -> 1.0.4-1)
[2023-08-11T21:28:10+0200] [ALPM] upgraded python-sphinxcontrib-htmlhelp (2.0.1-3 -> 2.0.3-1)
[2023-08-11T21:28:10+0200] [ALPM] upgraded python-sphinxcontrib-qthelp (1.0.3-11 -> 1.0.5-1)
[2023-08-11T21:28:10+0200] [ALPM] upgraded python-sphinxcontrib-serializinghtml (1.1.5-6 -> 1.1.7-1)
[2023-08-11T21:28:10+0200] [ALPM] upgraded python-trove-classifiers (2023.7.6-1 -> 2023.8.7-1)
[2023-08-11T21:28:10+0200] [ALPM] upgraded python-virtualenv (20.21.0-1 -> 20.24.2-1)
[2023-08-11T21:28:10+0200] [ALPM] upgraded qpwgraph (0.5.1-1 -> 0.5.2-1)
[2023-08-11T21:28:10+0200] [ALPM] upgraded qt5-base (5.15.10+kde+r139-1 -> 5.15.10+kde+r147-1)
[2023-08-11T21:28:10+0200] [ALPM] upgraded ruby-test-unit (3.5.9-1 -> 3.6.0-1)
[2023-08-11T21:28:11+0200] [ALPM] upgraded rust (1:1.71.0-1 -> 1:1.71.1-1)
[2023-08-11T21:28:12+0200] [ALPM] upgraded signal-desktop (6.27.0-1 -> 6.28.0-1)
[2023-08-11T21:28:12+0200] [ALPM] upgraded skopeo (1.13.1-1 -> 1.13.2-1)
[2023-08-11T21:28:12+0200] [ALPM] upgraded smartmontools (7.3-1 -> 7.4-1)
[2023-08-11T21:28:12+0200] [ALPM] upgraded subversion (1.14.2-8 -> 1.14.2-9)
[2023-08-11T21:28:12+0200] [ALPM] upgraded tigervnc (1.13.1-1 -> 1.13.1-2)
[2023-08-11T21:28:12+0200] [ALPM] upgraded vala (0.56.9-1 -> 0.56.10-1)
[2023-08-11T21:28:12+0200] [ALPM] upgraded valgrind (3.21.0-3 -> 3.21.0-4)
[2023-08-11T21:28:12+0200] [ALPM] upgraded virtualbox-host-modules-arch (7.0.10-6 -> 7.0.10-9)
[2023-08-11T21:28:12+0200] [ALPM] upgraded vulkan-intel (23.1.4-2 -> 1:23.1.5-1)
[2023-08-11T21:28:12+0200] [ALPM] upgraded xdg-dbus-proxy (0.1.4-1 -> 0.1.5-1)
[2023-08-11T21:28:12+0200] [ALPM] upgraded xfconf (4.18.1-1 -> 4.18.1-2)
[2023-08-11T21:28:12+0200] [ALPM] upgraded zenity (3.44.1-1 -> 3.44.2-1)
[2023-08-11T21:28:12+0200] [ALPM-SCRIPTLET] ldconfig: libraries ld-linux.so.2 and ld-linux.so in directory /usr/lib have same soname but different type.
[2023-08-11T21:28:12+0200] [ALPM] transaction completed
[2023-08-11T21:28:14+0200] [ALPM] running '20-systemd-sysusers.hook'...
[2023-08-11T21:28:14+0200] [ALPM] running '30-systemd-catalog.hook'...
[2023-08-11T21:28:14+0200] [ALPM] running '30-systemd-daemon-reload.hook'...
[2023-08-11T21:28:14+0200] [ALPM] running '30-systemd-hwdb.hook'...
[2023-08-11T21:28:14+0200] [ALPM] running '30-systemd-sysctl.hook'...
[2023-08-11T21:28:14+0200] [ALPM] running '30-systemd-tmpfiles.hook'...
[2023-08-11T21:28:14+0200] [ALPM] running '30-systemd-udev-reload.hook'...
[2023-08-11T21:28:15+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-11T21:28:15+0200] [ALPM] running '30-update-mime-database.hook'...
[2023-08-11T21:28:15+0200] [ALPM] running '60-depmod.hook'...
[2023-08-11T21:28:17+0200] [ALPM] running '70-dkms-install.hook'...
[2023-08-11T21:28:17+0200] [ALPM-SCRIPTLET] ==> dkms install --no-depmod v4l2loopback/0.12.7 -k 6.4.9-arch1-1
[2023-08-11T21:28:20+0200] [ALPM-SCRIPTLET] ==> depmod 6.4.9-arch1-1
[2023-08-11T21:28:22+0200] [ALPM] running '90-mkinitcpio-install.hook'...
[2023-08-11T21:28:22+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2023-08-11T21:28:22+0200] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2023-08-11T21:28:22+0200] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -g /boot/initramfs-linux.img --microcode /boot/intel-ucode.img
[2023-08-11T21:28:22+0200] [ALPM-SCRIPTLET] ==> Starting build: '6.4.9-arch1-1'
[2023-08-11T21:28:22+0200] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2023-08-11T21:28:22+0200] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2023-08-11T21:28:22+0200] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2023-08-11T21:28:22+0200] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2023-08-11T21:28:22+0200] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2023-08-11T21:28:22+0200] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2023-08-11T21:28:22+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2023-08-11T21:28:23+0200] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2023-08-11T21:28:23+0200] [ALPM-SCRIPTLET]   -> Running build hook: [numlock]
[2023-08-11T21:28:23+0200] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2023-08-11T21:28:23+0200] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux.img'
[2023-08-11T21:28:23+0200] [ALPM-SCRIPTLET] ==> Image generation successful
[2023-08-11T21:28:23+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2023-08-11T21:28:23+0200] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2023-08-11T21:28:23+0200] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -g /boot/initramfs-linux-fallback.img -S autodetect --microcode /boot/intel-ucode.img
[2023-08-11T21:28:23+0200] [ALPM-SCRIPTLET] ==> Starting build: '6.4.9-arch1-1'
[2023-08-11T21:28:23+0200] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2023-08-11T21:28:23+0200] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2023-08-11T21:28:23+0200] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2023-08-11T21:28:23+0200] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2023-08-11T21:28:23+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'aic94xx'
[2023-08-11T21:28:25+0200] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2023-08-11T21:28:25+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2023-08-11T21:28:25+0200] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2023-08-11T21:28:26+0200] [ALPM-SCRIPTLET]   -> Running build hook: [numlock]
[2023-08-11T21:28:26+0200] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2023-08-11T21:28:26+0200] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-fallback.img'
[2023-08-11T21:28:27+0200] [ALPM-SCRIPTLET] ==> Image generation successful
[2023-08-11T21:28:27+0200] [ALPM] running 'dbus-reload.hook'...
[2023-08-11T21:28:27+0200] [ALPM] running 'detect-old-perl-modules.hook'...
[2023-08-11T21:28:27+0200] [ALPM] running 'gio-querymodules.hook'...
[2023-08-11T21:28:27+0200] [ALPM] running 'glib-compile-schemas.hook'...
[2023-08-11T21:28:27+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2023-08-11T21:28:27+0200] [ALPM] running 'gtk4-querymodules.hook'...
[2023-08-11T21:28:27+0200] [ALPM] running 'gvfsd.hook'...
[2023-08-11T21:28:27+0200] [ALPM] running 'texinfo-install.hook'...
[2023-08-11T21:28:28+0200] [ALPM] running 'update-desktop-database.hook'...
[2023-08-11T21:28:39+0200] [PACMAN] Running 'pacman -D -q --asdeps --config /etc/pacman.conf -- python-poetry-core'
[2023-08-11T21:28:50+0200] [PACMAN] Running 'pacman -U --config /etc/pacman.conf -- /home/tux/.cache/yay/gklib/gklib-5.1.1-4-x86_64.pkg.tar.zst'
[2023-08-11T21:41:11+0200] [ALPM] transaction started
[2023-08-11T21:41:11+0200] [ALPM] upgraded gklib (5.1.1-3 -> 5.1.1-4)
[2023-08-11T21:41:11+0200] [ALPM] transaction completed
[2023-08-11T21:41:11+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-11T21:41:14+0200] [PACMAN] Running 'pacman -D -q --asdeps --config /etc/pacman.conf -- gklib'
[2023-08-11T21:41:14+0200] [PACMAN] Running 'pacman -S -y -u --config /etc/pacman.conf --'
[2023-08-11T21:41:14+0200] [PACMAN] synchronizing package lists
[2023-08-11T21:41:15+0200] [PACMAN] starting full system upgrade
[2023-08-11T23:24:11+0200] [PACMAN] Running 'pacman -S -y --config /etc/pacman.conf --'
[2023-08-11T23:24:11+0200] [PACMAN] synchronizing package lists
[2023-08-11T23:33:34+0200] [PACMAN] Running 'pacman -U --config /etc/pacman.conf -- /home/tux/.cache/yay/the-honkers-railway-launcher-bin/the-honkers-railway-launcher-bin-1.3.0-1-x86_64.pkg.tar.zst /home/tux/.cache/yay/metis/metis-5.2.1-2-x86_64.pkg.tar.zst /home/tux/.cache/yay/tumbler-extra-thumbnailers/tumbler-extra-thumbnailers-4.1-5-any.pkg.tar.zst /home/tux/.cache/yay/dwarfs-bin/dwarfs-bin-0.7.2-1-x86_64.pkg.tar.zst /home/tux/.cache/yay/pince-git/pince-git-r1331.f3b7fa8-1-any.pkg.tar.zst /home/tux/.cache/yay/osu-lazer/osu-lazer-2023.803.0-1-x86_64.pkg.tar.zst /home/tux/.cache/yay/uxplay/uxplay-1:1.65.1-1-any.pkg.tar.zst /home/tux/.cache/yay/ibus-mozc/ibus-mozc-2.29.5160.102-1-x86_64.pkg.tar.zst /home/tux/.cache/yay/yay/yay-12.1.2-1-x86_64.pkg.tar.zst /home/tux/.cache/yay/python-anytree/python-anytree-2.9.0-1-any.pkg.tar.zst /home/tux/.cache/yay/libvirt-sandbox/libvirt-sandbox-0.8.0-6-x86_64.pkg.tar.zst /home/tux/.cache/yay/tor-browser/tor-browser-12.5.2-1-x86_64.pkg.tar.zst'
[2023-08-11T23:33:34+0200] [ALPM] transaction started
[2023-08-11T23:33:34+0200] [ALPM] upgraded the-honkers-railway-launcher-bin (1.2.5-1 -> 1.3.0-1)
[2023-08-11T23:33:34+0200] [ALPM] upgraded metis (5.1.0.p11-1 -> 5.2.1-2)
[2023-08-11T23:33:34+0200] [ALPM] upgraded tumbler-extra-thumbnailers (4.1-3 -> 4.1-5)
[2023-08-11T23:33:34+0200] [ALPM] upgraded dwarfs-bin (0.7.1-1 -> 0.7.2-1)
[2023-08-11T23:33:34+0200] [ALPM] upgraded pince-git (r1232.c732e61-1 -> r1331.f3b7fa8-1)
[2023-08-11T23:33:35+0200] [ALPM] upgraded osu-lazer (2023.717.0-1 -> 2023.803.0-1)
[2023-08-11T23:33:35+0200] [ALPM] upgraded uxplay (1:1.65-1 -> 1:1.65.1-1)
[2023-08-11T23:33:35+0200] [ALPM] upgraded ibus-mozc (2.29.5135.102-1 -> 2.29.5160.102-1)
[2023-08-11T23:33:35+0200] [ALPM] upgraded yay (12.1.0-1 -> 12.1.2-1)
[2023-08-11T23:33:35+0200] [ALPM] upgraded python-anytree (2.8.0-6 -> 2.9.0-1)
[2023-08-11T23:33:35+0200] [ALPM] upgraded libvirt-sandbox (0.8.0-2 -> 0.8.0-6)
[2023-08-11T23:33:35+0200] [ALPM] upgraded tor-browser (12.5.1-1 -> 12.5.2-1)
[2023-08-11T23:33:35+0200] [ALPM-SCRIPTLET] 
[2023-08-11T23:33:35+0200] [ALPM-SCRIPTLET] ==> The copy of Tor Browser in your home directory will be upgraded at the
[2023-08-11T23:33:35+0200] [ALPM-SCRIPTLET] ==> first time you run it as your normal user. Just start it and have fun!
[2023-08-11T23:33:35+0200] [ALPM-SCRIPTLET] 
[2023-08-11T23:33:35+0200] [ALPM] transaction completed
[2023-08-11T23:33:35+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-11T23:33:35+0200] [ALPM] running '30-update-mime-database.hook'...
[2023-08-11T23:33:35+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2023-08-11T23:33:35+0200] [ALPM] running 'update-desktop-database.hook'...
[2023-08-11T23:33:35+0200] [PACMAN] Running 'pacman -D -q --asdeps --config /etc/pacman.conf -- metis python-anytree libvirt-sandbox'
[2023-08-11T23:33:35+0200] [PACMAN] Running 'pacman -D -q --asexplicit --config /etc/pacman.conf -- the-honkers-railway-launcher-bin tumbler-extra-thumbnailers dwarfs-bin pince-git osu-lazer uxplay ibus-mozc yay tor-browser'
[2023-08-12T20:27:46+0200] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- multilib/lib32-libnm'
[2023-08-12T20:27:47+0200] [ALPM] transaction started
[2023-08-12T20:27:47+0200] [ALPM] reinstalled lib32-libnm (1.42.6-1)
[2023-08-12T20:27:47+0200] [ALPM] transaction completed
[2023-08-12T20:27:47+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-12T20:27:47+0200] [PACMAN] Running 'pacman -D -q --asdeps --config /etc/pacman.conf -- lib32-libnm'
[2023-08-12T20:28:41+0200] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- multilib/steam'
[2023-08-12T20:28:41+0200] [ALPM] transaction started
[2023-08-12T20:28:41+0200] [ALPM] reinstalled steam (1.0.0.78-1)
[2023-08-12T20:28:41+0200] [ALPM] transaction completed
[2023-08-12T20:28:41+0200] [ALPM] running '30-systemd-udev-reload.hook'...
[2023-08-12T20:28:42+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-12T20:28:42+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2023-08-12T20:28:42+0200] [ALPM] running 'update-desktop-database.hook'...
[2023-08-12T20:28:42+0200] [PACMAN] Running 'pacman -D -q --asexplicit --config /etc/pacman.conf -- steam'
[2023-08-12T20:31:22+0200] [PACMAN] Running 'pacman -S lib32-nvidia-utils'
[2023-08-12T20:31:23+0200] [ALPM] transaction started
[2023-08-12T20:31:23+0200] [ALPM] reinstalled lib32-nvidia-utils (535.98-1)
[2023-08-12T20:31:24+0200] [ALPM] transaction completed
[2023-08-12T20:31:24+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-12T20:31:44+0200] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- multilib/lib32-nvidia-utils extra/nvidia-utils'
[2023-08-12T20:31:45+0200] [ALPM] transaction started
[2023-08-12T20:31:46+0200] [ALPM] reinstalled nvidia-utils (535.98-1)
[2023-08-12T20:31:46+0200] [ALPM-SCRIPTLET] If you run into trouble with CUDA not being available, run nvidia-modprobe first.
[2023-08-12T20:31:46+0200] [ALPM-SCRIPTLET] If you use GDM on Wayland, you might have to run systemctl enable --now nvidia-resume.service
[2023-08-12T20:31:47+0200] [ALPM] reinstalled lib32-nvidia-utils (535.98-1)
[2023-08-12T20:31:47+0200] [ALPM] transaction completed
[2023-08-12T20:31:47+0200] [ALPM] running '20-systemd-sysusers.hook'...
[2023-08-12T20:31:47+0200] [ALPM] running '30-systemd-daemon-reload.hook'...
[2023-08-12T20:31:47+0200] [ALPM] running '30-systemd-udev-reload.hook'...
[2023-08-12T20:31:47+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-12T20:31:47+0200] [ALPM] running 'dbus-reload.hook'...
[2023-08-12T20:31:47+0200] [PACMAN] Running 'pacman -D -q --asdeps --config /etc/pacman.conf -- lib32-nvidia-utils nvidia-utils'
[2023-08-12T20:35:18+0200] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- multilib/steam'
[2023-08-12T20:35:19+0200] [ALPM] transaction started
[2023-08-12T20:35:19+0200] [ALPM] reinstalled steam (1.0.0.78-1)
[2023-08-12T20:35:19+0200] [ALPM] transaction completed
[2023-08-12T20:35:19+0200] [ALPM] running '30-systemd-udev-reload.hook'...
[2023-08-12T20:35:19+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-12T20:35:19+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2023-08-12T20:35:19+0200] [ALPM] running 'update-desktop-database.hook'...
[2023-08-12T20:35:19+0200] [PACMAN] Running 'pacman -D --asexplicit -q --config /etc/pacman.conf -- steam'
[2023-08-12T20:35:24+0200] [PACMAN] Running 'pacman -S -y --config /etc/pacman.conf --'
[2023-08-12T20:35:24+0200] [PACMAN] synchronizing package lists
[2023-08-12T20:35:52+0200] [PACMAN] Running 'pacman -Syu lib32-libnm'
[2023-08-12T20:35:52+0200] [PACMAN] synchronizing package lists
[2023-08-12T20:35:53+0200] [PACMAN] starting full system upgrade
[2023-08-12T20:53:33+0200] [ALPM] running '60-mkinitcpio-remove.hook'...
[2023-08-12T20:53:33+0200] [ALPM] running '71-dkms-remove.hook'...
[2023-08-12T20:53:33+0200] [ALPM-SCRIPTLET] ==> dkms remove --no-depmod v4l2loopback/0.12.7 -k 6.4.9-arch1-1
[2023-08-12T20:53:34+0200] [ALPM-SCRIPTLET] ==> depmod 6.4.9-arch1-1
[2023-08-12T20:53:36+0200] [ALPM] transaction started
[2023-08-12T20:53:36+0200] [ALPM] reinstalled lib32-libnm (1.42.6-1)
[2023-08-12T20:53:36+0200] [ALPM] upgraded bazel (6.3.1-1 -> 6.3.2-1)
[2023-08-12T20:53:36+0200] [ALPM] upgraded highway (1.0.5-1 -> 1.0.6-1)
[2023-08-12T20:53:37+0200] [ALPM] upgraded libmm-glib (1.20.6-1 -> 1.20.6-2)
[2023-08-12T20:53:38+0200] [ALPM] upgraded linux (6.4.9.arch1-1 -> 6.4.10.arch1-1)
[2023-08-12T20:53:39+0200] [ALPM] upgraded linux-headers (6.4.9.arch1-1 -> 6.4.10.arch1-1)
[2023-08-12T20:53:39+0200] [ALPM] upgraded nvidia (535.98-1 -> 535.98-2)
[2023-08-12T20:53:39+0200] [ALPM] upgraded openpmix (4.2.3-2 -> 4.2.5-1)
[2023-08-12T20:53:39+0200] [ALPM] upgraded openmpi (4.1.5-2 -> 4.1.5-3)
[2023-08-12T20:53:39+0200] [ALPM] upgraded openssl-1.1 (1.1.1.u-1 -> 1.1.1.v-1)
[2023-08-12T20:53:39+0200] [ALPM] upgraded python-pluggy (1.1.0-1 -> 1.2.0-1)
[2023-08-12T20:53:39+0200] [ALPM] upgraded python-zipp (3.16.1-1 -> 3.16.2-1)
[2023-08-12T20:53:39+0200] [ALPM] upgraded virtualbox-host-modules-arch (7.0.10-9 -> 7.0.10-10)
[2023-08-12T20:53:39+0200] [ALPM] upgraded virtualbox (7.0.10-1 -> 7.0.10-2)
[2023-08-12T20:53:40+0200] [ALPM] transaction completed
[2023-08-12T20:53:40+0200] [ALPM] running '20-systemd-sysusers.hook'...
[2023-08-12T20:53:40+0200] [ALPM] running '30-systemd-daemon-reload.hook'...
[2023-08-12T20:53:40+0200] [ALPM] running '30-systemd-udev-reload.hook'...
[2023-08-12T20:53:41+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-12T20:53:41+0200] [ALPM] running '30-update-mime-database.hook'...
[2023-08-12T20:53:41+0200] [ALPM] running '60-depmod.hook'...
[2023-08-12T20:53:43+0200] [ALPM] running '70-dkms-install.hook'...
[2023-08-12T20:53:43+0200] [ALPM-SCRIPTLET] ==> dkms install --no-depmod v4l2loopback/0.12.7 -k 6.4.10-arch1-1
[2023-08-12T20:53:45+0200] [ALPM-SCRIPTLET] ==> depmod 6.4.10-arch1-1
[2023-08-12T20:53:47+0200] [ALPM] running '90-mkinitcpio-install.hook'...
[2023-08-12T20:53:47+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2023-08-12T20:53:47+0200] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2023-08-12T20:53:47+0200] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -g /boot/initramfs-linux.img --microcode /boot/intel-ucode.img
[2023-08-12T20:53:47+0200] [ALPM-SCRIPTLET] ==> Starting build: '6.4.10-arch1-1'
[2023-08-12T20:53:47+0200] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2023-08-12T20:53:48+0200] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2023-08-12T20:53:48+0200] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2023-08-12T20:53:48+0200] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2023-08-12T20:53:48+0200] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2023-08-12T20:53:48+0200] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2023-08-12T20:53:48+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2023-08-12T20:53:48+0200] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2023-08-12T20:53:48+0200] [ALPM-SCRIPTLET]   -> Running build hook: [numlock]
[2023-08-12T20:53:48+0200] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2023-08-12T20:53:48+0200] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux.img'
[2023-08-12T20:53:49+0200] [ALPM-SCRIPTLET] ==> Image generation successful
[2023-08-12T20:53:49+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2023-08-12T20:53:49+0200] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2023-08-12T20:53:49+0200] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -g /boot/initramfs-linux-fallback.img -S autodetect --microcode /boot/intel-ucode.img
[2023-08-12T20:53:49+0200] [ALPM-SCRIPTLET] ==> Starting build: '6.4.10-arch1-1'
[2023-08-12T20:53:49+0200] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2023-08-12T20:53:49+0200] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2023-08-12T20:53:49+0200] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2023-08-12T20:53:49+0200] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2023-08-12T20:53:49+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'aic94xx'
[2023-08-12T20:53:50+0200] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2023-08-12T20:53:51+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2023-08-12T20:53:51+0200] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2023-08-12T20:53:51+0200] [ALPM-SCRIPTLET]   -> Running build hook: [numlock]
[2023-08-12T20:53:52+0200] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2023-08-12T20:53:52+0200] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-fallback.img'
[2023-08-12T20:53:53+0200] [ALPM-SCRIPTLET] ==> Image generation successful
[2023-08-12T20:53:53+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2023-08-12T20:53:53+0200] [ALPM] running 'update-desktop-database.hook'...
[2023-08-12T21:08:19+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-12T21:08:23+0200] [PACMAN] Running 'pacman -S -y --config /etc/pacman.conf --'
[2023-08-12T21:08:23+0200] [PACMAN] synchronizing package lists
[2023-08-12T21:38:10+0200] [PACMAN] Running 'pacman -S -y --config /etc/pacman.conf --'
[2023-08-12T21:38:10+0200] [PACMAN] synchronizing package lists
[2023-08-12T21:38:28+0200] [PACMAN] Running 'pacman -U --config /etc/pacman.conf -- /home/tux/.cache/yay/osu-lazer/osu-lazer-2023.812.0-1-x86_64.pkg.tar.zst'
[2023-08-12T21:38:28+0200] [ALPM] transaction started
[2023-08-12T21:38:28+0200] [ALPM] upgraded osu-lazer (2023.803.0-1 -> 2023.812.0-1)
[2023-08-12T21:38:29+0200] [ALPM] transaction completed
[2023-08-12T21:38:29+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-12T21:38:29+0200] [ALPM] running '30-update-mime-database.hook'...
[2023-08-12T21:38:29+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2023-08-12T21:38:29+0200] [ALPM] running 'update-desktop-database.hook'...
[2023-08-12T21:38:29+0200] [PACMAN] Running 'pacman -D --asexplicit -q --config /etc/pacman.conf -- osu-lazer'
[2023-08-13T00:18:35+0200] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- multilib/steam'
[2023-08-13T00:18:36+0200] [ALPM] transaction started
[2023-08-13T00:18:36+0200] [ALPM] reinstalled steam (1.0.0.78-1)
[2023-08-13T00:18:37+0200] [ALPM] transaction completed
[2023-08-13T00:18:37+0200] [ALPM] running '30-systemd-udev-reload.hook'...
[2023-08-13T00:18:37+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-13T00:18:37+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2023-08-13T00:18:37+0200] [ALPM] running 'update-desktop-database.hook'...
[2023-08-13T00:18:37+0200] [PACMAN] Running 'pacman -D -q --asexplicit --config /etc/pacman.conf -- steam'
[2023-08-13T00:20:02+0200] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- multilib/lib32-nvidia-utils'
[2023-08-13T00:20:03+0200] [ALPM] transaction started
[2023-08-13T00:20:03+0200] [ALPM] reinstalled lib32-nvidia-utils (535.98-1)
[2023-08-13T00:20:04+0200] [ALPM] transaction completed
[2023-08-13T00:20:04+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-13T00:20:04+0200] [PACMAN] Running 'pacman -D -q --asdeps --config /etc/pacman.conf -- lib32-nvidia-utils'
[2023-08-13T00:20:11+0200] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- extra/nvidia-utils'
[2023-08-13T00:20:12+0200] [ALPM] transaction started
[2023-08-13T00:20:13+0200] [ALPM] reinstalled nvidia-utils (535.98-1)
[2023-08-13T00:20:13+0200] [ALPM-SCRIPTLET] If you run into trouble with CUDA not being available, run nvidia-modprobe first.
[2023-08-13T00:20:13+0200] [ALPM-SCRIPTLET] If you use GDM on Wayland, you might have to run systemctl enable --now nvidia-resume.service
[2023-08-13T00:20:13+0200] [ALPM] transaction completed
[2023-08-13T00:20:13+0200] [ALPM] running '20-systemd-sysusers.hook'...
[2023-08-13T00:20:13+0200] [ALPM] running '30-systemd-daemon-reload.hook'...
[2023-08-13T00:20:13+0200] [ALPM] running '30-systemd-udev-reload.hook'...
[2023-08-13T00:20:13+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-13T00:20:13+0200] [ALPM] running 'dbus-reload.hook'...
[2023-08-13T00:20:14+0200] [PACMAN] Running 'pacman -D -q --asdeps --config /etc/pacman.conf -- nvidia-utils'
[2023-08-13T00:28:56+0200] [PACMAN] Running 'pacman -R --config /etc/pacman.conf -- steam'
[2023-08-13T00:28:58+0200] [ALPM] transaction started
[2023-08-13T00:28:58+0200] [ALPM] removed steam (1.0.0.78-1)
[2023-08-13T00:28:58+0200] [ALPM] transaction completed
[2023-08-13T00:28:58+0200] [ALPM] running '30-systemd-udev-reload.hook'...
[2023-08-13T00:28:59+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-13T00:28:59+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2023-08-13T00:28:59+0200] [ALPM] running 'update-desktop-database.hook'...
[2023-08-13T00:29:01+0200] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- multilib/steam'
[2023-08-13T00:29:01+0200] [ALPM] transaction started
[2023-08-13T00:29:01+0200] [ALPM] installed steam (1.0.0.78-1)
[2023-08-13T00:29:01+0200] [ALPM] transaction completed
[2023-08-13T00:29:01+0200] [ALPM] running '30-systemd-udev-reload.hook'...
[2023-08-13T00:29:02+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-13T00:29:02+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2023-08-13T00:29:02+0200] [ALPM] running 'update-desktop-database.hook'...
[2023-08-13T00:29:02+0200] [PACMAN] Running 'pacman -D --asexplicit -q --config /etc/pacman.conf -- steam'
[2023-08-13T00:30:05+0200] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- multilib/steam-native-runtime'
[2023-08-13T00:30:06+0200] [ALPM] transaction started
[2023-08-13T00:30:06+0200] [ALPM] installed steam-native-runtime (1.0.0.75-3)
[2023-08-13T00:30:06+0200] [ALPM] transaction completed
[2023-08-13T00:30:06+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-13T00:30:06+0200] [ALPM] running 'update-desktop-database.hook'...
[2023-08-13T00:30:06+0200] [PACMAN] Running 'pacman -D -q --asexplicit --config /etc/pacman.conf -- steam-native-runtime'
[2023-08-13T00:30:42+0200] [PACMAN] Running 'pacman -Rcs steam lib32-glibc'
[2023-08-13T00:30:49+0200] [ALPM] running 'texinfo-remove.hook'...
[2023-08-13T00:30:49+0200] [ALPM] transaction started
[2023-08-13T00:30:49+0200] [ALPM] removed protontricks (1.10.3-1)
[2023-08-13T00:30:49+0200] [ALPM] removed winetricks (20220411-1)
[2023-08-13T00:30:49+0200] [ALPM] removed xorg-xmessage (1.0.6-1)
[2023-08-13T00:30:49+0200] [ALPM] removed wine-mono (8.0.0-1)
[2023-08-13T00:30:49+0200] [ALPM] removed wine-gecko (2.47.4-1)
[2023-08-13T00:30:49+0200] [ALPM] removed mspaint-xp-bin (2-1)
[2023-08-13T00:30:49+0200] [ALPM] removed wine (8.13-1)
[2023-08-13T00:30:49+0200] [ALPM-SCRIPTLET] binfmt binary formats will be updated at reboot
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-vkd3d (1.7.1-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-v4l-utils (1.24.1-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-unixodbc (2.3.11-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-mangohud (0.6.9.1-6)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libxslt (1.1.38-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libstdc++5 (3.3.6-8)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-gst-plugins-base-libs (1.22.5-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libxv (1.0.12-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-gstreamer (1.22.5-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-gtk3 (1:3.24.38-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libxkbcommon (1.5.0-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-librsvg (2:2.56.3-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-colord (1.4.6-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-lcms2 (2.15-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-gettext (0.21.1-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-acl (2.3.1-2)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-faudio (23.07-1)
[2023-08-13T00:30:49+0200] [ALPM] removed faudio (23.07-1)
[2023-08-13T00:30:49+0200] [ALPM] removed android-sdk-build-tools-18.0.1 (r18.0.1-1)
[2023-08-13T00:30:49+0200] [ALPM] removed steam-native-runtime (1.0.0.75-3)
[2023-08-13T00:30:49+0200] [ALPM] removed libvpx1.3 (1.3.0-3)
[2023-08-13T00:30:49+0200] [ALPM] removed libtiff4 (3.9.7-5)
[2023-08-13T00:30:49+0200] [ALPM] removed librtmp0 (2.4-5)
[2023-08-13T00:30:49+0200] [ALPM] removed libpng12 (1.2.59-2)
[2023-08-13T00:30:49+0200] [ALPM] removed libjpeg6-turbo (1.5.3-2)
[2023-08-13T00:30:49+0200] [ALPM] removed libidn11 (1.33-2)
[2023-08-13T00:30:49+0200] [ALPM] removed libgcrypt15 (1.5.6-6)
[2023-08-13T00:30:49+0200] [ALPM] removed libcurl-gnutls (8.2.1-1)
[2023-08-13T00:30:49+0200] [ALPM] removed glew1.10 (1.10.0-3)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libvdpau (1.5-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libappindicator-gtk2 (12.10.0-13)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libindicator-gtk2 (12.10.1-9)
[2023-08-13T00:30:49+0200] [ALPM] removed libindicator-gtk2 (12.10.1-10)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libdbusmenu-gtk2 (16.04.0-5)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-freeglut (3.4.0-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-sdl_ttf (2.0.11-8)
[2023-08-13T00:30:49+0200] [ALPM] removed sdl_ttf (2.0.11-6)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libudev0-shim (1-6)
[2023-08-13T00:30:49+0200] [ALPM] removed libudev0-shim (1-4)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libdbusmenu-glib (16.04.0-5)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libcaca (0.99.beta20-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-imlib2 (1.11.1-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-gtk2 (2.24.33-2)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libxrandr (1.5.3-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libxinerama (1.1.5-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libxcomposite (0.4.6-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-at-spi2-core (2.48.3-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-sdl_mixer (1.2.12-5)
[2023-08-13T00:30:49+0200] [ALPM] removed sdl_mixer (1.2.12-12)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-sdl_image (1.2.12-8)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-sdl2_ttf (2.20.2-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-sdl12-compat (1.2.64-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-glu (9.0.2-3)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-pango (1:1.50.14-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libxft (2.3.8-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libthai (0.1.29-2)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-openal (1.23.1-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libva (2.19.0-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libtheora (1.1.1-13)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libnm (1.42.6-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libcurl-gnutls (8.2.1-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libcurl-compat (8.2.1-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libcups (2.4.6-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libcanberra (1:0.30+r2+gc0620e4-2)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-gdk-pixbuf2 (2.42.10-2)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-cairo (1.17.8-2)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-fontconfig (2:2.14.2-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-freetype2 (2.13.1-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-harfbuzz (8.1.1-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-tdb (1.4.8-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-sdl2_mixer (2.6.3-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-sdl2_image (2.6.3-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libpng (1.6.40-2)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-sdl2 (2.28.2-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libxcursor (1.2.1-2)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libxrender (0.9.11-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-pixman (0.42.2-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-pipewire (1:0.3.77-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-orc (0.4.34-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-openssl-1.1 (1.1.1.v-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-ocl-icd (2.3.2-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-mpg123 (1.31.3-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libwebp (1.3.1-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libvpx1.3 (1.3.0-3)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libusb (1.0.26-2)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libtiff4 (3.9.7-5)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libtiff (4.5.1-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libsamplerate (0.2.2-2)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-librtmp0 (2.4-5)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-gnutls (3.8.0-2)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-nettle (3.9.1-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-gmp (6.2.1-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libpng12 (1.2.59-2)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libpipewire (1:0.3.77-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libpcap (1.10.4-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libnl (3.7.0-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libmodplug (0.8.9.0-4)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libmikmod (3.3.11.1-6)
[2023-08-13T00:30:49+0200] [ALPM] removed libmikmod (3.3.11.1-6)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libpulse (16.1-6)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libxtst (1.2.4-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libsndfile (1.2.0-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libvorbis (1.3.7-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-flac (1.4.3-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-opus (1.4-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libogg (1.3.5-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libltdl (2.4.7-3)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libjpeg6-turbo (1.5.3-2)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libjpeg-turbo (3.0.0-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libidn11 (1.33-2)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libgcrypt15 (1.5.6-7)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libepoxy (1.5.10-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libdatrie (0.2.13-2)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libasyncns (1:0.8+r3+g68cd5af-2)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-glew1.10 (1.10.0-5)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libxi (1.8.1-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libxmu (1.1.4-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libxt (1.3.0-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libsm (1.2.4-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libice (1.1.1-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-giflib (5.2.1-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-gamemode (1.7-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-fribidi (1.0.13-2)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-dbus-glib (0.112-2)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-dbus (1.14.8-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-systemd (254.1-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libgcrypt (1.10.2-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libcap (2.69-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-pam (1.5.3-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libtirpc (1.3.3-2)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-glib2 (2.76.4-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-pcre2 (10.42-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-util-linux (2.39.1-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-cmocka (1.1.7-1)
[2023-08-13T00:30:49+0200] [ALPM] removed cmocka (1.1.7-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-attr (2.5.1-1)
[2023-08-13T00:30:49+0200] [ALPM] removed steam (1.0.0.78-1)
[2023-08-13T00:30:49+0200] [ALPM] removed zenity (3.44.2-1)
[2023-08-13T00:30:49+0200] [ALPM] removed usbutils (015-3)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libxss (1.2.3-3)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-nvidia-utils (535.98-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libglvnd (1.6.0-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-mesa (1:23.1.5-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libxxf86vm (1.1.5-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libxext (1.3.5-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libxdamage (1.1.6-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libxfixes (6.0.1-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libx11 (1.8.6-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libxcb (1.15-2)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libxdmcp (1.1.4-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libxau (1.0.11-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-llvm-libs (15.0.7-3)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-ncurses (6.4_20230520-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libunwind (1.6.2-2)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libelf (0.189-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-curl (8.2.1-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libssh2 (1.11.0-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-brotli (1.0.9-12)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libpsl (0.21.2-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libidn2 (2.3.4-2)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libunistring (1.1-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-krb5 (1.20.1-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libldap (2.6.6-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-openssl (1:3.1.2-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libxcrypt (4.4.36-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-keyutils (1.6.3-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-e2fsprogs (1.47.0-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-bzip2 (1.0.8-3)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libdrm (2.4.115-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libpciaccess (0.17-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-zstd (1.5.5-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-wayland (1.22.0-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libxml2 (2.11.5-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-icu (73.2-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-xz (5.4.4-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-expat (2.5.0-2)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-lm_sensors (1:3.6.0.r41.g31d1f125-2)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libxshmfence (1.3.2-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-nss (3.92-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-zlib (1.2.13-2)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-sqlite (3.42.0-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-p11-kit (0.25.0-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libtasn1 (4.19.0-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libffi (3.4.4-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-nspr (4.35-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-vulkan-icd-loader (1.3.255-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-libgpg-error (1.47-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-alsa-plugins (1.2.7.1-2)
[2023-08-13T00:30:49+0200] [ALPM] removed alsa-plugins (1:1.2.7.1-2)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-alsa-lib (1.2.9-1)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-gcc-libs (13.2.1-3)
[2023-08-13T00:30:49+0200] [ALPM] removed lib32-glibc (2.38-2)
[2023-08-13T00:30:50+0200] [ALPM] transaction completed
[2023-08-13T00:30:50+0200] [ALPM] running '30-systemd-udev-reload.hook'...
[2023-08-13T00:30:50+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-13T00:30:50+0200] [ALPM] running '40-fontconfig-config.hook'...
[2023-08-13T00:30:50+0200] [ALPM] running 'fontconfig.hook'...
[2023-08-13T00:30:50+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2023-08-13T00:30:50+0200] [ALPM] running 'update-desktop-database.hook'...
[2023-08-13T00:30:57+0200] [PACMAN] Running 'pacman -S steam lib32-glibc'
[2023-08-13T00:31:01+0200] [PACMAN] Running 'pacman -S steam lib32-glibc'
[2023-08-13T00:31:30+0200] [PACMAN] Running 'pacman -S steam'
[2023-08-13T00:32:41+0200] [PACMAN] Running 'pacman -S steam'
[2023-08-13T00:32:45+0200] [ALPM] transaction started
[2023-08-13T00:32:45+0200] [ALPM] installed zenity (3.44.2-1)
[2023-08-13T00:32:45+0200] [ALPM] installed usbutils (015-3)
[2023-08-13T00:32:45+0200] [ALPM] installed lib32-glibc (2.38-2)
[2023-08-13T00:32:45+0200] [ALPM] installed lib32-libxdmcp (1.1.4-1)
[2023-08-13T00:32:45+0200] [ALPM] installed lib32-libxau (1.0.11-1)
[2023-08-13T00:32:45+0200] [ALPM] installed lib32-libxcb (1.15-2)
[2023-08-13T00:32:45+0200] [ALPM] installed lib32-libx11 (1.8.6-1)
[2023-08-13T00:32:45+0200] [ALPM] installed lib32-libxext (1.3.5-1)
[2023-08-13T00:32:45+0200] [ALPM] installed lib32-libpciaccess (0.17-1)
[2023-08-13T00:32:45+0200] [ALPM] installed lib32-libdrm (2.4.115-1)
[2023-08-13T00:32:45+0200] [ALPM] installed lib32-bzip2 (1.0.8-3)
[2023-08-13T00:32:45+0200] [ALPM] installed lib32-gcc-libs (13.2.1-3)
[2023-08-13T00:32:45+0200] [ALPM] installed lib32-brotli (1.0.9-12)
[2023-08-13T00:32:45+0200] [ALPM] installed lib32-libunistring (1.1-1)
[2023-08-13T00:32:45+0200] [ALPM] installed lib32-libidn2 (2.3.4-2)
[2023-08-13T00:32:45+0200] [ALPM] installed lib32-openssl (1:3.1.2-1)
[2023-08-13T00:32:45+0200] [ALPM] installed lib32-zlib (1.2.13-2)
[2023-08-13T00:32:45+0200] [ALPM] installed lib32-libssh2 (1.11.0-1)
[2023-08-13T00:32:45+0200] [ALPM] installed lib32-e2fsprogs (1.47.0-1)
[2023-08-13T00:32:45+0200] [ALPM] installed lib32-libxcrypt (4.4.36-1)
[2023-08-13T00:32:45+0200] [ALPM] installed lib32-libldap (2.6.6-1)
[2023-08-13T00:32:45+0200] [ALPM] installed lib32-keyutils (1.6.3-1)
[2023-08-13T00:32:45+0200] [ALPM] installed lib32-krb5 (1.20.1-1)
[2023-08-13T00:32:45+0200] [ALPM] installed lib32-libpsl (0.21.2-1)
[2023-08-13T00:32:45+0200] [ALPM] installed lib32-zstd (1.5.5-1)
[2023-08-13T00:32:45+0200] [ALPM] installed lib32-curl (8.2.1-1)
[2023-08-13T00:32:45+0200] [ALPM] installed lib32-xz (5.4.4-1)
[2023-08-13T00:32:45+0200] [ALPM] installed lib32-libelf (0.189-1)
[2023-08-13T00:32:45+0200] [ALPM] installed lib32-libunwind (1.6.2-2)
[2023-08-13T00:32:45+0200] [ALPM] installed lib32-libxfixes (6.0.1-1)
[2023-08-13T00:32:45+0200] [ALPM] installed lib32-libxdamage (1.1.6-1)
[2023-08-13T00:32:45+0200] [ALPM] installed lib32-libxshmfence (1.3.2-1)
[2023-08-13T00:32:45+0200] [ALPM] installed lib32-libxxf86vm (1.1.5-1)
[2023-08-13T00:32:45+0200] [ALPM] installed lib32-libffi (3.4.4-1)
[2023-08-13T00:32:45+0200] [ALPM] installed lib32-ncurses (6.4_20230520-1)
[2023-08-13T00:32:45+0200] [ALPM] installed lib32-icu (73.2-1)
[2023-08-13T00:32:45+0200] [ALPM] installed lib32-libxml2 (2.11.5-1)
[2023-08-13T00:32:46+0200] [ALPM] installed lib32-llvm-libs (15.0.7-3)
[2023-08-13T00:32:46+0200] [ALPM] installed lib32-lm_sensors (1:3.6.0.r41.g31d1f125-2)
[2023-08-13T00:32:46+0200] [ALPM] installed lib32-vulkan-icd-loader (1.3.255-1)
[2023-08-13T00:32:46+0200] [ALPM] installed lib32-expat (2.5.0-2)
[2023-08-13T00:32:46+0200] [ALPM] installed lib32-wayland (1.22.0-1)
[2023-08-13T00:32:46+0200] [ALPM] installed lib32-mesa (1:23.1.5-1)
[2023-08-13T00:32:46+0200] [ALPM] installed lib32-nvidia-utils (535.98-1)
[2023-08-13T00:32:46+0200] [ALPM] installed lib32-libglvnd (1.6.0-1)
[2023-08-13T00:32:46+0200] [ALPM] installed lib32-libxss (1.2.3-3)
[2023-08-13T00:32:46+0200] [ALPM] installed alsa-plugins (1:1.2.7.1-2)
[2023-08-13T00:32:46+0200] [ALPM] installed lib32-alsa-lib (1.2.9-1)
[2023-08-13T00:32:46+0200] [ALPM] installed lib32-alsa-plugins (1.2.7.1-2)
[2023-08-13T00:32:46+0200] [ALPM] installed lib32-libgpg-error (1.47-1)
[2023-08-13T00:32:46+0200] [ALPM] installed lib32-nspr (4.35-1)
[2023-08-13T00:32:46+0200] [ALPM] installed lib32-libtasn1 (4.19.0-1)
[2023-08-13T00:32:46+0200] [ALPM] installed lib32-p11-kit (0.25.0-1)
[2023-08-13T00:32:46+0200] [ALPM] installed lib32-sqlite (3.42.0-1)
[2023-08-13T00:32:46+0200] [ALPM] installed lib32-nss (3.92-1)
[2023-08-13T00:32:46+0200] [ALPM] installed steam (1.0.0.78-1)
[2023-08-13T00:32:46+0200] [ALPM-SCRIPTLET] ldconfig: libraries ld-linux.so.2 and ld-linux.so in directory /usr/lib have same soname but different type.
[2023-08-13T00:32:46+0200] [ALPM-SCRIPTLET] ldconfig: libraries ld-linux.so and ld-linux.so.2.old in directory /usr/lib have same soname but different type.
[2023-08-13T00:32:46+0200] [ALPM] transaction completed
[2023-08-13T00:32:46+0200] [ALPM] running '30-systemd-udev-reload.hook'...
[2023-08-13T00:32:46+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-13T00:32:46+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2023-08-13T00:32:46+0200] [ALPM] running 'update-desktop-database.hook'...
[2023-08-13T00:33:31+0200] [PACMAN] Running 'pacman -S steam-native-runtime'
[2023-08-13T00:33:35+0200] [ALPM] transaction started
[2023-08-13T00:33:35+0200] [ALPM] installed glew1.10 (1.10.0-3)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libtirpc (1.3.3-2)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-pam (1.5.3-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libcap (2.69-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libgcrypt (1.10.2-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-systemd (254.1-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-dbus (1.14.8-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-pcre2 (10.42-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-util-linux (2.39.1-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-glib2 (2.76.4-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libxi (1.8.1-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libxtst (1.2.4-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-at-spi2-core (2.48.3-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libpng (1.6.40-2)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-harfbuzz (8.1.1-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-freetype2 (2.13.1-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-fontconfig (2:2.14.2-1)
[2023-08-13T00:33:35+0200] [ALPM-SCRIPTLET] Rebuilding 32-bit fontconfig cache...
[2023-08-13T00:33:35+0200] [ALPM-SCRIPTLET] /tmp/alpm_kmnWhf/.INSTALL: line 1: 24191 Segmentation fault      (core dumped) /usr/bin/fc-cache-32 -rs
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libxrender (0.9.11-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-pixman (0.42.2-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-cairo (1.17.8-2)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-dbus-glib (0.112-2)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libxrandr (1.5.3-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-freeglut (3.4.0-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libjpeg-turbo (3.0.0-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libtiff (4.5.1-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-gdk-pixbuf2 (2.42.10-2)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libice (1.1.1-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libsm (1.2.4-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libxt (1.3.0-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libxmu (1.1.4-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-glew1.10 (1.10.0-5)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-glu (9.0.2-3)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-fribidi (1.0.13-2)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libdatrie (0.2.13-2)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libthai (0.1.29-2)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libxft (2.3.8-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-pango (1:1.50.14-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-gmp (6.2.1-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-nettle (3.9.1-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-gnutls (3.8.0-2)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libcups (2.4.6-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libxcursor (1.2.1-2)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libxinerama (1.1.5-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libxcomposite (0.4.6-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-gtk2 (2.24.33-2)
[2023-08-13T00:33:35+0200] [ALPM-SCRIPTLET] free(): invalid pointer
[2023-08-13T00:33:35+0200] [ALPM-SCRIPTLET] /tmp/alpm_9Nrx4N/.INSTALL: line 1: 24203 Aborted                 (core dumped) GTK_PATH=/usr/lib32/gtk-2.0 usr/bin/gtk-query-immodules-2.0-32 --update-cache
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-giflib (5.2.1-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-imlib2 (1.11.1-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libcaca (0.99.beta20-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libogg (1.3.5-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libvorbis (1.3.7-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libltdl (2.4.7-3)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libasyncns (1:0.8+r3+g68cd5af-2)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-opus (1.4-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-flac (1.4.3-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libsndfile (1.2.0-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libpulse (16.1-6)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-tdb (1.4.8-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libcanberra (1:0.30+r2+gc0620e4-2)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libcurl-compat (8.2.1-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libcurl-gnutls (8.2.1-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libgcrypt15 (1.5.6-7)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libidn11 (1.33-2)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libjpeg6-turbo (1.5.3-2)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libnm (1.42.6-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libpipewire (1:0.3.77-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-pipewire (1:0.3.77-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libpng12 (1.2.59-2)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-librtmp0 (2.4-5)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libtheora (1.1.1-13)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libtiff4 (3.9.7-5)
[2023-08-13T00:33:35+0200] [ALPM] installed libudev0-shim (1-4)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libudev0-shim (1-6)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libusb (1.0.26-2)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libva (2.19.0-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libvdpau (1.5-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libvpx1.3 (1.3.0-3)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-openal (1.23.1-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-openssl-1.1 (1.1.1.v-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-sdl2 (2.28.2-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-sdl12-compat (1.2.64-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libwebp (1.3.1-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-sdl2_image (2.6.3-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libmodplug (0.8.9.0-4)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-mpg123 (1.31.3-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-sdl2_mixer (2.6.3-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-sdl2_ttf (2.20.2-1)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-sdl_image (1.2.12-8)
[2023-08-13T00:33:35+0200] [ALPM] installed libmikmod (3.3.11.1-6)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libmikmod (3.3.11.1-6)
[2023-08-13T00:33:35+0200] [ALPM] installed sdl_mixer (1.2.12-12)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-sdl_mixer (1.2.12-5)
[2023-08-13T00:33:35+0200] [ALPM] installed sdl_ttf (2.0.11-6)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-sdl_ttf (2.0.11-8)
[2023-08-13T00:33:35+0200] [ALPM] installed libcurl-gnutls (8.2.1-1)
[2023-08-13T00:33:35+0200] [ALPM] installed libgcrypt15 (1.5.6-6)
[2023-08-13T00:33:35+0200] [ALPM] installed libidn11 (1.33-2)
[2023-08-13T00:33:35+0200] [ALPM] installed libjpeg6-turbo (1.5.3-2)
[2023-08-13T00:33:35+0200] [ALPM] installed libpng12 (1.2.59-2)
[2023-08-13T00:33:35+0200] [ALPM] installed librtmp0 (2.4-5)
[2023-08-13T00:33:35+0200] [ALPM] installed libtiff4 (3.9.7-5)
[2023-08-13T00:33:35+0200] [ALPM] installed libvpx1.3 (1.3.0-3)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libdbusmenu-glib (16.04.0-5)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libdbusmenu-gtk2 (16.04.0-5)
[2023-08-13T00:33:35+0200] [ALPM] installed libindicator-gtk2 (12.10.1-10)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libindicator-gtk2 (12.10.1-9)
[2023-08-13T00:33:35+0200] [ALPM] installed lib32-libappindicator-gtk2 (12.10.0-13)
[2023-08-13T00:33:35+0200] [ALPM] installed steam-native-runtime (1.0.0.75-3)
[2023-08-13T00:33:35+0200] [ALPM] transaction completed
[2023-08-13T00:33:35+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-13T00:33:35+0200] [ALPM] running 'texinfo-install.hook'...
[2023-08-13T00:33:35+0200] [ALPM] running 'update-desktop-database.hook'...
[2023-08-13T00:34:54+0200] [PACMAN] Running 'pacman -S steam'
[2023-08-13T00:34:55+0200] [ALPM] transaction started
[2023-08-13T00:34:55+0200] [ALPM] reinstalled steam (1.0.0.78-1)
[2023-08-13T00:34:55+0200] [ALPM] transaction completed
[2023-08-13T00:34:55+0200] [ALPM] running '30-systemd-udev-reload.hook'...
[2023-08-13T00:34:55+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-13T00:34:55+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2023-08-13T00:34:55+0200] [ALPM] running 'update-desktop-database.hook'...
[2023-08-13T00:34:59+0200] [PACMAN] Running 'pacman -Syy steam'
[2023-08-13T00:34:59+0200] [PACMAN] synchronizing package lists
[2023-08-13T00:35:37+0200] [ALPM] transaction started
[2023-08-13T00:35:37+0200] [ALPM] reinstalled steam (1.0.0.78-1)
[2023-08-13T00:35:37+0200] [ALPM] transaction completed
[2023-08-13T00:35:37+0200] [ALPM] running '30-systemd-udev-reload.hook'...
[2023-08-13T00:35:37+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-13T00:35:37+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2023-08-13T00:35:37+0200] [ALPM] running 'update-desktop-database.hook'...
[2023-08-13T02:19:35+0200] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- extra/libnm'
[2023-08-13T02:19:36+0200] [ALPM] transaction started
[2023-08-13T02:19:36+0200] [ALPM] reinstalled libnm (1.42.6-1)
[2023-08-13T02:19:37+0200] [ALPM] transaction completed
[2023-08-13T02:19:37+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-13T02:19:37+0200] [PACMAN] Running 'pacman -D -q --asdeps --config /etc/pacman.conf -- libnm'
[2023-08-13T02:19:43+0200] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- multilib/lib32-libnm'
[2023-08-13T02:19:44+0200] [ALPM] transaction started
[2023-08-13T02:19:44+0200] [ALPM] reinstalled lib32-libnm (1.42.6-1)
[2023-08-13T02:19:44+0200] [ALPM] transaction completed
[2023-08-13T02:19:44+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-13T02:19:44+0200] [PACMAN] Running 'pacman -D -q --asdeps --config /etc/pacman.conf -- lib32-libnm'
[2023-08-13T02:59:54+0200] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- multilib/lib32-libudev0-shim'
[2023-08-13T02:59:55+0200] [ALPM] transaction started
[2023-08-13T02:59:55+0200] [ALPM] reinstalled lib32-libudev0-shim (1-6)
[2023-08-13T02:59:55+0200] [ALPM] transaction completed
[2023-08-13T02:59:55+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-13T02:59:55+0200] [PACMAN] Running 'pacman -D -q --asdeps --config /etc/pacman.conf -- lib32-libudev0-shim'
[2023-08-13T03:00:00+0200] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- multilib/lib32-libnm'
[2023-08-13T03:00:00+0200] [ALPM] transaction started
[2023-08-13T03:00:00+0200] [ALPM] reinstalled lib32-libnm (1.42.6-1)
[2023-08-13T03:00:00+0200] [ALPM] transaction completed
[2023-08-13T03:00:00+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-13T03:00:00+0200] [PACMAN] Running 'pacman -D -q --asdeps --config /etc/pacman.conf -- lib32-libnm'
[2023-08-13T03:00:15+0200] [PACMAN] Running 'pacman -R --config /etc/pacman.conf -- lib32-libgudev'
[2023-08-13T03:00:49+0200] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- multilib/lib32-libgudev'
[2023-08-13T03:00:50+0200] [ALPM] transaction started
[2023-08-13T03:00:50+0200] [ALPM] installed lib32-libgudev (238-1)
[2023-08-13T03:00:50+0200] [ALPM] transaction completed
[2023-08-13T03:00:50+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-13T03:00:50+0200] [PACMAN] Running 'pacman -D -q --asexplicit --config /etc/pacman.conf -- lib32-libgudev'
[2023-08-13T03:00:55+0200] [PACMAN] Running 'pacman -R --config /etc/pacman.conf -- lib32-libgudev'
[2023-08-13T03:00:56+0200] [ALPM] transaction started
[2023-08-13T03:00:56+0200] [ALPM] removed lib32-libgudev (238-1)
[2023-08-13T03:00:56+0200] [ALPM] transaction completed
[2023-08-13T03:00:56+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-13T03:01:10+0200] [PACMAN] Running 'pacman -R --config /etc/pacman.conf -- lib32-libudev0-shim'
[2023-08-13T03:01:20+0200] [PACMAN] Running 'pacman -R -s --config /etc/pacman.conf -- lib32-libudev0-shim'
[2023-08-13T03:01:24+0200] [PACMAN] Running 'pacman -R -s -n --config /etc/pacman.conf -- lib32-libudev0-shim'
[2023-08-13T03:01:33+0200] [PACMAN] Running 'pacman -R --config /etc/pacman.conf -- lib32-libudev0-shim steam-native-runtime'
[2023-08-13T03:01:34+0200] [ALPM] transaction started
[2023-08-13T03:01:35+0200] [ALPM] removed steam-native-runtime (1.0.0.75-3)
[2023-08-13T03:01:35+0200] [ALPM] removed lib32-libudev0-shim (1-6)
[2023-08-13T03:01:35+0200] [ALPM] transaction completed
[2023-08-13T03:01:35+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-13T03:01:35+0200] [ALPM] running 'update-desktop-database.hook'...
[2023-08-13T03:01:44+0200] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- multilib/lib32-libudev0-shim'
[2023-08-13T03:01:45+0200] [ALPM] transaction started
[2023-08-13T03:01:45+0200] [ALPM] installed lib32-libudev0-shim (1-6)
[2023-08-13T03:01:45+0200] [ALPM] transaction completed
[2023-08-13T03:01:45+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-13T03:01:45+0200] [PACMAN] Running 'pacman -D -q --asexplicit --config /etc/pacman.conf -- lib32-libudev0-shim'
[2023-08-13T03:03:43+0200] [PACMAN] Running 'pacman -Syu lib32-libgudev libgudev'
[2023-08-13T03:03:43+0200] [PACMAN] synchronizing package lists
[2023-08-13T03:03:58+0200] [PACMAN] starting full system upgrade
[2023-08-13T03:06:57+0200] [ALPM] transaction started
[2023-08-13T03:06:57+0200] [ALPM] reinstalled libgudev (238-1)
[2023-08-13T03:06:57+0200] [ALPM] installed lib32-libgudev (238-1)
[2023-08-13T03:06:57+0200] [ALPM] upgraded electron22 (22.3.18-1 -> 22.3.18-2)
[2023-08-13T03:06:57+0200] [ALPM] upgraded electron25 (25.3.2-1 -> 25.3.2-2)
[2023-08-13T03:06:57+0200] [ALPM] upgraded python-fonttools (4.41.1-1 -> 4.42.0-1)
[2023-08-13T03:06:58+0200] [ALPM] transaction completed
[2023-08-13T03:06:58+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-13T03:06:58+0200] [ALPM] running 'update-desktop-database.hook'...
[2023-08-13T20:55:16+0200] [PACMAN] Running 'pacman -S -y --noconfirm --config /etc/pacman.conf --'
[2023-08-13T20:55:16+0200] [PACMAN] synchronizing package lists
[2023-08-13T20:55:37+0200] [PACMAN] Running 'pacman -S -u -y --noconfirm --config /etc/pacman.conf --'
[2023-08-13T20:55:37+0200] [PACMAN] synchronizing package lists
[2023-08-13T20:55:38+0200] [PACMAN] starting full system upgrade
[2023-08-13T20:55:56+0200] [ALPM] transaction started
[2023-08-13T20:55:56+0200] [ALPM] upgraded alsa-card-profiles (1:0.3.77-1 -> 1:0.3.77-2)
[2023-08-13T20:55:56+0200] [ALPM] upgraded file (5.44-3 -> 5.45-1)
[2023-08-13T20:55:56+0200] [ALPM] upgraded libpipewire (1:0.3.77-1 -> 1:0.3.77-2)
[2023-08-13T20:55:56+0200] [ALPM] upgraded lib32-libpipewire (1:0.3.77-1 -> 1:0.3.77-2)
[2023-08-13T20:55:56+0200] [ALPM] upgraded pipewire (1:0.3.77-1 -> 1:0.3.77-2)
[2023-08-13T20:55:56+0200] [ALPM] upgraded lib32-pipewire (1:0.3.77-1 -> 1:0.3.77-2)
[2023-08-13T20:55:56+0200] [ALPM] upgraded libnftnl (1.2.5-1 -> 1.2.6-1)
[2023-08-13T20:55:56+0200] [ALPM] upgraded nftables (1:1.0.7-2 -> 1:1.0.8-2)
[2023-08-13T20:55:56+0200] [ALPM] upgraded webrtc-audio-processing (0.3.1-3 -> 0.3.1-4)
[2023-08-13T20:55:56+0200] [ALPM] upgraded pipewire-audio (1:0.3.77-1 -> 1:0.3.77-2)
[2023-08-13T20:55:56+0200] [ALPM] upgraded pipewire-alsa (1:0.3.77-1 -> 1:0.3.77-2)
[2023-08-13T20:55:56+0200] [ALPM] upgraded pipewire-jack (1:0.3.77-1 -> 1:0.3.77-2)
[2023-08-13T20:55:56+0200] [ALPM] upgraded pipewire-pulse (1:0.3.77-1 -> 1:0.3.77-2)
[2023-08-13T20:55:57+0200] [ALPM] transaction completed
[2023-08-13T20:55:57+0200] [ALPM] running '30-systemd-daemon-reload.hook'...
[2023-08-13T20:55:57+0200] [ALPM] running '30-systemd-udev-reload.hook'...
[2023-08-13T20:55:58+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-13T20:58:43+0200] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- multilib/steam'
[2023-08-13T20:58:44+0200] [ALPM] transaction started
[2023-08-13T20:58:44+0200] [ALPM] reinstalled steam (1.0.0.78-1)
[2023-08-13T20:58:44+0200] [ALPM] transaction completed
[2023-08-13T20:58:44+0200] [ALPM] running '30-systemd-udev-reload.hook'...
[2023-08-13T20:58:45+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-13T20:58:45+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2023-08-13T20:58:45+0200] [ALPM] running 'update-desktop-database.hook'...
[2023-08-13T20:58:45+0200] [PACMAN] Running 'pacman -D -q --asexplicit --config /etc/pacman.conf -- steam'
[2023-08-13T20:58:55+0200] [PACMAN] Running 'pacman -R --config /etc/pacman.conf -- steam'
[2023-08-13T20:58:56+0200] [ALPM] transaction started
[2023-08-13T20:58:56+0200] [ALPM] removed steam (1.0.0.78-1)
[2023-08-13T20:58:56+0200] [ALPM] transaction completed
[2023-08-13T20:58:56+0200] [ALPM] running '30-systemd-udev-reload.hook'...
[2023-08-13T20:58:56+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-13T20:58:56+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2023-08-13T20:58:56+0200] [ALPM] running 'update-desktop-database.hook'...
[2023-08-13T20:58:59+0200] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- multilib/steam'
[2023-08-13T20:58:59+0200] [ALPM] transaction started
[2023-08-13T20:58:59+0200] [ALPM] installed steam (1.0.0.78-1)
[2023-08-13T20:58:59+0200] [ALPM] transaction completed
[2023-08-13T20:58:59+0200] [ALPM] running '30-systemd-udev-reload.hook'...
[2023-08-13T20:59:00+0200] [ALPM] running '30-systemd-update.hook'...
[2023-08-13T20:59:00+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2023-08-13T20:59:00+0200] [ALPM] running 'update-desktop-database.hook'...
[2023-08-13T20:59:00+0200] [PACMAN] Running 'pacman -D -q --asexplicit --config /etc/pacman.conf -- steam'

Offline

#9 2023-08-21 13:28:39

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,104

Re: [SOLVED] Steam not launching after update

[2023-08-11T21:28:12+0200] [ALPM-SCRIPTLET] ldconfig: libraries ld-linux.so.2 and ld-linux.so in directory /usr/lib have same soname but different type.
file /usr/lib/ld-linux*
stat /lib* /usr/lib*

Last edited by seth (2023-08-21 13:29:27)

Offline

#10 2023-08-21 14:49:08

asd2769
Member
Registered: 2019-08-21
Posts: 8

Re: [SOLVED] Steam not launching after update

seth wrote:
[2023-08-11T21:28:12+0200] [ALPM-SCRIPTLET] ldconfig: libraries ld-linux.so.2 and ld-linux.so in directory /usr/lib have same soname but different type.
file /usr/lib/ld-linux*
stat /lib* /usr/lib*
 /usr/lib/ld-linux.so:          ELF 32-bit LSB shared object, Intel 80386, version 1 (GNU/Linux), static-pie linked, BuildID[sha1]=d9821b338b72b86d2caf20bb5a1c7a825348bd01, stripped
/usr/lib/ld-linux.so.2:        symbolic link to ld-linux.so
/usr/lib/ld-linux-x86-64.so.2: ELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), static-pie linked, BuildID[sha1]=5bda152cf75d0de2f24431a9ab38ef1a99cbedf9, stripped
  File: /lib -> usr/lib
  Size: 7         	Blocks: 0          IO Block: 4096   symbolic link
Device: 259,4	Inode: 13          Links: 1
Access: (0777/lrwxrwxrwx)  Uid: (    0/    root)   Gid: (    0/    root)
Access: 2023-08-21 14:53:19.232786467 +0200
Modify: 2023-01-31 21:51:21.000000000 +0100
Change: 2023-02-07 22:11:46.385705870 +0100
 Birth: 2023-02-07 22:11:46.385705870 +0100
  File: /lib64 -> usr/lib
  Size: 7         	Blocks: 0          IO Block: 4096   symbolic link
Device: 259,4	Inode: 14          Links: 1
Access: (0777/lrwxrwxrwx)  Uid: (    0/    root)   Gid: (    0/    root)
Access: 2023-08-20 20:54:56.651691451 +0200
Modify: 2023-01-31 21:51:21.000000000 +0100
Change: 2023-02-07 22:11:46.385705870 +0100
 Birth: 2023-02-07 22:11:46.385705870 +0100
  File: /usr/lib
  Size: 290816    	Blocks: 576        IO Block: 4096   directory
Device: 259,4	Inode: 6553611     Links: 286
Access: (0755/drwxr-xr-x)  Uid: (    0/    root)   Gid: (    0/    root)
Access: 2023-08-21 16:45:26.686492510 +0200
Modify: 2023-08-21 16:45:23.559750323 +0200
Change: 2023-08-21 16:45:23.559750323 +0200
 Birth: 2022-04-17 13:52:35.044620327 +0200
  File: /usr/lib32
  Size: 53248     	Blocks: 112        IO Block: 4096   directory
Device: 259,4	Inode: 1706        Links: 39
Access: (0755/drwxr-xr-x)  Uid: (    0/    root)   Gid: (    0/    root)
Access: 2023-08-21 16:45:23.446414253 +0200
Modify: 2023-08-21 16:45:23.443080839 +0200
Change: 2023-08-21 16:45:23.443080839 +0200
 Birth: 2022-04-17 13:52:38.834620461 +0200
  File: /usr/lib64 -> lib
  Size: 3         	Blocks: 0          IO Block: 4096   symbolic link
Device: 259,4	Inode: 6553622     Links: 1
Access: (0777/lrwxrwxrwx)  Uid: (    0/    root)   Gid: (    0/    root)
Access: 2023-08-21 14:53:19.259453766 +0200
Modify: 2023-01-31 21:51:21.000000000 +0100
Change: 2023-02-07 22:11:46.385705870 +0100
 Birth: 2023-02-07 22:11:46.385705870 +0100
  File: /usr/libexec
  Size: 4096      	Blocks: 8          IO Block: 4096   directory
Device: 259,4	Inode: 7097717     Links: 3
Access: (0755/drwxr-xr-x)  Uid: (    0/    root)   Gid: (    0/    root)
Access: 2023-08-20 20:01:06.521758194 +0200
Modify: 2023-04-10 01:32:21.190785474 +0200
Change: 2023-04-10 01:32:21.190785474 +0200
 Birth: 2022-11-14 13:33:28.421612283 +0100

Offline

#11 2023-08-21 14:53:42

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,104

Re: [SOLVED] Steam not launching after update

pacman -Qo /usr/lib/ld-linux.so
stat /lib32/ld-linux.so.2

Offline

#12 2023-08-21 15:03:22

asd2769
Member
Registered: 2019-08-21
Posts: 8

Re: [SOLVED] Steam not launching after update

seth wrote:
pacman -Qo /usr/lib/ld-linux.so
stat /lib32/ld-linux.so.2
pacman -Qo /usr/lib/ld-linux.so

error: No package owns /usr/lib/ld-linux.so
stat /lib/ld-linux.so.2
  File: /lib/ld-linux.so.2 -> ld-linux.so.2.old
  Size: 17        	Blocks: 0          IO Block: 4096   symbolic link
Device: 259,4	Inode: 6631313     Links: 1
Access: (0777/lrwxrwxrwx)  Uid: (    0/    root)   Gid: (    0/    root)
Access: 2023-08-21 16:58:08.004873419 +0200
Modify: 2023-08-21 16:58:05.711484736 +0200
Change: 2023-08-21 16:58:05.711484736 +0200
 Birth: 2023-08-21 16:58:05.711484736 +0200

It's pointed into ld-linux.so.2.old?!

Offline

#13 2023-08-21 15:06:28

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,104

Re: [SOLVED] Steam not launching after update

I meant

stat /usr/lib32/ld-linux.so.2

but quite obviously there's some massive fuck-up around your glibc and lib32-glibc installation

pacman -Qikk glibc lib32-glibc

Offline

#14 2023-08-21 15:08:56

asd2769
Member
Registered: 2019-08-21
Posts: 8

Re: [SOLVED] Steam not launching after update

seth wrote:

I meant

stat /usr/lib32/ld-linux.so.2

but quite installationobviously there's some massive fuck-up around your glibc and lib32-glibc

stat /usr/lib32/ld-linux.so.2

  File: /usr/lib32/ld-linux.so.2
  Size: 213464    	Blocks: 424        IO Block: 4096   regular file
Device: 259,4	Inode: 1563        Links: 1
Access: (0755/-rwxr-xr-x)  Uid: (    0/    root)   Gid: (    0/    root)
Access: 2023-08-21 16:58:05.601482081 +0200
Modify: 2023-08-17 17:05:37.000000000 +0200
Change: 2023-08-21 16:58:05.581481598 +0200
 Birth: 2023-08-21 16:58:05.581481598 +0200
pacman -Qikk glibc lib32-glibc
 pacman -Qikk glibc lib32-glibc
Name            : glibc
Version         : 2.38-3
Description     : GNU C Library
Architecture    : x86_64
URL             : https://www.gnu.org/software/libc
Licenses        : GPL  LGPL
Groups          : None
Provides        : None
Depends On      : linux-api-headers>=4.10  tzdata  filesystem
Optional Deps   : gd: for memusagestat [installed]
                  perl: for mtrace [installed]
Required By     : a52dec  aalib  adios2  alsa-lib  alsa-plugins  argon2
                  aribb25  attr  audacity  audit  babl  base  bash  bind
                  binutils  bison  blosc  bluez-libs  brotli  btrfs-progs
                  bubblewrap  bzip2  c-ares  cabextract  capstone  catimg
                  cdparanoia  cef-minimal-obs-bin  chromaprint  confuse
                  coreutils  cpio  cpupower  cracklib  cunit  cups  dav1d
                  dbus-glib  dbus-python  debugedit  debuginfod  device-mapper
                  dhclient  dhcpcd  diffutils  djvulibre  dmenu  dmidecode
                  dnsmasq  dosfstools  dotnet-host  dotnet-runtime-6.0-bin
                  dotnet-sdk-6.0-bin  dtc  duktape  efibootmgr  efivar  embree
                  exfatprogs  expat  faac  faad2  fakeroot  fbset  ffcall  fftw
                  file  findutils  flex  fltk  fluidsynth  frei0r-plugins
                  fribidi  fuse2  fuse3  gamemode  gavl  gawk  gcc-libs  gdb
                  gdbm  gegl  ghostscript  giflib  gimp  gklib  glew  glew1.10
                  glu  gnu-netcat  gnupg  gnutls  gperftools  grep  gsm
                  guile1.8  gumbo-parser  gzip  hplip  http-parser  hwloc
                  hyphen  icu  ijs  iniparser  iproute2  ispc  iucode-tool
                  jansson  jasper  jdk-openjdk  jdk11-openjdk  jemalloc  jq
                  jre-openjdk  jre-openjdk-headless  jre11-openjdk
                  jre11-openjdk-headless  json-c  kbd  keyutils  kmod  krb5
                  l-smash  ladspa  less  lf  lhasa  lib32-glibc  libaec  libaio
                  libass  libassuan  libasyncns  libatasmart  libatomic_ops
                  libavc1394  libavif  libb64  libblockdev  libbpf  libbsd
                  libburn  libcaca  libcamera  libcamera-ipa  libcap  libcap-ng
                  libcdio-paranoia  libcgif  libconfig  libcups  libdatrie
                  libdc1394  libdca  libdeflate  libdispatch  libdv  libdvbpsi
                  libdvdcss  libdvdnav  libdvdread  libebur128  libedit  libelf
                  libepoxy  libev  libevdev  libexif  libexttextcat  libfabric
                  libffi  libfreeaptx  libfreexl  libgcrypt15  libgit2  libgme
                  libgoom2  libgpg-error  libgtop  libguestfs  libical  libice
                  libid3tag  libidn  libidn11  libimobiledevice  libinih
                  libinstpatch  libjpeg-turbo  libjpeg6-turbo  libkate  libksba
                  liblc3  libldac  libliftoff  liblouis  libltc  liblzf  libmad
                  libmanette  libmaxminddb  libmd  libmicrodns  libmikmod
                  libmnl  libmpcdec  libmpeg2  libmspack  libmypaint  libnatpmp
                  libndp  libnet  libnfnetlink  libnfs  libnghttp2  libnl
                  libnsl  libogg  libomxil-bellagio  libopenmpt  libosinfo
                  libp11-kit  libpaper  libpcap  libpciaccess  libpgm
                  libpipeline  libpipewire  libplacebo  libplist  libpng12
                  libpwquality  libraw1394  librdkafka  libreoffice-fresh
                  libretro-meowpc98-git  librtmp0  libsamplerate  libsasl
                  libseccomp  libsepol  libsigsegv  libsndfile  libsodium
                  libspiro  libstemmer  libsynctex  libtasn1  libthai
                  libtheora  libtiff  libtommath  libtool  libtraceevent
                  libtracefs  libunistring  libupnp  liburcu  liburing  libusb
                  libusbmuxd  libutempter  libuv  libva-intel-driver-g45-h264
                  libvdpau-va-gl  libverto  libvisual  libvpx1.3  libvterm
                  libx11  libxau  libxcb  libxcrypt  libxcvt  libxdmcp
                  libxklavier  libxshmfence  libyaml  lilv  lmdb  lpsolve  lsof
                  lz4  lzo  m4  make  masscan  mbedtls  md4c  mdadm  metis
                  miniupnpc  mjpegtools  mkinitcpio-busybox  mpfr  mpv
                  msgpack-c  mtdev  mtools  nasm  ncompress  ncurses  neon
                  net-tools-debian-ifconfig  netavark  nettle  nmap  npth  nspr
                  numactl  ocl-icd  opencore-amr  openmpi  openpmix  openssh
                  openssl  openssl-1.0  openssl-1.1  openvkl  optipng  opus
                  orc  ospray  pacman  pam  patch  pciutils  pcre  perl
                  pinentry  pipewire  pipewire-audio  pipewire-jack
                  pipewire-pulse  pixman  pkgconf  poppler  poppler-glib
                  poppler-qt5  popt  portaudio  portmidi  portsmf  ppp
                  procps-ng  protobuf  python-multidict  python-pillow
                  python-pydantic  python-pyrsistent  python-rpds-py
                  python-yaml  python-yarl  qemu-audio-spice  qemu-block-curl
                  qemu-block-dmg  qemu-block-nfs  qemu-block-ssh
                  qemu-chardev-spice  qemu-common  qemu-hw-display-qxl
                  qemu-hw-display-virtio-gpu  qemu-hw-display-virtio-gpu-gl
                  qemu-hw-usb-host  qemu-hw-usb-redirect  qemu-hw-usb-smartcard
                  qemu-img  qemu-pr-helper  qemu-system-x86  qemu-tools
                  qemu-ui-curses  qemu-ui-opengl  qemu-ui-spice-app
                  qemu-ui-spice-core  qhull  qjackctl  qpdf  qpwgraph
                  rapidyaml  raptor  rasqal  rav1e  readline  rhash  rkcommon
                  rnnoise  rpcsvc-proto  rtmpdump  rubberband  run-parts  sane
                  sbc  sdl2  sed  serd  shaderc  shadow  snappy  socat  sord
                  spandsp  squashfs-tools  sratom  startup-notification
                  subversion  sudo  suil  svt-av1  sysfsutils  systemd-libs  sz
                  talloc  tar  tdb  teamspeak  the-honkers-railway-launcher-git
                  tinycompress  traceroute  tree  tslib  twolame  udisks2
                  unibilium  unixodbc  usbutils  util-linux-libs  uwufetch
                  valgrind  vamp-plugin-sdk  vde2  verdict  vid.stab  vim
                  virtiofsd  virtualbox  visual-studio-code-bin  volume_key
                  vulkan-icd-loader  wavpack  wayland  wget  which  wildmidi
                  wolfssl  xf86-video-vesa  xorg-bdftopcf  xorg-font-util
                  xorg-sessreg  xorg-xrdb  xorg-xwayland  xorg-xwd  xvidcore
                  xxhash  yajl  yaml-cpp  yasm  zeromq  zfp  zimg
                  zita-alsa-pcmi  zita-resampler  zlib  zstd
Optional For    : tzdata
Conflicts With  : None
Replaces        : None
Installed Size  : 49.04 MiB
Packager        : Frederik Schwan <freswa@archlinux.org>
Build Date      : Thu 17 Aug 2023 05:05:37 PM CEST
Install Date    : Mon 21 Aug 2023 04:58:02 PM CEST
Install Reason  : Installed as a dependency for another package
Install Script  : Yes
Validated By    : Signature

backup file: glibc: /etc/locale.gen (Modification time mismatch)
backup file: glibc: /etc/locale.gen (Size mismatch)
backup file: glibc: /etc/locale.gen (MD5 checksum mismatch)
backup file: glibc: /etc/locale.gen (SHA256 checksum mismatch)
glibc: 1607 total files, 0 altered files
Name            : lib32-glibc
Version         : 2.38-3
Description     : GNU C Library (32-bit)
Architecture    : x86_64
URL             : https://www.gnu.org/software/libc
Licenses        : GPL  LGPL
Groups          : None
Provides        : None
Depends On      : glibc=2.38
Optional Deps   : None
Required By     : lib32-alsa-lib  lib32-alsa-plugins  lib32-bzip2
                  lib32-dbus-glib  lib32-e2fsprogs  lib32-expat  lib32-fribidi
                  lib32-gcc-libs  lib32-giflib  lib32-glew1.10  lib32-keyutils
                  lib32-krb5  lib32-libasyncns  lib32-libcap  lib32-libdatrie
                  lib32-libffi  lib32-libgcrypt15  lib32-libgpg-error
                  lib32-libice  lib32-libidn11  lib32-libidn2
                  lib32-libjpeg-turbo  lib32-libjpeg6-turbo  lib32-libltdl
                  lib32-libmikmod  lib32-libmodplug  lib32-libnl  lib32-libogg
                  lib32-libpcap  lib32-libpciaccess  lib32-libpipewire
                  lib32-libpng12  lib32-libpsl  lib32-librtmp0
                  lib32-libsndfile  lib32-libtasn1  lib32-libtiff
                  lib32-libtiff4  lib32-libunistring  lib32-libusb
                  lib32-libvpx1.3  lib32-libwebp  lib32-libxau  lib32-libxcrypt
                  lib32-libxdmcp  lib32-libxshmfence  lib32-lm_sensors
                  lib32-mpg123  lib32-ncurses  lib32-nettle  lib32-nspr
                  lib32-openssl  lib32-openssl-1.1  lib32-opus  lib32-p11-kit
                  lib32-pipewire  lib32-pixman  lib32-sdl2  lib32-sdl2_image
                  lib32-sdl2_mixer  lib32-sqlite  lib32-tdb  lib32-util-linux
                  lib32-vulkan-icd-loader  lib32-wayland  lib32-xz  lib32-zlib
                  lib32-zstd
Optional For    : valgrind
Conflicts With  : None
Replaces        : None
Installed Size  : 18.32 MiB
Packager        : Frederik Schwan <freswa@archlinux.org>
Build Date      : Thu 17 Aug 2023 05:05:37 PM CEST
Install Date    : Mon 21 Aug 2023 04:58:05 PM CEST
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

warning: lib32-glibc: /usr/lib/ld-linux.so.2 (Symlink path mismatch)
warning: lib32-glibc: /usr/lib/ld-linux.so.2 (Modification time mismatch)
lib32-glibc: 328 total files, 1 altered file

Offline

#15 2023-08-21 15:12:39

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,104

Re: [SOLVED] Steam not launching after update

So it's only /usr/lib/ld-linux.so.2, it should symlink /usr/lib32/ld-linux.so.2
How you got there? No idea.
But /usr/lib/ld-linux.so isn't a thing either - it's likely from the same incident, though.

Offline

#16 2023-08-21 15:17:01

asd2769
Member
Registered: 2019-08-21
Posts: 8

Re: [SOLVED] Steam not launching after update

Hey we got there!
Manually linking /usr/lib/ld-linux.so to /usr/lib32/ld-linux.so.2  fixed the issue.
THANK YOU SO MUCH! There's no way i'd find this on my own.

Last edited by asd2769 (2023-08-21 15:18:24)

Offline

#17 2023-08-23 20:20:10

Mezzy12
Member
Registered: 2022-01-14
Posts: 46

Re: [SOLVED] Steam not launching after update

I'd like to just chime in here and say I have the same issue with steam not launching and no package owns /usr/lib/ld-linux.so on my computer either. Is this a legitimate issue or did we both manage to fuck up our systems in the exact same way?

Edit: Nvm. I'm having a completely different issue. Ignore what I said

Last edited by Mezzy12 (2023-08-23 20:35:02)

Offline

#18 2023-08-23 20:23:55

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,104

Re: [SOLVED] Steam not launching after update

Compare "pacman -Qmq", it's not very likely that a repo package causes this and whatever the cause, you ran/installed that as root.

Offline

#19 2023-08-23 20:44:24

Mezzy12
Member
Registered: 2022-01-14
Posts: 46

Re: [SOLVED] Steam not launching after update

seth wrote:

Compare "pacman -Qmq", it's not very likely that a repo package causes this and whatever the cause, you ran/installed that as root.

Here's the output:

aaru
alephone-git
alephone-infinity
archie-silence-grub-theme-git
dotnet-runtime-3.1-bin
dotnet-sdk-3.1-bin
dotnet-targeting-pack-3.1-bin
eduke32
etcher-bin
flashplayer-standalone
fmt9
forked-daapd
furiusisomount
gamma-text-editor
glfw-git
icu70
js60
js68
js78
jstest-gtk-git
kmod-git
lib32-celt
lib32-check
lib32-libevdev
lib32-libnm-glib
lib32-libwrap
lib32-openssl-1.0
libglade
libnm-glib
libopenaptx
libsidplay
libspotify-full
libtorrent-ps
libvterm01
libwrap
lugaru
m2i-git
mcpelauncher-hx-script
mcpelauncher-msa-git
mcpelauncher-msa-ui-qt-git
metis
mkinitcpio-git
mlt6
mopidy-iris
mopidy-spotify
multimc-bin
nkit
openjpeg
powerline-fonts-git
protonhax-git
pygtk
python-anytree
python-install
python-pep517
python-progress
python-pyspotify
python-pytaglib
python-pyusb-git
python2
python2-cairo
python2-gobject2
qt4
raze-git
rtorrent-pyro-git
rttr
sdl2-jstest-git
sm64pc-git
sm64plus-git
tracker
unetbootin
wine-mono-gecko-version-fix
xf86-input-joystick
xkb-switch-i3
zulu-14-bin

For good measure, here is steam's output:

steam.sh[168224]: Running Steam on arch rolling 64-bit
steam.sh[168224]: STEAM_RUNTIME is enabled automatically
setup.sh[168298]: Steam runtime environment up-to-date!
steam.sh[168224]: Steam client's requirements are satisfied
[2023-08-23 21:35:58] Startup - updater built Jul 28 2023 18:44:09
[2023-08-23 21:35:58] Startup - Steam Client launched with: '/home/gearoid/.local/share/Steam/ubuntu12_32/steam'
08/23 21:35:58 Init: Installing breakpad exception handler for appid(steam)/version(1690583737)/tid(168374)
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2023-08-23 21:35:58] Loading cached metrics from disk (/home/gearoid/.local/share/Steam/package/steam_client_metrics.bin)
[2023-08-23 21:35:58] Using the following download hosts for Public, Realm steamglobal
[2023-08-23 21:35:58] 1. [url]https://client-update.akamai.steamstatic.com[/url], /, Realm 'steamglobal', weight was 1000, source = 'update_hosts_cached.vdf'
[2023-08-23 21:35:58] 2. [url]https://cdn.cloudflare.steamstatic.com[/url], /client/, Realm 'steamglobal', weight was 1, source = 'update_hosts_cached.vdf'
[2023-08-23 21:35:58] 3. [url]https://cdn.steamstatic.com[/url], /client/, Realm 'steamglobal', weight was 1, source = 'baked in'
[2023-08-23 21:35:58] Checking for update on startup
[2023-08-23 21:35:58] Checking for available updates...
[2023-08-23 21:35:58] Downloading manifest: [url]https://client-update.akamai.steamstatic.com/steam_client_ubuntu12[/url]
[2023-08-23 21:35:58] Manifest download: send request
[2023-08-23 21:35:58] Manifest download: waiting for download to finish
[2023-08-23 21:35:59] Manifest download: finished
[2023-08-23 21:35:59] Download skipped: /steam_client_ubuntu12 version 1690583737, installed version 1690583737, existing pending version 0
[2023-08-23 21:35:59] Nothing to do
[2023-08-23 21:35:59] Verifying installation...
[2023-08-23 21:35:59] Performing checksum verification of executable files
[2023-08-23 21:35:59] Verification complete
XRRGetOutputInfo Workaround: initialized with override: 0 real: 0xefc22db0
XRRGetCrtcInfo Workaround: initialized with override: 0 real: 0xefc21500
GetWin32Stats: display was not open yet, good
GetWin32Stats: display was not open yet, good
steamwebhelper.sh[168440]: Runtime for steamwebhelper: defaulting to /home/gearoid/.local/share/Steam/ubuntu12_64/steam-runtime-heavy
steamwebhelper.sh[168440]: glibc >= 2.34, partially disabling sandbox until CEF supports clone3()
CAppInfoCacheReadFromDiskThread took 138 milliseconds to initialize
src/steamUI/steamuisharedjscontroller.cpp (540) : Failed creating offscreen shared JS context
src/steamUI/steamuisharedjscontroller.cpp (540) : Fatal assert; application exiting
08/23 21:36:49 Init: Installing breakpad exception handler for appid(steam)/version(1690583737)/tid(168374)
assert_20230823213649_27.dmp[168610]: Uploading dump (out-of-process)
/tmp/dumps/assert_20230823213649_27.dmp
assert_20230823213649_27.dmp[168610]: Finished uploading minidump (out-of-process): success = yes
assert_20230823213649_27.dmp[168610]: response: CrashID=bp-8f21ea8b-0054-40c9-a7ea-3089a2230823
assert_20230823213649_27.dmp[168610]: file ''/tmp/dumps/assert_20230823213649_27.dmp'', upload yes: ''CrashID=bp-8f21ea8b-0054-40c9-a7ea-3089a2230823''

Looks like steam isn't so happy about my glibc version?

Last edited by Mezzy12 (2023-08-23 21:09:27)

Offline

#20 2023-08-23 20:58:18

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,104

Re: [SOLVED] Steam not launching after update

Please use [code][/code] tags, not "quote" tags. Edit your post in this regard.

"steamwebhelper.sh[168440]: glibc >= 2.34, partially disabling sandbox until CEF supports clone3()" is normal and harnless, you'll have to wait for asd2769's foreign packages to hopefully narrow down on a common package that might trigger this.

Offline

#21 2023-08-23 21:10:33

Mezzy12
Member
Registered: 2022-01-14
Posts: 46

Re: [SOLVED] Steam not launching after update

seth wrote:

Please use [code][/code] tags, not "quote" tags. Edit your post in this regard.

"steamwebhelper.sh[168440]: glibc >= 2.34, partially disabling sandbox until CEF supports clone3()" is normal and harnless, you'll have to wait for asd2769's foreign packages to hopefully narrow down on a common package that might trigger this.

Thanks. I appreciate the help. Forgot that I was supposed to use code tags, not quote.

Offline

Board footer

Powered by FluxBB