Switching accounts is broken

but “sudo su” works and gives me the root prompt.
No idea what happens?

Can you login as root ?

Yes I can with “sudo su”. Is there any action I should do it?

sudo su and sudo are powerful commands. They allow you to issue commands as root. Be extremely careful what you enter as it could break your install.

Thanks I know it. I am working with Linux/Unix since 30 years! :slight_smile:

Then why are you asking what you should do with it? in any event, you can also use su without sudo.

That is not the same as a login as root ! :wink:
because sudo su - is more like a login :wink:

sudo su uses the environment of your user
sudo su - uses the environment of root

(so maybe there is something wrong with the root-environment)

Are you able to login as root ?

Hi @mgazzin,

You can always try reinstalling it:

From a root console, try reinstalling it:

pamac reinstall sudo

And remember to check for, and merge any and all .pac* files!

After that…

:man_shrugging:

I’m guessing you can try it again, and reboot.

And you still haven’t learned how to provide any useful info. Congratz! :smiley:

Please do not offend!

no, I can’t.
The strange thing is yesterday I was able without any problem.

Now that I am root, If I try to login again my personal account:

# id
uid=0(root) gid=0(root) groups=0(root)
# su - marco
Segmentation fault (core dumped)

So it seems that something in the environment of your root account is broken !

Does /root exist ?
sudo ls -lA /root
To whom does /root belong (user/group) ?
sudo ls -lA /

So switching accounts is broken !

Sorry, but this is out of the bounds of my knowledge :frowning:
I would suggest to change the title to what we found until now.

#ls -lad root
drwxr-x--- 19 root root 4096 Nov  5 14:17 root

strange thing, sudo seems to be changed:

# stat /usr/bin/sudo
  File: /usr/bin/sudo
  Size: 248456    	Blocks: 488        IO Block: 4096   regular file
Device: 259,8	Inode: 6306051     Links: 1
Access: (4755/-rwsr-xr-x)  Uid: (    0/    root)   Gid: (    0/    root)
Access: 2022-11-03 16:56:19.000000000 +0100
Modify: 2022-10-23 16:59:16.000000000 +0200
Change: 2022-11-03 16:56:19.100153937 +0100
 Birth: 2022-11-03 16:56:19.100153937 +0100
[root@dellg5 ~]# ls -la /usr/bin/sudo
-rwsr-xr-x 1 root root 248456 Oct 23 16:59 /usr/bin/sudo

almost same time I made a major update:

[2022-11-03T16:46:53+0100] [PACMAN] Running 'pacman -Syu'
[2022-11-03T16:46:53+0100] [PACMAN] synchronizing package lists
[2022-11-03T16:46:54+0100] [PACMAN] starting full system upgrade
[2022-11-03T16:55:17+0100] [ALPM] running '60-mkinitcpio-remove.hook'...
[2022-11-03T16:55:17+0100] [ALPM] running 'firefox-pre.hook'...
[2022-11-03T16:55:17+0100] [ALPM] running 'ghc-unregister.hook'...
[2022-11-03T16:55:23+0100] [ALPM] running 'kernel-alive-pre.hook'...
[2022-11-03T16:55:24+0100] [ALPM] running 'thunderbird-pre.hook'...
[2022-11-03T16:55:24+0100] [ALPM] transaction started
[2022-11-03T16:55:24+0100] [ALPM] upgraded alsa-card-profiles (1:0.3.58-1 -> 1:0.3.59-2)
[2022-11-03T16:55:24+0100] [ALPM] upgraded alsa-ucm-conf (1.2.7.2-1 -> 1.2.8-1)
[2022-11-03T16:55:24+0100] [ALPM] upgraded iana-etc (20220915-1 -> 20221025-1)
[2022-11-03T16:55:24+0100] [ALPM] upgraded filesystem (2022.06.08-3 -> 2022.10.18-1)
[2022-11-03T16:55:25+0100] [ALPM] upgraded tzdata (2022d-1 -> 2022f-1)
[2022-11-03T16:55:25+0100] [ALPM] upgraded alsa-lib (1.2.7.2-1 -> 1.2.8-1)
[2022-11-03T16:55:25+0100] [ALPM] upgraded zlib (1:1.2.12-2 -> 1:1.2.13-1)
[2022-11-03T16:55:25+0100] [ALPM] upgraded readline (8.1.002-1 -> 8.2.0-1)
[2022-11-03T16:55:25+0100] [ALPM] upgraded alsa-utils (1.2.7-1 -> 1.2.8-1)
[2022-11-03T16:55:25+0100] [ALPM] upgraded archlinux-appstream-data (20220830-1 -> 20221014-1)
[2022-11-03T16:55:25+0100] [ALPM] upgraded xcb-util-keysyms (0.4.0-4 -> 0.4.1-4)
[2022-11-03T16:55:25+0100] [ALPM] upgraded xcb-util-renderutil (0.3.9-4 -> 0.3.10-1)
[2022-11-03T16:55:25+0100] [ALPM] upgraded expat (2.4.9-1 -> 2.5.0-1)
[2022-11-03T16:55:25+0100] [ALPM] upgraded libffi (3.4.3-1 -> 3.4.4-1)
[2022-11-03T16:55:25+0100] [ALPM] upgraded glib2 (2.74.0-2 -> 2.74.1-1)
[2022-11-03T16:55:25+0100] [ALPM] upgraded harfbuzz (5.2.0-1 -> 5.3.1-3)
[2022-11-03T16:55:25+0100] [ALPM] upgraded fontconfig (2:2.14.0-1 -> 2:2.14.1-2)
[2022-11-03T16:55:25+0100] [ALPM-SCRIPTLET] Rebuilding fontconfig cache...
[2022-11-03T16:55:28+0100] [ALPM] upgraded xcb-util-wm (0.4.1-4 -> 0.4.2-1)
[2022-11-03T16:55:28+0100] [ALPM] upgraded libxrender (0.9.10-5 -> 0.9.11-1)
[2022-11-03T16:55:28+0100] [ALPM] upgraded xcb-util-image (0.4.0-4 -> 0.4.1-2)
[2022-11-03T16:55:28+0100] [ALPM] upgraded libxshmfence (1.3-3 -> 1.3.1-1)
[2022-11-03T16:55:28+0100] [ALPM] upgraded libxext (1.3.4-4 -> 1.3.5-1)
[2022-11-03T16:55:28+0100] [ALPM] upgraded icu (71.1-1 -> 72.1-1)
[2022-11-03T16:55:28+0100] [ALPM] upgraded libxml2 (2.10.2-2 -> 2.10.3-2)
[2022-11-03T16:55:28+0100] [ALPM] upgraded gdk-pixbuf2 (2.42.9-1 -> 2.42.10-1)
[2022-11-03T16:55:28+0100] [ALPM] upgraded pixman (0.40.0-2 -> 0.42.0-1)
[2022-11-03T16:55:28+0100] [ALPM] upgraded librsvg (2:2.54.5-1 -> 2:2.55.1-1)
[2022-11-03T16:55:28+0100] [ALPM] upgraded gtk-update-icon-cache (1:4.8.1-1 -> 1:4.8.2-1)
[2022-11-03T16:55:28+0100] [ALPM] upgraded pambase (20211210-1 -> 20221020-1)
[2022-11-03T16:55:28+0100] [ALPM] upgraded libgpg-error (1.45-2 -> 1.46-1)
[2022-11-03T16:55:28+0100] [ALPM] upgraded systemd-libs (251.5-1 -> 251.7-1)
[2022-11-03T16:55:29+0100] [ALPM] upgraded dbus-x11 (1.14.2-1 -> 1.14.4-1)
[2022-11-03T16:55:29+0100] [ALPM] upgraded libsoup3 (3.2.0-1 -> 3.2.1-1)
[2022-11-03T16:55:29+0100] [ALPM] upgraded shadow (4.11.1-1 -> 4.11.1-3)
[2022-11-03T16:55:29+0100] [ALPM] upgraded tracker3 (3.4.0-1 -> 3.4.1-1)
[2022-11-03T16:55:29+0100] [ALPM] upgraded libxinerama (1.1.4-4 -> 1.1.5-1)
[2022-11-03T16:55:29+0100] [ALPM] upgraded ca-certificates-mozilla (3.83-1 -> 3.84-1)
[2022-11-03T16:55:29+0100] [ALPM] upgraded curl (7.85.0-2 -> 7.86.0-1)
[2022-11-03T16:55:29+0100] [ALPM] upgraded systemd (251.5-1 -> 251.7-1)
[2022-11-03T16:55:29+0100] [ALPM] upgraded libpciaccess (0.16-4 -> 0.17-1)
[2022-11-03T16:55:29+0100] [ALPM] upgraded libwacom (2.4.0-1 -> 2.5.0-1)
[2022-11-03T16:55:29+0100] [ALPM] upgraded libxkbfile (1.1.0-3 -> 1.1.1-1)
[2022-11-03T16:55:29+0100] [ALPM] upgraded mesa (22.1.7-1 -> 22.2.1-1)
[2022-11-03T16:55:29+0100] [ALPM] upgraded libxmu (1.1.3-3 -> 1.1.4-1)
[2022-11-03T16:55:30+0100] [ALPM] upgraded qt5-base (5.15.6+kde+r177-1 -> 5.15.6+kde+r181-1)
[2022-11-03T16:55:30+0100] [ALPM] upgraded attica (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:30+0100] [ALPM] upgraded python (3.10.7-1 -> 3.10.8-2)
[2022-11-03T16:55:30+0100] [ALPM] upgraded bind (9.18.7-1 -> 9.18.8-1)
[2022-11-03T16:55:30+0100] [ALPM] upgraded boost-libs (1.80.0-2 -> 1.80.0-3)
[2022-11-03T16:55:31+0100] [ALPM] upgraded boost (1.80.0-2 -> 1.80.0-3)
[2022-11-03T16:55:33+0100] [ALPM] upgraded breeze-icons (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:33+0100] [ALPM] upgraded polkit (121-1 -> 122-1)
[2022-11-03T16:55:33+0100] [ALPM] upgraded brltty (6.5-2 -> 6.5-3)
[2022-11-03T16:55:33+0100] [ALPM-SCRIPTLET] Please add your user to the brlapi group.
[2022-11-03T16:55:33+0100] [ALPM] upgraded btrfs-progs (5.19.1-1 -> 6.0-1)
[2022-11-03T16:55:33+0100] [ALPM] upgraded python-markdown (3.4.1-1 -> 3.4.1-2)
[2022-11-03T16:55:33+0100] [ALPM] upgraded python-pillow (9.2.0-1 -> 9.3.0-1)
[2022-11-03T16:55:33+0100] [ALPM] upgraded python-psutil (5.9.2-1 -> 5.9.3-1)
[2022-11-03T16:55:33+0100] [ALPM] upgraded nss (3.83-1 -> 3.84-1)
[2022-11-03T16:55:33+0100] [ALPM] upgraded minizip (1:1.2.12-2 -> 1:1.2.13-1)
[2022-11-03T16:55:33+0100] [ALPM] upgraded sdl2 (2.24.0-2 -> 2.24.1-1)
[2022-11-03T16:55:33+0100] [ALPM] upgraded svt-av1 (1.2.1-1 -> 1.3.0-1)
[2022-11-03T16:55:33+0100] [ALPM] upgraded flac (1.4.1-1 -> 1.4.2-1)
[2022-11-03T16:55:33+0100] [ALPM] upgraded xcb-util-cursor (0.1.3-4 -> 0.1.4-1)
[2022-11-03T16:55:34+0100] [ALPM] upgraded qt6-base (6.4.0-1 -> 6.4.0-2)
[2022-11-03T16:55:34+0100] [ALPM] upgraded qt6-declarative (6.4.0-1 -> 6.4.0-2)
[2022-11-03T16:55:35+0100] [ALPM] upgraded qt6-webengine (6.4.0-3 -> 6.4.0-5)
[2022-11-03T16:55:35+0100] [ALPM] upgraded python-typing_extensions (4.3.0-1 -> 4.4.0-1)
[2022-11-03T16:55:35+0100] [ALPM] upgraded python-inflect (6.0.0-1 -> 6.0.2-1)
[2022-11-03T16:55:35+0100] [ALPM] upgraded python-more-itertools (8.13.0-2 -> 9.0.0-1)
[2022-11-03T16:55:35+0100] [ALPM] upgraded python-jaraco.text (3.9.1-1 -> 3.10.0-1)
[2022-11-03T16:55:35+0100] [ALPM] upgraded python-trove-classifiers (2022.9.26-1 -> 2022.10.19-1)
[2022-11-03T16:55:35+0100] [ALPM] upgraded python-setuptools (1:63.2.0-1 -> 1:63.4.3-1)
[2022-11-03T16:55:35+0100] [ALPM] upgraded poppler (22.09.0-1 -> 22.10.0-1)
[2022-11-03T16:55:35+0100] [ALPM] upgraded libunrar (1:6.1.7-1 -> 1:6.2.1-1)
[2022-11-03T16:55:35+0100] [ALPM] upgraded freeglut (3.2.2-2 -> 3.4.0-1)
[2022-11-03T16:55:35+0100] [ALPM] upgraded dmraid (1.0.0.rc16.3-13 -> 1.0.0.rc16.3-14)
[2022-11-03T16:55:35+0100] [ALPM] upgraded xfsprogs (5.19.0-1 -> 5.19.0-2)
[2022-11-03T16:55:35+0100] [ALPM] upgraded libksba (1.6.0-1 -> 1.6.2-1)
[2022-11-03T16:55:35+0100] [ALPM] upgraded gnupg (2.2.39-1 -> 2.2.40-1)
[2022-11-03T16:55:35+0100] [ALPM] upgraded calibre (6.6.1-1 -> 6.7.1-2)
[2022-11-03T16:55:36+0100] [ALPM] upgraded containerd (1.6.8-1 -> 1.6.9-1)
[2022-11-03T16:55:36+0100] [ALPM] upgraded cpupower (5.19-1 -> 6.0-1)
[2022-11-03T16:55:44+0100] [ALPM] upgraded cuda (11.7.1-3 -> 11.8.0-1)
[2022-11-03T16:55:45+0100] [ALPM] upgraded jre8-openjdk-headless (8.345.u01-1 -> 8.352.u08-1)
[2022-11-03T16:55:45+0100] [ALPM] upgraded jre8-openjdk (8.345.u01-1 -> 8.352.u08-1)
[2022-11-03T16:55:48+0100] [ALPM] upgraded cuda-tools (11.7.1-3 -> 11.8.0-1)
[2022-11-03T16:55:48+0100] [ALPM] upgraded debootstrap (1.0.127-2 -> 1.0.128-1)
[2022-11-03T16:55:49+0100] [ALPM] upgraded discord (0.0.21-1 -> 0.0.21-2)
[2022-11-03T16:55:49+0100] [ALPM] upgraded docker (1:20.10.18-1 -> 1:20.10.21-1)
[2022-11-03T16:55:49+0100] [ALPM] upgraded docker-compose (2.11.2-1 -> 2.12.2-1)
[2022-11-03T16:55:50+0100] [ALPM] upgraded electron (20.0.3-2 -> 20.0.3-3)
[2022-11-03T16:55:50+0100] [ALPM] upgraded enchant (2.3.3-1 -> 2.3.3-2)
[2022-11-03T16:55:50+0100] [ALPM] upgraded exfatprogs (1.1.3-1 -> 1.2.0-1)
[2022-11-03T16:55:50+0100] [ALPM] upgraded faad2 (2.10.0-1 -> 2.10.1-1)
[2022-11-03T16:55:50+0100] [ALPM] upgraded libfilezilla (1:0.39.1-1 -> 1:0.39.2-1)
[2022-11-03T16:55:50+0100] [ALPM] upgraded gstreamer (1.20.3-2 -> 1.20.4-1)
[2022-11-03T16:55:50+0100] [ALPM] upgraded orc (0.4.32-1 -> 0.4.32-2)
[2022-11-03T16:55:50+0100] [ALPM] upgraded gst-plugins-base-libs (1.20.3-2 -> 1.20.4-1)
[2022-11-03T16:55:50+0100] [ALPM] upgraded filezilla (3.61.0-1 -> 3.62.0-1)
[2022-11-03T16:55:50+0100] [ALPM] upgraded firefox (106.0.2-0.1 -> 106.0.2-1)
[2022-11-03T16:55:50+0100] [ALPM] upgraded libsoup (2.74.2-2 -> 2.74.3-1)
[2022-11-03T16:55:51+0100] [ALPM] upgraded libmm-glib (1.18.12-1 -> 1.20.0-1)
[2022-11-03T16:55:51+0100] [ALPM] upgraded geoclue (2.6.0-2 -> 2.6.0-3)
[2022-11-03T16:55:51+0100] [ALPM] upgraded gettext (0.21-2 -> 0.21.1-1)
[2022-11-03T16:55:51+0100] [ALPM] upgraded git (2.38.0-1 -> 2.38.1-1)
[2022-11-03T16:55:51+0100] [ALPM] upgraded libde265 (1.0.8-2 -> 1.0.9-1)
[2022-11-03T16:55:51+0100] [ALPM] upgraded graphviz (6.0.1-1 -> 6.0.2-1)
[2022-11-03T16:55:51+0100] [ALPM] upgraded grub (2.06.r261.g2f4430cc0-2 -> 2.06.r261.g2f4430cc0-3)
[2022-11-03T16:55:51+0100] [ALPM-SCRIPTLET] :: GRUB no longer supports side-loading modules when secure boot is
[2022-11-03T16:55:51+0100] [ALPM-SCRIPTLET]    enabled. Thus booting will fail unless you have a 'grubx64.efi'
[2022-11-03T16:55:51+0100] [ALPM-SCRIPTLET]    executable with bundled modules.
[2022-11-03T16:55:51+0100] [ALPM] upgraded gspell (1.12.0-1 -> 1.12.0-2)
[2022-11-03T16:55:51+0100] [ALPM] upgraded gst-libav (1.20.3-2 -> 1.20.4-1)
[2022-11-03T16:55:51+0100] [ALPM] upgraded gst-plugins-bad-libs (1.20.3-2 -> 1.20.4-1)
[2022-11-03T16:55:51+0100] [ALPM] upgraded pipewire (1:0.3.58-1 -> 1:0.3.59-2)
[2022-11-03T16:55:51+0100] [ALPM] upgraded raptor (2.0.15-19 -> 2.0.15-20)
[2022-11-03T16:55:51+0100] [ALPM] upgraded imagemagick (7.1.0.49-1 -> 7.1.0.51-1)
[2022-11-03T16:55:51+0100] [ALPM] upgraded gst-plugins-bad (1.20.3-2 -> 1.20.4-1)
[2022-11-03T16:55:51+0100] [ALPM] upgraded gst-plugins-base (1.20.3-2 -> 1.20.4-1)
[2022-11-03T16:55:51+0100] [ALPM] upgraded taglib (1.12-2 -> 1.13-1)
[2022-11-03T16:55:51+0100] [ALPM] upgraded gst-plugins-good (1.20.3-2 -> 1.20.4-1)
[2022-11-03T16:55:51+0100] [ALPM] upgraded gst-plugins-ugly (1.20.3-2 -> 1.20.4-1)
[2022-11-03T16:55:52+0100] [ALPM] upgraded gtk4 (1:4.8.1-1 -> 1:4.8.2-1)
[2022-11-03T16:55:52+0100] [ALPM] upgraded harfbuzz-icu (5.2.0-1 -> 5.3.1-3)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-base-orphans (0.8.7-19 -> 0.8.7-25)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-onetuple (0.3.1-38 -> 0.3.1-41)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-splitmix (0.1.0.4-102 -> 0.1.0.4-108)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-random (1.2.1.1-61 -> 1.2.1.1-69)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-quickcheck (2.14.2-363 -> 2.14.2-371)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-hashable (1.4.1.0-23 -> 1.4.1.0-29)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-primitive (0.7.4.0-37 -> 0.7.4.0-43)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-scientific (0.3.7.0-76 -> 0.3.7.0-79)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-attoparsec (0.14.4-37 -> 0.14.4-40)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-base-compat-batteries (0.12.2-12 -> 0.12.2-18)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-data-fix (0.3.2-65 -> 0.3.2-68)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-dlist (1.0-187 -> 1.0-191)
[2022-11-03T16:55:52+0100] [ALPM] installed haskell-generically (0.1-1)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-unordered-containers (0.2.19.1-39 -> 0.2.19.1-43)
[2022-11-03T16:55:52+0100] [ALPM] installed haskell-vector-stream (0.1.0.0-1)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-vector (0.12.3.1-132 -> 0.13.0.0-9)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-indexed-traversable-instances (0.1.1.1-15 -> 0.1.1.1-19)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-distributive (0.6.2.1-168 -> 0.6.2.1-171)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-comonad (5.0.8-165 -> 5.0.8-168)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-bifunctors (5.5.13-5 -> 5.5.13-8)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-semigroupoids (5.3.7-66 -> 5.3.7-70)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-assoc (1.0.2-163 -> 1.0.2-166)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-these (1.1.1.1-164 -> 1.1.1.1-167)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-semialign (1.2.0.1-82 -> 1.2.0.1-86)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-strict (0.4.0.1-137 -> 0.4.0.1-140)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-text-short (0.1.5-42 -> 0.1.5-45)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-time-compat (1.9.6.1-60 -> 1.9.6.1-63)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-uuid-types (1.0.5-80 -> 1.0.5-83)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-witherable (0.4.2-23 -> 0.4.2-27)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-aeson (2.0.3.0-2 -> 2.1.0.0-3)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-aeson-pretty (0.8.9-93 -> 0.8.9-98)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-colour (2.3.6-136 -> 2.3.6-142)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-ansi-terminal (0.11.3-27 -> 0.11.3-33)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-ansi-wl-pprint (0.6.9-344 -> 0.6.9-350)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-hourglass (0.2.12-209 -> 0.2.12-212)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-memory (0.17.0-30 -> 0.17.0-33)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-asn1-types (0.3.4-170 -> 0.3.4-173)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-asn1-encoding (0.9.6-191 -> 0.9.6-194)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-asn1-parse (0.9.5-191 -> 0.9.5-194)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-async (2.2.4-115 -> 2.2.4-122)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-attoparsec-iso8601 (1.1.0.0-13 -> 1.1.0.0-16)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-auto-update (0.1.6-277 -> 0.1.6-281)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-base16-bytestring (1.0.2.0-43 -> 1.0.2.0-46)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-base64 (0.4.2.4-29 -> 0.4.2.4-32)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-base64-bytestring (1.2.1.0-65 -> 1.2.1.0-68)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-bitvec (1.1.3.0-12 -> 1.1.3.0-17)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-blaze-markup (0.8.2.8-93 -> 0.8.2.8-96)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-blaze-html (0.9.1.2-187 -> 0.9.1.2-190)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-bsb-http-chunked (0.0.0.4-321 -> 0.0.0.4-325)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-call-stack (0.4.0-111 -> 0.4.0-117)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-case-insensitive (1.2.1.0-166 -> 1.2.1.0-169)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-data-default-instances-dlist (0.0.1-265 -> 0.0.1-269)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-data-default (0.7.1.1-252 -> 0.7.1.1-256)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-syb (0.7.2.2-4 -> 0.7.2.2-10)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-pandoc-types (1.22.2.1-13 -> 1.22.2.1-18)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-text-icu (0.8.0.2-11 -> 0.8.0.2-15)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-th-lift-instances (0.1.20-8 -> 0.1.20-11)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-unicode-collation (0.1.3.3-1 -> 0.1.3.3-5)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-uniplate (1.6.13-155 -> 1.6.13-159)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-split (0.2.3.5-9 -> 0.2.3.5-12)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-vector-algorithms (0.9.0.1-12 -> 0.9.0.1-17)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-mono-traversable (1.0.15.3-87 -> 1.0.15.3-92)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-resourcet (1.2.6-13 -> 1.2.6-16)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-conduit (1.3.4.3-1 -> 1.3.4.3-7)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-network (3.1.2.7-41 -> 3.1.2.7-44)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-zlib (0.6.3.0-23 -> 0.6.3.0-26)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-streaming-commons (0.2.2.4-37 -> 0.2.2.5-2)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-typed-process (0.2.10.1-17 -> 0.2.10.1-20)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-conduit-extra (1.3.6-32 -> 1.3.6-39)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-xml-conduit (1.9.1.1-146 -> 1.9.1.1-153)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-citeproc (0.8.0.1-9 -> 0.8.0.2-6)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-unicode-data (0.3.1-2 -> 0.4.0-3)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-unicode-transforms (0.4.0.1-31 -> 0.4.0.1-35)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-commonmark (0.2.2-18 -> 0.2.2-22)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-emojis (0.1.2-37 -> 0.1.2-40)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-th-compat (0.1.4-6 -> 0.1.4-9)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-network-uri (2.6.4.1-99 -> 2.6.4.1-102)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-commonmark-extensions (0.2.3.3-1 -> 0.2.3.3-5)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-commonmark-pandoc (0.2.1.2-85 -> 0.2.1.2-91)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-socks (0.6.1-195 -> 0.6.1-198)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-cryptonite (0.30-34 -> 0.30-37)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-pem (0.2.4-247 -> 0.2.4-250)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-x509 (1.7.7-20 -> 1.7.7-23)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-x509-store (1.6.9-45 -> 1.6.9-48)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-x509-validation (1.6.12-50 -> 1.6.12-53)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-tls (1.6.0-17 -> 1.6.0-20)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-x509-system (1.6.7-48 -> 1.6.7-51)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-connection (0.3.1-219 -> 0.3.1-222)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-constraints (0.13.4-12 -> 0.13.4-15)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-doclayout (0.4-14 -> 0.4-17)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-hsyaml (0.2.1.1-21 -> 0.2.1.1-24)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-text-conversions (0.3.1.1-24 -> 0.3.1.1-27)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-doctemplates (0.10.0.2-22 -> 0.10.0.2-27)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-unix-compat (0.6-32 -> 0.6-36)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-unix-time (0.4.8-5 -> 0.4.8-8)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-fast-logger (3.1.1-55 -> 3.1.1-59)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-glob (0.10.2-53 -> 0.10.2-56)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-gridtables (0.1.0.0-1 -> 0.1.0.0-4)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-haddock-library (1.10.0-174 -> 1.10.0-179)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-lua (2.2.1-13 -> 2.2.1-16)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-hslua-core (2.2.1-21 -> 2.2.1-25)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-hslua-marshalling (2.2.1-15 -> 2.2.1-19)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-hslua-aeson (2.2.1-9 -> 2.2.1-14)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-hslua-classes (2.2.0-27 -> 2.2.0-31)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-hslua-objectorientation (2.2.1-11 -> 2.2.1-15)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-hslua-packaging (2.2.1-7 -> 2.2.1-11)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-hslua (2.2.1-8 -> 2.2.1-13)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-hslua-module-doclayout (1.0.4-58 -> 1.0.4-63)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-hslua-module-path (1.0.3-17 -> 1.0.3-22)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-temporary (1.3-469 -> 1.3-480)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-hslua-module-system (1.0.2-15 -> 1.0.2-19)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-hslua-module-text (1.0.2-17 -> 1.0.2-21)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-hslua-module-version (1.0.3-14 -> 1.0.3-19)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-http (4000.4.1-52 -> 4000.4.1-59)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-http-types (0.12.3-269 -> 0.12.3-273)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-http-api-data (0.5-1 -> 0.5-5)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-iproute (1.7.12-41 -> 1.7.12-44)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-http-client (0.7.13.1-15 -> 0.7.13.1-20)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-http-client-tls (0.3.6.1-59 -> 0.3.6.1-64)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-http-date (0.0.11-99 -> 0.0.11-102)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-utf8-string (1.0.2-113 -> 1.0.2-116)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-http-media (0.8.0.0-168 -> 0.8.0.0-171)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-network-byte-order (0.1.6-141 -> 0.1.6-144)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-psqueues (0.2.7.3-45 -> 0.2.7.3-48)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-time-manager (0.0.0-274 -> 0.0.0-278)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-http2 (3.0.3-2 -> 3.0.3-7)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-hunit (1.6.2.0-153 -> 1.6.2.0-159)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-hxt (9.3.1.22-89 -> 9.3.1.22-92)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-ipynb (0.2-52 -> 0.2-59)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-jira-wiki-markup (1.4.0-76 -> 1.4.0-79)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-juicypixels (3.3.7-33 -> 3.3.7-36)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-libyaml (0.1.2-255 -> 0.1.2-261)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-lpeg (1.0.3-12 -> 1.0.3-15)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-transformers-base (0.4.6-65 -> 0.4.6-68)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-monad-control (1.0.3.1-65 -> 1.0.3.1-68)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-optparse-applicative (0.17.0.0-8 -> 0.17.0.0-14)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-pandoc-lua-marshal (0.1.7-15 -> 0.1.7-20)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-recv (0.0.0-2 -> 0.0.0-5)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-string-conversions (0.4.0.1-134 -> 0.4.0.1-137)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-vault (0.3.1.5-118 -> 0.3.1.5-122)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-servant (0.19-15 -> 0.19.1-1)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-wai (3.2.3-155 -> 3.2.3-159)
[2022-11-03T16:55:52+0100] [ALPM] upgraded haskell-wai-logger (2.4.0-140 -> 2.4.0-152)
[2022-11-03T16:55:53+0100] [ALPM] upgraded haskell-wai-extra (3.1.12.1-76 -> 3.1.12.1-88)
[2022-11-03T16:55:53+0100] [ALPM] upgraded haskell-simple-sendfile (0.2.30-315 -> 0.2.30-322)
[2022-11-03T16:55:53+0100] [ALPM] installed haskell-safe-exceptions (0.1.7.3-24)
[2022-11-03T16:55:53+0100] [ALPM] upgraded haskell-unliftio (0.2.22.0-23 -> 0.2.23.0-1)
[2022-11-03T16:55:53+0100] [ALPM] upgraded haskell-warp (3.3.23-4 -> 3.3.23-11)
[2022-11-03T16:55:53+0100] [ALPM] upgraded haskell-wai-app-static (3.1.7.4-84 -> 3.1.7.4-91)
[2022-11-03T16:55:53+0100] [ALPM] upgraded haskell-servant-server (0.19.1-17 -> 0.19.1-25)
[2022-11-03T16:55:53+0100] [ALPM] upgraded haskell-skylighting-core (0.13-7 -> 0.13.1.1-2)
[2022-11-03T16:55:53+0100] [ALPM] upgraded haskell-skylighting-format-ansi (0.1-7 -> 0.1-16)
[2022-11-03T16:55:53+0100] [ALPM] upgraded haskell-skylighting-format-blaze-html (0.1.1-3 -> 0.1.1-12)
[2022-11-03T16:55:53+0100] [ALPM] upgraded haskell-skylighting-format-latex (0.1-7 -> 0.1-16)
[2022-11-03T16:55:53+0100] [ALPM] upgraded haskell-skylighting (0.13-8 -> 0.13.1.1-2)
[2022-11-03T16:55:53+0100] [ALPM] upgraded haskell-tagsoup (0.14.8-189 -> 0.14.8-192)
[2022-11-03T16:55:53+0100] [ALPM] upgraded haskell-texmath (0.12.5.3-1 -> 0.12.5.4-5)
[2022-11-03T16:55:53+0100] [ALPM] upgraded haskell-yaml (0.11.8.0-63 -> 0.11.8.0-69)
[2022-11-03T16:55:53+0100] [ALPM] upgraded haskell-zip-archive (0.4.2.2-3 -> 0.4.2.2-6)
[2022-11-03T16:55:53+0100] [ALPM] upgraded jre-openjdk-headless (18.0.2.1.u0-1 -> 19.0.1.u10-3)
[2022-11-03T16:55:53+0100] [ALPM] upgraded jre-openjdk (18.0.2.1.u0-1 -> 19.0.1.u10-3)
[2022-11-03T16:55:53+0100] [ALPM] upgraded jdk-openjdk (18.0.2.1.u0-1 -> 19.0.1.u10-3)
[2022-11-03T16:55:53+0100] [ALPM] upgraded jdk8-openjdk (8.345.u01-1 -> 8.352.u08-1)
[2022-11-03T16:55:53+0100] [ALPM] upgraded solid (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:53+0100] [ALPM] upgraded kcoreaddons (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:53+0100] [ALPM] upgraded kwidgetsaddons (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:54+0100] [ALPM] upgraded kjobwidgets (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:54+0100] [ALPM] upgraded kdbusaddons (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:54+0100] [ALPM] upgraded kconfig (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:54+0100] [ALPM] upgraded kwindowsystem (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:54+0100] [ALPM] upgraded kcrash (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:54+0100] [ALPM] upgraded kglobalaccel (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:54+0100] [ALPM] upgraded kauth (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:54+0100] [ALPM] upgraded kcodecs (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:54+0100] [ALPM] upgraded kguiaddons (5.98.0-1 -> 5.99.0-2)
[2022-11-03T16:55:54+0100] [ALPM] upgraded ki18n (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:54+0100] [ALPM] upgraded kconfigwidgets (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:54+0100] [ALPM] upgraded karchive (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:54+0100] [ALPM] upgraded kiconthemes (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:54+0100] [ALPM] upgraded kitemviews (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:54+0100] [ALPM] upgraded kxmlgui (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:54+0100] [ALPM] upgraded kbookmarks (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:54+0100] [ALPM] upgraded knotifications (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:54+0100] [ALPM] upgraded kservice (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:54+0100] [ALPM] upgraded qca-qt5 (2.3.4-3 -> 2.3.5-1)
[2022-11-03T16:55:54+0100] [ALPM] upgraded kwallet (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:54+0100] [ALPM] upgraded kcompletion (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:54+0100] [ALPM] upgraded sonnet (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:54+0100] [ALPM] upgraded ktextwidgets (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:54+0100] [ALPM] upgraded kded (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:54+0100] [ALPM] upgraded kio (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:54+0100] [ALPM] upgraded kpackage (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:54+0100] [ALPM] upgraded kdeclarative (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:54+0100] [ALPM] upgraded kcmutils (5.98.0-1 -> 5.99.0-2)
[2022-11-03T16:55:54+0100] [ALPM] upgraded signon-kwallet-extension (22.08.1-1 -> 22.08.2-1)
[2022-11-03T16:55:55+0100] [ALPM] upgraded qt5-webengine (5.15.10-3 -> 5.15.11-1)
[2022-11-03T16:55:55+0100] [ALPM] upgraded kaccounts-integration (22.08.1-1 -> 22.08.2-1)
[2022-11-03T16:55:55+0100] [ALPM] upgraded kactivities (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:55+0100] [ALPM] upgraded syndication (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:55+0100] [ALPM] upgraded knewstuff (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:55+0100] [ALPM] upgraded kparts (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:55+0100] [ALPM] upgraded syntax-highlighting (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:55+0100] [ALPM] upgraded ktexteditor (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:55+0100] [ALPM] upgraded kate (22.08.1-1 -> 22.08.2-1)
[2022-11-03T16:55:55+0100] [ALPM] upgraded knotifyconfig (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:55+0100] [ALPM] upgraded poppler-qt5 (22.09.0-1 -> 22.10.0-1)
[2022-11-03T16:55:55+0100] [ALPM] upgraded kfilemetadata (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:55+0100] [ALPM] upgraded kirigami2 (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:55+0100] [ALPM] upgraded purpose (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:55+0100] [ALPM] upgraded kdenlive (22.08.1-1 -> 22.08.2-1)
[2022-11-03T16:55:55+0100] [ALPM] upgraded kitemmodels (5.98.0-1 -> 5.99.0-1)
[2022-11-03T16:55:55+0100] [ALPM] upgraded kvantum (1.0.5-1 -> 1.0.6-1)
[2022-11-03T16:55:55+0100] [ALPM] upgraded lib32-alsa-lib (1.2.7.2-1 -> 1.2.8-1)
[2022-11-03T16:55:55+0100] [ALPM] upgraded lib32-zlib (1.2.12-1 -> 1.2.13-1)
[2022-11-03T16:55:55+0100] [ALPM] upgraded lib32-curl (7.85.0-1 -> 7.86.0-1)
[2022-11-03T16:55:55+0100] [ALPM] upgraded lib32-systemd (251.5-1 -> 251.7-1)
[2022-11-03T16:55:55+0100] [ALPM] upgraded lib32-dbus (1.14.2-1 -> 1.14.4-1)
[2022-11-03T16:55:55+0100] [ALPM] upgraded lib32-expat (2.4.9-1 -> 2.5.0-2)
[2022-11-03T16:55:55+0100] [ALPM] upgraded lib32-flac (1.4.1-1 -> 1.4.2-1)
[2022-11-03T16:55:55+0100] [ALPM] upgraded lib32-libffi (3.4.2-4 -> 3.4.4-1)
[2022-11-03T16:55:56+0100] [ALPM] upgraded lib32-glib2 (2.74.0-2 -> 2.74.1-1)
[2022-11-03T16:55:56+0100] [ALPM] upgraded lib32-harfbuzz (5.2.0-1 -> 5.3.1-3)
[2022-11-03T16:55:56+0100] [ALPM] upgraded lib32-fontconfig (2:2.14.0-1 -> 2:2.14.1-2)
[2022-11-03T16:55:56+0100] [ALPM-SCRIPTLET] Rebuilding 32-bit fontconfig cache...
[2022-11-03T16:55:58+0100] [ALPM] upgraded lib32-icu (71.1-1 -> 72.1-1)
[2022-11-03T16:55:58+0100] [ALPM] upgraded lib32-libxml2 (2.10.2-2 -> 2.10.3-2)
[2022-11-03T16:55:58+0100] [ALPM] upgraded lib32-mesa (22.1.7-1 -> 22.2.1-1)
[2022-11-03T16:55:58+0100] [ALPM] upgraded pacman (6.0.2-1 -> 6.0.2-2)
[2022-11-03T16:55:58+0100] [ALPM] upgraded perl-uri (5.12-1 -> 5.16-1)
[2022-11-03T16:55:58+0100] [ALPM] upgraded perl-http-message (6.37-1 -> 6.41-1)
[2022-11-03T16:55:58+0100] [ALPM] upgraded perl-html-parser (3.78-2 -> 3.79-1)
[2022-11-03T16:55:58+0100] [ALPM] upgraded lib32-freeglut (3.2.2-2 -> 3.4.0-1)
[2022-11-03T16:55:58+0100] [ALPM] upgraded lib32-gdk-pixbuf2 (2.42.9-1 -> 2.42.10-1)
[2022-11-03T16:55:58+0100] [ALPM] upgraded libgusb (0.4.0-1 -> 0.4.2-1)
[2022-11-03T16:55:58+0100] [ALPM] upgraded lib32-libgusb (0.4.0-1 -> 0.4.2-1)
[2022-11-03T16:55:58+0100] [ALPM] upgraded lib32-librsvg (2:2.54.5-1 -> 2:2.55.1-1)
[2022-11-03T16:55:58+0100] [ALPM] upgraded lib32-libsoup (2.74.2-1 -> 2.74.3-1)
[2022-11-03T16:55:58+0100] [ALPM] upgraded lib32-libva-mesa-driver (22.1.7-1 -> 22.2.1-1)
[2022-11-03T16:55:58+0100] [ALPM] upgraded lib32-mesa-vdpau (22.1.7-1 -> 22.2.1-1)
[2022-11-03T16:55:58+0100] [ALPM] upgraded lib32-nss (3.83-1 -> 3.84-1)
[2022-11-03T16:55:58+0100] [ALPM] upgraded lib32-readline (8.1.002-1 -> 8.2.0-1)
[2022-11-03T16:55:58+0100] [ALPM] upgraded lib32-sdl2 (2.0.22-1 -> 2.24.1-1)
[2022-11-03T16:55:58+0100] [ALPM] upgraded lib32-vulkan-intel (22.1.7-1 -> 22.2.1-1)
[2022-11-03T16:55:58+0100] [ALPM] upgraded lib32-vulkan-radeon (22.1.7-1 -> 22.2.1-1)
[2022-11-03T16:55:58+0100] [ALPM] upgraded libbsd (0.11.6-2 -> 0.11.7-1)
[2022-11-03T16:55:58+0100] [ALPM] upgraded libcdr (0.1.7-4 -> 0.1.7-5)
[2022-11-03T16:55:59+0100] [ALPM] upgraded libe-book (0.1.3-11 -> 0.1.3-12)
[2022-11-03T16:55:59+0100] [ALPM] upgraded libebml (1.4.3-1 -> 1.4.4-1)
[2022-11-03T16:55:59+0100] [ALPM] upgraded libgssglue (0.5-1 -> 0.7-1)
[2022-11-03T16:55:59+0100] [ALPM] upgraded libical (3.0.14-3 -> 3.0.16-2)
[2022-11-03T16:55:59+0100] [ALPM] upgraded libmatroska (1.7.0-1 -> 1.7.1-1)
[2022-11-03T16:55:59+0100] [ALPM] upgraded libmbim (1.26.4-1 -> 1.28.0-1)
[2022-11-03T16:55:59+0100] [ALPM] upgraded libmspub (0.1.4-12 -> 0.1.4-13)
[2022-11-03T16:55:59+0100] [ALPM] upgraded libnm (1.40.0-1 -> 1.40.2-1)
[2022-11-03T16:55:59+0100] [ALPM] upgraded libpamac (11.3.1-1 -> 11.3.1-3)
[2022-11-03T16:55:59+0100] [ALPM] upgraded ostree (2022.5-4 -> 2022.6-1)
[2022-11-03T16:55:59+0100] [ALPM] upgraded openssh (9.0p1-1 -> 9.1p1-1)
[2022-11-03T16:55:59+0100] [ALPM] upgraded libpamac-flatpak-plugin (11.3.1-1 -> 11.3.1-3)
[2022-11-03T16:55:59+0100] [ALPM] upgraded snapd (2.57.4-1 -> 2.57.5-1)
[2022-11-03T16:56:00+0100] [ALPM] upgraded snapd-glib (1.63-1 -> 1.63-2)
[2022-11-03T16:56:00+0100] [ALPM] upgraded libpamac-snap-plugin (11.3.1-1 -> 11.3.1-3)
[2022-11-03T16:56:00+0100] [ALPM] upgraded libqmi (1.30.8-1 -> 1.32.0-1)
[2022-11-03T16:56:00+0100] [ALPM] upgraded libqxp (0.0.2-8 -> 0.0.2-9)
[2022-11-03T16:56:00+0100] [ALPM] upgraded libvisio (0.1.7-7 -> 0.1.7-8)
[2022-11-03T16:56:00+0100] [ALPM] upgraded libzmf (0.0.2-12 -> 0.0.2-13)
[2022-11-03T16:56:00+0100] [ALPM] upgraded xmlsec (1.2.34-2 -> 1.2.36-1)
[2022-11-03T16:56:01+0100] [ALPM] upgraded libreoffice-still (7.3.6-2 -> 7.3.6-4)
[2022-11-03T16:56:01+0100] [ALPM] upgraded libsynctex (2022.62885-1 -> 2022.62885-2)
[2022-11-03T16:56:01+0100] [ALPM] upgraded libva-mesa-driver (22.1.7-1 -> 22.2.1-1)
[2022-11-03T16:56:02+0100] [ALPM] upgraded mkinitcpio (31-2.0 -> 32-2)
[2022-11-03T16:56:03+0100] [ALPM] upgraded linux515 (5.15.74-3 -> 5.15.76-1)
[2022-11-03T16:56:03+0100] [ALPM] upgraded linux515-nvidia (520.56.06-3 -> 520.56.06-6)
[2022-11-03T16:56:12+0100] [ALPM] upgraded linux519 (5.19.16-2 -> 5.19.17-1)
[2022-11-03T16:56:12+0100] [ALPM-SCRIPTLET] >>> NOTE, 5.19.17 is the last maintenance release of the 519 kernel series.
[2022-11-03T16:56:12+0100] [ALPM-SCRIPTLET]     This kernel is now marked 'End Of Life' (EOL).
[2022-11-03T16:56:12+0100] [ALPM-SCRIPTLET]     
[2022-11-03T16:56:12+0100] [ALPM-SCRIPTLET]     It is recommend to switch to the newer linux60 series:
[2022-11-03T16:56:12+0100] [ALPM-SCRIPTLET]     'sudo mhwd-kernel -i linux60'
[2022-11-03T16:56:12+0100] [ALPM-SCRIPTLET]     
[2022-11-03T16:56:12+0100] [ALPM] upgraded linux519-nvidia (520.56.06-3 -> 520.56.06-5)
[2022-11-03T16:56:15+0100] [ALPM] upgraded lirc (1:0.10.1-12 -> 1:0.10.2-1)
[2022-11-03T16:56:15+0100] [ALPM] upgraded lsof (4.96.3-1 -> 4.96.4-1)
[2022-11-03T16:56:15+0100] [ALPM] upgraded man-db (2.10.2-1 -> 2.11.0-1)
[2022-11-03T16:56:15+0100] [ALPM] upgraded man-pages (5.13-1 -> 6.01-1)
[2022-11-03T16:56:15+0100] [ALPM] upgraded manjaro-settings-manager (0.5.7-10 -> 0.5.7-11)
[2022-11-03T16:56:15+0100] [ALPM] upgraded manjaro-settings-manager-notifier (0.5.7-10 -> 0.5.7-11)
[2022-11-03T16:56:15+0100] [ALPM] upgraded memtest86+ (5.31b-1 -> 6.00-1)
[2022-11-03T16:56:15+0100] [ALPM] upgraded mesa-vdpau (22.1.7-1 -> 22.2.1-1)
[2022-11-03T16:56:15+0100] [ALPM] upgraded modemmanager (1.18.12-1 -> 1.20.0-1)
[2022-11-03T16:56:15+0100] [ALPM] upgraded mtools (1:4.0.41-1 -> 1:4.0.42-1)
[2022-11-03T16:56:15+0100] [ALPM] upgraded multipath-tools (0.9.1-1 -> 0.9.3-1)
[2022-11-03T16:56:16+0100] [ALPM] upgraded networkmanager (1.40.0-1 -> 1.40.2-1)
[2022-11-03T16:56:16+0100] [ALPM] upgraded nextcloud-client (2:3.6.0-2 -> 2:3.6.1-1)
[2022-11-03T16:56:16+0100] [ALPM] upgraded nodejs-lts-gallium (16.16.0-1 -> 16.16.0-2)
[2022-11-03T16:56:16+0100] [ALPM] upgraded node-gyp (9.1.0-1 -> 9.3.0-1)
[2022-11-03T16:56:16+0100] [ALPM] upgraded opencv (4.6.0-4 -> 4.6.0-5)
[2022-11-03T16:56:16+0100] [ALPM] upgraded openpmix (4.2.1-1 -> 4.2.2-1)
[2022-11-03T16:56:16+0100] [ALPM] upgraded openmpi (4.1.4-2 -> 4.1.4-4)
[2022-11-03T16:56:16+0100] [ALPM] upgraded osinfo-db (20220830-1 -> 20221018-1)
[2022-11-03T16:56:16+0100] [ALPM] upgraded pandoc (2.19.2-10 -> 2.19.2-26)
[2022-11-03T16:56:16+0100] [ALPM] upgraded patchelf (0.15.0-1 -> 0.16.0-1)
[2022-11-03T16:56:16+0100] [ALPM] upgraded perl-alien-build (2.71-1 -> 2.72-1)
[2022-11-03T16:56:16+0100] [ALPM] upgraded poppler-glib (22.09.0-1 -> 22.10.0-1)
[2022-11-03T16:56:16+0100] [ALPM] upgraded postgresql-libs (14.5-1 -> 14.5-2)
[2022-11-03T16:56:16+0100] [ALPM] upgraded shiboken6 (6.3.2-1 -> 6.4.0.1-1)
[2022-11-03T16:56:17+0100] [ALPM] upgraded pyside6 (6.3.2-1 -> 6.4.0.1-1)
[2022-11-03T16:56:17+0100] [ALPM] upgraded python-bcrypt (4.0.0-1 -> 4.0.1-1)
[2022-11-03T16:56:17+0100] [ALPM] upgraded python-colorama (0.4.5-1 -> 0.4.6-1)
[2022-11-03T16:56:17+0100] [ALPM] upgraded python-zipp (3.8.1-1 -> 3.10.0-1)
[2022-11-03T16:56:17+0100] [ALPM] upgraded python-importlib-metadata (4.9.0-1 -> 5.0.0-1)
[2022-11-03T16:56:17+0100] [ALPM] upgraded python-jsonschema (4.16.0-1 -> 4.16.0-2)
[2022-11-03T16:56:17+0100] [ALPM] upgraded python-mysql-connector (8.0.30-1 -> 8.0.31-1)
[2022-11-03T16:56:17+0100] [ALPM] installed python-wheel (0.37.1-1)
[2022-11-03T16:56:17+0100] [ALPM] upgraded python-pip (22.2.2-2 -> 22.3-1)
[2022-11-03T16:56:17+0100] [ALPM] upgraded python-rich (12.6.0-1 -> 12.6.0-2)
[2022-11-03T16:56:17+0100] [ALPM] upgraded python-watchdog (2.0.2-1 -> 2.1.0-1)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-common (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-audio-alsa (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-audio-dbus (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-audio-jack (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-audio-oss (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-audio-pa (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-audio-sdl (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-ui-opengl (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-ui-spice-core (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-audio-spice (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-block-curl (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-block-dmg (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-block-nfs (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-block-ssh (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-chardev-spice (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-hw-display-qxl (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-hw-display-virtio-gpu (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-hw-display-virtio-gpu-gl (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-hw-display-virtio-gpu-pci (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-hw-display-virtio-gpu-pci-gl (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-hw-display-virtio-vga (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-hw-display-virtio-vga-gl (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-hw-s390x-virtio-gpu-ccw (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-hw-usb-host (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-hw-usb-redirect (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-hw-usb-smartcard (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-img (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-pr-helper (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-system-x86-firmware (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded wolfssl (5.5.1-1 -> 5.5.2-1)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-system-x86 (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-tools (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-ui-curses (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-ui-dbus (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-ui-egl-headless (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded vte-common (0.68.0-2 -> 0.70.1-1)
[2022-11-03T16:56:17+0100] [ALPM] upgraded vte3 (0.68.0-2 -> 0.70.1-1)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-ui-gtk (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-ui-sdl (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-ui-spice-app (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-vhost-user-gpu (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-virtiofsd (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qemu-desktop (7.1.0-8 -> 7.1.0-10)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qt5-imageformats (5.15.6+kde+r4-1 -> 5.15.6+kde+r5-1)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qt5-script (5.15.10-3 -> 5.15.11-1)
[2022-11-03T16:56:17+0100] [ALPM] upgraded qt5-webkit (5.212.0alpha4-16 -> 5.212.0alpha4-17)
[2022-11-03T16:56:18+0100] [ALPM] upgraded r (4.2.1-2 -> 4.2.1-3)
[2022-11-03T16:56:18+0100] [ALPM] upgraded rsync (3.2.6-2 -> 3.2.7-1)
[2022-11-03T16:56:18+0100] [ALPM] upgraded rubygems (3.3.21-2 -> 3.3.23-1)
[2022-11-03T16:56:18+0100] [ALPM] upgraded ruby-power_assert (2.0.1-1 -> 2.0.2-1)
[2022-11-03T16:56:18+0100] [ALPM] upgraded ruby-test-unit (3.5.4-1 -> 3.5.5-1)
[2022-11-03T16:56:18+0100] [ALPM] upgraded ruby-cgi (0.3.2-9 -> 0.3.3-1)
[2022-11-03T16:56:18+0100] [ALPM] upgraded ruby-irb (1.4.1-2 -> 1.4.2-1)
[2022-11-03T16:56:18+0100] [ALPM] upgraded ruby-psych (4.0.4-4 -> 4.0.6-1)
[2022-11-03T16:56:18+0100] [ALPM] upgraded ruby-bundler (2.3.22-2 -> 2.3.23-1)
[2022-11-03T16:56:18+0100] [ALPM] upgraded smbclient (4.17.2-0.1 -> 4.17.2-1)
[2022-11-03T16:56:18+0100] [ALPM] upgraded samba (4.17.2-0.1 -> 4.17.2-1)
[2022-11-03T16:56:19+0100] [ALPM] upgraded spice-gtk (0.41-2 -> 0.41-3)
[2022-11-03T16:56:19+0100] [ALPM] upgraded strongswan (5.9.7-1 -> 5.9.8-1)
[2022-11-03T16:56:19+0100] [ALPM] upgraded sudo (1.9.11.p3-1 -> 1.9.12-1)
[2022-11-03T16:56:19+0100] [ALPM] upgraded systemd-sysvcompat (251.5-1 -> 251.7-1)
[2022-11-03T16:56:19+0100] [ALPM] upgraded texlive-bin (2022.62885-1 -> 2022.62885-2)
[2022-11-03T16:56:19+0100] [ALPM] upgraded thunderbird (102.4.1-0.1 -> 102.4.1-1)
[2022-11-03T16:56:19+0100] [ALPM] upgraded unrar (1:6.1.7-1 -> 1:6.2.1-1)
[2022-11-03T16:56:19+0100] [ALPM] upgraded vi (1:070224-5 -> 1:070224-6)
[2022-11-03T16:56:19+0100] [ALPM] upgraded vim-runtime (9.0.0354-1 -> 9.0.0814-1)
[2022-11-03T16:56:20+0100] [ALPM] upgraded vim (9.0.0354-1 -> 9.0.0814-1)
[2022-11-03T16:56:20+0100] [ALPM] upgraded wayland-protocols (1.26-1 -> 1.27-1)
[2022-11-03T16:56:20+0100] [ALPM] upgraded vlc (3.0.17.4-9 -> 3.0.17.4-10)
[2022-11-03T16:56:20+0100] [ALPM] upgraded vulkan-intel (22.1.7-1 -> 22.2.1-1)
[2022-11-03T16:56:20+0100] [ALPM] upgraded vulkan-radeon (22.1.7-1 -> 22.2.1-1)
[2022-11-03T16:56:20+0100] [ALPM] upgraded webkit2gtk (2.38.0-2 -> 2.38.1-1)
[2022-11-03T16:56:20+0100] [ALPM] upgraded webkit2gtk-4.1 (2.38.0-2 -> 2.38.1-1)
[2022-11-03T16:56:20+0100] [ALPM] upgraded xorg-xsetroot (1.1.2-3 -> 1.1.3-1)
[2022-11-03T16:56:20+0100] [ALPM] upgraded yelp (42.1-2 -> 42.2-1)
[2022-11-03T16:56:20+0100] [ALPM] upgraded zensu (0.3-6 -> 0.3-7)
[2022-11-03T16:56:20+0100] [ALPM] transaction completed
[2022-11-03T16:56:21+0100] [ALPM] running '20-systemd-sysusers.hook'...
[2022-11-03T16:56:21+0100] [ALPM] running '30-systemd-catalog.hook'...
[2022-11-03T16:56:21+0100] [ALPM] running '30-systemd-daemon-reload.hook'...
[2022-11-03T16:56:21+0100] [ALPM] running '30-systemd-hwdb.hook'...
[2022-11-03T16:56:22+0100] [ALPM] running '30-systemd-sysctl.hook'...
[2022-11-03T16:56:22+0100] [ALPM] running '30-systemd-tmpfiles.hook'...
[2022-11-03T16:56:22+0100] [ALPM] running '30-systemd-udev-reload.hook'...
[2022-11-03T16:56:22+0100] [ALPM] running '30-systemd-update.hook'...
[2022-11-03T16:56:22+0100] [ALPM] running '30-update-mime-database.hook'...
[2022-11-03T16:56:22+0100] [ALPM] running '40-fontconfig-config.hook'...
[2022-11-03T16:56:22+0100] [ALPM] running '40-update-ca-trust.hook'...
[2022-11-03T16:56:23+0100] [ALPM] running '60-depmod.hook'...
[2022-11-03T16:56:35+0100] [ALPM] running '90-mkinitcpio-install.hook'...
[2022-11-03T16:56:35+0100] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux515.preset: 'default'
[2022-11-03T16:56:35+0100] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-5.15-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.15-x86_64.img
[2022-11-03T16:56:35+0100] [ALPM-SCRIPTLET] ==> Starting build: 5.15.76-1-MANJARO
[2022-11-03T16:56:35+0100] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2022-11-03T16:56:35+0100] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2022-11-03T16:56:35+0100] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2022-11-03T16:56:35+0100] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2022-11-03T16:56:35+0100] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2022-11-03T16:56:36+0100] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2022-11-03T16:56:36+0100] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2022-11-03T16:56:36+0100] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2022-11-03T16:56:36+0100] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2022-11-03T16:56:36+0100] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-5.15-x86_64.img
[2022-11-03T16:56:37+0100] [ALPM-SCRIPTLET] ==> Image generation successful
[2022-11-03T16:56:37+0100] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux515.preset: 'fallback'
[2022-11-03T16:56:37+0100] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-5.15-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.15-x86_64-fallback.img -S autodetect
[2022-11-03T16:56:37+0100] [ALPM-SCRIPTLET] ==> Starting build: 5.15.76-1-MANJARO
[2022-11-03T16:56:37+0100] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2022-11-03T16:56:37+0100] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2022-11-03T16:56:38+0100] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2022-11-03T16:56:38+0100] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2022-11-03T16:56:39+0100] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: qed
[2022-11-03T16:56:39+0100] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: qla1280
[2022-11-03T16:56:39+0100] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: qla2xxx
[2022-11-03T16:56:40+0100] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: bfa
[2022-11-03T16:56:41+0100] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2022-11-03T16:56:42+0100] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2022-11-03T16:56:42+0100] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2022-11-03T16:56:44+0100] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2022-11-03T16:56:44+0100] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-5.15-x86_64-fallback.img
[2022-11-03T16:56:48+0100] [ALPM-SCRIPTLET] ==> Image generation successful
[2022-11-03T16:56:48+0100] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux517.preset: 'default'
[2022-11-03T16:56:48+0100] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-5.17-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.17-x86_64.img
[2022-11-03T16:56:48+0100] [ALPM-SCRIPTLET] ==> ERROR: '/lib/modules/5.17.15-1-MANJARO' is not a valid kernel module directory
[2022-11-03T16:56:48+0100] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux517.preset: 'fallback'
[2022-11-03T16:56:48+0100] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-5.17-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.17-x86_64-fallback.img -S autodetect
[2022-11-03T16:56:48+0100] [ALPM-SCRIPTLET] ==> ERROR: '/lib/modules/5.17.15-1-MANJARO' is not a valid kernel module directory
[2022-11-03T16:56:48+0100] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux519.preset: 'default'
[2022-11-03T16:56:48+0100] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-5.19-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.19-x86_64.img
[2022-11-03T16:56:48+0100] [ALPM-SCRIPTLET] ==> Starting build: 5.19.17-1-MANJARO
[2022-11-03T16:56:48+0100] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2022-11-03T16:56:49+0100] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2022-11-03T16:56:49+0100] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2022-11-03T16:56:49+0100] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2022-11-03T16:56:49+0100] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2022-11-03T16:56:49+0100] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: xhci_pci
[2022-11-03T16:56:50+0100] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2022-11-03T16:56:50+0100] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2022-11-03T16:56:50+0100] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2022-11-03T16:56:50+0100] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2022-11-03T16:56:50+0100] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-5.19-x86_64.img
[2022-11-03T16:56:51+0100] [ALPM-SCRIPTLET] ==> Image generation successful
[2022-11-03T16:56:51+0100] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux519.preset: 'fallback'
[2022-11-03T16:56:51+0100] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-5.19-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.19-x86_64-fallback.img -S autodetect
[2022-11-03T16:56:51+0100] [ALPM-SCRIPTLET] ==> Starting build: 5.19.17-1-MANJARO
[2022-11-03T16:56:51+0100] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2022-11-03T16:56:51+0100] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2022-11-03T16:56:52+0100] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2022-11-03T16:56:52+0100] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2022-11-03T16:56:52+0100] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: qed
[2022-11-03T16:56:52+0100] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: qla1280
[2022-11-03T16:56:52+0100] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: qla2xxx
[2022-11-03T16:56:52+0100] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: bfa
[2022-11-03T16:56:53+0100] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: xhci_pci
[2022-11-03T16:56:54+0100] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2022-11-03T16:56:54+0100] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2022-11-03T16:56:54+0100] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2022-11-03T16:56:55+0100] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2022-11-03T16:56:55+0100] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-5.19-x86_64-fallback.img
[2022-11-03T16:57:01+0100] [ALPM-SCRIPTLET] ==> Image generation successful
[2022-11-03T16:57:01+0100] [ALPM] running '90-nvidia-utils.hook'...
[2022-11-03T16:57:01+0100] [ALPM] running '90-update-appstream-cache.hook'...
[2022-11-03T16:57:01+0100] [ALPM-SCRIPTLET] ? Metadata cache was updated successfully.
[2022-11-03T16:57:01+0100] [ALPM] running '99-grub.hook'...
[2022-11-03T16:57:02+0100] [ALPM-SCRIPTLET] Generating grub configuration file ...
[2022-11-03T16:57:02+0100] [ALPM-SCRIPTLET] Found theme: /usr/share/grub/themes/manjaro/theme.txt
[2022-11-03T16:57:03+0100] [ALPM-SCRIPTLET] Found linux image: /boot/vmlinuz-5.19-x86_64
[2022-11-03T16:57:03+0100] [ALPM-SCRIPTLET] Found initrd image: /boot/intel-ucode.img /boot/initramfs-5.19-x86_64.img
[2022-11-03T16:57:03+0100] [ALPM-SCRIPTLET] Found initrd fallback image: /boot/initramfs-5.19-x86_64-fallback.img
[2022-11-03T16:57:03+0100] [ALPM-SCRIPTLET] Found linux image: /boot/vmlinuz-5.17-x86_64
[2022-11-03T16:57:03+0100] [ALPM-SCRIPTLET] Found initrd image: /boot/intel-ucode.img /boot/initramfs-5.17-x86_64.img
[2022-11-03T16:57:03+0100] [ALPM-SCRIPTLET] Found initrd fallback image: /boot/initramfs-5.17-x86_64-fallback.img
[2022-11-03T16:57:03+0100] [ALPM-SCRIPTLET] Found linux image: /boot/vmlinuz-5.15-x86_64
[2022-11-03T16:57:03+0100] [ALPM-SCRIPTLET] Found initrd image: /boot/intel-ucode.img /boot/initramfs-5.15-x86_64.img
[2022-11-03T16:57:03+0100] [ALPM-SCRIPTLET] Found initrd fallback image: /boot/initramfs-5.15-x86_64-fallback.img
[2022-11-03T16:57:03+0100] [ALPM-SCRIPTLET] Warning: os-prober will be executed to detect other bootable partitions.
[2022-11-03T16:57:03+0100] [ALPM-SCRIPTLET] Its output will be used to detect bootable binaries on them and create new boot entries.
[2022-11-03T16:57:18+0100] [ALPM-SCRIPTLET] Found Windows Boot Manager on /dev/nvme0n1p1@/EFI/Microsoft/Boot/bootmgfw.efi
[2022-11-03T16:57:19+0100] [ALPM-SCRIPTLET] Adding boot menu entry for UEFI Firmware Settings ...
[2022-11-03T16:57:19+0100] [ALPM-SCRIPTLET] Found memtest86+ image: /boot/memtest86+/memtest.bin
[2022-11-03T16:57:19+0100] [ALPM-SCRIPTLET] /usr/bin/grub-probe: warning: unknown device type nvme0n1.
[2022-11-03T16:57:19+0100] [ALPM-SCRIPTLET] done
[2022-11-03T16:57:19+0100] [ALPM] running 'dbus-reload.hook'...
[2022-11-03T16:57:19+0100] [ALPM] running 'detect-old-perl-modules.hook'...
[2022-11-03T16:57:19+0100] [ALPM-SCRIPTLET] perl: warning: Setting locale failed.
[2022-11-03T16:57:19+0100] [ALPM-SCRIPTLET] perl: warning: Please check that your locale settings:
[2022-11-03T16:57:19+0100] [ALPM-SCRIPTLET] 	LANGUAGE = (unset),
[2022-11-03T16:57:19+0100] [ALPM-SCRIPTLET] 	LC_ALL = (unset),
[2022-11-03T16:57:19+0100] [ALPM-SCRIPTLET] 	LANG = "en_US.UTF-8"
[2022-11-03T16:57:19+0100] [ALPM-SCRIPTLET]     are supported and installed on your system.
[2022-11-03T16:57:19+0100] [ALPM-SCRIPTLET] perl: warning: Falling back to the standard locale ("C").
[2022-11-03T16:57:19+0100] [ALPM] running 'firefox-post.hook'...
[2022-11-03T16:57:19+0100] [ALPM] running 'fontconfig.hook'...
[2022-11-03T16:57:19+0100] [ALPM] running 'fontconfig-32.hook'...
[2022-11-03T16:57:19+0100] [ALPM] running 'gdk-pixbuf-query-loaders.hook'...
[2022-11-03T16:57:19+0100] [ALPM] running 'gdk-pixbuf-query-loaders-32.hook'...
[2022-11-03T16:57:19+0100] [ALPM] running 'ghc-register.hook'...
[2022-11-03T16:57:25+0100] [ALPM] running 'glib-compile-schemas.hook'...
[2022-11-03T16:57:25+0100] [ALPM] running 'gtk-update-icon-cache.hook'...
[2022-11-03T16:57:26+0100] [ALPM] running 'gtk4-querymodules.hook'...
[2022-11-03T16:57:26+0100] [ALPM] running 'kernel-alive-post.hook'...
[2022-11-03T16:57:27+0100] [ALPM-SCRIPTLET] 
[2022-11-03T16:57:27+0100] [ALPM-SCRIPTLET] e[1;1me[1;32m==>e[1;0me[1;1m Warning:
[2022-11-03T16:57:27+0100] [ALPM-SCRIPTLET] 	 -> Kernel has been updated. Modules of the current kernel
[2022-11-03T16:57:27+0100] [ALPM-SCRIPTLET] 	 -> have been backed up so you can continue to use your
[2022-11-03T16:57:27+0100] [ALPM-SCRIPTLET] 	 -> computer. However, the new kernel will only work
[2022-11-03T16:57:27+0100] [ALPM-SCRIPTLET] 	 -> at next boot.
[2022-11-03T16:57:27+0100] [ALPM-SCRIPTLET] 	e[1;0m
[2022-11-03T16:57:27+0100] [ALPM-SCRIPTLET] 	e[1;0m
[2022-11-03T16:57:27+0100] [ALPM] running 'mktexlsr.hook'...
[2022-11-03T16:57:30+0100] [ALPM] running 'networkmanager-connectivity.hook'...
[2022-11-03T16:57:30+0100] [ALPM] running 'texinfo-install.hook'...
[2022-11-03T16:57:31+0100] [ALPM] running 'texlive-fmtutil.hook'...
[2022-11-03T16:57:31+0100] [ALPM-SCRIPTLET] perl: warning: Setting locale failed.
[2022-11-03T16:57:31+0100] [ALPM-SCRIPTLET] perl: warning: Please check that your locale settings:
[2022-11-03T16:57:31+0100] [ALPM-SCRIPTLET] 	LANGUAGE = (unset),
[2022-11-03T16:57:31+0100] [ALPM-SCRIPTLET] 	LC_ALL = (unset),
[2022-11-03T16:57:31+0100] [ALPM-SCRIPTLET] 	LANG = "en_US.UTF-8"
[2022-11-03T16:57:31+0100] [ALPM-SCRIPTLET]     are supported and installed on your system.
[2022-11-03T16:57:31+0100] [ALPM-SCRIPTLET] perl: warning: Falling back to the standard locale ("C").
[2022-11-03T16:57:35+0100] [ALPM-SCRIPTLET] Unable to read environment locale: exit now.
[2022-11-03T16:57:35+0100] [ALPM-SCRIPTLET] open(luajittex.log) failed, not copying: No such file or directory at /usr/share/tlpkg/TeXLive/TLUtils.pm line 1308.
[2022-11-03T16:57:35+0100] [ALPM-SCRIPTLET] Unable to read environment locale: exit now.
[2022-11-03T16:57:35+0100] [ALPM-SCRIPTLET] open(luajithbtex.log) failed, not copying: No such file or directory at /usr/share/tlpkg/TeXLive/TLUtils.pm line 1308.
[2022-11-03T16:57:35+0100] [ALPM-SCRIPTLET] Unable to read environment locale: exit now.
[2022-11-03T16:57:35+0100] [ALPM-SCRIPTLET] open(luatex.log) failed, not copying: No such file or directory at /usr/share/tlpkg/TeXLive/TLUtils.pm line 1308.
[2022-11-03T16:57:35+0100] [ALPM-SCRIPTLET] Unable to read environment locale: exit now.
[2022-11-03T16:57:35+0100] [ALPM-SCRIPTLET] open(luahbtex.log) failed, not copying: No such file or directory at /usr/share/tlpkg/TeXLive/TLUtils.pm line 1308.
[2022-11-03T16:57:38+0100] [ALPM-SCRIPTLET] Unable to read environment locale: exit now.
[2022-11-03T16:57:38+0100] [ALPM-SCRIPTLET] open(lualatex.log) failed, not copying: No such file or directory at /usr/share/tlpkg/TeXLive/TLUtils.pm line 1308.
[2022-11-03T16:57:40+0100] [ALPM-SCRIPTLET] Unable to read environment locale: exit now.
[2022-11-03T16:57:42+0100] [ALPM-SCRIPTLET] Unable to read environment locale: exit now.
[2022-11-03T16:57:42+0100] [ALPM-SCRIPTLET] open(dviluatex.log) failed, not copying: No such file or directory at /usr/share/tlpkg/TeXLive/TLUtils.pm line 1308.
[2022-11-03T16:57:44+0100] [ALPM-SCRIPTLET] Unable to read environment locale: exit now.
[2022-11-03T16:57:44+0100] [ALPM-SCRIPTLET] open(dvilualatex.log) failed, not copying: No such file or directory at /usr/share/tlpkg/TeXLive/TLUtils.pm line 1308.
[2022-11-03T16:57:45+0100] [ALPM-SCRIPTLET] Unable to read environment locale: exit now.
[2022-11-03T16:57:45+0100] [ALPM-SCRIPTLET] open(luacsplain.log) failed, not copying: No such file or directory at /usr/share/tlpkg/TeXLive/TLUtils.pm line 1308.
[2022-11-03T16:57:54+0100] [ALPM-SCRIPTLET] Unable to read environment locale: exit now.
[2022-11-03T16:57:54+0100] [ALPM-SCRIPTLET] open(optex.log) failed, not copying: No such file or directory at /usr/share/tlpkg/TeXLive/TLUtils.pm line 1308.
[2022-11-03T16:57:57+0100] [ALPM-SCRIPTLET] fmtutil [ERROR]: running `luajittex -ini   -jobname=luajittex -progname=luajittex luatex.ini </dev/null' return status: 1
[2022-11-03T16:57:57+0100] [ALPM-SCRIPTLET] fmtutil [ERROR]: failed to copy log luajittex.log to: /var/lib/texmf/web2c/luajittex
[2022-11-03T16:57:57+0100] [ALPM-SCRIPTLET] fmtutil [ERROR]: returning error due to option --strict
[2022-11-03T16:57:57+0100] [ALPM-SCRIPTLET] fmtutil [ERROR]: running `luajithbtex -ini   -jobname=luajithbtex -progname=luajithbtex luatex.ini </dev/null' return status: 1
[2022-11-03T16:57:57+0100] [ALPM-SCRIPTLET] fmtutil [ERROR]: failed to copy log luajithbtex.log to: /var/lib/texmf/web2c/luajithbtex
[2022-11-03T16:57:57+0100] [ALPM-SCRIPTLET] fmtutil [ERROR]: returning error due to option --strict
[2022-11-03T16:57:57+0100] [ALPM-SCRIPTLET] fmtutil [ERROR]: running `luatex -ini   -jobname=luatex -progname=luatex luatex.ini </dev/null' return status: 1
[2022-11-03T16:57:57+0100] [ALPM-SCRIPTLET] fmtutil [ERROR]: failed to copy log luatex.log to: /var/lib/texmf/web2c/luatex
[2022-11-03T16:57:57+0100] [ALPM-SCRIPTLET] fmtutil [ERROR]: returning error due to option --strict
[2022-11-03T16:57:57+0100] [ALPM-SCRIPTLET] fmtutil [ERROR]: running `luahbtex -ini   -jobname=luahbtex -progname=luahbtex luatex.ini </dev/null' return status: 1
[2022-11-03T16:57:57+0100] [ALPM-SCRIPTLET] fmtutil [ERROR]: failed to copy log luahbtex.log to: /var/lib/texmf/web2c/luahbtex
[2022-11-03T16:57:57+0100] [ALPM-SCRIPTLET] fmtutil [ERROR]: returning error due to option --strict
[2022-11-03T16:57:57+0100] [ALPM-SCRIPTLET] fmtutil [ERROR]: running `luahbtex -ini   -jobname=lualatex -progname=lualatex lualatex.ini </dev/null' return status: 1
[2022-11-03T16:57:57+0100] [ALPM-SCRIPTLET] fmtutil [ERROR]: failed to copy log lualatex.log to: /var/lib/texmf/web2c/luahbtex
[2022-11-03T16:57:57+0100] [ALPM-SCRIPTLET] fmtutil [ERROR]: returning error due to option --strict
[2022-11-03T16:57:57+0100] [ALPM-SCRIPTLET] fmtutil [ERROR]: running `luatex -ini   -jobname=pdfcsplain -progname=pdfcsplain -etex csplain.ini </dev/null' return status: 1
[2022-11-03T16:57:57+0100] [ALPM-SCRIPTLET] fmtutil [ERROR]: returning error due to option --strict
[2022-11-03T16:57:57+0100] [ALPM-SCRIPTLET] fmtutil [ERROR]: running `luatex -ini   -jobname=dviluatex -progname=dviluatex dviluatex.ini </dev/null' return status: 1
[2022-11-03T16:57:57+0100] [ALPM-SCRIPTLET] fmtutil [ERROR]: failed to copy log dviluatex.log to: /var/lib/texmf/web2c/luatex
[2022-11-03T16:57:57+0100] [ALPM-SCRIPTLET] fmtutil [ERROR]: returning error due to option --strict
[2022-11-03T16:57:57+0100] [ALPM-SCRIPTLET] fmtutil [ERROR]: running `luatex -ini   -jobname=dvilualatex -progname=dvilualatex dvilualatex.ini </dev/null' return status: 1
[2022-11-03T16:57:57+0100] [ALPM-SCRIPTLET] fmtutil [ERROR]: failed to copy log dvilualatex.log to: /var/lib/texmf/web2c/luatex
[2022-11-03T16:57:57+0100] [ALPM-SCRIPTLET] fmtutil [ERROR]: returning error due to option --strict
[2022-11-03T16:57:57+0100] [ALPM-SCRIPTLET] fmtutil [ERROR]: running `luatex -ini   -jobname=luacsplain -progname=luacsplain -etex csplain.ini </dev/null' return status: 1
[2022-11-03T16:57:57+0100] [ALPM-SCRIPTLET] fmtutil [ERROR]: failed to copy log luacsplain.log to: /var/lib/texmf/web2c/luatex
[2022-11-03T16:57:57+0100] [ALPM-SCRIPTLET] fmtutil [ERROR]: returning error due to option --strict
[2022-11-03T16:57:57+0100] [ALPM-SCRIPTLET] fmtutil [ERROR]: running `luatex -ini   -jobname=optex -progname=optex optex.ini </dev/null' return status: 1
[2022-11-03T16:57:57+0100] [ALPM-SCRIPTLET] fmtutil [ERROR]: failed to copy log optex.log to: /var/lib/texmf/web2c/luatex
[2022-11-03T16:57:57+0100] [ALPM-SCRIPTLET] fmtutil [ERROR]: returning error due to option --strict
[2022-11-03T16:57:57+0100] [ALPM] running 'texlive-updmap.hook'...
[2022-11-03T16:57:57+0100] [ALPM-SCRIPTLET] perl: warning: Setting locale failed.
[2022-11-03T16:57:57+0100] [ALPM-SCRIPTLET] perl: warning: Please check that your locale settings:
[2022-11-03T16:57:57+0100] [ALPM-SCRIPTLET] 	LANGUAGE = (unset),
[2022-11-03T16:57:57+0100] [ALPM-SCRIPTLET] 	LC_ALL = (unset),
[2022-11-03T16:57:57+0100] [ALPM-SCRIPTLET] 	LANG = "en_US.UTF-8"
[2022-11-03T16:57:57+0100] [ALPM-SCRIPTLET]     are supported and installed on your system.
[2022-11-03T16:57:57+0100] [ALPM-SCRIPTLET] perl: warning: Falling back to the standard locale ("C").
[2022-11-03T16:58:00+0100] [ALPM] running 'thunderbird-post.hook'...
[2022-11-03T16:58:00+0100] [ALPM] running 'update-desktop-database.hook'...
[2022-11-03T16:58:00+0100] [ALPM] running 'update-vlc-plugin-cache.hook'...

[2022-11-03T16:56:19+0100] [ALPM] upgraded sudo (1.9.11.p3-1 -> 1.9.12-1)

This may be a usefull hint :wink:

Do you use btrfs ? Then verify all checksums with scrub !

I don’t use brtfs and reinstalling does not make any change

su and sudo are two different commands from two different packages.

Unless you post coredump with debug symbols or at least strace, it’s anyone’s guess.

Mine: you have unmerged .pacnew somewhere in /etc/pam.d/ or you changed something at some point. If not pam, then shadow or somewhere like that. Wouldn’t be surprised if some file is missing somewhere.

You can also try reinstalling any of the following: util-linux, pam, pambase, shadow.

[marco@dellg5 ~]$ strace sudo su -
execve("/usr/bin/sudo", ["sudo", "su", "-"], 0x7ffe2676c3f0 /* 51 vars */) = 0
access("/etc/suid-debug", F_OK)         = -1 ENOENT (No such file or directory)
brk(NULL)                               = 0x556245504000
arch_prctl(0x3001 /* ARCH_??? */, 0x7ffc3f699040) = -1 EINVAL (Invalid argument)
fcntl(0, F_GETFD)                       = 0
fcntl(1, F_GETFD)                       = 0
fcntl(2, F_GETFD)                       = 0
access("/etc/suid-debug", F_OK)         = -1 ENOENT (No such file or directory)
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa67f40b000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/sudo/glibc-hwcaps/x86-64-v3/libsudo_util.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/lib/sudo/glibc-hwcaps/x86-64-v3", 0x7ffc3f698270, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/sudo/glibc-hwcaps/x86-64-v2/libsudo_util.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/lib/sudo/glibc-hwcaps/x86-64-v2", 0x7ffc3f698270, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/sudo/tls/haswell/x86_64/libsudo_util.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/lib/sudo/tls/haswell/x86_64", 0x7ffc3f698270, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/sudo/tls/haswell/libsudo_util.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/lib/sudo/tls/haswell", 0x7ffc3f698270, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/sudo/tls/x86_64/libsudo_util.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/lib/sudo/tls/x86_64", 0x7ffc3f698270, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/sudo/tls/libsudo_util.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/lib/sudo/tls", 0x7ffc3f698270, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/sudo/haswell/x86_64/libsudo_util.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/lib/sudo/haswell/x86_64", 0x7ffc3f698270, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/sudo/haswell/libsudo_util.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/lib/sudo/haswell", 0x7ffc3f698270, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/sudo/x86_64/libsudo_util.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/usr/lib/sudo/x86_64", 0x7ffc3f698270, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/sudo/libsudo_util.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=117104, ...}, AT_EMPTY_PATH) = 0
mmap(NULL, 121896, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fa67f3ed000
mmap(0x7fa67f3f3000, 65536, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7fa67f3f3000
mmap(0x7fa67f403000, 24576, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x7fa67f403000
mmap(0x7fa67f409000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b000) = 0x7fa67f409000
close(3)                                = 0
openat(AT_FDCWD, "/usr/lib/sudo/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=223351, ...}, AT_EMPTY_PATH) = 0
mmap(NULL, 223351, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fa67f3b6000
close(3)                                = 0
openat(AT_FDCWD, "/usr/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P4\2\0\0\0\0\0"..., 832) = 832
pread64(3, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784, 64) = 784
newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=1953472, ...}, AT_EMPTY_PATH) = 0
pread64(3, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784, 64) = 784
mmap(NULL, 1994384, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fa67f1cf000
mmap(0x7fa67f1f1000, 1421312, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x22000) = 0x7fa67f1f1000
mmap(0x7fa67f34c000, 356352, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17d000) = 0x7fa67f34c000
mmap(0x7fa67f3a3000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1d4000) = 0x7fa67f3a3000
mmap(0x7fa67f3a9000, 52880, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fa67f3a9000
close(3)                                = 0
openat(AT_FDCWD, "/usr/lib/libcrypto.so.1.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=2994768, ...}, AT_EMPTY_PATH) = 0
mmap(NULL, 3014472, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fa67ee00000
mprotect(0x7fa67ee75000, 2334720, PROT_NONE) = 0
mmap(0x7fa67ee75000, 1753088, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x75000) = 0x7fa67ee75000
mmap(0x7fa67f021000, 577536, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x221000) = 0x7fa67f021000
mmap(0x7fa67f0af000, 184320, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2ae000) = 0x7fa67f0af000
mmap(0x7fa67f0dc000, 16200, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fa67f0dc000
close(3)                                = 0
mmap(NULL, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa67f1cc000
arch_prctl(ARCH_SET_FS, 0x7fa67f1cc740) = 0
set_tid_address(0x7fa67f1cca10)         = 5736
set_robust_list(0x7fa67f1cca20, 24)     = 0
rseq(0x7fa67f1cd060, 0x20, 0, 0x53053053) = 0
mprotect(0x7fa67f3a3000, 16384, PROT_READ) = 0
mprotect(0x7fa67f0af000, 176128, PROT_READ) = 0
mprotect(0x7fa67f409000, 4096, PROT_READ) = 0
mprotect(0x556243d40000, 8192, PROT_READ) = 0
mprotect(0x7fa67f43e000, 8192, PROT_READ) = 0
prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
munmap(0x7fa67f3b6000, 223351)          = 0
prlimit64(0, RLIMIT_AS, NULL, {rlim_cur=RLIM64_INFINITY, rlim_max=RLIM64_INFINITY}) = 0
prlimit64(0, RLIMIT_CORE, NULL, {rlim_cur=RLIM64_INFINITY, rlim_max=RLIM64_INFINITY}) = 0
prlimit64(0, RLIMIT_CPU, NULL, {rlim_cur=RLIM64_INFINITY, rlim_max=RLIM64_INFINITY}) = 0
prlimit64(0, RLIMIT_CPU, {rlim_cur=RLIM64_INFINITY, rlim_max=RLIM64_INFINITY}, NULL) = 0
prlimit64(0, RLIMIT_DATA, NULL, {rlim_cur=RLIM64_INFINITY, rlim_max=RLIM64_INFINITY}) = 0
prlimit64(0, RLIMIT_FSIZE, NULL, {rlim_cur=RLIM64_INFINITY, rlim_max=RLIM64_INFINITY}) = 0
prlimit64(0, RLIMIT_FSIZE, {rlim_cur=RLIM64_INFINITY, rlim_max=RLIM64_INFINITY}, NULL) = 0
prlimit64(0, RLIMIT_LOCKS, NULL, {rlim_cur=RLIM64_INFINITY, rlim_max=RLIM64_INFINITY}) = 0
prlimit64(0, RLIMIT_MEMLOCK, NULL, {rlim_cur=8192*1024, rlim_max=8192*1024}) = 0
prlimit64(0, RLIMIT_NOFILE, NULL, {rlim_cur=1024, rlim_max=512*1024}) = 0
prlimit64(0, RLIMIT_NPROC, NULL, {rlim_cur=63162, rlim_max=63162}) = 0
prlimit64(0, RLIMIT_NPROC, {rlim_cur=RLIM64_INFINITY, rlim_max=RLIM64_INFINITY}, NULL) = -1 EPERM (Operation not permitted)
prlimit64(0, RLIMIT_NPROC, {rlim_cur=63162, rlim_max=63162}, NULL) = 0
prlimit64(0, RLIMIT_RSS, NULL, {rlim_cur=RLIM64_INFINITY, rlim_max=RLIM64_INFINITY}) = 0
prlimit64(0, RLIMIT_RSS, {rlim_cur=RLIM64_INFINITY, rlim_max=RLIM64_INFINITY}, NULL) = 0
prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
fcntl(0, F_GETFL)                       = 0x80002 (flags O_RDWR|O_CLOEXEC)
fcntl(1, F_GETFL)                       = 0x80002 (flags O_RDWR|O_CLOEXEC)
fcntl(2, F_GETFL)                       = 0x80002 (flags O_RDWR|O_CLOEXEC)
getrandom("\x78\x88\x72\xb3\x70\x11\x23\x81", 8, GRND_NONBLOCK) = 8
brk(NULL)                               = 0x556245504000
brk(0x556245525000)                     = 0x556245525000
openat(AT_FDCWD, "/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3
newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=3407104, ...}, AT_EMPTY_PATH) = 0
mmap(NULL, 3407104, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fa67ea00000
close(3)                                = 0
openat(AT_FDCWD, "/etc/localtime", O_RDONLY|O_CLOEXEC) = 3
newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=2641, ...}, AT_EMPTY_PATH) = 0
newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=2641, ...}, AT_EMPTY_PATH) = 0
read(3, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\7\0\0\0\7\0\0\0\0"..., 4096) = 2641
lseek(3, -1683, SEEK_CUR)               = 958
read(3, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\0"..., 4096) = 1683
close(3)                                = 0
openat(AT_FDCWD, "/etc/sudo.conf", O_RDONLY|O_NONBLOCK) = 3
newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=4557, ...}, AT_EMPTY_PATH) = 0
fcntl(3, F_GETFL)                       = 0x8800 (flags O_RDONLY|O_NONBLOCK|O_LARGEFILE)
fcntl(3, F_SETFL, O_RDONLY|O_LARGEFILE) = 0
fcntl(3, F_GETFL)                       = 0x8000 (flags O_RDONLY|O_LARGEFILE)
newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=4557, ...}, AT_EMPTY_PATH) = 0
read(3, "#\n# Default /etc/sudo.conf file\n"..., 4096) = 4096
read(3, "riority]\n#\n# Sudo and related pr"..., 4096) = 461
read(3, "", 4096)                       = 0
close(3)                                = 0
geteuid()                               = 1000
prctl(PR_GET_NO_NEW_PRIVS, 0, 0, 0, 0)  = 0
access("/home/marco/.cargo/bin/sudo", X_OK) = -1 ENOENT (No such file or directory)
access("/home/marco/.local/bin/sudo", X_OK) = -1 ENOENT (No such file or directory)
access("/usr/local/bin/sudo", X_OK)     = -1 ENOENT (No such file or directory)
access("/usr/bin/sudo", X_OK)           = 0
newfstatat(AT_FDCWD, "/usr/bin/sudo", {st_mode=S_IFREG|S_ISUID|0755, st_size=248456, ...}, 0) = 0
openat(AT_FDCWD, "/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 3
newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=2998, ...}, AT_EMPTY_PATH) = 0
read(3, "# Locale name alias data base.\n#"..., 4096) = 2998
read(3, "", 4096)                       = 0
close(3)                                = 0
openat(AT_FDCWD, "/usr/share/locale/en_GB.utf8/LC_MESSAGES/sudo.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/share/locale/en_GB/LC_MESSAGES/sudo.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/share/locale/en.utf8/LC_MESSAGES/sudo.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/share/locale/en/LC_MESSAGES/sudo.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
write(2, "sudo", 4sudo)                     = 4
write(2, ": ", 2: )                       = 2
write(2, "effective uid is not 0, is /usr/"..., 133effective uid is not 0, is /usr/bin/sudo on a file system with the 'nosuid' option set or an NFS file system without root privileges?) = 133
ioctl(2, TCGETS, {B38400 opost isig icanon echo ...}) = 0
write(2, "\n", 1
)                       = 1
exit_group(1)                           = ?
+++ exited with 1 +++

Sat 2022-11-05 13:58:21 CET    3777    0    0 SIGSEGV none         /usr/bin/bash                                   n/a
Sat 2022-11-05 13:58:36 CET    3842    0    0 SIGSEGV none         /usr/bin/bash                                   n/a
Sat 2022-11-05 13:58:50 CET    3907 1000 1000 SIGSEGV present      /usr/bin/bash                                648.3K
Sat 2022-11-05 13:59:22 CET    3988 1000 1000 SIGSEGV present      /usr/bin/bash                                649.4K
Sat 2022-11-05 13:59:39 CET    4043    0    0 SIGSEGV none         /usr/bin/bash                                   n/a
Sat 2022-11-05 14:00:04 CET    4156 1000 1000 SIGSEGV present      /usr/bin/bash                                648.3K
Sat 2022-11-05 14:02:41 CET    4309    0    0 SIGSEGV inaccessible /usr/bin/bash                                   n/a
Sat 2022-11-05 14:03:45 CET    4390    0    0 SIGSEGV inaccessible /usr/bin/bash                                   n/a
Sat 2022-11-05 14:13:41 CET    5534    0    0 SIGSEGV none         /usr/bin/bash                                   n/a
Sat 2022-11-05 14:17:39 CET    2772 1000 1000 SIGSEGV present      /usr/lib/firefox/firefox                       1.5M
Sat 2022-11-05 14:17:58 CET    4083    0    0 SIGSEGV none         /usr/bin/bash                                   n/a
Sat 2022-11-05 14:42:52 CET    6601 1000 1000 SIGSEGV none         /usr/bin/bash                                   n/a
Sat 2022-11-05 20:35:45 CET   60671 1000 1000 SIGSEGV none         /usr/bin/bash                                   n/a
Sat 2022-11-05 20:35:50 CET   60730 1000 1000 SIGSEGV none         /usr/bin/bash                                   n/a
Sat 2022-11-05 22:27:47 CET   74312 1000 1000 SIGSEGV present      /usr/lib/firefox/firefox                       1.5M
Sun 2022-11-06 09:01:20 CET    2861 1000 1000 SIGSEGV present      /usr/lib/firefox/firefox                       1.5M
Sun 2022-11-06 09:10:39 CET    5516    0    0 SIGSEGV none         /usr/bin/bash                                   n/a
Sun 2022-11-06 09:11:28 CET    5699    0    0 SIGSEGV none         /usr/bin/bash                                   n/a

[marco@dellg5 coredump]$ sudo coredumpctl gdb 4390
[sudo] password for marco: 
           PID: 4390 (bash)
           UID: 0 (root)
           GID: 0 (root)
        Signal: 11 (SEGV)
     Timestamp: Sat 2022-11-05 14:03:45 CET (19h ago)
  Command Line: -bash
    Executable: /usr/bin/bash
 Control Group: /user.slice/user-1000.slice/session-2.scope
          Unit: session-2.scope
         Slice: user-1000.slice
       Session: 2
     Owner UID: 1000 (marco)
       Boot ID: 616a874f33ac49c18f58705be53c54a7
    Machine ID: 88f3b626cb6d4d7b898bfb1090edba21
      Hostname: dellg5
       Storage: /var/lib/systemd/coredump/core.bash.0.616a874f33ac49c18f58705be53c54a7.4390.1667653425000000.zst (present)
     Disk Size: 235.5K
       Message: Process 4390 (bash) of user 0 dumped core.
                
                Module linux-vdso.so.1 with build-id 3b999ae4252d3ae931465cbf84afd0a9551a79b2
                Module ld-linux-x86-64.so.2 with build-id 22bd7a2c03d8cfc05ef7092bfae5932223189bc1
                Module libncursesw.so.6 with build-id b9917757481e6fa6097e2a1f31f5bb5eaf138c4e
                Module libc.so.6 with build-id 1e94beb079e278ac4f2c8bce1f53091548ea1584
                Module libdl.so.2 with build-id 414d1d630bc04818a150b9c73e4493f3395e8869
                Module libreadline.so.8 with build-id 0a4a9a4930af5052b6a7dbf9ca52ab594381364a
                Module bash with build-id 9483da49f2e17070c1df9a75d509e09211e96769
                Stack trace of thread 4390:
                #0  0x00007f59ce108c3b kill (libc.so.6 + 0x38c3b)
                #1  0x000055aaa79e0d7e termsig_handler.part.0 (bash + 0x7bd7e)
                #2  0x000055aaa79e0fb3 termsig_sighandler (bash + 0x7bfb3)
                #3  0x00007f59ce108a00 n/a (libc.so.6 + 0x38a00)
                #4  0x00007f59ce226ffd n/a (libc.so.6 + 0x156ffd)
                #5  0x00007f59ce2f2cbc _rl_init_locale (libreadline.so.8 + 0x36cbc)
                #6  0x00007f59ce2f2db7 _rl_init_eightbit (libreadline.so.8 + 0x36db7)
                #7  0x00007f59ce2e025b rl_initialize (libreadline.so.8 + 0x2425b)
                #8  0x000055aaa79ee7e6 initialize_readline.part.0 (bash + 0x897e6)
                #9  0x000055aaa7989645 yy_readline_get (bash + 0x24645)
                #10 0x000055aaa798c826 shell_getc.lto_priv.0 (bash + 0x27826)
                #11 0x000055aaa798e5fa read_token.part.0 (bash + 0x295fa)
                #12 0x000055aaa799227b yyparse (bash + 0x2d27b)
                #13 0x000055aaa799554c parse_command (bash + 0x3054c)
                #14 0x000055aaa799574e read_command (bash + 0x3074e)
                #15 0x000055aaa7995a3f reader_loop (bash + 0x30a3f)
                #16 0x000055aaa798704e main (bash + 0x2204e)
                #17 0x00007f59ce0f3290 n/a (libc.so.6 + 0x23290)
                #18 0x00007f59ce0f334a __libc_start_main (libc.so.6 + 0x2334a)
                #19 0x000055aaa798735e _start (bash + 0x2235e)
                ELF object binary architecture: AMD x86-64