You are not logged in.

#1 2018-03-26 16:53:25

bejo
Member
Registered: 2016-01-04
Posts: 10

[SOLVED] Network interface problems after system upgrade

Hello all.

After upgrading my System (pacman -Syu) my machine does not connect to my router any more (neither via wifi nor via ethernet). I tryed downgrading the kernel with no effect.
I have been using wicd to manage my network connections for years. The latest installed version is: 1.7.4-1. This software did not change with the system upgrade - I do not have older versions in my pacman cache and I can't downgrade wicd. wicd apperently is not the problem. I booted into a live stick and managed to connect to my router via ethernet without any problems. The hardware seems to be working.

So there must be some software problem due to the upgrade. But which one can it be? The kernel downgrade did not help. Can it be, that the network interface driver is broken? How could I find out (and downgrade) the driver? I have no clue, where to start looking.

I am thankful for any idea or hint.

Thanks for any help, Jo.

Last edited by bejo (2018-03-27 20:52:51)

Offline

#2 2018-03-26 17:46:07

lo1
Member
Registered: 2017-09-25
Posts: 584

Re: [SOLVED] Network interface problems after system upgrade

bejo wrote:

This software did not change with the system upgrade

/var/log/pacman.log. Would be better to tell which software did change tongue

I do not have older versions in my pacman cache

You can grab old versions from the archive.

Follow this, post anything you do and the output you receive (and please, remember to wrap code in [ code ] tags).

Offline

#3 2018-03-26 18:48:09

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,739

Re: [SOLVED] Network interface problems after system upgrade

Do the version numbers reported by uname -a and pacman -Q linux match?


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#4 2018-03-27 13:59:21

bejo
Member
Registered: 2016-01-04
Posts: 10

Re: [SOLVED] Network interface problems after system upgrade

ewaller wrote:

Do the version numbers reported by uname -a and pacman -Q linux match?

Yes - those match.

I followed lo1's link and with a static ip managed to connect to my router and internet. There was no output which I could post here. I restarted the dhcpcd service of systemd and then it worked. Unfortunately enabling the dhcpcd service does not work. I have to start the dhcpcd service after a reboot to get internet via ethernet. Thanks for solving a part of my problem and thanks for the hint to the pacman log.

Additionally, I still have a problem connecting my router via wifi.
I followed the steps of the corresponding wireless network configuration. My wifi interface wlp2s0 finds my network amongst others:

$sudo iw dev wlp2s0 scan | grep SSID
	SSID: UPC3563986
	SSID: o2-WLAN24
	SSID: UPC841C675
	SSID: Chewbacca_privat
	SSID: Darth_Vader_privat
	...

In wicd I do not see any networks. Usually I get a list of SSID names I can chose from. It says: "Keine Funknetzwerke gefunden." which can be translated to "No networks found."
I assume that means that my wifi card driver is properly loaded and my wifi hardware is working?!

I checked dmesg for the driver ath9k:

$ dmesg | grep ath9k
[    2.647582] ath9k 0000:02:00.0 wlp2s0: renamed from wlan0

There is only one entry. I would have expected more...

rfkill has nothing blocked:

$ rfkill
ID TYPE      DEVICE      SOFT      HARD
 0 wlan      phy0   unblocked unblocked
 1 bluetooth hci0   unblocked unblocked

I tried to connect to my router without wicd:

$ wpa_supplicant -B -i wlp2s0 -c <(wpa_passphrase Chewbacca_privat ###myPassword###)
Successfully initialized wpa_supplicant
nl80211: deinit ifname=wlp2s0 disabled_11b_rates=0
wlp2s0: Failed to initialize driver interface

I never connected my router this way before and I can not be sure not to have made a general mistake. The password and SSID is double checked correct, though.

Where can I look next, to solve this issue? Thanks for your time guys.

Last edited by bejo (2018-03-27 14:12:25)

Offline

#5 2018-03-27 16:55:51

lo1
Member
Registered: 2017-09-25
Posts: 584

Re: [SOLVED] Network interface problems after system upgrade

lo1 wrote:

/var/log/pacman.log

ewaller wrote:

Do the version numbers reported by uname -a and pacman -Q linux match?

Offline

#6 2018-03-27 17:30:50

bejo
Member
Registered: 2016-01-04
Posts: 10

Re: [SOLVED] Network interface problems after system upgrade

Like stated above: the two version numbers from uname -a and pacman -Q linux match.

Do I understand you correctly, that you need to see the latest pacman log? Then here it is:

...
[2018-03-25 17:31] [PACMAN] Running 'pacman -Syy'
[2018-03-25 17:31] [PACMAN] synchronizing package lists
[2018-03-25 17:31] [PACMAN] Running 'pacman -Syu'
[2018-03-25 17:31] [PACMAN] synchronizing package lists
[2018-03-25 17:31] [PACMAN] starting full system upgrade
[2018-03-25 17:35] [ALPM] running '70-dkms-remove.hook'...
[2018-03-25 17:35] [ALPM-SCRIPTLET] ==> dkms remove vboxhost/5.2.8_OSE -k 4.15.6-1-ARCH
[2018-03-25 17:36] [ALPM] transaction started
[2018-03-25 17:36] [ALPM] removed gnome-themes-standard (3.22.3+16+gc092fc89-1)
[2018-03-25 17:36] [ALPM] upgraded filesystem (2017.10-2 -> 2018.1-2)
[2018-03-25 17:36] [ALPM] upgraded gcc-libs (7.3.0-1 -> 7.3.1+20180312-2)
[2018-03-25 17:36] [ALPM] upgraded glib2 (2.54.3+2+g94b38beff-1 -> 2.56.0+7+g66948ae23-1)
[2018-03-25 17:36] [ALPM] upgraded xcb-proto (1.12-3 -> 1.13-1)
[2018-03-25 17:36] [ALPM] upgraded xorgproto (2018.3-1 -> 2018.4-1)
[2018-03-25 17:36] [ALPM] upgraded libxcb (1.12-1 -> 1.13-1)
[2018-03-25 17:36] [ALPM] upgraded libxml2 (2.9.7+4+g72182550-2 -> 2.9.8-1)
[2018-03-25 17:36] [ALPM] upgraded gdk-pixbuf2 (2.36.11-1 -> 2.36.11+70+g00e03a272-1)
[2018-03-25 17:36] [ALPM] upgraded graphite (1:1.3.10-1 -> 1:1.3.11-1)
[2018-03-25 17:36] [ALPM] upgraded harfbuzz (1.7.5-1 -> 1.7.6-1)
[2018-03-25 17:36] [ALPM] upgraded fontconfig (2.12.6+5+g665584a-1 -> 2.13.0+10+g58f5285-1)
[2018-03-25 17:36] [ALPM-SCRIPTLET] Rebuilding fontconfig cache... done.
[2018-03-25 17:36] [ALPM] upgraded cairo (1.15.10-1 -> 1.15.10+54+g1ed124ace-1)
[2018-03-25 17:36] [ALPM] upgraded pango (1.40.14-1 -> 1.42.0-1)
[2018-03-25 17:36] [ALPM] upgraded librsvg (2:2.42.2-1 -> 2:2.42.3-1)
[2018-03-25 17:36] [ALPM] upgraded gtk-update-icon-cache (3.22.28-1 -> 3.22.29+4+gb485cf91b5-1)
[2018-03-25 17:36] [ALPM] upgraded adwaita-icon-theme (3.26.1-1 -> 3.28.0-1)
[2018-03-25 17:36] [ALPM] upgraded archlinux-keyring (20180108-1 -> 20180322-1)
[2018-03-25 17:36] [ALPM-SCRIPTLET] ==> Füge Schlüssel aus archlinux.gpg hinzu...
[2018-03-25 17:36] [ALPM-SCRIPTLET] ==> Signiere die vertrauenswürdigen Schlüssel im Schlüsselbund lokal...
[2018-03-25 17:36] [ALPM-SCRIPTLET]   -> Signiere Schlüssel DDB867B92AA789C165EEFA799B729B06A680C281 lokal...
[2018-03-25 17:36] [ALPM-SCRIPTLET]   -> Signiere Schlüssel 684148BB25B49E986A4944C55184252D824B18E8 lokal...
[2018-03-25 17:36] [ALPM-SCRIPTLET]   -> Signiere Schlüssel 91FFE0700E80619CEB73235CA88E23E377514E00 lokal...
[2018-03-25 17:36] [ALPM-SCRIPTLET]   -> Signiere Schlüssel AB19265E5D7D20687D303246BA1DFB64FFF979E7 lokal...
[2018-03-25 17:36] [ALPM-SCRIPTLET]   -> Signiere Schlüssel 0E8B644079F599DFC1DDC3973348882F6AC6A4C2 lokal...
[2018-03-25 17:36] [ALPM-SCRIPTLET] ==> Importiere die Vertrauenswerte des Benutzers...
[2018-03-25 17:36] [ALPM-SCRIPTLET] ==> Mache widerrufene Schlüssel im Schlüsselbund unbrauchbar...
[2018-03-25 17:36] [ALPM-SCRIPTLET]   -> Mache Schlüssel 7FA647CD89891DEDC060287BB9113D1ED21E1A55 unbrauchbar...
[2018-03-25 17:36] [ALPM-SCRIPTLET]   -> Mache Schlüssel D4DE5ABDE2A7287644EAC7E36D1A9E70E19DAA50 unbrauchbar...
[2018-03-25 17:36] [ALPM-SCRIPTLET]   -> Mache Schlüssel 40440DC037C05620984379A6761FAD69BA06C6A9 unbrauchbar...
[2018-03-25 17:36] [ALPM-SCRIPTLET]   -> Mache Schlüssel B1F2C889CB2CCB2ADA36D963097D629E437520BD unbrauchbar...
[2018-03-25 17:36] [ALPM-SCRIPTLET]   -> Mache Schlüssel BC1FBE4D2826A0B51E47ED62E2539214C6C11350 unbrauchbar...
[2018-03-25 17:36] [ALPM-SCRIPTLET]   -> Mache Schlüssel 63F395DE2D6398BBE458F281F2DBB4931985A992 unbrauchbar...
[2018-03-25 17:36] [ALPM-SCRIPTLET]   -> Mache Schlüssel 8F76BEEA0289F9E1D3E229C05F946DED983D4366 unbrauchbar...
[2018-03-25 17:36] [ALPM-SCRIPTLET]   -> Mache Schlüssel 4FCF887689C41B09506BE8D5F3E1D5C5D30DB0AD unbrauchbar...
[2018-03-25 17:36] [ALPM-SCRIPTLET]   -> Mache Schlüssel 81D7F8241DB38BC759C80FCE3A726C6170E80477 unbrauchbar...
[2018-03-25 17:36] [ALPM-SCRIPTLET]   -> Mache Schlüssel 5E7585ADFF106BFFBBA319DC654B877A0864983E unbrauchbar...
[2018-03-25 17:36] [ALPM-SCRIPTLET]   -> Mache Schlüssel E7210A59715F6940CF9A4E36A001876699AD6E84 unbrauchbar...
[2018-03-25 17:36] [ALPM-SCRIPTLET]   -> Mache Schlüssel F5A361A3A13554B85E57DDDAAF7EF7873CFD4BB6 unbrauchbar...
[2018-03-25 17:36] [ALPM-SCRIPTLET]   -> Mache Schlüssel 8CF934E339CAD8ABF342E822E711306E3C4F88BC unbrauchbar...
[2018-03-25 17:36] [ALPM-SCRIPTLET]   -> Mache Schlüssel 5696C003B0854206450C8E5BE613C09CB4440678 unbrauchbar...
[2018-03-25 17:36] [ALPM-SCRIPTLET]   -> Mache Schlüssel 9515D8A8EAB88E49BB65EDBCE6B456CAF15447D5 unbrauchbar...
[2018-03-25 17:36] [ALPM-SCRIPTLET]   -> Mache Schlüssel 4A8B17E20B88ACA61860009B5CED81B7C2E5C0D2 unbrauchbar...
[2018-03-25 17:36] [ALPM-SCRIPTLET]   -> Mache Schlüssel 0B20CA1931F5DA3A70D0F8D2EA6836E1AB441196 unbrauchbar...
[2018-03-25 17:36] [ALPM-SCRIPTLET]   -> Mache Schlüssel 34C5D94FE7E7913E86DC427E7FB1A3800C84C0A5 unbrauchbar...
[2018-03-25 17:36] [ALPM-SCRIPTLET]   -> Mache Schlüssel 39F880E50E49A4D11341E8F939E4F17F295AFBF4 unbrauchbar...
[2018-03-25 17:36] [ALPM-SCRIPTLET]   -> Mache Schlüssel 66BD74A036D522F51DD70A3C7F2A16726521E06D unbrauchbar...
[2018-03-25 17:36] [ALPM-SCRIPTLET]   -> Mache Schlüssel 07DFD3A0BC213FA12EDC217559B3122E2FA915EC unbrauchbar...
[2018-03-25 17:36] [ALPM-SCRIPTLET]   -> Mache Schlüssel 44D4A033AC140143927397D47EFD567D4C7EA887 unbrauchbar...
[2018-03-25 17:36] [ALPM-SCRIPTLET]   -> Mache Schlüssel 27FFC4769E19F096D41D9265A04F9397CDFD6BB0 unbrauchbar...
[2018-03-25 17:36] [ALPM-SCRIPTLET]   -> Mache Schlüssel 8840BD07FC24CB7CE394A07CCF7037A4F27FB7DA unbrauchbar...
[2018-03-25 17:36] [ALPM-SCRIPTLET] ==> Aktualisiere Trust-Datenbank...
[2018-03-25 17:36] [ALPM-SCRIPTLET] gpg: marginals needed: 3  completes needed: 1  trust model: pgp
[2018-03-25 17:36] [ALPM-SCRIPTLET] gpg: Tiefe: 0  gültig:   1  signiert:   5  Vertrauen: 0-, 0q, 0n, 0m, 0f, 1u
[2018-03-25 17:36] [ALPM-SCRIPTLET] gpg: Tiefe: 1  gültig:   5  signiert:  80  Vertrauen: 0-, 0q, 0n, 5m, 0f, 0u
[2018-03-25 17:36] [ALPM-SCRIPTLET] gpg: Tiefe: 2  gültig:  78  signiert:  11  Vertrauen: 78-, 0q, 0n, 0m, 0f, 0u
[2018-03-25 17:36] [ALPM-SCRIPTLET] gpg: nächste "Trust-DB"-Pflichtüberprüfung am 2018-06-25
[2018-03-25 17:36] [ALPM] upgraded libnghttp2 (1.30.0-1 -> 1.31.0-1)
[2018-03-25 17:36] [ALPM] upgraded nodejs (9.6.1-1 -> 9.9.0-2)
[2018-03-25 17:36] [ALPM] upgraded asar (0.14.2-1 -> 0.14.3-1)
[2018-03-25 17:36] [ALPM] upgraded libgpg-error (1.27-1 -> 1.28-1)
[2018-03-25 17:36] [ALPM] upgraded libsystemd (237.64-1 -> 238.0-3)
[2018-03-25 17:36] [ALPM] upgraded dbus (1.12.4-1 -> 1.12.6-1)
[2018-03-25 17:36] [ALPM] upgraded at-spi2-core (2.26.2-1 -> 2.28.0-1)
[2018-03-25 17:36] [ALPM] upgraded atk (2.26.1-1 -> 2.28.1-1)
[2018-03-25 17:36] [ALPM] upgraded at-spi2-atk (2.26.1-1 -> 2.26.2-1)
[2018-03-25 17:36] [ALPM] upgraded libcap-ng (0.7.8-1 -> 0.7.9-1)
[2018-03-25 17:36] [ALPM] upgraded e2fsprogs (1.43.9-1 -> 1.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded libtirpc (1.0.2-3 -> 1.0.3-1)
[2018-03-25 17:36] [ALPM] upgraded xorg-xset (1.2.3-1 -> 1.2.4-1)
[2018-03-25 17:36] [ALPM] upgraded xdg-utils (1.1.2-1 -> 1.1.2-2)
[2018-03-25 17:36] [ALPM] upgraded device-mapper (2.02.177-1 -> 2.02.177-5)
[2018-03-25 17:36] [ALPM] upgraded cryptsetup (2.0.1-1 -> 2.0.2-1)
[2018-03-25 17:36] [ALPM] upgraded systemd (237.64-1 -> 238.0-3)
[2018-03-25 17:36] [ALPM] upgraded libevdev (1.5.8-1 -> 1.5.9-1)
[2018-03-25 17:36] [ALPM] upgraded libinput (1.10.0+25+g3e77f2e9-1 -> 1.10.3-1)
[2018-03-25 17:36] [ALPM] upgraded libunistring (0.9.8-1 -> 0.9.9-1)
[2018-03-25 17:36] [ALPM] upgraded p11-kit (0.23.9-1 -> 0.23.10-1)
[2018-03-25 17:36] [ALPM] upgraded libdrm (2.4.90-3 -> 2.4.91-3)
[2018-03-25 17:36] [ALPM] upgraded libxshmfence (1.2-1 -> 1.3-1)
[2018-03-25 17:36] [ALPM] upgraded llvm-libs (5.0.1-2 -> 6.0.0-4)
[2018-03-25 17:36] [ALPM] upgraded mesa (17.3.6-1 -> 17.3.7-1)
[2018-03-25 17:36] [ALPM] upgraded qt5-base (5.10.1-2 -> 5.10.1-6)
[2018-03-25 17:36] [ALPM] upgraded attica (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded libepoxy (1.4.3-1 -> 1.5.0-1)
[2018-03-25 17:36] [ALPM] upgraded dconf (0.26.1-1 -> 0.28.0-1)
[2018-03-25 17:36] [ALPM] upgraded json-glib (1.4.2-1 -> 1.4.2-2)
[2018-03-25 17:36] [ALPM] upgraded wayland-protocols (1.12-1 -> 1.13-1)
[2018-03-25 17:36] [ALPM] upgraded cantarell-fonts (1:0.100-1 -> 1:0.101-1)
[2018-03-25 17:36] [ALPM] upgraded nspr (4.18-1 -> 4.19-1)
[2018-03-25 17:36] [ALPM] upgraded colord (1.4.1+6+gf08c25d-1 -> 1.4.2-1)
[2018-03-25 17:36] [ALPM] installed libcloudproviders (0.2.5+9+g93dc5ea-1)
[2018-03-25 17:36] [ALPM] upgraded libvorbis (1.3.5-1 -> 1.3.6-1)
[2018-03-25 17:36] [ALPM] upgraded libtool (2.4.6+40+g6ca5e224-4 -> 2.4.6+40+g6ca5e224-5)
[2018-03-25 17:36] [ALPM] upgraded gsettings-desktop-schemas (3.24.1+3+ge869987-1 -> 3.28.0+1+g85521dc-1)
[2018-03-25 17:36] [ALPM] upgraded ca-certificates-mozilla (3.35-1 -> 3.36-1)
[2018-03-25 17:36] [ALPM] upgraded glib-networking (2.54.1-1 -> 2.56.0-1)
[2018-03-25 17:36] [ALPM] upgraded libsoup (2.60.3-1 -> 2.62.0-1)
[2018-03-25 17:36] [ALPM] upgraded gtk3 (3.22.28-1 -> 3.22.29+4+gb485cf91b5-1)
[2018-03-25 17:36] [ALPM] upgraded gstreamer (1.12.4-1 -> 1.14.0-1)
[2018-03-25 17:36] [ALPM] upgraded gst-plugins-base-libs (1.12.4-1 -> 1.14.0-1)
[2018-03-25 17:36] [ALPM] upgraded wxgtk-common (3.0.3.1-11 -> 3.0.4-1)
[2018-03-25 17:36] [ALPM] upgraded wxgtk3 (3.0.3.1-11 -> 3.0.4-1)
[2018-03-25 17:36] [ALPM] upgraded libsoxr (0.1.2-1 -> 0.1.3-1)
[2018-03-25 17:36] [ALPM] upgraded sdl2 (2.0.7-1 -> 2.0.8-1)
[2018-03-25 17:36] [ALPM] upgraded libbluray (1.0.1-1 -> 1.0.2-1)
[2018-03-25 17:36] [ALPM] upgraded x265 (2.6-1 -> 2.7-1)
[2018-03-25 17:36] [ALPM] upgraded xvidcore (1.3.4-1 -> 1.3.5-1)
[2018-03-25 17:36] [ALPM] installed python-dbus (1.2.6-1)
[2018-03-25 17:36] [ALPM] upgraded libffado (2.4.0-3 -> 2.4.1-1)
[2018-03-25 17:36] [ALPM] upgraded ffmpeg (1:3.4.2-1 -> 1:3.4.2-2)
[2018-03-25 17:36] [ALPM] upgraded vamp-plugin-sdk (2.7.1-1 -> 2.7.1-2)
[2018-03-25 17:36] [ALPM] upgraded lv2 (1.14.0-2 -> 1.14.0-3)
[2018-03-25 17:36] [ALPM] upgraded audacity (2.2.1-2 -> 2.2.2-1)
[2018-03-25 17:36] [ALPM] upgraded gawk (4.2.0-3 -> 4.2.1-1)
[2018-03-25 17:36] [ALPM] upgraded autoconf-archive (1:2017.09.28-1 -> 1:2018.03.13-1)
[2018-03-25 17:36] [ALPM] upgraded babl (0.1.38-1 -> 0.1.44-2)
[2018-03-25 17:36] [ALPM] upgraded ki18n (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded karchive (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded libzip (1.3.2-1 -> 1.4.0-1)
[2018-03-25 17:36] [ALPM] upgraded libpsl (0.19.1-1 -> 0.20.1-2)
[2018-03-25 17:36] [ALPM] upgraded curl (7.58.0-1 -> 7.59.0-2)
[2018-03-25 17:36] [ALPM] upgraded nss (3.35-1 -> 3.36-1)
[2018-03-25 17:36] [ALPM] upgraded kfilemetadata (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded kidletime (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded qt5-declarative (5.10.1-2 -> 5.10.1-3)
[2018-03-25 17:36] [ALPM] upgraded lvm2 (2.02.177-1 -> 2.02.177-5)
[2018-03-25 17:36] [ALPM] upgraded xfsprogs (4.14.0-1 -> 4.15.1-1)
[2018-03-25 17:36] [ALPM] upgraded libblockdev (2.15-1 -> 2.16-1)
[2018-03-25 17:36] [ALPM] upgraded solid (5.43.0-2 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded kcoreaddons (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded kwidgetsaddons (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded kjobwidgets (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded kdbusaddons (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded kconfig (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded kwindowsystem (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded kcrash (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded kglobalaccel (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded kcompletion (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded kservice (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded kauth (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded kcodecs (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded kguiaddons (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded kconfigwidgets (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded kitemviews (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded kiconthemes (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded sonnet (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded graphene (1.6.0-1 -> 1.8.0-1)
[2018-03-25 17:36] [ALPM] upgraded gst-plugins-base (1.12.4-1 -> 1.14.0-1)
[2018-03-25 17:36] [ALPM] upgraded ktextwidgets (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded kxmlgui (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded kbookmarks (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded knotifications (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded kwallet (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded kio (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded baloo (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded baloo-widgets (17.12.2-1 -> 17.12.3-1)
[2018-03-25 17:36] [ALPM] upgraded binutils (2.29.1-2 -> 2.29.1-3)
[2018-03-25 17:36] [ALPM] upgraded libical (3.0.1-1 -> 3.0.3-1)
[2018-03-25 17:36] [ALPM] upgraded bluez (5.48-2 -> 5.49-1)
[2018-03-25 17:36] [ALPM] upgraded bluez-libs (5.48-2 -> 5.49-1)
[2018-03-25 17:36] [ALPM] upgraded cimg (2.1.7-1 -> 2.2.1-1)
[2018-03-25 17:36] [ALPM] upgraded gcc (7.3.0-1 -> 7.3.1+20180312-2)
[2018-03-25 17:36] [ALPM] installed compiler-rt (6.0.0-1)
[2018-03-25 17:36] [ALPM] upgraded clang (5.0.1-2 -> 6.0.0-1)
[2018-03-25 17:36] [ALPM] upgraded rhash (1.3.5-2 -> 1.3.6-1)
[2018-03-25 17:36] [ALPM] upgraded cmake (3.10.2-2 -> 3.10.3-1)
[2018-03-25 17:36] [ALPM] upgraded qpdf (7.1.1-1 -> 8.0.2-1)
[2018-03-25 17:36] [ALPM] upgraded libmagick (7.0.7.23-1 -> 7.0.7.27-2)
[2018-03-25 17:36] [ALPM] upgraded imagemagick (7.0.7.23-1 -> 7.0.7.27-2)
[2018-03-25 17:36] [ALPM] upgraded cups-filters (1.20.1-1 -> 1.20.1-2)
[2018-03-25 17:36] [ALPM] upgraded python-setuptools (1:38.5.1-1 -> 1:39.0.1-1)
[2018-03-25 17:36] [ALPM] upgraded cython (0.27.3-3 -> 0.28.1-1)
[2018-03-25 17:36] [ALPM] upgraded dhclient (4.4.0-1 -> 4.4.1-4)
[2018-03-25 17:36] [ALPM] upgraded knewstuff (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded kdnssd (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded libwbclient (4.7.5-1 -> 4.7.6-1)
[2018-03-25 17:36] [ALPM] upgraded smbclient (4.7.5-1 -> 4.7.6-1)
[2018-03-25 17:36] [ALPM] upgraded ilmbase (2.2.0-2 -> 2.2.1-1)
[2018-03-25 17:36] [ALPM] upgraded openexr (2.2.0-3 -> 2.2.1-1)
[2018-03-25 17:36] [ALPM] upgraded kpty (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded kactivities (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded kio-extras (17.12.2-1 -> 17.12.3-2)
[2018-03-25 17:36] [ALPM] upgraded kuiserver (5.12.2-1 -> 5.12.3-1)
[2018-03-25 17:36] [ALPM] upgraded kpackage (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded kdeclarative (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded kcmutils (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded kparts (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded kinit (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:36] [ALPM] upgraded dolphin (17.12.2-1 -> 17.12.3-1)
[2018-03-25 17:36] [ALPM] upgraded vulkan-icd-loader (1.0.68.0-1 -> 1.1.70.0-3)
[2018-03-25 17:36] [ALPM] upgraded libfdk-aac (0.1.5-1 -> 0.1.6-1)
[2018-03-25 17:36] [ALPM] installed libnice (0.1.14+70+gfb2f1f7-1)
[2018-03-25 17:36] [ALPM] installed flite (2.1-1)
[2018-03-25 17:36] [ALPM] installed srt (1.2.2-1)
[2018-03-25 17:36] [ALPM] upgraded gst-plugins-bad (1.12.4-3 -> 1.14.0-1)
[2018-03-25 17:36] [ALPM] upgraded harfbuzz-icu (1.7.5-1 -> 1.7.6-1)
[2018-03-25 17:36] [ALPM] installed brotli (1.0.2-1)
[2018-03-25 17:36] [ALPM] installed woff2 (1.0.2-1)
[2018-03-25 17:37] [ALPM] upgraded webkit2gtk (2.18.6-1 -> 2.20.0-1)
[2018-03-25 17:37] [ALPM] upgraded eclipse-common (4.7.2-1 -> 4.7.3-1)
[2018-03-25 17:37] [ALPM] upgraded eclipse-cpp (4.7.2-1 -> 4.7.3-1)
[2018-03-25 17:37] [ALPM] upgraded re2 (20180201-1 -> 20180301-1)
[2018-03-25 17:37] [ALPM] upgraded electron (1.8.2-1 -> 1.8.4-1)
[2018-03-25 17:37] [ALPM] upgraded exempi (2.4.3+2+g65a8492-1 -> 2.4.5-1)
[2018-03-25 17:37] [ALPM] upgraded exfat-utils (1.2.7-1 -> 1.2.8-1)
[2018-03-25 17:37] [ALPM] upgraded ffmpeg2.8 (2.8.13-5 -> 2.8.13-7)
[2018-03-25 17:37] [ALPM] upgraded xorg-mkfontscale (1.1.2-1 -> 1.1.3-1)
[2018-03-25 17:37] [ALPM] upgraded firefox (58.0.2-1 -> 59.0.1-1)
[2018-03-25 17:37] [ALPM] upgraded flashplugin (28.0.0.161-1 -> 29.0.0.113-1)
[2018-03-25 17:37] [ALPM] installed lash (0.6.0~rc2-12)
[2018-03-25 17:37] [ALPM] upgraded fluidsynth (1.1.9-1 -> 1.1.10-1)
[2018-03-25 17:37] [ALPM] upgraded gcc-fortran (7.3.0-1 -> 7.3.1+20180312-2)
[2018-03-25 17:37] [ALPM] upgraded gcr (3.20.0+55+g470bf4c-1 -> 3.28.0-1)
[2018-03-25 17:37] [ALPM] upgraded geany (1.32.0-2 -> 1.33.0-2)
[2018-03-25 17:37] [ALPM] upgraded gegl02 (0.2.0-7 -> 0.2.0-8)
[2018-03-25 17:37] [ALPM] upgraded git (2.16.2-1 -> 2.16.2-2)
[2018-03-25 17:37] [ALPM] upgraded glib2-docs (2.54.3+2+g94b38beff-1 -> 2.56.0+7+g66948ae23-1)
[2018-03-25 17:37] [ALPM] installed gnome-themes-extra (3.28-1)
[2018-03-25 17:37] [ALPM] upgraded gobject-introspection-runtime (1.54.1-1 -> 1.56.0-1)
[2018-03-25 17:37] [ALPM] upgraded gparted (0.30.0-3 -> 0.31.0-1)
[2018-03-25 17:37] [ALPM] installed python-pygments (2.2.0-1)
[2018-03-25 17:37] [ALPM] installed python-anytree (2.4.3-1)
[2018-03-25 17:37] [ALPM] upgraded gtk-doc (1.27-1 -> 1.28-1)
[2018-03-25 17:37] [ALPM] upgraded gtksourceview3 (3.24.6-1 -> 3.24.7-1)
[2018-03-25 17:37] [ALPM] upgraded gvfs (1.34.2-1 -> 1.36.0-2)
[2018-03-25 17:37] [ALPM] upgraded intel-ucode (20180108-1 -> 20180312-1)
[2018-03-25 17:37] [ALPM] upgraded kded (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:37] [ALPM] upgraded kunitconversion (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:37] [ALPM] upgraded kitemmodels (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:37] [ALPM] upgraded kemoticons (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:37] [ALPM] upgraded kdelibs4support (5.43.0-1 -> 5.44.0-1)
[2018-03-25 17:37] [ALPM] upgraded keditbookmarks (17.12.2-1 -> 17.12.3-1)
[2018-03-25 17:37] [ALPM] upgraded lib32-gcc-libs (7.3.0-1 -> 7.3.1+20180312-2)
[2018-03-25 17:37] [ALPM] upgraded lib32-libgcrypt (1.8.1-1 -> 1.8.2-1)
[2018-03-25 17:37] [ALPM] upgraded lib32-systemd (237.64-1 -> 238.0-1)
[2018-03-25 17:37] [ALPM] upgraded lib32-dbus (1.12.4-1 -> 1.12.6-1)
[2018-03-25 17:37] [ALPM] upgraded lib32-expat (2.2.2-1 -> 2.2.5-1)
[2018-03-25 17:37] [ALPM] upgraded lib32-pcre (8.40-1 -> 8.41-1)
[2018-03-25 17:37] [ALPM] upgraded lib32-glib2 (2.54.2-2 -> 2.54.3+2+g94b38beff-1)
[2018-03-25 17:37] [ALPM] upgraded lib32-harfbuzz (1.7.1-1 -> 1.7.6-1)
[2018-03-25 17:37] [ALPM] upgraded lib32-freetype2 (2.8.1-1 -> 2.9-2)
[2018-03-25 17:37] [ALPM] upgraded lib32-icu (60.1-1 -> 60.2-1)
[2018-03-25 17:37] [ALPM] upgraded lib32-libtiff (4.0.8-1 -> 4.0.9-1)
[2018-03-25 17:37] [ALPM] upgraded lib32-lcms2 (2.8-1 -> 2.9-1)
[2018-03-25 17:37] [ALPM] upgraded lib32-libdrm (2.4.90-3 -> 2.4.91-3)
[2018-03-25 17:37] [ALPM] upgraded lib32-libvorbis (1.3.5-1 -> 1.3.6-1)
[2018-03-25 17:37] [ALPM] upgraded lib32-libxcb (1.12-2 -> 1.13-1)
[2018-03-25 17:37] [ALPM] upgraded lib32-libxml2 (2.9.4+16+g07418011-2 -> 2.9.8-1)
[2018-03-25 17:37] [ALPM] upgraded lib32-libxshmfence (1.2-1 -> 1.3-1)
[2018-03-25 17:37] [ALPM] upgraded lib32-llvm-libs (5.0.1-1 -> 6.0.0-1)
[2018-03-25 17:37] [ALPM] upgraded lib32-mesa (17.3.6-1 -> 17.3.7-1)
[2018-03-25 17:37] [ALPM] upgraded libdvbpsi (1:1.3.1-1 -> 1:1.3.2-1)
[2018-03-25 17:37] [ALPM] upgraded libgtop (2.38.0+1+g487e584a-2 -> 2.38.0+13+gcab8791f-1)
[2018-03-25 17:37] [ALPM] upgraded libmspub (0.1.3-1 -> 0.1.4-1)
[2018-03-25 17:37] [ALPM] upgraded libnm (1.10.5dev+3+g5159c34ea-1 -> 1.10.6-2)
[2018-03-25 17:37] [ALPM] upgraded libnm-glib (1.10.5dev+3+g5159c34ea-1 -> 1.10.6-2)
[2018-03-25 17:37] [ALPM] upgraded liborcus (0.13.3-1 -> 0.13.4-1)
[2018-03-25 17:37] [ALPM] upgraded libreoffice-fresh (6.0.1-1 -> 6.0.2-1)
[2018-03-25 17:37] [ALPM] upgraded libsynctex (2017.44590-10 -> 2017.44590-11)
[2018-03-25 17:37] [ALPM] upgraded libupnp (1.6.24-2 -> 1.6.25-1)
[2018-03-25 17:38] [ALPM] upgraded linux-firmware (20180119.2a713be-1 -> 20180314.4c0bf11-1)
[2018-03-25 17:38] [ALPM] upgraded linux (4.15.6-1 -> 4.15.12-1)
[2018-03-25 17:38] [ALPM] upgraded linux-headers (4.15.6-1 -> 4.15.12-1)
[2018-03-25 17:38] [ALPM] upgraded man-db (2.8.1-1 -> 2.8.2-1)
[2018-03-25 17:38] [ALPM] upgraded mercurial (4.5-1 -> 4.5.2-1)
[2018-03-25 17:38] [ALPM] upgraded nano (2.9.3-1 -> 2.9.4-1)
[2018-03-25 17:38] [ALPM] upgraded netctl (1.15-1 -> 1.16-1)
[2018-03-25 17:38] [ALPM] upgraded slang (2.3.1a-2 -> 2.3.2-1)
[2018-03-25 17:38] [ALPM] warning: directory permissions differ on /etc/NetworkManager/system-connections/
filesystem: 755  package: 700
[2018-03-25 17:38] [ALPM] upgraded networkmanager (1.10.5dev+3+g5159c34ea-1 -> 1.10.6-2)
[2018-03-25 17:38] [ALPM] upgraded nmap (7.60-1 -> 7.70-1)
[2018-03-25 17:38] [ALPM] upgraded npm (5.6.0-1 -> 5.7.1-1)
[2018-03-25 17:38] [ALPM] upgraded opencv (3.4.0-2 -> 3.4.1-2)
[2018-03-25 17:38] [ALPM] upgraded opera (51.0.2830.40-1 -> 51.0.2830.55-1)
[2018-03-25 17:38] [ALPM] upgraded osinfo-db (20170813-1 -> 20180318-1)
[2018-03-25 17:38] [ALPM] upgraded protobuf (3.5.1.1-1 -> 3.5.2-1)
[2018-03-25 17:38] [ALPM] upgraded pygobject-devel (3.26.1-1 -> 3.28.1-1)
[2018-03-25 17:38] [ALPM] upgraded python-cairo (1.16.2-1 -> 1.16.3-1)
[2018-03-25 17:38] [ALPM] upgraded python-gobject (3.26.1-1 -> 3.28.1-1)
[2018-03-25 17:38] [ALPM] upgraded python-pexpect (4.3.1-1 -> 4.4.0-1)
[2018-03-25 17:38] [ALPM] upgraded python2-cairo (1.16.2-1 -> 1.16.3-1)
[2018-03-25 17:38] [ALPM] upgraded python2-numpy (1.14.1-1 -> 1.14.2-1)
[2018-03-25 17:38] [ALPM] warning: directory permissions differ on /usr/share/qtcreator/debugger/
filesystem: 777  package: 755
[2018-03-25 17:38] [ALPM] upgraded qtcreator (4.5.1-1 -> 4.5.2-2)
[2018-03-25 17:38] [ALPM] upgraded rust (1:1.24.0-1 -> 1:1.24.1-1)
[2018-03-25 17:38] [ALPM] upgraded s-nail (14.9.7-1 -> 14.9.9-1)
[2018-03-25 17:38] [ALPM] upgraded samba (4.7.5-1 -> 4.7.6-1)
[2018-03-25 17:38] [ALPM] upgraded systemd-sysvcompat (237.64-1 -> 238.0-3)
[2018-03-25 17:38] [ALPM] upgraded zziplib (0.13.68-1 -> 0.13.69-1)
[2018-03-25 17:38] [ALPM] upgraded texlive-bin (2017.44590-10 -> 2017.44590-11)
[2018-03-25 17:38] [ALPM] upgraded thunderbird (52.6.0-2 -> 52.7.0-1)
[2018-03-25 17:38] [ALPM] upgraded tor (0.3.2.9-1 -> 0.3.2.10-1)
[2018-03-25 17:38] [ALPM] upgraded totem-plparser (3.26.0-1 -> 3.26.0+11+g0091a56-1)
[2018-03-25 17:38] [ALPM] upgraded unrar (1:5.5.8-1 -> 1:5.6.1-1)
[2018-03-25 17:38] [ALPM] upgraded vala (0.38.8-1 -> 0.40.0-1)
[2018-03-25 17:38] [ALPM] installed libplacebo (0.4.0-1)
[2018-03-25 17:38] [ALPM] upgraded vlc (2.2.8-4 -> 3.0.1-2)
[2018-03-25 17:38] [ALPM] upgraded vte-common (0.50.2+6+g7fe155b9-1 -> 0.52.0-1)
[2018-03-25 17:38] [ALPM] upgraded vte3 (0.50.2+6+g7fe155b9-1 -> 0.52.0-1)
[2018-03-25 17:39] [ALPM] upgraded wine-staging (2.21-1 -> 3.4-1)
[2018-03-25 17:39] [ALPM] upgraded wxgtk2 (3.0.3.1-11 -> 3.0.4-1)
[2018-03-25 17:39] [ALPM] upgraded xarchiver (0.5.4.12-1 -> 0.5.4.13-1)
[2018-03-25 17:39] [ALPM] upgraded xbitmaps (1.1.1-3 -> 1.1.2-1)
[2018-03-25 17:39] [ALPM] upgraded xf86-input-libinput (0.26.0-1 -> 0.27.0-2)
[2018-03-25 17:39] [ALPM] upgraded xfce4-settings (4.12.2-1 -> 4.12.3-1)
[2018-03-25 17:39] [ALPM] upgraded xfce4-terminal (0.8.7.1-1 -> 0.8.7.2-1)
[2018-03-25 17:39] [ALPM] upgraded xorg-iceauth (1.0.7-1 -> 1.0.8-1)
[2018-03-25 17:39] [ALPM] upgraded xorg-twm (1.0.9-1 -> 1.0.10-1)
[2018-03-25 17:39] [ALPM] upgraded xorg-xbacklight (1.2.1-1 -> 1.2.2-1)
[2018-03-25 17:39] [ALPM] upgraded xorg-xdriinfo (1.0.5-2 -> 1.0.6-1)
[2018-03-25 17:39] [ALPM] upgraded xorg-xrdb (1.1.0-2 -> 1.1.1-1)
[2018-03-25 17:39] [ALPM] upgraded xorg-xinit (1.3.4-4 -> 1.4.0-3)
[2018-03-25 17:39] [ALPM] upgraded xorg-xkbcomp (1.4.0-1 -> 1.4.1-1)
[2018-03-25 17:39] [ALPM] upgraded xorg-xkill (1.0.4-1 -> 1.0.5-1)
[2018-03-25 17:39] [ALPM] upgraded xorg-xlsclients (1.1.3-1 -> 1.1.4-1)
[2018-03-25 17:39] [ALPM] upgraded xorg-xpr (1.0.4-2 -> 1.0.5-1)
[2018-03-25 17:39] [ALPM] upgraded xorg-xprop (1.2.2-1 -> 1.2.3-1)
[2018-03-25 17:39] [ALPM] upgraded xorg-xrefresh (1.0.5-1 -> 1.0.6-1)
[2018-03-25 17:39] [ALPM] upgraded xorg-xsetroot (1.1.1-2 -> 1.1.2-1)
[2018-03-25 17:39] [ALPM] upgraded xorg-xwd (1.0.6-1 -> 1.0.7-1)
[2018-03-25 17:39] [ALPM] upgraded xorg-xwininfo (1.1.3-1 -> 1.1.4-1)
[2018-03-25 17:39] [ALPM] upgraded xorg-xwud (1.0.4-2 -> 1.0.5-1)
[2018-03-25 17:39] [ALPM] upgraded youtube-dl (2018.02.11-1 -> 2018.03.14-1)
[2018-03-25 17:39] [ALPM] upgraded zenity (3.26.0-1 -> 3.28.0-1)
[2018-03-25 17:39] [ALPM] transaction completed
[2018-03-25 17:39] [ALPM] running '60-linux.hook'...
[2018-03-25 17:39] [ALPM] running '70-dkms-install.hook'...
[2018-03-25 17:39] [ALPM-SCRIPTLET] ==> dkms install vboxhost/5.2.8_OSE -k 4.15.12-1-ARCH
[2018-03-25 17:40] [ALPM] running '90-linux.hook'...
[2018-03-25 17:40] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2018-03-25 17:40] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2018-03-25 17:40] [ALPM-SCRIPTLET] ==> Starting build: 4.15.12-1-ARCH
[2018-03-25 17:40] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2018-03-25 17:40] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2018-03-25 17:40] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2018-03-25 17:40] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2018-03-25 17:40] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2018-03-25 17:40] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2018-03-25 17:40] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2018-03-25 17:40] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2018-03-25 17:40] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2018-03-25 17:40] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2018-03-25 17:40] [ALPM-SCRIPTLET] ==> Image generation successful
[2018-03-25 17:40] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2018-03-25 17:40] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2018-03-25 17:40] [ALPM-SCRIPTLET] ==> Starting build: 4.15.12-1-ARCH
[2018-03-25 17:40] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2018-03-25 17:40] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2018-03-25 17:40] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2018-03-25 17:40] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2018-03-25 17:40] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2018-03-25 17:40] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2018-03-25 17:40] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2018-03-25 17:40] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2018-03-25 17:40] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2018-03-25 17:40] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2018-03-25 17:40] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2018-03-25 17:40] [ALPM-SCRIPTLET] ==> Image generation successful
[2018-03-25 17:40] [ALPM] running 'detect-old-perl-modules.hook'...
[2018-03-25 17:40] [ALPM] running 'fontconfig.hook'...
[2018-03-25 17:40] [ALPM] running 'gdk-pixbuf-query-loaders.hook'...
[2018-03-25 17:40] [ALPM] running 'gio-querymodules.hook'...
[2018-03-25 17:40] [ALPM] running 'glib-compile-schemas.hook'...
[2018-03-25 17:40] [ALPM] running 'gtk-query-immodules-3.0.hook'...
[2018-03-25 17:40] [ALPM] running 'gtk-update-icon-cache.hook'...
[2018-03-25 17:40] [ALPM] running 'gvfsd.hook'...
[2018-03-25 17:40] [ALPM] running 'lib32-fontconfig.hook'...
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/fonts.conf", line 5: unknown element "its:rules"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/fonts.conf", line 6: unknown element "its:translateRule"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/fonts.conf", line 6: invalid attribute 'translate'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/fonts.conf", line 6: invalid attribute 'selector'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/fonts.conf", line 7: invalid attribute 'xmlns:its'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/fonts.conf", line 7: invalid attribute 'version'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/fonts.conf", line 9: unknown element "description"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/10-hinting-slight.conf", line 4: unknown element "its:rules"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/10-hinting-slight.conf", line 5: unknown element "its:translateRule"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/10-hinting-slight.conf", line 5: invalid attribute 'translate'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/10-hinting-slight.conf", line 5: invalid attribute 'selector'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/10-hinting-slight.conf", line 6: invalid attribute 'xmlns:its'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/10-hinting-slight.conf", line 6: invalid attribute 'version'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/10-hinting-slight.conf", line 8: unknown element "description"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 4: unknown element "its:rules"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 5: unknown element "its:translateRule"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 5: invalid attribute 'translate'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 5: invalid attribute 'selector'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 6: invalid attribute 'xmlns:its'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 6: invalid attribute 'version'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 8: unknown element "description"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/20-unhint-small-vera.conf", line 4: unknown element "its:rules"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/20-unhint-small-vera.conf", line 5: unknown element "its:translateRule"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/20-unhint-small-vera.conf", line 5: invalid attribute 'translate'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/20-unhint-small-vera.conf", line 5: invalid attribute 'selector'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/20-unhint-small-vera.conf", line 6: invalid attribute 'xmlns:its'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/20-unhint-small-vera.conf", line 6: invalid attribute 'version'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/20-unhint-small-vera.conf", line 8: unknown element "description"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line 4: unknown element "its:rules"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line 5: unknown element "its:translateRule"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/30-metric-aliases.conf", line 5: invalid attribute 'translate'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/30-metric-aliases.conf", line 5: invalid attribute 'selector'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/30-metric-aliases.conf", line 6: invalid attribute 'xmlns:its'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/30-metric-aliases.conf", line 6: invalid attribute 'version'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line 8: unknown element "description"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/40-nonlatin.conf", line 4: unknown element "its:rules"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/40-nonlatin.conf", line 5: unknown element "its:translateRule"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/40-nonlatin.conf", line 5: invalid attribute 'translate'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/40-nonlatin.conf", line 5: invalid attribute 'selector'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/40-nonlatin.conf", line 6: invalid attribute 'xmlns:its'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/40-nonlatin.conf", line 6: invalid attribute 'version'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/40-nonlatin.conf", line 8: unknown element "description"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/45-generic.conf", line 4: unknown element "its:rules"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/45-generic.conf", line 5: unknown element "its:translateRule"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/45-generic.conf", line 5: invalid attribute 'translate'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/45-generic.conf", line 5: invalid attribute 'selector'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/45-generic.conf", line 6: invalid attribute 'xmlns:its'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/45-generic.conf", line 6: invalid attribute 'version'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/45-generic.conf", line 8: unknown element "description"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/45-latin.conf", line 4: unknown element "its:rules"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/45-latin.conf", line 5: unknown element "its:translateRule"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/45-latin.conf", line 5: invalid attribute 'translate'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/45-latin.conf", line 5: invalid attribute 'selector'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/45-latin.conf", line 6: invalid attribute 'xmlns:its'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/45-latin.conf", line 6: invalid attribute 'version'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/45-latin.conf", line 8: unknown element "description"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/49-sansserif.conf", line 4: unknown element "its:rules"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/49-sansserif.conf", line 5: unknown element "its:translateRule"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/49-sansserif.conf", line 5: invalid attribute 'translate'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/49-sansserif.conf", line 5: invalid attribute 'selector'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/49-sansserif.conf", line 6: invalid attribute 'xmlns:its'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/49-sansserif.conf", line 6: invalid attribute 'version'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/49-sansserif.conf", line 8: unknown element "description"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 4: unknown element "its:rules"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 5: unknown element "its:translateRule"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/50-user.conf", line 5: invalid attribute 'translate'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/50-user.conf", line 5: invalid attribute 'selector'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/50-user.conf", line 6: invalid attribute 'xmlns:its'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/50-user.conf", line 6: invalid attribute 'version'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 8: unknown element "description"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/51-local.conf", line 4: unknown element "its:rules"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/51-local.conf", line 5: unknown element "its:translateRule"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/51-local.conf", line 5: invalid attribute 'translate'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/51-local.conf", line 5: invalid attribute 'selector'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/51-local.conf", line 6: invalid attribute 'xmlns:its'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/51-local.conf", line 6: invalid attribute 'version'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/51-local.conf", line 8: unknown element "description"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/60-generic.conf", line 4: unknown element "its:rules"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/60-generic.conf", line 5: unknown element "its:translateRule"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/60-generic.conf", line 5: invalid attribute 'translate'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/60-generic.conf", line 5: invalid attribute 'selector'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/60-generic.conf", line 6: invalid attribute 'xmlns:its'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/60-generic.conf", line 6: invalid attribute 'version'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/60-generic.conf", line 8: unknown element "description"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/60-latin.conf", line 4: unknown element "its:rules"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/60-latin.conf", line 5: unknown element "its:translateRule"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/60-latin.conf", line 5: invalid attribute 'translate'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/60-latin.conf", line 5: invalid attribute 'selector'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/60-latin.conf", line 6: invalid attribute 'xmlns:its'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/60-latin.conf", line 6: invalid attribute 'version'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/60-latin.conf", line 8: unknown element "description"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/65-fonts-persian.conf", line 34: unknown element "its:rules"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/65-fonts-persian.conf", line 35: unknown element "its:translateRule"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/65-fonts-persian.conf", line 35: invalid attribute 'translate'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/65-fonts-persian.conf", line 35: invalid attribute 'selector'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/65-fonts-persian.conf", line 36: invalid attribute 'xmlns:its'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/65-fonts-persian.conf", line 36: invalid attribute 'version'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/65-nonlatin.conf", line 4: unknown element "its:rules"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/65-nonlatin.conf", line 5: unknown element "its:translateRule"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/65-nonlatin.conf", line 5: invalid attribute 'translate'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/65-nonlatin.conf", line 5: invalid attribute 'selector'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/65-nonlatin.conf", line 6: invalid attribute 'xmlns:its'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/65-nonlatin.conf", line 6: invalid attribute 'version'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/65-nonlatin.conf", line 8: unknown element "description"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/69-unifont.conf", line 4: unknown element "its:rules"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/69-unifont.conf", line 5: unknown element "its:translateRule"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/69-unifont.conf", line 5: invalid attribute 'translate'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/69-unifont.conf", line 5: invalid attribute 'selector'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/69-unifont.conf", line 6: invalid attribute 'xmlns:its'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/69-unifont.conf", line 6: invalid attribute 'version'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/80-delicious.conf", line 4: unknown element "its:rules"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/80-delicious.conf", line 5: unknown element "its:translateRule"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/80-delicious.conf", line 5: invalid attribute 'translate'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/80-delicious.conf", line 5: invalid attribute 'selector'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/80-delicious.conf", line 6: invalid attribute 'xmlns:its'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/80-delicious.conf", line 6: invalid attribute 'version'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/90-synthetic.conf", line 4: unknown element "its:rules"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig warning: "/etc/fonts/conf.d/90-synthetic.conf", line 5: unknown element "its:translateRule"
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/90-synthetic.conf", line 5: invalid attribute 'translate'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/90-synthetic.conf", line 5: invalid attribute 'selector'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/90-synthetic.conf", line 6: invalid attribute 'xmlns:its'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: "/etc/fonts/conf.d/90-synthetic.conf", line 6: invalid attribute 'version'
[2018-03-25 17:40] [ALPM-SCRIPTLET] Fontconfig error: Cannot load config file from /etc/fonts/fonts.conf
[2018-03-25 17:40] [ALPM] running 'systemd-binfmt.hook'...
[2018-03-25 17:40] [ALPM] running 'systemd-catalog.hook'...
[2018-03-25 17:40] [ALPM] running 'systemd-daemon-reload.hook'...
[2018-03-25 17:40] [ALPM] running 'systemd-hwdb.hook'...
[2018-03-25 17:40] [ALPM] running 'systemd-sysctl.hook'...
[2018-03-25 17:40] [ALPM] running 'systemd-sysusers.hook'...
[2018-03-25 17:40] [ALPM] running 'systemd-tmpfiles.hook'...
[2018-03-25 17:40] [ALPM] running 'systemd-udev-reload.hook'...
[2018-03-25 17:40] [ALPM] running 'systemd-update.hook'...
[2018-03-25 17:40] [ALPM] running 'texinfo-install.hook'...
[2018-03-25 17:40] [ALPM] running 'update-ca-trust.hook'...
[2018-03-25 17:40] [ALPM] running 'update-desktop-database.hook'...
[2018-03-25 17:40] [ALPM] running 'update-mime-database.hook'...
[2018-03-25 17:40] [ALPM] running 'update-vlc-plugin-cache.hook'...
[2018-03-25 17:40] [ALPM] running 'xorg-mkfontdir.hook'...
[2018-03-26 17:58] [PACMAN] Running 'pacman -U linux-4.15.6-1-x86_64.pkg.tar.xz linux-headers-4.15.6-1-x86_64.pkg.tar.xz'
[2018-03-26 17:59] [ALPM] running '70-dkms-remove.hook'...
[2018-03-26 17:59] [ALPM-SCRIPTLET] ==> dkms remove vboxhost/5.2.8_OSE -k 4.15.12-1-ARCH
[2018-03-26 17:59] [ALPM] transaction started
[2018-03-26 17:59] [ALPM] downgraded linux (4.15.12-1 -> 4.15.6-1)
[2018-03-26 17:59] [ALPM] downgraded linux-headers (4.15.12-1 -> 4.15.6-1)
[2018-03-26 17:59] [ALPM] transaction completed
[2018-03-26 17:59] [ALPM] running '60-linux.hook'...
[2018-03-26 17:59] [ALPM] running '70-dkms-install.hook'...
[2018-03-26 17:59] [ALPM-SCRIPTLET] ==> dkms install vboxhost/5.2.8_OSE -k 4.15.6-1-ARCH
[2018-03-26 18:00] [ALPM] running '90-linux.hook'...
[2018-03-26 18:00] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2018-03-26 18:00] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2018-03-26 18:00] [ALPM-SCRIPTLET] ==> Starting build: 4.15.6-1-ARCH
[2018-03-26 18:00] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2018-03-26 18:00] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2018-03-26 18:00] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2018-03-26 18:00] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2018-03-26 18:00] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2018-03-26 18:00] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2018-03-26 18:00] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2018-03-26 18:00] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2018-03-26 18:00] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2018-03-26 18:00] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2018-03-26 18:00] [ALPM-SCRIPTLET] ==> Image generation successful
[2018-03-26 18:00] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2018-03-26 18:00] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2018-03-26 18:00] [ALPM-SCRIPTLET] ==> Starting build: 4.15.6-1-ARCH
[2018-03-26 18:00] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2018-03-26 18:01] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2018-03-26 18:01] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2018-03-26 18:01] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2018-03-26 18:01] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2018-03-26 18:01] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2018-03-26 18:01] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2018-03-26 18:01] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2018-03-26 18:01] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2018-03-26 18:01] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2018-03-26 18:01] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2018-03-26 18:01] [ALPM-SCRIPTLET] ==> Image generation successful
[2018-03-26 18:01] [ALPM] running 'systemd-update.hook'...
[2018-03-26 18:02] [PACMAN] Running 'pacman -Syy'
[2018-03-26 18:02] [PACMAN] synchronizing package lists
[2018-03-26 18:03] [PACMAN] Running 'pacman -U linux-4.15.12-1-x86_64.pkg.tar.xz linux-headers-4.15.12-1-x86_64.pkg.tar.xz'
[2018-03-26 18:03] [ALPM] running '70-dkms-remove.hook'...
[2018-03-26 18:03] [ALPM-SCRIPTLET] ==> dkms remove vboxhost/5.2.8_OSE -k 4.15.6-1-ARCH
[2018-03-26 18:04] [ALPM] transaction started
[2018-03-26 18:04] [ALPM] upgraded linux (4.15.6-1 -> 4.15.12-1)
[2018-03-26 18:04] [ALPM] upgraded linux-headers (4.15.6-1 -> 4.15.12-1)
[2018-03-26 18:04] [ALPM] transaction completed
[2018-03-26 18:04] [ALPM] running '60-linux.hook'...
[2018-03-26 18:04] [ALPM] running '70-dkms-install.hook'...
[2018-03-26 18:04] [ALPM-SCRIPTLET] ==> dkms install vboxhost/5.2.8_OSE -k 4.15.12-1-ARCH
[2018-03-26 18:05] [ALPM] running '90-linux.hook'...
[2018-03-26 18:05] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2018-03-26 18:05] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2018-03-26 18:05] [ALPM-SCRIPTLET] ==> Starting build: 4.15.12-1-ARCH
[2018-03-26 18:05] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2018-03-26 18:05] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2018-03-26 18:05] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2018-03-26 18:05] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2018-03-26 18:05] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2018-03-26 18:05] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2018-03-26 18:05] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2018-03-26 18:05] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2018-03-26 18:05] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2018-03-26 18:05] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2018-03-26 18:05] [ALPM-SCRIPTLET] ==> Image generation successful
[2018-03-26 18:05] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2018-03-26 18:05] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2018-03-26 18:05] [ALPM-SCRIPTLET] ==> Starting build: 4.15.12-1-ARCH
[2018-03-26 18:05] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2018-03-26 18:05] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2018-03-26 18:05] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2018-03-26 18:05] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2018-03-26 18:05] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2018-03-26 18:05] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2018-03-26 18:05] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2018-03-26 18:05] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2018-03-26 18:05] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2018-03-26 18:05] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2018-03-26 18:05] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2018-03-26 18:06] [ALPM-SCRIPTLET] ==> Image generation successful
[2018-03-26 18:06] [ALPM] running 'systemd-update.hook'...
[2018-03-27 11:47] [PACMAN] Running 'pacman -U linux-firmware-20180314.4c0bf11-1-any.pkg.tar.xz'
[2018-03-27 11:48] [PACMAN] Running 'pacman -U linux-firmware-20180119.2a713be-1-any.pkg.tar.xz'
[2018-03-27 11:48] [ALPM] transaction started
[2018-03-27 11:48] [ALPM] downgraded linux-firmware (20180314.4c0bf11-1 -> 20180119.2a713be-1)
[2018-03-27 11:48] [ALPM] transaction completed
[2018-03-27 11:48] [ALPM] running 'systemd-tmpfiles.hook'...
[2018-03-27 11:48] [ALPM] running 'systemd-update.hook'...
[2018-03-27 11:58] [PACMAN] Running 'pacman -U wpa_supplicant-1:2.6-11-x86_64.pkg.tar.xz'
[2018-03-27 11:58] [ALPM] transaction started
[2018-03-27 11:58] [ALPM] reinstalled wpa_supplicant (1:2.6-11)
[2018-03-27 11:58] [ALPM] transaction completed
[2018-03-27 11:58] [ALPM] running 'systemd-daemon-reload.hook'...
[2018-03-27 11:58] [ALPM] running 'systemd-update.hook'...
[2018-03-27 12:00] [PACMAN] Running 'pacman -U linux-firmware-20180314.4c0bf11-1-any.pkg.tar.xz'
[2018-03-27 12:00] [ALPM] transaction started
[2018-03-27 12:00] [ALPM] upgraded linux-firmware (20180119.2a713be-1 -> 20180314.4c0bf11-1)
[2018-03-27 12:00] [ALPM] transaction completed
[2018-03-27 12:00] [ALPM] running 'systemd-tmpfiles.hook'...
[2018-03-27 12:00] [ALPM] running 'systemd-update.hook'...
[2018-03-27 12:44] [PACMAN] Running 'pacman -Syy'
[2018-03-27 12:44] [PACMAN] synchronizing package lists
[2018-03-27 12:45] [PACMAN] Running 'pacman -Syu'
[2018-03-27 12:45] [PACMAN] synchronizing package lists
[2018-03-27 12:45] [PACMAN] starting full system upgrade
[2018-03-27 12:45] [ALPM] transaction started
[2018-03-27 12:45] [ALPM] upgraded tzdata (2018c-1 -> 2018d-1)
[2018-03-27 12:45] [ALPM] upgraded libsystemd (238.0-3 -> 238.51-1)
[2018-03-27 12:45] [ALPM] upgraded systemd (238.0-3 -> 238.51-1)
[2018-03-27 12:45] [ALPM] upgraded ffmpeg2.8 (2.8.13-7 -> 2.8.14-1)
[2018-03-27 12:45] [ALPM] upgraded firefox (59.0.1-1 -> 59.0.2-1)
[2018-03-27 12:45] [ALPM] upgraded git (2.16.2-2 -> 2.16.3-1)
[2018-03-27 12:45] [ALPM] upgraded lib32-glib2 (2.54.3+2+g94b38beff-1 -> 2.56.0+7+g66948ae23-1)
[2018-03-27 12:45] [ALPM] upgraded lib32-fontconfig (2.12.6+5+g665584a-1 -> 2.13.0+10+g58f5285-1.1)
[2018-03-27 12:45] [ALPM-SCRIPTLET] Rebuilding 32-bit fontconfig cache... done.
[2018-03-27 12:45] [ALPM] upgraded lib32-systemd (238.0-1 -> 238.51-1)
[2018-03-27 12:45] [ALPM] upgraded lib32-tdb (1.3.15-1 -> 1.3.15-2)
[2018-03-27 12:45] [ALPM] upgraded libnm (1.10.6-2 -> 1.10.6-3)
[2018-03-27 12:45] [ALPM] upgraded libnm-glib (1.10.6-2 -> 1.10.6-3)
[2018-03-27 12:45] [ALPM] upgraded libwacom (0.28-2 -> 0.29-1)
[2018-03-27 12:45] [ALPM] warning: directory permissions differ on /etc/NetworkManager/system-connections/
filesystem: 755  package: 700
[2018-03-27 12:45] [ALPM] upgraded networkmanager (1.10.6-2 -> 1.10.6-3)
[2018-03-27 12:45] [ALPM] upgraded systemd-sysvcompat (238.0-3 -> 238.51-1)
[2018-03-27 12:45] [ALPM] upgraded vala (0.40.0-1 -> 0.40.1-1)
[2018-03-27 12:45] [ALPM] upgraded youtube-dl (2018.03.14-1 -> 2018.03.26.1-1)
[2018-03-27 12:45] [ALPM] transaction completed
[2018-03-27 12:45] [ALPM] running '90-linux.hook'...
[2018-03-27 12:45] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2018-03-27 12:45] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2018-03-27 12:45] [ALPM-SCRIPTLET] ==> Starting build: 4.15.12-1-ARCH
[2018-03-27 12:45] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2018-03-27 12:45] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2018-03-27 12:45] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2018-03-27 12:45] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2018-03-27 12:45] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2018-03-27 12:45] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2018-03-27 12:45] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2018-03-27 12:45] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2018-03-27 12:45] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2018-03-27 12:45] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2018-03-27 12:45] [ALPM-SCRIPTLET] ==> Image generation successful
[2018-03-27 12:45] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2018-03-27 12:45] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2018-03-27 12:45] [ALPM-SCRIPTLET] ==> Starting build: 4.15.12-1-ARCH
[2018-03-27 12:45] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2018-03-27 12:45] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2018-03-27 12:45] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2018-03-27 12:45] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2018-03-27 12:45] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2018-03-27 12:45] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2018-03-27 12:45] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2018-03-27 12:46] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2018-03-27 12:46] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2018-03-27 12:46] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2018-03-27 12:46] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2018-03-27 12:46] [ALPM-SCRIPTLET] ==> Image generation successful
[2018-03-27 12:46] [ALPM] running 'gtk-update-icon-cache.hook'...
[2018-03-27 12:46] [ALPM] running 'systemd-catalog.hook'...
[2018-03-27 12:46] [ALPM] running 'systemd-daemon-reload.hook'...
[2018-03-27 12:46] [ALPM] running 'systemd-hwdb.hook'...
[2018-03-27 12:46] [ALPM] running 'systemd-sysctl.hook'...
[2018-03-27 12:46] [ALPM] running 'systemd-sysusers.hook'...
[2018-03-27 12:46] [ALPM] running 'systemd-tmpfiles.hook'...
[2018-03-27 12:46] [ALPM] running 'systemd-udev-reload.hook'...
[2018-03-27 12:46] [ALPM] running 'systemd-update.hook'...
[2018-03-27 12:46] [ALPM] running 'update-desktop-database.hook'...
[2018-03-27 18:28] [PACMAN] Running 'pacman -U lib32-systemd-238.0-1-x86_64.pkg.tar.xz libsystemd-238.0-3-x86_64.pkg.tar.xz systemd-238.0-3-x86_64.pkg.tar.xz systemd-sysvcompat-238.0-3-x86_64.pkg.tar.xz'
[2018-03-27 18:28] [ALPM] transaction started
[2018-03-27 18:28] [ALPM] downgraded libsystemd (238.51-1 -> 238.0-3)
[2018-03-27 18:28] [ALPM] downgraded systemd (238.51-1 -> 238.0-3)
[2018-03-27 18:28] [ALPM] downgraded lib32-systemd (238.51-1 -> 238.0-1)
[2018-03-27 18:28] [ALPM] downgraded systemd-sysvcompat (238.51-1 -> 238.0-3)
[2018-03-27 18:28] [ALPM] transaction completed
[2018-03-27 18:28] [ALPM] running '90-linux.hook'...
[2018-03-27 18:28] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2018-03-27 18:28] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2018-03-27 18:28] [ALPM-SCRIPTLET] ==> Starting build: 4.15.12-1-ARCH
[2018-03-27 18:28] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2018-03-27 18:28] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2018-03-27 18:28] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2018-03-27 18:28] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2018-03-27 18:28] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2018-03-27 18:28] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2018-03-27 18:28] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2018-03-27 18:28] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2018-03-27 18:28] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2018-03-27 18:28] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2018-03-27 18:28] [ALPM-SCRIPTLET] ==> Image generation successful
[2018-03-27 18:28] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2018-03-27 18:28] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2018-03-27 18:28] [ALPM-SCRIPTLET] ==> Starting build: 4.15.12-1-ARCH
[2018-03-27 18:28] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2018-03-27 18:28] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2018-03-27 18:28] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2018-03-27 18:28] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2018-03-27 18:29] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2018-03-27 18:29] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2018-03-27 18:29] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2018-03-27 18:29] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2018-03-27 18:29] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2018-03-27 18:29] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2018-03-27 18:29] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2018-03-27 18:29] [ALPM-SCRIPTLET] ==> Image generation successful
[2018-03-27 18:29] [ALPM] running 'systemd-catalog.hook'...
[2018-03-27 18:29] [ALPM] running 'systemd-daemon-reload.hook'...
[2018-03-27 18:29] [ALPM] running 'systemd-hwdb.hook'...
[2018-03-27 18:29] [ALPM] running 'systemd-sysctl.hook'...
[2018-03-27 18:29] [ALPM] running 'systemd-sysusers.hook'...
[2018-03-27 18:29] [ALPM] running 'systemd-tmpfiles.hook'...
[2018-03-27 18:29] [ALPM] running 'systemd-udev-reload.hook'...
[2018-03-27 18:29] [ALPM] running 'systemd-update.hook'...
[2018-03-27 18:35] [PACMAN] Running 'pacman -U linux-4.15.6-1-x86_64.pkg.tar.xz linux-headers-4.15.6-1-x86_64.pkg.tar.xz'
[2018-03-27 18:35] [ALPM] running '70-dkms-remove.hook'...
[2018-03-27 18:35] [ALPM-SCRIPTLET] ==> dkms remove vboxhost/5.2.8_OSE -k 4.15.12-1-ARCH
[2018-03-27 18:35] [ALPM] transaction started
[2018-03-27 18:35] [ALPM] downgraded linux (4.15.12-1 -> 4.15.6-1)
[2018-03-27 18:36] [ALPM] downgraded linux-headers (4.15.12-1 -> 4.15.6-1)
[2018-03-27 18:36] [ALPM] transaction completed
[2018-03-27 18:36] [ALPM] running '60-linux.hook'...
[2018-03-27 18:36] [ALPM] running '70-dkms-install.hook'...
[2018-03-27 18:36] [ALPM-SCRIPTLET] ==> dkms install vboxhost/5.2.8_OSE -k 4.15.6-1-ARCH
[2018-03-27 18:37] [ALPM] running '90-linux.hook'...
[2018-03-27 18:37] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2018-03-27 18:37] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2018-03-27 18:37] [ALPM-SCRIPTLET] ==> Starting build: 4.15.6-1-ARCH
[2018-03-27 18:37] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2018-03-27 18:37] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2018-03-27 18:37] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2018-03-27 18:37] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2018-03-27 18:37] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2018-03-27 18:37] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2018-03-27 18:37] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2018-03-27 18:37] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2018-03-27 18:37] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2018-03-27 18:37] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2018-03-27 18:37] [ALPM-SCRIPTLET] ==> Image generation successful
[2018-03-27 18:37] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2018-03-27 18:37] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2018-03-27 18:37] [ALPM-SCRIPTLET] ==> Starting build: 4.15.6-1-ARCH
[2018-03-27 18:37] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2018-03-27 18:37] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2018-03-27 18:37] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2018-03-27 18:37] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2018-03-27 18:37] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2018-03-27 18:37] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2018-03-27 18:37] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2018-03-27 18:37] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2018-03-27 18:37] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2018-03-27 18:37] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2018-03-27 18:37] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2018-03-27 18:37] [ALPM-SCRIPTLET] ==> Image generation successful
[2018-03-27 18:37] [ALPM] running 'systemd-update.hook'...
[2018-03-27 18:38] [PACMAN] Running 'pacman -Syy'
[2018-03-27 18:38] [PACMAN] synchronizing package lists
[2018-03-27 18:38] [PACMAN] Running 'pacman -Syu'
[2018-03-27 18:38] [PACMAN] synchronizing package lists
[2018-03-27 18:38] [PACMAN] starting full system upgrade
[2018-03-27 18:39] [ALPM] running '70-dkms-remove.hook'...
[2018-03-27 18:39] [ALPM-SCRIPTLET] ==> dkms remove vboxhost/5.2.8_OSE -k 4.15.6-1-ARCH
[2018-03-27 18:39] [ALPM] transaction started
[2018-03-27 18:39] [ALPM] upgraded libsystemd (238.0-3 -> 238.51-1)
[2018-03-27 18:39] [ALPM] upgraded systemd (238.0-3 -> 238.51-1)
[2018-03-27 18:39] [ALPM] upgraded lib32-systemd (238.0-1 -> 238.51-1)
[2018-03-27 18:39] [ALPM] upgraded linux (4.15.6-1 -> 4.15.12-1)
[2018-03-27 18:39] [ALPM] upgraded linux-headers (4.15.6-1 -> 4.15.12-1)
[2018-03-27 18:39] [ALPM] upgraded osinfo-db (20180318-1 -> 20180325-1)
[2018-03-27 18:39] [ALPM] upgraded systemd-sysvcompat (238.0-3 -> 238.51-1)
[2018-03-27 18:39] [ALPM] transaction completed
[2018-03-27 18:39] [ALPM] running '60-linux.hook'...
[2018-03-27 18:40] [ALPM] running '70-dkms-install.hook'...
[2018-03-27 18:40] [ALPM-SCRIPTLET] ==> dkms install vboxhost/5.2.8_OSE -k 4.15.12-1-ARCH
[2018-03-27 18:41] [ALPM] running '90-linux.hook'...
[2018-03-27 18:41] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2018-03-27 18:41] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2018-03-27 18:41] [ALPM-SCRIPTLET] ==> Starting build: 4.15.12-1-ARCH
[2018-03-27 18:41] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2018-03-27 18:41] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2018-03-27 18:41] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2018-03-27 18:41] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2018-03-27 18:41] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2018-03-27 18:41] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2018-03-27 18:41] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2018-03-27 18:41] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2018-03-27 18:41] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2018-03-27 18:41] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2018-03-27 18:41] [ALPM-SCRIPTLET] ==> Image generation successful
[2018-03-27 18:41] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2018-03-27 18:41] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2018-03-27 18:41] [ALPM-SCRIPTLET] ==> Starting build: 4.15.12-1-ARCH
[2018-03-27 18:41] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2018-03-27 18:41] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2018-03-27 18:41] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2018-03-27 18:41] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2018-03-27 18:41] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2018-03-27 18:41] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2018-03-27 18:41] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2018-03-27 18:41] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2018-03-27 18:41] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2018-03-27 18:41] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2018-03-27 18:41] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2018-03-27 18:41] [ALPM-SCRIPTLET] ==> Image generation successful
[2018-03-27 18:41] [ALPM] running 'systemd-catalog.hook'...
[2018-03-27 18:41] [ALPM] running 'systemd-daemon-reload.hook'...
[2018-03-27 18:41] [ALPM] running 'systemd-hwdb.hook'...
[2018-03-27 18:41] [ALPM] running 'systemd-sysctl.hook'...
[2018-03-27 18:41] [ALPM] running 'systemd-sysusers.hook'...
[2018-03-27 18:41] [ALPM] running 'systemd-tmpfiles.hook'...
[2018-03-27 18:41] [ALPM] running 'systemd-udev-reload.hook'...
[2018-03-27 18:41] [ALPM] running 'systemd-update.hook'...

Offline

#7 2018-03-27 17:30:54

loqs
Member
Registered: 2014-03-06
Posts: 17,192

Re: [SOLVED] Network interface problems after system upgrade

lo1 wrote:
ewaller wrote:

Do the version numbers reported by uname -a and pacman -Q linux match?

That seems to have already been answered plus how would the ath9k module be loaded if there was a mismatch unless it was included in the initrd?

bejo wrote:
ewaller wrote:

Do the version numbers reported by uname -a and pacman -Q linux match?

Yes - those match.

I checked dmesg for the driver ath9k:

$ dmesg | grep ath9k
[    2.647582] ath9k 0000:02:00.0 wlp2s0: renamed from wlan0
$ wpa_supplicant -B -i wlp2s0 -c <(wpa_passphrase Chewbacca_privat ###myPassword###)

Is $ your root prompt or did you sudo the command and omit sudo?

Offline

#8 2018-03-27 17:34:56

seth
Member
Registered: 2012-09-03
Posts: 49,951

Re: [SOLVED] Network interface problems after system upgrade

bejo wrote:

Yes - those match.

Anyway, the pacman log might be valuable and also try the lts kernel (which kernel are you actually using) and provide the output of

systemctl list-unit-files --state=enabled

Offline

#9 2018-03-27 18:33:03

bejo
Member
Registered: 2016-01-04
Posts: 10

Re: [SOLVED] Network interface problems after system upgrade

Hello all. Thanks for your input.

loqs wrote:
bejo wrote:

$ wpa_supplicant -B -i wlp2s0 -c <(wpa_passphrase Chewbacca_privat ###myPassword###)

Is $ your root prompt or did you sudo the command and omit sudo?

$ is my prompt. I forgot to try it with sudo. I should have...
I wanted to do it with sudo and found out about something strange that might help getting to the core of my problem. My wifi interface has changed its name from wlp2s0 to wls2. 

[bejo@jos_knecht ~]$ ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: ens3f1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000
    link/ether 30:65:ec:6a:79:33 brd ff:ff:ff:ff:ff:ff
3: wls2: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN mode DEFAULT group default qlen 1000
    link/ether d0:53:49:37:b1:b7 brd ff:ff:ff:ff:ff:ff

What happened in between: I downgraded systemd from the latest upgraded version 238.51-1 to  version 238.0-1. I rebooted but had the same problem with my wifi connection. The ethernet connection worked directly from start up and I did not have to restart the dhcpcd service manually. I upgraded systemd back to version 238.51-1 and rebooted. The ethernet connection did work automatically...
... and now it seems, that my interface names have changed. I am very confused.

en3s0f1 and wlp2s0 where the former interface names.

[bejo@jos_knecht pkg]$ dmesg | grep ens3f1
[    2.487738] r8169 0000:03:00.1 ens3f1: renamed from eth0
[    2.744277] r8169 0000:03:00.1 ens3f1: link down
[    2.744280] r8169 0000:03:00.1 ens3f1: link down
[    2.744383] IPv6: ADDRCONF(NETDEV_UP): ens3f1: link is not ready
[    6.188850] r8169 0000:03:00.1 ens3f1: link up
[    6.188863] IPv6: ADDRCONF(NETDEV_CHANGE): ens3f1: link becomes ready
[    8.206196] r8169 0000:03:00.1 ens3f1: link down
[    8.206279] IPv6: ADDRCONF(NETDEV_UP): ens3f1: link is not ready
[    8.206385] r8169 0000:03:00.1 ens3f1: link down
[    8.272161] r8169 0000:03:00.1 ens3f1: link down
[    8.272246] IPv6: ADDRCONF(NETDEV_UP): ens3f1: link is not ready
[   11.605988] r8169 0000:03:00.1 ens3f1: link up
[   11.606039] IPv6: ADDRCONF(NETDEV_CHANGE): ens3f1: link becomes ready
[   15.166185] r8169 0000:03:00.1 ens3f1: link down
[   15.166248] r8169 0000:03:00.1 ens3f1: link down
[   15.166282] IPv6: ADDRCONF(NETDEV_UP): ens3f1: link is not ready
[   18.648066] r8169 0000:03:00.1 ens3f1: link up
[   18.648101] IPv6: ADDRCONF(NETDEV_CHANGE): ens3f1: link becomes ready
[   21.555209] r8169 0000:03:00.1 ens3f1: link down
[   21.555218] r8169 0000:03:00.1 ens3f1: link down
[   21.555295] IPv6: ADDRCONF(NETDEV_UP): ens3f1: link is not ready
[   24.962465] r8169 0000:03:00.1 ens3f1: link up
[   24.962482] IPv6: ADDRCONF(NETDEV_CHANGE): ens3f1: link becomes ready
[ 2058.292701] r8169 0000:03:00.1 ens3f1: link down
[ 2062.005716] r8169 0000:03:00.1 ens3f1: link down
[ 2062.005784] IPv6: ADDRCONF(NETDEV_UP): ens3f1: link is not ready
[ 2234.889197] r8169 0000:03:00.1 ens3f1: link up
[ 2234.889232] IPv6: ADDRCONF(NETDEV_CHANGE): ens3f1: link becomes ready
[bejo@jos_knecht pkg]$ dmesg | grep wls2
[    2.775910] ath9k 0000:02:00.0 wls2: renamed from wlan0
[    2.857435] IPv6: ADDRCONF(NETDEV_UP): wls2: link is not ready
[    8.128264] IPv6: ADDRCONF(NETDEV_UP): wls2: link is not ready
[   15.083273] IPv6: ADDRCONF(NETDEV_UP): wls2: link is not ready
[   15.215091] IPv6: ADDRCONF(NETDEV_UP): wls2: link is not ready
[   18.383546] wls2: authenticate with ac:22:05:e4:72:52
[   18.399111] wls2: send auth to ac:22:05:e4:72:52 (try 1/3)
[   18.401041] wls2: authenticated
[   18.401091] wls2: associating with AP with corrupt probe response
[   18.402068] wls2: associate with ac:22:05:e4:72:52 (try 1/3)
[   18.424120] wls2: RX AssocResp from ac:22:05:e4:72:52 (capab=0x411 status=0 aid=1)
[   18.424294] wls2: associated
[   18.562272] IPv6: ADDRCONF(NETDEV_CHANGE): wls2: link becomes ready
[   21.093112] wls2: deauthenticating from ac:22:05:e4:72:52 by local choice (Reason: 3=DEAUTH_LEAVING)
[   21.444848] IPv6: ADDRCONF(NETDEV_UP): wls2: link is not ready
[  107.319641] IPv6: ADDRCONF(NETDEV_UP): wls2: link is not ready
[ 2061.926548] IPv6: ADDRCONF(NETDEV_UP): wls2: link is not ready
seth wrote:

Anyway, the pacman log might be valuable and also try the lts kernel (which kernel are you actually using) and provide the output of

systemctl list-unit-files --state=enabled

[bejo@jos_knecht ~]$ systemctl list-unit-files --state=enabled
UNIT FILE                    STATE  
autovt@.service              enabled
dbus-org.wicd.daemon.service enabled
dhcpcd.service               enabled
display-manager.service      enabled
getty@.service               enabled
lxdm.service                 enabled
systemd-timesyncd.service    enabled
wicd.service                 enabled
remote-fs.target             enabled

9 unit files listed.

I will try the lts kernel... I always used the latest kernel before and did not even know there is an lts version for arch...

Now, since the interface names changed (to the old ones, if I remeber correctly), I can see the wifi networks in wicd. I even can connect.
How can I make sure, that my interface names stay correct? Does anybody have an idea, why the names changed after the system upgrade?

Thanks to you all.

Offline

#10 2018-03-27 18:40:39

seth
Member
Registered: 2012-09-03
Posts: 49,951

Re: [SOLVED] Network interface problems after system upgrade

dhcpcd.service               enabled
wicd.service                 enabled

Those will enter a race over the entwork device(s), pick one. Also, while one of them is running a manual connection will rather fail for similar reasons.

Offline

#11 2018-03-27 19:56:13

bejo
Member
Registered: 2016-01-04
Posts: 10

Re: [SOLVED] Network interface problems after system upgrade

seth wrote:

dhcpcd.service               enabled
wicd.service                 enabled

Those will enter a race over the entwork device(s), pick one. Also, while one of them is running a manual connection will rather fail for similar reasons.

Thanks. That helped. I disabled dhcpcd.service rebooted and now have a working wifi connection. I enabled the dhcpcd.service while trying to fix my problem during this thread - so basically I reset a change to a status, I had, when i started this thread. If my system stays stable the next days, I will mark this thread as solved.

I still have some questions, which probably someone can answer concerning this. Apparently, the problem originated from an interface name change after a system upgrade. The interface names changed back after I downgraded systemd, then rebooted and upgraded systemd back and rebooted again.

bejo wrote:

How can I make sure, that my interface names stay correct? Does anybody have an idea, why the names changed after the system upgrade?

Thanks again.

Offline

#12 2018-03-27 20:23:30

loqs
Member
Registered: 2014-03-06
Posts: 17,192

Re: [SOLVED] Network interface problems after system upgrade

Offline

Board footer

Powered by FluxBB