Skip to content

Instantly share code, notes, and snippets.

Created June 26, 2017 17:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/61b63d94955518d08a7001d06accf410 to your computer and use it in GitHub Desktop.
Save anonymous/61b63d94955518d08a7001d06accf410 to your computer and use it in GitHub Desktop.
----------------------------------------------------------------------------------------------------------
cat /etc/KaOS-release
----------------------------------------------------------------------------------------------------------
KAOS_20170603
----------------------------------------------------------------------------------------------------------
inxi -Fxz
----------------------------------------------------------------------------------------------------------
System: Host: <HOSTNAME> Kernel: 4.10.9-1 x86_64 (64 bit gcc: 5.4.1)
Desktop: KDE Plasma 5.10.2 (Qt 5.9.0) Distro: KaOS (2017)
Machine: Device: desktop System: Hewlett-Packard product: SG3-130FR
Mobo: FOXCONN model: 2AAF v: 1.00 BIOS: American Megatrends v: 6.01 date: 04/23/2010
CPU: Dual core AMD Athlon II X2 215 (-MCP-) cache: 1024 KB
flags: (lm nx sse sse2 sse3 sse4a svm) bmips: 10773
clock speeds: max: 2700 MHz 1: 2700 MHz 2: 2100 MHz
Graphics: Card: Advanced Micro Devices [AMD/ATI] RS780L [Radeon 3000] bus-ID: 01:05.0
Display Server: x11 (X.Org 1.19.3) drivers: ati,radeon (unloaded: modesetting,vesa)
Resolution: 1920x1080@60.00hz
GLX Renderer: Gallium 0.4 on AMD RS780 (DRM 2.49.0 / 4.10.9-1, LLVM 3.9.1)
GLX Version: 3.3 Mesa 17.1.3 Direct Rendering: Yes
Audio: Card Advanced Micro Devices [AMD/ATI] SBx00 Azalia (Intel HDA)
driver: snd_hda_intel bus-ID: 00:14.2
Sound: Advanced Linux Sound Architecture v: k4.10.9-1
Network: Card-1: Intel Wireless 7260 driver: iwlwifi bus-ID: 02:00.0
IF: wlp2s0 state: up mac: <filter>
Card-2: Realtek RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller
driver: r8169 v: 2.3LK-NAPI port: e800 bus-ID: 03:00.0
IF: enp3s0 state: down mac: <filter>
Drives: HDD Total Size: 500.1GB (13.8% used)
ID-1: /dev/sda model: WDC_WD5000AAKS size: 500.1GB
Partition: ID-1: / size: 460G used: 59G (13%) fs: xfs dev: /dev/sda1
ID-2: swap-1 size: 6.37GB used: 0.00GB (0%) fs: swap dev: /dev/sda2
Sensors: System Temperatures: cpu: 44.0C mobo: N/A
Fan Speeds (in rpm): cpu: N/A
Info: Processes: 142 Uptime: 6 min Memory: 1642.4/2759.4MB Init: systemd runlevel: 5 Gcc sys: 6.3.1
Client: Unknown : octopi inxi: 2.3.17
----------------------------------------------------------------------------------------------------------
journalctl -b -p err
----------------------------------------------------------------------------------------------------------
-- Logs begin at Sun 2017-06-25 19:59:11 CEST, end at Mon 2017-06-26 19:00:33 CEST. --
juin 26 18:55:43 <HOSTNAME> pulseaudio[931]: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
juin 26 18:55:48 <HOSTNAME> ntpd[445]: bind(23) AF_INET6 fe80::afbc:e605:e523:969c%3#123 flags 0x11 failed: Cannot assign requested address
juin 26 18:55:48 <HOSTNAME> ntpd[445]: unable to create socket on wlp2s0 (4) for fe80::afbc:e605:e523:969c%3#123
----------------------------------------------------------------------------------------------------------
cat /etc/pacman.conf
----------------------------------------------------------------------------------------------------------
#
# /etc/pacman.conf
#
# See the pacman.conf(5) manpage for option and repository directives
#
# GENERAL OPTIONS
#
[options]
# The following paths are commented out with their default values listed.
# If you wish to use different paths, uncomment and update the paths.
#RootDir = /
#DBPath = /var/lib/pacman/
#CacheDir = /var/cache/pacman/pkg/
#LogFile = /var/log/pacman.log
#HookDir = /etc/pacman.d/hooks/
HoldPkg = pacman glibc
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#XferCommand = /usr/bin/curl -C - %u > %o
#CleanMethod = KeepInstalled
#UseDelta = 0.7
Architecture = auto
# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
#IgnorePkg =
#IgnoreGroup =
#NoUpgrade =
#NoExtract =
# Misc options (all disabled by default)
#UseSyslog
#ShowSize
Color
#TotalDownload
CheckSpace
VerbosePkgLists
ILoveCandy
# By default, pacman accepts packages signed by keys that its local keyring
# trusts (see pacman-key and its man page), as well as unsigned packages.
SigLevel = Never
LocalFileSigLevel = Never
#RemoteFileSigLevel = Required
#
# REPOSITORIES
# - can be defined here or included from another file
# - pacman will search repositories in the order defined here
# - local/custom mirrors can be added here or in separate files
# - repositories listed first will take precedence when packages
# have identical names, regardless of version number
# - URLs will have $repo replaced by the name of the current repo
# - URLs will have $arch replaced by the name of the architecture
#
# Repository entries are of the format:
# [repo-name]
# Server = ServerName
# Include = IncludePath
#
# The header [repo-name] is crucial - it must be present and
# uncommented to enable the repo.
#
[core]
Include = /etc/pacman.d/mirrorlist
[main]
Include = /etc/pacman.d/mirrorlist
[apps]
Include = /etc/pacman.d/mirrorlist
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#Server = file:///home/custompkgs
----------------------------------------------------------------------------------------------------------
pacman -Qm
----------------------------------------------------------------------------------------------------------
curl-kcp 7.54.1-1
gitkraken 2.6.0-1
vscode 1.13.1-1
----------------------------------------------------------------------------------------------------------
cat /var/log/pacman.log
----------------------------------------------------------------------------------------------------------
[2017-06-25 14:42] [PACMAN] Running 'pacman -R --noconfirm xf86-video-nouveau'
[2017-06-25 14:42] [ALPM] transaction started
[2017-06-25 14:42] [ALPM] removed xf86-video-nouveau (1.0.15-1)
[2017-06-25 14:42] [ALPM] transaction completed
[2017-06-25 14:42] [PACMAN] Running 'pacman -R --noconfirm xf86-video-amdgpu'
[2017-06-25 14:42] [ALPM] transaction started
[2017-06-25 14:42] [ALPM] removed xf86-video-amdgpu (1.3.0-1)
[2017-06-25 14:42] [ALPM] transaction completed
[2017-06-25 14:42] [PACMAN] Running 'pacman -R --noconfirm xf86-video-vmware'
[2017-06-25 14:42] [ALPM] transaction started
[2017-06-25 14:42] [ALPM] removed xf86-video-vmware (13.2.1-3)
[2017-06-25 14:42] [ALPM] transaction completed
[2017-06-25 14:42] [PACMAN] Running 'pacman -Rncs --noconfirm xf86-input-wacom'
[2017-06-25 14:42] [ALPM] transaction started
[2017-06-25 14:42] [ALPM] removed wacomtablet (2.9.80-2)
[2017-06-25 14:43] [ALPM] removed xf86-input-wacom (0.34.2-1)
[2017-06-25 14:43] [ALPM] transaction completed
[2017-06-25 14:43] [ALPM] running 'update-desktop-database.hook'...
[2017-06-25 14:43] [PACMAN] Running 'pacman -Rns --noconfirm calamares calamares-debug console-setup'
[2017-06-25 14:43] [ALPM] transaction started
[2017-06-25 14:43] [ALPM] removed console-setup (1.157-1)
[2017-06-25 14:43] [ALPM] removed calamares-debug (3.1.0.9-3)
[2017-06-25 14:43] [ALPM] removed calamares (3.1.0.9-3)
[2017-06-25 14:43] [ALPM] removed yaml-cpp (0.5.3-2)
[2017-06-25 14:43] [ALPM] removed boost (1.63.0-2)
[2017-06-25 14:43] [ALPM] removed pythonqt (3.1-2)
[2017-06-25 14:43] [ALPM] transaction completed
[2017-06-25 14:43] [ALPM] running 'gtk-update-icon-cache.hook'...
[2017-06-25 14:43] [ALPM] running 'update-desktop-database.hook'...
[2017-06-25 14:43] [PACMAN] Running 'pacman -R --noconfirm welcome'
[2017-06-25 14:43] [ALPM] transaction started
[2017-06-25 14:43] [ALPM] removed welcome (3.17-1)
[2017-06-25 14:43] [ALPM] transaction completed
[2017-06-25 14:43] [ALPM] running 'update-desktop-database.hook'...
[2017-06-25 14:43] [PACMAN] Running 'pacman -Rns --noconfirm hardware-detection'
[2017-06-25 14:43] [ALPM] transaction started
[2017-06-25 14:43] [ALPM] removed hardware-detection (20170509-1)
[2017-06-25 14:43] [ALPM] removed khd-nvidia-340xx (340.102-7)
[2017-06-25 14:43] [ALPM] removed khd-nvidia (381.22-1)
[2017-06-25 14:43] [ALPM] transaction completed
[2017-06-25 14:43] [PACMAN] Running 'pacman -R --noconfirm init-live'
[2017-06-25 14:43] [ALPM] transaction started
[2017-06-25 14:43] [ALPM-SCRIPTLET] Disabling systemd service
[2017-06-25 14:43] [ALPM-SCRIPTLET] Removed /etc/systemd/system/multi-user.target.wants/live.service.
[2017-06-25 14:43] [ALPM] removed init-live (2017.03-2)
[2017-06-25 14:43] [ALPM] transaction completed
[2017-06-25 14:43] [PACMAN] Running 'pacman -Rns --noconfirm efibootmgr'
[2017-06-25 14:43] [ALPM] transaction started
[2017-06-25 14:43] [ALPM] removed efibootmgr (15-1)
[2017-06-25 14:43] [ALPM] removed efivar (31-2)
[2017-06-25 14:43] [ALPM] transaction completed
[2017-06-25 14:43] [PACMAN] Running 'pacman -R --noconfirm virtualbox-guest-utils virtualbox-guest-modules'
[2017-06-25 14:43] [ALPM] transaction started
[2017-06-25 14:43] [ALPM] removed virtualbox-guest-utils (5.1.22-1)
[2017-06-25 14:43] [ALPM] removed virtualbox-guest-modules (5.1.22-1)
[2017-06-25 14:43] [ALPM-SCRIPTLET] Unloading modules:
[2017-06-25 14:43] [ALPM] transaction completed
[2017-06-25 14:59] [PACMAN] Running 'pacman -Sy'
[2017-06-25 14:59] [PACMAN] synchronizing package lists
[2017-06-25 15:00] [PACMAN] Running 'pacman -Syy'
[2017-06-25 15:00] [PACMAN] synchronizing package lists
[2017-06-25 15:00] [PACMAN] Running 'pacman -Su'
[2017-06-25 15:00] [PACMAN] starting full system upgrade
[2017-06-25 15:05] [ALPM] transaction started
[2017-06-25 15:05] [ALPM] upgraded linux-api-headers (4.9.9-1 -> 4.11.4-1)
[2017-06-25 15:05] [ALPM] upgraded glibc (2.25-1 -> 2.25-2)
[2017-06-25 15:05] [ALPM-SCRIPTLET] Generating locales...
[2017-06-25 15:05] [ALPM-SCRIPTLET] en_US.UTF-8... done
[2017-06-25 15:05] [ALPM-SCRIPTLET] en_US.UTF-8... done
[2017-06-25 15:05] [ALPM-SCRIPTLET] fr_FR.UTF-8... done
[2017-06-25 15:05] [ALPM-SCRIPTLET] Generation complete.
[2017-06-25 15:05] [ALPM] upgraded sqlite (3.19.2-1 -> 3.19.3-1)
[2017-06-25 15:05] [ALPM] upgraded gcc-libs (5.4.1-1 -> 6.3.1-1)
[2017-06-25 15:05] [ALPM] upgraded libxt (1.1.5-1 -> 1.1.5-2)
[2017-06-25 15:05] [ALPM] upgraded expat (2.2.0-2 -> 2.2.1-1)
[2017-06-25 15:05] [ALPM] upgraded llvm (3.9.1-3 -> 3.9.1-4)
[2017-06-25 15:05] [ALPM] upgraded libunwind (1.2-1 -> 1.2.1-1)
[2017-06-25 15:05] [ALPM] upgraded mesa (17.1.1-1 -> 17.1.2-1)
[2017-06-25 15:05] [ALPM] upgraded libgl (17.1.1-1 -> 17.1.2-1)
[2017-06-25 15:05] [ALPM] upgraded libxml2 (2.9.4-3 -> 2.9.4-4)
[2017-06-25 15:05] [ALPM] upgraded libinput (1.7.2-1 -> 1.7.3-1)
[2017-06-25 15:05] [ALPM] upgraded wayland-protocols (1.7-1 -> 1.8-1)
[2017-06-25 15:05] [ALPM] upgraded binutils (2.27-1 -> 2.28-1)
[2017-06-25 15:05] [ALPM] upgraded mpfr (3.1.5.p2-1 -> 3.1.5.p5-1)
[2017-06-25 15:05] [ALPM] upgraded libmpc (1.0.3-5 -> 1.0.3-6)
[2017-06-25 15:05] [ALPM] upgraded gcc (5.4.1-1 -> 6.3.1-1)
[2017-06-25 15:05] [ALPM] upgraded libtool (2.4.6-9 -> 2.4.6-10)
[2017-06-25 15:05] [ALPM] upgraded qt5-base (5.9.0-1 -> 5.9.0-3)
[2017-06-25 15:05] [ALPM] upgraded kitemviews (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:05] [ALPM] upgraded karchive (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:05] [ALPM] upgraded kconfig (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:05] [ALPM] upgraded kcoreaddons (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:05] [ALPM] upgraded kdbusaddons (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:05] [ALPM] upgraded kjs (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:05] [ALPM] upgraded ki18n (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:05] [ALPM] upgraded kwindowsystem (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:05] [ALPM] upgraded kcrash (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:05] [ALPM] upgraded kservice (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:05] [ALPM] installed libbytesize (0.10-1)
[2017-06-25 15:05] [ALPM] upgraded nspr (4.14-1 -> 4.15-1)
[2017-06-25 15:05] [ALPM] upgraded nss (3.30.2-1 -> 3.31-1)
[2017-06-25 15:05] [ALPM] upgraded gnutls (3.5.12-3 -> 3.5.13-1)
[2017-06-25 15:05] [ALPM] upgraded curl (7.54.0-1 -> 7.54.1-1)
[2017-06-25 15:05] [ALPM] installed volume_key (0.3.9-1)
[2017-06-25 15:05] [ALPM] installed libblockdev (2.8.1-2)
[2017-06-25 15:05] [ALPM] upgraded udisks2 (2.6.5-1 -> 2.7.0-2)
[2017-06-25 15:05] [ALPM] upgraded solid (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:05] [ALPM] upgraded kglobalaccel (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded kwidgetsaddons (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded kcompletion (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded kauth (5.34.0-4 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded kcodecs (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded kguiaddons (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded kconfigwidgets (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded kiconthemes (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded sonnet (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded openal (1.17.2-1 -> 1.18.0-1)
[2017-06-25 15:06] [ALPM] upgraded rtkit (0.11-4 -> 0.11-5)
[2017-06-25 15:06] [ALPM] upgraded libass (0.13.6-1 -> 0.13.7-1)
[2017-06-25 15:06] [ALPM] upgraded libmodplug (0.8.8.5-2 -> 0.8.9.0-1)
[2017-06-25 15:06] [ALPM] upgraded iso-codes (3.74-1 -> 3.75-1)
[2017-06-25 15:06] [ALPM] upgraded cairo (1.14.8-2 -> 1.14.10-1)
[2017-06-25 15:06] [ALPM] upgraded ffmpeg (3.3.1-1 -> 3.3.2-1)
[2017-06-25 15:06] [ALPM] upgraded dotconf (1.3-2 -> 1.3-3)
[2017-06-25 15:06] [ALPM] upgraded ktextwidgets (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded kf5-attica (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded kxmlgui (5.34.0-2 -> 5.35.0-2)
[2017-06-25 15:06] [ALPM] upgraded kbookmarks (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded kjobwidgets (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded knotifications (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded kwallet (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded kio (5.34.0-3 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded kplotting (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded kdesignerplugin (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded kitemmodels (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded akonadi (17.04.1-2 -> 17.04.2-2)
[2017-06-25 15:06] [ALPM] upgraded kcontacts (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:06] [ALPM] upgraded kparts (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded kunitconversion (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded kinit (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded kded (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded kemoticons (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded modemmanager (1.6.6-1 -> 1.6.8-1)
[2017-06-25 15:06] [ALPM] upgraded kdelibs4support (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded kcalcore (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:06] [ALPM] upgraded kmime (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:06] [ALPM] upgraded akonadi-mime (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:06] [ALPM] upgraded prison (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded libevent (2.0.22-3 -> 2.1.8-1)
[2017-06-25 15:06] [ALPM] upgraded qtwebengine (5.9.0-1 -> 5.9.0-2)
[2017-06-25 15:06] [ALPM] upgraded akonadi-contacts (17.04.1-2 -> 17.04.2-1)
[2017-06-25 15:06] [ALPM] upgraded kpty (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded khtml (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded unrar (5.5.3-1 -> 5.5.5-1)
[2017-06-25 15:06] [ALPM] upgraded ark (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:06] [ALPM] upgraded youtube-dl (2017.05.26-1 -> 2017.06.18-1)
[2017-06-25 15:06] [ALPM] upgraded babe (0.0.4-1 -> 0.4.81-1)
[2017-06-25 15:06] [ALPM] upgraded kfilemetadata (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded kidletime (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded lmdb (0.9.19-1 -> 0.9.21-1)
[2017-06-25 15:06] [ALPM] upgraded baloo (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded baloo-widgets (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:06] [ALPM] upgraded bluez-qt (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded boost-libs (1.63.0-2 -> 1.63.0-3)
[2017-06-25 15:06] [ALPM] upgraded kpackage (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded libepoxy (1.4.2-1 -> 1.4.3-1)
[2017-06-25 15:06] [ALPM] upgraded kdeclarative (5.34.0-3 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded kcmutils (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded kactivities (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded kwayland (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded plasma-framework (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded bluedevil (5.10.0-1 -> 5.10.2-1)
[2017-06-25 15:06] [ALPM] upgraded kdecoration (5.10.0-1 -> 5.10.2-1)
[2017-06-25 15:06] [ALPM] upgraded knewstuff (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded frameworkintegration (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:06] [ALPM] upgraded breeze-icons (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:07] [ALPM] upgraded breeze (5.10.0-1 -> 5.10.2-1)
[2017-06-25 15:07] [ALPM] upgraded breeze-gtk (5.10.0-1 -> 5.10.2-1)
[2017-06-25 15:07] [ALPM] upgraded libsearpc (3.0.7-1 -> 3.0.7-2)
[2017-06-25 15:07] [ALPM] upgraded ccnet (6.0.6-1 -> 6.0.7-1)
[2017-06-25 15:07] [ALPM] upgraded dnsutils (9.11.1-1 -> 9.11.1.1-1)
[2017-06-25 15:07] [ALPM] upgraded dolphin (17.04.1-2 -> 17.04.2-1)
[2017-06-25 15:07] [ALPM] upgraded epsoneplijs (0.4.1-2 -> 0.4.1-3)
[2017-06-25 15:07] [ALPM] upgraded ffmpegthumbs (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:07] [ALPM] upgraded freetds (1.00.40-1 -> 1.00.44-1)
[2017-06-25 15:07] [ALPM] upgraded gdb (7.12.1-1 -> 8.0-1)
[2017-06-25 15:07] [ALPM] upgraded geoip-database (20170502-1 -> 20170608-1)
[2017-06-25 15:07] [ALPM] upgraded git (2.13.0-1 -> 2.13.1-1)
[2017-06-25 15:07] [ALPM] upgraded kimageformats (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:07] [ALPM] upgraded libkdcraw (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:07] [ALPM] upgraded libkipi (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:07] [ALPM] upgraded threadweaver (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:07] [ALPM] upgraded libkexiv2 (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:07] [ALPM] upgraded krunner (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:07] [ALPM] upgraded libmng (2.0.3-1 -> 2.0.3-2)
[2017-06-25 15:07] [ALPM] upgraded qtwebkit-tp (5.6.2.3-4 -> 5.212.0.1-1)
[2017-06-25 15:07] [ALPM] upgraded marble (17.04.1-2 -> 17.04.2-1)
[2017-06-25 15:07] [ALPM] upgraded libkgeomap (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:07] [ALPM] upgraded kdewebkit (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:07] [ALPM] upgraded kipi-plugins (5.5.0-2 -> 5.6.0-1)
[2017-06-25 15:07] [ALPM] upgraded gwenview (17.04.1-3 -> 17.04.2-1)
[2017-06-25 15:07] [ALPM] upgraded libcl (1.1.11-1 -> 1.1.12-1)
[2017-06-25 15:07] [ALPM] upgraded imagemagick (6.9.8.9-1 -> 6.9.8.10-1)
[2017-06-25 15:07] [ALPM] upgraded iniparser (3.2-1 -> 4.0-1)
[2017-06-25 15:07] [ALPM] upgraded inxi (2.3.10-1 -> 2.3.17-1)
[2017-06-25 15:07] [ALPM] upgraded knotifyconfig (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:07] [ALPM] upgraded libkcddb5 (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:08] [ALPM] upgraded k3b (1:17.04.1-1 -> 1:17.04.2-1)
[2017-06-25 15:08] [ALPM] upgraded kaccounts-integration (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:08] [ALPM] upgraded kaccounts-providers (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:08] [ALPM] upgraded kactivities-stats (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:08] [ALPM] upgraded kactivitymanagerd (5.10.0-1 -> 5.10.2-1)
[2017-06-25 15:08] [ALPM] upgraded kapidox (5.34.0-3 -> 5.35.0-1)
[2017-06-25 15:08] [ALPM] upgraded syntax-highlighting (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:08] [ALPM] upgraded ktexteditor (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:08] [ALPM] upgraded kate (17.04.1-2 -> 17.04.2-1)
[2017-06-25 15:08] [ALPM] upgraded kcharselect (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:08] [ALPM] upgraded kdesu (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:08] [ALPM] upgraded kde-cli-tools (5.10.0-1 -> 5.10.2-1)
[2017-06-25 15:08] [ALPM] upgraded xclip (0.12.1-1 -> 0.13-1)
[2017-06-25 15:08] [ALPM] upgraded kdialog (17.04.1-2 -> 17.04.2-1)
[2017-06-25 15:08] [ALPM-SCRIPTLET]  The kde-baseapps package is split into 4 new packages
[2017-06-25 15:08] [ALPM-SCRIPTLET]  besides kdialog, install the other components you wish to keep:
[2017-06-25 15:08] [ALPM-SCRIPTLET]  sudo pacman -S kfind
[2017-06-25 15:08] [ALPM-SCRIPTLET]  sudo pacman -S keditbookmarks
[2017-06-25 15:08] [ALPM-SCRIPTLET]  sudo pacman -S konqueror 
[2017-06-25 15:08] [ALPM] upgraded kde-common (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:08] [ALPM] upgraded kde-gtk-config (5.10.0-1 -> 5.10.2-1)
[2017-06-25 15:08] [ALPM] upgraded kdegraphics-mobipocket (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:08] [ALPM] upgraded kdegraphics-thumbnailers (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:08] [ALPM] upgraded kross (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:08] [ALPM] upgraded kjsembed (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:08] [ALPM] upgraded kscreenlocker (5.10.0-1 -> 5.10.2-1)
[2017-06-25 15:08] [ALPM] upgraded kwin (5.10.0-1 -> 5.10.2.1-1)
[2017-06-25 15:08] [ALPM] upgraded libksysguard (5.10.0-1 -> 5.10.2-1)
[2017-06-25 15:08] [ALPM] upgraded khelpcenter (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:08] [ALPM] upgraded kdnssd (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:08] [ALPM] upgraded samba (4.6.4-1 -> 4.6.5-1)
[2017-06-25 15:08] [ALPM] upgraded kio-extras (17.04.1-2 -> 17.04.2-1)
[2017-06-25 15:08] [ALPM] upgraded milou (5.10.0-1 -> 5.10.2-1)
[2017-06-25 15:08] [ALPM] upgraded libkscreen (5.10.0-1 -> 5.10.2-1)
[2017-06-25 15:08] [ALPM] upgraded oxygen-icons5 (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:08] [ALPM] upgraded sddm-kcm (1:5.10.0-1 -> 1:5.10.2-1)
[2017-06-25 15:08] [ALPM] upgraded networkmanager-qt (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:08] [ALPM] upgraded kxmlrpcclient (1:5.34.0-2 -> 1:5.35.0-1)
[2017-06-25 15:08] [ALPM] upgraded kholidays (17.04.1-1 -> 17.04.2-2)
[2017-06-25 15:08] [ALPM] upgraded plasma-workspace (5.10.0-2 -> 5.10.2-1)
[2017-06-25 15:09] [ALPM] upgraded kdeplasma-addons (5.10.0-1 -> 5.10.2-1)
[2017-06-25 15:09] [ALPM] upgraded kdesdk-thumbnailers (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:09] [ALPM] upgraded kdoctools (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:09] [ALPM] upgraded keditbookmarks (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:09] [ALPM] upgraded kfind (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:09] [ALPM] upgraded kgpg (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:09] [ALPM] upgraded khotkeys (5.10.0-1 -> 5.10.2-1)
[2017-06-25 15:09] [ALPM] upgraded kinfocenter (5.10.0-1 -> 5.10.2-1)
[2017-06-25 15:09] [ALPM] upgraded kirigami (2.1.1-1 -> 2.2.0-2)
[2017-06-25 15:09] [ALPM] upgraded kmediaplayer (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:09] [ALPM] upgraded kmenuedit (5.10.0-1 -> 5.10.2-1)
[2017-06-25 15:09] [ALPM] upgraded libkomparediff2 (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:09] [ALPM] upgraded kompare (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:09] [ALPM] upgraded konsole (17.04.1-2 -> 17.04.2-1)
[2017-06-25 15:09] [ALPM] upgraded libkdegames (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:09] [ALPM] upgraded kpat (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:09] [ALPM] upgraded kpeople (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:09] [ALPM] upgraded kpmcore (3.1.0-1 -> 3.1.1-1)
[2017-06-25 15:09] [ALPM] upgraded kpmcore-debug (3.1.0-1 -> 3.1.1-1)
[2017-06-25 15:09] [ALPM] upgraded kruler (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:09] [ALPM] upgraded kscreen (5.10.0-1 -> 5.10.2-1)
[2017-06-25 15:09] [ALPM] upgraded ksshaskpass (5.10.0-1 -> 5.10.2-1)
[2017-06-25 15:09] [ALPM] upgraded ksysguard (5.10.0-1 -> 5.10.2-1)
[2017-06-25 15:09] [ALPM] upgraded telepathy-logger (0.8.2-1 -> 0.8.2-2)
[2017-06-25 15:09] [ALPM] upgraded ktp-common-internals (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:09] [ALPM] upgraded ktp-accounts-kcm (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:09] [ALPM] upgraded ktp-approver (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:09] [ALPM] upgraded signon-kwallet-extension (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:09] [ALPM] upgraded ktp-auth-handler (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:09] [ALPM] upgraded ktp-call-ui (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:09] [ALPM] upgraded ktp-contact-list (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:09] [ALPM] upgraded ktp-contact-runner (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:09] [ALPM] upgraded ktp-desktop-applets (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:09] [ALPM] upgraded ktp-filetransfer-handler (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:09] [ALPM] upgraded ktp-kded-module (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:09] [ALPM] upgraded ktp-send-file (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:09] [ALPM] upgraded ktp-text-ui (17.04.1-2 -> 17.04.2-1)
[2017-06-25 15:09] [ALPM] upgraded kwallet-pam (5.10.0-1 -> 5.10.2-1)
[2017-06-25 15:09] [ALPM] upgraded kwalletmanager (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:09] [ALPM] upgraded libbluray (1.0.0-1 -> 1.0.1-1)
[2017-06-25 15:09] [ALPM] upgraded libgphoto2 (2.5.13-1 -> 2.5.14-1)
[2017-06-25 15:10] [ALPM] upgraded linux-firmware (20170531-1 -> 20170615-1)
[2017-06-25 15:10] [ALPM] upgraded modemmanager-qt (5.34.0-2 -> 5.35.0-1)
[2017-06-25 15:10] [ALPM] upgraded networkmanager-dispatcher-ntpd (1.0-7 -> 1.0-8)
[2017-06-25 15:10] [ALPM] upgraded nmap (7.40-1 -> 7.50-1)
[2017-06-25 15:10] [ALPM] upgraded pacman (5.0.1-7 -> 5.0.2-2)
[2017-06-25 15:10] [ALPM] upgraded octopi (0.8.107-1 -> 0.8.113-1)
[2017-06-25 15:10] [ALPM] upgraded okular (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:10] [ALPM] upgraded oxygen (5.10.0-1 -> 5.10.2-1)
[2017-06-25 15:10] [ALPM] upgraded partitionmanager (1:3.0.1-2 -> 1:3.1.0-1)
[2017-06-25 15:10] [ALPM] upgraded partitionmanager-debug (1:3.0.1-2 -> 1:3.1.0-1)
[2017-06-25 15:10] [ALPM] upgraded polkit-kde-agent-1 (5.10.0-1 -> 5.10.2-1)
[2017-06-25 15:10] [ALPM] upgraded systemsettings (5.10.0-1 -> 5.10.2-1)
[2017-06-25 15:10] [ALPM] upgraded powerdevil (5.10.0-1 -> 5.10.2-1)
[2017-06-25 15:10] [ALPM] upgraded plasma-integration (5.10.0-1 -> 5.10.2-1)
[2017-06-25 15:10] [ALPM] upgraded plasma-desktop (5.10.0-2 -> 5.10.2-1)
[2017-06-25 15:10] [ALPM] upgraded plasma-nm (5.10.0-1 -> 5.10.2-1)
[2017-06-25 15:10] [ALPM] upgraded plasma-pa (5.10.0-1 -> 5.10.2-1)
[2017-06-25 15:10] [ALPM] upgraded prebootloader (20130206-2 -> 20130206-3)
[2017-06-25 15:10] [ALPM] upgraded print-manager (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:10] [ALPM] upgraded psmisc (22.21-3 -> 23.1-1)
[2017-06-25 15:10] [ALPM] upgraded qupzilla (2.1.3-1 -> 2.1.90-1)
[2017-06-25 15:10] [ALPM] upgraded seafile (6.0.6-1 -> 6.0.7-1)
[2017-06-25 15:10] [ALPM] upgraded seafile-client (6.0.6-2 -> 6.0.7-1)
[2017-06-25 15:10] [ALPM] upgraded spectacle (17.04.1-1 -> 17.04.2-1)
[2017-06-25 15:10] [ALPM] upgraded vim (8.0.0596-1 -> 8.0.0628-1)
[2017-06-25 15:10] [ALPM] upgraded xf86-video-intel (2.99.917.17-1 -> 2.99.917.18-1)
[2017-06-25 15:10] [ALPM-SCRIPTLET]  The glamor acceleration method is no longer supported 
[2017-06-25 15:10] [ALPM-SCRIPTLET] Make sure to remove glamor from your 20-intel.conf if you added it
[2017-06-25 15:10] [ALPM-SCRIPTLET] sna and uxa acceleration methods are the only supported
[2017-06-25 15:10] [ALPM-SCRIPTLET] With sna set as default
[2017-06-25 15:10] [ALPM-SCRIPTLET] Use uxa method if you run into trouble with sna.
[2017-06-25 15:10] [ALPM-SCRIPTLET] DRI3 is the default rendering infrastructure, fall back to
[2017-06-25 15:10] [ALPM-SCRIPTLET] DRI2 if you run into trouble with DRI3
[2017-06-25 15:10] [ALPM-SCRIPTLET] Try by creating /etc/X11/xorg.conf.d/20-intel.conf
[2017-06-25 15:10] [ALPM-SCRIPTLET] Section Device
[2017-06-25 15:10] [ALPM-SCRIPTLET] Identifier Intel Graphics
[2017-06-25 15:10] [ALPM-SCRIPTLET] Driver intel
[2017-06-25 15:10] [ALPM-SCRIPTLET] Option AccelMethod uxa
[2017-06-25 15:10] [ALPM-SCRIPTLET] Option DRI 2
[2017-06-25 15:10] [ALPM-SCRIPTLET] EndSection
[2017-06-25 15:10] [ALPM] upgraded xorg-utils (7.9-2 -> 7.9-3)
[2017-06-25 15:10] [ALPM] transaction completed
[2017-06-25 15:10] [ALPM] running 'glib-compile-schemes.hook'...
[2017-06-25 15:10] [ALPM] running 'gtk-update-icon-cache.hook'...
[2017-06-25 15:11] [ALPM] running 'systemd-tmpfiles.hook'...
[2017-06-25 15:11] [ALPM] running 'texinfo-install.hook'...
[2017-06-25 15:11] [ALPM] running 'update-desktop-database.hook'...
[2017-06-25 15:11] [ALPM] running 'update-mime-database.hook'...
[2017-06-25 15:12] [PACMAN] Running 'pacman -S --noconfirm apps/seafile-client'
[2017-06-25 15:12] [ALPM] transaction started
[2017-06-25 15:12] [ALPM] reinstalled seafile-client (6.0.7-1)
[2017-06-25 15:12] [ALPM] transaction completed
[2017-06-25 15:12] [ALPM] running 'gtk-update-icon-cache.hook'...
[2017-06-25 15:12] [ALPM] running 'update-desktop-database.hook'...
[2017-06-25 15:17] [PACMAN] Running 'pacman -Sy'
[2017-06-25 15:17] [PACMAN] synchronizing package lists
[2017-06-25 15:19] [PACMAN] Running 'pacman -S --noconfirm apps/firefox apps/firefox-i18n-fr'
[2017-06-25 15:19] [ALPM] transaction started
[2017-06-25 15:19] [ALPM] installed mime-types (9-3)
[2017-06-25 15:19] [ALPM] installed at-spi2-core (2.24.1-1)
[2017-06-25 15:19] [ALPM] installed at-spi2-atk (2.24.1-1)
[2017-06-25 15:19] [ALPM] installed gtk3 (3.22.15-1)
[2017-06-25 15:19] [ALPM] installed mozilla-common (1.4-4)
[2017-06-25 15:19] [ALPM-SCRIPTLET] relogin or source /etc/profile.d/mozilla-common.sh
[2017-06-25 15:19] [ALPM] installed startup-notification (0.12-5)
[2017-06-25 15:19] [ALPM] installed firefox (54.0-1)
[2017-06-25 15:19] [ALPM] installed firefox-i18n-fr (54.0-1)
[2017-06-25 15:19] [ALPM] transaction completed
[2017-06-25 15:19] [ALPM] running 'glib-compile-schemes.hook'...
[2017-06-25 15:19] [ALPM] running 'gtk-update-icon-cache.hook'...
[2017-06-25 15:19] [ALPM] running 'update-desktop-database.hook'...
[2017-06-25 15:20] [PACMAN] Running 'pacman -S --noconfirm apps/nodejs'
[2017-06-25 15:20] [ALPM] transaction started
[2017-06-25 15:20] [ALPM] installed libuv (1.12.0-1)
[2017-06-25 15:20] [ALPM] installed c-ares (1.12.0-1)
[2017-06-25 15:20] [ALPM] installed nodejs (8.1.2-1)
[2017-06-25 15:20] [ALPM] transaction completed
[2017-06-25 15:29] [PACMAN] Running '/usr/bin/pacman -U /tmp/vscode/vscode-1.13.1-1-x86_64.pkg.tar.xz'
[2017-06-25 15:29] [ALPM] transaction started
[2017-06-25 15:29] [ALPM] installed vscode (1.13.1-1)
[2017-06-25 15:29] [ALPM] transaction completed
[2017-06-25 15:29] [ALPM] running 'gtk-update-icon-cache.hook'...
[2017-06-25 15:29] [ALPM] running 'update-desktop-database.hook'...
[2017-06-25 15:29] [PACMAN] Running 'pacman -S --noconfirm apps/docker'
[2017-06-25 15:29] [ALPM] transaction started
[2017-06-25 15:29] [ALPM] installed bridge-utils (1.6-1)
[2017-06-25 15:29] [ALPM] installed runc (0.1.1-7)
[2017-06-25 15:29] [ALPM] installed containerd (0.2.4-8)
[2017-06-25 15:29] [ALPM] installed docker-proxy (0.7.80-1)
[2017-06-25 15:29] [ALPM] installed docker (17.05.0-1)
[2017-06-25 15:29] [ALPM] transaction completed
[2017-06-25 15:31] [PACMAN] Running '/usr/bin/pacman -S --asdeps java-runtime'
[2017-06-25 15:32] [PACMAN] Running '/usr/bin/pacman -S --asdeps curl-kcp libgnome-keyring'
[2017-06-25 15:34] [PACMAN] Running 'pacman -S --noconfirm main/aspell-fr main/hunspell-fr'
[2017-06-25 15:34] [ALPM] transaction started
[2017-06-25 15:34] [ALPM] installed aspell-fr (0.50.3-2)
[2017-06-25 15:34] [ALPM] installed hunspell-fr (6.1-1)
[2017-06-25 15:34] [ALPM] transaction completed
[2017-06-25 15:35] [PACMAN] Running '/usr/bin/pacman -S --asdeps curl-kcp libgnome-keyring'
[2017-06-25 15:37] [PACMAN] Running '/usr/bin/pacman -U /tmp/curl-kcp/curl-kcp-7.54.1-1-x86_64.pkg.tar.xz'
[2017-06-25 15:37] [ALPM] transaction started
[2017-06-25 15:37] [ALPM] installed curl-kcp (7.54.1-1)
[2017-06-25 15:37] [ALPM] transaction completed
[2017-06-25 15:38] [PACMAN] Running '/usr/bin/pacman -S --asdeps libgnome-keyring'
[2017-06-25 15:38] [ALPM] transaction started
[2017-06-25 15:38] [ALPM] installed libgnome-keyring (3.12.0-6)
[2017-06-25 15:38] [ALPM] transaction completed
[2017-06-25 15:42] [PACMAN] Running '/usr/bin/pacman -U /tmp/gitkraken/gitkraken-2.6.0-1-x86_64.pkg.tar.xz'
[2017-06-25 15:44] [ALPM] transaction started
[2017-06-25 15:44] [ALPM] installed gitkraken (2.6.0-1)
[2017-06-25 15:44] [ALPM] transaction completed
[2017-06-25 15:44] [ALPM] running 'gtk-update-icon-cache.hook'...
[2017-06-25 15:44] [ALPM] running 'update-desktop-database.hook'...
[2017-06-25 19:49] [PACMAN] Running 'pacman -Sy'
[2017-06-25 19:49] [PACMAN] synchronizing package lists
[2017-06-25 19:50] [PACMAN] Running 'pacman -Su --noconfirm'
[2017-06-25 19:50] [PACMAN] starting full system upgrade
[2017-06-25 19:51] [ALPM] transaction started
[2017-06-25 19:51] [ALPM] upgraded aalib (1.4rc5-10 -> 1.4rc5-11)
[2017-06-25 19:51] [ALPM] upgraded dcadec (0.2.0-1 -> 0.2.0-2)
[2017-06-25 19:51] [ALPM] upgraded fribidi (0.19.7-1 -> 0.19.7-2)
[2017-06-25 19:51] [ALPM] upgraded hicolor-icon-theme (0.15-1 -> 0.15-2)
[2017-06-25 19:51] [ALPM] upgraded hwdetect (2016.01-1 -> 2016.01-2)
[2017-06-25 19:51] [ALPM] upgraded hyphen (2.8.8-2 -> 2.8.8-3)
[2017-06-25 19:51] [ALPM] upgraded lame (3.99.5-4 -> 3.99.5-5)
[2017-06-25 19:51] [ALPM] upgraded libatasmart (0.19-3 -> 0.19-4)
[2017-06-25 19:51] [ALPM] upgraded libcaca (0.99.beta19-2 -> 0.99.beta19-3)
[2017-06-25 19:51] [ALPM] upgraded libdatrie (0.2.10-1 -> 0.2.10-2)
[2017-06-25 19:51] [ALPM] upgraded mesa (17.1.2-1 -> 17.1.3-1)
[2017-06-25 19:51] [ALPM] upgraded libgl (17.1.2-1 -> 17.1.3-1)
[2017-06-25 19:51] [ALPM] upgraded libsoxr (0.1.2-1 -> 0.1.2-2)
[2017-06-25 19:51] [ALPM] upgraded lsof (4.89-1 -> 4.89-2)
[2017-06-25 19:51] [ALPM] upgraded mcpp (2.7.2-5 -> 2.7.2-6)
[2017-06-25 19:51] [ALPM] upgraded rtmpdump (2.4.2-3 -> 2.4.2-4)
[2017-06-25 19:51] [ALPM] upgraded sg3_utils (1.42-1 -> 1.42-2)
[2017-06-25 19:51] [ALPM] upgraded telepathy-idle (0.2.0-2 -> 0.2.0-3)
[2017-06-25 19:51] [ALPM] upgraded terminus-font (4.40-1 -> 4.40-2)
[2017-06-25 19:51] [ALPM] upgraded upower (0.99.4-1 -> 0.99.4-2)
[2017-06-25 19:51] [ALPM-SCRIPTLET] Enabling systemd service
[2017-06-25 19:51] [ALPM] upgraded xvidcore (1.3.4-1 -> 1.3.4-2)
[2017-06-25 19:51] [ALPM] transaction completed
[2017-06-25 19:51] [ALPM] running 'fc-cache-install.hook'...
[2017-06-25 19:51] [ALPM] running 'gtk-update-icon-cache.hook'...
[2017-06-25 19:51] [ALPM] running 'texinfo-install.hook'...
[2017-06-25 19:51] [PACMAN] Running 'pacman -Sy'
[2017-06-25 19:51] [PACMAN] synchronizing package lists
[2017-06-25 21:32] [PACMAN] Running 'pacman -S --noconfirm apps/gimp'
[2017-06-25 21:32] [ALPM] transaction started
[2017-06-25 21:32] [ALPM] installed libglade (2.6.4-8)
[2017-06-25 21:32] [ALPM] installed python2-gobject (2.28.6-8)
[2017-06-25 21:32] [ALPM] installed lapack (3.7.0-2)
[2017-06-25 21:32] [ALPM] installed python2-nose (1.3.7-2)
[2017-06-25 21:32] [ALPM] installed python2-numpy (1.13.0-1)
[2017-06-25 21:32] [ALPM] installed pygtk (2.24.0-3)
[2017-06-25 21:32] [ALPM] installed babl (0.1.28-1)
[2017-06-25 21:32] [ALPM] installed json-glib (1.2.8-1)
[2017-06-25 21:32] [ALPM] installed gexiv2 (0.10.6-1)
[2017-06-25 21:32] [ALPM] installed gegl (0.3.18-1)
[2017-06-25 21:32] [ALPM] installed libmypaint (1.2.80-1)
[2017-06-25 21:32] [ALPM] installed gimp (2.9.4-5)
[2017-06-25 21:32] [ALPM] transaction completed
[2017-06-25 21:32] [ALPM] running 'gtk-update-icon-cache.hook'...
[2017-06-25 21:32] [ALPM] running 'update-desktop-database.hook'...
[2017-06-25 21:34] [PACMAN] Running 'pacman -S --noconfirm apps/libreoffice-fr'
[2017-06-25 21:34] [ALPM] transaction started
[2017-06-25 21:34] [ALPM] installed libreoffice-fr (5.3.4-1)
[2017-06-25 21:34] [ALPM] transaction completed
[2017-06-25 21:35] [PACMAN] Running 'pacman -S --noconfirm apps/libreoffice'
[2017-06-25 21:35] [ALPM] transaction started
[2017-06-25 21:35] [ALPM] installed libabw (0.1.1-2)
[2017-06-25 21:35] [ALPM] installed raptor (2.0.15-6)
[2017-06-25 21:35] [ALPM] installed rasqal (0.9.33-2)
[2017-06-25 21:35] [ALPM] installed redland (1.0.17-3)
[2017-06-25 21:35] [ALPM] installed lpsolve (5.5.2.5-1)
[2017-06-25 21:35] [ALPM] installed python2-cython (0.25.2-2)
[2017-06-25 21:35] [ALPM] installed python2-lxml (3.8.0-1)
[2017-06-25 21:35] [ALPM] installed translate-toolkit (2.1.0-1)
[2017-06-25 21:35] [ALPM] installed ca-certificates-java (20121112+nmu2-3)
[2017-06-25 21:36] [ALPM] installed openjdk (8u131_b12_3.4.0-1)
[2017-06-25 21:36] [ALPM] installed clucene (2.3.3.4-14)
[2017-06-25 21:36] [ALPM] installed beanshell (2.1.8-3)
[2017-06-25 21:36] [ALPM] installed hdf5 (1.10.1-1)
[2017-06-25 21:36] [ALPM] installed vigra (1.11.1-1)
[2017-06-25 21:36] [ALPM] installed libmythes (1.2.4-4)
[2017-06-25 21:36] [ALPM] installed libreoffice (5.3.4.2-1)
[2017-06-25 21:36] [ALPM] transaction completed
[2017-06-25 21:36] [ALPM] running 'gtk-update-icon-cache.hook'...
[2017-06-25 21:36] [ALPM] running 'update-desktop-database.hook'...
[2017-06-25 21:36] [ALPM] running 'update-mime-database.hook'...
[2017-06-25 22:42] [PACMAN] Running 'pacman -Sy'
[2017-06-25 22:42] [PACMAN] synchronizing package lists
[2017-06-25 23:19] [PACMAN] Running 'pacman -S --noconfirm apps/google-chrome'
[2017-06-25 23:19] [ALPM] transaction started
[2017-06-25 23:19] [ALPM] installed widevine (61.0.3135.4-1)
[2017-06-25 23:19] [ALPM] installed google-chrome (61.0.3135.4-1)
[2017-06-25 23:19] [ALPM-SCRIPTLET]  To have better integration with KaOS
[2017-06-25 23:19] [ALPM-SCRIPTLET]  Select Use GTK+ theme, this will follow your KDE settings
[2017-06-25 23:19] [ALPM-SCRIPTLET]  Or download and use the KaOS specific theme crx:
[2017-06-25 23:19] [ALPM-SCRIPTLET]  http://sourceforge.net/projects/kaosx/files/sources/chrome-themes/theme1454128732.crx
[2017-06-25 23:19] [ALPM-SCRIPTLET]  This google-chrome theme follows the KaOS color scheme and look 
[2017-06-25 23:19] [ALPM] transaction completed
[2017-06-25 23:19] [ALPM] running 'gtk-update-icon-cache.hook'...
[2017-06-25 23:19] [ALPM] running 'update-desktop-database.hook'...
[2017-06-26 00:04] [PACMAN] Running 'pacman -Sy'
[2017-06-26 00:04] [PACMAN] synchronizing package lists
----------------------------------------------------------------------------------------------------------
cat /var/log/installation.log
----------------------------------------------------------------------------------------------------------
08:32:52 [1]: Calamares version: 3.1.0.20170603-git-master-074791e
08:32:52 [1]: Default font =====
Pixel size: -1
Point size: 10
Point sizeF: 10
Font family: "Noto Sans"
Metric height: 18
08:32:52 [1]: Font height: 18
08:32:52 [1]: Available languages: ("ast", "ca", "cs", "de", "en", "es", "es_AR", "fr", "hr", "hu", "id_ID", "it", "nl_NL", "pl", "pt_BR", "pt_PT", "ro_RO", "ru", "sl", "sr_RS", "sv", "tr_TR")
m_crashReporterWChar: /usr/bin/../libexec/calamares_crash_reporter08:32:52 [1]: CalamaresApplication thread: 0x146aad0
08:32:52 [1]: Using log file: "/root/.cache/Calamares/Calamares/Calamares.log"
08:32:52 [1]: Using Calamares settings file at "/usr/share/calamares/settings.conf"
08:32:52 [1]: Using Calamares branding file at "/usr/share/calamares/branding/kaos_branding/branding.desc"
08:32:52 [1]: Loaded branding component "kaos_branding"
08:32:52 [1]: STARTUP: initQmlPath, initSettings, initBranding done
08:32:52 [1]: STARTUP: initModuleManager: module init started
08:32:52 [1]: STARTUP: initModuleManager: all modules init done
08:32:52 [1]: STARTUP: initJobQueue done
08:32:52 [1]: Proposed window size: 1080 648
08:32:52 [1]: STARTUP: CalamaresWindow created; loadModules started
08:32:52 [1]: Initial locale "fr_FR"
08:32:52 [8]: Translation: Branding component: Using system locale: "fr_FR"
08:32:52 [8]: Translation: Calamares: Using system locale: "fr_FR"
08:32:52 [8]: Translation: Qt: Using default locale, system locale one not found: "fr_FR"
08:32:52 [1]: ViewModule "welcome@welcome" loading complete.
08:32:52 [1]: ViewModule "webview@webview" loading complete.
08:32:52 [1]: WARNING: cannot acquire a list of available locales. The locale and localecfg modules will be broken as long as this system does not provide * a /usr/share/i18n/SUPPORTED file OR * a well-formed /etc/locale.gen OR * a complete pre-compiled locale-gen database which allows complete locale -a output.
08:32:52 [1]: ViewModule "locale@locale" loading complete.
08:32:53 [1]: ViewModule "keyboard@keyboard" loading complete.
08:32:53 [8]: Loaded backend plugin: "pmlibpartedbackendplugin"
08:32:53 [1]: ViewModule "partition@partition" loading complete.
08:32:53 [1]: ViewModule "users@users" loading complete.
08:32:53 [1]: ViewModule "summary@summary" loading complete.
08:32:53 [1]: Module "partition@partition" already loaded.
08:32:53 [1]: QML import paths: ("/usr/share/calamares/qml", "/usr/bin", "qrc:/qt-project.org/imports", "/usr/lib/qt5/qml")
08:32:53 [1]: Module "locale@locale" already loaded.
08:32:53 [1]: Module "keyboard@keyboard" already loaded.
08:32:53 [1]: Module "users@users" already loaded.
08:32:53 [1]: ViewModule "finished@finished" loading complete.
08:32:53 [1]: STARTUP: loadModules for all modules done
08:32:53 [1]: STARTUP: Window now visible and ProgressTreeView populated
08:32:53 [1]: Need at least storage bytes: 7516192768
08:32:54 [1]: Need at least ram bytes: 1073741824
08:32:54 [1]: enoughStorage, enoughRam, hasPower, hasInternet, isRoot: true true true true true
No layout variant specified on the command line
Trailing -variant option ignored
08:32:54 [1]: xkbmap selection changed to: "fr" - ""
08:32:54 [1]: GeoIP reporting "Europe/Paris"
13:32:54 [1]: WARNING: cannot acquire a list of available locales. The locale and localecfg modules will be broken as long as this system does not provide * a /usr/share/i18n/SUPPORTED file OR * a well-formed /etc/locale.gen OR * a complete pre-compiled locale-gen database which allows complete locale -a output.
14:32:54 [1]: WARNING: cannot acquire a list of available locales. The locale and localecfg modules will be broken as long as this system does not provide * a /usr/share/i18n/SUPPORTED file OR * a well-formed /etc/locale.gen OR * a complete pre-compiled locale-gen database which allows complete locale -a output.
14:32:54 [1]: WARNING: cannot acquire a list of available locales. The locale and localecfg modules will be broken as long as this system does not provide * a /usr/share/i18n/SUPPORTED file OR * a well-formed /etc/locale.gen OR * a complete pre-compiled locale-gen database which allows complete locale -a output.
14:32:54 [1]: WARNING: cannot acquire a list of available locales. The locale and localecfg modules will be broken as long as this system does not provide * a /usr/share/i18n/SUPPORTED file OR * a well-formed /etc/locale.gen OR * a complete pre-compiled locale-gen database which allows complete locale -a output.
14:32:54 [8]: getting smart status failed for "/dev/sdb" : Opération non supportée
14:32:55 [1]: LIST OF DETECTED DEVICES:
node capacity name prettyName
14:32:55 [1]: "/dev/sda" 500105249280 "ATA WDC WD5000AAKS-6" "ATA WDC WD5000AAKS-6 – 465,76 Gio (/dev/sda)"
14:32:57 [1]: checking if "/dev/sda2" can be resized.
14:32:57 [1]: "/dev/sda2" seems like a good path
14:32:57 [1]: found Partition* for "/dev/sda2"
14:32:57 [1]: Required storage B: 10200547328 "(9GB)"
14:32:57 [1]: Available storage B: 437538590208 "(407GB)" for "/dev/sda2" length: 968958591 sectorsUsed: 114391032 fsType: "ext4"
14:32:57 [1]: Partition "/dev/sda2" authorized for resize + autopartition install.
14:32:57 [1]: "Osprober lines, clean:\n/dev/sda2:Solus (2017.04.18.0):Solus:linux"
14:32:57 [1]: Updating partitioning state widgets.
14:32:57 [0]: QCoreApplication::postEvent: Unexpected null receiver
14:32:57 [0]: QObject::setParent: Cannot set parent, new parent is in a different thread
14:32:57 [1]: Required storage B: 10200547328 "(9GB)"
14:32:57 [1]: Available storage B: 4000000000 "(3GB)" for "/dev/sda1" length: 7812500 sectorsUsed: 0 fsType: "linuxswap"
14:32:57 [1]: Required storage B: 10200547328 "(9GB)"
14:32:57 [1]: Available storage B: 437538590208 "(407GB)" for "/dev/sda2" length: 968958591 sectorsUsed: 114391032 fsType: "ext4"
14:32:57 [1]: Partition "/dev/sda2" authorized for resize + autopartition install.
14:32:57 [1]: Required storage B: 8053063680 "(7GB)"
14:32:57 [1]: Storage capacity B: 4000000000 "(3GB)" for "/dev/sda1" length: 7812500
14:32:57 [1]: Required storage B: 8053063680 "(7GB)"
14:32:57 [1]: Storage capacity B: 496106798592 "(462GB)" for "/dev/sda2" length: 968958591
14:32:57 [1]: Partition "/dev/sda2" authorized for replace install.
14:32:57 [1]: Updating partitioning preview widgets.
14:32:57 [0]: QCoreApplication::postEvent: Unexpected null receiver
No layout variant specified on the command line
Trailing -variant option ignored
14:33:05 [1]: xkbmap selection changed to: "fr" - ""
14:33:05 [1]: xkbmap selection changed to: "fr" - "azerty"
14:33:11 [1]: CreatePartitionTableJob::createTable trying to make table for device "/dev/sda"
14:33:11 [1]: Suggested swap size: 5.92832 GiB
14:33:11 [1]: # Queue:
14:33:11 [1]: ## Device: "ATA WDC WD5000AAKS-6"
14:33:11 [1]: - "Créer une nouvelle table de partitions msdos sur /dev/sda."
14:33:11 [1]: - "Créer une nouvelle partition de 470865Mo sur /dev/sda (ATA WDC WD5000AAKS-6) avec un système de fichier xfs."
14:33:11 [1]: - "Créer une nouvelle partition de 6070Mo sur /dev/sda (ATA WDC WD5000AAKS-6) avec un système de fichier linuxswap."
14:33:11 [1]: Updating partitioning preview widgets.
14:33:11 [0]: QCoreApplication::postEvent: Unexpected null receiver
14:33:17 [1]: PCM::setBootLoaderInstallPath "/dev/sda"
14:33:37 [0]: QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout
14:33:37 [0]: QObject::setParent: Cannot set parent, new parent is in a different thread
14:33:37 [1]: Creating FillGlobalStorageJob with bootLoader path "/dev/sda"
14:33:37 [1]: PartitionCodeModule has been asked for jobs. About to return: "Effacer tous les montages temporaires.\nEffacer les montages pour les opérations de partitionnement sur /dev/sda\nCréer une nouvelle table de partitions msdos sur /dev/sda.\nCréer une nouvelle partition de 470865Mo sur /dev/sda (ATA WDC WD5000AAKS-6) avec un système de fichier xfs.\nCréer une nouvelle partition de 6070Mo sur /dev/sda (ATA WDC WD5000AAKS-6) avec un système de fichier linuxswap.\nConfigurer les informations de la partition"
14:33:37 [1]: Gathering UUIDs for partitions that exist now.
14:33:37 [1]: QHash(("", ""))
14:33:37 [1]: Writing to GlobalStorage["partitions"]
14:33:37 [1]: "" mtpoint: "/" fs: QVariant(QString, "xfs") ""
14:33:37 [1]: "" mtpoint: "" fs: QVariant(QString, "linuxswap") ""
14:33:37 [8]: QVariant(QString, "") "" "/" "xfs"
14:33:37 [8]: QVariant(QString, "") "" "" "linuxswap"
14:33:37 [1]: Gathering UUIDs for partitions that exist now.
14:33:37 [1]: QHash(("", ""))
14:33:37 [1]: Writing to GlobalStorage["partitions"]
14:33:37 [1]: "" mtpoint: "/" fs: QVariant(QString, "xfs") ""
14:33:37 [1]: "" mtpoint: "" fs: QVariant(QString, "linuxswap") ""
14:33:37 [8]: QVariant(QString, "") "" "/" "xfs"
14:33:37 [8]: QVariant(QString, "") "" "" "linuxswap"
14:33:40 [1]: loading ok
14:33:41 [1]: Creating FillGlobalStorageJob with bootLoader path "/dev/sda"
14:33:41 [1]: PartitionCodeModule has been asked for jobs. About to return: "Effacer tous les montages temporaires.\nEffacer les montages pour les opérations de partitionnement sur /dev/sda\nCréer une nouvelle table de partitions msdos sur /dev/sda.\nCréer une nouvelle partition de 470865Mo sur /dev/sda (ATA WDC WD5000AAKS-6) avec un système de fichier xfs.\nCréer une nouvelle partition de 6070Mo sur /dev/sda (ATA WDC WD5000AAKS-6) avec un système de fichier linuxswap.\nConfigurer les informations de la partition"
14:33:41 [0]: Starting job "Effacer tous les montages temporaires."
14:33:41 [0]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 3730, resource id: 39848449, major code: 40 (TranslateCoords), minor code: 0
14:33:41 [1]: Opened mtab. Lines:
14:33:41 [1]: "proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0"
14:33:41 [1]: "sys /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0"
14:33:41 [1]: "dev /dev devtmpfs rw,nosuid,relatime,size=1400764k,nr_inodes=350191,mode=755 0 0"
14:33:41 [1]: "run /run tmpfs rw,nosuid,nodev,relatime,mode=755 0 0"
14:33:41 [1]: "union / aufs rw,relatime,si=61bb16160ede0ba3 0 0"
14:33:41 [1]: "/dev/sdb1 /bootmnt iso9660 ro,relatime 0 0"
14:33:41 [1]: "securityfs /sys/kernel/security securityfs rw,nosuid,nodev,noexec,relatime 0 0"
14:33:41 [1]: "tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0"
14:33:41 [1]: "devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0"
14:33:41 [1]: "tmpfs /sys/fs/cgroup tmpfs ro,nosuid,nodev,noexec,mode=755 0 0"
14:33:41 [1]: "cgroup /sys/fs/cgroup/unified cgroup2 rw,nosuid,nodev,noexec,relatime 0 0"
14:33:41 [1]: "cgroup /sys/fs/cgroup/systemd cgroup rw,nosuid,nodev,noexec,relatime,xattr,name=systemd 0 0"
14:33:41 [1]: "pstore /sys/fs/pstore pstore rw,nosuid,nodev,noexec,relatime 0 0"
14:33:41 [1]: "cgroup /sys/fs/cgroup/pids cgroup rw,nosuid,nodev,noexec,relatime,pids 0 0"
14:33:41 [1]: "cgroup /sys/fs/cgroup/cpu,cpuacct cgroup rw,nosuid,nodev,noexec,relatime,cpu,cpuacct 0 0"
14:33:41 [1]: "cgroup /sys/fs/cgroup/freezer cgroup rw,nosuid,nodev,noexec,relatime,freezer 0 0"
14:33:41 [1]: "cgroup /sys/fs/cgroup/cpuset cgroup rw,nosuid,nodev,noexec,relatime,cpuset 0 0"
14:33:41 [1]: "cgroup /sys/fs/cgroup/memory cgroup rw,nosuid,nodev,noexec,relatime,memory 0 0"
14:33:41 [1]: "cgroup /sys/fs/cgroup/devices cgroup rw,nosuid,nodev,noexec,relatime,devices 0 0"
14:33:41 [1]: "cgroup /sys/fs/cgroup/blkio cgroup rw,nosuid,nodev,noexec,relatime,blkio 0 0"
14:33:41 [1]: "cgroup /sys/fs/cgroup/net_cls cgroup rw,nosuid,nodev,noexec,relatime,net_cls 0 0"
14:33:41 [1]: "systemd-1 /proc/sys/fs/binfmt_misc autofs rw,relatime,fd=37,pgrp=1,timeout=0,minproto=5,maxproto=5,direct 0 0"
14:33:41 [1]: "hugetlbfs /dev/hugepages hugetlbfs rw,relatime 0 0"
14:33:41 [1]: "debugfs /sys/kernel/debug debugfs rw,relatime 0 0"
14:33:41 [1]: "mqueue /dev/mqueue mqueue rw,relatime 0 0"
14:33:41 [1]: "configfs /sys/kernel/config configfs rw,relatime 0 0"
14:33:41 [1]: "tmpfs /tmp tmpfs rw,nosuid,nodev,relatime 0 0"
14:33:41 [1]: "tmpfs /run/user/1000 tmpfs rw,nosuid,nodev,relatime,size=282556k,mode=700,uid=1000,gid=100 0 0"
14:33:41 [1]: "fusectl /sys/fs/fuse/connections fusectl rw,relatime 0 0"
14:33:41 [1]: ClearTempMountsJob finished. Here's what was done:
""
14:33:41 [0]: Starting job "Effacer les montages pour les opérations de partitionnement sur /dev/sda"
14:33:42 [1]: ClearMountsJob finished. Here's what was done:
"Successfully cleared swap /dev/sda1."
14:33:42 [0]: Starting job "Créer une nouvelle table de partitions msdos sur /dev/sda."
14:33:42 [1]: CreatePartitionTableJob::createTable trying to make table for device "/dev/sda"
14:33:42 [1]: Creating new partition table of type "msdos" , uncommitted yet:
true
14:33:42 [1]: lsblk:
"NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT\nloop0 7:0 0 10,7M 1 loop \nloop1 7:1 0 44,8M 1 loop \nloop2 7:2 0 1,6G 1 loop \nsda 8:0 0 465,8G 0 disk \n\xE2\x94\x9C\xE2\x94\x80sda1 8:1 0 3,7G 0 part \n\xE2\x94\x94\xE2\x94\x80sda2 8:2 0 462G 0 part \nsdb 8:16 1 1,9G 0 disk \n\xE2\x94\x9C\xE2\x94\x80sdb1 8:17 1 1,7G 0 part /bootmnt\n\xE2\x94\x94\xE2\x94\x80sdb2 8:18 1 31M 0 part \nsr0 11:0 1 1024M 0 rom \n"
14:33:42 [1]: mount:
"proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)\nsys on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)\ndev on /dev type devtmpfs (rw,nosuid,relatime,size=1400764k,nr_inodes=350191,mode=755)\nrun on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755)\nunion on / type aufs (rw,relatime,si=61bb16160ede0ba3)\n/dev/sdb1 on /bootmnt type iso9660 (ro,relatime)\nsecurityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)\ntmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)\ndevpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)\ntmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)\ncgroup on /sys/fs/cgroup/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime)\ncgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,name=systemd)\npstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)\ncgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)\ncgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)\ncgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)\ncgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)\ncgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)\ncgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)\ncgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)\ncgroup on /sys/fs/cgroup/net_cls type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls)\nsystemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=37,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)\nhugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)\ndebugfs on /sys/kernel/debug type debugfs (rw,relatime)\nmqueue on /dev/mqueue type mqueue (rw,relatime)\nconfigfs on /sys/kernel/config type configfs (rw,relatime)\ntmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)\ntmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=282556k,mode=700,uid=1000,gid=100)\nfusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)\n"
14:33:42 [0]: Starting job "Créer une nouvelle partition de 470865Mo sur /dev/sda (ATA WDC WD5000AAKS-6) avec un système de fichier xfs."
14:33:45 [0]: Starting job "Créer une nouvelle partition de 6070Mo sur /dev/sda (ATA WDC WD5000AAKS-6) avec un système de fichier linuxswap."
14:33:45 [0]: Starting job "Configurer les informations de la partition"
14:33:45 [1]: Gathering UUIDs for partitions that exist now.
14:33:45 [1]: QHash(("/dev/sda1", "6bc667f8-a3f8-4405-8fec-dcb69ed6051e")("/dev/sda2", "3354b389-cd1f-4913-a5c7-3257c86d9a45"))
14:33:45 [1]: Writing to GlobalStorage["partitions"]
14:33:45 [1]: "/dev/sda1" mtpoint: "/" fs: QVariant(QString, "xfs") "6bc667f8-a3f8-4405-8fec-dcb69ed6051e"
14:33:45 [1]: "/dev/sda2" mtpoint: "" fs: QVariant(QString, "linuxswap") "3354b389-cd1f-4913-a5c7-3257c86d9a45"
14:33:45 [1]: FillGlobalStorageJob writing bootLoader path: QVariant(QVariantMap, QMap(("installPath", QVariant(QString, "/dev/sda"))))
14:33:45 [0]: Starting job "mount"
14:33:46 [0]: Starting job "unpackfs"
14:42:33 [0]: Starting job "machineid"
14:42:33 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "systemd-machine-id-setup")
14:42:34 [0]: Finished. Exit code: 0
14:42:34 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "ln", "-s", "/etc/machine-id", "/var/lib/dbus/machine-id")
14:42:34 [0]: Finished. Exit code: 0
14:42:34 [0]: Starting job "fstab"
14:42:34 [0]: Starting job "Configurer le fuseau-horaire à Europe/Paris"
14:42:34 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "rm", "-f", "/etc/localtime")
14:42:34 [0]: Finished. Exit code: 0
14:42:34 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "ln", "-s", "/usr/share/zoneinfo/Europe/Paris", "/etc/localtime")
14:42:34 [0]: Finished. Exit code: 0
14:42:34 [0]: Starting job "Configurer le modèle clavier à pc105, l'agencement à fr-azerty"
14:42:34 [1]: Executing SetKeyboardLayoutJob
14:42:34 [1]: Found legacy keymap "fr" with score 11
14:42:34 [1]: Found legacy keymap "fr-latin1" with score 11
14:42:34 [1]: Found legacy keymap "fr-pc" with score 11
14:42:34 [1]: Found legacy keymap "fr-latin9" with score 11
14:42:34 [1]: Written KEYMAP= "fr" to vconsole.conf
14:42:34 [1]: Written XkbLayout "fr" ; XkbModel "pc105" ; XkbVariant "azerty" to X.org file "/tmp/calamares-root-px6aavjn/etc/X11/xorg.conf.d/00-keyboard.conf"
14:42:34 [0]: Starting job "localecfg"
14:42:34 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "locale-gen")
14:42:39 [0]: Finished. Exit code: 0
14:42:39 [0]: Starting job "luksbootkeyfile"
14:42:39 [0]: Starting job "luksopenswaphookcfg"
14:42:39 [0]: Starting job "initcpiocfg"
14:42:39 [0]: Starting job "hardwr"
14:42:39 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "mkinitcpio", "-p", "linux")
14:42:54 [0]: Finished. Exit code: 0
14:42:55 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "/usr/bin/mkdir", "-p", "/tmp/calamares-root-px6aavjn/etc/modprobe.d")
14:42:55 [0]: Finished. Exit code: 0
14:42:55 [0]: Starting job "Créer l'utilisateur paul"
14:42:55 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "groupadd", "autologin")
14:42:56 [0]: Finished. Exit code: 0
14:42:56 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "useradd", "-m", "-s", "/bin/bash", "-U", "-c", "Paul BOREL", "paul")
14:42:56 [0]: Finished. Exit code: 0
14:42:56 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "usermod", "-aG", "users,lp,video,network,storage,wheel,audio,lpadmin,autologin", "paul")
14:42:56 [0]: Finished. Exit code: 0
14:42:56 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "chown", "-R", "paul:paul", "<HOME_PATH>")
14:42:56 [0]: Finished. Exit code: 0
14:42:56 [0]: Starting job "Définir le mot de passe pour l'utilisateur paul"
14:42:56 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "usermod", "-p", "$6$paul$21AkiTKbIJ22fpVDtioqrxKYbF7QLy5ZBEiVZ6X82lUV4Wn7Bi.8i7163u3ohDOMHVCfj732EGoOxBR4.496Q.", "paul")
14:42:56 [0]: Finished. Exit code: 0
14:42:56 [0]: Starting job "Définir le mot de passe pour l'utilisateur root"
14:42:56 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "usermod", "-p", "$6$root$jzfGoLDzdohS90kpO2TJB6xPN/aqAmdt6e5TB7SQKngDBfkjbEWO3RhkJz8Cn0nCTJu2mHbuFufIRc9eD9RIY/", "root")
14:42:56 [0]: Finished. Exit code: 0
14:42:56 [0]: Starting job "Définir le nom d'hôte <HOSTNAME>"
14:42:56 [0]: Starting job "networkcfg"
14:42:56 [0]: Starting job "services"
14:42:56 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "systemctl", "enable", "NetworkManager.service")
14:42:56 [0]: Finished. Exit code: 0
14:42:56 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "systemctl", "enable", "org.cups.cupsd.service")
14:42:56 [0]: Finished. Exit code: 0
14:42:56 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "systemctl", "enable", "graphical.target")
14:42:56 [0]: Finished. Exit code: 0
14:42:56 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "systemctl", "disable", "pacman-init.service")
14:42:56 [0]: Finished. Exit code: 0
14:42:56 [0]: Starting job "grubconf"
14:42:56 [0]: Starting job "kdm_sddm"
14:42:56 [1]: [PYTHON JOB]: "Setting up autologin for user paul."
14:42:56 [0]: Starting job "userkf5"
14:42:56 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "/usr/bin/mkdir", "-p", "<HOME_PATH>/Desktop")
14:42:56 [0]: Finished. Exit code: 0
14:42:56 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "/usr/bin/mkdir", "-p", "<HOME_PATH>/.config")
14:42:56 [0]: Finished. Exit code: 0
14:42:56 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "/usr/bin/mkdir", "-p", "<HOME_PATH>/.local/share/applications/")
14:42:56 [0]: Finished. Exit code: 0
14:42:56 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "/usr/bin/mkdir", "-p", "<HOME_PATH>/.local/share/konqueror")
14:42:56 [0]: Finished. Exit code: 0
14:42:56 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "/usr/bin/mkdir", "-p", "<HOME_PATH>/.local/share/konsole")
14:42:56 [0]: Finished. Exit code: 0
14:42:56 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "/usr/bin/mkdir", "-p", "<HOME_PATH>/.config/autostart")
14:42:56 [0]: Finished. Exit code: 0
14:42:56 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "/usr/bin/mkdir", "-p", "<HOME_PATH>/.config/plasma-workspace/env")
14:42:56 [0]: Finished. Exit code: 0
14:42:56 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "/usr/bin/mkdir", "-p", "<HOME_PATH>/.config/qtcurve")
14:42:56 [0]: Finished. Exit code: 0
14:42:56 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "chown", "-R", "paul:users", "<HOME_PATH>")
14:42:57 [0]: Finished. Exit code: 0
14:42:57 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "setcap", "cap_net_raw=ep", "/usr/bin/ping")
14:42:57 [0]: Finished. Exit code: 0
14:42:57 [0]: Starting job "driver_cleanup"
14:42:57 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "pacman", "-R", "--noconfirm", "xf86-video-nouveau")
14:42:58 [0]: Finished. Exit code: 0
14:42:58 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "pacman", "-R", "--noconfirm", "xf86-video-amdgpu")
14:42:58 [0]: Finished. Exit code: 0
14:42:58 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "pacman", "-R", "--noconfirm", "xf86-video-vmware")
14:42:58 [0]: Finished. Exit code: 0
14:42:58 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "pacman", "-Rncs", "--noconfirm", "xf86-input-wacom")
14:43:00 [0]: Finished. Exit code: 0
14:43:00 [0]: Starting job "nonfree_drivers"
14:43:00 [0]: Starting job "package_removal"
14:43:00 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "pacman", "-Rns", "--noconfirm", "calamares", "calamares-debug", "console-setup")
14:43:05 [0]: Finished. Exit code: 0
14:43:05 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "pacman", "-R", "--noconfirm", "welcome")
14:43:05 [0]: Finished. Exit code: 0
14:43:05 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "pacman", "-Rns", "--noconfirm", "hardware-detection")
14:43:05 [0]: Finished. Exit code: 0
14:43:05 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "pacman", "-R", "--noconfirm", "init-live")
14:43:05 [0]: Finished. Exit code: 0
14:43:05 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "pacman", "-Rns", "--noconfirm", "efibootmgr")
14:43:05 [0]: Finished. Exit code: 0
14:43:05 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "pacman", "-R", "--noconfirm", "virtualbox-guest-utils", "virtualbox-guest-modules")
14:43:14 [0]: Finished. Exit code: 0
14:43:14 [0]: Starting job "bootldr"
14:43:14 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "grub-install", "/dev/sda")
14:43:30 [0]: Finished. Exit code: 0
14:43:30 [0]: Running "chroot" ("/tmp/calamares-root-px6aavjn", "grub-mkconfig", "-o", "/boot/grub/grub.cfg")
14:43:35 [0]: Finished. Exit code: 0
14:43:35 [0]: Starting job "gummi_entries"
14:43:35 [0]: Starting job "umount"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment