Skip to content

Instantly share code, notes, and snippets.

@Kingbill733
Created March 28, 2015 00:10
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 Kingbill733/363f7dc86788fb545dc5 to your computer and use it in GitHub Desktop.
Save Kingbill733/363f7dc86788fb545dc5 to your computer and use it in GitHub Desktop.
Cnchi.log install error
[2015-03-27 18:30:10] [mainwindow.py] INFO: Cnchi installer version 0.6.53
[2015-03-27 18:30:21] [timezone.py] INFO: We have connection. Let's get our timezone
[2015-03-27 18:30:21] [timezone.py] INFO: Timezone detected.
[2015-03-27 18:31:35] [check.py] INFO: We have Internet connection.
[2015-03-27 18:31:35] [check.py] INFO: We're connected to a power source.
[2015-03-27 18:31:35] [check.py] INFO: We have enough disk space.
[2015-03-27 18:31:35] [connectionpool.py] INFO: Starting new HTTP connection (1): www.archlinux.org
[2015-03-27 18:31:35] [connectionpool.py] DEBUG: "GET /mirrors/status/json/ HTTP/1.1" 301 366
[2015-03-27 18:31:35] [connectionpool.py] INFO: Starting new HTTPS connection (1): www.archlinux.org
[2015-03-27 18:31:36] [connectionpool.py] DEBUG: "GET /mirrors/status/json/ HTTP/1.1" 200 None
[2015-03-27 18:31:36] [rank_mirrors.py] DEBUG: Auto mirror selection has been run successfully
[2015-03-27 18:31:39] [location.py] INFO: locale changed to : en_US.UTF-8
[2015-03-27 18:31:39] [timezone.py] INFO: location changed to : America/Chicago
[2015-03-27 18:31:39] [timezone.py] INFO: location changed to : America/Chicago
[2015-03-27 18:31:40] [keymap.py] INFO: keyboard_layout is USA
[2015-03-27 18:31:58] [desktop.py] INFO: Cnchi will install Antergos with the 'kde' desktop
[2015-03-27 18:32:02] [features.py] DEBUG: Selected 'aur' feature to install
[2015-03-27 18:32:02] [features.py] DEBUG: Selected 'bluetooth' feature to install
[2015-03-27 18:32:02] [features.py] DEBUG: Selected 'cups' feature to install
[2015-03-27 18:32:02] [features.py] DEBUG: Selected 'fonts' feature to install
[2015-03-27 18:32:02] [features.py] DEBUG: Selected 'office' feature to install
[2015-03-27 18:32:02] [features.py] DEBUG: Selected 'firewall' feature to install
[2015-03-27 18:33:20] [advanced.py] DEBUG: In get_changes(), added to changelist: path[/dev/sdb4] createme[No] relabel[No] fmt[No] mnt[/boot]
[2015-03-27 18:33:20] [advanced.py] DEBUG: In get_changes(), added to changelist: path[/dev/sdb3] createme[No] relabel[No] fmt[No] mnt[swap]
[2015-03-27 18:33:20] [advanced.py] DEBUG: In get_changes(), added to changelist: path[/dev/sdb2] createme[No] relabel[No] fmt[Yes] mnt[/]
[2015-03-27 18:33:20] [advanced.py] DEBUG: In get_changes(), added to changelist: path[/dev/sdb5] createme[No] relabel[No] fmt[No] mnt[/home]
[2015-03-27 18:33:25] [advanced.py] INFO: Creating new swap filesystem in /dev/sdb3 labeled swap
[2015-03-27 18:33:25] [advanced.py] INFO: Creating new ext4 filesystem in /dev/sdb5 labeled home
[2015-03-27 18:33:25] [advanced.py] INFO: Creating new ext4 filesystem in /dev/sdb4 labeled boot
[2015-03-27 18:33:25] [advanced.py] INFO: Creating new ext4 filesystem in /dev/sdb2 labeled root
[2015-03-27 18:33:27] [advanced.py] INFO:
[2015-03-27 18:33:27] [advanced.py] INFO: Antergos will install the bootloader of type GRUB2 in /dev/sda
[2015-03-27 18:33:27] [process.py] DEBUG: Mounting partition /dev/sdb2 into /install directory
[2015-03-27 18:33:27] [process.py] DEBUG: Mounting partition /dev/sdb4 into /install/boot directory
[2015-03-27 18:33:27] [process.py] DEBUG: Mounting partition /dev/sdb5 into /install/home directory
[2015-03-27 18:33:27] [process.py] DEBUG: Selecting packages...
[2015-03-27 18:33:32] [process.py] DEBUG: Adding all desktops common packages
[2015-03-27 18:33:32] [process.py] DEBUG: Adding 'kde' desktop packages
[2015-03-27 18:33:32] [process.py] DEBUG: Hardware module added these packages : xf86-video-nouveau libva-vdpau-driver libtxc_dxtn lib32-mesa lib32-mesa-libgl xf86-video-vesa
[2015-03-27 18:33:32] [process.py] DEBUG: Adding filesystem packages
[2015-03-27 18:33:33] [process.py] DEBUG: Check for user desired features and add them to our installation
[2015-03-27 18:33:33] [process.py] DEBUG: Adding packages for 'aur' feature.
[2015-03-27 18:33:33] [process.py] DEBUG: Selecting package yaourt for feature aur
[2015-03-27 18:33:33] [process.py] DEBUG: Selecting package cmake for feature aur
[2015-03-27 18:33:33] [process.py] DEBUG: Selecting package git for feature aur
[2015-03-27 18:33:33] [process.py] DEBUG: Selecting package bzr for feature aur
[2015-03-27 18:33:33] [process.py] DEBUG: Adding packages for 'bluetooth' feature.
[2015-03-27 18:33:33] [process.py] DEBUG: Selecting package bluedevil for feature bluetooth
[2015-03-27 18:33:33] [process.py] DEBUG: Selecting package bluez-utils for feature bluetooth
[2015-03-27 18:33:33] [process.py] DEBUG: Adding packages for 'cups' feature.
[2015-03-27 18:33:33] [process.py] DEBUG: Selecting package cups for feature cups
[2015-03-27 18:33:33] [process.py] DEBUG: Selecting package cups-pk-helper for feature cups
[2015-03-27 18:33:33] [process.py] DEBUG: Selecting package foomatic-db-nonfree for feature cups
[2015-03-27 18:33:33] [process.py] DEBUG: Selecting package gsfonts for feature cups
[2015-03-27 18:33:33] [process.py] DEBUG: Selecting package gutenprint for feature cups
[2015-03-27 18:33:33] [process.py] DEBUG: Selecting package hplip for feature cups
[2015-03-27 18:33:33] [process.py] DEBUG: Selecting package kdeutils-print-manager for feature cups
[2015-03-27 18:33:33] [process.py] DEBUG: Selecting package splix for feature cups
[2015-03-27 18:33:33] [process.py] DEBUG: Adding packages for 'fonts' feature.
[2015-03-27 18:33:33] [process.py] DEBUG: Selecting package ttf-freefont for feature fonts
[2015-03-27 18:33:33] [process.py] DEBUG: Selecting package ttf-google-fonts for feature fonts
[2015-03-27 18:33:33] [process.py] DEBUG: Adding packages for 'office' feature.
[2015-03-27 18:33:33] [process.py] DEBUG: Selecting package libreoffice-fresh for feature office
[2015-03-27 18:33:33] [process.py] DEBUG: Selecting package hunspell-en for feature office
[2015-03-27 18:33:33] [process.py] DEBUG: Adding packages for 'firewall' feature.
[2015-03-27 18:33:33] [process.py] DEBUG: Selecting package kcm-ufw for feature firewall
[2015-03-27 18:33:33] [process.py] DEBUG: Selecting package ufw for feature firewall
[2015-03-27 18:33:33] [process.py] DEBUG: Add libreoffice language package
[2015-03-27 18:33:33] [process.py] DEBUG: All features needed packages have been added
[2015-03-27 18:33:33] [process.py] DEBUG: Adding bootloader packages if needed
[2015-03-27 18:33:33] [process.py] DEBUG: Packages selected
[2015-03-27 18:33:43] [process.py] DEBUG: Installing packages...
[2015-03-27 18:33:43] [process.py] DEBUG: Downloading packages...
[2015-03-27 18:33:43] [pac.py] DEBUG: Cnchi will install a list of packages like pacman -S
[2015-03-27 18:33:43] [pac.py] ERROR: Can't find a package or group called ''
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding alsa-utils to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding antergos-keyring to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding antergos-mirrorlist to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding b43-fwcutter to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding bash to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding bzip2 to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding coreutils to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding cryptsetup to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding device-mapper to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding dhcpcd to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding diffutils to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding e2fsprogs to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding file to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding filesystem to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding findutils to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding gawk to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding gcc-libs to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding gettext to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding glibc to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding grep to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding inetutils to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding iproute2 to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding iputils to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding jfsutils to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding less to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding licenses to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding linux to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding logrotate to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding lvm2 to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding man-db to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding man-pages to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding mdadm to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding nano to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding netctl to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding pacman to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding pciutils to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding pcmciautils to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding perl to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding procps-ng to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding psmisc to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding reiserfsprogs to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding s-nail to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding sed to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding shadow to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding sysfsutils to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding systemd-sysvcompat to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding texinfo to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding usbutils to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding util-linux to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding vi to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding which to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xfsprogs to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding autoconf to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding automake to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding binutils to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding bison to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding fakeroot to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding flex to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding gcc to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding groff to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding libtool to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding m4 to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding make to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding patch to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding pkg-config to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding bash-completion to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding crda to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding dnsutils to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding dosfstools to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding haveged to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding gzip to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding ipw2100-fw to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding ipw2200-fw to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding modemmanager to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding net-tools to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding ntfs-3g to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding openssh to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding pkgfile to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding sudo to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding tar to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding transmission-cli to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding unzip to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding unrar to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding usb_modeswitch to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding wget to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding whois to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding wireless_tools to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding wpa_actiond to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding zd1211-firmware to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding accountsservice to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding antergos-wallpapers to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding chromium to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding gst-libav to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding gst-plugins-bad to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding gst-plugins-base to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding gst-plugins-good to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding gst-plugins-ugly to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding gstreamer-vaapi to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding gstreamer0.10-bad-plugins to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding gstreamer0.10-base-plugins to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding gstreamer0.10-ffmpeg to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding gstreamer0.10-good-plugins to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding gstreamer0.10-ugly-plugins to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding lightdm to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding lightdm-webkit2-greeter to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding lightdm-webkit-theme-antergos to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding mesa to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding mesa-vdpau to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding numix-frost-themes to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding numix-icon-theme to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding pamac to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding pacmanxg4 to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding pulseaudio-alsa to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding ttf-bitstream-vera to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding ttf-dejavu to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding ttf-liberation to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding upower to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xf86-input-synaptics to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xf86-video-fbdev to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xf86-video-vesa to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-bdftopcf to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-iceauth to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-luit to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-mkfontdir to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-mkfontscale to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-sessreg to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-setxkbmap to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-smproxy to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-x11perf to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-xauth to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-xbacklight to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-xcmsdb to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-xcursorgen to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-xdpyinfo to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-xdriinfo to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-xev to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-xgamma to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-xhost to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-xinput to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-xkbcomp to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-xkbevd to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-xkbutils to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-xkill to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-xlsatoms to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-xlsclients to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-xmodmap to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-xpr to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-xprop to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-xrandr to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-xrdb to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-xrefresh to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-xset to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-xsetroot to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-xvinfo to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-xwd to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-xwininfo to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-xwud to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-font-util to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-fonts-encodings to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-server to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xorg-server-utils to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding aspell-en to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding cdrdao to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding clementine to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding dvd+rw-tools to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding grub2-editor to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding k3b to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding kde-gtk-config to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding kdeadmin-kuser to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding kdeartwork-desktopthemes to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding kdeartwork-iconthemes to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding kdeartwork-kscreensaver to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding kdeartwork-styles to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding kdebase-dolphin to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding kdebase-kdepasswd to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding kdebase-kdialog to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding kdebase-kfind to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding konsole to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding kdebase-plasma to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding gwenview to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding kdegraphics-ksnapshot to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding kdegraphics-okular to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding kdegraphics-thumbnailers to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding kdemultimedia-ffmpegthumbs to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding kdemultimedia-kmix to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding kdenetwork-filesharing to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding kdenetwork-kopete to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding kde-servicemenus-rootactions to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding kdeplasma-addons-applets-lancelot to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding kdeplasma-applets-plasma-nm to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding kdesdk-dolphin-plugins to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding kate to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding kdesudo to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding kdeutils-ark to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding kdeutils-kcalc to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding kdeutils-kwalletmanager to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding kdeutils-sweeper to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding kfaenza-icon-theme to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding kipi-plugins to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding kwebkitpart to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding numix-icon-theme-square-kde to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding qtcurve-kde4 to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding qtcurve-qt4 to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding qtcurve-qt5 to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding qtcurve-gtk2 to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding qtcurve-utils to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding transmission-qt to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding vlc to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xdg-user-dirs to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding ntp to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding xf86-video-nouveau to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding libva-vdpau-driver to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding libtxc_dxtn to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding lib32-mesa to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding lib32-mesa-libgl to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding yaourt to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding cmake to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding git to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding bzr to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding bluedevil to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding bluez-utils to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding cups to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding cups-pk-helper to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding foomatic-db-nonfree to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding gsfonts to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding gutenprint to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding hplip to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding kdeutils-print-manager to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding splix to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding ttf-freefont to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding ttf-google-fonts to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding libreoffice-fresh to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding hunspell-en to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding kcm-ufw to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding ufw to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding grub to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Adding os-prober to transaction
[2015-03-27 18:33:43] [pac.py] DEBUG: Finalize transaction...
[2015-03-27 18:33:43] [pac.py] WARNING: dependency cycle detected:
[2015-03-27 18:33:43] [pac.py] WARNING: ncurses will be installed before its bash dependency
[2015-03-27 18:33:43] [pac.py] WARNING: dependency cycle detected:
[2015-03-27 18:33:43] [pac.py] WARNING: harfbuzz will be installed before its freetype2 dependency
[2015-03-27 18:33:43] [pac.py] WARNING: dependency cycle detected:
[2015-03-27 18:33:43] [pac.py] WARNING: lib32-harfbuzz will be installed before its lib32-freetype2 dependency
[2015-03-27 18:33:54] [slides.py] INFO: Installing using the 'advanced' method. Please wait...
[2015-03-27 18:33:54] [slides.py] INFO: Updating core database
[2015-03-27 18:33:54] [slides.py] INFO: Updating extra database
[2015-03-27 18:33:54] [slides.py] INFO: Updating community database
[2015-03-27 18:33:54] [slides.py] INFO: Updating multilib database
[2015-03-27 18:33:54] [slides.py] INFO: Updating antergos database
[2015-03-27 18:33:54] [slides.py] INFO: Getting package list...
[2015-03-27 18:33:54] [slides.py] INFO: Copying xz files from cache...
[2015-03-27 18:33:54] [slides.py] INFO: Resolving dependencies...
[2015-03-27 18:33:54] [slides.py] INFO: Checking inter conflicts...
[2015-03-27 18:33:54] [slides.py] INFO: Configuring...
[2015-03-27 18:33:54] [slides.py] INFO: Downloading linux-api-headers-3.18.5-1-x86_64...
[2015-03-27 18:33:54] [slides.py] INFO: Downloading a file
[2015-03-27 18:33:54] [slides.py] INFO: Configuring...
[2015-03-27 18:33:54] [slides.py] INFO: Downloading tzdata-2015b-1-any...
[2015-03-27 18:33:54] [slides.py] INFO: Downloading a file
[2015-03-27 18:33:54] [slides.py] INFO: Configuring...
[2015-03-27 18:33:54] [slides.py] INFO: Downloading iana-etc-2.30-4-any...
[2015-03-27 18:33:54] [slides.py] INFO: Downloading a file
[2015-03-27 18:33:54] [slides.py] INFO: Configuring...
[2015-03-27 18:33:54] [slides.py] INFO: Downloading filesystem-2015.02-1-x86_64...
[2015-03-27 18:33:54] [slides.py] INFO: Downloading a file
[2015-03-27 18:33:54] [slides.py] INFO: Configuring...
[2015-03-27 18:33:54] [slides.py] INFO: Downloading glibc-2.21-2-x86_64...
[2015-03-27 18:33:55] [slides.py] INFO: Downloading a file
[2015-03-27 18:33:55] [slides.py] INFO: Configuring...
[2015-03-27 18:33:55] [slides.py] INFO: Downloading hwids-20150129-1-any...
[2015-03-27 18:33:55] [slides.py] INFO: Downloading a file
[2015-03-27 18:33:55] [slides.py] INFO: Configuring...
[2015-03-27 18:33:55] [slides.py] INFO: Downloading zlib-1.2.8-3-x86_64...
[2015-03-27 18:33:55] [slides.py] INFO: Downloading a file
[2015-03-27 18:33:55] [slides.py] INFO: Configuring...
[2015-03-27 18:33:55] [slides.py] INFO: Downloading gcc-libs-4.9.2-4-x86_64...
[2015-03-27 18:33:56] [slides.py] INFO: Downloading a file
[2015-03-27 18:33:56] [slides.py] INFO: Configuring...
[2015-03-27 18:33:56] [slides.py] INFO: Downloading ncurses-5.9-7-x86_64...
[2015-03-27 18:33:56] [slides.py] INFO: Downloading a file
[2015-03-27 18:33:56] [slides.py] INFO: Configuring...
[2015-03-27 18:33:56] [slides.py] INFO: Downloading readline-6.3.006-1-x86_64...
[2015-03-27 18:33:56] [slides.py] INFO: Downloading a file
[2015-03-27 18:33:56] [slides.py] INFO: Configuring...
[2015-03-27 18:33:56] [slides.py] INFO: Downloading bash-4.3.033-1-x86_64...
[2015-03-27 18:33:56] [slides.py] INFO: Downloading a file
[2015-03-27 18:33:56] [slides.py] INFO: Configuring...
[2015-03-27 18:33:56] [slides.py] INFO: Downloading xz-5.2.1-1-x86_64...
[2015-03-27 18:33:56] [slides.py] INFO: Downloading a file
[2015-03-27 18:33:56] [slides.py] INFO: Configuring...
[2015-03-27 18:33:56] [slides.py] INFO: Downloading kmod-20-1-x86_64...
[2015-03-27 18:33:56] [slides.py] INFO: Downloading a file
[2015-03-27 18:33:56] [slides.py] INFO: Configuring...
[2015-03-27 18:33:56] [slides.py] INFO: Downloading pciutils-3.3.0-1-x86_64...
[2015-03-27 18:33:56] [slides.py] INFO: Downloading a file
[2015-03-27 18:33:56] [slides.py] INFO: Configuring...
[2015-03-27 18:33:56] [slides.py] INFO: Downloading psmisc-22.21-2-x86_64...
[2015-03-27 18:33:56] [slides.py] INFO: Downloading a file
[2015-03-27 18:33:56] [slides.py] INFO: Configuring...
[2015-03-27 18:33:56] [slides.py] INFO: Downloading b43-fwcutter-019-1-x86_64...
[2015-03-27 18:33:56] [slides.py] INFO: Downloading a file
[2015-03-27 18:33:56] [slides.py] INFO: Configuring...
[2015-03-27 18:33:56] [slides.py] INFO: Downloading bzip2-1.0.6-5-x86_64...
[2015-03-27 18:33:56] [slides.py] INFO: Downloading a file
[2015-03-27 18:33:56] [slides.py] INFO: Configuring...
[2015-03-27 18:33:56] [slides.py] INFO: Downloading cracklib-2.9.1-1-x86_64...
[2015-03-27 18:33:56] [slides.py] INFO: Downloading a file
[2015-03-27 18:33:56] [slides.py] INFO: Configuring...
[2015-03-27 18:33:56] [slides.py] INFO: Downloading libutil-linux-2.26.1-3-x86_64...
[2015-03-27 18:33:56] [slides.py] INFO: Downloading a file
[2015-03-27 18:33:56] [slides.py] INFO: Configuring...
[2015-03-27 18:33:56] [slides.py] INFO: Downloading e2fsprogs-1.42.12-2-x86_64...
[2015-03-27 18:33:57] [slides.py] INFO: Downloading a file
[2015-03-27 18:33:57] [slides.py] INFO: Configuring...
[2015-03-27 18:33:57] [slides.py] INFO: Downloading gdbm-1.11-1-x86_64...
[2015-03-27 18:33:57] [slides.py] INFO: Downloading a file
[2015-03-27 18:33:57] [slides.py] INFO: Configuring...
[2015-03-27 18:33:57] [slides.py] INFO: Downloading db-5.3.28-2-x86_64...
[2015-03-27 18:33:57] [slides.py] INFO: Downloading a file
[2015-03-27 18:33:57] [slides.py] INFO: Configuring...
[2015-03-27 18:33:57] [slides.py] INFO: Downloading perl-5.20.2-1-x86_64...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:00] [slides.py] INFO: Configuring...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading openssl-1.0.2.a-1-x86_64...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:00] [slides.py] INFO: Configuring...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading libsasl-2.1.26-7-x86_64...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:00] [slides.py] INFO: Configuring...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading libldap-2.4.40-2-x86_64...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:00] [slides.py] INFO: Configuring...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading keyutils-1.5.9-1-x86_64...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:00] [slides.py] INFO: Configuring...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading krb5-1.13.1-1-x86_64...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:00] [slides.py] INFO: Configuring...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading libtirpc-0.2.5-1-x86_64...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:00] [slides.py] INFO: Configuring...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading pambase-20130928-1-any...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:00] [slides.py] INFO: Configuring...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading pam-1.1.8-5-x86_64...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:00] [slides.py] INFO: Configuring...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading attr-2.4.47-1-x86_64...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:00] [slides.py] INFO: Configuring...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading acl-2.2.52-2-x86_64...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:00] [slides.py] INFO: Configuring...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading gmp-6.0.0-2-x86_64...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:00] [slides.py] INFO: Configuring...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading libcap-2.24-2-x86_64...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:00] [slides.py] INFO: Configuring...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading coreutils-8.23-1-x86_64...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:00] [slides.py] INFO: Configuring...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading libdbus-1.8.16-2-x86_64...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:00] [slides.py] INFO: Configuring...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading expat-2.1.0-4-x86_64...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:00] [slides.py] INFO: Configuring...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading dbus-1.8.16-2-x86_64...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:00] [slides.py] INFO: Configuring...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading pcre-8.36-2-x86_64...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:00] [slides.py] INFO: Configuring...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading libffi-3.2.1-1-x86_64...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:00] [slides.py] INFO: Configuring...
[2015-03-27 18:34:00] [slides.py] INFO: Downloading glib2-2.42.2-1-x86_64...
[2015-03-27 18:34:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:01] [slides.py] INFO: Configuring...
[2015-03-27 18:34:01] [slides.py] INFO: Downloading kbd-2.0.2-1-x86_64...
[2015-03-27 18:34:02] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:02] [slides.py] INFO: Configuring...
[2015-03-27 18:34:02] [slides.py] INFO: Downloading libgpg-error-1.18-1-x86_64...
[2015-03-27 18:34:02] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:02] [slides.py] INFO: Configuring...
[2015-03-27 18:34:02] [slides.py] INFO: Downloading libgcrypt-1.6.3-2-x86_64...
[2015-03-27 18:34:02] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:02] [slides.py] INFO: Configuring...
[2015-03-27 18:34:02] [slides.py] INFO: Downloading lz4-127-1-x86_64...
[2015-03-27 18:34:02] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:02] [slides.py] INFO: Configuring...
[2015-03-27 18:34:02] [slides.py] INFO: Downloading libsystemd-218-2-x86_64...
[2015-03-27 18:34:02] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:02] [slides.py] INFO: Configuring...
[2015-03-27 18:34:02] [slides.py] INFO: Downloading findutils-4.4.2-6-x86_64...
[2015-03-27 18:34:03] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:03] [slides.py] INFO: Configuring...
[2015-03-27 18:34:03] [slides.py] INFO: Downloading less-471-1-x86_64...
[2015-03-27 18:34:03] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:03] [slides.py] INFO: Configuring...
[2015-03-27 18:34:03] [slides.py] INFO: Downloading gzip-1.6-1-x86_64...
[2015-03-27 18:34:03] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:03] [slides.py] INFO: Configuring...
[2015-03-27 18:34:03] [slides.py] INFO: Downloading texinfo-5.2-3-x86_64...
[2015-03-27 18:34:03] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:03] [slides.py] INFO: Configuring...
[2015-03-27 18:34:03] [slides.py] INFO: Downloading libidn-1.30-1-x86_64...
[2015-03-27 18:34:04] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:04] [slides.py] INFO: Configuring...
[2015-03-27 18:34:04] [slides.py] INFO: Downloading libseccomp-2.2.0-1-x86_64...
[2015-03-27 18:34:04] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:04] [slides.py] INFO: Configuring...
[2015-03-27 18:34:04] [slides.py] INFO: Downloading shadow-4.2.1-3-x86_64...
[2015-03-27 18:34:04] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:04] [slides.py] INFO: Configuring...
[2015-03-27 18:34:04] [slides.py] INFO: Downloading util-linux-2.26.1-3-x86_64...
[2015-03-27 18:34:05] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:05] [slides.py] INFO: Configuring...
[2015-03-27 18:34:05] [slides.py] INFO: Downloading systemd-218-2-x86_64...
[2015-03-27 18:34:08] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:08] [slides.py] INFO: Configuring...
[2015-03-27 18:34:08] [slides.py] INFO: Downloading device-mapper-2.02.116-1-x86_64...
[2015-03-27 18:34:08] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:08] [slides.py] INFO: Configuring...
[2015-03-27 18:34:08] [slides.py] INFO: Downloading popt-1.16-7-x86_64...
[2015-03-27 18:34:08] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:08] [slides.py] INFO: Configuring...
[2015-03-27 18:34:08] [slides.py] INFO: Downloading cryptsetup-1.6.6-1-x86_64...
[2015-03-27 18:34:08] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:08] [slides.py] INFO: Configuring...
[2015-03-27 18:34:08] [slides.py] INFO: Downloading dhcpcd-6.8.0-1-x86_64...
[2015-03-27 18:34:08] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:08] [slides.py] INFO: Configuring...
[2015-03-27 18:34:08] [slides.py] INFO: Downloading diffutils-3.3-2-x86_64...
[2015-03-27 18:34:08] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:08] [slides.py] INFO: Configuring...
[2015-03-27 18:34:08] [slides.py] INFO: Downloading file-5.22-1-x86_64...
[2015-03-27 18:34:08] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:08] [slides.py] INFO: Configuring...
[2015-03-27 18:34:08] [slides.py] INFO: Downloading mpfr-3.1.2.p11-1-x86_64...
[2015-03-27 18:34:08] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:08] [slides.py] INFO: Configuring...
[2015-03-27 18:34:08] [slides.py] INFO: Downloading gawk-4.1.1-1-x86_64...
[2015-03-27 18:34:08] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:08] [slides.py] INFO: Configuring...
[2015-03-27 18:34:08] [slides.py] INFO: Downloading libunistring-0.9.5-1-x86_64...
[2015-03-27 18:34:09] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:09] [slides.py] INFO: Configuring...
[2015-03-27 18:34:09] [slides.py] INFO: Downloading gettext-0.19.4-1-x86_64...
[2015-03-27 18:34:09] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:09] [slides.py] INFO: Configuring...
[2015-03-27 18:34:09] [slides.py] INFO: Downloading grep-2.21-2-x86_64...
[2015-03-27 18:34:09] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:09] [slides.py] INFO: Configuring...
[2015-03-27 18:34:09] [slides.py] INFO: Downloading inetutils-1.9.2-2-x86_64...
[2015-03-27 18:34:10] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:10] [slides.py] INFO: Configuring...
[2015-03-27 18:34:10] [slides.py] INFO: Downloading iptables-1.4.21-1-x86_64...
[2015-03-27 18:34:10] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:10] [slides.py] INFO: Configuring...
[2015-03-27 18:34:10] [slides.py] INFO: Downloading iproute2-3.19.0-1-x86_64...
[2015-03-27 18:34:10] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:10] [slides.py] INFO: Configuring...
[2015-03-27 18:34:10] [slides.py] INFO: Downloading sysfsutils-2.1.0-9-x86_64...
[2015-03-27 18:34:10] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:10] [slides.py] INFO: Configuring...
[2015-03-27 18:34:10] [slides.py] INFO: Downloading iputils-20121221-3-x86_64...
[2015-03-27 18:34:10] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:10] [slides.py] INFO: Configuring...
[2015-03-27 18:34:10] [slides.py] INFO: Downloading jfsutils-1.1.15-4-x86_64...
[2015-03-27 18:34:10] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:10] [slides.py] INFO: Configuring...
[2015-03-27 18:34:10] [slides.py] INFO: Downloading licenses-20140629-1-any...
[2015-03-27 18:34:10] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:10] [slides.py] INFO: Configuring...
[2015-03-27 18:34:10] [slides.py] INFO: Downloading linux-firmware-20150206.17657c3-1-any...
[2015-03-27 18:34:18] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:18] [slides.py] INFO: Configuring...
[2015-03-27 18:34:18] [slides.py] INFO: Downloading mkinitcpio-busybox-1.21.1-2-x86_64...
[2015-03-27 18:34:18] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:18] [slides.py] INFO: Configuring...
[2015-03-27 18:34:18] [slides.py] INFO: Downloading lzo-2.09-1-x86_64...
[2015-03-27 18:34:19] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:19] [slides.py] INFO: Configuring...
[2015-03-27 18:34:19] [slides.py] INFO: Downloading libarchive-3.1.2-8-x86_64...
[2015-03-27 18:34:19] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:19] [slides.py] INFO: Configuring...
[2015-03-27 18:34:19] [slides.py] INFO: Downloading mkinitcpio-18-2-any...
[2015-03-27 18:34:19] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:19] [slides.py] INFO: Configuring...
[2015-03-27 18:34:19] [slides.py] INFO: Downloading linux-3.19.2-1-x86_64...
[2015-03-27 18:34:38] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:38] [slides.py] INFO: Configuring...
[2015-03-27 18:34:38] [slides.py] INFO: Downloading logrotate-3.8.9-1-x86_64...
[2015-03-27 18:34:38] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:38] [slides.py] INFO: Configuring...
[2015-03-27 18:34:38] [slides.py] INFO: Downloading thin-provisioning-tools-0.4.1-1-x86_64...
[2015-03-27 18:34:38] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:38] [slides.py] INFO: Configuring...
[2015-03-27 18:34:38] [slides.py] INFO: Downloading lvm2-2.02.116-1-x86_64...
[2015-03-27 18:34:38] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:38] [slides.py] INFO: Configuring...
[2015-03-27 18:34:38] [slides.py] INFO: Downloading groff-1.22.3-2-x86_64...
[2015-03-27 18:34:38] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:38] [slides.py] INFO: Configuring...
[2015-03-27 18:34:38] [slides.py] INFO: Downloading libpipeline-1.4.0-1-x86_64...
[2015-03-27 18:34:38] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:38] [slides.py] INFO: Configuring...
[2015-03-27 18:34:38] [slides.py] INFO: Downloading man-db-2.7.1-1-x86_64...
[2015-03-27 18:34:38] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:38] [slides.py] INFO: Configuring...
[2015-03-27 18:34:38] [slides.py] INFO: Downloading man-pages-3.81-1-any...
[2015-03-27 18:34:40] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:40] [slides.py] INFO: Configuring...
[2015-03-27 18:34:40] [slides.py] INFO: Downloading mdadm-3.3.2-1-x86_64...
[2015-03-27 18:34:40] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:40] [slides.py] INFO: Configuring...
[2015-03-27 18:34:40] [slides.py] INFO: Downloading nano-2.4.0-1-x86_64...
[2015-03-27 18:34:41] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:41] [slides.py] INFO: Configuring...
[2015-03-27 18:34:41] [slides.py] INFO: Downloading openresolv-3.6.1-1-any...
[2015-03-27 18:34:41] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:41] [slides.py] INFO: Configuring...
[2015-03-27 18:34:41] [slides.py] INFO: Downloading netctl-1.10-1-any...
[2015-03-27 18:34:41] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:41] [slides.py] INFO: Configuring...
[2015-03-27 18:34:41] [slides.py] INFO: Downloading libtasn1-4.3-1-x86_64...
[2015-03-27 18:34:41] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:41] [slides.py] INFO: Configuring...
[2015-03-27 18:34:41] [slides.py] INFO: Downloading p11-kit-0.22.1-3-x86_64...
[2015-03-27 18:34:41] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:41] [slides.py] INFO: Configuring...
[2015-03-27 18:34:41] [slides.py] INFO: Downloading ca-certificates-utils-20140923-9-any...
[2015-03-27 18:34:41] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:41] [slides.py] INFO: Configuring...
[2015-03-27 18:34:41] [slides.py] INFO: Downloading ca-certificates-mozilla-3.17.4-1-x86_64...
[2015-03-27 18:34:41] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:41] [slides.py] INFO: Configuring...
[2015-03-27 18:34:41] [slides.py] INFO: Downloading ca-certificates-cacert-20140824-2-any...
[2015-03-27 18:34:41] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:41] [slides.py] INFO: Configuring...
[2015-03-27 18:34:41] [slides.py] INFO: Downloading ca-certificates-20140923-9-any...
[2015-03-27 18:34:41] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:41] [slides.py] INFO: Configuring...
[2015-03-27 18:34:41] [slides.py] INFO: Downloading libssh2-1.4.3-2-x86_64...
[2015-03-27 18:34:41] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:41] [slides.py] INFO: Configuring...
[2015-03-27 18:34:41] [slides.py] INFO: Downloading curl-7.41.0-1-x86_64...
[2015-03-27 18:34:42] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:42] [slides.py] INFO: Configuring...
[2015-03-27 18:34:42] [slides.py] INFO: Downloading pth-2.0.7-5-x86_64...
[2015-03-27 18:34:42] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:42] [slides.py] INFO: Configuring...
[2015-03-27 18:34:42] [slides.py] INFO: Downloading npth-1.1-1-x86_64...
[2015-03-27 18:34:42] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:42] [slides.py] INFO: Configuring...
[2015-03-27 18:34:42] [slides.py] INFO: Downloading libksba-1.3.2-1-x86_64...
[2015-03-27 18:34:42] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:42] [slides.py] INFO: Configuring...
[2015-03-27 18:34:42] [slides.py] INFO: Downloading libassuan-2.1.3-1-x86_64...
[2015-03-27 18:34:42] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:42] [slides.py] INFO: Configuring...
[2015-03-27 18:34:42] [slides.py] INFO: Downloading pinentry-0.9.0-1-x86_64...
[2015-03-27 18:34:42] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:42] [slides.py] INFO: Configuring...
[2015-03-27 18:34:42] [slides.py] INFO: Downloading nettle-2.7.1-1-x86_64...
[2015-03-27 18:34:42] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:42] [slides.py] INFO: Configuring...
[2015-03-27 18:34:42] [slides.py] INFO: Downloading gnutls-3.3.13-1-x86_64...
[2015-03-27 18:34:43] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:43] [slides.py] INFO: Configuring...
[2015-03-27 18:34:43] [slides.py] INFO: Downloading gnupg-2.1.2-2-x86_64...
[2015-03-27 18:34:43] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:43] [slides.py] INFO: Configuring...
[2015-03-27 18:34:43] [slides.py] INFO: Downloading gpgme-1.5.3-1-x86_64...
[2015-03-27 18:34:43] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:43] [slides.py] INFO: Configuring...
[2015-03-27 18:34:43] [slides.py] INFO: Downloading pacman-mirrorlist-20150315-1-any...
[2015-03-27 18:34:43] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:43] [slides.py] INFO: Configuring...
[2015-03-27 18:34:43] [slides.py] INFO: Downloading archlinux-keyring-20150212-1-any...
[2015-03-27 18:34:44] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:44] [slides.py] INFO: Configuring...
[2015-03-27 18:34:44] [slides.py] INFO: Downloading pacman-4.2.1-1-x86_64...
[2015-03-27 18:34:44] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:44] [slides.py] INFO: Configuring...
[2015-03-27 18:34:44] [slides.py] INFO: Downloading pcmciautils-018-7-x86_64...
[2015-03-27 18:34:44] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:44] [slides.py] INFO: Configuring...
[2015-03-27 18:34:44] [slides.py] INFO: Downloading procps-ng-3.3.10-1-x86_64...
[2015-03-27 18:34:44] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:44] [slides.py] INFO: Configuring...
[2015-03-27 18:34:44] [slides.py] INFO: Downloading reiserfsprogs-3.6.24-1-x86_64...
[2015-03-27 18:34:44] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:44] [slides.py] INFO: Configuring...
[2015-03-27 18:34:44] [slides.py] INFO: Downloading s-nail-14.7.11-1-x86_64...
[2015-03-27 18:34:45] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:45] [slides.py] INFO: Configuring...
[2015-03-27 18:34:45] [slides.py] INFO: Downloading sed-4.2.2-3-x86_64...
[2015-03-27 18:34:45] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:45] [slides.py] INFO: Configuring...
[2015-03-27 18:34:45] [slides.py] INFO: Downloading systemd-sysvcompat-218-2-x86_64...
[2015-03-27 18:34:45] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:45] [slides.py] INFO: Configuring...
[2015-03-27 18:34:45] [slides.py] INFO: Downloading libusb-1.0.19-1-x86_64...
[2015-03-27 18:34:45] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:45] [slides.py] INFO: Configuring...
[2015-03-27 18:34:45] [slides.py] INFO: Downloading usbutils-008-1-x86_64...
[2015-03-27 18:34:45] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:45] [slides.py] INFO: Configuring...
[2015-03-27 18:34:45] [slides.py] INFO: Downloading vi-1:050325-4-x86_64...
[2015-03-27 18:34:45] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:45] [slides.py] INFO: Configuring...
[2015-03-27 18:34:45] [slides.py] INFO: Downloading which-2.20-7-x86_64...
[2015-03-27 18:34:45] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:45] [slides.py] INFO: Configuring...
[2015-03-27 18:34:45] [slides.py] INFO: Downloading xfsprogs-3.2.2-1-x86_64...
[2015-03-27 18:34:45] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:45] [slides.py] INFO: Configuring...
[2015-03-27 18:34:45] [slides.py] INFO: Downloading m4-1.4.17-1-x86_64...
[2015-03-27 18:34:45] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:45] [slides.py] INFO: Configuring...
[2015-03-27 18:34:45] [slides.py] INFO: Downloading autoconf-2.69-2-any...
[2015-03-27 18:34:46] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:46] [slides.py] INFO: Configuring...
[2015-03-27 18:34:46] [slides.py] INFO: Downloading automake-1.15-1-any...
[2015-03-27 18:34:46] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:46] [slides.py] INFO: Configuring...
[2015-03-27 18:34:46] [slides.py] INFO: Downloading binutils-2.25-2-x86_64...
[2015-03-27 18:34:48] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:48] [slides.py] INFO: Configuring...
[2015-03-27 18:34:48] [slides.py] INFO: Downloading bison-3.0.4-1-x86_64...
[2015-03-27 18:34:48] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:48] [slides.py] INFO: Configuring...
[2015-03-27 18:34:48] [slides.py] INFO: Downloading fakeroot-1.20.2-1-x86_64...
[2015-03-27 18:34:48] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:48] [slides.py] INFO: Configuring...
[2015-03-27 18:34:48] [slides.py] INFO: Downloading flex-2.5.39-1-x86_64...
[2015-03-27 18:34:49] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:49] [slides.py] INFO: Configuring...
[2015-03-27 18:34:49] [slides.py] INFO: Downloading libmpc-1.0.3-1-x86_64...
[2015-03-27 18:34:49] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:49] [slides.py] INFO: Configuring...
[2015-03-27 18:34:49] [slides.py] INFO: Downloading gcc-4.9.2-4-x86_64...
[2015-03-27 18:34:57] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:57] [slides.py] INFO: Configuring...
[2015-03-27 18:34:57] [slides.py] INFO: Downloading tar-1.28-1-x86_64...
[2015-03-27 18:34:57] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:57] [slides.py] INFO: Configuring...
[2015-03-27 18:34:57] [slides.py] INFO: Downloading libtool-2.4.6-1-x86_64...
[2015-03-27 18:34:58] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:58] [slides.py] INFO: Configuring...
[2015-03-27 18:34:58] [slides.py] INFO: Downloading make-4.1-1-x86_64...
[2015-03-27 18:34:58] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:58] [slides.py] INFO: Configuring...
[2015-03-27 18:34:58] [slides.py] INFO: Downloading patch-2.7.5-1-x86_64...
[2015-03-27 18:34:58] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:58] [slides.py] INFO: Configuring...
[2015-03-27 18:34:58] [slides.py] INFO: Downloading pkg-config-0.28-2-x86_64...
[2015-03-27 18:34:58] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:58] [slides.py] INFO: Configuring...
[2015-03-27 18:34:58] [slides.py] INFO: Downloading wireless-regdb-2015.01.30-2-any...
[2015-03-27 18:34:58] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:58] [slides.py] INFO: Configuring...
[2015-03-27 18:34:58] [slides.py] INFO: Downloading libnl-3.2.25-1-x86_64...
[2015-03-27 18:34:58] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:58] [slides.py] INFO: Configuring...
[2015-03-27 18:34:58] [slides.py] INFO: Downloading iw-3.17-1-x86_64...
[2015-03-27 18:34:58] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:58] [slides.py] INFO: Configuring...
[2015-03-27 18:34:58] [slides.py] INFO: Downloading crda-3.18-1-x86_64...
[2015-03-27 18:34:58] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:58] [slides.py] INFO: Configuring...
[2015-03-27 18:34:58] [slides.py] INFO: Downloading dnssec-anchors-20140629-1-any...
[2015-03-27 18:34:58] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:58] [slides.py] INFO: Configuring...
[2015-03-27 18:34:58] [slides.py] INFO: Downloading dosfstools-3.0.27-1-x86_64...
[2015-03-27 18:34:58] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:58] [slides.py] INFO: Configuring...
[2015-03-27 18:34:58] [slides.py] INFO: Downloading ipw2100-fw-1.3-7-any...
[2015-03-27 18:34:58] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:58] [slides.py] INFO: Configuring...
[2015-03-27 18:34:58] [slides.py] INFO: Downloading ipw2200-fw-3.1-5-any...
[2015-03-27 18:34:58] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:58] [slides.py] INFO: Configuring...
[2015-03-27 18:34:58] [slides.py] INFO: Downloading nspr-4.10.8-1-x86_64...
[2015-03-27 18:34:59] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:59] [slides.py] INFO: Configuring...
[2015-03-27 18:34:59] [slides.py] INFO: Downloading libpcap-1.6.2-1-x86_64...
[2015-03-27 18:34:59] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:59] [slides.py] INFO: Configuring...
[2015-03-27 18:34:59] [slides.py] INFO: Downloading ppp-2.4.7-1-x86_64...
[2015-03-27 18:34:59] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:59] [slides.py] INFO: Configuring...
[2015-03-27 18:34:59] [slides.py] INFO: Downloading net-tools-1.60.20130531git-1-x86_64...
[2015-03-27 18:34:59] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:59] [slides.py] INFO: Configuring...
[2015-03-27 18:34:59] [slides.py] INFO: Downloading libedit-20141030_3.1-1-x86_64...
[2015-03-27 18:34:59] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:59] [slides.py] INFO: Configuring...
[2015-03-27 18:34:59] [slides.py] INFO: Downloading ldns-1.6.17-2-x86_64...
[2015-03-27 18:34:59] [slides.py] INFO: Downloading a file
[2015-03-27 18:34:59] [slides.py] INFO: Configuring...
[2015-03-27 18:34:59] [slides.py] INFO: Downloading openssh-6.8p1-2-x86_64...
[2015-03-27 18:35:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:00] [slides.py] INFO: Configuring...
[2015-03-27 18:35:00] [slides.py] INFO: Downloading sudo-1.8.12-1-x86_64...
[2015-03-27 18:35:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:00] [slides.py] INFO: Configuring...
[2015-03-27 18:35:00] [slides.py] INFO: Downloading libevent-2.0.22-1-x86_64...
[2015-03-27 18:35:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:00] [slides.py] INFO: Configuring...
[2015-03-27 18:35:00] [slides.py] INFO: Downloading wireless_tools-30.pre9-1-x86_64...
[2015-03-27 18:35:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:00] [slides.py] INFO: Configuring...
[2015-03-27 18:35:00] [slides.py] INFO: Downloading wpa_supplicant-2.3-1-x86_64...
[2015-03-27 18:35:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:01] [slides.py] INFO: Configuring...
[2015-03-27 18:35:01] [slides.py] INFO: Downloading wpa_actiond-1.4-2-x86_64...
[2015-03-27 18:35:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:01] [slides.py] INFO: Configuring...
[2015-03-27 18:35:01] [slides.py] INFO: Downloading zd1211-firmware-1.5-1-any...
[2015-03-27 18:35:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:01] [slides.py] INFO: Configuring...
[2015-03-27 18:35:01] [slides.py] INFO: Downloading sqlite-3.8.8.3-1-x86_64...
[2015-03-27 18:35:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:01] [slides.py] INFO: Configuring...
[2015-03-27 18:35:01] [slides.py] INFO: Downloading nss-3.17.4-1-x86_64...
[2015-03-27 18:35:02] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:02] [slides.py] INFO: Configuring...
[2015-03-27 18:35:02] [slides.py] INFO: Downloading gpm-1.20.7-4-x86_64...
[2015-03-27 18:35:02] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:02] [slides.py] INFO: Configuring...
[2015-03-27 18:35:02] [slides.py] INFO: Downloading grub-1:2.02.beta2-5-x86_64...
[2015-03-27 18:35:04] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:04] [slides.py] INFO: Configuring...
[2015-03-27 18:35:04] [slides.py] INFO: Downloading alsa-lib-1.0.29-1-x86_64...
[2015-03-27 18:35:04] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:04] [slides.py] INFO: Configuring...
[2015-03-27 18:35:04] [slides.py] INFO: Downloading libogg-1.3.2-1-x86_64...
[2015-03-27 18:35:05] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:05] [slides.py] INFO: Configuring...
[2015-03-27 18:35:05] [slides.py] INFO: Downloading flac-1.3.1-1-x86_64...
[2015-03-27 18:35:05] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:05] [slides.py] INFO: Configuring...
[2015-03-27 18:35:05] [slides.py] INFO: Downloading libvorbis-1.3.4-1-x86_64...
[2015-03-27 18:35:05] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:05] [slides.py] INFO: Configuring...
[2015-03-27 18:35:05] [slides.py] INFO: Downloading libsndfile-1.0.25-3-x86_64...
[2015-03-27 18:35:05] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:05] [slides.py] INFO: Configuring...
[2015-03-27 18:35:05] [slides.py] INFO: Downloading libsamplerate-0.1.8-3-x86_64...
[2015-03-27 18:35:06] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:06] [slides.py] INFO: Configuring...
[2015-03-27 18:35:06] [slides.py] INFO: Downloading alsa-utils-1.0.29-1-x86_64...
[2015-03-27 18:35:06] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:06] [slides.py] INFO: Configuring...
[2015-03-27 18:35:06] [slides.py] INFO: Downloading libaio-0.3.110-1-x86_64...
[2015-03-27 18:35:06] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:06] [slides.py] INFO: Configuring...
[2015-03-27 18:35:06] [slides.py] INFO: Downloading libatomic_ops-7.4.2-1-x86_64...
[2015-03-27 18:35:06] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:06] [slides.py] INFO: Configuring...
[2015-03-27 18:35:06] [slides.py] INFO: Downloading gc-7.4.2-2-x86_64...
[2015-03-27 18:35:07] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:07] [slides.py] INFO: Configuring...
[2015-03-27 18:35:07] [slides.py] INFO: Downloading guile-2.0.11-2-x86_64...
[2015-03-27 18:35:09] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:09] [slides.py] INFO: Configuring...
[2015-03-27 18:35:09] [slides.py] INFO: Downloading bash-completion-2.1-5-any...
[2015-03-27 18:35:09] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:09] [slides.py] INFO: Configuring...
[2015-03-27 18:35:09] [slides.py] INFO: Downloading idnkit-1.0-3-x86_64...
[2015-03-27 18:35:09] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:09] [slides.py] INFO: Configuring...
[2015-03-27 18:35:09] [slides.py] INFO: Downloading dnsutils-9.9.2.P2-2-x86_64...
[2015-03-27 18:35:09] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:09] [slides.py] INFO: Configuring...
[2015-03-27 18:35:09] [slides.py] INFO: Downloading haveged-1.9.1-2-x86_64...
[2015-03-27 18:35:09] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:09] [slides.py] INFO: Configuring...
[2015-03-27 18:35:09] [slides.py] INFO: Downloading js17-17.0.0-1-x86_64...
[2015-03-27 18:35:10] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:10] [slides.py] INFO: Configuring...
[2015-03-27 18:35:10] [slides.py] INFO: Downloading polkit-0.112-2-x86_64...
[2015-03-27 18:35:10] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:10] [slides.py] INFO: Configuring...
[2015-03-27 18:35:10] [slides.py] INFO: Downloading libqmi-1.12.6-1-x86_64...
[2015-03-27 18:35:10] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:10] [slides.py] INFO: Configuring...
[2015-03-27 18:35:10] [slides.py] INFO: Downloading libmbim-1.12.2-1-x86_64...
[2015-03-27 18:35:10] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:10] [slides.py] INFO: Configuring...
[2015-03-27 18:35:10] [slides.py] INFO: Downloading libmm-glib-1.4.6-1-x86_64...
[2015-03-27 18:35:10] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:10] [slides.py] INFO: Configuring...
[2015-03-27 18:35:10] [slides.py] INFO: Downloading modemmanager-1.4.6-1-x86_64...
[2015-03-27 18:35:11] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:11] [slides.py] INFO: Configuring...
[2015-03-27 18:35:11] [slides.py] INFO: Downloading fuse-2.9.3-2-x86_64...
[2015-03-27 18:35:11] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:11] [slides.py] INFO: Configuring...
[2015-03-27 18:35:11] [slides.py] INFO: Downloading ntfs-3g-2014.2.15-1-x86_64...
[2015-03-27 18:35:11] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:11] [slides.py] INFO: Configuring...
[2015-03-27 18:35:11] [slides.py] INFO: Downloading pkgfile-15-1-x86_64...
[2015-03-27 18:35:11] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:11] [slides.py] INFO: Configuring...
[2015-03-27 18:35:11] [slides.py] INFO: Downloading transmission-cli-2.84-1-x86_64...
[2015-03-27 18:35:12] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:12] [slides.py] INFO: Configuring...
[2015-03-27 18:35:12] [slides.py] INFO: Downloading unzip-6.0-10-x86_64...
[2015-03-27 18:35:12] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:12] [slides.py] INFO: Configuring...
[2015-03-27 18:35:12] [slides.py] INFO: Downloading unrar-1:5.2.6-1-x86_64...
[2015-03-27 18:35:12] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:12] [slides.py] INFO: Configuring...
[2015-03-27 18:35:12] [slides.py] INFO: Downloading tcl-8.6.4-1-x86_64...
[2015-03-27 18:35:13] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:13] [slides.py] INFO: Configuring...
[2015-03-27 18:35:13] [slides.py] INFO: Downloading wget-1.16.3-1-x86_64...
[2015-03-27 18:35:13] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:13] [slides.py] INFO: Configuring...
[2015-03-27 18:35:13] [slides.py] INFO: Downloading whois-5.2.6-1-x86_64...
[2015-03-27 18:35:13] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:13] [slides.py] INFO: Configuring...
[2015-03-27 18:35:13] [slides.py] INFO: Downloading accountsservice-0.6.40-1-x86_64...
[2015-03-27 18:35:14] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:14] [slides.py] INFO: Configuring...
[2015-03-27 18:35:14] [slides.py] INFO: Downloading atk-2.14.0-1-x86_64...
[2015-03-27 18:35:14] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:14] [slides.py] INFO: Configuring...
[2015-03-27 18:35:14] [slides.py] INFO: Downloading libdatrie-0.2.8-1-x86_64...
[2015-03-27 18:35:15] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:15] [slides.py] INFO: Configuring...
[2015-03-27 18:35:15] [slides.py] INFO: Downloading libthai-0.1.21-1-x86_64...
[2015-03-27 18:35:15] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:15] [slides.py] INFO: Configuring...
[2015-03-27 18:35:15] [slides.py] INFO: Downloading libpng-1.6.16-1-x86_64...
[2015-03-27 18:35:15] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:15] [slides.py] INFO: Configuring...
[2015-03-27 18:35:15] [slides.py] INFO: Downloading xcb-proto-1.11-1-any...
[2015-03-27 18:35:15] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:15] [slides.py] INFO: Configuring...
[2015-03-27 18:35:15] [slides.py] INFO: Downloading xproto-7.0.27-1-any...
[2015-03-27 18:35:15] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:15] [slides.py] INFO: Configuring...
[2015-03-27 18:35:15] [slides.py] INFO: Downloading libxdmcp-1.1.2-1-x86_64...
[2015-03-27 18:35:15] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:15] [slides.py] INFO: Configuring...
[2015-03-27 18:35:15] [slides.py] INFO: Downloading libxau-1.0.8-2-x86_64...
[2015-03-27 18:35:15] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:15] [slides.py] INFO: Configuring...
[2015-03-27 18:35:15] [slides.py] INFO: Downloading libxcb-1.11-1-x86_64...
[2015-03-27 18:35:15] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:15] [slides.py] INFO: Configuring...
[2015-03-27 18:35:15] [slides.py] INFO: Downloading kbproto-1.0.6-2-any...
[2015-03-27 18:35:16] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:16] [slides.py] INFO: Configuring...
[2015-03-27 18:35:16] [slides.py] INFO: Downloading libx11-1.6.3-1-x86_64...
[2015-03-27 18:35:16] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:16] [slides.py] INFO: Configuring...
[2015-03-27 18:35:16] [slides.py] INFO: Downloading renderproto-0.11.1-3-any...
[2015-03-27 18:35:16] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:16] [slides.py] INFO: Configuring...
[2015-03-27 18:35:16] [slides.py] INFO: Downloading libxrender-0.9.8-1-x86_64...
[2015-03-27 18:35:16] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:16] [slides.py] INFO: Configuring...
[2015-03-27 18:35:16] [slides.py] INFO: Downloading xextproto-7.3.0-1-any...
[2015-03-27 18:35:17] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:17] [slides.py] INFO: Configuring...
[2015-03-27 18:35:17] [slides.py] INFO: Downloading libxext-1.3.3-1-x86_64...
[2015-03-27 18:35:17] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:17] [slides.py] INFO: Configuring...
[2015-03-27 18:35:17] [slides.py] INFO: Downloading graphite-1:1.2.4-1-x86_64...
[2015-03-27 18:35:17] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:17] [slides.py] INFO: Configuring...
[2015-03-27 18:35:17] [slides.py] INFO: Downloading harfbuzz-0.9.40-1-x86_64...
[2015-03-27 18:35:17] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:17] [slides.py] INFO: Configuring...
[2015-03-27 18:35:17] [slides.py] INFO: Downloading freetype2-2.5.5-1-x86_64...
[2015-03-27 18:35:17] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:17] [slides.py] INFO: Configuring...
[2015-03-27 18:35:17] [slides.py] INFO: Downloading fontconfig-2.11.1-1-x86_64...
[2015-03-27 18:35:17] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:17] [slides.py] INFO: Configuring...
[2015-03-27 18:35:17] [slides.py] INFO: Downloading pixman-0.32.6-1-x86_64...
[2015-03-27 18:35:17] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:17] [slides.py] INFO: Configuring...
[2015-03-27 18:35:17] [slides.py] INFO: Downloading libpciaccess-0.13.3-1-x86_64...
[2015-03-27 18:35:17] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:17] [slides.py] INFO: Configuring...
[2015-03-27 18:35:17] [slides.py] INFO: Downloading libdrm-2.4.60-2-x86_64...
[2015-03-27 18:35:17] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:17] [slides.py] INFO: Configuring...
[2015-03-27 18:35:17] [slides.py] INFO: Downloading wayland-1.7.0-1-x86_64...
[2015-03-27 18:35:17] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:17] [slides.py] INFO: Configuring...
[2015-03-27 18:35:17] [slides.py] INFO: Downloading xf86vidmodeproto-2.3.1-3-any...
[2015-03-27 18:35:17] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:17] [slides.py] INFO: Configuring...
[2015-03-27 18:35:17] [slides.py] INFO: Downloading libxxf86vm-1.1.4-1-x86_64...
[2015-03-27 18:35:17] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:17] [slides.py] INFO: Configuring...
[2015-03-27 18:35:17] [slides.py] INFO: Downloading fixesproto-5.0-3-any...
[2015-03-27 18:35:18] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:18] [slides.py] INFO: Configuring...
[2015-03-27 18:35:18] [slides.py] INFO: Downloading libxfixes-5.0.1-1-x86_64...
[2015-03-27 18:35:18] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:18] [slides.py] INFO: Configuring...
[2015-03-27 18:35:18] [slides.py] INFO: Downloading damageproto-1.2.1-3-any...
[2015-03-27 18:35:18] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:18] [slides.py] INFO: Configuring...
[2015-03-27 18:35:18] [slides.py] INFO: Downloading libxdamage-1.1.4-2-x86_64...
[2015-03-27 18:35:18] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:18] [slides.py] INFO: Configuring...
[2015-03-27 18:35:18] [slides.py] INFO: Downloading libxshmfence-1.2-1-x86_64...
[2015-03-27 18:35:18] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:18] [slides.py] INFO: Configuring...
[2015-03-27 18:35:18] [slides.py] INFO: Downloading elfutils-0.161-3-x86_64...
[2015-03-27 18:35:18] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:18] [slides.py] INFO: Configuring...
[2015-03-27 18:35:18] [slides.py] INFO: Downloading libomxil-bellagio-0.9.3-1-x86_64...
[2015-03-27 18:35:18] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:18] [slides.py] INFO: Configuring...
[2015-03-27 18:35:18] [slides.py] INFO: Downloading libtxc_dxtn-1.0.1-6-x86_64...
[2015-03-27 18:35:18] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:18] [slides.py] INFO: Configuring...
[2015-03-27 18:35:18] [slides.py] INFO: Downloading llvm-libs-3.6.0-3-x86_64...
[2015-03-27 18:35:21] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:21] [slides.py] INFO: Configuring...
[2015-03-27 18:35:21] [slides.py] INFO: Downloading mesa-10.5.1-2-x86_64...
[2015-03-27 18:35:24] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:24] [slides.py] INFO: Configuring...
[2015-03-27 18:35:24] [slides.py] INFO: Downloading mesa-libgl-10.5.1-2-x86_64...
[2015-03-27 18:35:24] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:24] [slides.py] INFO: Configuring...
[2015-03-27 18:35:24] [slides.py] INFO: Downloading cairo-1.14.2-1-x86_64...
[2015-03-27 18:35:24] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:24] [slides.py] INFO: Configuring...
[2015-03-27 18:35:24] [slides.py] INFO: Downloading libxft-2.3.2-1-x86_64...
[2015-03-27 18:35:24] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:24] [slides.py] INFO: Configuring...
[2015-03-27 18:35:24] [slides.py] INFO: Downloading pango-1.36.8-1-x86_64...
[2015-03-27 18:35:24] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:24] [slides.py] INFO: Configuring...
[2015-03-27 18:35:24] [slides.py] INFO: Downloading libxcursor-1.1.14-2-x86_64...
[2015-03-27 18:35:24] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:24] [slides.py] INFO: Configuring...
[2015-03-27 18:35:24] [slides.py] INFO: Downloading xineramaproto-1.2.1-3-any...
[2015-03-27 18:35:24] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:24] [slides.py] INFO: Configuring...
[2015-03-27 18:35:24] [slides.py] INFO: Downloading libxinerama-1.1.3-2-x86_64...
[2015-03-27 18:35:24] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:24] [slides.py] INFO: Configuring...
[2015-03-27 18:35:24] [slides.py] INFO: Downloading randrproto-1.4.1-1-any...
[2015-03-27 18:35:24] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:24] [slides.py] INFO: Configuring...
[2015-03-27 18:35:24] [slides.py] INFO: Downloading libxrandr-1.4.2-2-x86_64...
[2015-03-27 18:35:24] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:24] [slides.py] INFO: Configuring...
[2015-03-27 18:35:24] [slides.py] INFO: Downloading inputproto-2.3.1-1-any...
[2015-03-27 18:35:24] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:24] [slides.py] INFO: Configuring...
[2015-03-27 18:35:24] [slides.py] INFO: Downloading libxi-1.7.4-1-x86_64...
[2015-03-27 18:35:24] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:24] [slides.py] INFO: Configuring...
[2015-03-27 18:35:25] [slides.py] INFO: Downloading compositeproto-0.4.2-3-any...
[2015-03-27 18:35:25] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:25] [slides.py] INFO: Configuring...
[2015-03-27 18:35:25] [slides.py] INFO: Downloading libxcomposite-0.4.4-2-x86_64...
[2015-03-27 18:35:25] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:25] [slides.py] INFO: Configuring...
[2015-03-27 18:35:25] [slides.py] INFO: Downloading libxml2-2.9.2-2-x86_64...
[2015-03-27 18:35:25] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:25] [slides.py] INFO: Configuring...
[2015-03-27 18:35:25] [slides.py] INFO: Downloading shared-mime-info-1.4-1-x86_64...
[2015-03-27 18:35:25] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:25] [slides.py] INFO: Configuring...
[2015-03-27 18:35:25] [slides.py] INFO: Downloading libjpeg-turbo-1.4.0-1-x86_64...
[2015-03-27 18:35:25] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:25] [slides.py] INFO: Configuring...
[2015-03-27 18:35:25] [slides.py] INFO: Downloading libtiff-4.0.3-5-x86_64...
[2015-03-27 18:35:26] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:26] [slides.py] INFO: Configuring...
[2015-03-27 18:35:26] [slides.py] INFO: Downloading libdaemon-0.14-3-x86_64...
[2015-03-27 18:35:26] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:26] [slides.py] INFO: Configuring...
[2015-03-27 18:35:26] [slides.py] INFO: Downloading avahi-0.6.31-15-x86_64...
[2015-03-27 18:35:26] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:26] [slides.py] INFO: Configuring...
[2015-03-27 18:35:26] [slides.py] INFO: Downloading libcups-2.0.2-3-x86_64...
[2015-03-27 18:35:26] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:26] [slides.py] INFO: Configuring...
[2015-03-27 18:35:26] [slides.py] INFO: Downloading jasper-1.900.1-13-x86_64...
[2015-03-27 18:35:26] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:26] [slides.py] INFO: Configuring...
[2015-03-27 18:35:26] [slides.py] INFO: Downloading gdk-pixbuf2-2.31.3-1-x86_64...
[2015-03-27 18:35:27] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:27] [slides.py] INFO: Configuring...
[2015-03-27 18:35:27] [slides.py] INFO: Downloading hicolor-icon-theme-0.13-1-any...
[2015-03-27 18:35:27] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:27] [slides.py] INFO: Configuring...
[2015-03-27 18:35:27] [slides.py] INFO: Downloading gtk-update-icon-cache-2.24.27-1-x86_64...
[2015-03-27 18:35:27] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:27] [slides.py] INFO: Configuring...
[2015-03-27 18:35:27] [slides.py] INFO: Downloading gtk2-2.24.27-1-x86_64...
[2015-03-27 18:35:30] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:30] [slides.py] INFO: Configuring...
[2015-03-27 18:35:30] [slides.py] INFO: Downloading libice-1.0.9-1-x86_64...
[2015-03-27 18:35:30] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:30] [slides.py] INFO: Configuring...
[2015-03-27 18:35:30] [slides.py] INFO: Downloading libsm-1.2.2-2-x86_64...
[2015-03-27 18:35:30] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:30] [slides.py] INFO: Configuring...
[2015-03-27 18:35:30] [slides.py] INFO: Downloading libxt-1.1.4-1-x86_64...
[2015-03-27 18:35:30] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:30] [slides.py] INFO: Configuring...
[2015-03-27 18:35:30] [slides.py] INFO: Downloading libxmu-1.1.2-1-x86_64...
[2015-03-27 18:35:30] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:30] [slides.py] INFO: Configuring...
[2015-03-27 18:35:30] [slides.py] INFO: Downloading xorg-xset-1.2.3-1-x86_64...
[2015-03-27 18:35:30] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:30] [slides.py] INFO: Configuring...
[2015-03-27 18:35:30] [slides.py] INFO: Downloading xdg-utils-1.1.0.git20150302-1-any...
[2015-03-27 18:35:30] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:30] [slides.py] INFO: Configuring...
[2015-03-27 18:35:30] [slides.py] INFO: Downloading scrnsaverproto-1.2.2-2-any...
[2015-03-27 18:35:30] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:30] [slides.py] INFO: Configuring...
[2015-03-27 18:35:30] [slides.py] INFO: Downloading libxss-1.2.2-2-x86_64...
[2015-03-27 18:35:30] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:30] [slides.py] INFO: Configuring...
[2015-03-27 18:35:30] [slides.py] INFO: Downloading icu-54.1-1-x86_64...
[2015-03-27 18:35:33] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:33] [slides.py] INFO: Configuring...
[2015-03-27 18:35:33] [slides.py] INFO: Downloading libexif-0.6.21-2-x86_64...
[2015-03-27 18:35:33] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:33] [slides.py] INFO: Configuring...
[2015-03-27 18:35:33] [slides.py] INFO: Downloading xorg-fonts-encodings-1.0.4-4-any...
[2015-03-27 18:35:34] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:34] [slides.py] INFO: Configuring...
[2015-03-27 18:35:34] [slides.py] INFO: Downloading libfontenc-1.1.2-1-x86_64...
[2015-03-27 18:35:34] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:34] [slides.py] INFO: Configuring...
[2015-03-27 18:35:34] [slides.py] INFO: Downloading fontsproto-2.1.3-1-any...
[2015-03-27 18:35:34] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:34] [slides.py] INFO: Configuring...
[2015-03-27 18:35:34] [slides.py] INFO: Downloading libxfont-1.5.1-1-x86_64...
[2015-03-27 18:35:34] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:34] [slides.py] INFO: Configuring...
[2015-03-27 18:35:34] [slides.py] INFO: Downloading xorg-bdftopcf-1.0.5-1-x86_64...
[2015-03-27 18:35:34] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:34] [slides.py] INFO: Configuring...
[2015-03-27 18:35:34] [slides.py] INFO: Downloading xorg-mkfontscale-1.1.2-1-x86_64...
[2015-03-27 18:35:34] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:34] [slides.py] INFO: Configuring...
[2015-03-27 18:35:34] [slides.py] INFO: Downloading xorg-mkfontdir-1.0.7-2-any...
[2015-03-27 18:35:34] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:34] [slides.py] INFO: Configuring...
[2015-03-27 18:35:34] [slides.py] INFO: Downloading xorg-font-util-1.3.1-1-x86_64...
[2015-03-27 18:35:34] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:34] [slides.py] INFO: Configuring...
[2015-03-27 18:35:34] [slides.py] INFO: Downloading xorg-font-utils-7.6-4-any...
[2015-03-27 18:35:34] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:34] [slides.py] INFO: Configuring...
[2015-03-27 18:35:34] [slides.py] INFO: Downloading ttf-bitstream-vera-1.10-10-any...
[2015-03-27 18:35:34] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:34] [slides.py] INFO: Configuring...
[2015-03-27 18:35:34] [slides.py] INFO: Downloading snappy-1.1.1-1-x86_64...
[2015-03-27 18:35:34] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:34] [slides.py] INFO: Configuring...
[2015-03-27 18:35:34] [slides.py] INFO: Downloading python-3.4.3-2-x86_64...
[2015-03-27 18:35:39] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:39] [slides.py] INFO: Configuring...
[2015-03-27 18:35:39] [slides.py] INFO: Downloading python-xdg-0.25-2-any...
[2015-03-27 18:35:39] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:39] [slides.py] INFO: Configuring...
[2015-03-27 18:35:39] [slides.py] INFO: Downloading dotconf-1.3-4-x86_64...
[2015-03-27 18:35:39] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:39] [slides.py] INFO: Configuring...
[2015-03-27 18:35:39] [slides.py] INFO: Downloading libasyncns-0.8-5-x86_64...
[2015-03-27 18:35:39] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:39] [slides.py] INFO: Configuring...
[2015-03-27 18:35:39] [slides.py] INFO: Downloading recordproto-1.14.2-2-any...
[2015-03-27 18:35:39] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:39] [slides.py] INFO: Configuring...
[2015-03-27 18:35:39] [slides.py] INFO: Downloading libxtst-1.2.2-1-x86_64...
[2015-03-27 18:35:39] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:39] [slides.py] INFO: Configuring...
[2015-03-27 18:35:39] [slides.py] INFO: Downloading json-c-0.12-2-x86_64...
[2015-03-27 18:35:39] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:39] [slides.py] INFO: Configuring...
[2015-03-27 18:35:39] [slides.py] INFO: Downloading libpulse-6.0-1-x86_64...
[2015-03-27 18:35:39] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:39] [slides.py] INFO: Configuring...
[2015-03-27 18:35:39] [slides.py] INFO: Downloading speech-dispatcher-0.8.1-1-x86_64...
[2015-03-27 18:35:39] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:39] [slides.py] INFO: Configuring...
[2015-03-27 18:35:39] [slides.py] INFO: Downloading desktop-file-utils-0.22-1-x86_64...
[2015-03-27 18:35:39] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:39] [slides.py] INFO: Configuring...
[2015-03-27 18:35:39] [slides.py] INFO: Downloading ttf-dejavu-2.34-2-any...
[2015-03-27 18:35:40] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:40] [slides.py] INFO: Configuring...
[2015-03-27 18:35:40] [slides.py] INFO: Downloading ttf-freefont-20120503-4-any...
[2015-03-27 18:35:41] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:41] [slides.py] INFO: Configuring...
[2015-03-27 18:35:41] [slides.py] INFO: Downloading cantarell-fonts-0.0.16-2-any...
[2015-03-27 18:35:41] [slides.py] INFO: Downloading a file
[2015-03-27 18:35:41] [slides.py] INFO: Configuring...
[2015-03-27 18:35:41] [slides.py] INFO: Downloading chromium-41.0.2272.101-1-x86_64...
[2015-03-27 18:36:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:01] [slides.py] INFO: Configuring...
[2015-03-27 18:36:01] [slides.py] INFO: Downloading gstreamer-1.4.5-1-x86_64...
[2015-03-27 18:36:02] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:02] [slides.py] INFO: Configuring...
[2015-03-27 18:36:02] [slides.py] INFO: Downloading orc-0.4.23-1-x86_64...
[2015-03-27 18:36:02] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:02] [slides.py] INFO: Configuring...
[2015-03-27 18:36:02] [slides.py] INFO: Downloading videoproto-2.3.2-1-any...
[2015-03-27 18:36:02] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:02] [slides.py] INFO: Configuring...
[2015-03-27 18:36:02] [slides.py] INFO: Downloading libxv-1.0.10-1-x86_64...
[2015-03-27 18:36:02] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:02] [slides.py] INFO: Configuring...
[2015-03-27 18:36:02] [slides.py] INFO: Downloading gst-plugins-base-libs-1.4.5-1-x86_64...
[2015-03-27 18:36:02] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:02] [slides.py] INFO: Configuring...
[2015-03-27 18:36:02] [slides.py] INFO: Downloading gst-libav-1.4.5-1-x86_64...
[2015-03-27 18:36:04] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:04] [slides.py] INFO: Configuring...
[2015-03-27 18:36:04] [slides.py] INFO: Downloading sdl-1.2.15-7-x86_64...
[2015-03-27 18:36:04] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:04] [slides.py] INFO: Configuring...
[2015-03-27 18:36:04] [slides.py] INFO: Downloading libdv-1.0.0-6-x86_64...
[2015-03-27 18:36:04] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:04] [slides.py] INFO: Configuring...
[2015-03-27 18:36:04] [slides.py] INFO: Downloading mjpegtools-2.1.0-1-x86_64...
[2015-03-27 18:36:04] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:04] [slides.py] INFO: Configuring...
[2015-03-27 18:36:04] [slides.py] INFO: Downloading gsm-1.0.13-8-x86_64...
[2015-03-27 18:36:04] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:04] [slides.py] INFO: Configuring...
[2015-03-27 18:36:04] [slides.py] INFO: Downloading lame-3.99.5-2-x86_64...
[2015-03-27 18:36:04] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:04] [slides.py] INFO: Configuring...
[2015-03-27 18:36:04] [slides.py] INFO: Downloading fribidi-0.19.6-2-x86_64...
[2015-03-27 18:36:04] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:04] [slides.py] INFO: Configuring...
[2015-03-27 18:36:04] [slides.py] INFO: Downloading recode-3.6-8-x86_64...
[2015-03-27 18:36:04] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:04] [slides.py] INFO: Configuring...
[2015-03-27 18:36:05] [slides.py] INFO: Downloading enca-1.16-1-x86_64...
[2015-03-27 18:36:05] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:05] [slides.py] INFO: Configuring...
[2015-03-27 18:36:05] [slides.py] INFO: Downloading libass-0.12.1-1-x86_64...
[2015-03-27 18:36:05] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:05] [slides.py] INFO: Configuring...
[2015-03-27 18:36:05] [slides.py] INFO: Downloading libvdpau-1.1-1-x86_64...
[2015-03-27 18:36:05] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:05] [slides.py] INFO: Configuring...
[2015-03-27 18:36:05] [slides.py] INFO: Downloading libbluray-0.7.0-1-x86_64...
[2015-03-27 18:36:05] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:05] [slides.py] INFO: Configuring...
[2015-03-27 18:36:05] [slides.py] INFO: Downloading libmodplug-0.8.8.5-1-x86_64...
[2015-03-27 18:36:05] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:05] [slides.py] INFO: Configuring...
[2015-03-27 18:36:05] [slides.py] INFO: Downloading libtheora-1.1.1-3-x86_64...
[2015-03-27 18:36:05] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:05] [slides.py] INFO: Configuring...
[2015-03-27 18:36:05] [slides.py] INFO: Downloading libva-1.5.0-1-x86_64...
[2015-03-27 18:36:05] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:05] [slides.py] INFO: Configuring...
[2015-03-27 18:36:05] [slides.py] INFO: Downloading libvpx-1.3.0-1-x86_64...
[2015-03-27 18:36:06] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:06] [slides.py] INFO: Configuring...
[2015-03-27 18:36:06] [slides.py] INFO: Downloading opencore-amr-0.1.3-2-x86_64...
[2015-03-27 18:36:06] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:06] [slides.py] INFO: Configuring...
[2015-03-27 18:36:06] [slides.py] INFO: Downloading openjpeg-1.5.2-1-x86_64...
[2015-03-27 18:36:06] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:06] [slides.py] INFO: Configuring...
[2015-03-27 18:36:06] [slides.py] INFO: Downloading opus-1.1-1-x86_64...
[2015-03-27 18:36:06] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:06] [slides.py] INFO: Configuring...
[2015-03-27 18:36:06] [slides.py] INFO: Downloading rtmpdump-20140918-2-x86_64...
[2015-03-27 18:36:06] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:06] [slides.py] INFO: Configuring...
[2015-03-27 18:36:06] [slides.py] INFO: Downloading schroedinger-1.0.11-2-x86_64...
[2015-03-27 18:36:06] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:06] [slides.py] INFO: Configuring...
[2015-03-27 18:36:06] [slides.py] INFO: Downloading speexdsp-1.2rc3-1-x86_64...
[2015-03-27 18:36:07] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:07] [slides.py] INFO: Configuring...
[2015-03-27 18:36:07] [slides.py] INFO: Downloading speex-1.2rc2-1-x86_64...
[2015-03-27 18:36:07] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:07] [slides.py] INFO: Configuring...
[2015-03-27 18:36:07] [slides.py] INFO: Downloading v4l-utils-1.6.2-1-x86_64...
[2015-03-27 18:36:07] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:07] [slides.py] INFO: Configuring...
[2015-03-27 18:36:07] [slides.py] INFO: Downloading xvidcore-1.3.3-1-x86_64...
[2015-03-27 18:36:07] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:07] [slides.py] INFO: Configuring...
[2015-03-27 18:36:07] [slides.py] INFO: Downloading x265-1.5-1-x86_64...
[2015-03-27 18:36:08] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:08] [slides.py] INFO: Configuring...
[2015-03-27 18:36:08] [slides.py] INFO: Downloading libssh-0.6.4-1-x86_64...
[2015-03-27 18:36:08] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:08] [slides.py] INFO: Configuring...
[2015-03-27 18:36:08] [slides.py] INFO: Downloading libx264-2:144.20150223-1-x86_64...
[2015-03-27 18:36:08] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:08] [slides.py] INFO: Configuring...
[2015-03-27 18:36:08] [slides.py] INFO: Downloading ffmpeg-1:2.6.1-1-x86_64...
[2015-03-27 18:36:11] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:11] [slides.py] INFO: Configuring...
[2015-03-27 18:36:11] [slides.py] INFO: Downloading chromaprint-1.1-2-x86_64...
[2015-03-27 18:36:11] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:11] [slides.py] INFO: Configuring...
[2015-03-27 18:36:11] [slides.py] INFO: Downloading libmms-0.6.4-1-x86_64...
[2015-03-27 18:36:11] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:11] [slides.py] INFO: Configuring...
[2015-03-27 18:36:11] [slides.py] INFO: Downloading faad2-2.7-4-x86_64...
[2015-03-27 18:36:11] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:11] [slides.py] INFO: Configuring...
[2015-03-27 18:36:11] [slides.py] INFO: Downloading mpg123-1.22.0-1-x86_64...
[2015-03-27 18:36:11] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:11] [slides.py] INFO: Configuring...
[2015-03-27 18:36:11] [slides.py] INFO: Downloading libmp4v2-2.0.0-3-x86_64...
[2015-03-27 18:36:11] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:11] [slides.py] INFO: Configuring...
[2015-03-27 18:36:11] [slides.py] INFO: Downloading faac-1.28-5-x86_64...
[2015-03-27 18:36:12] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:12] [slides.py] INFO: Configuring...
[2015-03-27 18:36:12] [slides.py] INFO: Downloading celt-0.11.3-2-x86_64...
[2015-03-27 18:36:12] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:12] [slides.py] INFO: Configuring...
[2015-03-27 18:36:12] [slides.py] INFO: Downloading libdca-0.0.5-4-x86_64...
[2015-03-27 18:36:12] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:12] [slides.py] INFO: Configuring...
[2015-03-27 18:36:12] [slides.py] INFO: Downloading soundtouch-1.8.0-1-x86_64...
[2015-03-27 18:36:12] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:12] [slides.py] INFO: Configuring...
[2015-03-27 18:36:12] [slides.py] INFO: Downloading spandsp-0.0.6-1-x86_64...
[2015-03-27 18:36:12] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:12] [slides.py] INFO: Configuring...
[2015-03-27 18:36:12] [slides.py] INFO: Downloading libdvdread-5.0.1-1-x86_64...
[2015-03-27 18:36:12] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:12] [slides.py] INFO: Configuring...
[2015-03-27 18:36:12] [slides.py] INFO: Downloading libdvdnav-5.0.2-1-x86_64...
[2015-03-27 18:36:12] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:12] [slides.py] INFO: Configuring...
[2015-03-27 18:36:12] [slides.py] INFO: Downloading libgme-0.6.0-3-x86_64...
[2015-03-27 18:36:12] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:12] [slides.py] INFO: Configuring...
[2015-03-27 18:36:12] [slides.py] INFO: Downloading neon-0.30.1-1-x86_64...
[2015-03-27 18:36:12] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:12] [slides.py] INFO: Configuring...
[2015-03-27 18:36:12] [slides.py] INFO: Downloading fftw-3.3.4-1-x86_64...
[2015-03-27 18:36:13] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:13] [slides.py] INFO: Configuring...
[2015-03-27 18:36:13] [slides.py] INFO: Downloading libofa-0.9.3-5-x86_64...
[2015-03-27 18:36:13] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:13] [slides.py] INFO: Configuring...
[2015-03-27 18:36:13] [slides.py] INFO: Downloading zita-alsa-pcmi-0.2.0-2-x86_64...
[2015-03-27 18:36:13] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:13] [slides.py] INFO: Configuring...
[2015-03-27 18:36:13] [slides.py] INFO: Downloading zita-resampler-1.3.0-3-x86_64...
[2015-03-27 18:36:13] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:13] [slides.py] INFO: Configuring...
[2015-03-27 18:36:13] [slides.py] INFO: Downloading jack-0.124.1-3-x86_64...
[2015-03-27 18:36:13] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:13] [slides.py] INFO: Configuring...
[2015-03-27 18:36:13] [slides.py] INFO: Downloading fluidsynth-1.1.6-4-x86_64...
[2015-03-27 18:36:13] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:13] [slides.py] INFO: Configuring...
[2015-03-27 18:36:13] [slides.py] INFO: Downloading giflib-5.1.1-1-x86_64...
[2015-03-27 18:36:13] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:13] [slides.py] INFO: Configuring...
[2015-03-27 18:36:13] [slides.py] INFO: Downloading libwebp-0.4.3-1-x86_64...
[2015-03-27 18:36:14] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:14] [slides.py] INFO: Configuring...
[2015-03-27 18:36:14] [slides.py] INFO: Downloading libsrtp-15.1c9bd90-3-x86_64...
[2015-03-27 18:36:14] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:14] [slides.py] INFO: Configuring...
[2015-03-27 18:36:14] [slides.py] INFO: Downloading wildmidi-0.3.8-1-x86_64...
[2015-03-27 18:36:14] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:14] [slides.py] INFO: Configuring...
[2015-03-27 18:36:14] [slides.py] INFO: Downloading glu-9.0.0-3-x86_64...
[2015-03-27 18:36:14] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:14] [slides.py] INFO: Configuring...
[2015-03-27 18:36:14] [slides.py] INFO: Downloading sbc-1.3-1-x86_64...
[2015-03-27 18:36:14] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:14] [slides.py] INFO: Configuring...
[2015-03-27 18:36:14] [slides.py] INFO: Downloading gst-plugins-bad-1.4.5-1-x86_64...
[2015-03-27 18:36:15] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:15] [slides.py] INFO: Configuring...
[2015-03-27 18:36:15] [slides.py] INFO: Downloading cdparanoia-10.2-5-x86_64...
[2015-03-27 18:36:15] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:15] [slides.py] INFO: Configuring...
[2015-03-27 18:36:15] [slides.py] INFO: Downloading libvisual-0.4.0-5-x86_64...
[2015-03-27 18:36:15] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:15] [slides.py] INFO: Configuring...
[2015-03-27 18:36:15] [slides.py] INFO: Downloading gst-plugins-base-1.4.5-1-x86_64...
[2015-03-27 18:36:15] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:15] [slides.py] INFO: Configuring...
[2015-03-27 18:36:15] [slides.py] INFO: Downloading libproxy-0.4.11-5-x86_64...
[2015-03-27 18:36:15] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:15] [slides.py] INFO: Configuring...
[2015-03-27 18:36:15] [slides.py] INFO: Downloading gsettings-desktop-schemas-3.14.1-1-any...
[2015-03-27 18:36:15] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:15] [slides.py] INFO: Configuring...
[2015-03-27 18:36:15] [slides.py] INFO: Downloading glib-networking-2.42.1-1-x86_64...
[2015-03-27 18:36:15] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:15] [slides.py] INFO: Configuring...
[2015-03-27 18:36:15] [slides.py] INFO: Downloading libsoup-2.48.1-1-x86_64...
[2015-03-27 18:36:16] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:16] [slides.py] INFO: Configuring...
[2015-03-27 18:36:16] [slides.py] INFO: Downloading wavpack-4.70.0-2-x86_64...
[2015-03-27 18:36:16] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:16] [slides.py] INFO: Configuring...
[2015-03-27 18:36:16] [slides.py] INFO: Downloading aalib-1.4rc5-10-x86_64...
[2015-03-27 18:36:16] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:16] [slides.py] INFO: Configuring...
[2015-03-27 18:36:16] [slides.py] INFO: Downloading taglib-1.9.1-1-x86_64...
[2015-03-27 18:36:16] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:16] [slides.py] INFO: Configuring...
[2015-03-27 18:36:16] [slides.py] INFO: Downloading libshout-1:2.3.1-2-x86_64...
[2015-03-27 18:36:16] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:16] [slides.py] INFO: Configuring...
[2015-03-27 18:36:16] [slides.py] INFO: Downloading libid3tag-0.15.1b-8-x86_64...
[2015-03-27 18:36:16] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:16] [slides.py] INFO: Configuring...
[2015-03-27 18:36:16] [slides.py] INFO: Downloading imlib2-1.4.6-3-x86_64...
[2015-03-27 18:36:17] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:17] [slides.py] INFO: Configuring...
[2015-03-27 18:36:17] [slides.py] INFO: Downloading libcaca-0.99.beta18-2-x86_64...
[2015-03-27 18:36:17] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:17] [slides.py] INFO: Configuring...
[2015-03-27 18:36:17] [slides.py] INFO: Downloading libraw1394-2.1.0-2-x86_64...
[2015-03-27 18:36:17] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:17] [slides.py] INFO: Configuring...
[2015-03-27 18:36:17] [slides.py] INFO: Downloading libavc1394-0.5.4-2-x86_64...
[2015-03-27 18:36:17] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:17] [slides.py] INFO: Configuring...
[2015-03-27 18:36:17] [slides.py] INFO: Downloading libiec61883-1.2.0-4-x86_64...
[2015-03-27 18:36:17] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:17] [slides.py] INFO: Configuring...
[2015-03-27 18:36:17] [slides.py] INFO: Downloading gst-plugins-good-1.4.5-1-x86_64...
[2015-03-27 18:36:18] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:18] [slides.py] INFO: Configuring...
[2015-03-27 18:36:18] [slides.py] INFO: Downloading libmpeg2-0.5.1-5-x86_64...
[2015-03-27 18:36:18] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:18] [slides.py] INFO: Configuring...
[2015-03-27 18:36:18] [slides.py] INFO: Downloading a52dec-0.7.4-8-x86_64...
[2015-03-27 18:36:18] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:18] [slides.py] INFO: Configuring...
[2015-03-27 18:36:18] [slides.py] INFO: Downloading libmad-0.15.1b-7-x86_64...
[2015-03-27 18:36:18] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:18] [slides.py] INFO: Configuring...
[2015-03-27 18:36:18] [slides.py] INFO: Downloading libsidplay-1.36.59-6-x86_64...
[2015-03-27 18:36:18] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:18] [slides.py] INFO: Configuring...
[2015-03-27 18:36:18] [slides.py] INFO: Downloading libcddb-1.3.2-4-x86_64...
[2015-03-27 18:36:18] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:18] [slides.py] INFO: Configuring...
[2015-03-27 18:36:18] [slides.py] INFO: Downloading libcdio-0.93-1-x86_64...
[2015-03-27 18:36:18] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:18] [slides.py] INFO: Configuring...
[2015-03-27 18:36:18] [slides.py] INFO: Downloading gst-plugins-ugly-1.4.5-2-x86_64...
[2015-03-27 18:36:18] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:18] [slides.py] INFO: Configuring...
[2015-03-27 18:36:18] [slides.py] INFO: Downloading gstreamer-vaapi-0.5.10-1-x86_64...
[2015-03-27 18:36:19] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:19] [slides.py] INFO: Configuring...
[2015-03-27 18:36:19] [slides.py] INFO: Downloading gstreamer0.10-0.10.36-4-x86_64...
[2015-03-27 18:36:19] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:19] [slides.py] INFO: Configuring...
[2015-03-27 18:36:19] [slides.py] INFO: Downloading gstreamer0.10-base-0.10.36-3-x86_64...
[2015-03-27 18:36:20] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:20] [slides.py] INFO: Configuring...
[2015-03-27 18:36:20] [slides.py] INFO: Downloading gstreamer0.10-bad-0.10.23-8-x86_64...
[2015-03-27 18:36:20] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:20] [slides.py] INFO: Configuring...
[2015-03-27 18:36:20] [slides.py] INFO: Downloading libdc1394-2.2.3-1-x86_64...
[2015-03-27 18:36:20] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:20] [slides.py] INFO: Configuring...
[2015-03-27 18:36:20] [slides.py] INFO: Downloading musicbrainz-2.1.5-6-x86_64...
[2015-03-27 18:36:20] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:20] [slides.py] INFO: Configuring...
[2015-03-27 18:36:20] [slides.py] INFO: Downloading libcdaudio-0.99.12-7-x86_64...
[2015-03-27 18:36:20] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:20] [slides.py] INFO: Configuring...
[2015-03-27 18:36:20] [slides.py] INFO: Downloading libmpcdec-1.2.6-4-x86_64...
[2015-03-27 18:36:20] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:20] [slides.py] INFO: Configuring...
[2015-03-27 18:36:20] [slides.py] INFO: Downloading libxslt-1.1.28-3-x86_64...
[2015-03-27 18:36:21] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:21] [slides.py] INFO: Configuring...
[2015-03-27 18:36:21] [slides.py] INFO: Downloading raptor-2.0.15-1-x86_64...
[2015-03-27 18:36:21] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:21] [slides.py] INFO: Configuring...
[2015-03-27 18:36:21] [slides.py] INFO: Downloading ladspa-1.13-5-x86_64...
[2015-03-27 18:36:21] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:21] [slides.py] INFO: Configuring...
[2015-03-27 18:36:21] [slides.py] INFO: Downloading liblrdf-0.5.0-2-x86_64...
[2015-03-27 18:36:21] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:21] [slides.py] INFO: Configuring...
[2015-03-27 18:36:21] [slides.py] INFO: Downloading libcroco-0.6.8-2-x86_64...
[2015-03-27 18:36:21] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:21] [slides.py] INFO: Configuring...
[2015-03-27 18:36:21] [slides.py] INFO: Downloading librsvg-1:2.40.9-1-x86_64...
[2015-03-27 18:36:21] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:21] [slides.py] INFO: Configuring...
[2015-03-27 18:36:21] [slides.py] INFO: Downloading gstreamer0.10-bad-plugins-0.10.23-8-x86_64...
[2015-03-27 18:36:22] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:22] [slides.py] INFO: Configuring...
[2015-03-27 18:36:22] [slides.py] INFO: Downloading gstreamer0.10-base-plugins-0.10.36-3-x86_64...
[2015-03-27 18:36:22] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:22] [slides.py] INFO: Configuring...
[2015-03-27 18:36:22] [slides.py] INFO: Downloading gstreamer0.10-ffmpeg-0.10.13-2-x86_64...
[2015-03-27 18:36:23] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:23] [slides.py] INFO: Configuring...
[2015-03-27 18:36:23] [slides.py] INFO: Downloading gstreamer0.10-good-0.10.31-6-x86_64...
[2015-03-27 18:36:24] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:24] [slides.py] INFO: Configuring...
[2015-03-27 18:36:24] [slides.py] INFO: Downloading dbus-glib-0.102-2-x86_64...
[2015-03-27 18:36:24] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:24] [slides.py] INFO: Configuring...
[2015-03-27 18:36:24] [slides.py] INFO: Downloading gconf-3.2.6-3-x86_64...
[2015-03-27 18:36:24] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:24] [slides.py] INFO: Configuring...
[2015-03-27 18:36:24] [slides.py] INFO: Downloading gstreamer0.10-good-plugins-0.10.31-6-x86_64...
[2015-03-27 18:36:24] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:24] [slides.py] INFO: Configuring...
[2015-03-27 18:36:24] [slides.py] INFO: Downloading gstreamer0.10-ugly-0.10.19-14-x86_64...
[2015-03-27 18:36:25] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:25] [slides.py] INFO: Configuring...
[2015-03-27 18:36:25] [slides.py] INFO: Downloading gstreamer0.10-ugly-plugins-0.10.19-14-x86_64...
[2015-03-27 18:36:25] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:25] [slides.py] INFO: Configuring...
[2015-03-27 18:36:25] [slides.py] INFO: Downloading libxkbfile-1.0.8-2-x86_64...
[2015-03-27 18:36:25] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:25] [slides.py] INFO: Configuring...
[2015-03-27 18:36:25] [slides.py] INFO: Downloading xkeyboard-config-2.14-1-any...
[2015-03-27 18:36:25] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:25] [slides.py] INFO: Configuring...
[2015-03-27 18:36:25] [slides.py] INFO: Downloading iso-codes-3.57-1-any...
[2015-03-27 18:36:27] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:27] [slides.py] INFO: Configuring...
[2015-03-27 18:36:27] [slides.py] INFO: Downloading libxklavier-5.4-1-x86_64...
[2015-03-27 18:36:27] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:27] [slides.py] INFO: Configuring...
[2015-03-27 18:36:27] [slides.py] INFO: Downloading aspell-0.60.6.1-2-x86_64...
[2015-03-27 18:36:27] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:27] [slides.py] INFO: Configuring...
[2015-03-27 18:36:27] [slides.py] INFO: Downloading hunspell-1.3.3-1-x86_64...
[2015-03-27 18:36:27] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:27] [slides.py] INFO: Configuring...
[2015-03-27 18:36:27] [slides.py] INFO: Downloading hspell-1.2-2-x86_64...
[2015-03-27 18:36:28] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:28] [slides.py] INFO: Configuring...
[2015-03-27 18:36:28] [slides.py] INFO: Downloading enchant-1.6.0-5-x86_64...
[2015-03-27 18:36:28] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:28] [slides.py] INFO: Configuring...
[2015-03-27 18:36:28] [slides.py] INFO: Downloading json-glib-1.0.2-1-x86_64...
[2015-03-27 18:36:28] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:28] [slides.py] INFO: Configuring...
[2015-03-27 18:36:28] [slides.py] INFO: Downloading libnm-glib-1.0.0-2-x86_64...
[2015-03-27 18:36:28] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:28] [slides.py] INFO: Configuring...
[2015-03-27 18:36:28] [slides.py] INFO: Downloading geoclue2-2.1.10-1-x86_64...
[2015-03-27 18:36:28] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:28] [slides.py] INFO: Configuring...
[2015-03-27 18:36:28] [slides.py] INFO: Downloading libsecret-0.18-1-x86_64...
[2015-03-27 18:36:29] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:29] [slides.py] INFO: Configuring...
[2015-03-27 18:36:29] [slides.py] INFO: Downloading harfbuzz-icu-0.9.40-1-x86_64...
[2015-03-27 18:36:29] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:29] [slides.py] INFO: Configuring...
[2015-03-27 18:36:29] [slides.py] INFO: Downloading lcms2-2.6-1-x86_64...
[2015-03-27 18:36:29] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:29] [slides.py] INFO: Configuring...
[2015-03-27 18:36:29] [slides.py] INFO: Downloading libgusb-0.2.4-1-x86_64...
[2015-03-27 18:36:29] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:29] [slides.py] INFO: Configuring...
[2015-03-27 18:36:29] [slides.py] INFO: Downloading dconf-0.22.0-1-x86_64...
[2015-03-27 18:36:29] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:29] [slides.py] INFO: Configuring...
[2015-03-27 18:36:29] [slides.py] INFO: Downloading colord-1.2.9-1-x86_64...
[2015-03-27 18:36:29] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:29] [slides.py] INFO: Configuring...
[2015-03-27 18:36:29] [slides.py] INFO: Downloading at-spi2-core-2.14.1-1-x86_64...
[2015-03-27 18:36:29] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:29] [slides.py] INFO: Configuring...
[2015-03-27 18:36:29] [slides.py] INFO: Downloading at-spi2-atk-2.14.1-1-x86_64...
[2015-03-27 18:36:29] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:29] [slides.py] INFO: Configuring...
[2015-03-27 18:36:29] [slides.py] INFO: Downloading libxkbcommon-0.5.0-1-x86_64...
[2015-03-27 18:36:30] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:30] [slides.py] INFO: Configuring...
[2015-03-27 18:36:30] [slides.py] INFO: Downloading adwaita-icon-theme-3.14.1-1-any...
[2015-03-27 18:36:33] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:33] [slides.py] INFO: Configuring...
[2015-03-27 18:36:33] [slides.py] INFO: Downloading rest-0.7.92-1-x86_64...
[2015-03-27 18:36:33] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:33] [slides.py] INFO: Configuring...
[2015-03-27 18:36:33] [slides.py] INFO: Downloading gtk3-3.14.9-1-x86_64...
[2015-03-27 18:36:36] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:36] [slides.py] INFO: Configuring...
[2015-03-27 18:36:36] [slides.py] INFO: Downloading webkit2gtk-2.6.5-1-x86_64...
[2015-03-27 18:36:43] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:43] [slides.py] INFO: Configuring...
[2015-03-27 18:36:43] [slides.py] INFO: Downloading gtk-engines-2.21.0-2-x86_64...
[2015-03-27 18:36:43] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:43] [slides.py] INFO: Configuring...
[2015-03-27 18:36:43] [slides.py] INFO: Downloading mesa-vdpau-10.5.1-2-x86_64...
[2015-03-27 18:36:43] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:43] [slides.py] INFO: Configuring...
[2015-03-27 18:36:43] [slides.py] INFO: Downloading gnome-icon-theme-symbolic-3.12.0-2-any...
[2015-03-27 18:36:43] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:43] [slides.py] INFO: Configuring...
[2015-03-27 18:36:43] [slides.py] INFO: Downloading gnome-icon-theme-3.12.0-2-any...
[2015-03-27 18:36:47] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:47] [slides.py] INFO: Configuring...
[2015-03-27 18:36:47] [slides.py] INFO: Downloading yajl-2.1.0-1-x86_64...
[2015-03-27 18:36:47] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:47] [slides.py] INFO: Configuring...
[2015-03-27 18:36:47] [slides.py] INFO: Downloading vte-common-0.38.3-1-x86_64...
[2015-03-27 18:36:47] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:47] [slides.py] INFO: Configuring...
[2015-03-27 18:36:47] [slides.py] INFO: Downloading vte3-0.38.3-1-x86_64...
[2015-03-27 18:36:47] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:47] [slides.py] INFO: Configuring...
[2015-03-27 18:36:47] [slides.py] INFO: Downloading libnotify-0.7.6-1-x86_64...
[2015-03-27 18:36:47] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:47] [slides.py] INFO: Configuring...
[2015-03-27 18:36:47] [slides.py] INFO: Downloading alsa-plugins-1.0.29-2-x86_64...
[2015-03-27 18:36:47] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:47] [slides.py] INFO: Configuring...
[2015-03-27 18:36:47] [slides.py] INFO: Downloading rtkit-0.11-5-x86_64...
[2015-03-27 18:36:47] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:47] [slides.py] INFO: Configuring...
[2015-03-27 18:36:47] [slides.py] INFO: Downloading tdb-1.3.4-1-x86_64...
[2015-03-27 18:36:47] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:47] [slides.py] INFO: Configuring...
[2015-03-27 18:36:47] [slides.py] INFO: Downloading webrtc-audio-processing-0.1-2-x86_64...
[2015-03-27 18:36:47] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:47] [slides.py] INFO: Configuring...
[2015-03-27 18:36:47] [slides.py] INFO: Downloading pulseaudio-6.0-1-x86_64...
[2015-03-27 18:36:47] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:47] [slides.py] INFO: Configuring...
[2015-03-27 18:36:47] [slides.py] INFO: Downloading pulseaudio-alsa-2-3-any...
[2015-03-27 18:36:47] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:47] [slides.py] INFO: Configuring...
[2015-03-27 18:36:47] [slides.py] INFO: Downloading libplist-1.12-1-x86_64...
[2015-03-27 18:36:47] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:47] [slides.py] INFO: Configuring...
[2015-03-27 18:36:47] [slides.py] INFO: Downloading libusbmuxd-1.0.10-1-x86_64...
[2015-03-27 18:36:47] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:47] [slides.py] INFO: Configuring...
[2015-03-27 18:36:47] [slides.py] INFO: Downloading libimobiledevice-1.2.0-1-x86_64...
[2015-03-27 18:36:47] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:47] [slides.py] INFO: Configuring...
[2015-03-27 18:36:47] [slides.py] INFO: Downloading upower-0.99.2-2-x86_64...
[2015-03-27 18:36:48] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:48] [slides.py] INFO: Configuring...
[2015-03-27 18:36:48] [slides.py] INFO: Downloading mtdev-1.1.5-1-x86_64...
[2015-03-27 18:36:48] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:48] [slides.py] INFO: Configuring...
[2015-03-27 18:36:48] [slides.py] INFO: Downloading libevdev-1.4-1-x86_64...
[2015-03-27 18:36:48] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:48] [slides.py] INFO: Configuring...
[2015-03-27 18:36:48] [slides.py] INFO: Downloading xf86-input-synaptics-1.8.2-1-x86_64...
[2015-03-27 18:36:48] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:48] [slides.py] INFO: Configuring...
[2015-03-27 18:36:48] [slides.py] INFO: Downloading xf86-video-fbdev-0.4.4-4-x86_64...
[2015-03-27 18:36:48] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:48] [slides.py] INFO: Configuring...
[2015-03-27 18:36:48] [slides.py] INFO: Downloading xf86-video-vesa-2.3.2-6-x86_64...
[2015-03-27 18:36:48] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:48] [slides.py] INFO: Configuring...
[2015-03-27 18:36:48] [slides.py] INFO: Downloading xorg-iceauth-1.0.7-1-x86_64...
[2015-03-27 18:36:48] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:48] [slides.py] INFO: Configuring...
[2015-03-27 18:36:48] [slides.py] INFO: Downloading xorg-luit-1.1.1-2-x86_64...
[2015-03-27 18:36:48] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:48] [slides.py] INFO: Configuring...
[2015-03-27 18:36:48] [slides.py] INFO: Downloading xorg-sessreg-1.1.0-1-x86_64...
[2015-03-27 18:36:48] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:48] [slides.py] INFO: Configuring...
[2015-03-27 18:36:48] [slides.py] INFO: Downloading xorg-setxkbmap-1.3.0-2-x86_64...
[2015-03-27 18:36:48] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:48] [slides.py] INFO: Configuring...
[2015-03-27 18:36:48] [slides.py] INFO: Downloading xorg-smproxy-1.0.5-2-x86_64...
[2015-03-27 18:36:48] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:48] [slides.py] INFO: Configuring...
[2015-03-27 18:36:48] [slides.py] INFO: Downloading xorg-x11perf-1.5.4-2-x86_64...
[2015-03-27 18:36:48] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:48] [slides.py] INFO: Configuring...
[2015-03-27 18:36:48] [slides.py] INFO: Downloading xorg-xauth-1.0.9-1-x86_64...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:49] [slides.py] INFO: Configuring...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading xcb-util-0.4.0-1-x86_64...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:49] [slides.py] INFO: Configuring...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading xorg-xbacklight-1.2.1-1-x86_64...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:49] [slides.py] INFO: Configuring...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading xorg-xcmsdb-1.0.4-2-x86_64...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:49] [slides.py] INFO: Configuring...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading xorg-xcursorgen-1.0.6-1-x86_64...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:49] [slides.py] INFO: Configuring...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading xf86dgaproto-2.1-3-any...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:49] [slides.py] INFO: Configuring...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading libxxf86dga-1.1.4-1-x86_64...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:49] [slides.py] INFO: Configuring...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading dmxproto-2.3.1-3-any...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:49] [slides.py] INFO: Configuring...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading libdmx-1.1.3-1-x86_64...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:49] [slides.py] INFO: Configuring...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading xorg-xdpyinfo-1.3.1-1-x86_64...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:49] [slides.py] INFO: Configuring...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading xorg-xdriinfo-1.0.4-4-x86_64...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:49] [slides.py] INFO: Configuring...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading xorg-xev-1.2.1-2-x86_64...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:49] [slides.py] INFO: Configuring...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading xorg-xgamma-1.0.5-2-x86_64...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:49] [slides.py] INFO: Configuring...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading xorg-xhost-1.0.6-1-x86_64...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:49] [slides.py] INFO: Configuring...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading xorg-xrandr-1.4.3-1-x86_64...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:49] [slides.py] INFO: Configuring...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading xorg-xinput-1.6.1-1-x86_64...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:49] [slides.py] INFO: Configuring...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading xorg-xkbcomp-1.3.0-1-x86_64...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:49] [slides.py] INFO: Configuring...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading xorg-xkbevd-1.1.3-2-x86_64...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:49] [slides.py] INFO: Configuring...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading libxpm-3.5.11-1-x86_64...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:49] [slides.py] INFO: Configuring...
[2015-03-27 18:36:49] [slides.py] INFO: Downloading libxaw-1.0.12-1-x86_64...
[2015-03-27 18:36:50] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:50] [slides.py] INFO: Configuring...
[2015-03-27 18:36:50] [slides.py] INFO: Downloading xorg-xkbutils-1.0.4-2-x86_64...
[2015-03-27 18:36:50] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:50] [slides.py] INFO: Configuring...
[2015-03-27 18:36:50] [slides.py] INFO: Downloading xorg-xkill-1.0.4-1-x86_64...
[2015-03-27 18:36:50] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:50] [slides.py] INFO: Configuring...
[2015-03-27 18:36:50] [slides.py] INFO: Downloading xorg-xlsatoms-1.1.1-2-x86_64...
[2015-03-27 18:36:50] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:50] [slides.py] INFO: Configuring...
[2015-03-27 18:36:50] [slides.py] INFO: Downloading xorg-xlsclients-1.1.3-1-x86_64...
[2015-03-27 18:36:50] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:50] [slides.py] INFO: Configuring...
[2015-03-27 18:36:50] [slides.py] INFO: Downloading xorg-xmodmap-1.0.8-1-x86_64...
[2015-03-27 18:36:50] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:50] [slides.py] INFO: Configuring...
[2015-03-27 18:36:50] [slides.py] INFO: Downloading xorg-xpr-1.0.4-2-x86_64...
[2015-03-27 18:36:50] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:50] [slides.py] INFO: Configuring...
[2015-03-27 18:36:50] [slides.py] INFO: Downloading xorg-xprop-1.2.2-1-x86_64...
[2015-03-27 18:36:50] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:50] [slides.py] INFO: Configuring...
[2015-03-27 18:36:50] [slides.py] INFO: Downloading mcpp-2.7.2-5-x86_64...
[2015-03-27 18:36:50] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:50] [slides.py] INFO: Configuring...
[2015-03-27 18:36:50] [slides.py] INFO: Downloading xorg-xrdb-1.1.0-1-x86_64...
[2015-03-27 18:36:50] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:50] [slides.py] INFO: Configuring...
[2015-03-27 18:36:50] [slides.py] INFO: Downloading xorg-xrefresh-1.0.5-1-x86_64...
[2015-03-27 18:36:50] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:50] [slides.py] INFO: Configuring...
[2015-03-27 18:36:50] [slides.py] INFO: Downloading xorg-xsetroot-1.1.1-2-x86_64...
[2015-03-27 18:36:50] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:50] [slides.py] INFO: Configuring...
[2015-03-27 18:36:50] [slides.py] INFO: Downloading xorg-xvinfo-1.1.2-2-x86_64...
[2015-03-27 18:36:50] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:50] [slides.py] INFO: Configuring...
[2015-03-27 18:36:50] [slides.py] INFO: Downloading xorg-xwd-1.0.6-1-x86_64...
[2015-03-27 18:36:50] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:50] [slides.py] INFO: Configuring...
[2015-03-27 18:36:50] [slides.py] INFO: Downloading xorg-xwininfo-1.1.3-1-x86_64...
[2015-03-27 18:36:50] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:50] [slides.py] INFO: Configuring...
[2015-03-27 18:36:50] [slides.py] INFO: Downloading xorg-xwud-1.0.4-2-x86_64...
[2015-03-27 18:36:51] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:51] [slides.py] INFO: Configuring...
[2015-03-27 18:36:51] [slides.py] INFO: Downloading libepoxy-1.2-2-x86_64...
[2015-03-27 18:36:51] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:51] [slides.py] INFO: Configuring...
[2015-03-27 18:36:51] [slides.py] INFO: Downloading xorg-fonts-alias-1.0.3-1-any...
[2015-03-27 18:36:51] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:51] [slides.py] INFO: Configuring...
[2015-03-27 18:36:51] [slides.py] INFO: Downloading xorg-fonts-misc-1.0.3-3-any...
[2015-03-27 18:36:54] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:54] [slides.py] INFO: Configuring...
[2015-03-27 18:36:54] [slides.py] INFO: Downloading libunwind-1.1-2-x86_64...
[2015-03-27 18:36:54] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:54] [slides.py] INFO: Configuring...
[2015-03-27 18:36:54] [slides.py] INFO: Downloading xorg-server-common-1.17.1-4-x86_64...
[2015-03-27 18:36:54] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:54] [slides.py] INFO: Configuring...
[2015-03-27 18:36:54] [slides.py] INFO: Downloading xf86-input-evdev-2.9.2-1-x86_64...
[2015-03-27 18:36:54] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:54] [slides.py] INFO: Configuring...
[2015-03-27 18:36:54] [slides.py] INFO: Downloading xorg-server-1.17.1-4-x86_64...
[2015-03-27 18:36:54] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:54] [slides.py] INFO: Configuring...
[2015-03-27 18:36:55] [slides.py] INFO: Downloading xorg-server-utils-7.6-4-any...
[2015-03-27 18:36:55] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:55] [slides.py] INFO: Configuring...
[2015-03-27 18:36:55] [slides.py] INFO: Downloading aspell-en-7.1-3-x86_64...
[2015-03-27 18:36:56] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:56] [slides.py] INFO: Configuring...
[2015-03-27 18:36:56] [slides.py] INFO: Downloading libao-1.2.0-1-x86_64...
[2015-03-27 18:36:56] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:56] [slides.py] INFO: Configuring...
[2015-03-27 18:36:56] [slides.py] INFO: Downloading cdrdao-1.2.3-7-x86_64...
[2015-03-27 18:36:56] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:56] [slides.py] INFO: Configuring...
[2015-03-27 18:36:56] [slides.py] INFO: Downloading glew-1.12.0-1-x86_64...
[2015-03-27 18:36:56] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:56] [slides.py] INFO: Configuring...
[2015-03-27 18:36:56] [slides.py] INFO: Downloading python2-2.7.9-1-x86_64...
[2015-03-27 18:36:59] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:59] [slides.py] INFO: Configuring...
[2015-03-27 18:36:59] [slides.py] INFO: Downloading mutagen-1.27-1-any...
[2015-03-27 18:36:59] [slides.py] INFO: Downloading a file
[2015-03-27 18:36:59] [slides.py] INFO: Configuring...
[2015-03-27 18:36:59] [slides.py] INFO: Downloading sg3_utils-1.40-1-x86_64...
[2015-03-27 18:37:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:00] [slides.py] INFO: Configuring...
[2015-03-27 18:37:00] [slides.py] INFO: Downloading libgpod-0.8.3-4-x86_64...
[2015-03-27 18:37:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:00] [slides.py] INFO: Configuring...
[2015-03-27 18:37:00] [slides.py] INFO: Downloading libmng-2.0.2-3-x86_64...
[2015-03-27 18:37:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:00] [slides.py] INFO: Configuring...
[2015-03-27 18:37:00] [slides.py] INFO: Downloading qt4-4.8.6-4-x86_64...
[2015-03-27 18:37:07] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:07] [slides.py] INFO: Configuring...
[2015-03-27 18:37:07] [slides.py] INFO: Downloading liblastfm-1.0.9-1-x86_64...
[2015-03-27 18:37:07] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:07] [slides.py] INFO: Configuring...
[2015-03-27 18:37:07] [slides.py] INFO: Downloading libmtp-1.1.8-1-x86_64...
[2015-03-27 18:37:07] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:07] [slides.py] INFO: Configuring...
[2015-03-27 18:37:07] [slides.py] INFO: Downloading qjson-0.8.1-3-x86_64...
[2015-03-27 18:37:07] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:07] [slides.py] INFO: Configuring...
[2015-03-27 18:37:07] [slides.py] INFO: Downloading libmygpo-qt-1.0.8-1-x86_64...
[2015-03-27 18:37:07] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:07] [slides.py] INFO: Configuring...
[2015-03-27 18:37:07] [slides.py] INFO: Downloading protobuf-2.6.1-1-x86_64...
[2015-03-27 18:37:08] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:08] [slides.py] INFO: Configuring...
[2015-03-27 18:37:08] [slides.py] INFO: Downloading qca-2.0.3-5-x86_64...
[2015-03-27 18:37:08] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:08] [slides.py] INFO: Configuring...
[2015-03-27 18:37:08] [slides.py] INFO: Downloading qca-ossl-2.0.0-7-x86_64...
[2015-03-27 18:37:08] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:08] [slides.py] INFO: Configuring...
[2015-03-27 18:37:08] [slides.py] INFO: Downloading cdrkit-1.1.11-3-x86_64...
[2015-03-27 18:37:09] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:09] [slides.py] INFO: Configuring...
[2015-03-27 18:37:09] [slides.py] INFO: Downloading dvd+rw-tools-7.1-5-x86_64...
[2015-03-27 18:37:09] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:09] [slides.py] INFO: Configuring...
[2015-03-27 18:37:09] [slides.py] INFO: Downloading attica-qt4-0.4.2-1-x86_64...
[2015-03-27 18:37:09] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:09] [slides.py] INFO: Configuring...
[2015-03-27 18:37:09] [slides.py] INFO: Downloading libdbusmenu-qt-0.9.2-3-x86_64...
[2015-03-27 18:37:09] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:09] [slides.py] INFO: Configuring...
[2015-03-27 18:37:09] [slides.py] INFO: Downloading polkit-qt4-0.112-2-x86_64...
[2015-03-27 18:37:09] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:09] [slides.py] INFO: Configuring...
[2015-03-27 18:37:09] [slides.py] INFO: Downloading ilmbase-2.1.0-1-x86_64...
[2015-03-27 18:37:09] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:09] [slides.py] INFO: Configuring...
[2015-03-27 18:37:09] [slides.py] INFO: Downloading openexr-2.1.0-1-x86_64...
[2015-03-27 18:37:10] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:10] [slides.py] INFO: Configuring...
[2015-03-27 18:37:10] [slides.py] INFO: Downloading exiv2-0.24-1-x86_64...
[2015-03-27 18:37:10] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:10] [slides.py] INFO: Configuring...
[2015-03-27 18:37:10] [slides.py] INFO: Downloading strigi-0.7.8-6-x86_64...
[2015-03-27 18:37:10] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:10] [slides.py] INFO: Configuring...
[2015-03-27 18:37:10] [slides.py] INFO: Downloading docbook-xml-4.5-6-any...
[2015-03-27 18:37:10] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:10] [slides.py] INFO: Configuring...
[2015-03-27 18:37:10] [slides.py] INFO: Downloading docbook-xsl-1.78.1-1-any...
[2015-03-27 18:37:11] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:11] [slides.py] INFO: Configuring...
[2015-03-27 18:37:11] [slides.py] INFO: Downloading libatasmart-0.19-3-x86_64...
[2015-03-27 18:37:11] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:11] [slides.py] INFO: Configuring...
[2015-03-27 18:37:11] [slides.py] INFO: Downloading udisks2-2.1.5-1-x86_64...
[2015-03-27 18:37:11] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:11] [slides.py] INFO: Configuring...
[2015-03-27 18:37:11] [slides.py] INFO: Downloading phonon-qt4-gstreamer-4.8.2-1-x86_64...
[2015-03-27 18:37:11] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:11] [slides.py] INFO: Configuring...
[2015-03-27 18:37:11] [slides.py] INFO: Downloading libqzeitgeist-0.8.0-4-x86_64...
[2015-03-27 18:37:11] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:11] [slides.py] INFO: Configuring...
[2015-03-27 18:37:11] [slides.py] INFO: Downloading phonon-qt4-4.8.3-1-x86_64...
[2015-03-27 18:37:11] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:11] [slides.py] INFO: Configuring...
[2015-03-27 18:37:11] [slides.py] INFO: Downloading media-player-info-22-1-any...
[2015-03-27 18:37:11] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:11] [slides.py] INFO: Configuring...
[2015-03-27 18:37:11] [slides.py] INFO: Downloading libutempter-1.1.6-2-x86_64...
[2015-03-27 18:37:12] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:12] [slides.py] INFO: Configuring...
[2015-03-27 18:37:12] [slides.py] INFO: Downloading qtwebkit-2.3.4-1-x86_64...
[2015-03-27 18:37:14] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:14] [slides.py] INFO: Configuring...
[2015-03-27 18:37:14] [slides.py] INFO: Downloading kdelibs-4.14.6-1-x86_64...
[2015-03-27 18:37:21] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:21] [slides.py] INFO: Configuring...
[2015-03-27 18:37:21] [slides.py] INFO: Downloading xcb-util-keysyms-0.4.0-1-x86_64...
[2015-03-27 18:37:21] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:21] [slides.py] INFO: Configuring...
[2015-03-27 18:37:21] [slides.py] INFO: Downloading xcb-util-wm-0.4.1-1-x86_64...
[2015-03-27 18:37:21] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:21] [slides.py] INFO: Configuring...
[2015-03-27 18:37:21] [slides.py] INFO: Downloading xcb-util-image-0.4.0-1-x86_64...
[2015-03-27 18:37:21] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:21] [slides.py] INFO: Configuring...
[2015-03-27 18:37:21] [slides.py] INFO: Downloading qtchooser-48-1-x86_64...
[2015-03-27 18:37:21] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:21] [slides.py] INFO: Configuring...
[2015-03-27 18:37:21] [slides.py] INFO: Downloading qt5-base-5.4.1-2-x86_64...
[2015-03-27 18:37:25] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:25] [slides.py] INFO: Configuring...
[2015-03-27 18:37:25] [slides.py] INFO: Downloading kconfig-5.8.0-1-x86_64...
[2015-03-27 18:37:25] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:25] [slides.py] INFO: Configuring...
[2015-03-27 18:37:25] [slides.py] INFO: Downloading gamin-0.1.10-8-x86_64...
[2015-03-27 18:37:25] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:25] [slides.py] INFO: Configuring...
[2015-03-27 18:37:25] [slides.py] INFO: Downloading kcoreaddons-5.8.0-1-x86_64...
[2015-03-27 18:37:25] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:25] [slides.py] INFO: Configuring...
[2015-03-27 18:37:25] [slides.py] INFO: Downloading qt5-x11extras-5.4.1-2-x86_64...
[2015-03-27 18:37:25] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:25] [slides.py] INFO: Configuring...
[2015-03-27 18:37:25] [slides.py] INFO: Downloading kwindowsystem-5.8.0-1-x86_64...
[2015-03-27 18:37:25] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:25] [slides.py] INFO: Configuring...
[2015-03-27 18:37:25] [slides.py] INFO: Downloading kcrash-5.8.0-1-x86_64...
[2015-03-27 18:37:25] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:25] [slides.py] INFO: Configuring...
[2015-03-27 18:37:25] [slides.py] INFO: Downloading kdbusaddons-5.8.0-1-x86_64...
[2015-03-27 18:37:25] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:25] [slides.py] INFO: Configuring...
[2015-03-27 18:37:25] [slides.py] INFO: Downloading qt5-script-5.4.1-2-x86_64...
[2015-03-27 18:37:25] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:25] [slides.py] INFO: Configuring...
[2015-03-27 18:37:25] [slides.py] INFO: Downloading ki18n-5.8.0-1-x86_64...
[2015-03-27 18:37:27] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:27] [slides.py] INFO: Configuring...
[2015-03-27 18:37:27] [slides.py] INFO: Downloading kglobalaccel-5.8.0-1-x86_64...
[2015-03-27 18:37:27] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:27] [slides.py] INFO: Configuring...
[2015-03-27 18:37:27] [slides.py] INFO: Downloading kwidgetsaddons-5.8.0-1-x86_64...
[2015-03-27 18:37:27] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:27] [slides.py] INFO: Configuring...
[2015-03-27 18:37:27] [slides.py] INFO: Downloading kcompletion-5.8.0-1-x86_64...
[2015-03-27 18:37:27] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:27] [slides.py] INFO: Configuring...
[2015-03-27 18:37:27] [slides.py] INFO: Downloading kservice-5.8.0-1-x86_64...
[2015-03-27 18:37:27] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:27] [slides.py] INFO: Configuring...
[2015-03-27 18:37:27] [slides.py] INFO: Downloading qt5-svg-5.4.1-2-x86_64...
[2015-03-27 18:37:27] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:27] [slides.py] INFO: Configuring...
[2015-03-27 18:37:27] [slides.py] INFO: Downloading polkit-qt5-0.112-2-x86_64...
[2015-03-27 18:37:27] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:27] [slides.py] INFO: Configuring...
[2015-03-27 18:37:27] [slides.py] INFO: Downloading kauth-5.8.0-1-x86_64...
[2015-03-27 18:37:27] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:27] [slides.py] INFO: Configuring...
[2015-03-27 18:37:27] [slides.py] INFO: Downloading kcodecs-5.8.0-1-x86_64...
[2015-03-27 18:37:27] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:27] [slides.py] INFO: Configuring...
[2015-03-27 18:37:27] [slides.py] INFO: Downloading kguiaddons-5.8.0-1-x86_64...
[2015-03-27 18:37:27] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:27] [slides.py] INFO: Configuring...
[2015-03-27 18:37:27] [slides.py] INFO: Downloading kconfigwidgets-5.8.0-1-x86_64...
[2015-03-27 18:37:27] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:27] [slides.py] INFO: Configuring...
[2015-03-27 18:37:27] [slides.py] INFO: Downloading kitemviews-5.8.0-1-x86_64...
[2015-03-27 18:37:27] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:27] [slides.py] INFO: Configuring...
[2015-03-27 18:37:27] [slides.py] INFO: Downloading kiconthemes-5.8.0-1-x86_64...
[2015-03-27 18:37:27] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:27] [slides.py] INFO: Configuring...
[2015-03-27 18:37:27] [slides.py] INFO: Downloading sonnet-5.8.0-1-x86_64...
[2015-03-27 18:37:28] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:28] [slides.py] INFO: Configuring...
[2015-03-27 18:37:28] [slides.py] INFO: Downloading ktextwidgets-5.8.0-1-x86_64...
[2015-03-27 18:37:28] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:28] [slides.py] INFO: Configuring...
[2015-03-27 18:37:28] [slides.py] INFO: Downloading attica-qt5-5.8.0-1-x86_64...
[2015-03-27 18:37:28] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:28] [slides.py] INFO: Configuring...
[2015-03-27 18:37:28] [slides.py] INFO: Downloading kxmlgui-5.8.0-1-x86_64...
[2015-03-27 18:37:28] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:28] [slides.py] INFO: Configuring...
[2015-03-27 18:37:28] [slides.py] INFO: Downloading kcmutils-5.8.0-1-x86_64...
[2015-03-27 18:37:28] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:28] [slides.py] INFO: Configuring...
[2015-03-27 18:37:28] [slides.py] INFO: Downloading qt5-xmlpatterns-5.4.1-2-x86_64...
[2015-03-27 18:37:29] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:29] [slides.py] INFO: Configuring...
[2015-03-27 18:37:29] [slides.py] INFO: Downloading libxkbcommon-x11-0.5.0-1-x86_64...
[2015-03-27 18:37:29] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:29] [slides.py] INFO: Configuring...
[2015-03-27 18:37:29] [slides.py] INFO: Downloading qt5-declarative-5.4.1-2-x86_64...
[2015-03-27 18:37:30] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:30] [slides.py] INFO: Configuring...
[2015-03-27 18:37:30] [slides.py] INFO: Downloading solid-5.8.0-1-x86_64...
[2015-03-27 18:37:30] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:30] [slides.py] INFO: Configuring...
[2015-03-27 18:37:30] [slides.py] INFO: Downloading karchive-5.8.0-1-x86_64...
[2015-03-27 18:37:30] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:30] [slides.py] INFO: Configuring...
[2015-03-27 18:37:30] [slides.py] INFO: Downloading kjobwidgets-5.8.0-1-x86_64...
[2015-03-27 18:37:30] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:30] [slides.py] INFO: Configuring...
[2015-03-27 18:37:30] [slides.py] INFO: Downloading kbookmarks-5.8.0-1-x86_64...
[2015-03-27 18:37:31] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:31] [slides.py] INFO: Configuring...
[2015-03-27 18:37:31] [slides.py] INFO: Downloading phonon-qt5-gstreamer-4.8.2-1-x86_64...
[2015-03-27 18:37:31] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:31] [slides.py] INFO: Configuring...
[2015-03-27 18:37:31] [slides.py] INFO: Downloading phonon-qt5-4.8.3-1-x86_64...
[2015-03-27 18:37:31] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:31] [slides.py] INFO: Configuring...
[2015-03-27 18:37:31] [slides.py] INFO: Downloading libdbusmenu-qt5-0.9.3+14.10.20140619-1-x86_64...
[2015-03-27 18:37:31] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:31] [slides.py] INFO: Configuring...
[2015-03-27 18:37:31] [slides.py] INFO: Downloading knotifications-5.8.0-1-x86_64...
[2015-03-27 18:37:31] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:31] [slides.py] INFO: Configuring...
[2015-03-27 18:37:31] [slides.py] INFO: Downloading kwallet-5.8.0-1-x86_64...
[2015-03-27 18:37:31] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:31] [slides.py] INFO: Configuring...
[2015-03-27 18:37:31] [slides.py] INFO: Downloading kio-5.8.0-1-x86_64...
[2015-03-27 18:37:33] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:33] [slides.py] INFO: Configuring...
[2015-03-27 18:37:33] [slides.py] INFO: Downloading kpackage-5.8.0-1-x86_64...
[2015-03-27 18:37:33] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:33] [slides.py] INFO: Configuring...
[2015-03-27 18:37:33] [slides.py] INFO: Downloading kdeclarative-5.8.0-1-x86_64...
[2015-03-27 18:37:33] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:33] [slides.py] INFO: Configuring...
[2015-03-27 18:37:33] [slides.py] INFO: Downloading kactivities-frameworks-5.8.0-1-x86_64...
[2015-03-27 18:37:33] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:33] [slides.py] INFO: Configuring...
[2015-03-27 18:37:33] [slides.py] INFO: Downloading libkactivities4-4.13.3-1-x86_64...
[2015-03-27 18:37:33] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:33] [slides.py] INFO: Configuring...
[2015-03-27 18:37:33] [slides.py] INFO: Downloading libcap-ng-0.7.4-1-x86_64...
[2015-03-27 18:37:33] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:33] [slides.py] INFO: Configuring...
[2015-03-27 18:37:33] [slides.py] INFO: Downloading talloc-2.1.1-1-x86_64...
[2015-03-27 18:37:33] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:33] [slides.py] INFO: Configuring...
[2015-03-27 18:37:33] [slides.py] INFO: Downloading libbsd-0.7.0-1-x86_64...
[2015-03-27 18:37:33] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:33] [slides.py] INFO: Configuring...
[2015-03-27 18:37:33] [slides.py] INFO: Downloading libwbclient-4.2.0-1-x86_64...
[2015-03-27 18:37:33] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:33] [slides.py] INFO: Configuring...
[2015-03-27 18:37:33] [slides.py] INFO: Downloading cifs-utils-6.4-1-x86_64...
[2015-03-27 18:37:33] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:34] [slides.py] INFO: Configuring...
[2015-03-27 18:37:34] [slides.py] INFO: Downloading tevent-0.9.24-1-x86_64...
[2015-03-27 18:37:34] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:34] [slides.py] INFO: Configuring...
[2015-03-27 18:37:34] [slides.py] INFO: Downloading ldb-1.1.20-1-x86_64...
[2015-03-27 18:37:34] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:34] [slides.py] INFO: Configuring...
[2015-03-27 18:37:34] [slides.py] INFO: Downloading smbclient-4.2.0-1-x86_64...
[2015-03-27 18:37:36] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:36] [slides.py] INFO: Configuring...
[2015-03-27 18:37:36] [slides.py] INFO: Downloading sound-theme-freedesktop-0.8-2-any...
[2015-03-27 18:37:36] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:36] [slides.py] INFO: Configuring...
[2015-03-27 18:37:36] [slides.py] INFO: Downloading libcanberra-0.30-5-x86_64...
[2015-03-27 18:37:36] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:36] [slides.py] INFO: Configuring...
[2015-03-27 18:37:36] [slides.py] INFO: Downloading oxygen-icons-14.12.3-1-any...
[2015-03-27 18:37:49] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:49] [slides.py] INFO: Configuring...
[2015-03-27 18:37:49] [slides.py] INFO: Downloading kdebase-runtime-14.12.3-1-x86_64...
[2015-03-27 18:37:51] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:51] [slides.py] INFO: Configuring...
[2015-03-27 18:37:51] [slides.py] INFO: Downloading liblqr-0.4.2-1-x86_64...
[2015-03-27 18:37:51] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:51] [slides.py] INFO: Configuring...
[2015-03-27 18:37:51] [slides.py] INFO: Downloading libcl-1.1-4-x86_64...
[2015-03-27 18:37:51] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:51] [slides.py] INFO: Configuring...
[2015-03-27 18:37:51] [slides.py] INFO: Downloading imagemagick-6.9.1.0-1-x86_64...
[2015-03-27 18:37:52] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:52] [slides.py] INFO: Configuring...
[2015-03-27 18:37:52] [slides.py] INFO: Downloading libmusicbrainz5-5.1.0-1-x86_64...
[2015-03-27 18:37:53] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:53] [slides.py] INFO: Configuring...
[2015-03-27 18:37:53] [slides.py] INFO: Downloading libkcddb-14.12.3-1-x86_64...
[2015-03-27 18:37:53] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:53] [slides.py] INFO: Configuring...
[2015-03-27 18:37:53] [slides.py] INFO: Downloading k3b-1:2.0.3a-1-x86_64...
[2015-03-27 18:37:54] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:54] [slides.py] INFO: Configuring...
[2015-03-27 18:37:54] [slides.py] INFO: Downloading boost-libs-1.57.0-3-x86_64...
[2015-03-27 18:37:55] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:55] [slides.py] INFO: Configuring...
[2015-03-27 18:37:55] [slides.py] INFO: Downloading libmariadbclient-10.0.17-2-x86_64...
[2015-03-27 18:37:55] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:55] [slides.py] INFO: Configuring...
[2015-03-27 18:37:55] [slides.py] INFO: Downloading jemalloc-3.6.0-1-x86_64...
[2015-03-27 18:37:56] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:56] [slides.py] INFO: Configuring...
[2015-03-27 18:37:56] [slides.py] INFO: Downloading mariadb-clients-10.0.17-2-x86_64...
[2015-03-27 18:37:56] [slides.py] INFO: Downloading a file
[2015-03-27 18:37:56] [slides.py] INFO: Configuring...
[2015-03-27 18:37:56] [slides.py] INFO: Downloading mariadb-10.0.17-2-x86_64...
[2015-03-27 18:38:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:01] [slides.py] INFO: Configuring...
[2015-03-27 18:38:01] [slides.py] INFO: Downloading akonadi-1.13.0-3-x86_64...
[2015-03-27 18:38:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:01] [slides.py] INFO: Configuring...
[2015-03-27 18:38:01] [slides.py] INFO: Downloading libical-1.0.1-2-x86_64...
[2015-03-27 18:38:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:01] [slides.py] INFO: Configuring...
[2015-03-27 18:38:01] [slides.py] INFO: Downloading libdmtx-0.7.4-5-x86_64...
[2015-03-27 18:38:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:01] [slides.py] INFO: Configuring...
[2015-03-27 18:38:01] [slides.py] INFO: Downloading qrencode-3.4.4-1-x86_64...
[2015-03-27 18:38:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:01] [slides.py] INFO: Configuring...
[2015-03-27 18:38:01] [slides.py] INFO: Downloading prison-1.1.1-1-x86_64...
[2015-03-27 18:38:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:01] [slides.py] INFO: Configuring...
[2015-03-27 18:38:01] [slides.py] INFO: Downloading kdepimlibs-4.14.6-1-x86_64...
[2015-03-27 18:38:03] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:03] [slides.py] INFO: Configuring...
[2015-03-27 18:38:03] [slides.py] INFO: Downloading kdeadmin-kuser-14.12.3-1-x86_64...
[2015-03-27 18:38:03] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:03] [slides.py] INFO: Configuring...
[2015-03-27 18:38:03] [slides.py] INFO: Downloading kdeartwork-desktopthemes-14.12.3-1-x86_64...
[2015-03-27 18:38:04] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:04] [slides.py] INFO: Configuring...
[2015-03-27 18:38:04] [slides.py] INFO: Downloading kdeartwork-iconthemes-14.12.3-1-x86_64...
[2015-03-27 18:38:09] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:09] [slides.py] INFO: Configuring...
[2015-03-27 18:38:09] [slides.py] INFO: Downloading libkgapi-2.2.0-1-x86_64...
[2015-03-27 18:38:09] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:09] [slides.py] INFO: Configuring...
[2015-03-27 18:38:09] [slides.py] INFO: Downloading xerces-c-3.1.2-1-x86_64...
[2015-03-27 18:38:09] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:09] [slides.py] INFO: Configuring...
[2015-03-27 18:38:09] [slides.py] INFO: Downloading libkolabxml-1.1.0-1-x86_64...
[2015-03-27 18:38:10] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:10] [slides.py] INFO: Configuring...
[2015-03-27 18:38:10] [slides.py] INFO: Downloading libkolab-0.5.3-1-x86_64...
[2015-03-27 18:38:11] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:11] [slides.py] INFO: Configuring...
[2015-03-27 18:38:11] [slides.py] INFO: Downloading libkfbapi-1.0-2-x86_64...
[2015-03-27 18:38:11] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:11] [slides.py] INFO: Configuring...
[2015-03-27 18:38:11] [slides.py] INFO: Downloading libaccounts-glib-1.18-1-x86_64...
[2015-03-27 18:38:11] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:11] [slides.py] INFO: Configuring...
[2015-03-27 18:38:11] [slides.py] INFO: Downloading libaccounts-qt4-1.13-1-x86_64...
[2015-03-27 18:38:11] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:11] [slides.py] INFO: Configuring...
[2015-03-27 18:38:11] [slides.py] INFO: Downloading signon-8.57-2-x86_64...
[2015-03-27 18:38:11] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:11] [slides.py] INFO: Configuring...
[2015-03-27 18:38:11] [slides.py] INFO: Downloading libsignon-qt4-8.57-2-x86_64...
[2015-03-27 18:38:11] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:11] [slides.py] INFO: Configuring...
[2015-03-27 18:38:11] [slides.py] INFO: Downloading kdepim-runtime-4.14.6-1-x86_64...
[2015-03-27 18:38:12] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:12] [slides.py] INFO: Configuring...
[2015-03-27 18:38:12] [slides.py] INFO: Downloading lm_sensors-3.3.5-1-x86_64...
[2015-03-27 18:38:12] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:12] [slides.py] INFO: Configuring...
[2015-03-27 18:38:12] [slides.py] INFO: Downloading qimageblitz-0.0.6-4-x86_64...
[2015-03-27 18:38:12] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:12] [slides.py] INFO: Configuring...
[2015-03-27 18:38:12] [slides.py] INFO: Downloading polkit-kde-0.99.0-5-x86_64...
[2015-03-27 18:38:12] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:12] [slides.py] INFO: Configuring...
[2015-03-27 18:38:12] [slides.py] INFO: Downloading cln-1.3.4-1-x86_64...
[2015-03-27 18:38:13] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:13] [slides.py] INFO: Configuring...
[2015-03-27 18:38:13] [slides.py] INFO: Downloading libqalculate-0.9.7-4-x86_64...
[2015-03-27 18:38:14] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:14] [slides.py] INFO: Configuring...
[2015-03-27 18:38:14] [slides.py] INFO: Downloading libxres-1.0.7-1-x86_64...
[2015-03-27 18:38:14] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:14] [slides.py] INFO: Configuring...
[2015-03-27 18:38:14] [slides.py] INFO: Downloading xorg-xmessage-1.0.4-2-x86_64...
[2015-03-27 18:38:14] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:14] [slides.py] INFO: Configuring...
[2015-03-27 18:38:14] [slides.py] INFO: Downloading libusb-compat-0.1.5-1-x86_64...
[2015-03-27 18:38:14] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:14] [slides.py] INFO: Configuring...
[2015-03-27 18:38:14] [slides.py] INFO: Downloading kde-base-artwork-14.12.3-1-any...
[2015-03-27 18:38:16] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:16] [slides.py] INFO: Configuring...
[2015-03-27 18:38:16] [slides.py] INFO: Downloading xcb-util-renderutil-0.3.9-1-x86_64...
[2015-03-27 18:38:16] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:16] [slides.py] INFO: Configuring...
[2015-03-27 18:38:16] [slides.py] INFO: Downloading kdebase-workspace-4.11.17-1-x86_64...
[2015-03-27 18:38:22] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:22] [slides.py] INFO: Configuring...
[2015-03-27 18:38:22] [slides.py] INFO: Downloading libkexiv2-14.12.3-1-x86_64...
[2015-03-27 18:38:22] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:22] [slides.py] INFO: Configuring...
[2015-03-27 18:38:22] [slides.py] INFO: Downloading kdeartwork-kscreensaver-14.12.3-1-x86_64...
[2015-03-27 18:38:22] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:22] [slides.py] INFO: Configuring...
[2015-03-27 18:38:22] [slides.py] INFO: Downloading kdeartwork-styles-14.12.3-1-x86_64...
[2015-03-27 18:38:22] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:22] [slides.py] INFO: Configuring...
[2015-03-27 18:38:22] [slides.py] INFO: Downloading kdebase-lib-14.12.3-1-x86_64...
[2015-03-27 18:38:22] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:22] [slides.py] INFO: Configuring...
[2015-03-27 18:38:22] [slides.py] INFO: Downloading xapian-core-1:1.2.20-1-x86_64...
[2015-03-27 18:38:23] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:23] [slides.py] INFO: Configuring...
[2015-03-27 18:38:23] [slides.py] INFO: Downloading poppler-0.31.0-1-x86_64...
[2015-03-27 18:38:24] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:24] [slides.py] INFO: Configuring...
[2015-03-27 18:38:24] [slides.py] INFO: Downloading poppler-qt4-0.31.0-1-x86_64...
[2015-03-27 18:38:24] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:24] [slides.py] INFO: Configuring...
[2015-03-27 18:38:24] [slides.py] INFO: Downloading libzip-0.11.2-1-x86_64...
[2015-03-27 18:38:24] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:24] [slides.py] INFO: Configuring...
[2015-03-27 18:38:24] [slides.py] INFO: Downloading convertlit-1.8-7-x86_64...
[2015-03-27 18:38:24] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:24] [slides.py] INFO: Configuring...
[2015-03-27 18:38:24] [slides.py] INFO: Downloading ebook-tools-0.2.2-2-x86_64...
[2015-03-27 18:38:24] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:24] [slides.py] INFO: Configuring...
[2015-03-27 18:38:24] [slides.py] INFO: Downloading kdegraphics-mobipocket-14.12.3-1-x86_64...
[2015-03-27 18:38:24] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:24] [slides.py] INFO: Configuring...
[2015-03-27 18:38:24] [slides.py] INFO: Downloading kfilemetadata-4.14.3-1-x86_64...
[2015-03-27 18:38:25] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:25] [slides.py] INFO: Configuring...
[2015-03-27 18:38:25] [slides.py] INFO: Downloading libbaloo4-4.14.3-1-x86_64...
[2015-03-27 18:38:25] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:25] [slides.py] INFO: Configuring...
[2015-03-27 18:38:25] [slides.py] INFO: Downloading baloo4-widgets-4.14.3-1-x86_64...
[2015-03-27 18:38:25] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:25] [slides.py] INFO: Configuring...
[2015-03-27 18:38:25] [slides.py] INFO: Downloading kdebase-dolphin-14.12.3-1-x86_64...
[2015-03-27 18:38:26] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:26] [slides.py] INFO: Configuring...
[2015-03-27 18:38:26] [slides.py] INFO: Downloading kdebase-kdepasswd-14.12.3-1-x86_64...
[2015-03-27 18:38:26] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:26] [slides.py] INFO: Configuring...
[2015-03-27 18:38:26] [slides.py] INFO: Downloading kdebase-kdialog-14.12.3-1-x86_64...
[2015-03-27 18:38:26] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:26] [slides.py] INFO: Configuring...
[2015-03-27 18:38:26] [slides.py] INFO: Downloading kdebase-kfind-14.12.3-1-x86_64...
[2015-03-27 18:38:26] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:26] [slides.py] INFO: Configuring...
[2015-03-27 18:38:26] [slides.py] INFO: Downloading kunitconversion-5.8.0-1-x86_64...
[2015-03-27 18:38:27] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:27] [slides.py] INFO: Configuring...
[2015-03-27 18:38:27] [slides.py] INFO: Downloading kplotting-5.8.0-1-x86_64...
[2015-03-27 18:38:27] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:27] [slides.py] INFO: Configuring...
[2015-03-27 18:38:27] [slides.py] INFO: Downloading qt5-sensors-5.4.1-2-x86_64...
[2015-03-27 18:38:27] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:27] [slides.py] INFO: Configuring...
[2015-03-27 18:38:27] [slides.py] INFO: Downloading geoclue-0.12.99-2-x86_64...
[2015-03-27 18:38:27] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:27] [slides.py] INFO: Configuring...
[2015-03-27 18:38:27] [slides.py] INFO: Downloading qt5-location-5.4.1-2-x86_64...
[2015-03-27 18:38:27] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:27] [slides.py] INFO: Configuring...
[2015-03-27 18:38:27] [slides.py] INFO: Downloading qt5-webchannel-5.4.1-2-x86_64...
[2015-03-27 18:38:27] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:27] [slides.py] INFO: Configuring...
[2015-03-27 18:38:27] [slides.py] INFO: Downloading qt5-webkit-5.4.1-2-x86_64...
[2015-03-27 18:38:30] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:30] [slides.py] INFO: Configuring...
[2015-03-27 18:38:30] [slides.py] INFO: Downloading kparts-5.8.0-1-x86_64...
[2015-03-27 18:38:31] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:31] [slides.py] INFO: Configuring...
[2015-03-27 18:38:31] [slides.py] INFO: Downloading kdewebkit-5.8.0-1-x86_64...
[2015-03-27 18:38:31] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:31] [slides.py] INFO: Configuring...
[2015-03-27 18:38:31] [slides.py] INFO: Downloading kdesignerplugin-5.8.0-1-x86_64...
[2015-03-27 18:38:31] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:31] [slides.py] INFO: Configuring...
[2015-03-27 18:38:31] [slides.py] INFO: Downloading kinit-5.8.0-1-x86_64...
[2015-03-27 18:38:31] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:31] [slides.py] INFO: Configuring...
[2015-03-27 18:38:31] [slides.py] INFO: Downloading kitemmodels-5.8.0-1-x86_64...
[2015-03-27 18:38:31] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:31] [slides.py] INFO: Configuring...
[2015-03-27 18:38:31] [slides.py] INFO: Downloading kemoticons-5.8.0-1-x86_64...
[2015-03-27 18:38:31] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:31] [slides.py] INFO: Configuring...
[2015-03-27 18:38:31] [slides.py] INFO: Downloading kdelibs4support-5.8.0-1-x86_64...
[2015-03-27 18:38:32] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:32] [slides.py] INFO: Configuring...
[2015-03-27 18:38:32] [slides.py] INFO: Downloading knotifyconfig-5.8.0-1-x86_64...
[2015-03-27 18:38:33] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:33] [slides.py] INFO: Configuring...
[2015-03-27 18:38:33] [slides.py] INFO: Downloading kpty-5.8.0-1-x86_64...
[2015-03-27 18:38:33] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:33] [slides.py] INFO: Configuring...
[2015-03-27 18:38:33] [slides.py] INFO: Downloading konsole-14.12.3-1-x86_64...
[2015-03-27 18:38:33] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:33] [slides.py] INFO: Configuring...
[2015-03-27 18:38:33] [slides.py] INFO: Downloading kdebase-plasma-14.12.3-1-x86_64...
[2015-03-27 18:38:33] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:33] [slides.py] INFO: Configuring...
[2015-03-27 18:38:33] [slides.py] INFO: Downloading kded-5.8.0-1-x86_64...
[2015-03-27 18:38:33] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:33] [slides.py] INFO: Configuring...
[2015-03-27 18:38:33] [slides.py] INFO: Downloading poppler-qt5-0.31.0-1-x86_64...
[2015-03-27 18:38:33] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:33] [slides.py] INFO: Configuring...
[2015-03-27 18:38:33] [slides.py] INFO: Downloading kfilemetadata5-5.6.2-1-x86_64...
[2015-03-27 18:38:33] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:33] [slides.py] INFO: Configuring...
[2015-03-27 18:38:33] [slides.py] INFO: Downloading kidletime-5.8.0-1-x86_64...
[2015-03-27 18:38:33] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:33] [slides.py] INFO: Configuring...
[2015-03-27 18:38:33] [slides.py] INFO: Downloading baloo-frameworks-5.6.2-1-x86_64...
[2015-03-27 18:38:33] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:33] [slides.py] INFO: Configuring...
[2015-03-27 18:38:33] [slides.py] INFO: Downloading gwenview-14.12.3-1-x86_64...
[2015-03-27 18:38:34] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:34] [slides.py] INFO: Configuring...
[2015-03-27 18:38:34] [slides.py] INFO: Downloading libkipi-14.12.3-1-x86_64...
[2015-03-27 18:38:34] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:34] [slides.py] INFO: Configuring...
[2015-03-27 18:38:34] [slides.py] INFO: Downloading kdegraphics-ksnapshot-14.12.3-1-x86_64...
[2015-03-27 18:38:34] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:34] [slides.py] INFO: Configuring...
[2015-03-27 18:38:34] [slides.py] INFO: Downloading chmlib-0.40-4-x86_64...
[2015-03-27 18:38:35] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:35] [slides.py] INFO: Configuring...
[2015-03-27 18:38:35] [slides.py] INFO: Downloading djvulibre-3.5.27-1-x86_64...
[2015-03-27 18:38:35] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:35] [slides.py] INFO: Configuring...
[2015-03-27 18:38:35] [slides.py] INFO: Downloading libpaper-1.1.24-7-x86_64...
[2015-03-27 18:38:35] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:35] [slides.py] INFO: Configuring...
[2015-03-27 18:38:35] [slides.py] INFO: Downloading ghostscript-9.15-2-x86_64...
[2015-03-27 18:38:39] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:39] [slides.py] INFO: Configuring...
[2015-03-27 18:38:39] [slides.py] INFO: Downloading libspectre-0.2.7-2-x86_64...
[2015-03-27 18:38:39] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:39] [slides.py] INFO: Configuring...
[2015-03-27 18:38:39] [slides.py] INFO: Downloading libkscreen-1.0.5-1-x86_64...
[2015-03-27 18:38:39] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:39] [slides.py] INFO: Configuring...
[2015-03-27 18:38:39] [slides.py] INFO: Downloading kdegraphics-okular-14.12.3-1-x86_64...
[2015-03-27 18:38:40] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:40] [slides.py] INFO: Configuring...
[2015-03-27 18:38:40] [slides.py] INFO: Downloading libraw-0.16.0-3-x86_64...
[2015-03-27 18:38:40] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:40] [slides.py] INFO: Configuring...
[2015-03-27 18:38:40] [slides.py] INFO: Downloading libkdcraw-14.12.3-1-x86_64...
[2015-03-27 18:38:40] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:40] [slides.py] INFO: Configuring...
[2015-03-27 18:38:40] [slides.py] INFO: Downloading kdegraphics-thumbnailers-14.12.3-1-x86_64...
[2015-03-27 18:38:40] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:40] [slides.py] INFO: Configuring...
[2015-03-27 18:38:40] [slides.py] INFO: Downloading kdemultimedia-ffmpegthumbs-14.12.3-1-x86_64...
[2015-03-27 18:38:40] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:40] [slides.py] INFO: Configuring...
[2015-03-27 18:38:40] [slides.py] INFO: Downloading kdemultimedia-kmix-14.12.3-1-x86_64...
[2015-03-27 18:38:40] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:40] [slides.py] INFO: Configuring...
[2015-03-27 18:38:40] [slides.py] INFO: Downloading kdenetwork-filesharing-14.12.3-1-x86_64...
[2015-03-27 18:38:40] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:40] [slides.py] INFO: Configuring...
[2015-03-27 18:38:40] [slides.py] INFO: Downloading libotr-4.1.0-1-x86_64...
[2015-03-27 18:38:40] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:40] [slides.py] INFO: Configuring...
[2015-03-27 18:38:40] [slides.py] INFO: Downloading protobuf-c-1.1.0-1-x86_64...
[2015-03-27 18:38:40] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:40] [slides.py] INFO: Configuring...
[2015-03-27 18:38:40] [slides.py] INFO: Downloading libgadu-1.12.1-1-x86_64...
[2015-03-27 18:38:40] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:40] [slides.py] INFO: Configuring...
[2015-03-27 18:38:40] [slides.py] INFO: Downloading jsoncpp-1.4.4-1-x86_64...
[2015-03-27 18:38:40] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:40] [slides.py] INFO: Configuring...
[2015-03-27 18:38:40] [slides.py] INFO: Downloading kdenetwork-kopete-14.12.3-2-x86_64...
[2015-03-27 18:38:43] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:43] [slides.py] INFO: Configuring...
[2015-03-27 18:38:43] [slides.py] INFO: Downloading kdeutils-ark-14.12.3-1-x86_64...
[2015-03-27 18:38:44] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:44] [slides.py] INFO: Configuring...
[2015-03-27 18:38:44] [slides.py] INFO: Downloading kdeplasma-addons-libs-4.14.3-3-x86_64...
[2015-03-27 18:38:44] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:44] [slides.py] INFO: Configuring...
[2015-03-27 18:38:44] [slides.py] INFO: Downloading kdeplasma-addons-applets-lancelot-4.14.3-3-x86_64...
[2015-03-27 18:38:44] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:44] [slides.py] INFO: Configuring...
[2015-03-27 18:38:44] [slides.py] INFO: Downloading libmm-qt-1.0.1-2-x86_64...
[2015-03-27 18:38:44] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:44] [slides.py] INFO: Configuring...
[2015-03-27 18:38:44] [slides.py] INFO: Downloading dhclient-4.3.2-1-x86_64...
[2015-03-27 18:38:44] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:44] [slides.py] INFO: Configuring...
[2015-03-27 18:38:44] [slides.py] INFO: Downloading slang-2.3.0-1-x86_64...
[2015-03-27 18:38:44] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:44] [slides.py] INFO: Configuring...
[2015-03-27 18:38:44] [slides.py] INFO: Downloading libndp-1.4-1-x86_64...
[2015-03-27 18:38:44] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:44] [slides.py] INFO: Configuring...
[2015-03-27 18:38:44] [slides.py] INFO: Downloading libteam-1.14-1-x86_64...
[2015-03-27 18:38:44] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:45] [slides.py] INFO: Configuring...
[2015-03-27 18:38:45] [slides.py] INFO: Downloading networkmanager-1.0.0-2-x86_64...
[2015-03-27 18:38:45] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:45] [slides.py] INFO: Configuring...
[2015-03-27 18:38:45] [slides.py] INFO: Downloading libnm-qt4-0.9.8.3-1-x86_64...
[2015-03-27 18:38:46] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:46] [slides.py] INFO: Configuring...
[2015-03-27 18:38:46] [slides.py] INFO: Downloading kdeplasma-applets-plasma-nm-0.9.3.5-2-x86_64...
[2015-03-27 18:38:46] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:46] [slides.py] INFO: Configuring...
[2015-03-27 18:38:46] [slides.py] INFO: Downloading kdesdk-dolphin-plugins-14.12.3-1-x86_64...
[2015-03-27 18:38:46] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:46] [slides.py] INFO: Configuring...
[2015-03-27 18:38:46] [slides.py] INFO: Downloading knewstuff-5.8.0-1-x86_64...
[2015-03-27 18:38:46] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:46] [slides.py] INFO: Configuring...
[2015-03-27 18:38:46] [slides.py] INFO: Downloading libgit2-1:0.22.1-1-x86_64...
[2015-03-27 18:38:47] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:47] [slides.py] INFO: Configuring...
[2015-03-27 18:38:47] [slides.py] INFO: Downloading ktexteditor-5.8.0-1-x86_64...
[2015-03-27 18:38:48] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:48] [slides.py] INFO: Configuring...
[2015-03-27 18:38:48] [slides.py] INFO: Downloading threadweaver-5.8.0-1-x86_64...
[2015-03-27 18:38:48] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:48] [slides.py] INFO: Configuring...
[2015-03-27 18:38:48] [slides.py] INFO: Downloading kate-14.12.3-1-x86_64...
[2015-03-27 18:38:50] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:50] [slides.py] INFO: Configuring...
[2015-03-27 18:38:50] [slides.py] INFO: Downloading kdeutils-kcalc-14.12.3-1-x86_64...
[2015-03-27 18:38:50] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:50] [slides.py] INFO: Configuring...
[2015-03-27 18:38:50] [slides.py] INFO: Downloading kdeutils-kwalletmanager-14.12.3-1-x86_64...
[2015-03-27 18:38:50] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:50] [slides.py] INFO: Configuring...
[2015-03-27 18:38:50] [slides.py] INFO: Downloading kdeutils-sweeper-14.12.3-1-x86_64...
[2015-03-27 18:38:50] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:50] [slides.py] INFO: Configuring...
[2015-03-27 18:38:50] [slides.py] INFO: Downloading gd-2.1.1-1-x86_64...
[2015-03-27 18:38:50] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:50] [slides.py] INFO: Configuring...
[2015-03-27 18:38:50] [slides.py] INFO: Downloading libgphoto2-2.5.7-1-x86_64...
[2015-03-27 18:38:50] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:50] [slides.py] INFO: Configuring...
[2015-03-27 18:38:50] [slides.py] INFO: Downloading libieee1284-0.2.11-5-x86_64...
[2015-03-27 18:38:50] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:50] [slides.py] INFO: Configuring...
[2015-03-27 18:38:50] [slides.py] INFO: Downloading net-snmp-5.7.3-1-x86_64...
[2015-03-27 18:38:50] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:50] [slides.py] INFO: Configuring...
[2015-03-27 18:38:50] [slides.py] INFO: Downloading sane-1.0.24-4-x86_64...
[2015-03-27 18:38:51] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:51] [slides.py] INFO: Configuring...
[2015-03-27 18:38:51] [slides.py] INFO: Downloading libksane-14.12.3-1-x86_64...
[2015-03-27 18:38:51] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:51] [slides.py] INFO: Configuring...
[2015-03-27 18:38:51] [slides.py] INFO: Downloading kipi-plugins-4.7.0-1-x86_64...
[2015-03-27 18:38:54] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:54] [slides.py] INFO: Configuring...
[2015-03-27 18:38:54] [slides.py] INFO: Downloading kwebkitpart-1.3.4-3-x86_64...
[2015-03-27 18:38:54] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:54] [slides.py] INFO: Configuring...
[2015-03-27 18:38:54] [slides.py] INFO: Downloading transmission-qt-2.84-1-x86_64...
[2015-03-27 18:38:54] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:54] [slides.py] INFO: Configuring...
[2015-03-27 18:38:54] [slides.py] INFO: Downloading libdvbpsi-1:1.1.2-1-x86_64...
[2015-03-27 18:38:54] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:54] [slides.py] INFO: Configuring...
[2015-03-27 18:38:54] [slides.py] INFO: Downloading sdl_image-1.2.12-3-x86_64...
[2015-03-27 18:38:54] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:54] [slides.py] INFO: Configuring...
[2015-03-27 18:38:54] [slides.py] INFO: Downloading libkate-0.4.1-5-x86_64...
[2015-03-27 18:38:54] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:54] [slides.py] INFO: Configuring...
[2015-03-27 18:38:54] [slides.py] INFO: Downloading libtiger-0.3.4-4-x86_64...
[2015-03-27 18:38:54] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:54] [slides.py] INFO: Configuring...
[2015-03-27 18:38:54] [slides.py] INFO: Downloading lua-5.2.4-1-x86_64...
[2015-03-27 18:38:54] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:54] [slides.py] INFO: Configuring...
[2015-03-27 18:38:54] [slides.py] INFO: Downloading libebml-1.3.1-1-x86_64...
[2015-03-27 18:38:54] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:55] [slides.py] INFO: Configuring...
[2015-03-27 18:38:55] [slides.py] INFO: Downloading libmatroska-1.4.2-1-x86_64...
[2015-03-27 18:38:55] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:55] [slides.py] INFO: Configuring...
[2015-03-27 18:38:55] [slides.py] INFO: Downloading zvbi-0.2.35-1-x86_64...
[2015-03-27 18:38:55] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:55] [slides.py] INFO: Configuring...
[2015-03-27 18:38:55] [slides.py] INFO: Downloading libupnp-1.6.19-1-x86_64...
[2015-03-27 18:38:55] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:55] [slides.py] INFO: Configuring...
[2015-03-27 18:38:55] [slides.py] INFO: Downloading libtar-1.2.20-2-x86_64...
[2015-03-27 18:38:55] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:55] [slides.py] INFO: Configuring...
[2015-03-27 18:38:55] [slides.py] INFO: Downloading vlc-2.2.0-2-x86_64...
[2015-03-27 18:38:59] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:59] [slides.py] INFO: Configuring...
[2015-03-27 18:38:59] [slides.py] INFO: Downloading xdg-user-dirs-0.15-1-x86_64...
[2015-03-27 18:38:59] [slides.py] INFO: Downloading a file
[2015-03-27 18:38:59] [slides.py] INFO: Configuring...
[2015-03-27 18:38:59] [slides.py] INFO: Downloading ntp-4.2.8.p1-1-x86_64...
[2015-03-27 18:39:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:00] [slides.py] INFO: Configuring...
[2015-03-27 18:39:00] [slides.py] INFO: Downloading xf86-video-nouveau-1.0.11-3-x86_64...
[2015-03-27 18:39:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:00] [slides.py] INFO: Configuring...
[2015-03-27 18:39:00] [slides.py] INFO: Downloading libva-vdpau-driver-0.7.4-2-x86_64...
[2015-03-27 18:39:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:00] [slides.py] INFO: Configuring...
[2015-03-27 18:39:00] [slides.py] INFO: Downloading cmake-3.2.1-1-x86_64...
[2015-03-27 18:39:02] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:02] [slides.py] INFO: Configuring...
[2015-03-27 18:39:02] [slides.py] INFO: Downloading perl-error-0.17023-1-any...
[2015-03-27 18:39:02] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:02] [slides.py] INFO: Configuring...
[2015-03-27 18:39:02] [slides.py] INFO: Downloading git-2.3.4-1-x86_64...
[2015-03-27 18:39:03] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:03] [slides.py] INFO: Configuring...
[2015-03-27 18:39:03] [slides.py] INFO: Downloading bzr-2.6.0-1-x86_64...
[2015-03-27 18:39:05] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:05] [slides.py] INFO: Configuring...
[2015-03-27 18:39:05] [slides.py] INFO: Downloading bluez-5.29-1-x86_64...
[2015-03-27 18:39:05] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:05] [slides.py] INFO: Configuring...
[2015-03-27 18:39:05] [slides.py] INFO: Downloading libbluedevil-1:2.1-1-x86_64...
[2015-03-27 18:39:05] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:05] [slides.py] INFO: Configuring...
[2015-03-27 18:39:05] [slides.py] INFO: Downloading bluedevil-1:2.1.1-1-x86_64...
[2015-03-27 18:39:06] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:06] [slides.py] INFO: Configuring...
[2015-03-27 18:39:06] [slides.py] INFO: Downloading bluez-utils-5.29-1-x86_64...
[2015-03-27 18:39:06] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:06] [slides.py] INFO: Configuring...
[2015-03-27 18:39:06] [slides.py] INFO: Downloading qpdf-5.1.2-1-x86_64...
[2015-03-27 18:39:07] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:07] [slides.py] INFO: Configuring...
[2015-03-27 18:39:07] [slides.py] INFO: Downloading cups-filters-1.0.67-1-x86_64...
[2015-03-27 18:39:07] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:07] [slides.py] INFO: Configuring...
[2015-03-27 18:39:07] [slides.py] INFO: Downloading bc-1.06.95-1-x86_64...
[2015-03-27 18:39:07] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:07] [slides.py] INFO: Configuring...
[2015-03-27 18:39:07] [slides.py] INFO: Downloading cups-2.0.2-3-x86_64...
[2015-03-27 18:39:10] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:10] [slides.py] INFO: Configuring...
[2015-03-27 18:39:10] [slides.py] INFO: Downloading cups-pk-helper-0.2.5-1-x86_64...
[2015-03-27 18:39:10] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:10] [slides.py] INFO: Configuring...
[2015-03-27 18:39:10] [slides.py] INFO: Downloading perl-xml-sax-base-1.08-3-any...
[2015-03-27 18:39:10] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:10] [slides.py] INFO: Configuring...
[2015-03-27 18:39:10] [slides.py] INFO: Downloading perl-xml-namespacesupport-1.11-3-any...
[2015-03-27 18:39:10] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:10] [slides.py] INFO: Configuring...
[2015-03-27 18:39:10] [slides.py] INFO: Downloading perl-xml-sax-0.99-4-any...
[2015-03-27 18:39:11] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:11] [slides.py] INFO: Configuring...
[2015-03-27 18:39:11] [slides.py] INFO: Downloading perl-xml-libxml-2.0117-1-x86_64...
[2015-03-27 18:39:11] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:11] [slides.py] INFO: Configuring...
[2015-03-27 18:39:11] [slides.py] INFO: Downloading perl-clone-0.37-2-x86_64...
[2015-03-27 18:39:11] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:11] [slides.py] INFO: Configuring...
[2015-03-27 18:39:11] [slides.py] INFO: Downloading perl-dbi-1.633-1-x86_64...
[2015-03-27 18:39:11] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:11] [slides.py] INFO: Configuring...
[2015-03-27 18:39:11] [slides.py] INFO: Downloading foomatic-db-engine-3:20150308-1-x86_64...
[2015-03-27 18:39:11] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:11] [slides.py] INFO: Configuring...
[2015-03-27 18:39:11] [slides.py] INFO: Downloading foomatic-db-3:20150308-1-x86_64...
[2015-03-27 18:39:18] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:18] [slides.py] INFO: Configuring...
[2015-03-27 18:39:18] [slides.py] INFO: Downloading foomatic-db-nonfree-3:20150308-1-x86_64...
[2015-03-27 18:39:18] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:18] [slides.py] INFO: Configuring...
[2015-03-27 18:39:18] [slides.py] INFO: Downloading gsfonts-20150122-1-any...
[2015-03-27 18:39:18] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:18] [slides.py] INFO: Configuring...
[2015-03-27 18:39:18] [slides.py] INFO: Downloading gutenprint-5.2.10-1-x86_64...
[2015-03-27 18:39:22] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:22] [slides.py] INFO: Configuring...
[2015-03-27 18:39:22] [slides.py] INFO: Downloading hplip-3.15.2-3-x86_64...
[2015-03-27 18:39:28] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:28] [slides.py] INFO: Configuring...
[2015-03-27 18:39:28] [slides.py] INFO: Downloading kdeutils-print-manager-14.12.3-1-x86_64...
[2015-03-27 18:39:28] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:28] [slides.py] INFO: Configuring...
[2015-03-27 18:39:28] [slides.py] INFO: Downloading librevenge-0.0.2-1-x86_64...
[2015-03-27 18:39:28] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:28] [slides.py] INFO: Configuring...
[2015-03-27 18:39:28] [slides.py] INFO: Downloading libwpd-0.10.0-1-x86_64...
[2015-03-27 18:39:28] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:28] [slides.py] INFO: Configuring...
[2015-03-27 18:39:28] [slides.py] INFO: Downloading libwps-0.3.1-1-x86_64...
[2015-03-27 18:39:29] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:29] [slides.py] INFO: Configuring...
[2015-03-27 18:39:29] [slides.py] INFO: Downloading rasqal-1:0.9.32-1-x86_64...
[2015-03-27 18:39:29] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:29] [slides.py] INFO: Configuring...
[2015-03-27 18:39:29] [slides.py] INFO: Downloading redland-1:1.0.17-2-x86_64...
[2015-03-27 18:39:29] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:29] [slides.py] INFO: Configuring...
[2015-03-27 18:39:29] [slides.py] INFO: Downloading hyphen-2.8.8-1-x86_64...
[2015-03-27 18:39:29] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:29] [slides.py] INFO: Configuring...
[2015-03-27 18:39:29] [slides.py] INFO: Downloading lpsolve-5.5.2.0-3-x86_64...
[2015-03-27 18:39:30] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:30] [slides.py] INFO: Configuring...
[2015-03-27 18:39:30] [slides.py] INFO: Downloading libwpg-0.3.0-1-x86_64...
[2015-03-27 18:39:30] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:30] [slides.py] INFO: Configuring...
[2015-03-27 18:39:30] [slides.py] INFO: Downloading libvisio-0.1.1-1-x86_64...
[2015-03-27 18:39:30] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:30] [slides.py] INFO: Configuring...
[2015-03-27 18:39:30] [slides.py] INFO: Downloading libetonyek-0.1.1-1-x86_64...
[2015-03-27 18:39:30] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:30] [slides.py] INFO: Configuring...
[2015-03-27 18:39:30] [slides.py] INFO: Downloading libodfgen-0.1.3-1-x86_64...
[2015-03-27 18:39:30] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:30] [slides.py] INFO: Configuring...
[2015-03-27 18:39:30] [slides.py] INFO: Downloading libcdr-0.1.1-1-x86_64...
[2015-03-27 18:39:31] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:31] [slides.py] INFO: Configuring...
[2015-03-27 18:39:31] [slides.py] INFO: Downloading libmspub-0.1.2-1-x86_64...
[2015-03-27 18:39:31] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:31] [slides.py] INFO: Configuring...
[2015-03-27 18:39:31] [slides.py] INFO: Downloading clucene-2.3.3.4-8-x86_64...
[2015-03-27 18:39:32] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:32] [slides.py] INFO: Configuring...
[2015-03-27 18:39:32] [slides.py] INFO: Downloading libpagemaker-0.0.2-1-x86_64...
[2015-03-27 18:39:32] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:32] [slides.py] INFO: Configuring...
[2015-03-27 18:39:32] [slides.py] INFO: Downloading libabw-0.1.1-1-x86_64...
[2015-03-27 18:39:32] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:32] [slides.py] INFO: Configuring...
[2015-03-27 18:39:32] [slides.py] INFO: Downloading libmwaw-0.3.4-1-x86_64...
[2015-03-27 18:39:33] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:33] [slides.py] INFO: Configuring...
[2015-03-27 18:39:33] [slides.py] INFO: Downloading libe-book-0.1.2-1-x86_64...
[2015-03-27 18:39:33] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:33] [slides.py] INFO: Configuring...
[2015-03-27 18:39:33] [slides.py] INFO: Downloading libreoffice-fresh-4.4.1-2-x86_64...
[2015-03-27 18:39:58] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:58] [slides.py] INFO: Configuring...
[2015-03-27 18:39:58] [slides.py] INFO: Downloading hunspell-en-7.1-3-any...
[2015-03-27 18:39:58] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:58] [slides.py] INFO: Configuring...
[2015-03-27 18:39:58] [slides.py] INFO: Downloading usb_modeswitch-2.2.1-1-x86_64...
[2015-03-27 18:39:58] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:58] [slides.py] INFO: Configuring...
[2015-03-27 18:39:58] [slides.py] INFO: Downloading ttf-liberation-2.00.1-5-any...
[2015-03-27 18:39:58] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:58] [slides.py] INFO: Configuring...
[2015-03-27 18:39:58] [slides.py] INFO: Downloading lightdm-1:1.14.0-1-x86_64...
[2015-03-27 18:39:58] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:58] [slides.py] INFO: Configuring...
[2015-03-27 18:39:58] [slides.py] INFO: Downloading gtk-engine-murrine-0.98.2-2-x86_64...
[2015-03-27 18:39:58] [slides.py] INFO: Downloading a file
[2015-03-27 18:39:58] [slides.py] INFO: Configuring...
[2015-03-27 18:39:58] [slides.py] INFO: Downloading clementine-1.2.3-5-x86_64...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:00] [slides.py] INFO: Configuring...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading libx86emu-1.1.23.1-1-x86_64...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:00] [slides.py] INFO: Configuring...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading hwinfo-21.10.1.1-1-x86_64...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:00] [slides.py] INFO: Configuring...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading kde-gtk-config-2.2.1-2-x86_64...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:00] [slides.py] INFO: Configuring...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading libnewt-0.52.18-1-x86_64...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:00] [slides.py] INFO: Configuring...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading jansson-2.7-1-x86_64...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:00] [slides.py] INFO: Configuring...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading qtcurve-utils-1.8.18-3-x86_64...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:00] [slides.py] INFO: Configuring...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading qtcurve-kde4-1.8.18-3-x86_64...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:00] [slides.py] INFO: Configuring...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading qtcurve-qt4-1.8.18-3-x86_64...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:00] [slides.py] INFO: Configuring...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading qtcurve-qt5-1.8.18-3-x86_64...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:00] [slides.py] INFO: Configuring...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading qtcurve-gtk2-1.8.18-3-x86_64...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:00] [slides.py] INFO: Configuring...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading splix-2.0.0-12-x86_64...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:00] [slides.py] INFO: Configuring...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading ufw-0.33-3-any...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:00] [slides.py] INFO: Configuring...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading os-prober-1.64-1-x86_64...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:00] [slides.py] INFO: Configuring...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading lib32-glibc-2.21-2-x86_64...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:00] [slides.py] INFO: Configuring...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading lib32-libxdmcp-1.1.1-2-x86_64...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:00] [slides.py] INFO: Configuring...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading lib32-libxau-1.0.8-1-x86_64...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:00] [slides.py] INFO: Configuring...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading lib32-libxcb-1.11-1-x86_64...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:00] [slides.py] INFO: Configuring...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading lib32-libx11-1.6.3-1-x86_64...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:00] [slides.py] INFO: Configuring...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading lib32-gcc-libs-4.9.2-4-x86_64...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:00] [slides.py] INFO: Configuring...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading lib32-expat-2.1.0-2-x86_64...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:00] [slides.py] INFO: Configuring...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading lib32-zlib-1.2.8-1-x86_64...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:00] [slides.py] INFO: Configuring...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading lib32-bzip2-1.0.6-2-x86_64...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:00] [slides.py] INFO: Configuring...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading lib32-libpng-1.6.16-1-x86_64...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:00] [slides.py] INFO: Configuring...
[2015-03-27 18:40:00] [slides.py] INFO: Downloading lib32-icu-54.1-1-x86_64...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:01] [slides.py] INFO: Configuring...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading lib32-libdbus-1.8.16-1-x86_64...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:01] [slides.py] INFO: Configuring...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading lib32-libffi-3.2.1-1-x86_64...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:01] [slides.py] INFO: Configuring...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading lib32-pcre-8.36-1-x86_64...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:01] [slides.py] INFO: Configuring...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading lib32-glib2-2.42.2-1-x86_64...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:01] [slides.py] INFO: Configuring...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading lib32-harfbuzz-0.9.38-1-x86_64...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:01] [slides.py] INFO: Configuring...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading lib32-freetype2-2.5.5-1-x86_64...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:01] [slides.py] INFO: Configuring...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading lib32-fontconfig-2.11.1-1-x86_64...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:01] [slides.py] INFO: Configuring...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading lib32-libxrender-0.9.8-1-x86_64...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:01] [slides.py] INFO: Configuring...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading lib32-libxft-2.3.2-1-x86_64...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:01] [slides.py] INFO: Configuring...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading lib32-libpciaccess-0.13.3-1-x86_64...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:01] [slides.py] INFO: Configuring...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading lib32-libdrm-2.4.60-1-x86_64...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:01] [slides.py] INFO: Configuring...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading lib32-libxext-1.3.3-1-x86_64...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:01] [slides.py] INFO: Configuring...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading lib32-libxxf86vm-1.1.4-1-x86_64...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:01] [slides.py] INFO: Configuring...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading lib32-libxfixes-5.0.1-1-x86_64...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:01] [slides.py] INFO: Configuring...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading lib32-libxdamage-1.1.4-2-x86_64...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:01] [slides.py] INFO: Configuring...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading lib32-libxshmfence-1.2-1-x86_64...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:01] [slides.py] INFO: Configuring...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading lib32-libgpg-error-1.18-1-x86_64...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:01] [slides.py] INFO: Configuring...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading lib32-libgcrypt-1.6.3-1-x86_64...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:01] [slides.py] INFO: Configuring...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading lib32-xz-5.2.1-1-x86_64...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:01] [slides.py] INFO: Configuring...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading lib32-openssl-1.0.2.a-1-x86_64...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:01] [slides.py] INFO: Configuring...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading lib32-libssh2-1.4.3-2-x86_64...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:01] [slides.py] INFO: Configuring...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading lib32-util-linux-2.25.2-1-x86_64...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:01] [slides.py] INFO: Configuring...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading lib32-e2fsprogs-1.42.12-1-x86_64...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:01] [slides.py] INFO: Configuring...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading lib32-libldap-2.4.40-1-x86_64...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:01] [slides.py] INFO: Configuring...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading lib32-keyutils-1.5.9-1-x86_64...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:01] [slides.py] INFO: Configuring...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading lib32-krb5-1.13.1-1-x86_64...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:01] [slides.py] INFO: Configuring...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading lib32-curl-7.41.0-1-x86_64...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:01] [slides.py] INFO: Configuring...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading lib32-attr-2.4.47-1-x86_64...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:01] [slides.py] INFO: Configuring...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading lib32-libcap-2.24-1-x86_64...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:01] [slides.py] INFO: Configuring...
[2015-03-27 18:40:01] [slides.py] INFO: Downloading lib32-systemd-218-1-x86_64...
[2015-03-27 18:40:02] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:02] [slides.py] INFO: Configuring...
[2015-03-27 18:40:02] [slides.py] INFO: Downloading lib32-elfutils-0.161-2-x86_64...
[2015-03-27 18:40:02] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:02] [slides.py] INFO: Configuring...
[2015-03-27 18:40:02] [slides.py] INFO: Downloading lib32-llvm-libs-3.6.0-1-x86_64...
[2015-03-27 18:40:05] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:05] [slides.py] INFO: Configuring...
[2015-03-27 18:40:05] [slides.py] INFO: Downloading lib32-wayland-1.7.0-1-x86_64...
[2015-03-27 18:40:05] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:05] [slides.py] INFO: Configuring...
[2015-03-27 18:40:05] [slides.py] INFO: Downloading lib32-libtxc_dxtn-1.0.1-5-x86_64...
[2015-03-27 18:40:05] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:05] [slides.py] INFO: Configuring...
[2015-03-27 18:40:05] [slides.py] INFO: Downloading lib32-mesa-10.5.1-1-x86_64...
[2015-03-27 18:40:07] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:07] [slides.py] INFO: Configuring...
[2015-03-27 18:40:07] [slides.py] INFO: Downloading lib32-mesa-libgl-10.5.1-1-x86_64...
[2015-03-27 18:40:07] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:07] [slides.py] INFO: Configuring...
[2015-03-27 18:40:07] [slides.py] INFO: Downloading antergos-keyring-20140915-1-any...
[2015-03-27 18:40:07] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:07] [slides.py] INFO: Configuring...
[2015-03-27 18:40:07] [slides.py] INFO: Downloading antergos-mirrorlist-20140702-1-any...
[2015-03-27 18:40:08] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:08] [slides.py] INFO: Configuring...
[2015-03-27 18:40:08] [slides.py] INFO: Downloading antergos-wallpapers-0.5-2-any...
[2015-03-27 18:40:09] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:09] [slides.py] INFO: Configuring...
[2015-03-27 18:40:09] [slides.py] INFO: Downloading ttf-google-fonts-20150219-1-any...
[2015-03-27 18:40:40] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:40] [slides.py] INFO: Configuring...
[2015-03-27 18:40:40] [slides.py] INFO: Downloading lightdm-webkit2-greeter-0.1.2-4-x86_64...
[2015-03-27 18:40:40] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:40] [slides.py] INFO: Configuring...
[2015-03-27 18:40:40] [slides.py] INFO: Downloading lightdm-webkit-theme-antergos-2.0.7-1-any...
[2015-03-27 18:40:40] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:40] [slides.py] INFO: Configuring...
[2015-03-27 18:40:40] [slides.py] INFO: Downloading numix-frost-themes-1.3-4-any...
[2015-03-27 18:40:40] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:40] [slides.py] INFO: Configuring...
[2015-03-27 18:40:40] [slides.py] INFO: Downloading numix-icon-theme-0.r382.b5dcfe3-1-any...
[2015-03-27 18:40:41] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:41] [slides.py] INFO: Configuring...
[2015-03-27 18:40:41] [slides.py] INFO: Downloading package-query-1.5-4-x86_64...
[2015-03-27 18:40:41] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:41] [slides.py] INFO: Configuring...
[2015-03-27 18:40:41] [slides.py] INFO: Downloading yaourt-1.5-3-any...
[2015-03-27 18:40:41] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:41] [slides.py] INFO: Configuring...
[2015-03-27 18:40:41] [slides.py] INFO: Downloading pamac-2.2.1-1-x86_64...
[2015-03-27 18:40:41] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:41] [slides.py] INFO: Configuring...
[2015-03-27 18:40:41] [slides.py] INFO: Downloading ssx-2.2-2-x86_64...
[2015-03-27 18:40:41] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:41] [slides.py] INFO: Configuring...
[2015-03-27 18:40:41] [slides.py] INFO: Downloading pacmanxg4-4.16.3-3-x86_64...
[2015-03-27 18:40:41] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:41] [slides.py] INFO: Configuring...
[2015-03-27 18:40:41] [slides.py] INFO: Downloading grub2-editor-0.6.4-6-x86_64...
[2015-03-27 18:40:41] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:41] [slides.py] INFO: Configuring...
[2015-03-27 18:40:41] [slides.py] INFO: Downloading kde-servicemenus-rootactions-2.8.3-1-any...
[2015-03-27 18:40:41] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:41] [slides.py] INFO: Configuring...
[2015-03-27 18:40:41] [slides.py] INFO: Downloading kdesudo-3.4.2.4-1-x86_64...
[2015-03-27 18:40:41] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:41] [slides.py] INFO: Configuring...
[2015-03-27 18:40:41] [slides.py] INFO: Downloading kfaenza-icon-theme-0.8.9-5-any...
[2015-03-27 18:40:50] [process.py] DEBUG: KDE will be installed. Applying alpm work-around
[2015-03-27 18:40:50] [process.py] DEBUG: Installing packages...
[2015-03-27 18:40:50] [pac.py] DEBUG: Cnchi will install a list of packages like pacman -S
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding bash to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding bzip2 to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding coreutils to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding cryptsetup to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding device-mapper to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding dhcpcd to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding diffutils to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding e2fsprogs to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding file to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding filesystem to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding findutils to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding gawk to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding gcc-libs to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding gettext to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding glibc to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding grep to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding gzip to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding inetutils to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding iproute2 to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding iputils to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding jfsutils to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding less to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding licenses to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding linux to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding logrotate to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding lvm2 to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding man-db to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding man-pages to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding mdadm to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding nano to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding netctl to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding pacman to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding pciutils to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding pcmciautils to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding perl to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding procps-ng to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding psmisc to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding reiserfsprogs to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding s-nail to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding sed to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding shadow to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding sysfsutils to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding systemd-sysvcompat to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding tar to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding texinfo to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding usbutils to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding util-linux to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding vi to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding which to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Adding xfsprogs to transaction
[2015-03-27 18:40:50] [pac.py] DEBUG: Finalize transaction...
[2015-03-27 18:40:50] [pac.py] WARNING: dependency cycle detected:
[2015-03-27 18:40:50] [pac.py] WARNING: ncurses will be installed before its bash dependency
[2015-03-27 18:40:54] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:54] [slides.py] INFO: Configuring...
[2015-03-27 18:40:54] [slides.py] INFO: Downloading numix-icon-theme-square-kde-1:0.r79.bb074b2-1-any...
[2015-03-27 18:40:54] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:54] [slides.py] INFO: Configuring...
[2015-03-27 18:40:54] [slides.py] INFO: Downloading kcm-ufw-0.4.3-2-x86_64...
[2015-03-27 18:40:54] [slides.py] INFO: Downloading a file
[2015-03-27 18:40:54] [slides.py] INFO: Checking and loading packages... (866 targets)
[2015-03-27 18:40:54] [slides.py] INFO: Removing...
[2015-03-27 18:40:54] [slides.py] INFO: Checking and loading packages... (866 targets)
[2015-03-27 18:40:54] [slides.py] INFO: Resolving dependencies...
[2015-03-27 18:40:54] [slides.py] INFO: Checking inter conflicts...
[2015-03-27 18:40:54] [slides.py] INFO: Checking and loading packages... (123 targets)
[2015-03-27 18:40:54] [slides.py] INFO: Removing...
[2015-03-27 18:40:54] [slides.py] INFO: Checking and loading packages... (123 targets)
[2015-03-27 18:40:54] [slides.py] INFO: Upgrading...
[2015-03-27 18:40:54] [slides.py] INFO: Checking and loading packages... (123 targets)
[2015-03-27 18:40:54] [slides.py] INFO: Checking file conflicts...
[2015-03-27 18:40:54] [slides.py] INFO: Checking and loading packages... (123 targets)
[2015-03-27 18:40:54] [slides.py] INFO: Installing linux-api-headers (1/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing tzdata (2/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing iana-etc (3/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing filesystem (4/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing glibc (5/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing gcc-libs (6/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing ncurses (7/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing readline (8/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing bash (9/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing bzip2 (10/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing zlib (11/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing cracklib (12/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing libutil-linux (13/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing e2fsprogs (14/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing gdbm (15/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing db (16/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing perl (17/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing openssl (18/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing libsasl (19/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing libldap (20/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing keyutils (21/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing krb5 (22/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing libtirpc (23/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing pambase (24/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing pam (25/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing attr (26/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing acl (27/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing gmp (28/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing libcap (29/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing coreutils (30/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing libdbus (31/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing expat (32/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing dbus (33/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing pcre (34/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing libffi (35/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing glib2 (36/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing kbd (37/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing xz (38/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing kmod (39/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing hwids (40/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing libgpg-error (41/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing libgcrypt (42/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing lz4 (43/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing libsystemd (44/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing findutils (45/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing less (46/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing gzip (47/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing texinfo (48/123)
[2015-03-27 18:40:54] [slides.py] INFO: Installing libidn (49/123)
[2015-03-27 18:40:55] [slides.py] INFO: Installing libseccomp (50/123)
[2015-03-27 18:40:55] [slides.py] INFO: Installing shadow (51/123)
[2015-03-27 18:40:55] [slides.py] INFO: Installing util-linux (52/123)
[2015-03-27 18:40:55] [slides.py] INFO: Installing systemd (53/123)
[2015-03-27 18:40:55] [slides.py] INFO: Installing device-mapper (54/123)
[2015-03-27 18:40:55] [slides.py] INFO: Installing popt (55/123)
[2015-03-27 18:40:55] [slides.py] INFO: Installing cryptsetup (56/123)
[2015-03-27 18:40:55] [slides.py] INFO: Installing dhcpcd (57/123)
[2015-03-27 18:40:55] [slides.py] INFO: Installing diffutils (58/123)
[2015-03-27 18:40:55] [slides.py] INFO: Installing file (59/123)
[2015-03-27 18:40:55] [slides.py] INFO: Installing mpfr (60/123)
[2015-03-27 18:40:55] [slides.py] INFO: Installing gawk (61/123)
[2015-03-27 18:40:55] [slides.py] INFO: Installing libunistring (62/123)
[2015-03-27 18:40:55] [slides.py] INFO: Installing gettext (63/123)
[2015-03-27 18:40:55] [slides.py] INFO: Installing grep (64/123)
[2015-03-27 18:40:55] [slides.py] INFO: Installing inetutils (65/123)
[2015-03-27 18:40:55] [slides.py] INFO: Installing iptables (66/123)
[2015-03-27 18:40:55] [slides.py] INFO: Installing iproute2 (67/123)
[2015-03-27 18:40:55] [slides.py] INFO: Installing sysfsutils (68/123)
[2015-03-27 18:40:56] [slides.py] INFO: Installing iputils (69/123)
[2015-03-27 18:40:56] [slides.py] INFO: Installing jfsutils (70/123)
[2015-03-27 18:40:56] [slides.py] INFO: Installing licenses (71/123)
[2015-03-27 18:40:56] [slides.py] INFO: Installing linux-firmware (72/123)
[2015-03-27 18:40:57] [slides.py] INFO: Installing mkinitcpio-busybox (73/123)
[2015-03-27 18:40:57] [slides.py] INFO: Installing lzo (74/123)
[2015-03-27 18:40:57] [slides.py] INFO: Installing libarchive (75/123)
[2015-03-27 18:40:57] [slides.py] INFO: Installing mkinitcpio (76/123)
[2015-03-27 18:40:57] [slides.py] INFO: Installing linux (77/123)
[2015-03-27 18:41:04] [slides.py] INFO: Installing logrotate (78/123)
[2015-03-27 18:41:04] [slides.py] INFO: Installing libaio (79/123)
[2015-03-27 18:41:04] [slides.py] INFO: Installing thin-provisioning-tools (80/123)
[2015-03-27 18:41:04] [slides.py] INFO: Installing lvm2 (81/123)
[2015-03-27 18:41:04] [slides.py] INFO: Installing groff (82/123)
[2015-03-27 18:41:04] [slides.py] INFO: Installing libpipeline (83/123)
[2015-03-27 18:41:04] [slides.py] INFO: Installing man-db (84/123)
[2015-03-27 18:41:04] [slides.py] INFO: Installing man-pages (85/123)
[2015-03-27 18:41:05] [slides.py] INFO: Installing mdadm (86/123)
[2015-03-27 18:41:05] [slides.py] INFO: Installing nano (87/123)
[2015-03-27 18:41:05] [slides.py] INFO: Installing openresolv (88/123)
[2015-03-27 18:41:05] [slides.py] INFO: Installing netctl (89/123)
[2015-03-27 18:41:05] [slides.py] INFO: Installing libtasn1 (90/123)
[2015-03-27 18:41:05] [slides.py] INFO: Installing p11-kit (91/123)
[2015-03-27 18:41:05] [slides.py] INFO: Installing ca-certificates-utils (92/123)
[2015-03-27 18:41:05] [slides.py] INFO: Installing ca-certificates-mozilla (93/123)
[2015-03-27 18:41:06] [slides.py] INFO: Installing ca-certificates-cacert (94/123)
[2015-03-27 18:41:06] [slides.py] INFO: Installing ca-certificates (95/123)
[2015-03-27 18:41:06] [slides.py] INFO: Installing libssh2 (96/123)
[2015-03-27 18:41:06] [slides.py] INFO: Installing curl (97/123)
[2015-03-27 18:41:06] [slides.py] INFO: Installing pth (98/123)
[2015-03-27 18:41:06] [slides.py] INFO: Installing npth (99/123)
[2015-03-27 18:41:06] [slides.py] INFO: Installing libksba (100/123)
[2015-03-27 18:41:06] [slides.py] INFO: Installing libassuan (101/123)
[2015-03-27 18:41:06] [slides.py] INFO: Installing pinentry (102/123)
[2015-03-27 18:41:06] [slides.py] INFO: Installing nettle (103/123)
[2015-03-27 18:41:06] [slides.py] INFO: Installing gnutls (104/123)
[2015-03-27 18:41:06] [slides.py] INFO: Installing gnupg (105/123)
[2015-03-27 18:41:07] [slides.py] INFO: Installing gpgme (106/123)
[2015-03-27 18:41:07] [slides.py] INFO: Installing pacman-mirrorlist (107/123)
[2015-03-27 18:41:07] [slides.py] INFO: Installing archlinux-keyring (108/123)
[2015-03-27 18:41:07] [slides.py] INFO: Installing pacman (109/123)
[2015-03-27 18:41:07] [slides.py] INFO: Installing pciutils (110/123)
[2015-03-27 18:41:07] [slides.py] INFO: Installing pcmciautils (111/123)
[2015-03-27 18:41:07] [slides.py] INFO: Installing procps-ng (112/123)
[2015-03-27 18:41:07] [slides.py] INFO: Installing psmisc (113/123)
[2015-03-27 18:41:07] [slides.py] INFO: Installing reiserfsprogs (114/123)
[2015-03-27 18:41:07] [slides.py] INFO: Installing s-nail (115/123)
[2015-03-27 18:41:07] [slides.py] INFO: Installing sed (116/123)
[2015-03-27 18:41:07] [slides.py] INFO: Installing systemd-sysvcompat (117/123)
[2015-03-27 18:41:07] [slides.py] INFO: Installing tar (118/123)
[2015-03-27 18:41:07] [slides.py] INFO: Installing libusb (119/123)
[2015-03-27 18:41:07] [slides.py] INFO: Installing usbutils (120/123)
[2015-03-27 18:41:07] [slides.py] INFO: Installing vi (121/123)
[2015-03-27 18:41:07] [slides.py] INFO: Installing which (122/123)
[2015-03-27 18:41:07] [slides.py] INFO: Installing xfsprogs (123/123)
[2015-03-27 18:41:07] [process.py] DEBUG: Installed filesystem pkg and its deps. Now installing all pkgs.
[2015-03-27 18:41:07] [process.py] DEBUG: Installing packages...
[2015-03-27 18:41:07] [pac.py] DEBUG: Cnchi will install a list of packages like pacman -S
[2015-03-27 18:41:07] [pac.py] ERROR: Can't find a package or group called ''
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding alsa-utils to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding antergos-keyring to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding antergos-mirrorlist to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding b43-fwcutter to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding bash to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: bash-4.3.033-1 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding bzip2 to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: bzip2-1.0.6-5 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding coreutils to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: coreutils-8.23-1 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding cryptsetup to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: cryptsetup-1.6.6-1 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding device-mapper to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: device-mapper-2.02.116-1 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding dhcpcd to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: dhcpcd-6.8.0-1 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding diffutils to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: diffutils-3.3-2 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding e2fsprogs to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: e2fsprogs-1.42.12-2 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding file to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: file-5.22-1 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding filesystem to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: filesystem-2015.02-1 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding findutils to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: findutils-4.4.2-6 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding gawk to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: gawk-4.1.1-1 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding gcc-libs to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: gcc-libs-4.9.2-4 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding gettext to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: gettext-0.19.4-1 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding glibc to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: glibc-2.21-2 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding grep to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: grep-2.21-2 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding inetutils to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: inetutils-1.9.2-2 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding iproute2 to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: iproute2-3.19.0-1 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding iputils to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: iputils-20121221-3 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding jfsutils to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: jfsutils-1.1.15-4 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding less to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: less-471-1 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding licenses to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: licenses-20140629-1 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding linux to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: linux-3.19.2-1 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding logrotate to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: logrotate-3.8.9-1 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding lvm2 to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: lvm2-2.02.116-1 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding man-db to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: man-db-2.7.1-1 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding man-pages to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: man-pages-3.81-1 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding mdadm to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: mdadm-3.3.2-1 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding nano to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: nano-2.4.0-1 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding netctl to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: netctl-1.10-1 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding pacman to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: pacman-4.2.1-1 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding pciutils to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: pciutils-3.3.0-1 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding pcmciautils to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: pcmciautils-018-7 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding perl to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: perl-5.20.2-1 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding procps-ng to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: procps-ng-3.3.10-1 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding psmisc to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: psmisc-22.21-2 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding reiserfsprogs to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: reiserfsprogs-3.6.24-1 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding s-nail to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: s-nail-14.7.11-1 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding sed to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: sed-4.2.2-3 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding shadow to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: shadow-4.2.1-3 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding sysfsutils to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: sysfsutils-2.1.0-9 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding systemd-sysvcompat to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: systemd-sysvcompat-218-2 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding texinfo to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: texinfo-5.2-3 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding usbutils to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: usbutils-008-1 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding util-linux to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: util-linux-2.26.1-3 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding vi to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: vi-1:050325-4 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding which to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: which-2.20-7 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xfsprogs to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: xfsprogs-3.2.2-1 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding autoconf to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding automake to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding binutils to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding bison to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding fakeroot to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding flex to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding gcc to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding groff to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: groff-1.22.3-2 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding libtool to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding m4 to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding make to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding patch to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding pkg-config to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding bash-completion to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding crda to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding dnsutils to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding dosfstools to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding haveged to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding gzip to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: gzip-1.6-1 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding ipw2100-fw to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding ipw2200-fw to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding modemmanager to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding net-tools to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding ntfs-3g to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding openssh to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding pkgfile to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding sudo to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding tar to transaction
[2015-03-27 18:41:07] [pac.py] WARNING: tar-1.28-1 is up to date -- skipping
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding transmission-cli to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding unzip to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding unrar to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding usb_modeswitch to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding wget to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding whois to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding wireless_tools to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding wpa_actiond to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding zd1211-firmware to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding accountsservice to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding antergos-wallpapers to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding chromium to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding gst-libav to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding gst-plugins-bad to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding gst-plugins-base to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding gst-plugins-good to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding gst-plugins-ugly to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding gstreamer-vaapi to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding gstreamer0.10-bad-plugins to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding gstreamer0.10-base-plugins to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding gstreamer0.10-ffmpeg to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding gstreamer0.10-good-plugins to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding gstreamer0.10-ugly-plugins to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding lightdm to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding lightdm-webkit2-greeter to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding lightdm-webkit-theme-antergos to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding mesa to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding mesa-vdpau to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding numix-frost-themes to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding numix-icon-theme to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding pamac to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding pacmanxg4 to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding pulseaudio-alsa to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding ttf-bitstream-vera to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding ttf-dejavu to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding ttf-liberation to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding upower to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xf86-input-synaptics to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xf86-video-fbdev to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xf86-video-vesa to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-bdftopcf to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-iceauth to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-luit to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-mkfontdir to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-mkfontscale to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-sessreg to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-setxkbmap to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-smproxy to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-x11perf to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-xauth to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-xbacklight to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-xcmsdb to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-xcursorgen to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-xdpyinfo to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-xdriinfo to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-xev to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-xgamma to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-xhost to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-xinput to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-xkbcomp to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-xkbevd to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-xkbutils to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-xkill to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-xlsatoms to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-xlsclients to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-xmodmap to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-xpr to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-xprop to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-xrandr to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-xrdb to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-xrefresh to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-xset to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-xsetroot to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-xvinfo to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-xwd to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-xwininfo to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-xwud to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-font-util to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-fonts-encodings to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-server to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xorg-server-utils to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding aspell-en to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding cdrdao to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding clementine to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding dvd+rw-tools to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding grub2-editor to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding k3b to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding kde-gtk-config to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding kdeadmin-kuser to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding kdeartwork-desktopthemes to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding kdeartwork-iconthemes to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding kdeartwork-kscreensaver to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding kdeartwork-styles to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding kdebase-dolphin to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding kdebase-kdepasswd to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding kdebase-kdialog to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding kdebase-kfind to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding konsole to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding kdebase-plasma to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding gwenview to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding kdegraphics-ksnapshot to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding kdegraphics-okular to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding kdegraphics-thumbnailers to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding kdemultimedia-ffmpegthumbs to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding kdemultimedia-kmix to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding kdenetwork-filesharing to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding kdenetwork-kopete to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding kde-servicemenus-rootactions to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding kdeplasma-addons-applets-lancelot to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding kdeplasma-applets-plasma-nm to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding kdesdk-dolphin-plugins to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding kate to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding kdesudo to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding kdeutils-ark to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding kdeutils-kcalc to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding kdeutils-kwalletmanager to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding kdeutils-sweeper to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding kfaenza-icon-theme to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding kipi-plugins to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding kwebkitpart to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding numix-icon-theme-square-kde to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding qtcurve-kde4 to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding qtcurve-qt4 to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding qtcurve-qt5 to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding qtcurve-gtk2 to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding qtcurve-utils to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding transmission-qt to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding vlc to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xdg-user-dirs to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding ntp to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding xf86-video-nouveau to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding libva-vdpau-driver to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding libtxc_dxtn to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding lib32-mesa to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding lib32-mesa-libgl to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding yaourt to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding cmake to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding git to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding bzr to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding bluedevil to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding bluez-utils to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding cups to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding cups-pk-helper to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding foomatic-db-nonfree to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding gsfonts to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding gutenprint to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding hplip to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding kdeutils-print-manager to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding splix to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding ttf-freefont to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding ttf-google-fonts to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding libreoffice-fresh to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding hunspell-en to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding kcm-ufw to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding ufw to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding grub to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Adding os-prober to transaction
[2015-03-27 18:41:07] [pac.py] DEBUG: Finalize transaction...
[2015-03-27 18:41:07] [slides.py] INFO: Resolving dependencies...
[2015-03-27 18:41:07] [slides.py] INFO: Checking inter conflicts...
[2015-03-27 18:41:07] [pac.py] WARNING: dependency cycle detected:
[2015-03-27 18:41:07] [pac.py] WARNING: harfbuzz will be installed before its freetype2 dependency
[2015-03-27 18:41:07] [pac.py] WARNING: dependency cycle detected:
[2015-03-27 18:41:07] [pac.py] WARNING: lib32-harfbuzz will be installed before its lib32-freetype2 dependency
[2015-03-27 18:41:07] [slides.py] INFO: Checking and loading packages... (743 targets)
[2015-03-27 18:41:10] [slides.py] INFO: Removing...
[2015-03-27 18:41:10] [slides.py] INFO: Checking and loading packages... (743 targets)
[2015-03-27 18:41:11] [slides.py] INFO: Upgrading...
[2015-03-27 18:41:11] [slides.py] INFO: Checking and loading packages... (743 targets)
[2015-03-27 18:41:18] [slides.py] INFO: Checking file conflicts...
[2015-03-27 18:41:18] [slides.py] INFO: Checking and loading packages... (743 targets)
[2015-03-27 18:41:19] [slides.py] INFO: Installing alsa-lib (1/743)
[2015-03-27 18:41:19] [slides.py] INFO: Installing libogg (2/743)
[2015-03-27 18:41:19] [slides.py] INFO: Installing flac (3/743)
[2015-03-27 18:41:19] [slides.py] INFO: Installing libvorbis (4/743)
[2015-03-27 18:41:19] [slides.py] INFO: Installing libsndfile (5/743)
[2015-03-27 18:41:19] [slides.py] INFO: Installing libsamplerate (6/743)
[2015-03-27 18:41:19] [slides.py] INFO: Installing alsa-utils (7/743)
[2015-03-27 18:41:19] [slides.py] INFO: Installing antergos-keyring (8/743)
[2015-03-27 18:41:19] [slides.py] INFO: Installing antergos-mirrorlist (9/743)
[2015-03-27 18:41:19] [slides.py] INFO: Installing b43-fwcutter (10/743)
[2015-03-27 18:41:19] [slides.py] INFO: Installing m4 (11/743)
[2015-03-27 18:41:19] [slides.py] INFO: Installing autoconf (12/743)
[2015-03-27 18:41:19] [slides.py] INFO: Installing automake (13/743)
[2015-03-27 18:41:19] [slides.py] INFO: Installing binutils (14/743)
[2015-03-27 18:41:19] [slides.py] INFO: Installing bison (15/743)
[2015-03-27 18:41:19] [slides.py] INFO: Installing fakeroot (16/743)
[2015-03-27 18:41:20] [slides.py] INFO: Installing flex (17/743)
[2015-03-27 18:41:20] [slides.py] INFO: Installing libmpc (18/743)
[2015-03-27 18:41:20] [slides.py] INFO: Installing gcc (19/743)
[2015-03-27 18:41:21] [slides.py] INFO: Installing libtool (20/743)
[2015-03-27 18:41:21] [slides.py] INFO: Installing libatomic_ops (21/743)
[2015-03-27 18:41:21] [slides.py] INFO: Installing gc (22/743)
[2015-03-27 18:41:21] [slides.py] INFO: Installing guile (23/743)
[2015-03-27 18:41:21] [slides.py] INFO: Installing make (24/743)
[2015-03-27 18:41:21] [slides.py] INFO: Installing patch (25/743)
[2015-03-27 18:41:21] [slides.py] INFO: Installing pkg-config (26/743)
[2015-03-27 18:41:21] [slides.py] INFO: Installing bash-completion (27/743)
[2015-03-27 18:41:21] [slides.py] INFO: Installing wireless-regdb (28/743)
[2015-03-27 18:41:21] [slides.py] INFO: Installing libnl (29/743)
[2015-03-27 18:41:21] [slides.py] INFO: Installing iw (30/743)
[2015-03-27 18:41:21] [slides.py] INFO: Installing crda (31/743)
[2015-03-27 18:41:21] [slides.py] INFO: Installing idnkit (32/743)
[2015-03-27 18:41:21] [slides.py] INFO: Installing dnssec-anchors (33/743)
[2015-03-27 18:41:21] [slides.py] INFO: Installing dnsutils (34/743)
[2015-03-27 18:41:21] [slides.py] INFO: Installing dosfstools (35/743)
[2015-03-27 18:41:22] [slides.py] INFO: Installing haveged (36/743)
[2015-03-27 18:41:22] [slides.py] INFO: Installing ipw2100-fw (37/743)
[2015-03-27 18:41:22] [slides.py] INFO: Installing ipw2200-fw (38/743)
[2015-03-27 18:41:22] [slides.py] INFO: Installing nspr (39/743)
[2015-03-27 18:41:22] [slides.py] INFO: Installing js17 (40/743)
[2015-03-27 18:41:22] [slides.py] INFO: Installing polkit (41/743)
[2015-03-27 18:41:22] [slides.py] INFO: Installing libpcap (42/743)
[2015-03-27 18:41:22] [slides.py] INFO: Installing ppp (43/743)
[2015-03-27 18:41:22] [slides.py] INFO: Installing libqmi (44/743)
[2015-03-27 18:41:22] [slides.py] INFO: Installing libmbim (45/743)
[2015-03-27 18:41:22] [slides.py] INFO: Installing libmm-glib (46/743)
[2015-03-27 18:41:22] [slides.py] INFO: Installing modemmanager (47/743)
[2015-03-27 18:41:22] [slides.py] INFO: Installing net-tools (48/743)
[2015-03-27 18:41:22] [slides.py] INFO: Installing fuse (49/743)
[2015-03-27 18:41:22] [slides.py] INFO: Installing ntfs-3g (50/743)
[2015-03-27 18:41:22] [slides.py] INFO: Installing libedit (51/743)
[2015-03-27 18:41:22] [slides.py] INFO: Installing ldns (52/743)
[2015-03-27 18:41:22] [slides.py] INFO: Installing openssh (53/743)
[2015-03-27 18:41:22] [slides.py] INFO: Installing pkgfile (54/743)
[2015-03-27 18:41:22] [slides.py] INFO: Installing sudo (55/743)
[2015-03-27 18:41:22] [slides.py] INFO: Installing libevent (56/743)
[2015-03-27 18:41:22] [slides.py] INFO: Installing transmission-cli (57/743)
[2015-03-27 18:41:23] [slides.py] INFO: Installing unzip (58/743)
[2015-03-27 18:41:23] [slides.py] INFO: Installing unrar (59/743)
[2015-03-27 18:41:23] [slides.py] INFO: Installing tcl (60/743)
[2015-03-27 18:41:23] [slides.py] INFO: Installing usb_modeswitch (61/743)
[2015-03-27 18:41:23] [slides.py] INFO: Installing wget (62/743)
[2015-03-27 18:41:23] [slides.py] INFO: Installing whois (63/743)
[2015-03-27 18:41:23] [slides.py] INFO: Installing wireless_tools (64/743)
[2015-03-27 18:41:23] [slides.py] INFO: Installing wpa_supplicant (65/743)
[2015-03-27 18:41:23] [slides.py] INFO: Installing wpa_actiond (66/743)
[2015-03-27 18:41:23] [slides.py] INFO: Installing zd1211-firmware (67/743)
[2015-03-27 18:41:23] [slides.py] INFO: Installing accountsservice (68/743)
[2015-03-27 18:41:23] [slides.py] INFO: Installing antergos-wallpapers (69/743)
[2015-03-27 18:41:23] [slides.py] INFO: Installing atk (70/743)
[2015-03-27 18:41:23] [slides.py] INFO: Installing libdatrie (71/743)
[2015-03-27 18:41:23] [slides.py] INFO: Installing libthai (72/743)
[2015-03-27 18:41:23] [slides.py] INFO: Installing libpng (73/743)
[2015-03-27 18:41:23] [slides.py] INFO: Installing xcb-proto (74/743)
[2015-03-27 18:41:23] [slides.py] INFO: Installing xproto (75/743)
[2015-03-27 18:41:23] [slides.py] INFO: Installing libxdmcp (76/743)
[2015-03-27 18:41:23] [slides.py] INFO: Installing libxau (77/743)
[2015-03-27 18:41:23] [slides.py] INFO: Installing libxcb (78/743)
[2015-03-27 18:41:23] [slides.py] INFO: Installing kbproto (79/743)
[2015-03-27 18:41:23] [slides.py] INFO: Installing libx11 (80/743)
[2015-03-27 18:41:24] [slides.py] INFO: Installing renderproto (81/743)
[2015-03-27 18:41:24] [slides.py] INFO: Installing libxrender (82/743)
[2015-03-27 18:41:24] [slides.py] INFO: Installing xextproto (83/743)
[2015-03-27 18:41:24] [slides.py] INFO: Installing libxext (84/743)
[2015-03-27 18:41:24] [slides.py] INFO: Installing graphite (85/743)
[2015-03-27 18:41:24] [slides.py] INFO: Installing harfbuzz (86/743)
[2015-03-27 18:41:24] [slides.py] INFO: Installing freetype2 (87/743)
[2015-03-27 18:41:24] [slides.py] INFO: Installing fontconfig (88/743)
[2015-03-27 18:41:24] [slides.py] INFO: Installing pixman (89/743)
[2015-03-27 18:41:24] [slides.py] INFO: Installing libpciaccess (90/743)
[2015-03-27 18:41:24] [slides.py] INFO: Installing libdrm (91/743)
[2015-03-27 18:41:24] [slides.py] INFO: Installing wayland (92/743)
[2015-03-27 18:41:24] [slides.py] INFO: Installing xf86vidmodeproto (93/743)
[2015-03-27 18:41:24] [slides.py] INFO: Installing libxxf86vm (94/743)
[2015-03-27 18:41:24] [slides.py] INFO: Installing fixesproto (95/743)
[2015-03-27 18:41:24] [slides.py] INFO: Installing libxfixes (96/743)
[2015-03-27 18:41:24] [slides.py] INFO: Installing damageproto (97/743)
[2015-03-27 18:41:24] [slides.py] INFO: Installing libxdamage (98/743)
[2015-03-27 18:41:24] [slides.py] INFO: Installing libxshmfence (99/743)
[2015-03-27 18:41:24] [slides.py] INFO: Installing elfutils (100/743)
[2015-03-27 18:41:24] [slides.py] INFO: Installing libomxil-bellagio (101/743)
[2015-03-27 18:41:24] [slides.py] INFO: Installing libtxc_dxtn (102/743)
[2015-03-27 18:41:24] [slides.py] INFO: Installing llvm-libs (103/743)
[2015-03-27 18:41:24] [slides.py] INFO: Installing mesa (104/743)
[2015-03-27 18:41:25] [slides.py] INFO: Installing mesa-libgl (105/743)
[2015-03-27 18:41:25] [slides.py] INFO: Installing cairo (106/743)
[2015-03-27 18:41:25] [slides.py] INFO: Installing libxft (107/743)
[2015-03-27 18:41:25] [slides.py] INFO: Installing pango (108/743)
[2015-03-27 18:41:25] [slides.py] INFO: Installing libxcursor (109/743)
[2015-03-27 18:41:25] [slides.py] INFO: Installing xineramaproto (110/743)
[2015-03-27 18:41:25] [slides.py] INFO: Installing libxinerama (111/743)
[2015-03-27 18:41:25] [slides.py] INFO: Installing randrproto (112/743)
[2015-03-27 18:41:25] [slides.py] INFO: Installing libxrandr (113/743)
[2015-03-27 18:41:25] [slides.py] INFO: Installing inputproto (114/743)
[2015-03-27 18:41:25] [slides.py] INFO: Installing libxi (115/743)
[2015-03-27 18:41:25] [slides.py] INFO: Installing compositeproto (116/743)
[2015-03-27 18:41:25] [slides.py] INFO: Installing libxcomposite (117/743)
[2015-03-27 18:41:25] [slides.py] INFO: Installing libxml2 (118/743)
[2015-03-27 18:41:25] [slides.py] INFO: Installing shared-mime-info (119/743)
[2015-03-27 18:41:25] [slides.py] INFO: Installing libjpeg-turbo (120/743)
[2015-03-27 18:41:25] [slides.py] INFO: Installing libtiff (121/743)
[2015-03-27 18:41:25] [slides.py] INFO: Installing libdaemon (122/743)
[2015-03-27 18:41:25] [slides.py] INFO: Installing avahi (123/743)
[2015-03-27 18:41:25] [slides.py] INFO: Installing libcups (124/743)
[2015-03-27 18:41:25] [slides.py] INFO: Installing jasper (125/743)
[2015-03-27 18:41:25] [slides.py] INFO: Installing gdk-pixbuf2 (126/743)
[2015-03-27 18:41:25] [slides.py] INFO: Installing hicolor-icon-theme (127/743)
[2015-03-27 18:41:25] [slides.py] INFO: Installing gtk-update-icon-cache (128/743)
[2015-03-27 18:41:25] [slides.py] INFO: Installing gtk2 (129/743)
[2015-03-27 18:41:26] [slides.py] INFO: Installing sqlite (130/743)
[2015-03-27 18:41:26] [slides.py] INFO: Installing nss (131/743)
[2015-03-27 18:41:26] [slides.py] INFO: Installing libice (132/743)
[2015-03-27 18:41:26] [slides.py] INFO: Installing libsm (133/743)
[2015-03-27 18:41:26] [slides.py] INFO: Installing libxt (134/743)
[2015-03-27 18:41:26] [slides.py] INFO: Installing libxmu (135/743)
[2015-03-27 18:41:26] [slides.py] INFO: Installing xorg-xset (136/743)
[2015-03-27 18:41:26] [slides.py] INFO: Installing xdg-utils (137/743)
[2015-03-27 18:41:26] [slides.py] INFO: Installing scrnsaverproto (138/743)
[2015-03-27 18:41:26] [slides.py] INFO: Installing libxss (139/743)
[2015-03-27 18:41:26] [slides.py] INFO: Installing icu (140/743)
[2015-03-27 18:41:26] [slides.py] INFO: Installing libexif (141/743)
[2015-03-27 18:41:26] [slides.py] INFO: Installing xorg-fonts-encodings (142/743)
[2015-03-27 18:41:27] [slides.py] INFO: Installing libfontenc (143/743)
[2015-03-27 18:41:29] [slides.py] INFO: Installing fontsproto (144/743)
[2015-03-27 18:41:29] [slides.py] INFO: Installing libxfont (145/743)
[2015-03-27 18:41:29] [slides.py] INFO: Installing xorg-bdftopcf (146/743)
[2015-03-27 18:41:29] [slides.py] INFO: Installing xorg-mkfontscale (147/743)
[2015-03-27 18:41:29] [slides.py] INFO: Installing xorg-mkfontdir (148/743)
[2015-03-27 18:41:29] [slides.py] INFO: Installing xorg-font-util (149/743)
[2015-03-27 18:41:29] [slides.py] INFO: Installing xorg-font-utils (150/743)
[2015-03-27 18:41:29] [slides.py] INFO: Installing ttf-bitstream-vera (151/743)
[2015-03-27 18:41:29] [slides.py] INFO: Installing snappy (152/743)
[2015-03-27 18:41:29] [slides.py] INFO: Installing python (153/743)
[2015-03-27 18:41:30] [slides.py] INFO: Installing python-xdg (154/743)
[2015-03-27 18:41:30] [slides.py] INFO: Installing dotconf (155/743)
[2015-03-27 18:41:30] [slides.py] INFO: Installing libasyncns (156/743)
[2015-03-27 18:41:30] [slides.py] INFO: Installing recordproto (157/743)
[2015-03-27 18:41:31] [slides.py] INFO: Installing libxtst (158/743)
[2015-03-27 18:41:31] [slides.py] INFO: Installing json-c (159/743)
[2015-03-27 18:41:31] [slides.py] INFO: Installing libpulse (160/743)
[2015-03-27 18:41:31] [slides.py] INFO: Installing speech-dispatcher (161/743)
[2015-03-27 18:41:31] [slides.py] INFO: Installing desktop-file-utils (162/743)
[2015-03-27 18:41:31] [slides.py] INFO: Installing ttf-dejavu (163/743)
[2015-03-27 18:41:31] [slides.py] INFO: Installing ttf-liberation (164/743)
[2015-03-27 18:41:32] [slides.py] INFO: Installing ttf-freefont (165/743)
[2015-03-27 18:41:32] [slides.py] INFO: Installing cantarell-fonts (166/743)
[2015-03-27 18:41:32] [slides.py] INFO: Installing ttf-google-fonts (167/743)
[2015-03-27 18:41:50] [slides.py] INFO: Installing chromium (168/743)
[2015-03-27 18:41:53] [slides.py] INFO: Installing gstreamer (169/743)
[2015-03-27 18:41:53] [slides.py] INFO: Installing orc (170/743)
[2015-03-27 18:41:53] [slides.py] INFO: Installing videoproto (171/743)
[2015-03-27 18:41:53] [slides.py] INFO: Installing libxv (172/743)
[2015-03-27 18:41:53] [slides.py] INFO: Installing gst-plugins-base-libs (173/743)
[2015-03-27 18:41:53] [slides.py] INFO: Installing gst-libav (174/743)
[2015-03-27 18:41:53] [slides.py] INFO: Installing sdl (175/743)
[2015-03-27 18:41:53] [slides.py] INFO: Installing libdv (176/743)
[2015-03-27 18:41:53] [slides.py] INFO: Installing mjpegtools (177/743)
[2015-03-27 18:41:53] [slides.py] INFO: Installing gsm (178/743)
[2015-03-27 18:41:53] [slides.py] INFO: Installing lame (179/743)
[2015-03-27 18:41:53] [slides.py] INFO: Installing fribidi (180/743)
[2015-03-27 18:41:53] [slides.py] INFO: Installing recode (181/743)
[2015-03-27 18:41:53] [slides.py] INFO: Installing enca (182/743)
[2015-03-27 18:41:53] [slides.py] INFO: Installing libass (183/743)
[2015-03-27 18:41:53] [slides.py] INFO: Installing libvdpau (184/743)
[2015-03-27 18:41:53] [slides.py] INFO: Installing libbluray (185/743)
[2015-03-27 18:41:53] [slides.py] INFO: Installing libmodplug (186/743)
[2015-03-27 18:41:53] [slides.py] INFO: Installing libtheora (187/743)
[2015-03-27 18:41:53] [slides.py] INFO: Installing libva (188/743)
[2015-03-27 18:41:53] [slides.py] INFO: Installing libvpx (189/743)
[2015-03-27 18:41:53] [slides.py] INFO: Installing opencore-amr (190/743)
[2015-03-27 18:41:53] [slides.py] INFO: Installing openjpeg (191/743)
[2015-03-27 18:41:53] [slides.py] INFO: Installing opus (192/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing rtmpdump (193/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing schroedinger (194/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing speexdsp (195/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing speex (196/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing v4l-utils (197/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing xvidcore (198/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing x265 (199/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing libssh (200/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing libx264 (201/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing ffmpeg (202/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing chromaprint (203/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing libmms (204/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing faad2 (205/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing mpg123 (206/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing libmp4v2 (207/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing faac (208/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing celt (209/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing libdca (210/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing soundtouch (211/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing spandsp (212/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing libdvdread (213/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing libdvdnav (214/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing libgme (215/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing neon (216/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing fftw (217/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing libofa (218/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing zita-alsa-pcmi (219/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing zita-resampler (220/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing jack (221/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing fluidsynth (222/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing giflib (223/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing libwebp (224/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing libsrtp (225/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing wildmidi (226/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing glu (227/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing sbc (228/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing gst-plugins-bad (229/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing cdparanoia (230/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing libvisual (231/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing gst-plugins-base (232/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing libproxy (233/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing gsettings-desktop-schemas (234/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing glib-networking (235/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing libsoup (236/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing wavpack (237/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing gpm (238/743)
[2015-03-27 18:41:54] [slides.py] INFO: Installing aalib (239/743)
[2015-03-27 18:41:55] [slides.py] INFO: Installing taglib (240/743)
[2015-03-27 18:41:55] [slides.py] INFO: Installing libshout (241/743)
[2015-03-27 18:41:55] [slides.py] INFO: Installing libid3tag (242/743)
[2015-03-27 18:41:55] [slides.py] INFO: Installing imlib2 (243/743)
[2015-03-27 18:41:55] [slides.py] INFO: Installing libcaca (244/743)
[2015-03-27 18:41:55] [slides.py] INFO: Installing libraw1394 (245/743)
[2015-03-27 18:41:55] [slides.py] INFO: Installing libavc1394 (246/743)
[2015-03-27 18:41:55] [slides.py] INFO: Installing libiec61883 (247/743)
[2015-03-27 18:41:55] [slides.py] INFO: Installing gst-plugins-good (248/743)
[2015-03-27 18:41:55] [slides.py] INFO: Installing libmpeg2 (249/743)
[2015-03-27 18:41:55] [slides.py] INFO: Installing a52dec (250/743)
[2015-03-27 18:41:55] [slides.py] INFO: Installing libmad (251/743)
[2015-03-27 18:41:55] [slides.py] INFO: Installing libsidplay (252/743)
[2015-03-27 18:41:55] [slides.py] INFO: Installing libcddb (253/743)
[2015-03-27 18:41:55] [slides.py] INFO: Installing libcdio (254/743)
[2015-03-27 18:41:55] [slides.py] INFO: Installing gst-plugins-ugly (255/743)
[2015-03-27 18:41:55] [slides.py] INFO: Installing gstreamer-vaapi (256/743)
[2015-03-27 18:41:55] [slides.py] INFO: Installing gstreamer0.10 (257/743)
[2015-03-27 18:41:55] [slides.py] INFO: Installing gstreamer0.10-base (258/743)
[2015-03-27 18:41:55] [slides.py] INFO: Installing gstreamer0.10-bad (259/743)
[2015-03-27 18:41:55] [slides.py] INFO: Installing libdc1394 (260/743)
[2015-03-27 18:41:55] [slides.py] INFO: Installing musicbrainz (261/743)
[2015-03-27 18:41:55] [slides.py] INFO: Installing libcdaudio (262/743)
[2015-03-27 18:41:55] [slides.py] INFO: Installing libmpcdec (263/743)
[2015-03-27 18:41:55] [slides.py] INFO: Installing libxslt (264/743)
[2015-03-27 18:41:55] [slides.py] INFO: Installing raptor (265/743)
[2015-03-27 18:41:55] [slides.py] INFO: Installing ladspa (266/743)
[2015-03-27 18:41:55] [slides.py] INFO: Installing liblrdf (267/743)
[2015-03-27 18:41:55] [slides.py] INFO: Installing libcroco (268/743)
[2015-03-27 18:41:55] [slides.py] INFO: Installing librsvg (269/743)
[2015-03-27 18:41:55] [slides.py] INFO: Installing gstreamer0.10-bad-plugins (270/743)
[2015-03-27 18:41:55] [slides.py] INFO: Installing gstreamer0.10-base-plugins (271/743)
[2015-03-27 18:41:55] [slides.py] INFO: Installing gstreamer0.10-ffmpeg (272/743)
[2015-03-27 18:41:55] [slides.py] INFO: Installing gstreamer0.10-good (273/743)
[2015-03-27 18:41:55] [slides.py] INFO: Installing dbus-glib (274/743)
[2015-03-27 18:41:55] [slides.py] INFO: Installing gconf (275/743)
[2015-03-27 18:41:56] [slides.py] INFO: Installing gstreamer0.10-good-plugins (276/743)
[2015-03-27 18:41:56] [slides.py] INFO: Installing gstreamer0.10-ugly (277/743)
[2015-03-27 18:41:56] [slides.py] INFO: Installing gstreamer0.10-ugly-plugins (278/743)
[2015-03-27 18:41:56] [slides.py] INFO: Installing libxkbfile (279/743)
[2015-03-27 18:41:56] [slides.py] INFO: Installing xkeyboard-config (280/743)
[2015-03-27 18:41:56] [slides.py] INFO: Installing iso-codes (281/743)
[2015-03-27 18:41:56] [slides.py] INFO: Installing libxklavier (282/743)
[2015-03-27 18:41:56] [slides.py] INFO: Installing lightdm (283/743)
[2015-03-27 18:41:56] [slides.py] INFO: Installing aspell (284/743)
[2015-03-27 18:41:56] [slides.py] INFO: Installing hunspell (285/743)
[2015-03-27 18:41:56] [slides.py] INFO: Installing hspell (286/743)
[2015-03-27 18:41:56] [slides.py] INFO: Installing enchant (287/743)
[2015-03-27 18:41:56] [slides.py] INFO: Installing json-glib (288/743)
[2015-03-27 18:41:56] [slides.py] INFO: Installing libnm-glib (289/743)
[2015-03-27 18:41:56] [slides.py] INFO: Installing geoclue2 (290/743)
[2015-03-27 18:41:56] [slides.py] INFO: Installing libsecret (291/743)
[2015-03-27 18:41:56] [slides.py] INFO: Installing harfbuzz-icu (292/743)
[2015-03-27 18:41:56] [slides.py] INFO: Installing lcms2 (293/743)
[2015-03-27 18:41:57] [slides.py] INFO: Installing libgusb (294/743)
[2015-03-27 18:41:57] [slides.py] INFO: Installing dconf (295/743)
[2015-03-27 18:41:57] [slides.py] INFO: Installing colord (296/743)
[2015-03-27 18:41:57] [slides.py] INFO: Installing at-spi2-core (297/743)
[2015-03-27 18:41:57] [slides.py] INFO: Installing at-spi2-atk (298/743)
[2015-03-27 18:41:57] [slides.py] INFO: Installing libxkbcommon (299/743)
[2015-03-27 18:41:57] [slides.py] INFO: Installing adwaita-icon-theme (300/743)
[2015-03-27 18:41:57] [slides.py] INFO: Installing rest (301/743)
[2015-03-27 18:41:57] [slides.py] INFO: Installing gtk3 (302/743)
[2015-03-27 18:41:58] [slides.py] INFO: Installing webkit2gtk (303/743)
[2015-03-27 18:41:59] [slides.py] INFO: Installing gtk-engines (304/743)
[2015-03-27 18:41:59] [slides.py] INFO: Installing lightdm-webkit2-greeter (305/743)
[2015-03-27 18:41:59] [slides.py] INFO: Installing lightdm-webkit-theme-antergos (306/743)
[2015-03-27 18:42:00] [slides.py] INFO: Installing mesa-vdpau (307/743)
[2015-03-27 18:42:00] [slides.py] INFO: Installing gtk-engine-murrine (308/743)
[2015-03-27 18:42:00] [slides.py] INFO: Installing numix-frost-themes (309/743)
[2015-03-27 18:42:00] [slides.py] INFO: Installing gnome-icon-theme-symbolic (310/743)
[2015-03-27 18:42:01] [slides.py] INFO: Installing gnome-icon-theme (311/743)
[2015-03-27 18:42:02] [slides.py] INFO: Installing numix-icon-theme (312/743)
[2015-03-27 18:42:02] [slides.py] INFO: Installing yajl (313/743)
[2015-03-27 18:42:02] [slides.py] INFO: Installing package-query (314/743)
[2015-03-27 18:42:02] [slides.py] INFO: Installing yaourt (315/743)
[2015-03-27 18:42:02] [slides.py] INFO: Installing vte-common (316/743)
[2015-03-27 18:42:02] [slides.py] INFO: Installing vte3 (317/743)
[2015-03-27 18:42:02] [slides.py] INFO: Installing libnotify (318/743)
[2015-03-27 18:42:02] [slides.py] INFO: Installing pamac (319/743)
[2015-03-27 18:42:03] [slides.py] INFO: Installing lib32-glibc (320/743)
[2015-03-27 18:42:04] [slides.py] INFO: Installing lib32-libxdmcp (321/743)
[2015-03-27 18:42:04] [slides.py] INFO: Installing lib32-libxau (322/743)
[2015-03-27 18:42:04] [slides.py] INFO: Installing lib32-libxcb (323/743)
[2015-03-27 18:42:04] [slides.py] INFO: Installing lib32-libx11 (324/743)
[2015-03-27 18:42:04] [slides.py] INFO: Installing lib32-gcc-libs (325/743)
[2015-03-27 18:42:04] [slides.py] INFO: Installing lib32-expat (326/743)
[2015-03-27 18:42:04] [slides.py] INFO: Installing lib32-zlib (327/743)
[2015-03-27 18:42:04] [slides.py] INFO: Installing lib32-bzip2 (328/743)
[2015-03-27 18:42:04] [slides.py] INFO: Installing lib32-libpng (329/743)
[2015-03-27 18:42:04] [slides.py] INFO: Installing lib32-icu (330/743)
[2015-03-27 18:42:04] [slides.py] INFO: Installing lib32-libdbus (331/743)
[2015-03-27 18:42:04] [slides.py] INFO: Installing lib32-libffi (332/743)
[2015-03-27 18:42:15] [slides.py] INFO: Installing lib32-pcre (333/743)
[2015-03-27 18:42:15] [slides.py] INFO: Installing lib32-glib2 (334/743)
[2015-03-27 18:42:15] [slides.py] INFO: Installing lib32-harfbuzz (335/743)
[2015-03-27 18:42:15] [slides.py] INFO: Installing lib32-freetype2 (336/743)
[2015-03-27 18:42:15] [slides.py] INFO: Installing lib32-fontconfig (337/743)
[2015-03-27 18:42:15] [slides.py] INFO: Installing lib32-libxrender (338/743)
[2015-03-27 18:42:15] [slides.py] INFO: Installing lib32-libxft (339/743)
[2015-03-27 18:42:15] [slides.py] INFO: Installing ssx (340/743)
[2015-03-27 18:42:15] [slides.py] INFO: Installing pacmanxg4 (341/743)
[2015-03-27 18:42:15] [slides.py] INFO: Installing alsa-plugins (342/743)
[2015-03-27 18:42:15] [slides.py] INFO: Installing rtkit (343/743)
[2015-03-27 18:42:15] [slides.py] INFO: Installing tdb (344/743)
[2015-03-27 18:42:15] [slides.py] INFO: Installing webrtc-audio-processing (345/743)
[2015-03-27 18:42:15] [slides.py] INFO: Installing pulseaudio (346/743)
[2015-03-27 18:42:15] [slides.py] INFO: Installing pulseaudio-alsa (347/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing libplist (348/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing libusbmuxd (349/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing libimobiledevice (350/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing upower (351/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing mtdev (352/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing libevdev (353/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xf86-input-synaptics (354/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xf86-video-fbdev (355/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xf86-video-vesa (356/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xorg-iceauth (357/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xorg-luit (358/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xorg-sessreg (359/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xorg-setxkbmap (360/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xorg-smproxy (361/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xorg-x11perf (362/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xorg-xauth (363/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xcb-util (364/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xorg-xbacklight (365/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xorg-xcmsdb (366/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xorg-xcursorgen (367/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xf86dgaproto (368/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing libxxf86dga (369/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing dmxproto (370/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing libdmx (371/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xorg-xdpyinfo (372/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xorg-xdriinfo (373/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xorg-xev (374/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xorg-xgamma (375/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xorg-xhost (376/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xorg-xrandr (377/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xorg-xinput (378/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xorg-xkbcomp (379/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xorg-xkbevd (380/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing libxpm (381/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing libxaw (382/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xorg-xkbutils (383/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xorg-xkill (384/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xorg-xlsatoms (385/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xorg-xlsclients (386/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xorg-xmodmap (387/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xorg-xpr (388/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xorg-xprop (389/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing mcpp (390/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xorg-xrdb (391/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xorg-xrefresh (392/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xorg-xsetroot (393/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xorg-xvinfo (394/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xorg-xwd (395/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xorg-xwininfo (396/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xorg-xwud (397/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing libepoxy (398/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xorg-fonts-alias (399/743)
[2015-03-27 18:42:16] [slides.py] INFO: Installing xorg-fonts-misc (400/743)
[2015-03-27 18:42:20] [slides.py] INFO: Installing libunwind (401/743)
[2015-03-27 18:42:20] [slides.py] INFO: Installing xorg-server-common (402/743)
[2015-03-27 18:42:20] [slides.py] INFO: Installing xf86-input-evdev (403/743)
[2015-03-27 18:42:20] [slides.py] INFO: Installing xorg-server (404/743)
[2015-03-27 18:42:20] [slides.py] INFO: Installing xorg-server-utils (405/743)
[2015-03-27 18:42:20] [slides.py] INFO: Installing aspell-en (406/743)
[2015-03-27 18:42:20] [slides.py] INFO: Installing libao (407/743)
[2015-03-27 18:42:20] [slides.py] INFO: Installing cdrdao (408/743)
[2015-03-27 18:42:20] [slides.py] INFO: Installing glew (409/743)
[2015-03-27 18:42:20] [slides.py] INFO: Installing python2 (410/743)
[2015-03-27 18:42:21] [slides.py] INFO: Installing mutagen (411/743)
[2015-03-27 18:42:21] [slides.py] INFO: Installing sg3_utils (412/743)
[2015-03-27 18:42:21] [slides.py] INFO: Installing libgpod (413/743)
[2015-03-27 18:42:21] [slides.py] INFO: Installing libmng (414/743)
[2015-03-27 18:42:21] [slides.py] INFO: Installing qt4 (415/743)
[2015-03-27 18:42:22] [slides.py] INFO: Installing liblastfm (416/743)
[2015-03-27 18:42:22] [slides.py] INFO: Installing libmtp (417/743)
[2015-03-27 18:42:22] [slides.py] INFO: Installing qjson (418/743)
[2015-03-27 18:42:22] [slides.py] INFO: Installing libmygpo-qt (419/743)
[2015-03-27 18:42:22] [slides.py] INFO: Installing protobuf (420/743)
[2015-03-27 18:42:22] [slides.py] INFO: Installing qca (421/743)
[2015-03-27 18:42:22] [slides.py] INFO: Installing qca-ossl (422/743)
[2015-03-27 18:42:22] [slides.py] INFO: Installing clementine (423/743)
[2015-03-27 18:42:23] [slides.py] INFO: Installing cdrkit (424/743)
[2015-03-27 18:42:23] [slides.py] INFO: Installing dvd+rw-tools (425/743)
[2015-03-27 18:42:23] [slides.py] INFO: Installing attica-qt4 (426/743)
[2015-03-27 18:42:23] [slides.py] INFO: Installing libdbusmenu-qt (427/743)
[2015-03-27 18:42:23] [slides.py] INFO: Installing polkit-qt4 (428/743)
[2015-03-27 18:42:23] [slides.py] INFO: Installing ilmbase (429/743)
[2015-03-27 18:42:23] [slides.py] INFO: Installing openexr (430/743)
[2015-03-27 18:42:23] [slides.py] INFO: Installing exiv2 (431/743)
[2015-03-27 18:42:23] [slides.py] INFO: Installing strigi (432/743)
[2015-03-27 18:42:23] [slides.py] INFO: Installing docbook-xml (433/743)
[2015-03-27 18:42:23] [slides.py] INFO: Installing docbook-xsl (434/743)
[2015-03-27 18:42:23] [slides.py] INFO: Installing libatasmart (435/743)
[2015-03-27 18:42:23] [slides.py] INFO: Installing udisks2 (436/743)
[2015-03-27 18:42:23] [slides.py] INFO: Installing phonon-qt4-gstreamer (437/743)
[2015-03-27 18:42:23] [slides.py] INFO: Installing libqzeitgeist (438/743)
[2015-03-27 18:42:23] [slides.py] INFO: Installing phonon-qt4 (439/743)
[2015-03-27 18:42:23] [slides.py] INFO: Installing media-player-info (440/743)
[2015-03-27 18:42:33] [slides.py] INFO: Installing libutempter (441/743)
[2015-03-27 18:42:33] [slides.py] INFO: Installing qtwebkit (442/743)
[2015-03-27 18:42:33] [slides.py] INFO: Installing kdelibs (443/743)
[2015-03-27 18:42:34] [slides.py] INFO: Installing xcb-util-keysyms (444/743)
[2015-03-27 18:42:34] [slides.py] INFO: Installing xcb-util-wm (445/743)
[2015-03-27 18:42:34] [slides.py] INFO: Installing xcb-util-image (446/743)
[2015-03-27 18:42:34] [slides.py] INFO: Installing qtchooser (447/743)
[2015-03-27 18:42:34] [slides.py] INFO: Installing qt5-base (448/743)
[2015-03-27 18:42:35] [slides.py] INFO: Installing kconfig (449/743)
[2015-03-27 18:42:35] [slides.py] INFO: Installing gamin (450/743)
[2015-03-27 18:42:35] [slides.py] INFO: Installing kcoreaddons (451/743)
[2015-03-27 18:42:35] [slides.py] INFO: Installing qt5-x11extras (452/743)
[2015-03-27 18:42:35] [slides.py] INFO: Installing kwindowsystem (453/743)
[2015-03-27 18:42:35] [slides.py] INFO: Installing kcrash (454/743)
[2015-03-27 18:42:35] [slides.py] INFO: Installing kdbusaddons (455/743)
[2015-03-27 18:42:35] [slides.py] INFO: Installing qt5-script (456/743)
[2015-03-27 18:42:36] [slides.py] INFO: Installing ki18n (457/743)
[2015-03-27 18:42:36] [slides.py] INFO: Installing kglobalaccel (458/743)
[2015-03-27 18:42:36] [slides.py] INFO: Installing kwidgetsaddons (459/743)
[2015-03-27 18:42:36] [slides.py] INFO: Installing kcompletion (460/743)
[2015-03-27 18:42:36] [slides.py] INFO: Installing kservice (461/743)
[2015-03-27 18:42:36] [slides.py] INFO: Installing qt5-svg (462/743)
[2015-03-27 18:42:36] [slides.py] INFO: Installing polkit-qt5 (463/743)
[2015-03-27 18:42:36] [slides.py] INFO: Installing kauth (464/743)
[2015-03-27 18:42:36] [slides.py] INFO: Installing kcodecs (465/743)
[2015-03-27 18:42:36] [slides.py] INFO: Installing kguiaddons (466/743)
[2015-03-27 18:42:36] [slides.py] INFO: Installing kconfigwidgets (467/743)
[2015-03-27 18:42:36] [slides.py] INFO: Installing kitemviews (468/743)
[2015-03-27 18:42:36] [slides.py] INFO: Installing kiconthemes (469/743)
[2015-03-27 18:42:36] [slides.py] INFO: Installing sonnet (470/743)
[2015-03-27 18:42:36] [slides.py] INFO: Installing ktextwidgets (471/743)
[2015-03-27 18:42:36] [slides.py] INFO: Installing attica-qt5 (472/743)
[2015-03-27 18:42:36] [slides.py] INFO: Installing kxmlgui (473/743)
[2015-03-27 18:42:36] [slides.py] INFO: Installing kcmutils (474/743)
[2015-03-27 18:42:36] [slides.py] INFO: Installing qt5-xmlpatterns (475/743)
[2015-03-27 18:42:36] [slides.py] INFO: Installing libxkbcommon-x11 (476/743)
[2015-03-27 18:42:36] [slides.py] INFO: Installing qt5-declarative (477/743)
[2015-03-27 18:42:36] [slides.py] INFO: Installing solid (478/743)
[2015-03-27 18:42:36] [slides.py] INFO: Installing karchive (479/743)
[2015-03-27 18:42:36] [slides.py] INFO: Installing kjobwidgets (480/743)
[2015-03-27 18:42:36] [slides.py] INFO: Installing kbookmarks (481/743)
[2015-03-27 18:42:36] [slides.py] INFO: Installing phonon-qt5-gstreamer (482/743)
[2015-03-27 18:42:36] [slides.py] INFO: Installing phonon-qt5 (483/743)
[2015-03-27 18:42:36] [slides.py] INFO: Installing libdbusmenu-qt5 (484/743)
[2015-03-27 18:42:36] [slides.py] INFO: Installing knotifications (485/743)
[2015-03-27 18:42:36] [slides.py] INFO: Installing kwallet (486/743)
[2015-03-27 18:42:36] [slides.py] INFO: Installing kio (487/743)
[2015-03-27 18:42:37] [slides.py] INFO: Installing kpackage (488/743)
[2015-03-27 18:42:37] [slides.py] INFO: Installing kdeclarative (489/743)
[2015-03-27 18:42:37] [slides.py] INFO: Installing kactivities-frameworks (490/743)
[2015-03-27 18:42:37] [slides.py] INFO: Installing libkactivities4 (491/743)
[2015-03-27 18:42:37] [slides.py] INFO: Installing libcap-ng (492/743)
[2015-03-27 18:42:37] [slides.py] INFO: Installing talloc (493/743)
[2015-03-27 18:42:37] [slides.py] INFO: Installing libbsd (494/743)
[2015-03-27 18:42:37] [slides.py] INFO: Installing libwbclient (495/743)
[2015-03-27 18:42:37] [slides.py] INFO: Installing cifs-utils (496/743)
[2015-03-27 18:42:37] [slides.py] INFO: Installing tevent (497/743)
[2015-03-27 18:42:37] [slides.py] INFO: Installing ldb (498/743)
[2015-03-27 18:42:37] [slides.py] INFO: Installing smbclient (499/743)
[2015-03-27 18:42:37] [slides.py] INFO: Installing sound-theme-freedesktop (500/743)
[2015-03-27 18:42:37] [slides.py] INFO: Installing libcanberra (501/743)
[2015-03-27 18:42:37] [slides.py] INFO: Installing oxygen-icons (502/743)
[2015-03-27 18:42:38] [slides.py] INFO: Installing kdebase-runtime (503/743)
[2015-03-27 18:42:39] [slides.py] INFO: Installing grub (504/743)
[2015-03-27 18:42:40] [slides.py] INFO: Installing liblqr (505/743)
[2015-03-27 18:42:40] [slides.py] INFO: Installing libcl (506/743)
[2015-03-27 18:42:40] [slides.py] INFO: Installing imagemagick (507/743)
[2015-03-27 18:42:41] [slides.py] INFO: Installing libx86emu (508/743)
[2015-03-27 18:42:41] [slides.py] INFO: Installing hwinfo (509/743)
[2015-03-27 18:42:41] [slides.py] INFO: Installing grub2-editor (510/743)
[2015-03-27 18:42:41] [slides.py] INFO: Installing libmusicbrainz5 (511/743)
[2015-03-27 18:42:41] [slides.py] INFO: Installing libkcddb (512/743)
[2015-03-27 18:42:41] [slides.py] INFO: Installing k3b (513/743)
[2015-03-27 18:42:41] [slides.py] INFO: Installing kde-gtk-config (514/743)
[2015-03-27 18:42:42] [slides.py] INFO: Installing boost-libs (515/743)
[2015-03-27 18:42:46] [slides.py] INFO: Installing libmariadbclient (516/743)
[2015-03-27 18:42:46] [slides.py] INFO: Installing jemalloc (517/743)
[2015-03-27 18:42:46] [slides.py] INFO: Installing mariadb-clients (518/743)
[2015-03-27 18:42:46] [slides.py] INFO: Installing mariadb (519/743)
[2015-03-27 18:42:47] [slides.py] INFO: Installing akonadi (520/743)
[2015-03-27 18:42:47] [slides.py] INFO: Installing libical (521/743)
[2015-03-27 18:42:47] [slides.py] INFO: Installing libdmtx (522/743)
[2015-03-27 18:42:47] [slides.py] INFO: Installing qrencode (523/743)
[2015-03-27 18:42:47] [slides.py] INFO: Installing prison (524/743)
[2015-03-27 18:42:47] [slides.py] INFO: Installing kdepimlibs (525/743)
[2015-03-27 18:42:48] [slides.py] INFO: Installing kdeadmin-kuser (526/743)
[2015-03-27 18:42:48] [slides.py] INFO: Installing kdeartwork-desktopthemes (527/743)
[2015-03-27 18:42:48] [slides.py] INFO: Installing kdeartwork-iconthemes (528/743)
[2015-03-27 18:42:49] [slides.py] INFO: Installing libkgapi (529/743)
[2015-03-27 18:42:49] [slides.py] INFO: Installing xerces-c (530/743)
[2015-03-27 18:42:51] [slides.py] INFO: Installing libkolabxml (531/743)
[2015-03-27 18:42:51] [slides.py] INFO: Installing libkolab (532/743)
[2015-03-27 18:42:51] [slides.py] INFO: Installing libkfbapi (533/743)
[2015-03-27 18:42:51] [slides.py] INFO: Installing libaccounts-glib (534/743)
[2015-03-27 18:42:51] [slides.py] INFO: Installing libaccounts-qt4 (535/743)
[2015-03-27 18:42:51] [slides.py] INFO: Installing signon (536/743)
[2015-03-27 18:42:51] [slides.py] INFO: Installing libsignon-qt4 (537/743)
[2015-03-27 18:42:51] [slides.py] INFO: Installing kdepim-runtime (538/743)
[2015-03-27 18:42:52] [slides.py] INFO: Installing lm_sensors (539/743)
[2015-03-27 18:42:52] [slides.py] INFO: Installing qimageblitz (540/743)
[2015-03-27 18:42:52] [slides.py] INFO: Installing polkit-kde (541/743)
[2015-03-27 18:42:52] [slides.py] INFO: Installing cln (542/743)
[2015-03-27 18:42:52] [slides.py] INFO: Installing libqalculate (543/743)
[2015-03-27 18:42:52] [slides.py] INFO: Installing libxres (544/743)
[2015-03-27 18:42:52] [slides.py] INFO: Installing xorg-xmessage (545/743)
[2015-03-27 18:42:52] [slides.py] INFO: Installing libusb-compat (546/743)
[2015-03-27 18:42:52] [slides.py] INFO: Installing kde-base-artwork (547/743)
[2015-03-27 18:42:52] [slides.py] INFO: Installing xcb-util-renderutil (548/743)
[2015-03-27 18:42:52] [slides.py] INFO: Installing kdebase-workspace (549/743)
[2015-03-27 18:42:53] [slides.py] INFO: Installing libkexiv2 (550/743)
[2015-03-27 18:42:53] [slides.py] INFO: Installing kdeartwork-kscreensaver (551/743)
[2015-03-27 18:42:54] [slides.py] INFO: Installing kdeartwork-styles (552/743)
[2015-03-27 18:42:54] [slides.py] INFO: Installing kdebase-lib (553/743)
[2015-03-27 18:42:54] [slides.py] INFO: Installing xapian-core (554/743)
[2015-03-27 18:42:54] [slides.py] INFO: Installing poppler (555/743)
[2015-03-27 18:42:54] [slides.py] INFO: Installing poppler-qt4 (556/743)
[2015-03-27 18:42:54] [slides.py] INFO: Installing libzip (557/743)
[2015-03-27 18:42:54] [slides.py] INFO: Installing convertlit (558/743)
[2015-03-27 18:42:54] [slides.py] INFO: Installing ebook-tools (559/743)
[2015-03-27 18:42:54] [slides.py] INFO: Installing kdegraphics-mobipocket (560/743)
[2015-03-27 18:42:54] [slides.py] INFO: Installing kfilemetadata (561/743)
[2015-03-27 18:42:54] [slides.py] INFO: Installing libbaloo4 (562/743)
[2015-03-27 18:42:54] [slides.py] INFO: Installing baloo4-widgets (563/743)
[2015-03-27 18:42:55] [slides.py] INFO: Installing kdebase-dolphin (564/743)
[2015-03-27 18:42:55] [slides.py] INFO: Installing kdebase-kdepasswd (565/743)
[2015-03-27 18:42:55] [slides.py] INFO: Installing kdebase-kdialog (566/743)
[2015-03-27 18:42:55] [slides.py] INFO: Installing kdebase-kfind (567/743)
[2015-03-27 18:42:55] [slides.py] INFO: Installing kunitconversion (568/743)
[2015-03-27 18:42:55] [slides.py] INFO: Installing kplotting (569/743)
[2015-03-27 18:42:55] [slides.py] INFO: Installing qt5-sensors (570/743)
[2015-03-27 18:42:55] [slides.py] INFO: Installing geoclue (571/743)
[2015-03-27 18:42:55] [slides.py] INFO: Installing qt5-location (572/743)
[2015-03-27 18:42:55] [slides.py] INFO: Installing qt5-webchannel (573/743)
[2015-03-27 18:42:55] [slides.py] INFO: Installing qt5-webkit (574/743)
[2015-03-27 18:42:55] [slides.py] INFO: Installing kparts (575/743)
[2015-03-27 18:42:55] [slides.py] INFO: Installing kdewebkit (576/743)
[2015-03-27 18:42:55] [slides.py] INFO: Installing kdesignerplugin (577/743)
[2015-03-27 18:42:55] [slides.py] INFO: Installing kinit (578/743)
[2015-03-27 18:42:55] [slides.py] INFO: Installing kitemmodels (579/743)
[2015-03-27 18:42:55] [slides.py] INFO: Installing kemoticons (580/743)
[2015-03-27 18:42:55] [slides.py] INFO: Installing kdelibs4support (581/743)
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/include/KF5/KDELibs4Support/kshortcut.h (Write failed)
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/include/KF5/KDELibs4Support/kstatusbar.h (Write failed)
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/include/KF5/KDELibs4Support/kstringvalidator.h (Write failed)
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/include/KF5/KDELibs4Support/ksystemtrayicon.h (Write failed)
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/include/KF5/KDELibs4Support/kuniqueapplication.h (Write failed)
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/include/KF5/KDELibs4Support/khbox.h (Write failed)
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/include/KF5/KDELibs4Support/kvbox.h (Write failed)
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/include/KF5/KDELibs4Support/kmessagebox_queued.h (Write failed)
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/include/KF5/KDELibs4Support/kmessageboxmessagehandler.h (Write failed)
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/include/KF5/KDELibs4Support/kpushbutton.h (Write failed)
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/include/KF5/KDELibs4Support/kundostack.h (Write failed)
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/include/KF5/KDELibs4Support/krestrictedline.h (Write failed)
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/include/KF5/KDELibs4Support/klistwidget.h (Write failed)
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/include/KF5/KDELibs4Support/ktextbrowser.h (Write failed)
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/include/KF5/KDELibs4Support/keditlistbox.h (Write failed)
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/include/KF5/KDELibs4Support/knuminput.h (Write failed)
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/include/KF5/KDELibs4Support/kviewstatesaver.h (Write failed)
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/include/KF5/KDELibs4Support/kxerrorhandler.h (Write failed)
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/include/KF5/KDELibs4Support/kglobalsettings.h (Write failed)
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/include/KF5/KDELibs4Support/kdatetimewidget.h (Write failed)
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/include/KF5/KDELibs4Support/kdatewidget.h (Write failed)
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/include/KF5/KDELibs4Support/k4timezonewidget.h (Write failed)
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/include/KF5/KDELibs4Support/kdeprintdialog.h (Write failed)
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/include/KF5/KDELibs4Support/kprintpreview.h (Write failed)
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/include/KF5/KDELibs4Support/kdelibs4support_export.h (Write failed)
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h (Write failed)
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/include/KF5/KDELibs4Support/kdemacros.h (Write failed)
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/include/KF5/KDELibs4Support/kdeversion.h (Write failed)
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/include/KF5/KDELibs4Support/solid/ (Can't create '/install/usr/include/KF5/KDELibs4Support/solid')
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/include/KF5/KDELibs4Support/kio/ (Can't create '/install/usr/include/KF5/KDELibs4Support/kio')
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/include/KF5/KDELibs4Support/kparts/ (Can't create '/install/usr/include/KF5/KDELibs4Support/kparts')
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/include/KF5/KDELibs4Support/knewstuff3/ (Can't create '/install/usr/include/KF5/KDELibs4Support/knewstuff3')
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/include/KF5/KDELibs4Support/KDE/ (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KACL (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KACL')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/K4AboutData (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/K4AboutData')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KAboutApplicationDialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KAboutApplicationDialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KAboutData (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KAboutData')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KAboutPerson (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KAboutPerson')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KAcceleratorManager (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KAcceleratorManager')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KAction (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KAction')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KActionCategory (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KActionCategory')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KActionCollection (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KActionCollection')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KActionMenu (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KActionMenu')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KActionSelector (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KActionSelector')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KAnimatedButton (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KAnimatedButton')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KApplication (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KApplication')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KAr (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KAr')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KArchive (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KArchive')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KArchiveDirectory (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KArchiveDirectory')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KArchiveEntry (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KArchiveEntry')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KArchiveFile (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KArchiveFile')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KAscii (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KAscii')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KAssistantDialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KAssistantDialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KAuthorized (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KAuthorized')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KAutoMount (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KAutoMount')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KAutoUnmount (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KAutoUnmount')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KAutoSaveFile (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KAutoSaveFile')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KAutostart (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KAutostart')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KBookmark (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KBookmark')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KBookmarkAction (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KBookmarkAction')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KBookmarkActionInterface (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KBookmarkActionInterface')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KBookmarkActionMenu (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KBookmarkActionMenu')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KBookmarkDialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KBookmarkDialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KBookmarkDomBuilder (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KBookmarkDomBuilder')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KBookmarkExporterBase (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KBookmarkExporterBase')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KBookmarkGroup (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KBookmarkGroup')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KBookmarkGroupTraverser (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KBookmarkGroupTraverser')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KBookmarkImporterBase (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KBookmarkImporterBase')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KBookmarkManager (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KBookmarkManager')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KBookmarkMenu (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KBookmarkMenu')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KBookmarkOwner (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KBookmarkOwner')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KBreadcrumbSelectionModel (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KBreadcrumbSelectionModel')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KBugReport (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KBugReport')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KBuildSycocaProgressDialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KBuildSycocaProgressDialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KButtonGroup (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KButtonGroup')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KCapacityBar (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KCapacityBar')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KCModule (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KCModule')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KCModuleContainer (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KCModuleContainer')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KCModuleInfo (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KCModuleInfo')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KCModuleLoader (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KCModuleLoader')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KCModuleProxy (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KCModuleProxy')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KCMultiDialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KCMultiDialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIdleTime (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIdleTime')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KCalendarSystem (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KCalendarSystem')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KCalendarSystemFactory (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KCalendarSystemFactory')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KCharMacroExpander (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KCharMacroExpander')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KCharSelect (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KCharSelect')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KCharsets (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KCharsets')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KCheckableProxyModel (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KCheckableProxyModel')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KCmdLineArgs (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KCmdLineArgs')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KCmdLineOptions (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KCmdLineOptions')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KCodecAction (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KCodecAction')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KCodecs (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KCodecs')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KColor (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KColor')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KColorButton (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KColorButton')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KColorCells (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KColorCells')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KColorCollection (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KColorCollection')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KColorCombo (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KColorCombo')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KColorDialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KColorDialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KColorMimeData (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KColorMimeData')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KColorPatch (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KColorPatch')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KColorScheme (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KColorScheme')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KColorTable (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KColorTable')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KColorUtils (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KColorUtils')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KColorValueSelector (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KColorValueSelector')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KComboBox (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KComboBox')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KCompletion (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KCompletion')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KCompletionBase (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KCompletionBase')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KCompletionBox (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KCompletionBox')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KCompletionMatches (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KCompletionMatches')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KCompositeJob (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KCompositeJob')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KConfig (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KConfig')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KConfigBase (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KConfigBase')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KConfigDialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KConfigDialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KConfigDialogManager (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KConfigDialogManager')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KConfigGroup (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KConfigGroup')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KConfigSkeleton (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KConfigSkeleton')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KConfigSkeletonGenericItem (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KConfigSkeletonGenericItem')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KConfigSkeletonItem (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KConfigSkeletonItem')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KSharedConfigPtr (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KSharedConfigPtr')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KCrash (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KCrash')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KCrashBookmarkImporter (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KCrashBookmarkImporter')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KCrashBookmarkImporterImpl (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KCrashBookmarkImporterImpl')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KCurrencyCode (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KCurrencyCode')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KCursor (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KCursor')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDBusServiceStarter (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDBusServiceStarter')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDebug (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDebug')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDeviceListModel (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDeviceListModel')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDEDModule (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDEDModule')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDEPrintDialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDEPrintDialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDataTool (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDataTool')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDataToolAction (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDataToolAction')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDataToolInfo (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDataToolInfo')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDateComboBox (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDateComboBox')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDatePicker (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDatePicker')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDateTable (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDateTable')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDateTime (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDateTime')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDateTimeEdit (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDateTimeEdit')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDateTimeWidget (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDateTimeWidget')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDateValidator (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDateValidator')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDateWidget (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDateWidget')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDescendantsProxyModel (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDescendantsProxyModel')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDesktopFile (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDesktopFile')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDialogButtonBox (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDialogButtonBox')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDialogJobUiDelegate (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDialogJobUiDelegate')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDirLister (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDirLister')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDirModel (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDirModel')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDirNotify (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDirNotify')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDirOperator (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDirOperator')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDirSortFilterProxyModel (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDirSortFilterProxyModel')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDirSelectDialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDirSelectDialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDirWatch (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDirWatch')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDualAction (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDualAction')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KFilePreviewGenerator (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KFilePreviewGenerator')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KFilePlacesView (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KFilePlacesView')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KFileWidget (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KFileWidget')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KFileWritePlugin (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KFileWritePlugin')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDiskFreeSpaceInfo (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDiskFreeSpaceInfo')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDoubleNumInput (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDoubleNumInput')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDoubleValidator (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDoubleValidator')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KEMailSettings (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KEMailSettings')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KEditListWidget (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KEditListWidget')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KEditToolBar (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KEditToolBar')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KEncodingFileDialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KEncodingFileDialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KEncodingProber (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KEncodingProber')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KExtendableItemDelegate (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KExtendableItemDelegate')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KFadeWidgetEffect (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KFadeWidgetEffect')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KFile (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KFile')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KFileDialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KFileDialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KFileFilterCombo (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KFileFilterCombo')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KFileItem (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KFileItem')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KFileItemActions (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KFileItemActions')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KFileItemList (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KFileItemList')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KFileItemListProperties (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KFileItemListProperties')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KFileMetaInfo (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KFileMetaInfo')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KFileItemDelegate (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KFileItemDelegate')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KFileMetaDataWidget (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KFileMetaDataWidget')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KFileMetaInfoGroup (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KFileMetaInfoGroup')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KFileMetaInfoItem (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KFileMetaInfoItem')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KFilePlacesModel (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KFilePlacesModel')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KFileShare (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KFileShare')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KFileSharePropsPlugin (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KFileSharePropsPlugin')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KFileTreeBranch (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KFileTreeBranch')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KFileTreeView (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KFileTreeView')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KFilterBase (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KFilterBase')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KFilterDev (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KFilterDev')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KFind (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KFind')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KFindDialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KFindDialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KFontAction (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KFontAction')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KFontChooser (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KFontChooser')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KFontComboBox (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KFontComboBox')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KFontDialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KFontDialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KFontRequester (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KFontRequester')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KFontSizeAction (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KFontSizeAction')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KFontUtils (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KFontUtils')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KGenericFactory (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KGenericFactory')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KGenericFactoryBase (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KGenericFactoryBase')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KGlobal (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KGlobal')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KGlobalAccel (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KGlobalAccel')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KGlobalSettings (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KGlobalSettings')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KGlobalShortcutInfo (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KGlobalShortcutInfo')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KGradientSelector (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KGradientSelector')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KGuiItem (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KGuiItem')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KHBox (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KHBox')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KHTMLPart (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KHTMLPart')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KHTMLSettings (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KHTMLSettings')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KHTMLView (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KHTMLView')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KHelpMenu (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KHelpMenu')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KHistoryComboBox (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KHistoryComboBox')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KHueSaturationSelector (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KHueSaturationSelector')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIEBookmarkExporterImpl (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIEBookmarkExporterImpl')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIEBookmarkImporter (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIEBookmarkImporter')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIEBookmarkImporterImpl (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIEBookmarkImporterImpl')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIMProxy (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIMProxy')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIcon (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIcon')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIconButton (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIconButton')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIconDialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIconDialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIconEffect (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIconEffect')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIconLoader (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIconLoader')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIconTheme (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIconTheme')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIdentityProxyModel (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIdentityProxyModel')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KImageCache (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KImageCache')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KImageFilePreview (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KImageFilePreview')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KImageIO (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KImageIO')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KInputDialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KInputDialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KComponentData (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KComponentData')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIntNumInput (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIntNumInput')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIntSpinBox (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIntSpinBox')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIntValidator (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIntValidator')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KJob (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KJob')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KJobTrackerInterface (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KJobTrackerInterface')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KJobUiDelegate (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KJobUiDelegate')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KKeySequenceWidget (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KKeySequenceWidget')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KLanguageButton (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KLanguageButton')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KLed (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KLed')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KLibLoader (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KLibLoader')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KLibrary (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KLibrary')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KLineEdit (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KLineEdit')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KLinkItemSelectionModel (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KLinkItemSelectionModel')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KListWidget (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KListWidget')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KListWidgetSearchLine (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KListWidgetSearchLine')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KLocale (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KLocale')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KLocalizedDate (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KLocalizedDate')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KLocalizedString (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KLocalizedString')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KLockFile (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KLockFile')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KMD5 (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KMD5')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KMacroExpanderBase (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KMacroExpanderBase')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KMainWindow (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KMainWindow')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KMakeTypeList (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KMakeTypeList')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KMenu (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KMenu')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KMenuBar (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KMenuBar')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KMessage (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KMessage')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KMessageBox (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KMessageBox')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KMessageBoxMessageHandler (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KMessageBoxMessageHandler')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KMessageHandler (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KMessageHandler')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KMessageWidget (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KMessageWidget')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KMimeType (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KMimeType')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KMimeTypeChooser (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KMimeTypeChooser')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KMimeTypeChooserDialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KMimeTypeChooserDialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KMimeTypeTrader (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KMimeTypeTrader')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KModelIndexProxyMapper (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KModelIndexProxyMapper')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KMozillaBookmarkImporterImpl (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KMozillaBookmarkImporterImpl')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KModifierKeyInfo (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KModifierKeyInfo')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KMountPoint (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KMountPoint')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KMultiTabBar (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KMultiTabBar')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KMultiTabBarButton (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KMultiTabBarButton')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KMultiTabBarTab (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KMultiTabBarTab')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNameAndUrlInputDialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNameAndUrlInputDialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNFSShare (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNFSShare')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNSBookmarkExporter (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNSBookmarkExporter')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNSBookmarkExporterImpl (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNSBookmarkExporterImpl')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNSBookmarkImporter (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNSBookmarkImporter')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNSBookmarkImporterImpl (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNSBookmarkImporterImpl')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNTLM (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNTLM')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNewFileMenu (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNewFileMenu')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNewPasswordDialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNewPasswordDialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNotification (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNotification')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNotificationRestrictions (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNotificationRestrictions')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNotifyConfigWidget (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNotifyConfigWidget')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNumInput (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNumInput')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KOCRDialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KOCRDialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KOpenWithDialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KOpenWithDialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KOperaBookmarkExporterImpl (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KOperaBookmarkExporterImpl')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KOperaBookmarkImporter (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KOperaBookmarkImporter')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KOperaBookmarkImporterImpl (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KOperaBookmarkImporterImpl')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KPageDialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KPageDialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KPageModel (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KPageModel')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KPageView (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KPageView')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KPageWidget (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KPageWidget')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KPageWidgetItem (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KPageWidgetItem')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KPageWidgetModel (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KPageWidgetModel')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KPassivePopup (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KPassivePopup')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KPassivePopupMessageHandler (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KPassivePopupMessageHandler')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KPasswordDialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KPasswordDialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KPasteTextAction (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KPasteTextAction')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KPixmapCache (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KPixmapCache')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KPixmapProvider (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KPixmapProvider')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KPixmapRegionSelectorDialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KPixmapRegionSelectorDialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KPixmapRegionSelectorWidget (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KPixmapRegionSelectorWidget')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KPlotAxis (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KPlotAxis')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KPlotObject (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KPlotObject')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KPlotPoint (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KPlotPoint')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KPlotWidget (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KPlotWidget')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KPluginFactory (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KPluginFactory')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KPluginInfo (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KPluginInfo')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KPluginLoader (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KPluginLoader')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KPluginSelector (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KPluginSelector')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KPopupFrame (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KPopupFrame')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KPreviewWidgetBase (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KPreviewWidgetBase')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KPrintPreview (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KPrintPreview')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KProcess (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KProcess')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KProgressDialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KProgressDialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KPropertiesDialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KPropertiesDialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KProtocolInfo (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KProtocolInfo')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KProtocolManager (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KProtocolManager')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KPushButton (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KPushButton')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KRandom (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KRandom')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KRandomSequence (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KRandomSequence')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KRun (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KRun')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KRatingPainter (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KRatingPainter')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KRatingWidget (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KRatingWidget')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KRecentDocument (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KRecentDocument')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KRecentFilesAction (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KRecentFilesAction')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KRecursiveFilterProxyModel (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KRecursiveFilterProxyModel')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KRegExpEditorInterface (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KRegExpEditorInterface')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KRemoteEncoding (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KRemoteEncoding')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KReplace (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KReplace')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KReplaceDialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KReplaceDialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KRestrictedLine (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KRestrictedLine')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KRichTextEdit (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KRichTextEdit')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KRichTextWidget (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KRichTextWidget')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KRuler (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KRuler')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KSambaShare (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KSambaShare')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KSambaShareData (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KSambaShareData')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KSaveFile (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KSaveFile')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KScanDialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KScanDialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KSelectAction (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KSelectAction')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KSelectionOwner (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KSelectionOwner')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KSelectionProxyModel (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KSelectionProxyModel')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KSelectionWatcher (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KSelectionWatcher')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KSelector (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KSelector')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KSeparator (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KSeparator')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KService (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KService')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KServiceAction (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KServiceAction')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KServiceGroup (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KServiceGroup')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KServiceType (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KServiceType')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KServiceTypeProfile (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KServiceTypeProfile')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KServiceTypeTrader (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KServiceTypeTrader')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KSessionManager (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KSessionManager')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KSharedConfig (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KSharedConfig')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KSharedDataCache (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KSharedDataCache')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KSharedPtr (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KSharedPtr')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KShell (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KShell')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KShellCompletion (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KShellCompletion')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KShortcut (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KShortcut')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KShortcutsDialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KShortcutsDialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KShortcutsEditor (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KShortcutsEditor')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KShortcutWidget (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KShortcutWidget')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KSortableItem (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KSortableItem')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KSortableList (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KSortableList')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KSplashScreen (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KSplashScreen')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KSqueezedTextLabel (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KSqueezedTextLabel')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KStandardDirs (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KStandardDirs')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KStandardAction (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KStandardAction')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KStandardGuiItem (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KStandardGuiItem')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KStandardShortcut (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KStandardShortcut')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KStartupInfo (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KStartupInfo')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KStartupInfoData (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KStartupInfoData')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KStartupInfoId (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KStartupInfoId')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KStatusBar (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KStatusBar')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KStatusBarJobTracker (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KStatusBarJobTracker')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KStatusBarOfflineIndicator (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KStatusBarOfflineIndicator')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KStatusNotifierItem (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KStatusNotifierItem')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KStringHandler (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KStringHandler')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KStringListValidator (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KStringListValidator')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KStyle (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KStyle')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KStyleFactory (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KStyleFactory')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KSycoca (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KSycoca')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KSycocaEntry (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KSycocaEntry')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KSystemEventFilter (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KSystemEventFilter')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KSystemTimeZone (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KSystemTimeZone')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KSystemTimeZoneSource (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KSystemTimeZoneSource')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KSystemTimeZones (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KSystemTimeZones')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KSystemTrayIcon (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KSystemTrayIcon')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KTabBar (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KTabBar')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KTabWidget (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KTabWidget')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KTar (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KTar')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KTempDir (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KTempDir')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KTemporaryFile (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KTemporaryFile')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KTextBrowser (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KTextBrowser')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KTextEdit (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KTextEdit')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KTimeComboBox (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KTimeComboBox')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KTimeZone (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KTimeZone')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KTimeZoneData (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KTimeZoneData')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KTimeZoneSource (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KTimeZoneSource')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KTimeZoneWidget (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KTimeZoneWidget')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KTimeZones (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KTimeZones')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KTipDatabase (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KTipDatabase')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KTipDialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KTipDialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KTitleWidget (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KTitleWidget')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KToggleAction (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KToggleAction')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KToggleFullScreenAction (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KToggleFullScreenAction')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KToggleToolBarAction (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KToggleToolBarAction')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KToolBar (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KToolBar')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KToolBarLabelAction (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KToolBarLabelAction')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KToolBarPopupAction (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KToolBarPopupAction')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KToolBarSpacerAction (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KToolBarSpacerAction')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KToolInvocation (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KToolInvocation')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KTreeWidgetSearchLine (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KTreeWidgetSearchLine')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KTreeWidgetSearchLineWidget (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KTreeWidgetSearchLineWidget')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KTypeList (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KTypeList')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KTypeListIndexOf (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KTypeListIndexOf')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KTypeListLength (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KTypeListLength')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KTzfileTimeZone (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KTzfileTimeZone')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KTzfileTimeZoneSource (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KTzfileTimeZoneSource')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KUndoActions (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KUndoActions')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KUniqueApplication (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KUniqueApplication')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KUriFilter (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KUriFilter')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KUriFilterData (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KUriFilterData')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KUriFilterPlugin (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KUriFilterPlugin')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KUrl (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KUrl')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KUrlAuthorized (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KUrlAuthorized')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KUrlComboBox (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KUrlComboBox')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KUrlComboRequester (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KUrlComboRequester')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KUrlCompletion (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KUrlCompletion')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KUrlLabel (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KUrlLabel')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KUrlNavigator (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KUrlNavigator')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KUrlPixmapProvider (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KUrlPixmapProvider')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KUrlRequester (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KUrlRequester')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KUrlRequesterDialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KUrlRequesterDialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KUser (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KUser')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KUserGroup (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KUserGroup')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KVBox (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KVBox')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KViewStateMaintainer (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KViewStateMaintainer')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KViewStateSaver (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KViewStateSaver')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KWindowInfo (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KWindowInfo')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KWindowSystem (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KWindowSystem')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KWordMacroExpander (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KWordMacroExpander')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KWordWrap (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KWordWrap')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KXBELBookmarkImporterImpl (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KXBELBookmarkImporterImpl')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KXErrorHandler (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KXErrorHandler')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KXMLGUIBuilder (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KXMLGUIBuilder')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KXMLGUIClient (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KXMLGUIClient')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KXMLGUIFactory (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KXMLGUIFactory')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KXmlGuiWindow (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KXmlGuiWindow')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KXMessages (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KXMessages')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KXYSelector (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KXYSelector')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KZip (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KZip')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KZipFileEntry (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KZipFileEntry')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KonqBookmarkMenu (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KonqBookmarkMenu')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KonqBookmarkOwner (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KonqBookmarkOwner')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/NET (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/NET')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/NETRootInfo (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/NETRootInfo')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/NETWinInfo (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/NETWinInfo')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/OrgKdeKDirNotifyInterface (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/OrgKdeKDirNotifyInterface')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/ThumbCreator (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/ThumbCreator')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/kdbgstream (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/kdbgstream')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/kndbgstream (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/kndbgstream')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KCategorizedView (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KCategorizedView')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KCategoryDrawer (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KCategoryDrawer')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KCategorizedSortFilterProxyModel (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KCategorizedSortFilterProxyModel')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KEmoticons (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KEmoticons')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KEmoticonsProvider (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KEmoticonsProvider')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KEmoticonsTheme (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KEmoticonsTheme')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KFilterProxySearchLine (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KFilterProxySearchLine')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KWidgetItemDelegate (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KWidgetItemDelegate')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KWidgetJobTracker (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KWidgetJobTracker')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KPixmapSequence (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KPixmapSequence')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KPixmapSequenceWidget (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KPixmapSequenceWidget')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KPixmapSequenceOverlayPainter (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KPixmapSequenceOverlayPainter')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KGraphicsWebView (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KGraphicsWebView')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KWebPage (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KWebPage')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KWebView (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KWebView')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KWebPluginFactory (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KWebPluginFactory')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KWebWallet (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KWebWallet')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KArrowButton (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KArrowButton')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KEditListBox (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KEditListBox')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDiskFreeSpace (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDiskFreeSpace')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KMimeTypeResolver (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KMimeTypeResolver')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDEsuClient (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDEsuClient')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KPty (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KPty')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KPtyDevice (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KPtyDevice')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KPtyProcess (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KPtyProcess')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/PtyProcess (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/PtyProcess')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/SshProcess (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/SshProcess')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/StubProcess (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/StubProcess')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/SuProcess (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/SuProcess')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/ConversionCheck/ (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/ConversionCheck')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDNSSD/ (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDNSSD')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/ (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KAccelGen/ (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KAccelGen')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/ (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KMediaPlayer/ (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KMediaPlayer')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNS/ (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNS')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNS3/ (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNS3')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNetwork/ (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNetwork')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KParts/ (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KParts')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Kross/ (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Kross')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KSettings/ (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KSettings')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KUnitTest/ (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KUnitTest')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KWallet/ (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KWallet')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Solid/ (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Solid')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Sonnet/ (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Sonnet')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KAuth/ (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KAuth')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/ThreadWeaver/ (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/ThreadWeaver')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/khtml/ (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/khtml')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/ (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KUnitConversion/ (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KUnitConversion')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KUnitConversion/Converter (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KUnitConversion/Converter')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KUnitConversion/Unit (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KUnitConversion/Unit')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KUnitConversion/UnitCategory (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KUnitConversion/UnitCategory')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KUnitConversion/Value (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KUnitConversion/Value')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/File (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/File')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/KRatingPainter (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/KRatingPainter')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/KRatingWidget (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/KRatingWidget')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/MassUpdateJob (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/MassUpdateJob')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Resource (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Resource')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/ResourceManager (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/ResourceManager')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Service (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Service')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Tag (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Tag')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/TagWidget (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/TagWidget')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Thing (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Thing')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Variant (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Variant')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Types/ (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Types')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Query/ (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Query')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Utils/ (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Utils')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Vocabulary/ (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Vocabulary')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Vocabulary/NCAL (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Vocabulary/NCAL')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Vocabulary/NCO (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Vocabulary/NCO')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Vocabulary/NDO (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Vocabulary/NDO')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Vocabulary/NEXIF (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Vocabulary/NEXIF')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Vocabulary/NFO (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Vocabulary/NFO')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Vocabulary/NIE (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Vocabulary/NIE')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Vocabulary/NMM (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Vocabulary/NMM')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Vocabulary/NMO (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Vocabulary/NMO')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Vocabulary/NUAO (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Vocabulary/NUAO')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Vocabulary/PIMO (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Vocabulary/PIMO')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Vocabulary/TMO (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Vocabulary/TMO')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Utils/DynamicResourceFacet (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Utils/DynamicResourceFacet')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Utils/Facet (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Utils/Facet')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Utils/FacetWidget (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Utils/FacetWidget')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Utils/ProxyFacet (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Utils/ProxyFacet')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Utils/ResourceModel (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Utils/ResourceModel')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Utils/SearchWidget (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Utils/SearchWidget')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Utils/SimpleFacet (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Utils/SimpleFacet')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Utils/SimpleResourceModel (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Utils/SimpleResourceModel')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Query/AndTerm (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Query/AndTerm')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Query/ComparisonTerm (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Query/ComparisonTerm')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Query/FileQuery (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Query/FileQuery')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Query/GroupTerm (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Query/GroupTerm')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Query/LiteralTerm (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Query/LiteralTerm')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Query/NegationTerm (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Query/NegationTerm')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Query/OptionalTerm (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Query/OptionalTerm')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Query/OrTerm (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Query/OrTerm')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Query/Query (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Query/Query')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Query/QueryParser (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Query/QueryParser')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Query/QueryServiceClient (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Query/QueryServiceClient')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Query/ResourceTerm (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Query/ResourceTerm')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Query/ResourceTypeTerm (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Query/ResourceTypeTerm')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Query/Result (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Query/Result')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Query/SimpleTerm (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Query/SimpleTerm')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Query/StandardQuery (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Query/StandardQuery')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Query/Term (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Query/Term')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Types/Class (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Types/Class')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Types/Literal (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Types/Literal')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Types/Ontology (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Types/Ontology')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Types/Property (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Nepomuk/Types/Property')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/khtml/DrawContentsEvent (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/khtml/DrawContentsEvent')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/khtml/MouseDoubleClickEvent (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/khtml/MouseDoubleClickEvent')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/khtml/MouseEvent (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/khtml/MouseEvent')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/khtml/MouseMoveEvent (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/khtml/MouseMoveEvent')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/khtml/MousePressEvent (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/khtml/MousePressEvent')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/khtml/MouseReleaseEvent (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/khtml/MouseReleaseEvent')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/ThreadWeaver/DependencyPolicy (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/ThreadWeaver/DependencyPolicy')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/ThreadWeaver/Job (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/ThreadWeaver/Job')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/ThreadWeaver/JobCollection (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/ThreadWeaver/JobCollection')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/ThreadWeaver/JobSequence (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/ThreadWeaver/JobSequence')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/ThreadWeaver/QueuePolicy (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/ThreadWeaver/QueuePolicy')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/ThreadWeaver/ResourceRestrictionPolicy (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/ThreadWeaver/ResourceRestrictionPolicy')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/ThreadWeaver/State (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/ThreadWeaver/State')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/ThreadWeaver/Thread (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/ThreadWeaver/Thread')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/ThreadWeaver/Weaver (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/ThreadWeaver/Weaver')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/ThreadWeaver/WeaverInterface (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/ThreadWeaver/WeaverInterface')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/ThreadWeaver/WeaverObserver (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/ThreadWeaver/WeaverObserver')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KAuth/Action (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KAuth/Action')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KAuth/ActionReply (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KAuth/ActionReply')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KAuth/ActionWatcher (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KAuth/ActionWatcher')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KAuth/HelperSupport (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KAuth/HelperSupport')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Sonnet/ConfigDialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Sonnet/ConfigDialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Sonnet/ConfigWidget (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Sonnet/ConfigWidget')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Sonnet/Dialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Sonnet/Dialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Sonnet/DictionaryComboBox (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Sonnet/DictionaryComboBox')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Sonnet/Highlighter (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Sonnet/Highlighter')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Solid/AcAdapter (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Solid/AcAdapter')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Solid/AudioInterface (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Solid/AudioInterface')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Solid/Battery (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Solid/Battery')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Solid/Block (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Solid/Block')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Solid/Button (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Solid/Button')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Solid/Camera (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Solid/Camera')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Solid/Device (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Solid/Device')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Solid/DeviceInterface (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Solid/DeviceInterface')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Solid/DeviceNotifier (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Solid/DeviceNotifier')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Solid/DvbInterface (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Solid/DvbInterface')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Solid/GenericInterface (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Solid/GenericInterface')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Solid/NetworkInterface (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Solid/NetworkInterface')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Solid/NetworkShare (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Solid/NetworkShare')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Solid/Networking (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Solid/Networking')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Solid/OpticalDisc (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Solid/OpticalDisc')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Solid/OpticalDrive (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Solid/OpticalDrive')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Solid/PortableMediaPlayer (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Solid/PortableMediaPlayer')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Solid/PowerManagement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Solid/PowerManagement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Solid/Predicate (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Solid/Predicate')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Solid/Processor (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Solid/Processor')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Solid/StorageAccess (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Solid/StorageAccess')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Solid/StorageDrive (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Solid/StorageDrive')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Solid/StorageVolume (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Solid/StorageVolume')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KWallet/Wallet (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KWallet/Wallet')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KUnitTest/Runner (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KUnitTest/Runner')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KUnitTest/SlotTester (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KUnitTest/SlotTester')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KUnitTest/TestResults (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KUnitTest/TestResults')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KUnitTest/Tester (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KUnitTest/Tester')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KSettings/Dialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KSettings/Dialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KSettings/Dispatcher (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KSettings/Dispatcher')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KSettings/PluginPage (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KSettings/PluginPage')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Kross/Action (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Kross/Action')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Kross/ActionCollection (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Kross/ActionCollection')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Kross/ActionCollectionEditor (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Kross/ActionCollectionEditor')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Kross/ActionCollectionModel (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Kross/ActionCollectionModel')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Kross/ActionCollectionProxyModel (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Kross/ActionCollectionProxyModel')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Kross/ActionCollectionView (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Kross/ActionCollectionView')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Kross/ChildrenInterface (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Kross/ChildrenInterface')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Kross/ErrorInterface (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Kross/ErrorInterface')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Kross/Interpreter (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Kross/Interpreter')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Kross/InterpreterInfo (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Kross/InterpreterInfo')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Kross/Manager (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Kross/Manager')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Kross/MetaFunction (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Kross/MetaFunction')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Kross/MetaType (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Kross/MetaType')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Kross/MetaTypeHandler (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Kross/MetaTypeHandler')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Kross/MetaTypeImpl (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Kross/MetaTypeImpl')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Kross/MetaTypeVariant (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Kross/MetaTypeVariant')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Kross/MetaTypeVoidStar (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Kross/MetaTypeVoidStar')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Kross/Object (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Kross/Object')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Kross/Script (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Kross/Script')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Kross/ScriptingPlugin (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Kross/ScriptingPlugin')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/Kross/WrapperInterface (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/Kross/WrapperInterface')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KParts/BrowserExtension (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KParts/BrowserExtension')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KParts/BrowserHostExtension (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KParts/BrowserHostExtension')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KParts/BrowserInterface (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KParts/BrowserInterface')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KParts/BrowserRun (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KParts/BrowserRun')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KParts/DockMainWindow3 (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KParts/DockMainWindow3')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KParts/Event (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KParts/Event')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KParts/Factory (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KParts/Factory')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KParts/FileInfoExtension (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KParts/FileInfoExtension')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KParts/GenericFactory (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KParts/GenericFactory')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KParts/GenericFactoryBase (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KParts/GenericFactoryBase')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KParts/GUIActivateEvent (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KParts/GUIActivateEvent')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KParts/HistoryProvider (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KParts/HistoryProvider')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KParts/HtmlExtension (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KParts/HtmlExtension')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KParts/ListingExtension (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KParts/ListingExtension')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KParts/LiveConnectExtension (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KParts/LiveConnectExtension')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KParts/MainWindow (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KParts/MainWindow')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KParts/OpenUrlEvent (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KParts/OpenUrlEvent')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KParts/Part (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KParts/Part')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KParts/PartActivateEvent (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KParts/PartActivateEvent')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KParts/PartBase (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KParts/PartBase')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KParts/PartManager (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KParts/PartManager')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KParts/PartSelectEvent (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KParts/PartSelectEvent')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KParts/Plugin (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KParts/Plugin')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KParts/ReadOnlyPart (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KParts/ReadOnlyPart')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KParts/ReadWritePart (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KParts/ReadWritePart')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KParts/StatusBarExtension (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KParts/StatusBarExtension')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KParts/TextExtension (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KParts/TextExtension')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KParts/WindowArgs (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KParts/WindowArgs')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNetwork/KActiveSocketBase (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNetwork/KActiveSocketBase')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNetwork/KBufferedSocket (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNetwork/KBufferedSocket')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNetwork/KClientSocketBase (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNetwork/KClientSocketBase')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNetwork/KInetSocketAddress (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNetwork/KInetSocketAddress')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNetwork/KIpAddress (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNetwork/KIpAddress')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNetwork/KPassiveSocketBase (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNetwork/KPassiveSocketBase')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNetwork/KResolver (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNetwork/KResolver')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNetwork/KResolverEntry (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNetwork/KResolverEntry')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNetwork/KResolverResults (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNetwork/KResolverResults')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNetwork/KReverseResolver (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNetwork/KReverseResolver')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNetwork/KServerSocket (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNetwork/KServerSocket')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNetwork/KSocketAddress (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNetwork/KSocketAddress')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNetwork/KSocketBase (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNetwork/KSocketBase')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNetwork/KSocketDevice (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNetwork/KSocketDevice')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNetwork/KSocketDeviceFactory (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNetwork/KSocketDeviceFactory')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNetwork/KStreamSocket (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNetwork/KStreamSocket')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNetwork/KUnixSocketAddress (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNetwork/KUnixSocketAddress')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNS3/DownloadDialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNS3/DownloadDialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNS3/Entry (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNS3/Entry')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNS3/KNewStuffAction (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNS3/KNewStuffAction')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNS3/KNewStuffButton (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNS3/KNewStuffButton')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNS/Author (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNS/Author')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNS/Category (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNS/Category')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNS/Engine (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNS/Engine')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNS/Entry (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNS/Entry')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNS/Installation (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNS/Installation')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KNS/KTranslatable (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KNS/KTranslatable')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KMediaPlayer/Player (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KMediaPlayer/Player')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KMediaPlayer/View (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KMediaPlayer/View')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/AccessManager (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO/AccessManager')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/AuthInfo (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO/AuthInfo')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/ChmodJob (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO/ChmodJob')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/Connection (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO/Connection')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/CopyInfo (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO/CopyInfo')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/CopyJob (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO/CopyJob')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/DavJob (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO/DavJob')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/DeleteJob (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO/DeleteJob')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/FileCopyJob (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO/FileCopyJob')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/FileJob (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO/FileJob')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/ForwardingSlaveBase (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO/ForwardingSlaveBase')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/Job (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO/Job')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/JobClasses (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO/JobClasses')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/JobUiDelegate (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO/JobUiDelegate')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/ListJob (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO/ListJob')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/MetaData (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO/MetaData')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/MetaInfoJob (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO/MetaInfoJob')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/MimetypeJob (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO/MimetypeJob')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/MultiGetJob (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO/MultiGetJob')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/NetAccess (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO/NetAccess')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/NetRC (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO/NetRC')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/PreviewJob (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO/PreviewJob')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/RenameDialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO/RenameDialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/Scheduler (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO/Scheduler')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/SessionData (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO/SessionData')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/SimpleJob (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO/SimpleJob')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/SkipDialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO/SkipDialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/Slave (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO/Slave')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/SlaveBase (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO/SlaveBase')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/SlaveConfig (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO/SlaveConfig')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/SlaveInterface (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO/SlaveInterface')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/StatJob (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO/StatJob')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/StoredTransferJob (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO/StoredTransferJob')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/TCPSlaveBase (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO/TCPSlaveBase')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/Task (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO/Task')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/TransferJob (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO/TransferJob')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KIO/PasswordDialog (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KIO/PasswordDialog')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KAccelGen/Deref (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KAccelGen/Deref')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KAccelGen/Deref_Key (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KAccelGen/Deref_Key')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/AbstractView (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/AbstractView')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/Attr (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/Attr')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/CDATASection (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/CDATASection')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/CSSCharsetRule (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/CSSCharsetRule')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/CSSException (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/CSSException')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/CSSFontFaceRule (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/CSSFontFaceRule')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/CSSImportRule (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/CSSImportRule')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/CSSMediaRule (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/CSSMediaRule')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/CSSPageRule (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/CSSPageRule')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/CSSPrimitiveValue (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/CSSPrimitiveValue')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/CSSRule (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/CSSRule')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/CSSRuleList (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/CSSRuleList')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/CSSStyleDeclaration (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/CSSStyleDeclaration')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/CSSStyleRule (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/CSSStyleRule')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/CSSStyleSheet (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/CSSStyleSheet')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/CSSUnknownRule (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/CSSUnknownRule')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/CSSValue (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/CSSValue')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/CSSValueList (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/CSSValueList')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/CharacterData (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/CharacterData')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/Comment (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/Comment')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/Counter (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/Counter')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/CustomNodeFilter (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/CustomNodeFilter')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/DOMException (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/DOMException')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/DOMImplementation (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/DOMImplementation')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/DOMString (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/DOMString')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/Document (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/Document')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/DocumentFragment (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/DocumentFragment')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/DocumentStyle (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/DocumentStyle')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/DocumentType (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/DocumentType')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/DomShared (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/DomShared')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/Element (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/Element')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/Entity (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/Entity')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/EntityReference (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/EntityReference')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/Event (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/Event')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/EventException (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/EventException')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/EventListener (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/EventListener')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLAnchorElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLAnchorElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLAppletElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLAppletElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLAreaElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLAreaElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLBRElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLBRElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLBaseElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLBaseElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLBaseFontElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLBaseFontElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLBlockquoteElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLBlockquoteElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLBodyElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLBodyElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLButtonElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLButtonElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLCollection (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLCollection')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLDListElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLDListElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLDirectoryElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLDirectoryElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLDivElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLDivElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLDocument (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLDocument')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLFieldSetElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLFieldSetElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLFontElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLFontElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLFormCollection (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLFormCollection')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLFormElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLFormElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLFrameElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLFrameElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLFrameSetElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLFrameSetElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLHRElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLHRElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLHeadElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLHeadElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLHeadingElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLHeadingElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLHtmlElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLHtmlElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLIFrameElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLIFrameElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLImageElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLImageElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLInputElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLInputElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLIsIndexElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLIsIndexElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLLIElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLLIElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLLabelElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLLabelElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLLayerElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLLayerElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLLegendElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLLegendElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLLinkElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLLinkElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLMapElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLMapElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLMenuElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLMenuElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLMetaElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLMetaElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLModElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLModElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLOListElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLOListElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLObjectElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLObjectElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLOptGroupElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLOptGroupElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLOptionElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLOptionElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLParagraphElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLParagraphElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLParamElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLParamElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLPreElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLPreElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLQuoteElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLQuoteElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLScriptElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLScriptElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLSelectElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLSelectElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLStyleElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLStyleElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLTableCaptionElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLTableCaptionElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLTableCellElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLTableCellElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLTableColElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLTableColElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLTableElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLTableElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLTableRowElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLTableRowElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLTableSectionElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLTableSectionElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLTextAreaElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLTextAreaElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLTitleElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLTitleElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLUListElement (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/HTMLUListElement')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/KeyboardEvent (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/KeyboardEvent')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/LinkStyle (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/LinkStyle')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/MediaList (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/MediaList')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/MouseEvent (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/MouseEvent')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/MutationEvent (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/MutationEvent')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/NamedNodeMap (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/NamedNodeMap')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/Node (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/Node')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/NodeFilter (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/NodeFilter')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/NodeIterator (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/NodeIterator')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/NodeList (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/NodeList')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/Notation (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/Notation')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/ProcessingInstruction (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/ProcessingInstruction')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/RGBColor (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/RGBColor')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/Range (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/Range')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/RangeException (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/RangeException')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/Rect (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/Rect')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/StyleSheet (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/StyleSheet')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/StyleSheetList (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/StyleSheetList')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/Text (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/Text')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/TextEvent (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/TextEvent')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/TreeWalker (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/TreeWalker')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/DOM/UIEvent (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/DOM/UIEvent')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDNSSD/Configuration (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDNSSD/Configuration')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDNSSD/DomainBrowser (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDNSSD/DomainBrowser')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDNSSD/DomainModel (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDNSSD/DomainModel')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDNSSD/PublicService (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDNSSD/PublicService')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDNSSD/RemoteService (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDNSSD/RemoteService')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDNSSD/ServiceBase (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDNSSD/ServiceBase')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDNSSD/ServiceBrowser (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDNSSD/ServiceBrowser')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDNSSD/ServiceModel (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDNSSD/ServiceModel')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/KDNSSD/ServiceTypeBrowser (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/KDNSSD/ServiceTypeBrowser')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/ConversionCheck/QVconvertible (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/ConversionCheck/QVconvertible')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/ConversionCheck/type_toQString (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/ConversionCheck/type_toQString')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/KDE/ConversionCheck/type_toQVariant (Can't create '/install/usr/include/KF5/KDELibs4Support/KDE/ConversionCheck/type_toQVariant')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/knewstuff3/downloaddialog.h (Can't create '/install/usr/include/KF5/KDELibs4Support/knewstuff3/downloaddialog.h')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/knewstuff3/downloadmanager.h (Can't create '/install/usr/include/KF5/KDELibs4Support/knewstuff3/downloadmanager.h')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/knewstuff3/downloadwidget.h (Can't create '/install/usr/include/KF5/KDELibs4Support/knewstuff3/downloadwidget.h')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/knewstuff3/entry.h (Can't create '/install/usr/include/KF5/KDELibs4Support/knewstuff3/entry.h')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/knewstuff3/knewstuffaction.h (Can't create '/install/usr/include/KF5/KDELibs4Support/knewstuff3/knewstuffaction.h')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/knewstuff3/knewstuffbutton.h (Can't create '/install/usr/include/KF5/KDELibs4Support/knewstuff3/knewstuffbutton.h')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/knewstuff3/uploaddialog.h (Can't create '/install/usr/include/KF5/KDELibs4Support/knewstuff3/uploaddialog.h')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/kparts/genericfactory.h (Can't create '/install/usr/include/KF5/KDELibs4Support/kparts/genericfactory.h')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/kparts/factory.h (Can't create '/install/usr/include/KF5/KDELibs4Support/kparts/factory.h')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/kparts/listingextension.h (Can't create '/install/usr/include/KF5/KDELibs4Support/kparts/listingextension.h')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/kio/metainfojob.h (Can't create '/install/usr/include/KF5/KDELibs4Support/kio/metainfojob.h')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/kio/passworddialog.h (Can't create '/install/usr/include/KF5/KDELibs4Support/kio/passworddialog.h')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/kio/netaccess.h (Can't create '/install/usr/include/KF5/KDELibs4Support/kio/netaccess.h')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/solid/networking.h (Can't create '/install/usr/include/KF5/KDELibs4Support/solid/networking.h')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/include/KF5/KDELibs4Support/solid/powermanagement.h (Can't create '/install/usr/include/KF5/KDELibs4Support/solid/powermanagement.h')
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/lib/libKF5KDELibs4Support.so.5.8.0 (Write failed)
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/lib/kf5/fileshareset (Write failed)
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/lib/qt/plugins/kcm_ssl.so (Write failed)
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/lib/qt/plugins/kf5/kio/metainfo.so (Write failed)
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/lib/qt/plugins/kf5/kded/networkstatus.so (Write failed)
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/lib/qt/plugins/designer/kf5deprecatedwidgets.so (Write failed)
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/lib/cmake/KF5KDELibs4Support/ (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support')
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/lib/cmake/KF5KDE4Support/ (Can't create '/install/usr/lib/cmake/KF5KDE4Support')
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/lib/cmake/KDELibs4/ (Can't create '/install/usr/lib/cmake/KDELibs4')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KDELibs4/KDELibsDependencies.cmake (Can't create '/install/usr/lib/cmake/KDELibs4/KDELibsDependencies.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KDELibs4/kde4_cmake_uninstall.cmake.in (Can't create '/install/usr/lib/cmake/KDELibs4/kde4_cmake_uninstall.cmake.in')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KDELibs4/Win32.Manifest.in (Can't create '/install/usr/lib/cmake/KDELibs4/Win32.Manifest.in')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KDELibs4/KF5KDELibs4LibraryTargets.cmake (Can't create '/install/usr/lib/cmake/KDELibs4/KF5KDELibs4LibraryTargets.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KDELibs4/KF5KDELibs4LibraryTargets-release.cmake (Can't create '/install/usr/lib/cmake/KDELibs4/KF5KDELibs4LibraryTargets-release.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDE4Support/KF5KDE4SupportConfig.cmake (Can't create '/install/usr/lib/cmake/KF5KDE4Support/KF5KDE4SupportConfig.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDE4Support/KF5KDE4SupportConfigVersion.cmake (Can't create '/install/usr/lib/cmake/KF5KDE4Support/KF5KDE4SupportConfigVersion.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/KF5KDELibs4SupportConfig.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/KF5KDELibs4SupportConfig.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/KF5KDELibs4SupportConfigVersion.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/KF5KDELibs4SupportConfigVersion.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/KF5KDELibs4SupportTargets.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/KF5KDELibs4SupportTargets.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/KF5KDELibs4SupportTargets-release.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/KF5KDELibs4SupportTargets-release.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/CheckPointerMember.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/CheckPointerMember.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/CheckPrototypeExists.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/CheckPrototypeExists.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/CheckStructMember.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/CheckStructMember.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/ECMQt4To5Porting.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/ECMQt4To5Porting.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindACL.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindACL.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindAGG.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindAGG.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindAkode.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindAkode.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindAlsa.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindAlsa.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindBerkeleyDB.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindBerkeleyDB.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindBlitz.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindBlitz.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindBlueZ.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindBlueZ.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindCarbon.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindCarbon.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindENCHANT.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindENCHANT.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindEigen.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindEigen.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindEigen2.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindEigen2.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindExiv2.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindExiv2.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindFFmpeg.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindFFmpeg.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindFlac.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindFlac.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindFontconfig.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindFontconfig.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindGLIB2.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindGLIB2.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindGMP.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindGMP.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindGObject.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindGObject.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindGStreamer.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindGStreamer.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindGettext.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindGettext.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindGphoto2.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindGphoto2.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindIOKit.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindIOKit.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/KDE4Macros.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/KDE4Macros.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindKDE4Workspace.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindKDE4Workspace.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindKDevPlatform.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindKDevPlatform.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindKdcraw.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindKdcraw.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindKdeMultimedia.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindKdeMultimedia.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindKexiv2.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindKexiv2.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindKF5Transitional.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindKF5Transitional.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindKipi.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindKipi.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindKopete.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindKopete.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindKorundum.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindKorundum.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindLCMS.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindLCMS.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindLibArt.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindLibArt.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindLibKonq.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindLibKonq.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindLibLZMA.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindLibLZMA.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindLibraryWithDebug.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindLibraryWithDebug.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindLinuxWirelesstools.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindLinuxWirelesstools.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindMusicBrainz.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindMusicBrainz.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindMySQL.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindMySQL.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindNepomuk.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindNepomuk.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindNetworkManager.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindNetworkManager.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindOggVorbis.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindOggVorbis.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindPlasma.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindPlasma.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindPopplerQt4.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindPopplerQt4.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindPulseAudio.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindPulseAudio.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindPythonLibrary.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindPythonLibrary.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindQImageBlitz.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindQImageBlitz.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindQt5Transitional.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindQt5Transitional.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindSIP.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindSIP.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindSamba.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindSamba.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindSane.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindSane.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindSasl2.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindSasl2.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindSharedDesktopOntologies.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindSharedDesktopOntologies.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindSqlite.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindSqlite.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindTaglib.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindTaglib.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindUSB.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindUSB.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindWcecompat.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindWcecompat.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindXKB.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindXKB.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindXine.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindXine.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindXmms.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindXmms.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/HandleImportedTargetsInCMakeRequiredLibraries.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/HandleImportedTargetsInCMakeRequiredLibraries.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/KDE4Defaults.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/KDE4Defaults.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/MacroAppendIf.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/MacroAppendIf.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/MacroBoolTo01.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/MacroBoolTo01.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/MacroEnsureOutOfSourceBuild.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/MacroEnsureOutOfSourceBuild.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/MacroKAuth.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/MacroKAuth.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/MacroLibrary.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/MacroLibrary.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/NepomukMacros.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/NepomukMacros.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/NepomukAddOntologyClasses.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/NepomukAddOntologyClasses.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/PythonMacros.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/PythonMacros.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/SIPMacros.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/SIPMacros.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/Win32Macros.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/Win32Macros.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/check_installed_exports_file.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/check_installed_exports_file.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/config-alsa.h.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/config-alsa.h.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/create_exe_symlink.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/create_exe_symlink.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/cmake-modules-styleguide.txt (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/cmake-modules-styleguide.txt')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/BasicFindPackageVersion.cmake.in (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/BasicFindPackageVersion.cmake.in')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindLibPython.py (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindLibPython.py')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/FindSIP.py (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/FindSIP.py')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/PythonCompile.py (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/PythonCompile.py')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/kde4_exec_via_sh.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/kde4_exec_via_sh.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/KDECoreMacros.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/KDECoreMacros.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/KDEUIMacros.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/KDEUIMacros.cmake')
[2015-03-27 18:42:55] [pac.py] WARNING: warning given when extracting usr/lib/cmake/KF5KDELibs4Support/kde4uic.cmake (Can't create '/install/usr/lib/cmake/KF5KDELibs4Support/kde4uic.cmake')
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/bin/kf5-config (Write failed)
[2015-03-27 18:42:55] [pac.py] ERROR: could not extract usr/bin/kdebugdialog5 (Write failed)
[2015-03-27 18:42:55] [pac.py] ERROR: problem occurred while installing kdelibs4support
[2015-03-27 18:42:55] [pac.py] ERROR: could not commit transaction
[2015-03-27 18:42:55] [pac.py] ERROR: Traceback (most recent call last):
File "/usr/share/cnchi/src/pacman/pac.py", line 77, in finalize
t.commit()
alpm.error: transaction failed, pm_errno 28 (transaction aborted)
[2015-03-27 18:42:55] [process.py] ERROR: Can't install necessary packages. Cnchi can't continue.
[2015-03-27 18:42:56] [show_message.py] ERROR: Can't install necessary packages. Cnchi can't continue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment