You are not logged in.

#1 2020-08-01 18:25:26

asdru
Member
Registered: 2020-05-01
Posts: 10

[SOLVED] Emergency shell after software update

Hi guys!
I have a problem with my Arch installation on a laptop. I have posted this same message on unix exchange before I realized that it could be better to ask here instead. So I will just copy/paste the whole question below, hoping that it could be possible to repair my system and that the solution could be useful for othe people too.

I've a laptop with an Arch installation, it has an ssd with a uefi boot partition and just one ext4 partition for the whole /. There is also an hdd with an old Windows and some swap.

Anyway after the usual pacman -Syu of a couple of days ago, the system never boot again properly. In particular when I turn on the laptop it says that it will take 10 seconds to try to load the root partition, but eventually it will fail dropping me on an emergency shell.

From the emergency shell I can see no ssd partition at all, but I also have a "rescue" usb thumb drive with another Arch installed on, and from that usb system I can mount and use the ssd partitions, so it would be safe to think that they are not broken.

I tried to use "/dev/nvme0n1p2" instead of the UUID in both /etc/fstab and on the kernel boot option, setting GRUB_DISABLE_UUID=true and running grub-mkconfig from the usb system in the ssd partition with arch-chroot, but I haven't seen any positive outcome so far.

Today I even tried to pacman -Syu again on the ssd root partition with arch-chroot and the command worked but the system is still dropping me in the same emergency shell.

What could be the problem? And, even more important, how can it be fixed??

Last edited by asdru (2020-08-04 00:21:51)

Offline

#2 2020-08-01 18:45:31

ondoho
Member
Registered: 2013-04-30
Posts: 692
Website

Re: [SOLVED] Emergency shell after software update

asdru wrote:

Anyway after the usual pacman -Syu of a couple of days ago, the system never boot again properly.

You should take a look at /var/log/pacman.log to see what got updated when it broke.

Offline

#3 2020-08-01 20:21:17

asdru
Member
Registered: 2020-05-01
Posts: 10

Re: [SOLVED] Emergency shell after software update

It was a huge update, I knew that because I didn't update the system for like 20 days. And it was huge indeed!
This is the whole log of that update
there may be some garbage (like a bunch of mono certificates) but I don't really know what is noteworthy and what isn't

[2020-07-30T01:32:04+0200] [PACMAN] Running 'pacman -Syu'
[2020-07-30T01:32:04+0200] [PACMAN] synchronizing package lists
[2020-07-30T01:32:06+0200] [PACMAN] starting full system upgrade
[2020-07-30T01:36:46+0200] [ALPM] running '60-mkinitcpio-remove.hook'...
[2020-07-30T01:36:46+0200] [ALPM] transaction started
[2020-07-30T01:36:47+0200] [ALPM] removed bind-tools (9.16.4-1)
[2020-07-30T01:36:47+0200] [ALPM] upgraded iana-etc (20200624-1 -> 20200720-1)
[2020-07-30T01:36:47+0200] [ALPM] upgraded alembic (1.7.12-4 -> 1.7.13-1)
[2020-07-30T01:36:47+0200] [ALPM] upgraded libmfx (20.1.1-1 -> 20.2.0-1)
[2020-07-30T01:36:47+0200] [ALPM] installed rav1e (0.3.3-1)
[2020-07-30T01:36:47+0200] [ALPM] upgraded libcap (2.36-1 -> 2.37-1)
[2020-07-30T01:36:47+0200] [ALPM] upgraded systemd-libs (245.6-8 -> 245.7-1)
[2020-07-30T01:36:47+0200] [ALPM] upgraded libutil-linux (2.35.2-1 -> 2.36-1)
[2020-07-30T01:36:47+0200] [ALPM] upgraded shadow (4.8.1-1 -> 4.8.1-3)
[2020-07-30T01:36:47+0200] [ALPM] upgraded util-linux (2.35.2-1 -> 2.36-1)
[2020-07-30T01:36:47+0200] [ALPM] upgraded ca-certificates-utils (20181109-3 -> 20181109-4)
[2020-07-30T01:36:47+0200] [ALPM] upgraded ca-certificates-mozilla (3.54-1 -> 3.55-2)
[2020-07-30T01:36:47+0200] [ALPM] upgraded ca-certificates (20181109-3 -> 20181109-4)
[2020-07-30T01:36:47+0200] [ALPM] upgraded systemd (245.6-8 -> 245.7-1)
[2020-07-30T01:36:47+0200] [ALPM] upgraded vulkan-icd-loader (1.2.145-1 -> 1.2.147-1)
[2020-07-30T01:36:47+0200] [ALPM] upgraded harfbuzz (2.6.8-2 -> 2.7.0-1)
[2020-07-30T01:36:48+0200] [ALPM] upgraded llvm-libs (10.0.0-2 -> 10.0.1-1)
[2020-07-30T01:36:48+0200] [ALPM] upgraded mesa (20.1.3-1 -> 20.1.4-1)
[2020-07-30T01:36:48+0200] [ALPM] upgraded ffmpeg (2:4.2.3-2 -> 2:4.3.1-1)
[2020-07-30T01:36:48+0200] [ALPM] upgraded fluidsynth (2.1.3-1 -> 2.1.4-1)
[2020-07-30T01:36:48+0200] [ALPM] upgraded gdk-pixbuf2 (2.40.0-2 -> 2.40.0+6+g5432316df-1)
[2020-07-30T01:36:48+0200] [ALPM] upgraded audacious-plugins (4.0.4-1 -> 4.0.5-1)
[2020-07-30T01:36:48+0200] [ALPM] upgraded libcups (2.3.3-1 -> 2.3.3-2)
[2020-07-30T01:36:48+0200] [ALPM] upgraded libevdev (1.9.0-1 -> 1.9.1-1)
[2020-07-30T01:36:48+0200] [ALPM] upgraded audacious (4.0.4-1 -> 4.0.5-1)
[2020-07-30T01:36:48+0200] [ALPM] upgraded autoconf-archive (1:2019.01.06-1 -> 1:2019.01.06-2)
[2020-07-30T01:36:49+0200] [ALPM] upgraded python (3.8.3-1 -> 3.8.5-1)
[2020-07-30T01:36:49+0200] [ALPM] installed bind (9.16.5-2)
[2020-07-30T01:36:49+0200] [ALPM] upgraded python-numpy (1.19.0-1 -> 1.19.1-1)
[2020-07-30T01:36:49+0200] [ALPM] upgraded tbb (2020.2-1 -> 2020.3-1)
[2020-07-30T01:36:49+0200] [ALPM] upgraded jasper (2.0.16-2 -> 2.0.17-1)
[2020-07-30T01:36:49+0200] [ALPM] upgraded libraw (0.19.5-3 -> 0.20.0-1)
[2020-07-30T01:36:49+0200] [ALPM] upgraded openimageio (2.1.16.0-1 -> 2.1.16.0-2)
[2020-07-30T01:36:49+0200] [ALPM] upgraded openimagedenoise (1.2.1-1 -> 1.2.2-1)
[2020-07-30T01:36:49+0200] [ALPM] upgraded ptex (2.3.2-1 -> 2.3.2-2)
[2020-07-30T01:36:49+0200] [ALPM] upgraded opensubdiv (3.4.3-1 -> 3.4.3-2)
[2020-07-30T01:36:49+0200] [ALPM] upgraded embree (3.10.0-1 -> 3.11.0-1)
[2020-07-30T01:36:49+0200] [ALPM] upgraded openssh (8.3p1-1 -> 8.3p1-3)
[2020-07-30T01:36:49+0200] [ALPM] upgraded python-idna (2.9-1 -> 2.10-1)
[2020-07-30T01:36:49+0200] [ALPM] upgraded python-urllib3 (1.25.9-1 -> 1.25.10-1)
[2020-07-30T01:36:49+0200] [ALPM] upgraded python-ordered-set (3.1.1-2 -> 4.0.2-1)
[2020-07-30T01:36:50+0200] [ALPM] upgraded python-setuptools (1:49.1.0-1 -> 1:49.2.0-1)
[2020-07-30T01:36:51+0200] [ALPM] upgraded blender (17:2.83.2-1 -> 17:2.83.3-3)
[2020-07-30T01:36:51+0200] [ALPM] upgraded nspr (4.26-1 -> 4.27-1)
[2020-07-30T01:36:51+0200] [ALPM] upgraded nss (3.54-1 -> 3.55-2)
[2020-07-30T01:36:51+0200] [ALPM] upgraded chromium (83.0.4103.116-3 -> 84.0.4147.105-1)
[2020-07-30T01:36:51+0200] [ALPM] upgraded compiler-rt (10.0.0-1 -> 10.0.1-1)
[2020-07-30T01:36:52+0200] [ALPM] upgraded clang (10.0.0-3 -> 10.0.1-1)
[2020-07-30T01:36:52+0200] [ALPM] upgraded libevent (2.1.11-5 -> 2.1.12-1)
[2020-07-30T01:36:53+0200] [ALPM] upgraded electron7 (7.1.14-6 -> 7.1.14-7)
[2020-07-30T01:36:53+0200] [ALPM] upgraded code (1.46.1-1 -> 1.47.2-2)
[2020-07-30T01:36:54+0200] [ALPM] upgraded docker (1:19.03.12-1 -> 1:19.03.12-2)
[2020-07-30T01:36:54+0200] [ALPM] upgraded dotnet-host (3.1.3.sdk103.2-1 -> 3.1.6.sdk106-1)
[2020-07-30T01:36:54+0200] [ALPM] upgraded dotnet-runtime (3.1.3.sdk103.2-1 -> 3.1.6.sdk106-1)
[2020-07-30T01:36:55+0200] [ALPM] upgraded dotnet-sdk (3.1.3.sdk103.2-1 -> 3.1.6.sdk106-1)
[2020-07-30T01:36:55+0200] [ALPM] upgraded electron6 (6.1.9-6 -> 6.1.9-7)
[2020-07-30T01:36:56+0200] [ALPM] upgraded firefox (78.0.1-1 -> 79.0-1)
[2020-07-30T01:36:57+0200] [ALPM] upgraded freepats-general-midi (20200703-1 -> 20200725-1)
[2020-07-30T01:36:57+0200] [ALPM] upgraded freerdp (2:2.1.2-1 -> 2:2.2.0-1)
[2020-07-30T01:36:57+0200] [ALPM] upgraded libgdm (3.36.2-1 -> 3.36.3-1)
[2020-07-30T01:36:57+0200] [ALPM] upgraded ndctl (68-2 -> 69-1)
[2020-07-30T01:36:57+0200] [ALPM] upgraded gnupg (2.2.20-4 -> 2.2.21-1)
[2020-07-30T01:36:57+0200] [ALPM] upgraded gpgme (1.13.1-7 -> 1.14.0-1)
[2020-07-30T01:36:57+0200] [ALPM] upgraded gnome-disk-utility (3.36.1-2 -> 3.36.3-1)
[2020-07-30T01:36:57+0200] [ALPM] upgraded libnm (1.24.2-1 -> 1.26.0-1)
[2020-07-30T01:36:57+0200] [ALPM] warning: /etc/pipewire/pipewire.conf installed as /etc/pipewire/pipewire.conf.pacnew
[2020-07-30T01:36:57+0200] [ALPM] upgraded pipewire (0.3.6-1 -> 0.3.7-1)
[2020-07-30T01:36:57+0200] [ALPM] upgraded harfbuzz-icu (2.6.8-2 -> 2.7.0-1)
[2020-07-30T01:36:57+0200] [ALPM] upgraded webkit2gtk (2.28.3-1 -> 2.28.4-1)
[2020-07-30T01:36:57+0200] [ALPM] upgraded zenity (3.32.0+17+gfb0938f-2 -> 3.32.0+50+gc229637-1)
[2020-07-30T01:36:57+0200] [ALPM] upgraded gdm (3.36.2-1 -> 3.36.3-1)
[2020-07-30T01:36:57+0200] [ALPM] upgraded suitesparse (5.8.0-2 -> 5.8.1-1)
[2020-07-30T01:36:57+0200] [ALPM] upgraded poppler (0.90.0-1 -> 0.90.1-1)
[2020-07-30T01:36:57+0200] [ALPM] upgraded poppler-glib (0.90.0-1 -> 0.90.1-1)
[2020-07-30T01:36:57+0200] [ALPM] upgraded gegl (0.4.24-1 -> 0.4.24-2)
[2020-07-30T01:36:58+0200] [ALPM] upgraded git (2.27.0-1 -> 2.28.0-1)
[2020-07-30T01:36:58+0200] [ALPM] upgraded osinfo-db (20200515-1 -> 20200529-1)
[2020-07-30T01:36:58+0200] [ALPM] upgraded libosinfo (1.7.1-1 -> 1.8.0-1)
[2020-07-30T01:36:58+0200] [ALPM] upgraded libslirp (4.3.0-1 -> 4.3.1-1)
[2020-07-30T01:36:58+0200] [ALPM] upgraded liburing (0.6-1 -> 0.7-1)
[2020-07-30T01:36:58+0200] [ALPM] upgraded liblouis (3.14.0-1 -> 3.14.0-2)
[2020-07-30T01:36:58+0200] [ALPM] upgraded qemu (5.0.0-7 -> 5.0.0-8)
[2020-07-30T01:36:58+0200] [ALPM] warning: /etc/libvirt/virtinterfaced.conf installed as /etc/libvirt/virtinterfaced.conf.pacnew
[2020-07-30T01:36:58+0200] [ALPM] warning: /etc/libvirt/virtlxcd.conf installed as /etc/libvirt/virtlxcd.conf.pacnew
[2020-07-30T01:36:58+0200] [ALPM] warning: /etc/libvirt/virtnetworkd.conf installed as /etc/libvirt/virtnetworkd.conf.pacnew
[2020-07-30T01:36:58+0200] [ALPM] warning: /etc/libvirt/virtnodedevd.conf installed as /etc/libvirt/virtnodedevd.conf.pacnew
[2020-07-30T01:36:58+0200] [ALPM] warning: /etc/libvirt/virtnwfilterd.conf installed as /etc/libvirt/virtnwfilterd.conf.pacnew
[2020-07-30T01:36:58+0200] [ALPM] warning: /etc/libvirt/virtproxyd.conf installed as /etc/libvirt/virtproxyd.conf.pacnew
[2020-07-30T01:36:58+0200] [ALPM] warning: /etc/libvirt/virtqemud.conf installed as /etc/libvirt/virtqemud.conf.pacnew
[2020-07-30T01:36:58+0200] [ALPM] warning: /etc/libvirt/virtsecretd.conf installed as /etc/libvirt/virtsecretd.conf.pacnew
[2020-07-30T01:36:58+0200] [ALPM] warning: /etc/libvirt/virtstoraged.conf installed as /etc/libvirt/virtstoraged.conf.pacnew
[2020-07-30T01:36:58+0200] [ALPM] warning: /etc/libvirt/virtvboxd.conf installed as /etc/libvirt/virtvboxd.conf.pacnew
[2020-07-30T01:36:58+0200] [ALPM] upgraded libvirt (6.4.0-1 -> 6.5.0-1)
[2020-07-30T01:36:58+0200] [ALPM] upgraded gnome-boxes (3.36.4-1 -> 3.36.5-1)
[2020-07-30T01:36:58+0200] [ALPM] upgraded gnome-clocks (3.36.2-1 -> 3.36.2-2)
[2020-07-30T01:37:00+0200] [ALPM] upgraded go (2:1.14.4-1 -> 2:1.14.6-1)
[2020-07-30T01:37:00+0200] [ALPM] upgraded libidn (1.35-3 -> 1.36-1)
[2020-07-30T01:37:00+0200] [ALPM] upgraded graphviz (2.44.0-5 -> 2.44.1-2)
[2020-07-30T01:37:01+0200] [ALPM] upgraded imagemagick (7.0.10.23-1 -> 7.0.10.24-2)
[2020-07-30T01:37:01+0200] [ALPM] upgraded jre-openjdk-headless (14.0.1.u7-1 -> 14.0.2.u12-1)
[2020-07-30T01:37:01+0200] [ALPM] upgraded jre-openjdk (14.0.1.u7-1 -> 14.0.2.u12-1)
[2020-07-30T01:37:01+0200] [ALPM] upgraded jdk-openjdk (14.0.1.u7-1 -> 14.0.2.u12-1)
[2020-07-30T01:37:02+0200] [ALPM] upgraded jre8-openjdk-headless (8.u252-1 -> 8.u262-1)
[2020-07-30T01:37:02+0200] [ALPM] upgraded jre8-openjdk (8.u252-1 -> 8.u262-1)
[2020-07-30T01:37:02+0200] [ALPM] upgraded jdk8-openjdk (8.u252-1 -> 8.u262-1)
[2020-07-30T01:37:02+0200] [ALPM] upgraded lib32-harfbuzz (2.6.8-2 -> 2.7.0-1)
[2020-07-30T01:37:02+0200] [ALPM] upgraded lib32-libcap (2.36-1 -> 2.37-1)
[2020-07-30T01:37:02+0200] [ALPM] upgraded lib32-libgcrypt (1.8.5-1 -> 1.8.6-1)
[2020-07-30T01:37:02+0200] [ALPM] upgraded lib32-llvm-libs (10.0.0-1 -> 10.0.1-1)
[2020-07-30T01:37:03+0200] [ALPM] upgraded lib32-mesa (20.1.3-1 -> 20.1.4-1)
[2020-07-30T01:37:03+0200] [ALPM] upgraded lib32-systemd (245.6-1 -> 245.7-1)
[2020-07-30T01:37:03+0200] [ALPM] upgraded mkinitcpio (27-3 -> 28-1)
[2020-07-30T01:37:04+0200] [ALPM] upgraded linux (5.7.7.arch1-1 -> 5.7.10.arch1-1)
[2020-07-30T01:37:05+0200] [ALPM] upgraded linux-firmware (20200519.8ba6fa6-1 -> 20200721.2b823fc-1)
[2020-07-30T01:37:05+0200] [ALPM] upgraded mbedtls (2.16.5-1 -> 2.16.7-1)
[2020-07-30T01:37:06+0200] [ALPM] upgraded mono (6.8.0.123-1 -> 6.10.0.104-1)
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Mono Certificate Store Sync - version 6.10.0.0
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Populate Mono certificate store from a concatenated list of certificates.
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Copyright 2002, 2003 Motus Technologies. Copyright 2004-2008 Novell. BSD licensed.
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] 
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Importing into legacy system store:
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] I already trust 138, your new list has 138
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=RO, O=CERTSIGN SA, OU=certSIGN ROOT CA G2
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=PL, O=Unizeto Technologies S.A., OU=Certum Certification Authority, CN=Certum Trusted Network CA 2
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=PL, O=Unizeto Technologies S.A., OU=Certum Certification Authority, CN=Certum Trusted Network CA
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=CN, O=China Financial Certification Authority, CN=CFCA EV ROOT
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=EU, L=Madrid (see current address at www.camerfirma.com/address), SERIALNUMBER=A82743287, O=AC Camerfirma S.A., CN=Chambers of Commerce Root - 2008
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=GB, S=Greater Manchester, L=Salford, O=Comodo CA Limited, CN=AAA Certificate Services
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=GB, S=Greater Manchester, L=Salford, O=COMODO CA Limited, CN=COMODO Certification Authority
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=GB, S=Greater Manchester, L=Salford, O=COMODO CA Limited, CN=COMODO ECC Certification Authority
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=GB, S=Greater Manchester, L=Salford, O=COMODO CA Limited, CN=COMODO RSA Certification Authority
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: O="Cybertrust, Inc", CN=Cybertrust Global Root
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=DigiCert Inc, OU=www.digicert.com, CN=DigiCert Assured ID Root CA
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=DigiCert Inc, OU=www.digicert.com, CN=DigiCert Assured ID Root G2
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=DigiCert Inc, OU=www.digicert.com, CN=DigiCert Assured ID Root G3
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=DigiCert Inc, OU=www.digicert.com, CN=DigiCert Global Root CA
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=DigiCert Inc, OU=www.digicert.com, CN=DigiCert Global Root G2
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=DigiCert Inc, OU=www.digicert.com, CN=DigiCert Global Root G3
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=DigiCert Inc, OU=www.digicert.com, CN=DigiCert High Assurance EV Root CA
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=DigiCert Inc, OU=www.digicert.com, CN=DigiCert Trusted Root G4
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: O=Digital Signature Trust Co., CN=DST Root CA X3
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=DE, O=D-Trust GmbH, CN=D-TRUST Root Class 3 CA 2 2009
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=DE, O=D-Trust GmbH, CN=D-TRUST Root Class 3 CA 2 EV 2009
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=ES, O=Agencia Catalana de Certificacio (NIF Q-0801176-I), OU=Serveis Publics de Certificacio, OU=Vegeu https://www.catcert.net/verarrel (c)03, OU=Jerarquia Entitats de Certificacio Catalanes, CN=EC-ACC
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=EE, O=AS Sertifitseerimiskeskus, CN=EE Certification Centre Root CA, E=pki@sk.ee
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, OU=emSign PKI, O=eMudhra Inc, CN=emSign ECC Root CA - C3
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=IN, OU=emSign PKI, O=eMudhra Technologies Limited, CN=emSign ECC Root CA - G3
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, OU=emSign PKI, O=eMudhra Inc, CN=emSign Root CA - C1
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=IN, OU=emSign PKI, O=eMudhra Technologies Limited, CN=emSign Root CA - G1
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: O=Entrust.net, OU=www.entrust.net/CPS_2048 incorp. by ref. (limits liab.), OU=(c) 1999 Entrust.net Limited, CN=Entrust.net Certification Authority (2048)
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O="Entrust, Inc.", OU=www.entrust.net/CPS is incorporated by reference, OU="(c) 2006 Entrust, Inc.", CN=Entrust Root Certification Authority
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O="Entrust, Inc.", OU=See www.entrust.net/legal-terms, OU="(c) 2012 Entrust, Inc. - for authorized use only", CN=Entrust Root Certification Authority - EC1
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O="Entrust, Inc.", OU=See www.entrust.net/legal-terms, OU="(c) 2009 Entrust, Inc. - for authorized use only", CN=Entrust Root Certification Authority - G2
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O="Entrust, Inc.", OU=See www.entrust.net/legal-terms, OU="(c) 2015 Entrust, Inc. - for authorized use only", CN=Entrust Root Certification Authority - G4
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=TW, O="Chunghwa Telecom Co., Ltd.", OU=ePKI Root Certification Authority
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=HU, L=Budapest, O=Microsec Ltd., OID.2.5.4.97=VATHU-23584497, CN=e-Szigno Root CA 2017
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=TR, L=Ankara, O=E-Tuğra EBG Bilişim Teknolojileri ve Hizmetleri A.Ş., OU=E-Tugra Sertifikasyon Merkezi, CN=E-Tugra Certification Authority
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=CN, O="GUANG DONG CERTIFICATE AUTHORITY CO.,LTD.", CN=GDCA TrustAUTH R5 ROOT
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=GeoTrust Inc., CN=GeoTrust Global CA
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=GeoTrust Inc., CN=GeoTrust Primary Certification Authority
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=GeoTrust Inc., OU=(c) 2007 GeoTrust Inc. - For authorized use only, CN=GeoTrust Primary Certification Authority - G2
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=GeoTrust Inc., OU=(c) 2008 GeoTrust Inc. - For authorized use only, CN=GeoTrust Primary Certification Authority - G3
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=GeoTrust Inc., CN=GeoTrust Universal CA
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=GeoTrust Inc., CN=GeoTrust Universal CA 2
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=EU, L=Madrid (see current address at www.camerfirma.com/address), SERIALNUMBER=A82743287, O=AC Camerfirma S.A., CN=Global Chambersign Root - 2008
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: OU=GlobalSign ECC Root CA - R4, O=GlobalSign, CN=GlobalSign
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: OU=GlobalSign ECC Root CA - R5, O=GlobalSign, CN=GlobalSign
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=BE, O=GlobalSign nv-sa, OU=Root CA, CN=GlobalSign Root CA
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: OU=GlobalSign Root CA - R2, O=GlobalSign, CN=GlobalSign
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: OU=GlobalSign Root CA - R3, O=GlobalSign, CN=GlobalSign
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: OU=GlobalSign Root CA - R6, O=GlobalSign, CN=GlobalSign
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O="The Go Daddy Group, Inc.", OU=Go Daddy Class 2 Certification Authority
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, S=Arizona, L=Scottsdale, O="GoDaddy.com, Inc.", CN=Go Daddy Root Certificate Authority - G2
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=Google Trust Services LLC, CN=GTS Root R1
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=Google Trust Services LLC, CN=GTS Root R2
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=Google Trust Services LLC, CN=GTS Root R3
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=Google Trust Services LLC, CN=GTS Root R4
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=GR, L=Athens, O=Hellenic Academic and Research Institutions Cert. Authority, CN=Hellenic Academic and Research Institutions ECC RootCA 2015
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=GR, O=Hellenic Academic and Research Institutions Cert. Authority, CN=Hellenic Academic and Research Institutions RootCA 2011
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=GR, L=Athens, O=Hellenic Academic and Research Institutions Cert. Authority, CN=Hellenic Academic and Research Institutions RootCA 2015
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=HK, O=Hongkong Post, CN=Hongkong Post Root CA 1
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=HK, S=Hong Kong, L=Hong Kong, O=Hongkong Post, CN=Hongkong Post Root CA 3
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=IdenTrust, CN=IdenTrust Commercial Root CA 1
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=IdenTrust, CN=IdenTrust Public Sector Root CA 1
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=Internet Security Research Group, CN=ISRG Root X1
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=ES, O=IZENPE S.A., CN=Izenpe.com
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=HU, L=Budapest, O=Microsec Ltd., CN=Microsec e-Szigno Root CA 2009, E=info@e-szigno.hu
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=Microsoft Corporation, CN=Microsoft ECC Root Certificate Authority 2017
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=Microsoft Corporation, CN=Microsoft RSA Root Certificate Authority 2017
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=HU, L=Budapest, O=NetLock Kft., OU=Tanúsítványkiadók (Certification Services), CN=NetLock Arany (Class Gold) Főtanúsítvány
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=Network Solutions L.L.C., CN=Network Solutions Certificate Authority
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=CH, O=WISeKey, OU=Copyright (c) 2005, OU=OISTE Foundation Endorsed, CN=OISTE WISeKey Global Root GA CA
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=CH, O=WISeKey, OU=OISTE Foundation Endorsed, CN=OISTE WISeKey Global Root GB CA
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=CH, O=WISeKey, OU=OISTE Foundation Endorsed, CN=OISTE WISeKey Global Root GC CA
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=BM, O=QuoVadis Limited, CN=QuoVadis Root CA 1 G3
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=BM, O=QuoVadis Limited, CN=QuoVadis Root CA 2
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=BM, O=QuoVadis Limited, OU=Root Certification Authority, CN=QuoVadis Root Certification Authority
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=BM, O=QuoVadis Limited, CN=QuoVadis Root CA 2 G3
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=BM, O=QuoVadis Limited, CN=QuoVadis Root CA 3
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=BM, O=QuoVadis Limited, CN=QuoVadis Root CA 3 G3
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=SecureTrust Corporation, CN=Secure Global CA
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=JP, O="Japan Certification Services, Inc.", CN=SecureSign RootCA11
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=SecureTrust Corporation, CN=SecureTrust CA
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=JP, O=SECOM Trust.net, OU=Security Communication RootCA1
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=JP, O="SECOM Trust Systems CO.,LTD.", OU=Security Communication RootCA2
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=FI, O=Sonera, CN=Sonera Class2 CA
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, S=Texas, L=Houston, O=SSL Corporation, CN=SSL.com EV Root Certification Authority ECC
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, S=Texas, L=Houston, O=SSL Corporation, CN=SSL.com EV Root Certification Authority RSA R2
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, S=Texas, L=Houston, O=SSL Corporation, CN=SSL.com Root Certification Authority ECC
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, S=Texas, L=Houston, O=SSL Corporation, CN=SSL.com Root Certification Authority RSA
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=NL, O=Staat der Nederlanden, CN=Staat der Nederlanden EV Root CA
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=NL, O=Staat der Nederlanden, CN=Staat der Nederlanden Root CA - G3
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O="Starfield Technologies, Inc.", OU=Starfield Class 2 Certification Authority
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, S=Arizona, L=Scottsdale, O="Starfield Technologies, Inc.", CN=Starfield Root Certificate Authority - G2
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, S=Arizona, L=Scottsdale, O="Starfield Technologies, Inc.", CN=Starfield Services Root Certificate Authority - G2
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=CH, O=SwissSign AG, CN=SwissSign Gold CA - G2
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=CH, O=SwissSign AG, CN=SwissSign Silver CA - G2
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=PL, O=Krajowa Izba Rozliczeniowa S.A., CN=SZAFIR ROOT CA2
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=TW, O=Government Root Certification Authority
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: O=TeliaSonera, CN=TeliaSonera Root CA v1
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O="thawte, Inc.", OU=Certification Services Division, OU="(c) 2006 thawte, Inc. - For authorized use only", CN=thawte Primary Root CA
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O="thawte, Inc.", OU="(c) 2007 thawte, Inc. - For authorized use only", CN=thawte Primary Root CA - G2
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O="thawte, Inc.", OU=Certification Services Division, OU="(c) 2008 thawte, Inc. - For authorized use only", CN=thawte Primary Root CA - G3
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=PA, S=Panama, L=Panama City, O=TrustCor Systems S. de R.L., OU=TrustCor Certificate Authority, CN=TrustCor ECA-1
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=PA, S=Panama, L=Panama City, O=TrustCor Systems S. de R.L., OU=TrustCor Certificate Authority, CN=TrustCor RootCert CA-1
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=PA, S=Panama, L=Panama City, O=TrustCor Systems S. de R.L., OU=TrustCor Certificate Authority, CN=TrustCor RootCert CA-2
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=GB, O=Trustis Limited, OU=Trustis FPS Root CA
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=DE, O=T-Systems Enterprise Services GmbH, OU=T-Systems Trust Center, CN=T-TeleSec GlobalRoot Class 2
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=DE, O=T-Systems Enterprise Services GmbH, OU=T-Systems Trust Center, CN=T-TeleSec GlobalRoot Class 3
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=TR, L=Gebze - Kocaeli, O=Turkiye Bilimsel ve Teknolojik Arastirma Kurumu - TUBITAK, OU=Kamu Sertifikasyon Merkezi - Kamu SM, CN=TUBITAK Kamu SM SSL Kok Sertifikasi - Surum 1
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=TW, O=TAIWAN-CA, OU=Root CA, CN=TWCA Global Root CA
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=TW, O=TAIWAN-CA, OU=Root CA, CN=TWCA Root Certification Authority
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=CN, O=UniTrust, CN=UCA Extended Validation Root
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=CN, O=UniTrust, CN=UCA Global G2 Root
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, S=New Jersey, L=Jersey City, O=The USERTRUST Network, CN=USERTrust ECC Certification Authority
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, S=New Jersey, L=Jersey City, O=The USERTRUST Network, CN=USERTrust RSA Certification Authority
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O="VeriSign, Inc.", OU=VeriSign Trust Network, OU="(c) 2007 VeriSign, Inc. - For authorized use only", CN=VeriSign Class 3 Public Primary Certification Authority - G4
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O="VeriSign, Inc.", OU=VeriSign Trust Network, OU="(c) 2006 VeriSign, Inc. - For authorized use only", CN=VeriSign Class 3 Public Primary Certification Authority - G5
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O="VeriSign, Inc.", OU=VeriSign Trust Network, OU="(c) 2008 VeriSign, Inc. - For authorized use only", CN=VeriSign Universal Root Certification Authority
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Certificate added: C=US, OU=www.xrampsecurity.com, O=XRamp Security Services Inc, CN=XRamp Global Certification Authority
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] 118 new root certificates were added to your trust store.
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Import process completed.
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] 
[2020-07-30T01:37:06+0200] [ALPM-SCRIPTLET] Importing into BTLS system store:
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] I already trust 138, your new list has 138
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=RO, O=CERTSIGN SA, OU=certSIGN ROOT CA G2
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=PL, O=Unizeto Technologies S.A., OU=Certum Certification Authority, CN=Certum Trusted Network CA 2
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=PL, O=Unizeto Technologies S.A., OU=Certum Certification Authority, CN=Certum Trusted Network CA
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=CN, O=China Financial Certification Authority, CN=CFCA EV ROOT
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=EU, L=Madrid (see current address at www.camerfirma.com/address), SERIALNUMBER=A82743287, O=AC Camerfirma S.A., CN=Chambers of Commerce Root - 2008
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=GB, S=Greater Manchester, L=Salford, O=Comodo CA Limited, CN=AAA Certificate Services
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=GB, S=Greater Manchester, L=Salford, O=COMODO CA Limited, CN=COMODO Certification Authority
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=GB, S=Greater Manchester, L=Salford, O=COMODO CA Limited, CN=COMODO ECC Certification Authority
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=GB, S=Greater Manchester, L=Salford, O=COMODO CA Limited, CN=COMODO RSA Certification Authority
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: O="Cybertrust, Inc", CN=Cybertrust Global Root
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=DigiCert Inc, OU=www.digicert.com, CN=DigiCert Assured ID Root CA
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=DigiCert Inc, OU=www.digicert.com, CN=DigiCert Assured ID Root G2
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=DigiCert Inc, OU=www.digicert.com, CN=DigiCert Assured ID Root G3
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=DigiCert Inc, OU=www.digicert.com, CN=DigiCert Global Root CA
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=DigiCert Inc, OU=www.digicert.com, CN=DigiCert Global Root G2
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=DigiCert Inc, OU=www.digicert.com, CN=DigiCert Global Root G3
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=DigiCert Inc, OU=www.digicert.com, CN=DigiCert High Assurance EV Root CA
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=DigiCert Inc, OU=www.digicert.com, CN=DigiCert Trusted Root G4
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: O=Digital Signature Trust Co., CN=DST Root CA X3
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=DE, O=D-Trust GmbH, CN=D-TRUST Root Class 3 CA 2 2009
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=DE, O=D-Trust GmbH, CN=D-TRUST Root Class 3 CA 2 EV 2009
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=ES, O=Agencia Catalana de Certificacio (NIF Q-0801176-I), OU=Serveis Publics de Certificacio, OU=Vegeu https://www.catcert.net/verarrel (c)03, OU=Jerarquia Entitats de Certificacio Catalanes, CN=EC-ACC
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=EE, O=AS Sertifitseerimiskeskus, CN=EE Certification Centre Root CA, E=pki@sk.ee
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, OU=emSign PKI, O=eMudhra Inc, CN=emSign ECC Root CA - C3
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=IN, OU=emSign PKI, O=eMudhra Technologies Limited, CN=emSign ECC Root CA - G3
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, OU=emSign PKI, O=eMudhra Inc, CN=emSign Root CA - C1
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=IN, OU=emSign PKI, O=eMudhra Technologies Limited, CN=emSign Root CA - G1
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: O=Entrust.net, OU=www.entrust.net/CPS_2048 incorp. by ref. (limits liab.), OU=(c) 1999 Entrust.net Limited, CN=Entrust.net Certification Authority (2048)
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O="Entrust, Inc.", OU=www.entrust.net/CPS is incorporated by reference, OU="(c) 2006 Entrust, Inc.", CN=Entrust Root Certification Authority
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O="Entrust, Inc.", OU=See www.entrust.net/legal-terms, OU="(c) 2012 Entrust, Inc. - for authorized use only", CN=Entrust Root Certification Authority - EC1
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O="Entrust, Inc.", OU=See www.entrust.net/legal-terms, OU="(c) 2009 Entrust, Inc. - for authorized use only", CN=Entrust Root Certification Authority - G2
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O="Entrust, Inc.", OU=See www.entrust.net/legal-terms, OU="(c) 2015 Entrust, Inc. - for authorized use only", CN=Entrust Root Certification Authority - G4
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=TW, O="Chunghwa Telecom Co., Ltd.", OU=ePKI Root Certification Authority
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=HU, L=Budapest, O=Microsec Ltd., OID.2.5.4.97=VATHU-23584497, CN=e-Szigno Root CA 2017
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=TR, L=Ankara, O=E-Tuğra EBG Bilişim Teknolojileri ve Hizmetleri A.Ş., OU=E-Tugra Sertifikasyon Merkezi, CN=E-Tugra Certification Authority
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=CN, O="GUANG DONG CERTIFICATE AUTHORITY CO.,LTD.", CN=GDCA TrustAUTH R5 ROOT
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=GeoTrust Inc., CN=GeoTrust Global CA
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=GeoTrust Inc., CN=GeoTrust Primary Certification Authority
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=GeoTrust Inc., OU=(c) 2007 GeoTrust Inc. - For authorized use only, CN=GeoTrust Primary Certification Authority - G2
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=GeoTrust Inc., OU=(c) 2008 GeoTrust Inc. - For authorized use only, CN=GeoTrust Primary Certification Authority - G3
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=GeoTrust Inc., CN=GeoTrust Universal CA
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=GeoTrust Inc., CN=GeoTrust Universal CA 2
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=EU, L=Madrid (see current address at www.camerfirma.com/address), SERIALNUMBER=A82743287, O=AC Camerfirma S.A., CN=Global Chambersign Root - 2008
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: OU=GlobalSign ECC Root CA - R4, O=GlobalSign, CN=GlobalSign
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: OU=GlobalSign ECC Root CA - R5, O=GlobalSign, CN=GlobalSign
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=BE, O=GlobalSign nv-sa, OU=Root CA, CN=GlobalSign Root CA
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: OU=GlobalSign Root CA - R2, O=GlobalSign, CN=GlobalSign
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: OU=GlobalSign Root CA - R3, O=GlobalSign, CN=GlobalSign
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: OU=GlobalSign Root CA - R6, O=GlobalSign, CN=GlobalSign
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O="The Go Daddy Group, Inc.", OU=Go Daddy Class 2 Certification Authority
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, S=Arizona, L=Scottsdale, O="GoDaddy.com, Inc.", CN=Go Daddy Root Certificate Authority - G2
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=Google Trust Services LLC, CN=GTS Root R1
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=Google Trust Services LLC, CN=GTS Root R2
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=Google Trust Services LLC, CN=GTS Root R3
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=Google Trust Services LLC, CN=GTS Root R4
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=GR, L=Athens, O=Hellenic Academic and Research Institutions Cert. Authority, CN=Hellenic Academic and Research Institutions ECC RootCA 2015
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=GR, O=Hellenic Academic and Research Institutions Cert. Authority, CN=Hellenic Academic and Research Institutions RootCA 2011
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=GR, L=Athens, O=Hellenic Academic and Research Institutions Cert. Authority, CN=Hellenic Academic and Research Institutions RootCA 2015
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=HK, O=Hongkong Post, CN=Hongkong Post Root CA 1
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=HK, S=Hong Kong, L=Hong Kong, O=Hongkong Post, CN=Hongkong Post Root CA 3
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=IdenTrust, CN=IdenTrust Commercial Root CA 1
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=IdenTrust, CN=IdenTrust Public Sector Root CA 1
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=Internet Security Research Group, CN=ISRG Root X1
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=ES, O=IZENPE S.A., CN=Izenpe.com
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=HU, L=Budapest, O=Microsec Ltd., CN=Microsec e-Szigno Root CA 2009, E=info@e-szigno.hu
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=Microsoft Corporation, CN=Microsoft ECC Root Certificate Authority 2017
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=Microsoft Corporation, CN=Microsoft RSA Root Certificate Authority 2017
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=HU, L=Budapest, O=NetLock Kft., OU=Tanúsítványkiadók (Certification Services), CN=NetLock Arany (Class Gold) Főtanúsítvány
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=Network Solutions L.L.C., CN=Network Solutions Certificate Authority
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=CH, O=WISeKey, OU=Copyright (c) 2005, OU=OISTE Foundation Endorsed, CN=OISTE WISeKey Global Root GA CA
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=CH, O=WISeKey, OU=OISTE Foundation Endorsed, CN=OISTE WISeKey Global Root GB CA
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=CH, O=WISeKey, OU=OISTE Foundation Endorsed, CN=OISTE WISeKey Global Root GC CA
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=BM, O=QuoVadis Limited, CN=QuoVadis Root CA 1 G3
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=BM, O=QuoVadis Limited, CN=QuoVadis Root CA 2
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=BM, O=QuoVadis Limited, OU=Root Certification Authority, CN=QuoVadis Root Certification Authority
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=BM, O=QuoVadis Limited, CN=QuoVadis Root CA 2 G3
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=BM, O=QuoVadis Limited, CN=QuoVadis Root CA 3
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=BM, O=QuoVadis Limited, CN=QuoVadis Root CA 3 G3
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=SecureTrust Corporation, CN=Secure Global CA
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=JP, O="Japan Certification Services, Inc.", CN=SecureSign RootCA11
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O=SecureTrust Corporation, CN=SecureTrust CA
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=JP, O=SECOM Trust.net, OU=Security Communication RootCA1
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=JP, O="SECOM Trust Systems CO.,LTD.", OU=Security Communication RootCA2
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=FI, O=Sonera, CN=Sonera Class2 CA
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, S=Texas, L=Houston, O=SSL Corporation, CN=SSL.com EV Root Certification Authority ECC
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, S=Texas, L=Houston, O=SSL Corporation, CN=SSL.com EV Root Certification Authority RSA R2
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, S=Texas, L=Houston, O=SSL Corporation, CN=SSL.com Root Certification Authority ECC
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, S=Texas, L=Houston, O=SSL Corporation, CN=SSL.com Root Certification Authority RSA
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=NL, O=Staat der Nederlanden, CN=Staat der Nederlanden EV Root CA
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=NL, O=Staat der Nederlanden, CN=Staat der Nederlanden Root CA - G3
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O="Starfield Technologies, Inc.", OU=Starfield Class 2 Certification Authority
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, S=Arizona, L=Scottsdale, O="Starfield Technologies, Inc.", CN=Starfield Root Certificate Authority - G2
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, S=Arizona, L=Scottsdale, O="Starfield Technologies, Inc.", CN=Starfield Services Root Certificate Authority - G2
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=CH, O=SwissSign AG, CN=SwissSign Gold CA - G2
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=CH, O=SwissSign AG, CN=SwissSign Silver CA - G2
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=PL, O=Krajowa Izba Rozliczeniowa S.A., CN=SZAFIR ROOT CA2
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=TW, O=Government Root Certification Authority
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: O=TeliaSonera, CN=TeliaSonera Root CA v1
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O="thawte, Inc.", OU=Certification Services Division, OU="(c) 2006 thawte, Inc. - For authorized use only", CN=thawte Primary Root CA
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O="thawte, Inc.", OU="(c) 2007 thawte, Inc. - For authorized use only", CN=thawte Primary Root CA - G2
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O="thawte, Inc.", OU=Certification Services Division, OU="(c) 2008 thawte, Inc. - For authorized use only", CN=thawte Primary Root CA - G3
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=PA, S=Panama, L=Panama City, O=TrustCor Systems S. de R.L., OU=TrustCor Certificate Authority, CN=TrustCor ECA-1
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=PA, S=Panama, L=Panama City, O=TrustCor Systems S. de R.L., OU=TrustCor Certificate Authority, CN=TrustCor RootCert CA-1
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=PA, S=Panama, L=Panama City, O=TrustCor Systems S. de R.L., OU=TrustCor Certificate Authority, CN=TrustCor RootCert CA-2
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=GB, O=Trustis Limited, OU=Trustis FPS Root CA
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=DE, O=T-Systems Enterprise Services GmbH, OU=T-Systems Trust Center, CN=T-TeleSec GlobalRoot Class 2
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=DE, O=T-Systems Enterprise Services GmbH, OU=T-Systems Trust Center, CN=T-TeleSec GlobalRoot Class 3
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=TR, L=Gebze - Kocaeli, O=Turkiye Bilimsel ve Teknolojik Arastirma Kurumu - TUBITAK, OU=Kamu Sertifikasyon Merkezi - Kamu SM, CN=TUBITAK Kamu SM SSL Kok Sertifikasi - Surum 1
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=TW, O=TAIWAN-CA, OU=Root CA, CN=TWCA Global Root CA
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=TW, O=TAIWAN-CA, OU=Root CA, CN=TWCA Root Certification Authority
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=CN, O=UniTrust, CN=UCA Extended Validation Root
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=CN, O=UniTrust, CN=UCA Global G2 Root
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, S=New Jersey, L=Jersey City, O=The USERTRUST Network, CN=USERTrust ECC Certification Authority
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, S=New Jersey, L=Jersey City, O=The USERTRUST Network, CN=USERTrust RSA Certification Authority
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O="VeriSign, Inc.", OU=VeriSign Trust Network, OU="(c) 2007 VeriSign, Inc. - For authorized use only", CN=VeriSign Class 3 Public Primary Certification Authority - G4
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O="VeriSign, Inc.", OU=VeriSign Trust Network, OU="(c) 2006 VeriSign, Inc. - For authorized use only", CN=VeriSign Class 3 Public Primary Certification Authority - G5
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, O="VeriSign, Inc.", OU=VeriSign Trust Network, OU="(c) 2008 VeriSign, Inc. - For authorized use only", CN=VeriSign Universal Root Certification Authority
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Certificate added: C=US, OU=www.xrampsecurity.com, O=XRamp Security Services Inc, CN=XRamp Global Certification Authority
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] 118 new root certificates were added to your trust store.
[2020-07-30T01:37:07+0200] [ALPM-SCRIPTLET] Import process completed.
[2020-07-30T01:37:07+0200] [ALPM] upgraded networkmanager (1.24.2-1 -> 1.26.0-1)
[2020-07-30T01:37:07+0200] [ALPM] upgraded nodejs (14.5.0-1 -> 14.6.0-1)
[2020-07-30T01:37:07+0200] [ALPM] upgraded npm (6.14.6-1 -> 6.14.7-1)
[2020-07-30T01:37:08+0200] [ALPM] upgraded openjdk-doc (14.0.1.u7-1 -> 14.0.2.u12-1)
[2020-07-30T01:37:08+0200] [ALPM] upgraded pacman (5.2.1-6 -> 5.2.2-1)
[2020-07-30T01:37:08+0200] [ALPM] upgraded pacman-contrib (1.3.0-2 -> 1.4.0-1)
[2020-07-30T01:37:08+0200] [ALPM] upgraded python-cffi (1.14.0-3 -> 1.14.1-1)
[2020-07-30T01:37:09+0200] [ALPM] upgraded python-cryptography (2.9.2-1 -> 3.0-1)
[2020-07-30T01:37:09+0200] [ALPM] upgraded python-dotenv (0.13.0-2 -> 0.14.0-1)
[2020-07-30T01:37:09+0200] [ALPM] upgraded python-lazy-object-proxy (1.5.0-1 -> 1.5.1-1)
[2020-07-30T01:37:09+0200] [ALPM] upgraded python-lxml (4.5.1-1 -> 4.5.2-1)
[2020-07-30T01:37:09+0200] [ALPM] upgraded python-patiencediff (0.1.0-1 -> 0.2.0-1)
[2020-07-30T01:37:09+0200] [ALPM] upgraded python-pygments (2.6.1-2 -> 2.6.1-3)
[2020-07-30T01:37:09+0200] [ALPM] upgraded python-simplejson (3.17.0-1 -> 3.17.2-1)
[2020-07-30T01:37:09+0200] [ALPM] upgraded python-wrapt (1.12.1-1 -> 1.12.1-2)
[2020-07-30T01:37:09+0200] [ALPM] upgraded python-yaml (5.3.1-1 -> 5.3.1-2)
[2020-07-30T01:37:09+0200] [ALPM] upgraded quadrapassel (3.36.02-1 -> 3.36.04-1)
[2020-07-30T01:37:09+0200] [ALPM] upgraded rubygems (3.1.3-1 -> 3.1.4-1)
[2020-07-30T01:37:09+0200] [ALPM] upgraded simple-scan (3.36.3-1 -> 3.36.4-1)
[2020-07-30T01:37:09+0200] [ALPM] upgraded sudo (1.9.1-1 -> 1.9.2-1)
[2020-07-30T01:37:09+0200] [ALPM] upgraded systemd-sysvcompat (245.6-8 -> 245.7-1)
[2020-07-30T01:37:09+0200] [ALPM] upgraded telegram-desktop (2.1.13-1 -> 2.2.0-2)
[2020-07-30T01:37:09+0200] [ALPM] upgraded vala (0.48.7-1 -> 0.48.8-1)
[2020-07-30T01:37:11+0200] [ALPM] upgraded wine (5.12-1 -> 5.13-1)
[2020-07-30T01:37:11+0200] [ALPM] transaction completed
[2020-07-30T01:37:12+0200] [ALPM] running '20-systemd-sysusers.hook'...
[2020-07-30T01:37:12+0200] [ALPM] running '30-systemd-binfmt.hook'...
[2020-07-30T01:37:12+0200] [ALPM] running '30-systemd-catalog.hook'...
[2020-07-30T01:37:12+0200] [ALPM] running '30-systemd-daemon-reload.hook'...
[2020-07-30T01:37:12+0200] [ALPM] running '30-systemd-hwdb.hook'...
[2020-07-30T01:37:13+0200] [ALPM] running '30-systemd-sysctl.hook'...
[2020-07-30T01:37:13+0200] [ALPM] running '30-systemd-tmpfiles.hook'...
[2020-07-30T01:37:13+0200] [ALPM] running '30-systemd-udev-reload.hook'...
[2020-07-30T01:37:13+0200] [ALPM] running '30-systemd-update.hook'...
[2020-07-30T01:37:13+0200] [ALPM] running '40-update-ca-trust.hook'...
[2020-07-30T01:37:14+0200] [ALPM] running '60-depmod.hook'...
[2020-07-30T01:37:21+0200] [ALPM] running '90-mkinitcpio-install.hook'...
[2020-07-30T01:37:21+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2020-07-30T01:37:21+0200] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2020-07-30T01:37:21+0200] [ALPM-SCRIPTLET] ==> Starting build: 5.7.10-arch1-1
[2020-07-30T01:37:21+0200] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2020-07-30T01:37:21+0200] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2020-07-30T01:37:22+0200] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2020-07-30T01:37:22+0200] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2020-07-30T01:37:22+0200] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2020-07-30T01:37:22+0200] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2020-07-30T01:37:22+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2020-07-30T01:37:22+0200] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2020-07-30T01:37:23+0200] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2020-07-30T01:37:23+0200] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2020-07-30T01:37:24+0200] [ALPM-SCRIPTLET] ==> Image generation successful
[2020-07-30T01:37:24+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2020-07-30T01:37:24+0200] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2020-07-30T01:37:24+0200] [ALPM-SCRIPTLET] ==> Starting build: 5.7.10-arch1-1
[2020-07-30T01:37:24+0200] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2020-07-30T01:37:24+0200] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2020-07-30T01:37:25+0200] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2020-07-30T01:37:25+0200] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2020-07-30T01:37:26+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2020-07-30T01:37:26+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2020-07-30T01:37:27+0200] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2020-07-30T01:37:28+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2020-07-30T01:37:29+0200] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2020-07-30T01:37:31+0200] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2020-07-30T01:37:31+0200] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2020-07-30T01:37:37+0200] [ALPM-SCRIPTLET] ==> Image generation successful
[2020-07-30T01:37:37+0200] [ALPM] running 'dbus-reload.hook'...
[2020-07-30T01:37:37+0200] [ALPM] running 'detect-old-perl-modules.hook'...
[2020-07-30T01:37:37+0200] [ALPM] running 'fontconfig.hook'...
[2020-07-30T01:37:37+0200] [ALPM] running 'fontconfig-32.hook'...
[2020-07-30T01:37:37+0200] [ALPM] running 'gdk-pixbuf-query-loaders.hook'...
[2020-07-30T01:37:37+0200] [ALPM] running 'glib-compile-schemas.hook'...
[2020-07-30T01:37:37+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2020-07-30T01:37:37+0200] [ALPM] running 'texinfo-install.hook'...
[2020-07-30T01:37:37+0200] [ALPM] running 'update-desktop-database.hook'...

Do you think that the problem could be found in there?

Last edited by asdru (2020-08-01 20:24:05)

Offline

#4 2020-08-02 09:17:35

ondoho
Member
Registered: 2013-04-30
Posts: 692
Website

Re: [SOLVED] Emergency shell after software update

asdru wrote:

Do you think that the problem could be found in there?

Obviously there have been some upgrades that could have some bearing on the issue, e.g.: upgraded linux (5.7.7.arch1-1 -> 5.7.10.arch1-1),  upgraded linux-firmware (20200519.8ba6fa6-1 -> 20200721.2b823fc-1).
And I think you want to take a closer look at the hooks running at the end.

Can you still boot with the fallback initramfs?

So the error is failed to mount root partition? Exactly?
Any sort of troubleshooting possible with this emergency shell (I suppose it's an EFI thing)?

Last edited by ondoho (2020-08-02 09:47:03)

Offline

#5 2020-08-02 11:11:30

asdru
Member
Registered: 2020-05-01
Posts: 10

Re: [SOLVED] Emergency shell after software update

I don't think that there is something wrong with the EFI because Linux runs!
The emergency shell is just a sh that runs with root privileges in the ramfs (I think)
This is what linux says on boot

:: running early hook [udev]
Starting version 245.7-1-arch
:: running hook [udev]
:: triggering uevents...
waiting 10 seconds for device /dev/disk/by-uuid/58800c79-9a76-41d5-8d7f-409a962102c1 ...
ERROR: device ' UUID=58800c79-9a76-41d5-8d7f-409a962102c1' not found. Skipping fsck.
:: mounting 'UUID=58800c79-9a76-41d5-8d7f-409a962102c1' on real root
mount: /new_root: can't find UUID=58800c79-9a76-41d5-8d7f-409a962102c1.
You are now being dropped into an emergency shell
sh: cant' access tty; job control turned off 
[rootfs ]#

if I run ls /dev, it prints all the sda (hdd), all the sdb (usb drive) but no nvme0n1p nor nvme0n1pN (the ssd and its partitions)

The boot partition is also in the ssd (nvme0n1p1) and I can't see it neither, but if Linux is running it means that grub has found vmlinuz-linux on the boot partition, right?

I also tried

pacman -S linux;
mkinitcpio -p linux;
grub-mkconfig -o /boot/grub/grub.cfg;

from the arch-chroot, but still I can't find any clue of what went wrong

Last edited by asdru (2020-08-02 22:42:05)

Offline

#6 2020-08-03 07:30:43

ondoho
Member
Registered: 2013-04-30
Posts: 692
Website

Re: [SOLVED] Emergency shell after software update

asdru wrote:

I don't think that there is something wrong with the EFI because Linux runs!
The emergency shell is just a sh that runs with root privileges

Sorry about that, not sure why I thought "emergency shell" is an EFI thing.
And systemd is running already, so it's not the initramfs either.
That's good, you can troubleshoot much better.
Please look at the journal and dmesg for something relevant, and also try 'blkid' and 'fdisk -l' to confirmwhether you're suffering from this.
Either using the LTS kernel or upgrading it to 5.8.x should help IIUC.

Offline

#7 2020-08-03 15:14:42

martinc2
Member
Registered: 2011-09-23
Posts: 60

Re: [SOLVED] Emergency shell after software update

Apparently recent kernel versions have an issue with some nvme drives (see https://bbs.archlinux.org/viewtopic.php?id=257375). Could this be the problem?

Offline

#8 2020-08-03 19:02:30

asdru
Member
Registered: 2020-05-01
Posts: 10

Re: [SOLVED] Emergency shell after software update

Well, today I also tried to update my usb system (it's not a live, it is installed normally), and it is working but now I can't see the ssd anymore from the usb thumb too!

Of course it could be related to the nvme driver! In the link you have posted, people say that could hopefully be fixed in the 5.7.13 version.

Thank you!

Offline

#9 2020-08-04 00:10:47

asdru
Member
Registered: 2020-05-01
Posts: 10

Re: [SOLVED] Emergency shell after software update

Good news!

It seems that the patch has been added in the linux package 5.8 on the [testing] repo!
I've updated already my usb key and now I can see my ssd again!

So it will work for my primary system too, I guess!

UPDATE

It worked!

So, for sake of completion, from the updated usb key, arch-chroot /path/to/ssd/root; mount /path/to/ssd/boot /boot; then I enabled the [testing] repo in /dev/pacman.conf and finally pacman -Sy linux

Last edited by asdru (2020-08-04 00:32:14)

Offline

Board footer

Powered by FluxBB