Skip to content

Instantly share code, notes, and snippets.

@notmatt
Last active February 17, 2018 23:56
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 notmatt/3294d773fc3cf561e3e1bef27bef2fe2 to your computer and use it in GitHub Desktop.
Save notmatt/3294d773fc3cf561e3e1bef27bef2fe2 to your computer and use it in GitHub Desktop.
cnchi.log, testing #848
2018-02-17 23:19:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Updating community database
2018-02-17 23:19:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Updating multilib database
2018-02-17 23:19:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Getting package list...
2018-02-17 23:19:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Creating the list of packages to download...
2018-02-17 23:19:24 [DEBUG] zfs.py(693) run_format(): Configuring ZFS in /dev/nvme0n1
2018-02-17 23:19:24 [DEBUG] run_cmd.py(104) call(): pool: bonwick
id: 12437320381871438623
state: ONLINE
action: The pool can be imported using its name or numeric identifier.
config:
bonwick ONLINE
nvme-Samsung_SSD_960_EVO_500GB_S3EUNX0JA07923Z-part3 ONLINE
2018-02-17 23:19:24 [DEBUG] zfs.py(642) init_device(): Zapping device /dev/nvme0n1...
2018-02-17 23:19:24 [INFO] slides.py(276) manage_events_from_cb_queue():
2018-02-17 23:19:24 [INFO] slides.py(276) manage_events_from_cb_queue(): Getting your disk(s) ready for Antergos...
2018-02-17 23:19:25 [DEBUG] run_cmd.py(104) call(): 976773168
2018-02-17 23:19:29 [DEBUG] zfs.py(1165) create_zfs(): Cnchi will create a ZFS pool using /dev/nvme0n1p3 devices
2018-02-17 23:19:29 [DEBUG] zfs.py(1069) create_zfs_pool(): Creating zfs pool bonwick...
2018-02-17 23:19:29 [DEBUG] run_cmd.py(114) call(): Error running ['zpool', 'create', '-m', '/install', 'bonwick', '/dev/nvme0n1p3']: invalid vdev specification
use '-f' to override the following errors:
/dev/nvme0n1p3 is part of potentially active pool 'bonwick'
2018-02-17 23:19:30 [DEBUG] zfs.py(1089) create_zfs_pool(): Pool bonwick created.
2018-02-17 23:19:30 [DEBUG] zfs.py(994) set_zfs_mountpoint(): cannot mount '/': directory is not empty
property may be set but unable to remount filesystem
2018-02-17 23:19:30 [DEBUG] zfs.py(1204) create_zfs(): Creating zfs subvolume 'home'
2018-02-17 23:19:30 [DEBUG] zfs.py(947) create_zfs_vol(): Creating a zfs vol bonwick/home
2018-02-17 23:19:30 [DEBUG] zfs.py(994) set_zfs_mountpoint(): cannot mount '/home': directory is not empty
property may be set but unable to remount filesystem
2018-02-17 23:19:30 [DEBUG] run_cmd.py(114) call(): Error running ['zfs', 'umount', '/install/home']: cannot unmount '/install/home': not a ZFS filesystem
2018-02-17 23:19:30 [DEBUG] zfs.py(870) get_pool_size(): zpool list -H -o size bonwick
2018-02-17 23:19:30 [DEBUG] zfs.py(944) create_zfs_vol(): Creating a zfs vol bonwick/swap of size 15GB
2018-02-17 23:19:30 [DEBUG] zfs.py(973) create_swap(): Formatting swap (/dev/zvol/bonwick/swap)
2018-02-17 23:19:30 [DEBUG] run_cmd.py(104) call(): Setting up swapspace version 1, size = 15 GiB (16106123264 bytes)
no label, UUID=89a3411b-972b-4590-97c6-94f164bea902
2018-02-17 23:19:30 [DEBUG] zfs.py(1225) create_zfs(): Exporting pool bonwick...
2018-02-17 23:19:30 [DEBUG] run_cmd.py(104) call(): pool: bonwick
id: 7750554113669082007
state: ONLINE
action: The pool can be imported using its name or numeric identifier.
config:
bonwick ONLINE
nvme0n1p3 ONLINE
2018-02-17 23:19:30 [DEBUG] zfs.py(1242) create_zfs(): Importing pool bonwick (7750554113669082007)...
2018-02-17 23:19:30 [DEBUG] run_cmd.py(104) call(): 007f0100
2018-02-17 23:19:30 [DEBUG] install.py(177) mount_partitions(): ZFS: Mounting root
2018-02-17 23:19:30 [DEBUG] install.py(193) mount_partitions(): Mounting boot partition /dev/nvme0n1p2 into /install/boot directory
2018-02-17 23:19:30 [INFO] slides.py(276) manage_events_from_cb_queue(): Installation will start now!
2018-02-17 23:19:30 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing using the 'zfs' method
2018-02-17 23:19:30 [DEBUG] install.py(205) mount_partitions(): Mounting EFI partition /dev/nvme0n1p1 into /install/boot/efi directory
2018-02-17 23:19:30 [DEBUG] install.py(305) start(): Preparing pacman...
2018-02-17 23:19:30 [DEBUG] install.py(408) create_pacman_conf_file(): Creating a temporary pacman.conf for x86_64 architecture
2018-02-17 23:19:31 [INFO] slides.py(276) manage_events_from_cb_queue(): Updating package manager security. Please wait...
2018-02-17 23:33:06 [DEBUG] pac.py(169) finalize_transaction(): Alpm transaction done.
2018-02-17 23:33:06 [DEBUG] install.py(331) start(): Configuring system...
2018-02-17 23:33:06 [DEBUG] install.py(730) auto_fstab(): Device list : {}
2018-02-17 23:33:06 [DEBUG] install.py(734) auto_fstab(): Device: /dev/nvme0n1p, SSD: None
2018-02-17 23:33:06 [DEBUG] install.py(768) auto_fstab(): Added UUID=87FB-D64F /boot/efi vfat defaults,relatime 0 0 to fstab
2018-02-17 23:33:06 [DEBUG] install.py(730) auto_fstab(): Device list : {}
2018-02-17 23:33:06 [DEBUG] install.py(734) auto_fstab(): Device: /dev/nvme0n1p, SSD: None
2018-02-17 23:33:06 [DEBUG] install.py(768) auto_fstab(): Added UUID=72dae237-faef-4037-b870-a4ca5862fcea /boot ext4 defaults,relatime,data=ordered 0 0 to fstab
2018-02-17 23:33:06 [DEBUG] install.py(632) auto_fstab(): Added /dev/zvol/bonwick/swap swap swap defaults 0 0 to fstab
2018-02-17 23:33:06 [DEBUG] install.py(776) auto_fstab(): fstab written.
2018-02-17 23:33:06 [DEBUG] install.py(1193) configure_system(): fstab file generated.
2018-02-17 23:33:06 [DEBUG] install.py(1216) configure_system(): Network configuration done.
[antergos@ant-18.2 ~]$ sudo fdisk -l
Disk /dev/nvme0n1: 465.8 GiB, 500107862016 bytes, 976773168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 286D434D-DC02-4ED9-BE28-A8C69DC83DA4
Device Start End Sectors Size Type
/dev/nvme0n1p1 2048 411647 409600 200M EFI System
/dev/nvme0n1p2 411648 1460223 1048576 512M Linux filesystem
/dev/nvme0n1p3 1460224 976773134 975312911 465.1G Solaris root
cat cnchi.log
2018-02-17 23:17:13 [WARNING] cnchi.py(238) setup_logging(): No module named 'bugsnag'
2018-02-17 23:17:13 [INFO] cnchi.py(293) check_gtk_version(): Using GTK v3.22.26
2018-02-17 23:17:13 [INFO] cnchi.py(305) check_pyalpm_version(): Using pyalpm v0.8 as interface to libalpm v10.0.2
2018-02-17 23:17:13 [DEBUG] cnchi.py(332) check_iso_version(): Running from ISO version 18.2
2018-02-17 23:17:13 [INFO] main_window.py(91) __init__(): Cnchi installer version 0.14.420
2018-02-17 23:17:13 [DEBUG] main_window.py(119) __init__(): Cnchi will use '/var/cache/pacman/pkg' as a source for cached xz packages
2018-02-17 23:17:13 [DEBUG] gtkbasebox.py(61) __init__(): Loading 'welcome' screen
2018-02-17 23:17:13 [INFO] main_window.py(326) header_for_all_callback(): fired!
2018-02-17 23:17:16 [DEBUG] gtkbasebox.py(61) __init__(): Loading 'language' screen
2018-02-17 23:17:16 [DEBUG] gtkbasebox.py(61) __init__(): Loading 'check' screen
2018-02-17 23:17:16 [DEBUG] gtkbasebox.py(61) __init__(): Loading 'location' screen
2018-02-17 23:17:16 [DEBUG] gtkbasebox.py(61) __init__(): Loading 'mirrors' screen
2018-02-17 23:17:16 [DEBUG] mirrors.py(172) load_mirrors(): http://mirror.sfo12.us.leaseweb.net/archlinux/$repo/os/$arch
2018-02-17 23:17:16 [DEBUG] mirrors.py(172) load_mirrors(): http://mirrors.kernel.org/archlinux/$repo/os/$arch
2018-02-17 23:17:16 [DEBUG] mirrors.py(172) load_mirrors(): http://mirror.csclub.uwaterloo.ca/archlinux/$repo/os/$arch
2018-02-17 23:17:16 [DEBUG] mirrors.py(172) load_mirrors(): http://il.us.mirror.archlinux-br.org/$repo/os/$arch
2018-02-17 23:17:16 [DEBUG] mirrors.py(172) load_mirrors(): http://mirror.dal10.us.leaseweb.net/archlinux/$repo/os/$arch
2018-02-17 23:17:16 [DEBUG] mirrors.py(172) load_mirrors(): http://arch.mirror.constant.com/$repo/os/$arch
2018-02-17 23:17:16 [DEBUG] mirrors.py(172) load_mirrors(): http://mirrors.antergos.com/$repo/$arch
2018-02-17 23:17:16 [DEBUG] mirrors.py(172) load_mirrors(): http://repo.antergos.info/$repo/$arch
2018-02-17 23:17:16 [DEBUG] mirrors.py(172) load_mirrors(): http://repo.antergos.info/$repo/$arch
2018-02-17 23:17:16 [DEBUG] mirrors.py(172) load_mirrors(): http://repo.antergos.info/$repo/$arch
2018-02-17 23:17:16 [DEBUG] mirrors.py(172) load_mirrors(): http://mirror.umd.edu/antergos/$repo/$arch
2018-02-17 23:17:16 [DEBUG] mirrors.py(172) load_mirrors(): http://mirror.us.leaseweb.net/antergos/$repo/$arch
2018-02-17 23:17:16 [DEBUG] gtkbasebox.py(61) __init__(): Loading 'timezone' screen
2018-02-17 23:17:16 [DEBUG] gtkbasebox.py(61) __init__(): Loading 'keymap' screen
2018-02-17 23:17:16 [DEBUG] gtkbasebox.py(61) __init__(): Loading 'desktop' screen
2018-02-17 23:17:16 [DEBUG] gtkbasebox.py(61) __init__(): Loading 'features' screen
2018-02-17 23:17:16 [DEBUG] gtkbasebox.py(61) __init__(): Loading 'ask' screen
2018-02-17 23:17:16 [DEBUG] ask.py(88) load_zfs(): ZFS kernel module loaded successfully.
2018-02-17 23:17:16 [DEBUG] gtkbasebox.py(61) __init__(): Loading 'automatic' screen
2018-02-17 23:17:16 [DEBUG] gtkbasebox.py(61) __init__(): Loading 'advanced' screen
2018-02-17 23:17:16 [DEBUG] gtkbasebox.py(61) __init__(): Loading 'zfs' screen
2018-02-17 23:17:16 [DEBUG] gtkbasebox.py(61) __init__(): Loading 'summary' screen
2018-02-17 23:17:16 [DEBUG] gtkbasebox.py(61) __init__(): Loading 'user_info' screen
2018-02-17 23:17:16 [DEBUG] gtkbasebox.py(61) __init__(): Loading 'slides' screen
2018-02-17 23:17:17 [DEBUG] timezone.py(315) run(): A working network connection has been detected.
2018-02-17 23:17:17 [DEBUG] timezone.py(325) run(): We have connection. Let's get our timezone
2018-02-17 23:17:17 [DEBUG] timezone.py(348) run(): Timezone (latitude 49.2551, longitude -123.0667) detected.
2018-02-17 23:17:18 [DEBUG] language.py(201) store_values(): language_name: English
2018-02-17 23:17:18 [DEBUG] language.py(202) store_values(): language_code: en
2018-02-17 23:17:18 [DEBUG] connectionpool.py(824) _new_conn(): Starting new HTTPS connection (1): raw.github.com
2018-02-17 23:17:19 [DEBUG] connectionpool.py(396) _make_request(): https://raw.github.com:443 "GET /Antergos/Cnchi/master/update.info HTTP/1.1" 301 0
2018-02-17 23:17:19 [DEBUG] connectionpool.py(824) _new_conn(): Starting new HTTPS connection (1): raw.githubusercontent.com
2018-02-17 23:17:19 [DEBUG] connectionpool.py(396) _make_request(): https://raw.githubusercontent.com:443 "GET /Antergos/Cnchi/master/update.info HTTP/1.1" 404 15
2018-02-17 23:17:21 [INFO] check.py(232) store_values(): We have Internet connection.
2018-02-17 23:17:21 [INFO] check.py(233) store_values(): We're connected to a power source.
2018-02-17 23:17:21 [INFO] check.py(234) store_values(): We have enough disk space.
2018-02-17 23:17:21 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): build.antergos.com
2018-02-17 23:17:21 [DEBUG] connectionpool.py(396) _make_request(): http://build.antergos.com:80 "GET /hook?cnchi=2580656b5c7be34e4144a3129a95e421 HTTP/1.1" 301 None
2018-02-17 23:17:22 [DEBUG] connectionpool.py(396) _make_request(): http://build.antergos.com:80 "GET /api/hook?cnchi=2580656b5c7be34e4144a3129a95e421 HTTP/1.1" 200 None
2018-02-17 23:17:24 [DEBUG] location.py(263) store_values(): Selected location: English (CA), Canada
2018-02-17 23:17:24 [DEBUG] location.py(281) store_values(): Selected country name: Canada
2018-02-17 23:17:24 [DEBUG] location.py(282) store_values(): Selected country code: ca
2018-02-17 23:17:24 [INFO] timezone.py(112) on_location_changed(): Location changed to : America/Vancouver
2018-02-17 23:17:27 [DEBUG] timezone.py(231) log_location(): timezone human zone: Vancouver
2018-02-17 23:17:27 [DEBUG] timezone.py(232) log_location(): timezone country: CA
2018-02-17 23:17:27 [DEBUG] timezone.py(233) log_location(): timezone zone: America/Vancouver
2018-02-17 23:17:27 [DEBUG] timezone.py(234) log_location(): timezone human country: Canada
2018-02-17 23:17:27 [DEBUG] timezone.py(237) log_location(): timezone comment: Pacific - BC (most areas)
2018-02-17 23:17:27 [DEBUG] timezone.py(240) log_location(): timezone latitude: 49.16
2018-02-17 23:17:27 [DEBUG] timezone.py(243) log_location(): timezone longitude: -123.07
2018-02-17 23:17:27 [DEBUG] timezone.py(278) store_values(): Cnchi will setup network time using systemd-timesyncd
2018-02-17 23:17:27 [DEBUG] keymap.py(307) set_keymap(): Set keyboard to 'French (Canada)' (ca), variant 'English (Canada)' (eng)
2018-02-17 23:17:29 [DEBUG] keymap.py(307) set_keymap(): Set keyboard to 'French (Canada)' (ca), variant 'English (Canada)' (eng)
2018-02-17 23:17:30 [INFO] desktop.py(231) store_values(): Cnchi will install Antergos with the 'gnome' desktop
2018-02-17 23:17:30 [DEBUG] features.py(182) fill_listbox(): Removing proprietary graphic drivers feature.
2018-02-17 23:17:39 [DEBUG] features.py(359) store_switches(): Feature 'aur' has been selected
2018-02-17 23:17:39 [DEBUG] features.py(359) store_switches(): Feature 'firefox' has been selected
2018-02-17 23:17:39 [DEBUG] features.py(359) store_switches(): Feature 'cups' has been selected
2018-02-17 23:17:39 [DEBUG] features.py(359) store_switches(): Feature 'sshd' has been selected
2018-02-17 23:17:39 [DEBUG] features.py(359) store_switches(): Feature 'bluetooth' has been selected
2018-02-17 23:17:49 [DEBUG] mirrors.py(351) start_rank_mirrors(): Cnchi is ranking your mirrors lists...
2018-02-17 23:17:49 [DEBUG] rank_mirrors.py(317) run(): Updating both mirrorlists (Arch and Antergos)...
2018-02-17 23:17:51 [DEBUG] rank_mirrors.py(320) run(): Filtering and sorting Arch mirrors...
2018-02-17 23:17:51 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): www.archlinux.org
2018-02-17 23:17:52 [DEBUG] connectionpool.py(396) _make_request(): http://www.archlinux.org:80 "GET /mirrors/status/json/ HTTP/1.1" 301 185
2018-02-17 23:17:52 [DEBUG] connectionpool.py(824) _new_conn(): Starting new HTTPS connection (1): www.archlinux.org
2018-02-17 23:17:53 [DEBUG] connectionpool.py(396) _make_request(): https://www.archlinux.org:443 "GET /mirrors/status/json/ HTTP/1.1" 200 None
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(155) sort_mirrors_by_speed(): cryptsetup version is: 2.0.1-1
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirrors.rit.edu/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://ftp.nluug.nl/os/Linux/distr/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://www.gtlib.gatech.edu/pub/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://archlinux.mirrors.uk2.net/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.csclub.uwaterloo.ca/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.umd.edu/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.archlinux.no/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.internode.on.net/pub/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://archlinux.c3sl.ufpr.br/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.archlinux.cl/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.selfnet.de/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirrors.lug.mtu.edu/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://ftp.tku.edu.tw/Linux/ArchLinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirrors.kernel.org/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://archlinux.mirror.kangaroot.net/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://ftp.rnl.tecnico.ulisboa.pt/pub/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirrors.dotsrc.org/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://ftp.jaist.ac.jp/pub/Linux/ArchLinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://ftp.halifax.rwth-aachen.de/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.datacenter.by/pub/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.vpsfree.cz/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://shadow.ind.ntou.edu.tw/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://ftp.byfly.by/pub/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://archlinux.polymorf.fr/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://ftp.lysator.liu.se/pub/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.ams1.nl.leaseweb.net/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.dal10.us.leaseweb.net/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.fra10.de.leaseweb.net/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.sfo12.us.leaseweb.net/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.wdc1.us.leaseweb.net/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirrors.n-ix.net/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.dkm.cz/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://foss.aueb.gr/mirrors/linux/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://ftp.tsukuba.wide.ad.jp/Linux/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://ftp.wa.co.za/pub/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://ftp.swin.edu.au/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://archlinux.thelinuxnetworx.rocks/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://ftp.snt.utwente.nl/pub/os/linux/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.united-gameserver.de/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.system.is/arch/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://arch.mirror.constant.com/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.hactar.xyz/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://arch.tamcore.eu/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirrors.manchester.m247.com/arch-linux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirrors.acm.wpi.edu/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.neuf.no/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.gnomus.de/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://ftp.fau.de/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://gluttony.sin.cvut.cz/arch/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://archlinux.iskon.hr/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.tyborek.pl/arch/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.one.com/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.es.its.nyu.edu/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.23media.de/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.cs.pitt.edu/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://f.archlinuxvn.org/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://ftp.yzu.edu.tw/Linux/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.metalgamer.eu/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirrors.niyawe.de/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://archlinux.mirror.pkern.at/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirrors.atviras.lt/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://arch.midov.pl/arch/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.lastmikoi.net/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://ftp.myrveln.se/pub/linux/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://archlinux.mailtunnel.eu/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://fooo.biz/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://archlinux.honkgong.info/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.f4st.host/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://ftp.acc.umu.se/mirror/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://archlinux.pop-es.rnp.br/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.hackingand.coffee/arch/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirrors.uni-plovdiv.net/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.pseudoform.org/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.lty.me/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://arch.jensgutermuth.de/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://pkg.adfinis-sygroup.ch/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://ftp.sh.cvut.cz/arch/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://burek.archlinux.ba/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://il.us.mirror.archlinux-br.org/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://za.mirror.archlinux-br.org/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.kaminski.io/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://arch.mirror.far.fi/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.armbrust.me/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.ubrco.de/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://archlinux.ip-connect.vn.ua/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.sergal.org/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://arlm.tyzoid.com/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.aur.rocks/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://archlinux.thaller.ws/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://archlinux.mirror.ba/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://archmirror.hbit.sztaki.hu/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://repo.itmettke.de/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.epiphyte.network/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://archlinux.mirrors.benatherton.com/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirrors.celianvdb.fr/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://arch.mirror.square-r00t.net/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.xtom.com.hk/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirrors.nxthost.com/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://arch.mthq.org/mirror/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirrors.kurnode.com/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.ufam.edu.br/archlinux/'
2018-02-17 23:17:54 [DEBUG] rank_mirrors.py(203) sort_mirrors_by_speed(): Rating mirror 'http://mirror.thomaskilian.net/archlinux/'
2018-02-17 23:17:58 [INFO] ask.py(448) store_values(): Antergos will be installed using ZFS
2018-02-17 23:17:58 [INFO] ask.py(453) store_values(): Antergos will be installed using a separate /home volume.
2018-02-17 23:17:58 [DEBUG] ask.py(515) wait(): Waiting for all external processes to finish...
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(214) sort_mirrors_by_speed(): Server Rate Time
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.csclub.uwaterloo.ca/archlinux/ 863.66 KiB/s 0.39 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://www.gtlib.gatech.edu/pub/archlinux/ 682.54 KiB/s 0.50 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirrors.rit.edu/archlinux/ 662.42 KiB/s 0.51 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.umd.edu/archlinux/ 728.81 KiB/s 0.47 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.archlinux.no/ 297.40 KiB/s 1.14 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://archlinux.mirrors.uk2.net/ 182.52 KiB/s 1.86 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://archlinux.c3sl.ufpr.br/ 265.04 KiB/s 1.28 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://ftp.nluug.nl/os/Linux/distr/archlinux/ 150.61 KiB/s 2.25 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirrors.lug.mtu.edu/archlinux/ 525.43 KiB/s 0.65 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirrors.kernel.org/archlinux/ 1730.52 KiB/s 0.20 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.selfnet.de/archlinux/ 165.66 KiB/s 2.05 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://archlinux.mirror.kangaroot.net/ 302.31 KiB/s 1.12 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.internode.on.net/pub/archlinux/ 79.32 KiB/s 4.28 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.archlinux.cl/ 104.54 KiB/s 3.25 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://ftp.rnl.tecnico.ulisboa.pt/pub/archlinux/ 266.60 KiB/s 1.27 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirrors.dotsrc.org/archlinux/ 258.26 KiB/s 1.31 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://ftp.halifax.rwth-aachen.de/archlinux/ 319.18 KiB/s 1.06 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.datacenter.by/pub/archlinux/ 278.02 KiB/s 1.22 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://ftp.tku.edu.tw/Linux/ArchLinux/ 79.30 KiB/s 4.28 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://ftp.jaist.ac.jp/pub/Linux/ArchLinux/ 180.32 KiB/s 1.88 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://shadow.ind.ntou.edu.tw/archlinux/ 299.27 KiB/s 1.13 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://archlinux.polymorf.fr/ 293.23 KiB/s 1.16 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.dal10.us.leaseweb.net/archlinux/ 829.62 KiB/s 0.41 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.ams1.nl.leaseweb.net/archlinux/ 320.90 KiB/s 1.06 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.sfo12.us.leaseweb.net/archlinux/ 1950.78 KiB/s 0.17 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://ftp.lysator.liu.se/pub/archlinux/ 166.37 KiB/s 2.04 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.vpsfree.cz/archlinux/ 98.88 KiB/s 3.43 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.wdc1.us.leaseweb.net/archlinux/ 630.95 KiB/s 0.54 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.fra10.de.leaseweb.net/archlinux/ 331.36 KiB/s 1.02 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirrors.n-ix.net/archlinux/ 311.44 KiB/s 1.09 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.dkm.cz/archlinux/ 269.93 KiB/s 1.26 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://ftp.tsukuba.wide.ad.jp/Linux/archlinux/ 244.35 KiB/s 1.39 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://ftp.byfly.by/pub/archlinux/ 73.93 KiB/s 4.59 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://ftp.swin.edu.au/archlinux/ 338.68 KiB/s 1.00 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://foss.aueb.gr/mirrors/linux/archlinux/ 117.86 KiB/s 2.88 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.united-gameserver.de/archlinux/ 313.11 KiB/s 1.08 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://arch.mirror.constant.com/ 657.67 KiB/s 0.52 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.system.is/arch/ 281.57 KiB/s 1.21 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://ftp.snt.utwente.nl/pub/os/linux/archlinux/ 131.54 KiB/s 2.58 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://ftp.wa.co.za/pub/archlinux/ 86.63 KiB/s 3.92 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirrors.acm.wpi.edu/archlinux/ 715.91 KiB/s 0.47 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://archlinux.thelinuxnetworx.rocks/ 89.74 KiB/s 3.78 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.hactar.xyz/ 181.67 KiB/s 1.87 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirrors.manchester.m247.com/arch-linux/ 318.31 KiB/s 1.07 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://arch.tamcore.eu/ 176.47 KiB/s 1.92 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.gnomus.de/ 315.08 KiB/s 1.08 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://ftp.fau.de/archlinux/ 210.64 KiB/s 1.61 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://gluttony.sin.cvut.cz/arch/ 193.30 KiB/s 1.76 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.tyborek.pl/arch/ 288.99 KiB/s 1.17 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.es.its.nyu.edu/archlinux/ 361.44 KiB/s 0.94 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.one.com/archlinux/ 295.81 KiB/s 1.15 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.23media.de/archlinux/ 335.73 KiB/s 1.01 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.cs.pitt.edu/archlinux/ 423.55 KiB/s 0.80 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://archlinux.iskon.hr/ 91.71 KiB/s 3.70 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://f.archlinuxvn.org/archlinux/ 262.05 KiB/s 1.29 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.neuf.no/archlinux/ 63.10 KiB/s 5.38 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirrors.niyawe.de/archlinux/ 279.96 KiB/s 1.21 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.metalgamer.eu/archlinux/ 165.51 KiB/s 2.05 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://arch.midov.pl/arch/ 242.84 KiB/s 1.40 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://archlinux.mirror.pkern.at/ 128.13 KiB/s 2.65 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirrors.atviras.lt/archlinux/ 189.61 KiB/s 1.79 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.lastmikoi.net/archlinux/ 156.49 KiB/s 2.17 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://ftp.myrveln.se/pub/linux/archlinux/ 240.13 KiB/s 1.41 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://fooo.biz/archlinux/ 234.74 KiB/s 1.45 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.f4st.host/archlinux/ 286.53 KiB/s 1.18 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://archlinux.honkgong.info/ 97.61 KiB/s 3.48 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://ftp.acc.umu.se/mirror/archlinux/ 94.18 KiB/s 3.60 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.hackingand.coffee/arch/ 555.24 KiB/s 0.61 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://ftp.yzu.edu.tw/Linux/archlinux/ 37.28 KiB/s 9.10 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.lty.me/archlinux/ 1895.18 KiB/s 0.18 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://archlinux.mailtunnel.eu/ 57.94 KiB/s 5.86 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.pseudoform.org/ 348.42 KiB/s 0.97 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirrors.uni-plovdiv.net/archlinux/ 281.09 KiB/s 1.21 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://arch.jensgutermuth.de/ 379.39 KiB/s 0.89 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://il.us.mirror.archlinux-br.org/ 864.95 KiB/s 0.39 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://pkg.adfinis-sygroup.ch/archlinux/ 341.51 KiB/s 0.99 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://ftp.sh.cvut.cz/arch/ 331.21 KiB/s 1.02 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://burek.archlinux.ba/ 298.52 KiB/s 1.14 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.kaminski.io/archlinux/ 315.92 KiB/s 1.07 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://archlinux.pop-es.rnp.br/ 56.94 KiB/s 5.96 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://za.mirror.archlinux-br.org/ 179.71 KiB/s 1.89 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.ubrco.de/archlinux/ 343.23 KiB/s 0.99 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.sergal.org/archlinux/ 868.87 KiB/s 0.39 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://arlm.tyzoid.com/ 742.96 KiB/s 0.46 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://archlinux.ip-connect.vn.ua/ 309.32 KiB/s 1.10 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://arch.mirror.far.fi/ 115.68 KiB/s 2.93 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.aur.rocks/ 193.34 KiB/s 1.75 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://archlinux.mirror.ba/ 239.84 KiB/s 1.41 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://archlinux.thaller.ws/ 204.53 KiB/s 1.66 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://archmirror.hbit.sztaki.hu/archlinux/ 308.99 KiB/s 1.10 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.armbrust.me/archlinux/ 90.94 KiB/s 3.73 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.epiphyte.network/archlinux/ 658.58 KiB/s 0.52 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://arch.mirror.square-r00t.net/ 614.57 KiB/s 0.55 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://archlinux.mirrors.benatherton.com/ 380.05 KiB/s 0.89 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirrors.celianvdb.fr/archlinux/ 367.29 KiB/s 0.92 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.xtom.com.hk/archlinux/ 302.47 KiB/s 1.12 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://repo.itmettke.de/archlinux/ 170.60 KiB/s 1.99 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://arch.mthq.org/mirror/ 338.77 KiB/s 1.00 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirrors.nxthost.com/archlinux/ 290.35 KiB/s 1.17 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirrors.kurnode.com/archlinux/ 195.61 KiB/s 1.73 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.thomaskilian.net/archlinux/ 295.92 KiB/s 1.15 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(223) sort_mirrors_by_speed(): http://mirror.ufam.edu.br/archlinux/ 203.60 KiB/s 1.67 s
2018-02-17 23:18:29 [DEBUG] rank_mirrors.py(324) run(): Running rankmirrors command to sort Antergos mirrors...
2018-02-17 23:18:56 [DEBUG] rank_mirrors.py(330) run(): Auto mirror selection has been run successfully.
2018-02-17 23:18:56 [DEBUG] ask.py(529) wait(): All external processes are finished. Installation can go on
2018-02-17 23:19:15 [DEBUG] select_packages.py(105) create_package_list(): Refreshing pacman databases...
2018-02-17 23:19:15 [DEBUG] pac.py(122) initialize_alpm(): ALPM initialised with root dir / and db path /var/lib/pacman
2018-02-17 23:19:15 [DEBUG] pac.py(98) __init__(): ALPM repository database order is: ['antergos', 'core', 'extra', 'community', 'multilib']
2018-02-17 23:19:17 [INFO] slides.py(276) manage_events_from_cb_queue(): Updating antergos database
2018-02-17 23:19:17 [INFO] slides.py(276) manage_events_from_cb_queue(): Updating core database
2018-02-17 23:19:17 [INFO] slides.py(276) manage_events_from_cb_queue(): Updating extra database
2018-02-17 23:19:17 [DEBUG] select_packages.py(107) create_package_list(): Pacman ready
2018-02-17 23:19:17 [DEBUG] select_packages.py(109) create_package_list(): Selecting packages...
2018-02-17 23:19:17 [DEBUG] select_packages.py(204) select_packages(): Getting url https://raw.githubusercontent.com/Antergos/Cnchi/master/data/packages.xml...
2018-02-17 23:19:17 [DEBUG] connectionpool.py(824) _new_conn(): Starting new HTTPS connection (1): raw.githubusercontent.com
2018-02-17 23:19:18 [DEBUG] connectionpool.py(396) _make_request(): https://raw.githubusercontent.com:443 "GET /Antergos/Cnchi/master/data/packages.xml HTTP/1.1" 200 2503
2018-02-17 23:19:18 [DEBUG] select_packages.py(220) select_packages(): Loading xml data from server...
2018-02-17 23:19:18 [DEBUG] select_packages.py(243) select_packages(): Adding gnome desktop packages
2018-02-17 23:19:18 [DEBUG] hardware.py(256) __init__(): Cnchi will test 18 drivers for 28 hardware devices
2018-02-17 23:19:18 [DEBUG] hardware.py(270) __init__(): Driver Intel915 is needed by (0x03, 0x8086, 0x193b)
2018-02-17 23:19:18 [DEBUG] hardware.py(270) __init__(): Driver VesaFB is needed by (0x03, 0x8086, 0x193b)
2018-02-17 23:19:18 [DEBUG] select_packages.py(274) select_packages(): Hardware module detected these drivers: ['Intel915']
2018-02-17 23:19:18 [DEBUG] select_packages.py(281) select_packages(): Hardware module added these packages: xf86-video-intel, lib32-mesa, libva-intel-driver
2018-02-17 23:19:18 [DEBUG] select_packages.py(304) select_packages(): Adding filesystem packages
2018-02-17 23:19:18 [DEBUG] select_packages.py(311) select_packages(): Adding zfs packages
2018-02-17 23:19:18 [DEBUG] select_packages.py(332) select_packages(): Adding 'grub2' bootloader packages
2018-02-17 23:19:18 [DEBUG] select_packages.py(342) select_packages(): Check for user desired features and add them to our installation
2018-02-17 23:19:18 [DEBUG] select_packages.py(388) add_features_packages(): Adding packages for 'aur' feature.
2018-02-17 23:19:18 [DEBUG] select_packages.py(394) add_features_packages(): Selecting package yaourt for feature aur
2018-02-17 23:19:18 [DEBUG] select_packages.py(394) add_features_packages(): Selecting package cmake for feature aur
2018-02-17 23:19:18 [DEBUG] select_packages.py(394) add_features_packages(): Selecting package git for feature aur
2018-02-17 23:19:18 [DEBUG] select_packages.py(394) add_features_packages(): Selecting package bzr for feature aur
2018-02-17 23:19:18 [DEBUG] select_packages.py(388) add_features_packages(): Adding packages for 'bluetooth' feature.
2018-02-17 23:19:18 [DEBUG] select_packages.py(394) add_features_packages(): Selecting package bluez for feature bluetooth
2018-02-17 23:19:18 [DEBUG] select_packages.py(394) add_features_packages(): Selecting package bluez-utils for feature bluetooth
2018-02-17 23:19:18 [DEBUG] select_packages.py(394) add_features_packages(): Selecting package pulseaudio-bluetooth for feature bluetooth
2018-02-17 23:19:18 [DEBUG] select_packages.py(394) add_features_packages(): Selecting package gnome-bluetooth for feature bluetooth
2018-02-17 23:19:18 [DEBUG] select_packages.py(388) add_features_packages(): Adding packages for 'cups' feature.
2018-02-17 23:19:18 [DEBUG] select_packages.py(394) add_features_packages(): Selecting package cups for feature cups
2018-02-17 23:19:18 [DEBUG] select_packages.py(394) add_features_packages(): Selecting package cups-pk-helper for feature cups
2018-02-17 23:19:18 [DEBUG] select_packages.py(394) add_features_packages(): Selecting package gsfonts for feature cups
2018-02-17 23:19:18 [DEBUG] select_packages.py(394) add_features_packages(): Selecting package hplip for feature cups
2018-02-17 23:19:18 [DEBUG] select_packages.py(394) add_features_packages(): Selecting package system-config-printer for feature cups
2018-02-17 23:19:18 [DEBUG] select_packages.py(394) add_features_packages(): Selecting package python2-gnomekeyring for feature cups
2018-02-17 23:19:18 [DEBUG] select_packages.py(394) add_features_packages(): Selecting package splix for feature cups
2018-02-17 23:19:18 [DEBUG] select_packages.py(394) add_features_packages(): Selecting package python-pyqt5 for feature cups
2018-02-17 23:19:18 [DEBUG] select_packages.py(394) add_features_packages(): Selecting package python-gobject for feature cups
2018-02-17 23:19:18 [DEBUG] select_packages.py(388) add_features_packages(): Adding packages for 'firefox' feature.
2018-02-17 23:19:18 [DEBUG] select_packages.py(394) add_features_packages(): Selecting package firefox for feature firefox
2018-02-17 23:19:18 [DEBUG] select_packages.py(388) add_features_packages(): Adding packages for 'sshd' feature.
2018-02-17 23:19:18 [DEBUG] select_packages.py(394) add_features_packages(): Selecting package openssh for feature sshd
2018-02-17 23:19:18 [DEBUG] select_packages.py(344) select_packages(): All features needed packages have been added
2018-02-17 23:19:18 [DEBUG] select_packages.py(361) select_packages(): Packages list: bind-tools,btrfs-progs,xfsprogs,exfat-utils,zfs-utils,bluez,bash-completion,base,wget,bzr,gzip,zd1211-firmware,spl-utils,acpid,hplip,dosfstools,python-pyqt5,wireless_tools,antergos-common-meta,efibootmgr,e2fsprogs,openssh,crda,os-prober,htop,lib32-mesa,haveged,base-devel,firefox,jfsutils,net-tools,antergos-keyring,spl,gnome-bluetooth,pkgfile,git,cifs-utils,cmake,b43-fwcutter,modemmanager,python2-gnomekeyring,reflector,sudo,bluez-utils,screenfetch,dmraid,pulseaudio-bluetooth,gsfonts,ipw2100-fw,ipw2200-fw,tar,antergos-midnight-timers,mlocate,networkmanager,intel-ucode,inxi,grub,cups-pk-helper,grub2-theme-antergos,unrar,libva-intel-driver,whois,nfs-utils,wpa_actiond,reiserfsprogs,antergos-mirrorlist,unzip,nilfs-utils,yaourt,f2fs-tools,system-config-printer,python-gobject,grub-zfs,antergos-gnome-meta,xf86-video-intel,terminus-font,zfs,splix,usb_modeswitch,ntfs-3g,cups,antergos-desktop-settings,alsa-utils
2018-02-17 23:19:18 [DEBUG] select_packages.py(111) create_package_list(): Packages selected
2018-02-17 23:19:18 [DEBUG] pac.py(122) initialize_alpm(): ALPM initialised with root dir / and db path /var/lib/pacman
2018-02-17 23:19:18 [DEBUG] pac.py(98) __init__(): ALPM repository database order is: ['antergos', 'core', 'extra', 'community', 'multilib']
2018-02-17 23:19:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Updating community database
2018-02-17 23:19:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Updating multilib database
2018-02-17 23:19:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Getting package list...
2018-02-17 23:19:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Creating the list of packages to download...
2018-02-17 23:19:24 [DEBUG] zfs.py(693) run_format(): Configuring ZFS in /dev/nvme0n1
2018-02-17 23:19:24 [DEBUG] run_cmd.py(104) call(): pool: bonwick
id: 12437320381871438623
state: ONLINE
action: The pool can be imported using its name or numeric identifier.
config:
bonwick ONLINE
nvme-Samsung_SSD_960_EVO_500GB_S3EUNX0JA07923Z-part3 ONLINE
2018-02-17 23:19:24 [DEBUG] zfs.py(642) init_device(): Zapping device /dev/nvme0n1...
2018-02-17 23:19:24 [INFO] slides.py(276) manage_events_from_cb_queue():
2018-02-17 23:19:24 [INFO] slides.py(276) manage_events_from_cb_queue(): Getting your disk(s) ready for Antergos...
2018-02-17 23:19:25 [DEBUG] run_cmd.py(104) call(): 976773168
2018-02-17 23:19:29 [DEBUG] zfs.py(1165) create_zfs(): Cnchi will create a ZFS pool using /dev/nvme0n1p3 devices
2018-02-17 23:19:29 [DEBUG] zfs.py(1069) create_zfs_pool(): Creating zfs pool bonwick...
2018-02-17 23:19:29 [DEBUG] run_cmd.py(114) call(): Error running ['zpool', 'create', '-m', '/install', 'bonwick', '/dev/nvme0n1p3']: invalid vdev specification
use '-f' to override the following errors:
/dev/nvme0n1p3 is part of potentially active pool 'bonwick'
2018-02-17 23:19:30 [DEBUG] zfs.py(1089) create_zfs_pool(): Pool bonwick created.
2018-02-17 23:19:30 [DEBUG] zfs.py(994) set_zfs_mountpoint(): cannot mount '/': directory is not empty
property may be set but unable to remount filesystem
2018-02-17 23:19:30 [DEBUG] zfs.py(1204) create_zfs(): Creating zfs subvolume 'home'
2018-02-17 23:19:30 [DEBUG] zfs.py(947) create_zfs_vol(): Creating a zfs vol bonwick/home
2018-02-17 23:19:30 [DEBUG] zfs.py(994) set_zfs_mountpoint(): cannot mount '/home': directory is not empty
property may be set but unable to remount filesystem
2018-02-17 23:19:30 [DEBUG] run_cmd.py(114) call(): Error running ['zfs', 'umount', '/install/home']: cannot unmount '/install/home': not a ZFS filesystem
2018-02-17 23:19:30 [DEBUG] zfs.py(870) get_pool_size(): zpool list -H -o size bonwick
2018-02-17 23:19:30 [DEBUG] zfs.py(944) create_zfs_vol(): Creating a zfs vol bonwick/swap of size 15GB
2018-02-17 23:19:30 [DEBUG] zfs.py(973) create_swap(): Formatting swap (/dev/zvol/bonwick/swap)
2018-02-17 23:19:30 [DEBUG] run_cmd.py(104) call(): Setting up swapspace version 1, size = 15 GiB (16106123264 bytes)
no label, UUID=89a3411b-972b-4590-97c6-94f164bea902
2018-02-17 23:19:30 [DEBUG] zfs.py(1225) create_zfs(): Exporting pool bonwick...
2018-02-17 23:19:30 [DEBUG] run_cmd.py(104) call(): pool: bonwick
id: 7750554113669082007
state: ONLINE
action: The pool can be imported using its name or numeric identifier.
config:
bonwick ONLINE
nvme0n1p3 ONLINE
2018-02-17 23:19:30 [DEBUG] zfs.py(1242) create_zfs(): Importing pool bonwick (7750554113669082007)...
2018-02-17 23:19:30 [DEBUG] run_cmd.py(104) call(): 007f0100
2018-02-17 23:19:30 [DEBUG] install.py(177) mount_partitions(): ZFS: Mounting root
2018-02-17 23:19:30 [DEBUG] install.py(193) mount_partitions(): Mounting boot partition /dev/nvme0n1p2 into /install/boot directory
2018-02-17 23:19:30 [INFO] slides.py(276) manage_events_from_cb_queue(): Installation will start now!
2018-02-17 23:19:30 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing using the 'zfs' method
2018-02-17 23:19:30 [DEBUG] install.py(205) mount_partitions(): Mounting EFI partition /dev/nvme0n1p1 into /install/boot/efi directory
2018-02-17 23:19:30 [DEBUG] install.py(305) start(): Preparing pacman...
2018-02-17 23:19:30 [DEBUG] install.py(408) create_pacman_conf_file(): Creating a temporary pacman.conf for x86_64 architecture
2018-02-17 23:19:31 [INFO] slides.py(276) manage_events_from_cb_queue(): Updating package manager security. Please wait...
2018-02-17 23:19:32 [DEBUG] run_cmd.py(104) call(): gpg: /install/etc/pacman.d/gnupg/trustdb.gpg: trustdb created
gpg: no ultimately trusted keys found
gpg: starting migration from earlier GnuPG versions
gpg: porting secret keys from '/install/etc/pacman.d/gnupg/secring.gpg' to gpg-agent
gpg: migration succeeded
gpg: Generating pacman keyring master key...
gpg: key 785D777B43B73E2E marked as ultimately trusted
gpg: directory '/install/etc/pacman.d/gnupg/openpgp-revocs.d' created
gpg: revocation certificate stored as '/install/etc/pacman.d/gnupg/openpgp-revocs.d/E05ED610ABF457C12F8837E0785D777B43B73E2E.rev'
gpg: Done
==> Updating trust database...
gpg: marginals needed: 3 completes needed: 1 trust model: pgp
gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u
2018-02-17 23:19:34 [DEBUG] run_cmd.py(104) call(): ==> Appending keys from archlinux.gpg...
==> Appending keys from antergos.gpg...
==> Locally signing trusted keys in keyring...
-> Locally signing key DDB867B92AA789C165EEFA799B729B06A680C281...
-> Locally signing key 684148BB25B49E986A4944C55184252D824B18E8...
-> Locally signing key 24B445614FAC071891EDCE49CDBD406AA1AA7A1D...
-> Locally signing key D95436A2E18DA94A72B1A5E2AEA529BF122902E5...
-> Locally signing key 91FFE0700E80619CEB73235CA88E23E377514E00...
-> Locally signing key AB19265E5D7D20687D303246BA1DFB64FFF979E7...
-> Locally signing key 0E8B644079F599DFC1DDC3973348882F6AC6A4C2...
-> Locally signing key EC3B5CE8FE98DFDF51B705536D6DDA3D2A45C7B4...
==> Importing owner trust values...
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: inserting ownertrust of 4
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
==> Disabling revoked keys in keyring...
-> Disabling key 7FA647CD89891DEDC060287BB9113D1ED21E1A55...
-> Disabling key D4DE5ABDE2A7287644EAC7E36D1A9E70E19DAA50...
-> Disabling key 40440DC037C05620984379A6761FAD69BA06C6A9...
-> Disabling key B1F2C889CB2CCB2ADA36D963097D629E437520BD...
-> Disabling key BC1FBE4D2826A0B51E47ED62E2539214C6C11350...
-> Disabling key 63F395DE2D6398BBE458F281F2DBB4931985A992...
-> Disabling key 8F76BEEA0289F9E1D3E229C05F946DED983D4366...
-> Disabling key 4FCF887689C41B09506BE8D5F3E1D5C5D30DB0AD...
-> Disabling key 81D7F8241DB38BC759C80FCE3A726C6170E80477...
-> Disabling key 5E7585ADFF106BFFBBA319DC654B877A0864983E...
-> Disabling key E7210A59715F6940CF9A4E36A001876699AD6E84...
-> Disabling key F5A361A3A13554B85E57DDDAAF7EF7873CFD4BB6...
-> Disabling key 8CF934E339CAD8ABF342E822E711306E3C4F88BC...
-> Disabling key 5696C003B0854206450C8E5BE613C09CB4440678...
-> Disabling key 9515D8A8EAB88E49BB65EDBCE6B456CAF15447D5...
-> Disabling key 4A8B17E20B88ACA61860009B5CED81B7C2E5C0D2...
-> Disabling key 0B20CA1931F5DA3A70D0F8D2EA6836E1AB441196...
-> Disabling key 34C5D94FE7E7913E86DC427E7FB1A3800C84C0A5...
-> Disabling key 39F880E50E49A4D11341E8F939E4F17F295AFBF4...
-> Disabling key 66BD74A036D522F51DD70A3C7F2A16726521E06D...
-> Disabling key 44D4A033AC140143927397D47EFD567D4C7EA887...
-> Disabling key 27FFC4769E19F096D41D9265A04F9397CDFD6BB0...
==> Updating trust database...
gpg: marginals needed: 3 completes needed: 1 trust model: pgp
gpg: depth: 0 valid: 1 signed: 8 trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: depth: 1 valid: 8 signed: 72 trust: 0-, 0q, 0n, 8m, 0f, 0u
gpg: depth: 2 valid: 72 signed: 8 trust: 72-, 0q, 0n, 0m, 0f, 0u
gpg: next trustdb check due at 2018-06-25
2018-02-17 23:19:34 [DEBUG] run_cmd.py(104) call(): dirmngr[7609]: error opening '/root/.gnupg/dirmngr_ldapservers.conf': No such file or directory
dirmngr[7609.0]: permanently loaded certificates: 136
dirmngr[7609.0]: runtime cached certificates: 0
dirmngr[7609.0]: trusted certificates: 136 (135,0,0,1)
# Home: /root/.gnupg
# Config: [none]
OK Dirmngr 2.2.4 at your service
2018-02-17 23:19:34 [DEBUG] pac.py(122) initialize_alpm(): ALPM initialised with root dir /install and db path /install/var/lib/pacman/
2018-02-17 23:19:34 [DEBUG] pac.py(98) __init__(): ALPM repository database order is: ['antergos', 'core', 'extra', 'community', 'multilib']
2018-02-17 23:19:34 [INFO] slides.py(276) manage_events_from_cb_queue(): Updating antergos database
2018-02-17 23:19:35 [DEBUG] install.py(307) start(): Pacman ready
2018-02-17 23:19:35 [DEBUG] install.py(312) start(): Running hardware drivers pre-install jobs...
2018-02-17 23:19:35 [DEBUG] hardware.py(256) __init__(): Cnchi will test 18 drivers for 28 hardware devices
2018-02-17 23:19:35 [DEBUG] hardware.py(270) __init__(): Driver Intel915 is needed by (0x03, 0x8086, 0x193b)
2018-02-17 23:19:35 [DEBUG] hardware.py(270) __init__(): Driver VesaFB is needed by (0x03, 0x8086, 0x193b)
2018-02-17 23:19:35 [DEBUG] install.py(322) start(): Downloading packages...
2018-02-17 23:19:35 [DEBUG] download_requests.py(134) start(): Downloading packages to pacman cache dir '/install/var/cache/pacman/pkg'
2018-02-17 23:19:35 [DEBUG] download_requests.py(184) start(): alsa-utils-1.1.5-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:35 [DEBUG] download_requests.py(229) download_package(): Looking for cups-2.2.6-4 in 15 mirrors...
2018-02-17 23:19:35 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:19:35 [INFO] slides.py(276) manage_events_from_cb_queue(): Updating core database
2018-02-17 23:19:35 [INFO] slides.py(276) manage_events_from_cb_queue(): Updating extra database
2018-02-17 23:19:35 [INFO] slides.py(276) manage_events_from_cb_queue(): Updating community database
2018-02-17 23:19:35 [INFO] slides.py(276) manage_events_from_cb_queue(): Updating multilib database
2018-02-17 23:19:35 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching alsa-utils 1.1.5-2 (1/857)...
2018-02-17 23:19:35 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching cups 2.2.6-4 (2/857)...
2018-02-17 23:19:35 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/extra/os/x86_64/cups-2.2.6-4-x86_64.pkg.tar.xz HTTP/1.1" 200 7164388
2018-02-17 23:19:36 [DEBUG] download_requests.py(184) start(): ntfs-3g-2017.3.23-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:36 [DEBUG] download_requests.py(184) start(): tcl-8.6.8-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:36 [DEBUG] download_requests.py(184) start(): usb_modeswitch-2.5.2-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:36 [DEBUG] download_requests.py(229) download_package(): Looking for splix-2.0.0-13 in 15 mirrors...
2018-02-17 23:19:36 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:19:36 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/community/os/x86_64/splix-2.0.0-13-x86_64.pkg.tar.xz HTTP/1.1" 200 39756
2018-02-17 23:19:36 [DEBUG] download_requests.py(229) download_package(): Looking for zfs-0.7.6-1 in 15 mirrors...
2018-02-17 23:19:36 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.umd.edu
2018-02-17 23:19:36 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.umd.edu:80 "GET /antergos/antergos/x86_64/zfs-0.7.6-1-x86_64.pkg.tar.xz HTTP/1.1" 200 6549788
2018-02-17 23:19:36 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching ntfs-3g 2017.3.23-1 (3/857)...
2018-02-17 23:19:36 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching tcl 8.6.8-1 (4/857)...
2018-02-17 23:19:36 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching usb_modeswitch 2.5.2-1 (5/857)...
2018-02-17 23:19:36 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching splix 2.0.0-13 (6/857)...
2018-02-17 23:19:36 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching zfs 0.7.6-1 (7/857)...
2018-02-17 23:19:37 [DEBUG] download_requests.py(229) download_package(): Looking for terminus-font-4.46-1 in 15 mirrors...
2018-02-17 23:19:37 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): il.us.mirror.archlinux-br.org
2018-02-17 23:19:37 [DEBUG] connectionpool.py(396) _make_request(): http://il.us.mirror.archlinux-br.org:80 "GET /community/os/x86_64/terminus-font-4.46-1-any.pkg.tar.xz HTTP/1.1" 200 964564
2018-02-17 23:19:37 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching terminus-font 4.46-1 (8/857)...
2018-02-17 23:19:37 [DEBUG] download_requests.py(184) start(): libxvmc-1.0.10-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:37 [DEBUG] download_requests.py(229) download_package(): Looking for xf86-video-intel-1:2.99.917+811+g5c7e4e0e-1 in 15 mirrors...
2018-02-17 23:19:37 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.lty.me
2018-02-17 23:19:38 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.lty.me:80 "GET /archlinux/extra/os/x86_64/xf86-video-intel-1:2.99.917+811+g5c7e4e0e-1-x86_64.pkg.tar.xz HTTP/1.1" 200 692504
2018-02-17 23:19:38 [DEBUG] download_requests.py(184) start(): libaio-0.3.110-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:38 [DEBUG] download_requests.py(184) start(): lua52-lpeg-1.0.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:38 [DEBUG] download_requests.py(184) start(): gssdp-1.0.2-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:38 [DEBUG] download_requests.py(184) start(): thin-provisioning-tools-0.7.5-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:38 [DEBUG] download_requests.py(184) start(): lua52-luajson-1.3.4-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:38 [DEBUG] download_requests.py(184) start(): lua52-expat-1.3.0-3-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:38 [DEBUG] download_requests.py(184) start(): lua52-bitop-1.0.2-8-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:38 [DEBUG] download_requests.py(184) start(): lua52-socket-20160311-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:38 [DEBUG] download_requests.py(184) start(): perl-io-html-1.001-3-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:38 [DEBUG] download_requests.py(229) download_package(): Looking for perl-html-tagset-3.20-6 in 15 mirrors...
2018-02-17 23:19:38 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.rit.edu
2018-02-17 23:19:38 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.rit.edu:80 "GET /archlinux/extra/os/x86_64/perl-html-tagset-3.20-6-any.pkg.tar.xz HTTP/1.1" 200 11020
2018-02-17 23:19:38 [DEBUG] download_requests.py(184) start(): gupnp-1.0.2+4+g47b1010-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:38 [DEBUG] download_requests.py(184) start(): dleyna-core-0.6.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:38 [DEBUG] download_requests.py(184) start(): volume_key-0.3.9-5-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:38 [DEBUG] download_requests.py(184) start(): mdadm-4.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:38 [DEBUG] download_requests.py(184) start(): lvm2-2.02.177-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:38 [DEBUG] download_requests.py(184) start(): libbytesize-1.0-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:38 [DEBUG] download_requests.py(184) start(): gptfdisk-1.0.3-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:38 [DEBUG] download_requests.py(184) start(): osinfo-db-20170813-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:38 [DEBUG] download_requests.py(184) start(): cogl-1.22.2+10+g3baa2d7a-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:38 [DEBUG] download_requests.py(184) start(): boost-libs-1.66.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:38 [DEBUG] download_requests.py(184) start(): protobuf-3.5.1.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:38 [DEBUG] download_requests.py(184) start(): lua52-5.2.4-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:38 [DEBUG] download_requests.py(184) start(): libquvi-scripts-0.9.20131130-3-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:38 [DEBUG] download_requests.py(184) start(): perl-try-tiny-0.30-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:38 [DEBUG] download_requests.py(184) start(): perl-http-message-6.14-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:38 [DEBUG] download_requests.py(184) start(): perl-www-robotrules-6.02-4-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:38 [DEBUG] download_requests.py(184) start(): perl-uri-1.73-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:38 [DEBUG] download_requests.py(184) start(): perl-net-http-6.17-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:38 [DEBUG] download_requests.py(184) start(): perl-lwp-mediatypes-6.02-4-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:38 [DEBUG] download_requests.py(184) start(): perl-http-negotiate-6.01-4-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:38 [DEBUG] download_requests.py(184) start(): perl-http-date-6.02-4-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libxvmc 1.0.10-1 (9/857)...
2018-02-17 23:19:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xf86-video-intel 1:2.99.917+811+g5c7e4e0e-1 (10/857)...
2018-02-17 23:19:38 [DEBUG] download_requests.py(184) start(): perl-http-daemon-6.01-5-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:38 [DEBUG] download_requests.py(184) start(): perl-http-cookies-6.04-2-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:38 [DEBUG] download_requests.py(229) download_package(): Looking for perl-html-parser-3.72-5 in 15 mirrors...
2018-02-17 23:19:38 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.23media.de
2018-02-17 23:19:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libaio 0.3.110-1 (11/857)...
2018-02-17 23:19:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lua52-lpeg 1.0.1-1 (12/857)...
2018-02-17 23:19:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gssdp 1.0.2-1 (13/857)...
2018-02-17 23:19:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching thin-provisioning-tools 0.7.5-1 (14/857)...
2018-02-17 23:19:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lua52-luajson 1.3.4-1 (15/857)...
2018-02-17 23:19:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lua52-expat 1.3.0-3 (16/857)...
2018-02-17 23:19:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lua52-bitop 1.0.2-8 (17/857)...
2018-02-17 23:19:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lua52-socket 20160311-1 (18/857)...
2018-02-17 23:19:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching perl-io-html 1.001-3 (19/857)...
2018-02-17 23:19:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching perl-html-tagset 3.20-6 (20/857)...
2018-02-17 23:19:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gupnp 1.0.2+4+g47b1010-1 (21/857)...
2018-02-17 23:19:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching dleyna-core 0.6.0-1 (22/857)...
2018-02-17 23:19:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching volume_key 0.3.9-5 (23/857)...
2018-02-17 23:19:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching mdadm 4.0-1 (24/857)...
2018-02-17 23:19:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lvm2 2.02.177-1 (25/857)...
2018-02-17 23:19:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libbytesize 1.0-2 (26/857)...
2018-02-17 23:19:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gptfdisk 1.0.3-1 (27/857)...
2018-02-17 23:19:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching osinfo-db 20170813-1 (28/857)...
2018-02-17 23:19:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching cogl 1.22.2+10+g3baa2d7a-1 (29/857)...
2018-02-17 23:19:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching boost-libs 1.66.0-1 (30/857)...
2018-02-17 23:19:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching protobuf 3.5.1.1-1 (31/857)...
2018-02-17 23:19:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lua52 5.2.4-2 (32/857)...
2018-02-17 23:19:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libquvi-scripts 0.9.20131130-3 (33/857)...
2018-02-17 23:19:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching perl-try-tiny 0.30-1 (34/857)...
2018-02-17 23:19:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching perl-http-message 6.14-1 (35/857)...
2018-02-17 23:19:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching perl-www-robotrules 6.02-4 (36/857)...
2018-02-17 23:19:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching perl-uri 1.73-1 (37/857)...
2018-02-17 23:19:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching perl-net-http 6.17-1 (38/857)...
2018-02-17 23:19:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching perl-lwp-mediatypes 6.02-4 (39/857)...
2018-02-17 23:19:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching perl-http-negotiate 6.01-4 (40/857)...
2018-02-17 23:19:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching perl-http-date 6.02-4 (41/857)...
2018-02-17 23:19:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching perl-http-daemon 6.01-5 (42/857)...
2018-02-17 23:19:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching perl-http-cookies 6.04-2 (43/857)...
2018-02-17 23:19:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching perl-html-parser 3.72-5 (44/857)...
2018-02-17 23:19:39 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.23media.de:80 "GET /archlinux/extra/os/x86_64/perl-html-parser-3.72-5-x86_64.pkg.tar.xz HTTP/1.1" 200 80916
2018-02-17 23:19:39 [DEBUG] download_requests.py(184) start(): perl-file-listing-6.04-4-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:39 [DEBUG] download_requests.py(184) start(): perl-encode-locale-1.05-3-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:39 [DEBUG] download_requests.py(184) start(): gcab-1.0+2+gc0947f6-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:39 [DEBUG] download_requests.py(184) start(): libyaml-0.1.7-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:39 [DEBUG] download_requests.py(184) start(): pkcs11-helper-1.22-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:39 [DEBUG] download_requests.py(184) start(): vte-common-0.50.2+6+g7fe155b9-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching perl-file-listing 6.04-4 (45/857)...
2018-02-17 23:19:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching perl-encode-locale 1.05-3 (46/857)...
2018-02-17 23:19:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gcab 1.0+2+gc0947f6-1 (47/857)...
2018-02-17 23:19:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libyaml 0.1.7-1 (48/857)...
2018-02-17 23:19:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching pkcs11-helper 1.22-2 (49/857)...
2018-02-17 23:19:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching vte-common 0.50.2+6+g7fe155b9-1 (50/857)...
2018-02-17 23:19:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching zenity 3.26.0-1 (51/857)...
2018-02-17 23:19:39 [DEBUG] download_requests.py(184) start(): zenity-3.26.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:39 [DEBUG] download_requests.py(184) start(): python-atspi-2.26.0-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:39 [DEBUG] download_requests.py(184) start(): gupnp-dlna-0.10.5-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:39 [DEBUG] download_requests.py(184) start(): gupnp-av-0.12.10-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:39 [DEBUG] download_requests.py(184) start(): dleyna-connector-dbus-0.3.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:39 [DEBUG] download_requests.py(184) start(): libspiro-1:0.5.20150702-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:39 [DEBUG] download_requests.py(184) start(): gom-0.3.3-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:39 [DEBUG] download_requests.py(184) start(): lua-5.3.4-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:39 [DEBUG] download_requests.py(184) start(): libblockdev-2.14-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:39 [DEBUG] download_requests.py(184) start(): libatasmart-0.19-3-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:39 [DEBUG] download_requests.py(184) start(): libosinfo-1.1.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:39 [DEBUG] download_requests.py(184) start(): libiptcdata-1.0.4-3-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:40 [DEBUG] download_requests.py(184) start(): libgsf-1.14.42-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:40 [DEBUG] download_requests.py(184) start(): libgrss-0.7.0+16+g971c421-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:40 [DEBUG] download_requests.py(229) download_package(): Looking for libcue-2.2.0-1 in 15 mirrors...
2018-02-17 23:19:40 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:19:40 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/extra/os/x86_64/libcue-2.2.0-1-x86_64.pkg.tar.xz HTTP/1.1" 200 19884
2018-02-17 23:19:40 [DEBUG] download_requests.py(184) start(): js52-52.5.2-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:40 [DEBUG] download_requests.py(184) start(): clutter-1.26.2-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:40 [DEBUG] download_requests.py(184) start(): liboauth-1.0.3+9+g11e9461-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:40 [DEBUG] download_requests.py(184) start(): tevent-1:0.9.34-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:40 [DEBUG] download_requests.py(184) start(): ldb-1.3.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:40 [DEBUG] download_requests.py(184) start(): colord-gtk-0.1.26+5+ga9d9c91-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:40 [DEBUG] download_requests.py(184) start(): shared-color-targets-0.1.7-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:40 [DEBUG] download_requests.py(184) start(): exiv2-0.26-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:40 [DEBUG] download_requests.py(184) start(): mobile-broadband-provider-info-20170310-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:40 [DEBUG] download_requests.py(229) download_package(): Looking for libcryptui-3.12.2+24+gd5e5bc5-1 in 15 mirrors...
2018-02-17 23:19:40 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:19:40 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/extra/os/x86_64/libcryptui-3.12.2+24+gd5e5bc5-1-x86_64.pkg.tar.xz HTTP/1.1" 200 636524
2018-02-17 23:19:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching python-atspi 2.26.0-1 (52/857)...
2018-02-17 23:19:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gupnp-dlna 0.10.5-2 (53/857)...
2018-02-17 23:19:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gupnp-av 0.12.10-1 (54/857)...
2018-02-17 23:19:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching dleyna-connector-dbus 0.3.0-1 (55/857)...
2018-02-17 23:19:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libspiro 1:0.5.20150702-1 (56/857)...
2018-02-17 23:19:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gom 0.3.3-1 (57/857)...
2018-02-17 23:19:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lua 5.3.4-2 (58/857)...
2018-02-17 23:19:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libblockdev 2.14-2 (59/857)...
2018-02-17 23:19:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libatasmart 0.19-3 (60/857)...
2018-02-17 23:19:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libosinfo 1.1.0-1 (61/857)...
2018-02-17 23:19:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libiptcdata 1.0.4-3 (62/857)...
2018-02-17 23:19:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libgsf 1.14.42-1 (63/857)...
2018-02-17 23:19:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libgrss 0.7.0+16+g971c421-1 (64/857)...
2018-02-17 23:19:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libcue 2.2.0-1 (65/857)...
2018-02-17 23:19:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching js52 52.5.2-1 (66/857)...
2018-02-17 23:19:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching clutter 1.26.2-1 (67/857)...
2018-02-17 23:19:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching liboauth 1.0.3+9+g11e9461-2 (68/857)...
2018-02-17 23:19:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching tevent 1:0.9.34-1 (69/857)...
2018-02-17 23:19:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching ldb 1.3.0-1 (70/857)...
2018-02-17 23:19:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching colord-gtk 0.1.26+5+ga9d9c91-1 (71/857)...
2018-02-17 23:19:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching shared-color-targets 0.1.7-1 (72/857)...
2018-02-17 23:19:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching exiv2 0.26-2 (73/857)...
2018-02-17 23:19:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching mobile-broadband-provider-info 20170310-1 (74/857)...
2018-02-17 23:19:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libcryptui 3.12.2+24+gd5e5bc5-1 (75/857)...
2018-02-17 23:19:40 [DEBUG] download_requests.py(229) download_package(): Looking for gtkspell3-3.0.9-3 in 15 mirrors...
2018-02-17 23:19:40 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:19:40 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/community/os/x86_64/gtkspell3-3.0.9-3-x86_64.pkg.tar.xz HTTP/1.1" 200 49752
2018-02-17 23:19:40 [DEBUG] download_requests.py(229) download_package(): Looking for libytnef-1.9.2-2 in 15 mirrors...
2018-02-17 23:19:41 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:19:41 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/libytnef-1.9.2-2-x86_64.pkg.tar.xz HTTP/1.1" 200 39968
2018-02-17 23:19:41 [DEBUG] download_requests.py(229) download_package(): Looking for libpst-0.6.71-2 in 15 mirrors...
2018-02-17 23:19:41 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.lty.me
2018-02-17 23:19:41 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.lty.me:80 "GET /archlinux/extra/os/x86_64/libpst-0.6.71-2-x86_64.pkg.tar.xz HTTP/1.1" 200 194896
2018-02-17 23:19:41 [DEBUG] download_requests.py(184) start(): libphonenumber-8.8.9-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:41 [DEBUG] download_requests.py(184) start(): bubblewrap-0.2.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:41 [DEBUG] download_requests.py(229) download_package(): Looking for psmisc-23.1-1 in 15 mirrors...
2018-02-17 23:19:41 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.csclub.uwaterloo.ca
2018-02-17 23:19:41 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.csclub.uwaterloo.ca:80 "GET /archlinux/core/os/x86_64/psmisc-23.1-1-x86_64.pkg.tar.xz HTTP/1.1" 200 96676
2018-02-17 23:19:41 [DEBUG] download_requests.py(184) start(): libcdio-paranoia-10.2+0.94+2-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:41 [DEBUG] download_requests.py(184) start(): libstemmer-0+337-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:41 [DEBUG] download_requests.py(229) download_package(): Looking for libao-1.2.2-2 in 15 mirrors...
2018-02-17 23:19:41 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:19:41 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/libao-1.2.2-2-x86_64.pkg.tar.xz HTTP/1.1" 200 53080
2018-02-17 23:19:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gtkspell3 3.0.9-3 (76/857)...
2018-02-17 23:19:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libytnef 1.9.2-2 (77/857)...
2018-02-17 23:19:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libpst 0.6.71-2 (78/857)...
2018-02-17 23:19:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libphonenumber 8.8.9-1 (79/857)...
2018-02-17 23:19:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching bubblewrap 0.2.0-1 (80/857)...
2018-02-17 23:19:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching psmisc 23.1-1 (81/857)...
2018-02-17 23:19:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libcdio-paranoia 10.2+0.94+2-2 (82/857)...
2018-02-17 23:19:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libstemmer 0+337-2 (83/857)...
2018-02-17 23:19:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libao 1.2.2-2 (84/857)...
2018-02-17 23:19:41 [DEBUG] download_requests.py(184) start(): libmad-0.15.1b-7-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:41 [DEBUG] download_requests.py(184) start(): libquvi-0.9.4-4-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:41 [DEBUG] download_requests.py(184) start(): gmime3-3.2.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:41 [DEBUG] download_requests.py(229) download_package(): Looking for perl-libwww-6.31-1 in 15 mirrors...
2018-02-17 23:19:41 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): arch.mirror.constant.com
2018-02-17 23:19:42 [DEBUG] connectionpool.py(396) _make_request(): http://arch.mirror.constant.com:80 "GET /extra/os/x86_64/perl-libwww-6.31-1-any.pkg.tar.xz HTTP/1.1" 200 137356
2018-02-17 23:19:42 [DEBUG] download_requests.py(184) start(): xorg-appres-1.0.4-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:42 [DEBUG] download_requests.py(184) start(): xdg-user-dirs-0.16-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:42 [DEBUG] download_requests.py(184) start(): python-xdg-0.25-4-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:42 [DEBUG] download_requests.py(184) start(): clutter-gst-3.0.24-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:42 [DEBUG] download_requests.py(229) download_package(): Looking for qt5-svg-5.10.1-1 in 15 mirrors...
2018-02-17 23:19:42 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sergal.org
2018-02-17 23:19:42 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sergal.org:80 "GET /archlinux/extra/os/x86_64/qt5-svg-5.10.1-1-x86_64.pkg.tar.xz HTTP/1.1" 200 137956
2018-02-17 23:19:42 [DEBUG] download_requests.py(184) start(): telepathy-logger-0.8.2-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:42 [DEBUG] download_requests.py(184) start(): telepathy-mission-control-5.16.4-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:42 [DEBUG] download_requests.py(184) start(): telepathy-idle-0.2.0-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:42 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libmad 0.15.1b-7 (85/857)...
2018-02-17 23:19:42 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libquvi 0.9.4-4 (86/857)...
2018-02-17 23:19:42 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gmime3 3.2.0-1 (87/857)...
2018-02-17 23:19:42 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching perl-libwww 6.31-1 (88/857)...
2018-02-17 23:19:42 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-appres 1.0.4-1 (89/857)...
2018-02-17 23:19:42 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xdg-user-dirs 0.16-1 (90/857)...
2018-02-17 23:19:42 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching python-xdg 0.25-4 (91/857)...
2018-02-17 23:19:42 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching clutter-gst 3.0.24-1 (92/857)...
2018-02-17 23:19:42 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching qt5-svg 5.10.1-1 (93/857)...
2018-02-17 23:19:42 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching telepathy-logger 0.8.2-2 (94/857)...
2018-02-17 23:19:42 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching telepathy-mission-control 5.16.4-2 (95/857)...
2018-02-17 23:19:42 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching telepathy-idle 0.2.0-2 (96/857)...
2018-02-17 23:19:42 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching archlinux-appstream-data 20180129-1 (97/857)...
2018-02-17 23:19:43 [DEBUG] download_requests.py(184) start(): archlinux-appstream-data-20180129-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:43 [DEBUG] download_requests.py(184) start(): appstream-glib-0.7.4-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:43 [DEBUG] download_requests.py(229) download_package(): Looking for pptpclient-1.10.0-1 in 15 mirrors...
2018-02-17 23:19:43 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.dal10.us.leaseweb.net
2018-02-17 23:19:43 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.dal10.us.leaseweb.net:80 "GET /archlinux/core/os/x86_64/pptpclient-1.10.0-1-x86_64.pkg.tar.xz HTTP/1.1" 200 40684
2018-02-17 23:19:43 [DEBUG] download_requests.py(184) start(): openvpn-2.4.4-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:43 [DEBUG] download_requests.py(184) start(): libnautilus-extension-3.26.2-3-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:43 [DEBUG] download_requests.py(184) start(): gnome-autoar-0.2.2-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:43 [DEBUG] download_requests.py(184) start(): nautilus-sendto-3.8.6-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:43 [DEBUG] download_requests.py(184) start(): libmtp-1.1.14-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:43 [DEBUG] download_requests.py(229) download_package(): Looking for gvfs-goa-1.34.2-1 in 15 mirrors...
2018-02-17 23:19:43 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.umd.edu
2018-02-17 23:19:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching appstream-glib 0.7.4-1 (98/857)...
2018-02-17 23:19:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching pptpclient 1.10.0-1 (99/857)...
2018-02-17 23:19:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching openvpn 2.4.4-1 (100/857)...
2018-02-17 23:19:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libnautilus-extension 3.26.2-3 (101/857)...
2018-02-17 23:19:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gnome-autoar 0.2.2-1 (102/857)...
2018-02-17 23:19:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching nautilus-sendto 3.8.6-1 (103/857)...
2018-02-17 23:19:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libmtp 1.1.14-1 (104/857)...
2018-02-17 23:19:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gvfs-goa 1.34.2-1 (105/857)...
2018-02-17 23:19:44 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.umd.edu:80 "GET /archlinux/extra/os/x86_64/gvfs-goa-1.34.2-1-x86_64.pkg.tar.xz HTTP/1.1" 200 30040
2018-02-17 23:19:44 [DEBUG] download_requests.py(184) start(): libgweather-3.26.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:44 [DEBUG] download_requests.py(184) start(): vte3-0.50.2+6+g7fe155b9-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:44 [DEBUG] download_requests.py(184) start(): mutter-3.26.2+43+g77dd1bf63-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:44 [DEBUG] download_requests.py(184) start(): libgdm-3.26.2.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:44 [DEBUG] download_requests.py(184) start(): gnome-session-3.26.1-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:44 [DEBUG] download_requests.py(184) start(): gnome-menus-3.13.3+29+g7f0844e-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:44 [DEBUG] download_requests.py(184) start(): caribou-0.4.21+0+g36e3d0f-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:44 [DEBUG] download_requests.py(184) start(): dleyna-renderer-0.6.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:44 [DEBUG] download_requests.py(184) start(): dleyna-server-0.6.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:44 [DEBUG] download_requests.py(184) start(): libraw-0.18.7-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:44 [DEBUG] download_requests.py(184) start(): libgexiv2-0.10.7-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:44 [DEBUG] download_requests.py(184) start(): gegl-0.3.26-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:44 [DEBUG] download_requests.py(184) start(): babl-0.1.38-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:44 [DEBUG] download_requests.py(229) download_package(): Looking for libmediaart-1.9.4+1+ga704d0b-1 in 15 mirrors...
2018-02-17 23:19:44 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:19:44 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/extra/os/x86_64/libmediaart-1.9.4+1+ga704d0b-1-x86_64.pkg.tar.xz HTTP/1.1" 200 43684
2018-02-17 23:19:44 [DEBUG] download_requests.py(184) start(): libdmapsharing-2.9.39-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:44 [DEBUG] download_requests.py(184) start(): grilo-plugins-0.3.5-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:44 [DEBUG] download_requests.py(184) start(): gfbgraph-0.2.3+10+gbc03c1f-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:44 [DEBUG] download_requests.py(184) start(): geocode-glib-3.25.4.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:44 [DEBUG] download_requests.py(184) start(): gcr-3.20.0+55+g470bf4c-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:44 [DEBUG] download_requests.py(184) start(): parted-3.2-6-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:44 [DEBUG] download_requests.py(184) start(): udisks2-2.7.5-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:44 [DEBUG] download_requests.py(184) start(): libgepub-0.5.2-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libgweather 3.26.1-1 (106/857)...
2018-02-17 23:19:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching vte3 0.50.2+6+g7fe155b9-1 (107/857)...
2018-02-17 23:19:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching mutter 3.26.2+43+g77dd1bf63-1 (108/857)...
2018-02-17 23:19:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libgdm 3.26.2.1-1 (109/857)...
2018-02-17 23:19:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gnome-session 3.26.1-2 (110/857)...
2018-02-17 23:19:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gnome-menus 3.13.3+29+g7f0844e-1 (111/857)...
2018-02-17 23:19:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching caribou 0.4.21+0+g36e3d0f-2 (112/857)...
2018-02-17 23:19:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching dleyna-renderer 0.6.0-1 (113/857)...
2018-02-17 23:19:44 [DEBUG] download_requests.py(184) start(): gnome-online-miners-3.26.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching dleyna-server 0.6.0-1 (114/857)...
2018-02-17 23:19:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libraw 0.18.7-1 (115/857)...
2018-02-17 23:19:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libgexiv2 0.10.7-1 (116/857)...
2018-02-17 23:19:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gegl 0.3.26-1 (117/857)...
2018-02-17 23:19:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching babl 0.1.38-1 (118/857)...
2018-02-17 23:19:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libmediaart 1.9.4+1+ga704d0b-1 (119/857)...
2018-02-17 23:19:44 [DEBUG] download_requests.py(184) start(): libzapojit-0.0.3+11+g840627d-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libdmapsharing 2.9.39-1 (120/857)...
2018-02-17 23:19:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching grilo-plugins 0.3.5-1 (121/857)...
2018-02-17 23:19:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gfbgraph 0.2.3+10+gbc03c1f-1 (122/857)...
2018-02-17 23:19:44 [DEBUG] download_requests.py(229) download_package(): Looking for tracker-miners-2.0.4-1 in 15 mirrors...
2018-02-17 23:19:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching geocode-glib 3.25.4.1-1 (123/857)...
2018-02-17 23:19:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gcr 3.20.0+55+g470bf4c-1 (124/857)...
2018-02-17 23:19:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching parted 3.2-6 (125/857)...
2018-02-17 23:19:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching udisks2 2.7.5-1 (126/857)...
2018-02-17 23:19:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libgepub 0.5.2-1 (127/857)...
2018-02-17 23:19:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gnome-online-miners 3.26.0-1 (128/857)...
2018-02-17 23:19:44 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.lty.me
2018-02-17 23:19:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libzapojit 0.0.3+11+g840627d-2 (129/857)...
2018-02-17 23:19:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching tracker-miners 2.0.4-1 (130/857)...
2018-02-17 23:19:44 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.lty.me:80 "GET /archlinux/extra/os/x86_64/tracker-miners-2.0.4-1-x86_64.pkg.tar.xz HTTP/1.1" 200 586264
2018-02-17 23:19:45 [DEBUG] download_requests.py(184) start(): libgdata-0.17.9-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:45 [DEBUG] download_requests.py(184) start(): gjs-1:1.50.4-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:45 [DEBUG] download_requests.py(184) start(): libibus-1.5.17-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:45 [DEBUG] download_requests.py(184) start(): clutter-gtk-1.8.4-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:45 [DEBUG] download_requests.py(184) start(): grilo-0.3.4-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:45 [DEBUG] download_requests.py(184) start(): libgnomekbd-3.26.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:45 [DEBUG] download_requests.py(184) start(): smbclient-4.7.4-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:45 [DEBUG] download_requests.py(184) start(): gnome-color-manager-3.26.0+16+g3b2109b-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:45 [DEBUG] download_requests.py(184) start(): libpwquality-1.4.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:45 [DEBUG] download_requests.py(229) download_package(): Looking for nm-connection-editor-1.8.11dev+12+ga37483c1-1 in 15 mirrors...
2018-02-17 23:19:45 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.epiphyte.network
2018-02-17 23:19:45 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.epiphyte.network:80 "GET /archlinux/extra/os/x86_64/nm-connection-editor-1.8.11dev+12+ga37483c1-1-x86_64.pkg.tar.xz HTTP/1.1" 200 935448
2018-02-17 23:19:45 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libgdata 0.17.9-1 (131/857)...
2018-02-17 23:19:45 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gjs 1:1.50.4-1 (132/857)...
2018-02-17 23:19:45 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libibus 1.5.17-1 (133/857)...
2018-02-17 23:19:45 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching clutter-gtk 1.8.4-1 (134/857)...
2018-02-17 23:19:45 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching grilo 0.3.4-1 (135/857)...
2018-02-17 23:19:45 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libgnomekbd 3.26.0-1 (136/857)...
2018-02-17 23:19:45 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching smbclient 4.7.4-1 (137/857)...
2018-02-17 23:19:45 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gnome-color-manager 3.26.0+16+g3b2109b-1 (138/857)...
2018-02-17 23:19:45 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libpwquality 1.4.0-1 (139/857)...
2018-02-17 23:19:45 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching nm-connection-editor 1.8.11dev+12+ga37483c1-1 (140/857)...
2018-02-17 23:19:46 [DEBUG] download_requests.py(184) start(): libgtop-2.38.0+1+g487e584a-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:46 [DEBUG] download_requests.py(184) start(): gnome-settings-daemon-3.26.2-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:46 [DEBUG] download_requests.py(184) start(): libchamplain-0.12.16-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:46 [DEBUG] download_requests.py(184) start(): cheese-3.26.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:46 [DEBUG] download_requests.py(184) start(): telepathy-glib-0.24.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:46 [DEBUG] download_requests.py(229) download_package(): Looking for libgee-0.20.1-1 in 15 mirrors...
2018-02-17 23:19:46 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:19:46 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/libgee-0.20.1-1-x86_64.pkg.tar.xz HTTP/1.1" 200 249168
2018-02-17 23:19:46 [DEBUG] download_requests.py(184) start(): gnome-online-accounts-3.26.2-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:46 [DEBUG] download_requests.py(184) start(): folks-0.11.4-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:46 [DEBUG] download_requests.py(229) download_package(): Looking for evolution-3.26.5-1 in 15 mirrors...
2018-02-17 23:19:46 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.dal10.us.leaseweb.net
2018-02-17 23:19:46 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.dal10.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/evolution-3.26.5-1-x86_64.pkg.tar.xz HTTP/1.1" 200 10529380
2018-02-17 23:19:46 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libgtop 2.38.0+1+g487e584a-2 (141/857)...
2018-02-17 23:19:46 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gnome-settings-daemon 3.26.2-1 (142/857)...
2018-02-17 23:19:46 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libchamplain 0.12.16-1 (143/857)...
2018-02-17 23:19:46 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching cheese 3.26.0-1 (144/857)...
2018-02-17 23:19:46 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching telepathy-glib 0.24.1-1 (145/857)...
2018-02-17 23:19:46 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libgee 0.20.1-1 (146/857)...
2018-02-17 23:19:46 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gnome-online-accounts 3.26.2-1 (147/857)...
2018-02-17 23:19:46 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching folks 0.11.4-1 (148/857)...
2018-02-17 23:19:46 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching evolution 3.26.5-1 (149/857)...
2018-02-17 23:19:47 [DEBUG] download_requests.py(229) download_package(): Looking for evolution-data-server-3.26.5-1 in 15 mirrors...
2018-02-17 23:19:47 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.umd.edu
2018-02-17 23:19:48 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.umd.edu:80 "GET /archlinux/extra/os/x86_64/evolution-data-server-3.26.5-1-x86_64.pkg.tar.xz HTTP/1.1" 200 3937104
2018-02-17 23:19:48 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching evolution-data-server 3.26.5-1 (150/857)...
2018-02-17 23:19:48 [DEBUG] download_requests.py(184) start(): gspell-1.7.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:49 [DEBUG] download_requests.py(184) start(): gtksourceview3-3.24.6-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:49 [DEBUG] download_requests.py(184) start(): zip-3.0-7-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:49 [DEBUG] download_requests.py(229) download_package(): Looking for file-5.32-1 in 15 mirrors...
2018-02-17 23:19:49 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.acm.wpi.edu
2018-02-17 23:19:49 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.acm.wpi.edu:80 "GET /archlinux/core/os/x86_64/file-5.32-1-x86_64.pkg.tar.xz HTTP/1.1" 200 266312
2018-02-17 23:19:49 [DEBUG] download_requests.py(184) start(): libpeas-1.22.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:49 [DEBUG] download_requests.py(184) start(): exempi-2.4.3+2+g65a8492-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:49 [DEBUG] download_requests.py(184) start(): gnome-desktop-1:3.26.2-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:49 [DEBUG] download_requests.py(184) start(): t1lib-5.1.2-6-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:49 [DEBUG] download_requests.py(184) start(): djvulibre-3.5.27-3-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:49 [DEBUG] download_requests.py(184) start(): poppler-glib-0.61.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:49 [DEBUG] download_requests.py(184) start(): libspectre-0.2.8-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:49 [DEBUG] download_requests.py(184) start(): libgxps-0.3.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:49 [DEBUG] download_requests.py(229) download_package(): Looking for gvfs-1.34.2-1 in 15 mirrors...
2018-02-17 23:19:49 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.lty.me
2018-02-17 23:19:49 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.lty.me:80 "GET /archlinux/extra/os/x86_64/gvfs-1.34.2-1-x86_64.pkg.tar.xz HTTP/1.1" 200 946976
2018-02-17 23:19:49 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gspell 1.7.1-1 (151/857)...
2018-02-17 23:19:49 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gtksourceview3 3.24.6-1 (152/857)...
2018-02-17 23:19:49 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching zip 3.0-7 (153/857)...
2018-02-17 23:19:49 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching file 5.32-1 (154/857)...
2018-02-17 23:19:49 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libpeas 1.22.0-1 (155/857)...
2018-02-17 23:19:49 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching exempi 2.4.3+2+g65a8492-1 (156/857)...
2018-02-17 23:19:49 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gnome-desktop 1:3.26.2-2 (157/857)...
2018-02-17 23:19:49 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching t1lib 5.1.2-6 (158/857)...
2018-02-17 23:19:49 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching djvulibre 3.5.27-3 (159/857)...
2018-02-17 23:19:49 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching poppler-glib 0.61.1-1 (160/857)...
2018-02-17 23:19:49 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libspectre 0.2.8-1 (161/857)...
2018-02-17 23:19:49 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libgxps 0.3.0-1 (162/857)...
2018-02-17 23:19:49 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gvfs 1.34.2-1 (163/857)...
2018-02-17 23:19:49 [DEBUG] download_requests.py(229) download_package(): Looking for tracker-2.0.3-1 in 15 mirrors...
2018-02-17 23:19:49 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sergal.org
2018-02-17 23:19:50 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sergal.org:80 "GET /archlinux/extra/os/x86_64/tracker-2.0.3-1-x86_64.pkg.tar.xz HTTP/1.1" 200 1046308
2018-02-17 23:19:50 [DEBUG] download_requests.py(184) start(): dvd+rw-tools-7.1-7-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:50 [DEBUG] download_requests.py(184) start(): cdrdao-1.2.3-10-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:50 [DEBUG] download_requests.py(184) start(): totem-plparser-3.26.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:50 [DEBUG] download_requests.py(184) start(): xscreensaver-5.38-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:50 [DEBUG] download_requests.py(110) is_hash_ok(): Checksum unavailable for package: xdg-user-dirs-gtk
2018-02-17 23:19:50 [DEBUG] download_requests.py(184) start(): xdg-user-dirs-gtk-0.10+9+g5b7efc6-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:50 [DEBUG] download_requests.py(184) start(): transmission-gtk-2.93-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:50 [DEBUG] download_requests.py(184) start(): totem-3.26.0+1+g4e309671-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:50 [DEBUG] download_requests.py(229) download_package(): Looking for seahorse-3.20.0+105+gb31e32fe-1 in 15 mirrors...
2018-02-17 23:19:50 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.lty.me
2018-02-17 23:19:50 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.lty.me:80 "GET /archlinux/extra/os/x86_64/seahorse-3.20.0+105+gb31e32fe-1-x86_64.pkg.tar.xz HTTP/1.1" 200 1077624
2018-02-17 23:19:50 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching tracker 2.0.3-1 (164/857)...
2018-02-17 23:19:50 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching dvd+rw-tools 7.1-7 (165/857)...
2018-02-17 23:19:50 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching cdrdao 1.2.3-10 (166/857)...
2018-02-17 23:19:50 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching totem-plparser 3.26.0-1 (167/857)...
2018-02-17 23:19:50 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xscreensaver 5.38-1 (168/857)...
2018-02-17 23:19:50 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xdg-user-dirs-gtk 0.10+9+g5b7efc6-1 (169/857)...
2018-02-17 23:19:50 [DEBUG] slides.py(285) manage_events_from_cb_queue(): Adding xdg-user-dirs-gtk to cache_pkgs_md5_check_failed list
2018-02-17 23:19:50 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching transmission-gtk 2.93-1 (170/857)...
2018-02-17 23:19:50 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching totem 3.26.0+1+g4e309671-1 (171/857)...
2018-02-17 23:19:50 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching seahorse 3.20.0+105+gb31e32fe-1 (172/857)...
2018-02-17 23:19:50 [DEBUG] download_requests.py(229) download_package(): Looking for qt5ct-0.34-2 in 15 mirrors...
2018-02-17 23:19:50 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sergal.org
2018-02-17 23:19:51 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching qt5ct 0.34-2 (173/857)...
2018-02-17 23:19:53 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sergal.org:80 "GET /archlinux/community/os/x86_64/qt5ct-0.34-2-x86_64.pkg.tar.xz HTTP/1.1" 200 176624
2018-02-17 23:19:53 [DEBUG] download_requests.py(229) download_package(): Looking for python-pysmbc-1.0.15.8-1 in 15 mirrors...
2018-02-17 23:19:53 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.pseudoform.org
2018-02-17 23:19:53 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching python-pysmbc 1.0.15.8-1 (174/857)...
2018-02-17 23:19:54 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.pseudoform.org:80 "GET /extra/os/x86_64/python-pysmbc-1.0.15.8-1-x86_64.pkg.tar.xz HTTP/1.1" 200 18204
2018-02-17 23:19:54 [DEBUG] download_requests.py(184) start(): polari-3.26.2-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:54 [DEBUG] download_requests.py(229) download_package(): Looking for pamac-6.2.4-1 in 15 mirrors...
2018-02-17 23:19:54 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.umd.edu
2018-02-17 23:19:54 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.umd.edu:80 "GET /antergos/antergos/x86_64/pamac-6.2.4-1-x86_64.pkg.tar.xz HTTP/1.1" 200 365272
2018-02-17 23:19:54 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching polari 3.26.2-1 (175/857)...
2018-02-17 23:19:54 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching pamac 6.2.4-1 (176/857)...
2018-02-17 23:19:54 [DEBUG] download_requests.py(184) start(): networkmanager-pptp-1.2.4-3-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:54 [DEBUG] download_requests.py(184) start(): networkmanager-openvpn-1.8.1dev+10+ge4d8cda-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:54 [DEBUG] download_requests.py(229) download_package(): Looking for network-manager-applet-1.8.11dev+12+ga37483c1-1 in 15 mirrors...
2018-02-17 23:19:55 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.lty.me
2018-02-17 23:19:55 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.lty.me:80 "GET /archlinux/extra/os/x86_64/network-manager-applet-1.8.11dev+12+ga37483c1-1-x86_64.pkg.tar.xz HTTP/1.1" 200 152432
2018-02-17 23:19:55 [DEBUG] download_requests.py(184) start(): nautilus-3.26.2-3-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:55 [DEBUG] download_requests.py(229) download_package(): Looking for gvfs-smb-1.34.2-1 in 15 mirrors...
2018-02-17 23:19:55 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sergal.org
2018-02-17 23:19:55 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sergal.org:80 "GET /archlinux/extra/os/x86_64/gvfs-smb-1.34.2-1-x86_64.pkg.tar.xz HTTP/1.1" 200 31492
2018-02-17 23:19:55 [DEBUG] download_requests.py(229) download_package(): Looking for gvfs-mtp-1.34.2-1 in 15 mirrors...
2018-02-17 23:19:55 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:19:55 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/extra/os/x86_64/gvfs-mtp-1.34.2-1-x86_64.pkg.tar.xz HTTP/1.1" 200 47932
2018-02-17 23:19:55 [DEBUG] download_requests.py(229) download_package(): Looking for gvfs-google-1.34.2-1 in 15 mirrors...
2018-02-17 23:19:55 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.rit.edu
2018-02-17 23:19:55 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching networkmanager-pptp 1.2.4-3 (177/857)...
2018-02-17 23:19:55 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching networkmanager-openvpn 1.8.1dev+10+ge4d8cda-2 (178/857)...
2018-02-17 23:19:55 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching network-manager-applet 1.8.11dev+12+ga37483c1-1 (179/857)...
2018-02-17 23:19:55 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching nautilus 3.26.2-3 (180/857)...
2018-02-17 23:19:55 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gvfs-smb 1.34.2-1 (181/857)...
2018-02-17 23:19:55 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gvfs-mtp 1.34.2-1 (182/857)...
2018-02-17 23:19:55 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gvfs-google 1.34.2-1 (183/857)...
2018-02-17 23:19:56 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.rit.edu:80 "GET /archlinux/extra/os/x86_64/gvfs-google-1.34.2-1-x86_64.pkg.tar.xz HTTP/1.1" 200 24888
2018-02-17 23:19:56 [DEBUG] download_requests.py(184) start(): gnome-weather-3.26.0-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:56 [DEBUG] download_requests.py(184) start(): gnome-tweak-tool-3.26.4-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:56 [DEBUG] download_requests.py(184) start(): gnome-themes-standard-3.22.3+16+gc092fc89-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:56 [DEBUG] download_requests.py(184) start(): gnome-terminal-3.26.2-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:56 [DEBUG] download_requests.py(184) start(): gnome-system-monitor-3.26.0+1+g97b9578d-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:56 [DEBUG] download_requests.py(184) start(): gnome-sound-recorder-3.24.0.1+8+g0b8e221-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:56 [DEBUG] download_requests.py(184) start(): gnome-shell-extension-status-menu-buttons-0.3-2-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:56 [DEBUG] download_requests.py(184) start(): gnome-shell-extension-dash-to-dock-1:61-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:56 [DEBUG] download_requests.py(184) start(): gnome-shell-extensions-3.26.2+9+g683b5ee-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:56 [DEBUG] download_requests.py(184) start(): gnome-shell-3.26.2+14+g64c857e3f-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:56 [DEBUG] download_requests.py(184) start(): gnome-screenshot-3.26.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:56 [DEBUG] download_requests.py(184) start(): gnome-photos-3.26.3-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:56 [DEBUG] download_requests.py(184) start(): gnome-music-3.26.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:56 [DEBUG] download_requests.py(184) start(): gnome-maps-3.26.2-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:56 [DEBUG] download_requests.py(184) start(): gnome-logs-3.26.3-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:56 [DEBUG] download_requests.py(184) start(): gnome-keyring-1:3.27.2-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:56 [DEBUG] download_requests.py(229) download_package(): Looking for gnome-font-viewer-3.26.0-1 in 15 mirrors...
2018-02-17 23:19:56 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.rit.edu
2018-02-17 23:19:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gnome-weather 3.26.0-1 (184/857)...
2018-02-17 23:19:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gnome-tweak-tool 3.26.4-1 (185/857)...
2018-02-17 23:19:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gnome-themes-standard 3.22.3+16+gc092fc89-1 (186/857)...
2018-02-17 23:19:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gnome-terminal 3.26.2-1 (187/857)...
2018-02-17 23:19:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gnome-system-monitor 3.26.0+1+g97b9578d-1 (188/857)...
2018-02-17 23:19:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gnome-sound-recorder 3.24.0.1+8+g0b8e221-1 (189/857)...
2018-02-17 23:19:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gnome-shell-extension-status-menu-buttons 0.3-2 (190/857)...
2018-02-17 23:19:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gnome-shell-extension-dash-to-dock 1:61-1 (191/857)...
2018-02-17 23:19:56 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.rit.edu:80 "GET /archlinux/extra/os/x86_64/gnome-font-viewer-3.26.0-1-x86_64.pkg.tar.xz HTTP/1.1" 200 87268
2018-02-17 23:19:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gnome-shell-extensions 3.26.2+9+g683b5ee-1 (192/857)...
2018-02-17 23:19:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gnome-shell 3.26.2+14+g64c857e3f-1 (193/857)...
2018-02-17 23:19:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gnome-screenshot 3.26.0-1 (194/857)...
2018-02-17 23:19:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gnome-photos 3.26.3-1 (195/857)...
2018-02-17 23:19:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gnome-music 3.26.1-1 (196/857)...
2018-02-17 23:19:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gnome-maps 3.26.2-1 (197/857)...
2018-02-17 23:19:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gnome-logs 3.26.3-1 (198/857)...
2018-02-17 23:19:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gnome-keyring 1:3.27.2-1 (199/857)...
2018-02-17 23:19:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gnome-font-viewer 3.26.0-1 (200/857)...
2018-02-17 23:19:57 [DEBUG] download_requests.py(184) start(): gnome-disk-utility-3.26.2-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:57 [DEBUG] download_requests.py(184) start(): gnome-documents-3.26.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:57 [DEBUG] download_requests.py(184) start(): gnome-control-center-3.26.2+14+g5ac6a0da6-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:57 [DEBUG] download_requests.py(184) start(): gnome-contacts-3.26+3+g643f622-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:57 [DEBUG] download_requests.py(229) download_package(): Looking for gnome-calendar-3.26.3+2+g966ec1c5-1 in 15 mirrors...
2018-02-17 23:19:57 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.lty.me
2018-02-17 23:19:57 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.lty.me:80 "GET /archlinux/extra/os/x86_64/gnome-calendar-3.26.3+2+g966ec1c5-1-x86_64.pkg.tar.xz HTTP/1.1" 200 697440
2018-02-17 23:19:57 [DEBUG] download_requests.py(184) start(): gnome-calculator-3.26.0-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:57 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gnome-disk-utility 3.26.2-1 (201/857)...
2018-02-17 23:19:57 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gnome-documents 3.26.1-1 (202/857)...
2018-02-17 23:19:57 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gnome-control-center 3.26.2+14+g5ac6a0da6-1 (203/857)...
2018-02-17 23:19:57 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gnome-contacts 3.26+3+g643f622-1 (204/857)...
2018-02-17 23:19:57 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gnome-calendar 3.26.3+2+g966ec1c5-1 (205/857)...
2018-02-17 23:19:57 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gnome-calculator 3.26.0-2 (206/857)...
2018-02-17 23:19:57 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gnome-backgrounds 3.26.2-1 (207/857)...
2018-02-17 23:19:58 [DEBUG] download_requests.py(184) start(): gnome-backgrounds-3.26.2-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:58 [DEBUG] download_requests.py(184) start(): gedit-3.22.1+1+gd21912e3e-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:58 [DEBUG] download_requests.py(184) start(): file-roller-3.26.2-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:58 [DEBUG] download_requests.py(184) start(): eog-3.26.2-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:58 [DEBUG] download_requests.py(184) start(): evince-3.26.0+14+g2a499547-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:58 [DEBUG] download_requests.py(184) start(): brasero-3.12.2-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:58 [DEBUG] download_requests.py(184) start(): baobab-3.26.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:19:58 [DEBUG] download_requests.py(229) download_package(): Looking for antergos-gnome-defaults-list-1.0-1 in 15 mirrors...
2018-02-17 23:19:58 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.umd.edu
2018-02-17 23:19:58 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.umd.edu:80 "GET /antergos/antergos/x86_64/antergos-gnome-defaults-list-1.0-1-any.pkg.tar.xz HTTP/1.1" 200 3000
2018-02-17 23:19:58 [DEBUG] download_requests.py(229) download_package(): Looking for antergos-gnome-meta-1.0-1 in 15 mirrors...
2018-02-17 23:19:58 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.umd.edu
2018-02-17 23:19:58 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gedit 3.22.1+1+gd21912e3e-1 (208/857)...
2018-02-17 23:19:58 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching file-roller 3.26.2-1 (209/857)...
2018-02-17 23:19:58 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching eog 3.26.2-1 (210/857)...
2018-02-17 23:19:58 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching evince 3.26.0+14+g2a499547-1 (211/857)...
2018-02-17 23:19:58 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching brasero 3.12.2-2 (212/857)...
2018-02-17 23:19:58 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching baobab 3.26.1-1 (213/857)...
2018-02-17 23:19:58 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching antergos-gnome-defaults-list 1.0-1 (214/857)...
2018-02-17 23:19:58 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching antergos-gnome-meta 1.0-1 (215/857)...
2018-02-17 23:19:58 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.umd.edu:80 "GET /antergos/antergos/x86_64/antergos-gnome-meta-1.0-1-any.pkg.tar.xz HTTP/1.1" 200 6832
2018-02-17 23:19:58 [DEBUG] download_requests.py(229) download_package(): Looking for python-six-1.11.0-1 in 15 mirrors...
2018-02-17 23:19:58 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.csclub.uwaterloo.ca
2018-02-17 23:19:59 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.csclub.uwaterloo.ca:80 "GET /archlinux/extra/os/x86_64/python-six-1.11.0-1-any.pkg.tar.xz HTTP/1.1" 200 19920
2018-02-17 23:19:59 [DEBUG] download_requests.py(229) download_package(): Looking for python-pyparsing-2.2.0-1 in 15 mirrors...
2018-02-17 23:19:59 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:19:59 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/python-pyparsing-2.2.0-1-any.pkg.tar.xz HTTP/1.1" 200 94988
2018-02-17 23:19:59 [DEBUG] download_requests.py(229) download_package(): Looking for python-appdirs-1.4.3-1 in 15 mirrors...
2018-02-17 23:19:59 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.dal10.us.leaseweb.net
2018-02-17 23:19:59 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.dal10.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/python-appdirs-1.4.3-1-any.pkg.tar.xz HTTP/1.1" 200 14312
2018-02-17 23:19:59 [DEBUG] download_requests.py(229) download_package(): Looking for python-packaging-16.8-2 in 15 mirrors...
2018-02-17 23:19:59 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): arch.mirror.constant.com
2018-02-17 23:19:59 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching python-six 1.11.0-1 (216/857)...
2018-02-17 23:19:59 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching python-pyparsing 2.2.0-1 (217/857)...
2018-02-17 23:19:59 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching python-appdirs 1.4.3-1 (218/857)...
2018-02-17 23:19:59 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching python-packaging 16.8-2 (219/857)...
2018-02-17 23:19:59 [DEBUG] connectionpool.py(396) _make_request(): http://arch.mirror.constant.com:80 "GET /extra/os/x86_64/python-packaging-16.8-2-any.pkg.tar.xz HTTP/1.1" 200 30252
2018-02-17 23:20:00 [DEBUG] download_requests.py(229) download_package(): Looking for python-setuptools-1:38.5.1-1 in 15 mirrors...
2018-02-17 23:20:00 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:20:00 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/extra/os/x86_64/python-setuptools-1:38.5.1-1-any.pkg.tar.xz HTTP/1.1" 200 288556
2018-02-17 23:20:00 [DEBUG] download_requests.py(184) start(): python-idna-2.6-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:00 [DEBUG] download_requests.py(184) start(): python-chardet-3.0.4-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:00 [DEBUG] download_requests.py(184) start(): python-urllib3-1.22-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:00 [DEBUG] download_requests.py(229) download_package(): Looking for python-cairo-1.16.2-1 in 15 mirrors...
2018-02-17 23:20:00 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sergal.org
2018-02-17 23:20:00 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sergal.org:80 "GET /archlinux/extra/os/x86_64/python-cairo-1.16.2-1-x86_64.pkg.tar.xz HTTP/1.1" 200 48620
2018-02-17 23:20:00 [DEBUG] download_requests.py(184) start(): python-requests-2.18.4-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:00 [DEBUG] download_requests.py(229) download_package(): Looking for python-pycurl-7.43.0.1-1 in 15 mirrors...
2018-02-17 23:20:00 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.csclub.uwaterloo.ca
2018-02-17 23:20:00 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.csclub.uwaterloo.ca:80 "GET /archlinux/extra/os/x86_64/python-pycurl-7.43.0.1-1-x86_64.pkg.tar.xz HTTP/1.1" 200 84664
2018-02-17 23:20:00 [DEBUG] download_requests.py(229) download_package(): Looking for python-pycups-1.9.73-3 in 15 mirrors...
2018-02-17 23:20:00 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): il.us.mirror.archlinux-br.org
2018-02-17 23:20:00 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching python-setuptools 1:38.5.1-1 (220/857)...
2018-02-17 23:20:00 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching python-idna 2.6-1 (221/857)...
2018-02-17 23:20:00 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching python-chardet 3.0.4-1 (222/857)...
2018-02-17 23:20:00 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching python-urllib3 1.22-1 (223/857)...
2018-02-17 23:20:00 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching python-cairo 1.16.2-1 (224/857)...
2018-02-17 23:20:00 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching python-requests 2.18.4-1 (225/857)...
2018-02-17 23:20:00 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching python-pycurl 7.43.0.1-1 (226/857)...
2018-02-17 23:20:00 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching python-pycups 1.9.73-3 (227/857)...
2018-02-17 23:20:00 [DEBUG] connectionpool.py(396) _make_request(): http://il.us.mirror.archlinux-br.org:80 "GET /extra/os/x86_64/python-pycups-1.9.73-3-x86_64.pkg.tar.xz HTTP/1.1" 200 56648
2018-02-17 23:20:01 [DEBUG] download_requests.py(229) download_package(): Looking for system-config-printer-1.5.11-2 in 15 mirrors...
2018-02-17 23:20:01 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:20:01 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/system-config-printer-1.5.11-2-x86_64.pkg.tar.xz HTTP/1.1" 200 947364
2018-02-17 23:20:01 [DEBUG] download_requests.py(229) download_package(): Looking for f2fs-tools-1.10.0-1 in 15 mirrors...
2018-02-17 23:20:01 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.csclub.uwaterloo.ca
2018-02-17 23:20:01 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.csclub.uwaterloo.ca:80 "GET /archlinux/extra/os/x86_64/f2fs-tools-1.10.0-1-x86_64.pkg.tar.xz HTTP/1.1" 200 125992
2018-02-17 23:20:01 [DEBUG] download_requests.py(229) download_package(): Looking for yajl-2.1.0-1 in 15 mirrors...
2018-02-17 23:20:01 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): arch.jensgutermuth.de
2018-02-17 23:20:01 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching system-config-printer 1.5.11-2 (228/857)...
2018-02-17 23:20:01 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching f2fs-tools 1.10.0-1 (229/857)...
2018-02-17 23:20:01 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching yajl 2.1.0-1 (230/857)...
2018-02-17 23:20:02 [DEBUG] connectionpool.py(396) _make_request(): http://arch.jensgutermuth.de:80 "GET /extra/os/x86_64/yajl-2.1.0-1-x86_64.pkg.tar.xz HTTP/1.1" 200 31988
2018-02-17 23:20:02 [DEBUG] download_requests.py(229) download_package(): Looking for package-query-1.9.r380-2 in 15 mirrors...
2018-02-17 23:20:02 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.umd.edu
2018-02-17 23:20:02 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.umd.edu:80 "GET /antergos/antergos/x86_64/package-query-1.9.r380-2-x86_64.pkg.tar.xz HTTP/1.1" 200 27244
2018-02-17 23:20:02 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching package-query 1.9.r380-2 (231/857)...
2018-02-17 23:20:02 [DEBUG] download_requests.py(184) start(): diffutils-3.6-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:02 [DEBUG] download_requests.py(229) download_package(): Looking for yaourt-1.9-1 in 15 mirrors...
2018-02-17 23:20:02 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.umd.edu
2018-02-17 23:20:03 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.umd.edu:80 "GET /antergos/antergos/x86_64/yaourt-1.9-1-any.pkg.tar.xz HTTP/1.1" 200 113748
2018-02-17 23:20:03 [DEBUG] download_requests.py(229) download_package(): Looking for nilfs-utils-2.2.7-1 in 15 mirrors...
2018-02-17 23:20:03 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:20:03 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/core/os/x86_64/nilfs-utils-2.2.7-1-x86_64.pkg.tar.xz HTTP/1.1" 200 110608
2018-02-17 23:20:03 [DEBUG] download_requests.py(184) start(): unzip-6.0-12-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:03 [DEBUG] download_requests.py(184) start(): python-termcolor-1.1.0-5-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:03 [DEBUG] download_requests.py(184) start(): antergos-alerts-17.11.18-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:03 [DEBUG] download_requests.py(184) start(): antergos-mirrorlist-20170930-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:03 [DEBUG] download_requests.py(184) start(): reiserfsprogs-3.6.27-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:03 [DEBUG] download_requests.py(184) start(): wpa_actiond-1.4-3-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:03 [DEBUG] download_requests.py(229) download_package(): Looking for ding-libs-0.6.1-1 in 15 mirrors...
2018-02-17 23:20:03 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.csclub.uwaterloo.ca
2018-02-17 23:20:03 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.csclub.uwaterloo.ca:80 "GET /archlinux/core/os/x86_64/ding-libs-0.6.1-1-x86_64.pkg.tar.xz HTTP/1.1" 200 122648
2018-02-17 23:20:03 [DEBUG] download_requests.py(184) start(): libevent-2.1.8-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:03 [DEBUG] download_requests.py(229) download_package(): Looking for gssproxy-0.8.0-1 in 15 mirrors...
2018-02-17 23:20:03 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sergal.org
2018-02-17 23:20:03 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching diffutils 3.6-1 (232/857)...
2018-02-17 23:20:03 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching yaourt 1.9-1 (233/857)...
2018-02-17 23:20:03 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching nilfs-utils 2.2.7-1 (234/857)...
2018-02-17 23:20:03 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching unzip 6.0-12 (235/857)...
2018-02-17 23:20:03 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching python-termcolor 1.1.0-5 (236/857)...
2018-02-17 23:20:03 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching antergos-alerts 17.11.18-1 (237/857)...
2018-02-17 23:20:03 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching antergos-mirrorlist 20170930-1 (238/857)...
2018-02-17 23:20:03 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching reiserfsprogs 3.6.27-1 (239/857)...
2018-02-17 23:20:03 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching wpa_actiond 1.4-3 (240/857)...
2018-02-17 23:20:03 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching ding-libs 0.6.1-1 (241/857)...
2018-02-17 23:20:03 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libevent 2.1.8-1 (242/857)...
2018-02-17 23:20:03 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gssproxy 0.8.0-1 (243/857)...
2018-02-17 23:20:03 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sergal.org:80 "GET /archlinux/core/os/x86_64/gssproxy-0.8.0-1-x86_64.pkg.tar.xz HTTP/1.1" 200 86664
2018-02-17 23:20:04 [DEBUG] download_requests.py(229) download_package(): Looking for nfsidmap-2.3.1-1 in 15 mirrors...
2018-02-17 23:20:04 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.rit.edu
2018-02-17 23:20:04 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.rit.edu:80 "GET /archlinux/core/os/x86_64/nfsidmap-2.3.1-1-x86_64.pkg.tar.xz HTTP/1.1" 200 41152
2018-02-17 23:20:04 [DEBUG] download_requests.py(229) download_package(): Looking for rpcbind-0.2.4-4 in 15 mirrors...
2018-02-17 23:20:04 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): il.us.mirror.archlinux-br.org
2018-02-17 23:20:04 [DEBUG] connectionpool.py(396) _make_request(): http://il.us.mirror.archlinux-br.org:80 "GET /core/os/x86_64/rpcbind-0.2.4-4-x86_64.pkg.tar.xz HTTP/1.1" 200 37120
2018-02-17 23:20:04 [DEBUG] download_requests.py(229) download_package(): Looking for nfs-utils-2.3.1-1 in 15 mirrors...
2018-02-17 23:20:04 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:20:04 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/core/os/x86_64/nfs-utils-2.3.1-1-x86_64.pkg.tar.xz HTTP/1.1" 200 287904
2018-02-17 23:20:04 [DEBUG] download_requests.py(229) download_package(): Looking for whois-5.3.0-1 in 15 mirrors...
2018-02-17 23:20:04 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): il.us.mirror.archlinux-br.org
2018-02-17 23:20:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching nfsidmap 2.3.1-1 (244/857)...
2018-02-17 23:20:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching rpcbind 0.2.4-4 (245/857)...
2018-02-17 23:20:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching nfs-utils 2.3.1-1 (246/857)...
2018-02-17 23:20:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching whois 5.3.0-1 (247/857)...
2018-02-17 23:20:04 [DEBUG] connectionpool.py(396) _make_request(): http://il.us.mirror.archlinux-br.org:80 "GET /extra/os/x86_64/whois-5.3.0-1-x86_64.pkg.tar.xz HTTP/1.1" 200 38216
2018-02-17 23:20:04 [DEBUG] download_requests.py(229) download_package(): Looking for libva-intel-driver-2.1.0-1 in 15 mirrors...
2018-02-17 23:20:04 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sergal.org
2018-02-17 23:20:05 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sergal.org:80 "GET /archlinux/extra/os/x86_64/libva-intel-driver-2.1.0-1-x86_64.pkg.tar.xz HTTP/1.1" 200 921316
2018-02-17 23:20:05 [DEBUG] download_requests.py(184) start(): unrar-1:5.5.8-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:05 [DEBUG] download_requests.py(229) download_package(): Looking for grub-zfs-1:2.02.beta2-6 in 15 mirrors...
2018-02-17 23:20:05 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.umd.edu
2018-02-17 23:20:05 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.umd.edu:80 "GET /antergos/antergos/x86_64/grub-zfs-1:2.02.beta2-6-x86_64.pkg.tar.xz HTTP/1.1" 200 6095756
2018-02-17 23:20:05 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libva-intel-driver 2.1.0-1 (248/857)...
2018-02-17 23:20:05 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching unrar 1:5.5.8-1 (249/857)...
2018-02-17 23:20:05 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching grub-zfs 1:2.02.beta2-6 (250/857)...
2018-02-17 23:20:06 [DEBUG] download_requests.py(229) download_package(): Looking for grub2-theme-antergos-0.1-1 in 15 mirrors...
2018-02-17 23:20:06 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.umd.edu
2018-02-17 23:20:06 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching grub2-theme-antergos 0.1-1 (251/857)...
2018-02-17 23:20:06 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.umd.edu:80 "GET /antergos/antergos/x86_64/grub2-theme-antergos-0.1-1-any.pkg.tar.xz HTTP/1.1" 200 1331876
2018-02-17 23:20:07 [DEBUG] download_requests.py(184) start(): cups-pk-helper-0.2.6-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:07 [DEBUG] download_requests.py(229) download_package(): Looking for gettext-0.19.8.1-2 in 15 mirrors...
2018-02-17 23:20:07 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.epiphyte.network
2018-02-17 23:20:07 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.epiphyte.network:80 "GET /archlinux/core/os/x86_64/gettext-0.19.8.1-2-x86_64.pkg.tar.xz HTTP/1.1" 200 2075528
2018-02-17 23:20:07 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching cups-pk-helper 0.2.6-1 (252/857)...
2018-02-17 23:20:07 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gettext 0.19.8.1-2 (253/857)...
2018-02-17 23:20:08 [DEBUG] download_requests.py(184) start(): grub-2:2.02-4-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:08 [DEBUG] download_requests.py(229) download_package(): Looking for sed-4.4-1 in 15 mirrors...
2018-02-17 23:20:08 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.lty.me
2018-02-17 23:20:08 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.lty.me:80 "GET /archlinux/core/os/x86_64/sed-4.4-1-x86_64.pkg.tar.xz HTTP/1.1" 200 178152
2018-02-17 23:20:08 [DEBUG] download_requests.py(229) download_package(): Looking for inxi-2.3.56-1 in 15 mirrors...
2018-02-17 23:20:08 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): arlm.tyzoid.com
2018-02-17 23:20:08 [DEBUG] connectionpool.py(396) _make_request(): http://arlm.tyzoid.com:80 "GET /community/os/x86_64/inxi-2.3.56-1-any.pkg.tar.xz HTTP/1.1" 200 141716
2018-02-17 23:20:08 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching grub 2:2.02-4 (254/857)...
2018-02-17 23:20:08 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching sed 4.4-1 (255/857)...
2018-02-17 23:20:08 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching inxi 2.3.56-1 (256/857)...
2018-02-17 23:20:09 [DEBUG] download_requests.py(184) start(): intel-ucode-20180108-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:09 [DEBUG] download_requests.py(184) start(): libpgm-5.2.122-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:09 [DEBUG] download_requests.py(184) start(): libsodium-1.0.16-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:09 [DEBUG] download_requests.py(184) start(): zeromq-4.2.2-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:09 [DEBUG] download_requests.py(184) start(): jansson-2.10-3-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:09 [DEBUG] download_requests.py(229) download_package(): Looking for slang-2.3.1a-2 in 15 mirrors...
2018-02-17 23:20:09 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.csclub.uwaterloo.ca
2018-02-17 23:20:09 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.csclub.uwaterloo.ca:80 "GET /archlinux/extra/os/x86_64/slang-2.3.1a-2-x86_64.pkg.tar.xz HTTP/1.1" 200 720332
2018-02-17 23:20:09 [DEBUG] download_requests.py(184) start(): openssl-1.0-1.0.2.n-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:09 [DEBUG] download_requests.py(229) download_package(): Looking for libnm-1.10.5dev+3+g5159c34ea-1 in 15 mirrors...
2018-02-17 23:20:09 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.hackingand.coffee
2018-02-17 23:20:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching intel-ucode 20180108-1 (257/857)...
2018-02-17 23:20:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libpgm 5.2.122-2 (258/857)...
2018-02-17 23:20:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libsodium 1.0.16-1 (259/857)...
2018-02-17 23:20:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching zeromq 4.2.2-2 (260/857)...
2018-02-17 23:20:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching jansson 2.10-3 (261/857)...
2018-02-17 23:20:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching slang 2.3.1a-2 (262/857)...
2018-02-17 23:20:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching openssl-1.0 1.0.2.n-1 (263/857)...
2018-02-17 23:20:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libnm 1.10.5dev+3+g5159c34ea-1 (264/857)...
2018-02-17 23:20:09 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.hackingand.coffee:80 "GET /arch/extra/os/x86_64/libnm-1.10.5dev+3+g5159c34ea-1-x86_64.pkg.tar.xz HTTP/1.1" 200 842592
2018-02-17 23:20:10 [DEBUG] download_requests.py(184) start(): libteam-1.27-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:10 [DEBUG] download_requests.py(184) start(): libndp-1.6-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:10 [DEBUG] download_requests.py(184) start(): libnewt-0.52.20-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:10 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libteam 1.27-1 (265/857)...
2018-02-17 23:20:10 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libndp 1.6-1 (266/857)...
2018-02-17 23:20:10 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libnewt 0.52.20-1 (267/857)...
2018-02-17 23:20:10 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching wpa_supplicant 1:2.6-11 (268/857)...
2018-02-17 23:20:10 [DEBUG] download_requests.py(184) start(): wpa_supplicant-1:2.6-11-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:10 [DEBUG] download_requests.py(229) download_package(): Looking for iproute2-4.15.0-1 in 15 mirrors...
2018-02-17 23:20:10 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.ams1.nl.leaseweb.net
2018-02-17 23:20:11 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.ams1.nl.leaseweb.net:80 "GET /archlinux/core/os/x86_64/iproute2-4.15.0-1-x86_64.pkg.tar.xz HTTP/1.1" 200 757288
2018-02-17 23:20:11 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching iproute2 4.15.0-1 (269/857)...
2018-02-17 23:20:12 [DEBUG] download_requests.py(229) download_package(): Looking for libnm-glib-1.10.5dev+3+g5159c34ea-1 in 15 mirrors...
2018-02-17 23:20:12 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:20:13 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/libnm-glib-1.10.5dev+3+g5159c34ea-1-x86_64.pkg.tar.xz HTTP/1.1" 200 634824
2018-02-17 23:20:13 [DEBUG] download_requests.py(229) download_package(): Looking for networkmanager-1.10.5dev+3+g5159c34ea-1 in 15 mirrors...
2018-02-17 23:20:13 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.lug.mtu.edu
2018-02-17 23:20:13 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.lug.mtu.edu:80 "GET /archlinux/extra/os/x86_64/networkmanager-1.10.5dev+3+g5159c34ea-1-x86_64.pkg.tar.xz HTTP/1.1" 200 2297008
2018-02-17 23:20:13 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libnm-glib 1.10.5dev+3+g5159c34ea-1 (270/857)...
2018-02-17 23:20:13 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching networkmanager 1.10.5dev+3+g5159c34ea-1 (271/857)...
2018-02-17 23:20:14 [DEBUG] download_requests.py(184) start(): libpipeline-1.5.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:14 [DEBUG] download_requests.py(184) start(): groff-1.22.3-7-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:14 [DEBUG] download_requests.py(229) download_package(): Looking for mlocate-0.26-6 in 15 mirrors...
2018-02-17 23:20:14 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.lty.me
2018-02-17 23:20:14 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.lty.me:80 "GET /archlinux/core/os/x86_64/mlocate-0.26-6-x86_64.pkg.tar.xz HTTP/1.1" 200 86428
2018-02-17 23:20:14 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libpipeline 1.5.0-1 (272/857)...
2018-02-17 23:20:14 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching groff 1.22.3-7 (273/857)...
2018-02-17 23:20:14 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching mlocate 0.26-6 (274/857)...
2018-02-17 23:20:15 [DEBUG] download_requests.py(229) download_package(): Looking for logrotate-3.13.0-1 in 15 mirrors...
2018-02-17 23:20:15 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:20:15 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/core/os/x86_64/logrotate-3.13.0-1-x86_64.pkg.tar.xz HTTP/1.1" 200 39068
2018-02-17 23:20:15 [DEBUG] download_requests.py(229) download_package(): Looking for man-db-2.8.1-1 in 15 mirrors...
2018-02-17 23:20:15 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.dal10.us.leaseweb.net
2018-02-17 23:20:15 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.dal10.us.leaseweb.net:80 "GET /archlinux/core/os/x86_64/man-db-2.8.1-1-x86_64.pkg.tar.xz HTTP/1.1" 200 908192
2018-02-17 23:20:15 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching logrotate 3.13.0-1 (275/857)...
2018-02-17 23:20:15 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching man-db 2.8.1-1 (276/857)...
2018-02-17 23:20:15 [DEBUG] download_requests.py(229) download_package(): Looking for antergos-midnight-timers-1.0-3 in 15 mirrors...
2018-02-17 23:20:15 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.umd.edu
2018-02-17 23:20:16 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.umd.edu:80 "GET /antergos/antergos/x86_64/antergos-midnight-timers-1.0-3-any.pkg.tar.xz HTTP/1.1" 200 3496
2018-02-17 23:20:16 [DEBUG] download_requests.py(184) start(): ipw2200-fw-3.1-6-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:16 [DEBUG] download_requests.py(184) start(): ipw2100-fw-1.3-8-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:16 [DEBUG] download_requests.py(184) start(): gsfonts-20170829-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:16 [DEBUG] download_requests.py(184) start(): dmraid-1.0.0.rc16.3-10-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:16 [DEBUG] download_requests.py(229) download_package(): Looking for bc-1.07.1-1 in 15 mirrors...
2018-02-17 23:20:16 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.rit.edu
2018-02-17 23:20:16 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.rit.edu:80 "GET /archlinux/extra/os/x86_64/bc-1.07.1-1-x86_64.pkg.tar.xz HTTP/1.1" 200 84996
2018-02-17 23:20:16 [DEBUG] download_requests.py(229) download_package(): Looking for screenfetch-3.8.0-2 in 15 mirrors...
2018-02-17 23:20:16 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sergal.org
2018-02-17 23:20:16 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sergal.org:80 "GET /archlinux/community/os/x86_64/screenfetch-3.8.0-2-any.pkg.tar.xz HTTP/1.1" 200 47056
2018-02-17 23:20:16 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching antergos-midnight-timers 1.0-3 (277/857)...
2018-02-17 23:20:16 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching ipw2200-fw 3.1-6 (278/857)...
2018-02-17 23:20:16 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching ipw2100-fw 1.3-8 (279/857)...
2018-02-17 23:20:16 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gsfonts 20170829-1 (280/857)...
2018-02-17 23:20:16 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching dmraid 1.0.0.rc16.3-10 (281/857)...
2018-02-17 23:20:16 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching bc 1.07.1-1 (282/857)...
2018-02-17 23:20:16 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching screenfetch 3.8.0-2 (283/857)...
2018-02-17 23:20:16 [DEBUG] download_requests.py(229) download_package(): Looking for bluez-utils-5.48-2 in 15 mirrors...
2018-02-17 23:20:16 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.epiphyte.network
2018-02-17 23:20:17 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.epiphyte.network:80 "GET /archlinux/extra/os/x86_64/bluez-utils-5.48-2-x86_64.pkg.tar.xz HTTP/1.1" 200 778424
2018-02-17 23:20:17 [DEBUG] download_requests.py(184) start(): sudo-1.8.22-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:17 [DEBUG] download_requests.py(229) download_package(): Looking for reflector-2017.11-1 in 15 mirrors...
2018-02-17 23:20:17 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.es.its.nyu.edu
2018-02-17 23:20:17 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching bluez-utils 5.48-2 (284/857)...
2018-02-17 23:20:17 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching sudo 1.8.22-1 (285/857)...
2018-02-17 23:20:17 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching reflector 2017.11-1 (286/857)...
2018-02-17 23:20:18 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.es.its.nyu.edu:80 "GET /archlinux/community/os/x86_64/reflector-2017.11-1-any.pkg.tar.xz HTTP/1.1" 200 16648
2018-02-17 23:20:18 [DEBUG] download_requests.py(229) download_package(): Looking for pygobject2-devel-2.28.7-1 in 15 mirrors...
2018-02-17 23:20:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching pygobject2-devel 2.28.7-1 (287/857)...
2018-02-17 23:20:18 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.rit.edu
2018-02-17 23:20:19 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.rit.edu:80 "GET /archlinux/extra/os/x86_64/pygobject2-devel-2.28.7-1-x86_64.pkg.tar.xz HTTP/1.1" 200 13932
2018-02-17 23:20:19 [DEBUG] download_requests.py(229) download_package(): Looking for python2-gobject2-2.28.7-1 in 15 mirrors...
2018-02-17 23:20:19 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.dal10.us.leaseweb.net
2018-02-17 23:20:19 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.dal10.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/python2-gobject2-2.28.7-1-x86_64.pkg.tar.xz HTTP/1.1" 200 279264
2018-02-17 23:20:19 [DEBUG] download_requests.py(229) download_package(): Looking for python2-cairo-1.16.2-1 in 15 mirrors...
2018-02-17 23:20:19 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:20:19 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/python2-cairo-1.16.2-1-x86_64.pkg.tar.xz HTTP/1.1" 200 48528
2018-02-17 23:20:19 [DEBUG] download_requests.py(184) start(): libglade-2.6.4-5-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:19 [DEBUG] download_requests.py(184) start(): libgnome-keyring-3.12.0-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:19 [DEBUG] download_requests.py(229) download_package(): Looking for pygtk-2.24.0-8 in 15 mirrors...
2018-02-17 23:20:19 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.lug.mtu.edu
2018-02-17 23:20:19 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching python2-gobject2 2.28.7-1 (288/857)...
2018-02-17 23:20:19 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching python2-cairo 1.16.2-1 (289/857)...
2018-02-17 23:20:19 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libglade 2.6.4-5 (290/857)...
2018-02-17 23:20:19 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libgnome-keyring 3.12.0-2 (291/857)...
2018-02-17 23:20:19 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching pygtk 2.24.0-8 (292/857)...
2018-02-17 23:20:19 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.lug.mtu.edu:80 "GET /archlinux/extra/os/x86_64/pygtk-2.24.0-8-x86_64.pkg.tar.xz HTTP/1.1" 200 845820
2018-02-17 23:20:20 [DEBUG] download_requests.py(229) download_package(): Looking for python2-gnomekeyring-2.32.0-17 in 15 mirrors...
2018-02-17 23:20:20 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:20:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching python2-gnomekeyring 2.32.0-17 (293/857)...
2018-02-17 23:20:21 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/python2-gnomekeyring-2.32.0-17-x86_64.pkg.tar.xz HTTP/1.1" 200 17252
2018-02-17 23:20:21 [DEBUG] download_requests.py(184) start(): libmbim-1.16.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libmbim 1.16.0-1 (294/857)...
2018-02-17 23:20:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libqmi 1.20.0-1 (295/857)...
2018-02-17 23:20:21 [DEBUG] download_requests.py(184) start(): libqmi-1.20.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:21 [DEBUG] download_requests.py(184) start(): ppp-2.4.7-4-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:21 [DEBUG] download_requests.py(229) download_package(): Looking for modemmanager-1.8rc1+6+g0f377f94-1 in 15 mirrors...
2018-02-17 23:20:21 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.lty.me
2018-02-17 23:20:21 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.lty.me:80 "GET /archlinux/extra/os/x86_64/modemmanager-1.8rc1+6+g0f377f94-1-x86_64.pkg.tar.xz HTTP/1.1" 200 1020992
2018-02-17 23:20:22 [DEBUG] download_requests.py(184) start(): b43-fwcutter-019-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:22 [DEBUG] download_requests.py(229) download_package(): Looking for rhash-1.3.5-2 in 15 mirrors...
2018-02-17 23:20:22 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:20:22 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/community/os/x86_64/rhash-1.3.5-2-x86_64.pkg.tar.xz HTTP/1.1" 200 111840
2018-02-17 23:20:22 [DEBUG] download_requests.py(229) download_package(): Looking for libuv-1.19.1-1 in 15 mirrors...
2018-02-17 23:20:22 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:20:22 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching ppp 2.4.7-4 (296/857)...
2018-02-17 23:20:22 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching modemmanager 1.8rc1+6+g0f377f94-1 (297/857)...
2018-02-17 23:20:22 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching b43-fwcutter 019-1 (298/857)...
2018-02-17 23:20:22 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching rhash 1.3.5-2 (299/857)...
2018-02-17 23:20:22 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/libuv-1.19.1-1-x86_64.pkg.tar.xz HTTP/1.1" 200 185260
2018-02-17 23:20:22 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libuv 1.19.1-1 (300/857)...
2018-02-17 23:20:22 [DEBUG] download_requests.py(229) download_package(): Looking for jsoncpp-1.8.4-2 in 15 mirrors...
2018-02-17 23:20:22 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.dal10.us.leaseweb.net
2018-02-17 23:20:23 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.dal10.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/jsoncpp-1.8.4-2-x86_64.pkg.tar.xz HTTP/1.1" 200 1144572
2018-02-17 23:20:23 [DEBUG] download_requests.py(229) download_package(): Looking for cmake-3.10.2-2 in 15 mirrors...
2018-02-17 23:20:23 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.wdc1.us.leaseweb.net
2018-02-17 23:20:23 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching jsoncpp 1.8.4-2 (301/857)...
2018-02-17 23:20:23 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching cmake 3.10.2-2 (302/857)...
2018-02-17 23:20:24 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.wdc1.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/cmake-3.10.2-2-x86_64.pkg.tar.xz HTTP/1.1" 200 5759488
2018-02-17 23:20:24 [DEBUG] download_requests.py(229) download_package(): Looking for libbsd-0.8.7-1 in 15 mirrors...
2018-02-17 23:20:24 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.acm.wpi.edu
2018-02-17 23:20:25 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.acm.wpi.edu:80 "GET /archlinux/extra/os/x86_64/libbsd-0.8.7-1-x86_64.pkg.tar.xz HTTP/1.1" 200 154088
2018-02-17 23:20:25 [DEBUG] download_requests.py(184) start(): libwbclient-4.7.4-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:25 [DEBUG] download_requests.py(184) start(): talloc-2.1.11-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:25 [DEBUG] download_requests.py(184) start(): cifs-utils-6.7-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:25 [DEBUG] download_requests.py(229) download_package(): Looking for perl-error-0.17025-2 in 15 mirrors...
2018-02-17 23:20:25 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:20:25 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/extra/os/x86_64/perl-error-0.17025-2-any.pkg.tar.xz HTTP/1.1" 200 18504
2018-02-17 23:20:25 [DEBUG] download_requests.py(229) download_package(): Looking for git-2.16.1-1 in 15 mirrors...
2018-02-17 23:20:25 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.lug.mtu.edu
2018-02-17 23:20:25 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.lug.mtu.edu:80 "GET /archlinux/extra/os/x86_64/git-2.16.1-1-x86_64.pkg.tar.xz HTTP/1.1" 200 5712912
2018-02-17 23:20:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libbsd 0.8.7-1 (303/857)...
2018-02-17 23:20:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libwbclient 4.7.4-1 (304/857)...
2018-02-17 23:20:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching talloc 2.1.11-1 (305/857)...
2018-02-17 23:20:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching cifs-utils 6.7-2 (306/857)...
2018-02-17 23:20:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching perl-error 0.17025-2 (307/857)...
2018-02-17 23:20:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching git 2.16.1-1 (308/857)...
2018-02-17 23:20:43 [DEBUG] download_requests.py(184) start(): pinentry-1.1.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:43 [DEBUG] download_requests.py(184) start(): libassuan-2.5.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:43 [DEBUG] download_requests.py(184) start(): libksba-1.3.5-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:43 [DEBUG] download_requests.py(184) start(): npth-1.5-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:43 [DEBUG] download_requests.py(229) download_package(): Looking for gnupg-2.2.4-2 in 15 mirrors...
2018-02-17 23:20:43 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): www.gtlib.gatech.edu
2018-02-17 23:20:44 [DEBUG] connectionpool.py(396) _make_request(): http://www.gtlib.gatech.edu:80 "GET /pub/archlinux/core/os/x86_64/gnupg-2.2.4-2-x86_64.pkg.tar.xz HTTP/1.1" 200 2123200
2018-02-17 23:20:44 [DEBUG] download_requests.py(229) download_package(): Looking for archlinux-keyring-20180108-1 in 15 mirrors...
2018-02-17 23:20:44 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.epiphyte.network
2018-02-17 23:20:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching pinentry 1.1.0-1 (309/857)...
2018-02-17 23:20:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libassuan 2.5.1-1 (310/857)...
2018-02-17 23:20:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libksba 1.3.5-1 (311/857)...
2018-02-17 23:20:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching npth 1.5-1 (312/857)...
2018-02-17 23:20:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gnupg 2.2.4-2 (313/857)...
2018-02-17 23:20:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching archlinux-keyring 20180108-1 (314/857)...
2018-02-17 23:20:44 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.epiphyte.network:80 "GET /archlinux/core/os/x86_64/archlinux-keyring-20180108-1-any.pkg.tar.xz HTTP/1.1" 200 664844
2018-02-17 23:20:45 [DEBUG] download_requests.py(229) download_package(): Looking for pacman-mirrorlist-20180203-1 in 15 mirrors...
2018-02-17 23:20:45 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sergal.org
2018-02-17 23:20:45 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sergal.org:80 "GET /archlinux/core/os/x86_64/pacman-mirrorlist-20180203-1-any.pkg.tar.xz HTTP/1.1" 200 6224
2018-02-17 23:20:45 [DEBUG] download_requests.py(184) start(): gpgme-1.10.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:45 [DEBUG] download_requests.py(184) start(): pacman-5.0.2-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:45 [DEBUG] download_requests.py(184) start(): pkgfile-17-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:45 [DEBUG] download_requests.py(184) start(): gnome-bluetooth-3.26.0+1+g3875844-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:45 [DEBUG] download_requests.py(184) start(): antergos-keyring-20170524-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:45 [DEBUG] download_requests.py(184) start(): net-tools-1.60.20160710git-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:45 [DEBUG] download_requests.py(184) start(): jfsutils-1.1.15-4-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:45 [DEBUG] download_requests.py(184) start(): xorg-fonts-encodings-1.0.4-4-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:45 [DEBUG] download_requests.py(229) download_package(): Looking for ttf-google-fonts-typewolf-17.11.git+2e2caa2-1 in 15 mirrors...
2018-02-17 23:20:45 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.umd.edu
2018-02-17 23:20:45 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.umd.edu:80 "GET /antergos/antergos/x86_64/ttf-google-fonts-typewolf-17.11.git+2e2caa2-1-any.pkg.tar.xz HTTP/1.1" 200 38067740
2018-02-17 23:20:45 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching pacman-mirrorlist 20180203-1 (315/857)...
2018-02-17 23:20:45 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gpgme 1.10.0-1 (316/857)...
2018-02-17 23:20:45 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching pacman 5.0.2-2 (317/857)...
2018-02-17 23:20:45 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching pkgfile 17-1 (318/857)...
2018-02-17 23:20:45 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gnome-bluetooth 3.26.0+1+g3875844-1 (319/857)...
2018-02-17 23:20:45 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching antergos-keyring 20170524-1 (320/857)...
2018-02-17 23:20:45 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching net-tools 1.60.20160710git-1 (321/857)...
2018-02-17 23:20:45 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching jfsutils 1.1.15-4 (322/857)...
2018-02-17 23:20:45 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-fonts-encodings 1.0.4-4 (323/857)...
2018-02-17 23:20:45 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching ttf-google-fonts-typewolf 17.11.git+2e2caa2-1 (324/857)...
2018-02-17 23:20:49 [DEBUG] download_requests.py(229) download_package(): Looking for mailcap-2.1.48+14+g5811758-1 in 15 mirrors...
2018-02-17 23:20:49 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.es.its.nyu.edu
2018-02-17 23:20:49 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.es.its.nyu.edu:80 "GET /archlinux/extra/os/x86_64/mailcap-2.1.48+14+g5811758-1-any.pkg.tar.xz HTTP/1.1" 200 25596
2018-02-17 23:20:49 [DEBUG] download_requests.py(184) start(): startup-notification-0.12-5-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:49 [DEBUG] download_requests.py(229) download_package(): Looking for mozilla-common-1.4-4 in 15 mirrors...
2018-02-17 23:20:49 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:20:49 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/mozilla-common-1.4-4-any.pkg.tar.xz HTTP/1.1" 200 1180
2018-02-17 23:20:49 [DEBUG] download_requests.py(229) download_package(): Looking for firefox-58.0.2-1 in 15 mirrors...
2018-02-17 23:20:49 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.hackingand.coffee
2018-02-17 23:20:49 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching mailcap 2.1.48+14+g5811758-1 (325/857)...
2018-02-17 23:20:49 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching startup-notification 0.12-5 (326/857)...
2018-02-17 23:20:49 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching mozilla-common 1.4-4 (327/857)...
2018-02-17 23:20:49 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching firefox 58.0.2-1 (328/857)...
2018-02-17 23:20:50 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.hackingand.coffee:80 "GET /arch/extra/os/x86_64/firefox-58.0.2-1-x86_64.pkg.tar.xz HTTP/1.1" 200 39020500
2018-02-17 23:20:54 [DEBUG] download_requests.py(184) start(): haveged-1.9.1-4-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:20:54 [DEBUG] download_requests.py(229) download_package(): Looking for lib32-libxau-1.0.8-2 in 15 mirrors...
2018-02-17 23:20:54 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sergal.org
2018-02-17 23:20:54 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching haveged 1.9.1-4 (329/857)...
2018-02-17 23:20:54 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lib32-libxau 1.0.8-2 (330/857)...
2018-02-17 23:20:55 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sergal.org:80 "GET /archlinux/multilib/os/x86_64/lib32-libxau-1.0.8-2-x86_64.pkg.tar.xz HTTP/1.1" 200 6696
2018-02-17 23:20:55 [DEBUG] download_requests.py(229) download_package(): Looking for lib32-libxdmcp-1.1.2-1 in 15 mirrors...
2018-02-17 23:20:55 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.umd.edu
2018-02-17 23:20:56 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.umd.edu:80 "GET /archlinux/multilib/os/x86_64/lib32-libxdmcp-1.1.2-1-x86_64.pkg.tar.xz HTTP/1.1" 200 8896
2018-02-17 23:20:56 [DEBUG] download_requests.py(229) download_package(): Looking for lib32-libxcb-1.12-2 in 15 mirrors...
2018-02-17 23:20:56 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): arch.jensgutermuth.de
2018-02-17 23:20:56 [DEBUG] connectionpool.py(396) _make_request(): http://arch.jensgutermuth.de:80 "GET /multilib/os/x86_64/lib32-libxcb-1.12-2-x86_64.pkg.tar.xz HTTP/1.1" 200 175800
2018-02-17 23:20:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lib32-libxdmcp 1.1.2-1 (331/857)...
2018-02-17 23:20:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lib32-libxcb 1.12-2 (332/857)...
2018-02-17 23:20:57 [DEBUG] download_requests.py(229) download_package(): Looking for lib32-icu-60.1-1 in 15 mirrors...
2018-02-17 23:20:57 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.dal10.us.leaseweb.net
2018-02-17 23:20:57 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.dal10.us.leaseweb.net:80 "GET /archlinux/multilib/os/x86_64/lib32-icu-60.1-1-x86_64.pkg.tar.xz HTTP/1.1" 200 8097852
2018-02-17 23:20:57 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lib32-icu 60.1-1 (333/857)...
2018-02-17 23:20:58 [DEBUG] download_requests.py(229) download_package(): Looking for lib32-readline-7.0.003-1 in 15 mirrors...
2018-02-17 23:20:58 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.fra10.de.leaseweb.net
2018-02-17 23:20:58 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lib32-readline 7.0.003-1 (334/857)...
2018-02-17 23:20:58 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.fra10.de.leaseweb.net:80 "GET /archlinux/multilib/os/x86_64/lib32-readline-7.0.003-1-x86_64.pkg.tar.xz HTTP/1.1" 200 130036
2018-02-17 23:20:59 [DEBUG] download_requests.py(229) download_package(): Looking for lib32-libx11-1.6.5-1 in 15 mirrors...
2018-02-17 23:20:59 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.csclub.uwaterloo.ca
2018-02-17 23:20:59 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.csclub.uwaterloo.ca:80 "GET /archlinux/multilib/os/x86_64/lib32-libx11-1.6.5-1-x86_64.pkg.tar.xz HTTP/1.1" 200 578556
2018-02-17 23:20:59 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lib32-libx11 1.6.5-1 (335/857)...
2018-02-17 23:21:00 [DEBUG] download_requests.py(229) download_package(): Looking for lib32-libxml2-2.9.4+16+g07418011-2 in 15 mirrors...
2018-02-17 23:21:00 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:21:00 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/multilib/os/x86_64/lib32-libxml2-2.9.4+16+g07418011-2-x86_64.pkg.tar.xz HTTP/1.1" 200 565532
2018-02-17 23:21:00 [DEBUG] download_requests.py(229) download_package(): Looking for lib32-expat-2.2.2-1 in 15 mirrors...
2018-02-17 23:21:00 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.lty.me
2018-02-17 23:21:00 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.lty.me:80 "GET /archlinux/multilib/os/x86_64/lib32-expat-2.2.2-1-x86_64.pkg.tar.xz HTTP/1.1" 200 60840
2018-02-17 23:21:00 [DEBUG] download_requests.py(229) download_package(): Looking for lib32-gcc-libs-7.3.0-1 in 15 mirrors...
2018-02-17 23:21:00 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sergal.org
2018-02-17 23:21:00 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sergal.org:80 "GET /archlinux/core/os/x86_64/lib32-gcc-libs-7.3.0-1-x86_64.pkg.tar.xz HTTP/1.1" 200 15480008
2018-02-17 23:21:00 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lib32-libxml2 2.9.4+16+g07418011-2 (336/857)...
2018-02-17 23:21:00 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lib32-expat 2.2.2-1 (337/857)...
2018-02-17 23:21:00 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lib32-gcc-libs 7.3.0-1 (338/857)...
2018-02-17 23:21:02 [DEBUG] download_requests.py(229) download_package(): Looking for lib32-ncurses-6.1-1 in 15 mirrors...
2018-02-17 23:21:02 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.acm.wpi.edu
2018-02-17 23:21:02 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.acm.wpi.edu:80 "GET /archlinux/multilib/os/x86_64/lib32-ncurses-6.1-1-x86_64.pkg.tar.xz HTTP/1.1" 200 227316
2018-02-17 23:21:02 [DEBUG] download_requests.py(229) download_package(): Looking for lib32-libffi-3.2.1-1 in 15 mirrors...
2018-02-17 23:21:02 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.umd.edu
2018-02-17 23:21:02 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.umd.edu:80 "GET /archlinux/multilib/os/x86_64/lib32-libffi-3.2.1-1-x86_64.pkg.tar.xz HTTP/1.1" 200 19560
2018-02-17 23:21:02 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lib32-ncurses 6.1-1 (339/857)...
2018-02-17 23:21:02 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lib32-libffi 3.2.1-1 (340/857)...
2018-02-17 23:21:02 [DEBUG] download_requests.py(229) download_package(): Looking for lib32-zlib-1.2.11-1 in 15 mirrors...
2018-02-17 23:21:02 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lib32-zlib 1.2.11-1 (341/857)...
2018-02-17 23:21:02 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sergal.org
2018-02-17 23:21:04 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sergal.org:80 "GET /archlinux/multilib/os/x86_64/lib32-zlib-1.2.11-1-x86_64.pkg.tar.xz HTTP/1.1" 200 48112
2018-02-17 23:21:04 [DEBUG] download_requests.py(229) download_package(): Looking for lib32-bzip2-1.0.6-2 in 15 mirrors...
2018-02-17 23:21:04 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.lty.me
2018-02-17 23:21:04 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.lty.me:80 "GET /archlinux/multilib/os/x86_64/lib32-bzip2-1.0.6-2-x86_64.pkg.tar.xz HTTP/1.1" 200 28236
2018-02-17 23:21:04 [DEBUG] download_requests.py(229) download_package(): Looking for lib32-glibc-2.26-11 in 15 mirrors...
2018-02-17 23:21:04 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sergal.org
2018-02-17 23:21:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lib32-bzip2 1.0.6-2 (342/857)...
2018-02-17 23:21:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lib32-glibc 2.26-11 (343/857)...
2018-02-17 23:21:34 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sergal.org:80 "GET /archlinux/core/os/x86_64/lib32-glibc-2.26-11-x86_64.pkg.tar.xz HTTP/1.1" 200 3198296
2018-02-17 23:21:35 [DEBUG] download_requests.py(229) download_package(): Looking for lib32-libxfixes-5.0.3-1 in 15 mirrors...
2018-02-17 23:21:35 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.umd.edu
2018-02-17 23:21:35 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.umd.edu:80 "GET /archlinux/multilib/os/x86_64/lib32-libxfixes-5.0.3-1-x86_64.pkg.tar.xz HTTP/1.1" 200 9324
2018-02-17 23:21:35 [DEBUG] download_requests.py(229) download_package(): Looking for lib32-libxext-1.3.3-1 in 15 mirrors...
2018-02-17 23:21:35 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): ftp.sh.cvut.cz
2018-02-17 23:21:35 [DEBUG] connectionpool.py(396) _make_request(): http://ftp.sh.cvut.cz:80 "GET /arch/multilib/os/x86_64/lib32-libxext-1.3.3-1-x86_64.pkg.tar.xz HTTP/1.1" 200 26412
2018-02-17 23:21:35 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lib32-libxfixes 5.0.3-1 (344/857)...
2018-02-17 23:21:35 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lib32-libxext 1.3.3-1 (345/857)...
2018-02-17 23:21:36 [DEBUG] download_requests.py(229) download_package(): Looking for lib32-libpciaccess-0.14-1 in 15 mirrors...
2018-02-17 23:21:36 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): arlm.tyzoid.com
2018-02-17 23:21:36 [DEBUG] connectionpool.py(396) _make_request(): http://arlm.tyzoid.com:80 "GET /multilib/os/x86_64/lib32-libpciaccess-0.14-1-x86_64.pkg.tar.xz HTTP/1.1" 200 17716
2018-02-17 23:21:36 [DEBUG] download_requests.py(229) download_package(): Looking for lib32-libglvnd-1.0.0-1 in 15 mirrors...
2018-02-17 23:21:36 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:21:36 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/multilib/os/x86_64/lib32-libglvnd-1.0.0-1-x86_64.pkg.tar.xz HTTP/1.1" 200 159696
2018-02-17 23:21:36 [DEBUG] download_requests.py(229) download_package(): Looking for lib32-wayland-1.14.0-1 in 15 mirrors...
2018-02-17 23:21:36 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.csclub.uwaterloo.ca
2018-02-17 23:21:36 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.csclub.uwaterloo.ca:80 "GET /archlinux/multilib/os/x86_64/lib32-wayland-1.14.0-1-x86_64.pkg.tar.xz HTTP/1.1" 200 44912
2018-02-17 23:21:36 [DEBUG] download_requests.py(229) download_package(): Looking for lib32-llvm-libs-5.0.1-1 in 15 mirrors...
2018-02-17 23:21:36 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:21:36 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/multilib/os/x86_64/lib32-llvm-libs-5.0.1-1-x86_64.pkg.tar.xz HTTP/1.1" 200 15919844
2018-02-17 23:21:36 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lib32-libpciaccess 0.14-1 (346/857)...
2018-02-17 23:21:36 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lib32-libglvnd 1.0.0-1 (347/857)...
2018-02-17 23:21:36 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lib32-wayland 1.14.0-1 (348/857)...
2018-02-17 23:21:36 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lib32-llvm-libs 5.0.1-1 (349/857)...
2018-02-17 23:21:37 [DEBUG] download_requests.py(229) download_package(): Looking for lib32-libelf-0.170-1 in 15 mirrors...
2018-02-17 23:21:37 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:21:37 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/multilib/os/x86_64/lib32-libelf-0.170-1-x86_64.pkg.tar.xz HTTP/1.1" 200 365584
2018-02-17 23:21:37 [DEBUG] download_requests.py(229) download_package(): Looking for lib32-lm_sensors-3.4.0-1 in 15 mirrors...
2018-02-17 23:21:37 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:21:37 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/multilib/os/x86_64/lib32-lm_sensors-3.4.0-1-x86_64.pkg.tar.xz HTTP/1.1" 200 24088
2018-02-17 23:21:37 [DEBUG] download_requests.py(229) download_package(): Looking for lib32-libxshmfence-1.2-1 in 15 mirrors...
2018-02-17 23:21:37 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:21:37 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/multilib/os/x86_64/lib32-libxshmfence-1.2-1-x86_64.pkg.tar.xz HTTP/1.1" 200 3580
2018-02-17 23:21:37 [DEBUG] download_requests.py(229) download_package(): Looking for lib32-libxdamage-1.1.4-2 in 15 mirrors...
2018-02-17 23:21:37 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.lty.me
2018-02-17 23:21:37 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.lty.me:80 "GET /archlinux/multilib/os/x86_64/lib32-libxdamage-1.1.4-2-x86_64.pkg.tar.xz HTTP/1.1" 200 4628
2018-02-17 23:21:37 [DEBUG] download_requests.py(229) download_package(): Looking for lib32-libxxf86vm-1.1.4-1 in 15 mirrors...
2018-02-17 23:21:37 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:21:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lib32-libelf 0.170-1 (350/857)...
2018-02-17 23:21:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lib32-lm_sensors 3.4.0-1 (351/857)...
2018-02-17 23:21:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lib32-libxshmfence 1.2-1 (352/857)...
2018-02-17 23:21:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lib32-libxdamage 1.1.4-2 (353/857)...
2018-02-17 23:21:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lib32-libxxf86vm 1.1.4-1 (354/857)...
2018-02-17 23:21:38 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/multilib/os/x86_64/lib32-libxxf86vm-1.1.4-1-x86_64.pkg.tar.xz HTTP/1.1" 200 8536
2018-02-17 23:21:38 [DEBUG] download_requests.py(229) download_package(): Looking for lib32-libdrm-2.4.89-1 in 15 mirrors...
2018-02-17 23:21:38 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:21:38 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/multilib/os/x86_64/lib32-libdrm-2.4.89-1-x86_64.pkg.tar.xz HTTP/1.1" 200 138196
2018-02-17 23:21:38 [DEBUG] download_requests.py(229) download_package(): Looking for lib32-mesa-17.3.3-1 in 15 mirrors...
2018-02-17 23:21:38 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:21:38 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/multilib/os/x86_64/lib32-mesa-17.3.3-1-x86_64.pkg.tar.xz HTTP/1.1" 200 12153372
2018-02-17 23:21:38 [DEBUG] download_requests.py(229) download_package(): Looking for htop-2.1.0-1 in 15 mirrors...
2018-02-17 23:21:38 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:21:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lib32-libdrm 2.4.89-1 (355/857)...
2018-02-17 23:21:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lib32-mesa 17.3.3-1 (356/857)...
2018-02-17 23:21:38 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/htop-2.1.0-1-x86_64.pkg.tar.xz HTTP/1.1" 200 77776
2018-02-17 23:21:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching htop 2.1.0-1 (357/857)...
2018-02-17 23:21:39 [DEBUG] download_requests.py(184) start(): os-prober-1.76-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:39 [DEBUG] download_requests.py(184) start(): iw-4.14-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:39 [DEBUG] download_requests.py(184) start(): wireless-regdb-2017.03.07-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:39 [DEBUG] download_requests.py(184) start(): crda-3.18-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:39 [DEBUG] download_requests.py(229) download_package(): Looking for ldns-1.7.0-4 in 15 mirrors...
2018-02-17 23:21:39 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.csclub.uwaterloo.ca
2018-02-17 23:21:39 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.csclub.uwaterloo.ca:80 "GET /archlinux/core/os/x86_64/ldns-1.7.0-4-x86_64.pkg.tar.xz HTTP/1.1" 200 455128
2018-02-17 23:21:39 [DEBUG] download_requests.py(229) download_package(): Looking for openssh-7.6p1-2 in 15 mirrors...
2018-02-17 23:21:39 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.dal10.us.leaseweb.net
2018-02-17 23:21:39 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.dal10.us.leaseweb.net:80 "GET /archlinux/core/os/x86_64/openssh-7.6p1-2-x86_64.pkg.tar.xz HTTP/1.1" 200 739216
2018-02-17 23:21:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching os-prober 1.76-1 (358/857)...
2018-02-17 23:21:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching iw 4.14-1 (359/857)...
2018-02-17 23:21:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching wireless-regdb 2017.03.07-1 (360/857)...
2018-02-17 23:21:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching crda 3.18-1 (361/857)...
2018-02-17 23:21:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching ldns 1.7.0-4 (362/857)...
2018-02-17 23:21:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching openssh 7.6p1-2 (363/857)...
2018-02-17 23:21:40 [DEBUG] download_requests.py(184) start(): efivar-32-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:40 [DEBUG] download_requests.py(184) start(): efibootmgr-15-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:40 [DEBUG] download_requests.py(184) start(): libplist-2.0.0+11+gec9ba8b-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:40 [DEBUG] download_requests.py(184) start(): cairomm-1.12.2-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:40 [DEBUG] download_requests.py(184) start(): glibmm-2.54.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:40 [DEBUG] download_requests.py(184) start(): gobject-introspection-runtime-1.54.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:40 [DEBUG] download_requests.py(229) download_package(): Looking for libmm-glib-1.8rc1+6+g0f377f94-1 in 15 mirrors...
2018-02-17 23:21:40 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.acm.wpi.edu
2018-02-17 23:21:40 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.acm.wpi.edu:80 "GET /archlinux/extra/os/x86_64/libmm-glib-1.8rc1+6+g0f377f94-1-x86_64.pkg.tar.xz HTTP/1.1" 200 334628
2018-02-17 23:21:40 [DEBUG] download_requests.py(184) start(): libvoikko-4.1.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:40 [DEBUG] download_requests.py(184) start(): hspell-1.4-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:40 [DEBUG] download_requests.py(184) start(): aspell-0.60.6.1-5-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:40 [DEBUG] download_requests.py(184) start(): libid3tag-0.15.1b-8-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:40 [DEBUG] download_requests.py(229) download_package(): Looking for procps-ng-3.3.12-3 in 15 mirrors...
2018-02-17 23:21:40 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.lty.me
2018-02-17 23:21:40 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.lty.me:80 "GET /archlinux/core/os/x86_64/procps-ng-3.3.12-3-x86_64.pkg.tar.xz HTTP/1.1" 200 312096
2018-02-17 23:21:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching efivar 32-1 (364/857)...
2018-02-17 23:21:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching efibootmgr 15-1 (365/857)...
2018-02-17 23:21:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libplist 2.0.0+11+gec9ba8b-1 (366/857)...
2018-02-17 23:21:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching cairomm 1.12.2-2 (367/857)...
2018-02-17 23:21:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching glibmm 2.54.1-1 (368/857)...
2018-02-17 23:21:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gobject-introspection-runtime 1.54.1-1 (369/857)...
2018-02-17 23:21:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libmm-glib 1.8rc1+6+g0f377f94-1 (370/857)...
2018-02-17 23:21:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libvoikko 4.1.1-1 (371/857)...
2018-02-17 23:21:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching hspell 1.4-1 (372/857)...
2018-02-17 23:21:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching aspell 0.60.6.1-5 (373/857)...
2018-02-17 23:21:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libid3tag 0.15.1b-8 (374/857)...
2018-02-17 23:21:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching procps-ng 3.3.12-3 (375/857)...
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): libdatrie-0.2.10-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): sound-theme-freedesktop-0.8-2-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): libgusb-0.2.11-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): libcroco-0.6.12+4+g9ad7287-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): at-spi2-core-2.26.2-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): libxpm-3.5.12-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): usbmuxd-1.1.0+28+g46bdf3e-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): libusbmuxd-1.0.10+13+gc724e70-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): atkmm-2.24.2+1+gf30b47f-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): pangomm-2.40.1-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): pygobject-devel-3.26.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): hyphen-2.8.8-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): libnotify-0.7.7-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): harfbuzz-icu-1.7.5-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): libsecret-0.18.5+14+g9980655-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): geoclue2-2.4.7-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): enchant-2.2.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): libxslt-1.1.32+3+g32c88216-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(229) download_package(): Looking for libcddb-1.3.2-5 in 15 mirrors...
2018-02-17 23:21:41 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): il.us.mirror.archlinux-br.org
2018-02-17 23:21:41 [DEBUG] connectionpool.py(396) _make_request(): http://il.us.mirror.archlinux-br.org:80 "GET /extra/os/x86_64/libcddb-1.3.2-5-x86_64.pkg.tar.xz HTTP/1.1" 200 44512
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): hicolor-icon-theme-0.17-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): imlib2-1.4.10-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): jasper-2.0.14-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): gpm-1.20.7-8-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): glib-networking-2.54.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): zita-resampler-1.3.0-5-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): zita-alsa-pcmi-0.2.0-3-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): libsamplerate-0.1.9-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): libasyncns-0.8+3+g68cd5af-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): libthai-0.1.27-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): libsndfile-1.0.28-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): ilmbase-2.2.0-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): libmp4v2-2.0.0-4-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): giflib-5.1.4-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): fftw-3.3.7-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): libogg-1.3.3-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): sdl-1.2.15-9-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): iso-codes-3.76-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): gstreamer-1.12.4-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): xvidcore-1.3.4-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): x265-2.6-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): vid.stab-1.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libdatrie 0.2.10-2 (376/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching sound-theme-freedesktop 0.8-2 (377/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libgusb 0.2.11-1 (378/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libcroco 0.6.12+4+g9ad7287-1 (379/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching at-spi2-core 2.26.2-1 (380/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libxpm 3.5.12-1 (381/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching usbmuxd 1.1.0+28+g46bdf3e-1 (382/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libusbmuxd 1.0.10+13+gc724e70-1 (383/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching atkmm 2.24.2+1+gf30b47f-2 (384/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching pangomm 2.40.1-2 (385/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching pygobject-devel 3.26.1-1 (386/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching hyphen 2.8.8-1 (387/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libnotify 0.7.7-1 (388/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching harfbuzz-icu 1.7.5-1 (389/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libsecret 0.18.5+14+g9980655-1 (390/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching geoclue2 2.4.7-1 (391/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching enchant 2.2.1-1 (392/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libxslt 1.1.32+3+g32c88216-1 (393/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libcddb 1.3.2-5 (394/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching hicolor-icon-theme 0.17-1 (395/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching imlib2 1.4.10-1 (396/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching jasper 2.0.14-1 (397/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gpm 1.20.7-8 (398/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching glib-networking 2.54.1-1 (399/857)...
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): libbluray-1.0.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching zita-resampler 1.3.0-5 (400/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching zita-alsa-pcmi 0.2.0-3 (401/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libsamplerate 0.1.9-1 (402/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libasyncns 0.8+3+g68cd5af-1 (403/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libthai 0.1.27-1 (404/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libsndfile 1.0.28-1 (405/857)...
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): libass-0.14.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching ilmbase 2.2.0-2 (406/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libmp4v2 2.0.0-4 (407/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching giflib 5.1.4-1 (408/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching fftw 3.3.7-1 (409/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libogg 1.3.3-2 (410/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching sdl 1.2.15-9 (411/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching iso-codes 3.76-1 (412/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gstreamer 1.12.4-1 (413/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xvidcore 1.3.4-1 (414/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching x265 2.6-1 (415/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching vid.stab 1.1-1 (416/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libbluray 1.0.1-1 (417/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libass 0.14.0-1 (418/857)...
2018-02-17 23:21:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching sdl2 2.0.7-1 (419/857)...
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): sdl2-2.0.7-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): libssh-0.7.5-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(184) start(): gsm-1.0.17-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:41 [DEBUG] download_requests.py(229) download_package(): Looking for gtk-update-icon-cache-3.22.28-1 in 15 mirrors...
2018-02-17 23:21:42 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sergal.org
2018-02-17 23:21:42 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sergal.org:80 "GET /archlinux/extra/os/x86_64/gtk-update-icon-cache-3.22.28-1-x86_64.pkg.tar.xz HTTP/1.1" 200 14876
2018-02-17 23:21:42 [DEBUG] download_requests.py(184) start(): libcanberra-0.30+2+gc0620e4-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:42 [DEBUG] download_requests.py(184) start(): rest-0.8.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:42 [DEBUG] download_requests.py(184) start(): colord-1.4.1+6+gf08c25d-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:42 [DEBUG] download_requests.py(229) download_package(): Looking for cantarell-fonts-1:0.100-1 in 15 mirrors...
2018-02-17 23:21:42 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:21:42 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/cantarell-fonts-1:0.100-1-any.pkg.tar.xz HTTP/1.1" 200 170552
2018-02-17 23:21:42 [DEBUG] download_requests.py(184) start(): desktop-file-utils-0.23-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:42 [DEBUG] download_requests.py(184) start(): wayland-protocols-1.12-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:42 [DEBUG] download_requests.py(184) start(): librsvg-2:2.42.2-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:42 [DEBUG] download_requests.py(184) start(): json-glib-1.4.2-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:42 [DEBUG] download_requests.py(184) start(): at-spi2-atk-2.26.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:42 [DEBUG] download_requests.py(184) start(): shared-mime-info-1.9-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:42 [DEBUG] download_requests.py(184) start(): atk-2.26.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:42 [DEBUG] download_requests.py(184) start(): js-24.2.0-4-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:42 [DEBUG] download_requests.py(229) download_package(): Looking for inetutils-1.9.4-5 in 15 mirrors...
2018-02-17 23:21:42 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.acm.wpi.edu
2018-02-17 23:21:42 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.acm.wpi.edu:80 "GET /archlinux/core/os/x86_64/inetutils-1.9.4-5-x86_64.pkg.tar.xz HTTP/1.1" 200 292644
2018-02-17 23:21:42 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libssh 0.7.5-2 (420/857)...
2018-02-17 23:21:42 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gsm 1.0.17-1 (421/857)...
2018-02-17 23:21:42 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gtk-update-icon-cache 3.22.28-1 (422/857)...
2018-02-17 23:21:42 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libcanberra 0.30+2+gc0620e4-1 (423/857)...
2018-02-17 23:21:42 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching rest 0.8.1-1 (424/857)...
2018-02-17 23:21:42 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching colord 1.4.1+6+gf08c25d-1 (425/857)...
2018-02-17 23:21:42 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching cantarell-fonts 1:0.100-1 (426/857)...
2018-02-17 23:21:42 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching desktop-file-utils 0.23-1 (427/857)...
2018-02-17 23:21:42 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching wayland-protocols 1.12-1 (428/857)...
2018-02-17 23:21:42 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching librsvg 2:2.42.2-1 (429/857)...
2018-02-17 23:21:42 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching json-glib 1.4.2-1 (430/857)...
2018-02-17 23:21:42 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching at-spi2-atk 2.26.1-1 (431/857)...
2018-02-17 23:21:42 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching shared-mime-info 1.9-1 (432/857)...
2018-02-17 23:21:42 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching atk 2.26.1-1 (433/857)...
2018-02-17 23:21:42 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching js 24.2.0-4 (434/857)...
2018-02-17 23:21:42 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching inetutils 1.9.4-5 (435/857)...
2018-02-17 23:21:43 [DEBUG] download_requests.py(184) start(): xorg-server-common-1.19.6+13+gd0d1a694f-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:43 [DEBUG] download_requests.py(184) start(): libxfont2-2.0.3-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:43 [DEBUG] download_requests.py(184) start(): libepoxy-1.4.3-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:43 [DEBUG] download_requests.py(184) start(): libxv-1.0.11-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:43 [DEBUG] download_requests.py(184) start(): libxaw-1.0.13-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:43 [DEBUG] download_requests.py(229) download_package(): Looking for libdmx-1.1.3-1 in 15 mirrors...
2018-02-17 23:21:43 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.lty.me
2018-02-17 23:21:43 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.lty.me:80 "GET /archlinux/extra/os/x86_64/libdmx-1.1.3-1-x86_64.pkg.tar.xz HTTP/1.1" 200 34220
2018-02-17 23:21:43 [DEBUG] download_requests.py(184) start(): libxinerama-1.1.3-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:43 [DEBUG] download_requests.py(184) start(): libxcomposite-0.4.4-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:43 [DEBUG] download_requests.py(229) download_package(): Looking for libxxf86dga-1.1.4-1 in 15 mirrors...
2018-02-17 23:21:43 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.lty.me
2018-02-17 23:21:43 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.lty.me:80 "GET /archlinux/extra/os/x86_64/libxxf86dga-1.1.4-1-x86_64.pkg.tar.xz HTTP/1.1" 200 16520
2018-02-17 23:21:43 [DEBUG] download_requests.py(184) start(): libxtst-1.2.3-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:43 [DEBUG] download_requests.py(184) start(): libxcursor-1.1.15-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:43 [DEBUG] download_requests.py(184) start(): libxft-2.3.2-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:43 [DEBUG] download_requests.py(184) start(): libxkbfile-1.0.9-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:43 [DEBUG] download_requests.py(184) start(): libfontenc-1.1.3-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:43 [DEBUG] download_requests.py(184) start(): libimobiledevice-1.2.0+66+g5a85432-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:43 [DEBUG] download_requests.py(184) start(): xorg-font-utils-7.6-4-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:43 [DEBUG] download_requests.py(184) start(): gtk2-2.24.32-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:43 [DEBUG] download_requests.py(229) download_package(): Looking for bluez-libs-5.48-2 in 15 mirrors...
2018-02-17 23:21:43 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:21:43 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/bluez-libs-5.48-2-x86_64.pkg.tar.xz HTTP/1.1" 200 77380
2018-02-17 23:21:43 [DEBUG] download_requests.py(184) start(): alsa-plugins-1.1.5-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:43 [DEBUG] download_requests.py(184) start(): libsoxr-0.1.2-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:43 [DEBUG] download_requests.py(184) start(): orc-0.4.28-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:43 [DEBUG] download_requests.py(184) start(): tdb-1.3.15-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:43 [DEBUG] download_requests.py(184) start(): speexdsp-1.2rc3-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:43 [DEBUG] download_requests.py(184) start(): rtkit-0.11+8+ge0a51fe-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:43 [DEBUG] download_requests.py(184) start(): libsigc++-2.10.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:43 [DEBUG] download_requests.py(184) start(): gtkmm3-3.22.2+2+g3002ed86-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:43 [DEBUG] download_requests.py(184) start(): libcanberra-pulse-0.30+2+gc0620e4-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-server-common 1.19.6+13+gd0d1a694f-1 (436/857)...
2018-02-17 23:21:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libxfont2 2.0.3-1 (437/857)...
2018-02-17 23:21:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libepoxy 1.4.3-1 (438/857)...
2018-02-17 23:21:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libxv 1.0.11-1 (439/857)...
2018-02-17 23:21:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libxaw 1.0.13-1 (440/857)...
2018-02-17 23:21:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libdmx 1.1.3-1 (441/857)...
2018-02-17 23:21:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libxinerama 1.1.3-2 (442/857)...
2018-02-17 23:21:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libxcomposite 0.4.4-2 (443/857)...
2018-02-17 23:21:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libxxf86dga 1.1.4-1 (444/857)...
2018-02-17 23:21:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libxtst 1.2.3-1 (445/857)...
2018-02-17 23:21:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libxcursor 1.1.15-1 (446/857)...
2018-02-17 23:21:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libxft 2.3.2-1 (447/857)...
2018-02-17 23:21:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libxkbfile 1.0.9-1 (448/857)...
2018-02-17 23:21:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libfontenc 1.1.3-1 (449/857)...
2018-02-17 23:21:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libimobiledevice 1.2.0+66+g5a85432-1 (450/857)...
2018-02-17 23:21:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-font-utils 7.6-4 (451/857)...
2018-02-17 23:21:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gtk2 2.24.32-1 (452/857)...
2018-02-17 23:21:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching bluez-libs 5.48-2 (453/857)...
2018-02-17 23:21:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching alsa-plugins 1.1.5-1 (454/857)...
2018-02-17 23:21:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libsoxr 0.1.2-1 (455/857)...
2018-02-17 23:21:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching orc 0.4.28-1 (456/857)...
2018-02-17 23:21:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching tdb 1.3.15-1 (457/857)...
2018-02-17 23:21:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching speexdsp 1.2rc3-2 (458/857)...
2018-02-17 23:21:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching rtkit 0.11+8+ge0a51fe-1 (459/857)...
2018-02-17 23:21:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libsigc++ 2.10.0-1 (460/857)...
2018-02-17 23:21:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gtkmm3 3.22.2+2+g3002ed86-1 (461/857)...
2018-02-17 23:21:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libcanberra-pulse 0.30+2+gc0620e4-1 (462/857)...
2018-02-17 23:21:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching adwaita-icon-theme 3.26.1-1 (463/857)...
2018-02-17 23:21:44 [DEBUG] download_requests.py(184) start(): adwaita-icon-theme-3.26.1-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:44 [DEBUG] download_requests.py(184) start(): gtk-engine-murrine-0.98.2-3-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:44 [DEBUG] download_requests.py(184) start(): python-psutil-5.4.3-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:44 [DEBUG] download_requests.py(184) start(): python-gobject-3.26.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:44 [DEBUG] download_requests.py(184) start(): libxss-1.2.2-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:44 [DEBUG] download_requests.py(184) start(): libxxf86misc-1.0.3-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:44 [DEBUG] download_requests.py(184) start(): dbus-glib-0.110-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gtk-engine-murrine 0.98.2-3 (464/857)...
2018-02-17 23:21:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching python-psutil 5.4.3-1 (465/857)...
2018-02-17 23:21:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching python-gobject 3.26.1-1 (466/857)...
2018-02-17 23:21:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libxss 1.2.2-2 (467/857)...
2018-02-17 23:21:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libxxf86misc 1.0.3-2 (468/857)...
2018-02-17 23:21:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching dbus-glib 0.110-1 (469/857)...
2018-02-17 23:21:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching webkit2gtk 2.18.6-1 (470/857)...
2018-02-17 23:21:45 [DEBUG] download_requests.py(184) start(): webkit2gtk-2.18.6-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:45 [DEBUG] download_requests.py(184) start(): libxklavier-5.4-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:45 [DEBUG] download_requests.py(184) start(): hunspell-1.6.2-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:45 [DEBUG] download_requests.py(229) download_package(): Looking for hunspell-en_GB-2017.01.22-2 in 15 mirrors...
2018-02-17 23:21:45 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:21:45 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/hunspell-en_GB-2017.01.22-2-any.pkg.tar.xz HTTP/1.1" 200 267140
2018-02-17 23:21:45 [DEBUG] download_requests.py(229) download_package(): Looking for hunspell-en_US-2017.01.22-2 in 15 mirrors...
2018-02-17 23:21:45 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.lty.me
2018-02-17 23:21:45 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.lty.me:80 "GET /archlinux/extra/os/x86_64/hunspell-en_US-2017.01.22-2-any.pkg.tar.xz HTTP/1.1" 200 167256
2018-02-17 23:21:45 [DEBUG] download_requests.py(229) download_package(): Looking for libxrandr-1.5.1-2 in 15 mirrors...
2018-02-17 23:21:45 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.rit.edu
2018-02-17 23:21:45 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.rit.edu:80 "GET /archlinux/extra/os/x86_64/libxrandr-1.5.1-2-x86_64.pkg.tar.xz HTTP/1.1" 200 26104
2018-02-17 23:21:45 [DEBUG] download_requests.py(229) download_package(): Looking for libva-2.1.0-1 in 15 mirrors...
2018-02-17 23:21:45 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.csclub.uwaterloo.ca
2018-02-17 23:21:45 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.csclub.uwaterloo.ca:80 "GET /archlinux/extra/os/x86_64/libva-2.1.0-1-x86_64.pkg.tar.xz HTTP/1.1" 200 140876
2018-02-17 23:21:45 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libxklavier 5.4-2 (471/857)...
2018-02-17 23:21:45 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching hunspell 1.6.2-1 (472/857)...
2018-02-17 23:21:45 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching hunspell-en_GB 2017.01.22-2 (473/857)...
2018-02-17 23:21:45 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching hunspell-en_US 2017.01.22-2 (474/857)...
2018-02-17 23:21:45 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libxrandr 1.5.1-2 (475/857)...
2018-02-17 23:21:45 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libva 2.1.0-1 (476/857)...
2018-02-17 23:21:46 [DEBUG] download_requests.py(184) start(): mpg123-1.25.8-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:46 [DEBUG] download_requests.py(184) start(): opencore-amr-0.1.5-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:46 [DEBUG] download_requests.py(184) start(): libx264-all-2:152.20171224-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:46 [DEBUG] download_requests.py(184) start(): libx264-2:152.20171224-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:46 [DEBUG] download_requests.py(184) start(): libcdio-2.0.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:46 [DEBUG] download_requests.py(184) start(): libsidplay-1.36.59-8-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:46 [DEBUG] download_requests.py(184) start(): a52dec-0.7.4-9-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:46 [DEBUG] download_requests.py(184) start(): lame-3.100-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:46 [DEBUG] download_requests.py(184) start(): libraw1394-2.1.2-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:46 [DEBUG] download_requests.py(184) start(): flac-1.3.2-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:46 [DEBUG] download_requests.py(184) start(): speex-1.2.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:46 [DEBUG] download_requests.py(229) download_package(): Looking for v4l-utils-1.14.2-1 in 15 mirrors...
2018-02-17 23:21:46 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.lty.me
2018-02-17 23:21:46 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.lty.me:80 "GET /archlinux/extra/os/x86_64/v4l-utils-1.14.2-1-x86_64.pkg.tar.xz HTTP/1.1" 200 915444
2018-02-17 23:21:46 [DEBUG] download_requests.py(184) start(): libiec61883-1.2.0-4-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:46 [DEBUG] download_requests.py(184) start(): libavc1394-0.5.4-3-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:46 [DEBUG] download_requests.py(184) start(): libcaca-0.99.beta19-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:46 [DEBUG] download_requests.py(184) start(): gdk-pixbuf2-2.36.11-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:46 [DEBUG] download_requests.py(229) download_package(): Looking for libvpx-1.7.0-1 in 15 mirrors...
2018-02-17 23:21:46 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:21:46 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/libvpx-1.7.0-1-x86_64.pkg.tar.xz HTTP/1.1" 200 1257204
2018-02-17 23:21:46 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching mpg123 1.25.8-1 (477/857)...
2018-02-17 23:21:46 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching opencore-amr 0.1.5-1 (478/857)...
2018-02-17 23:21:46 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libx264-all 2:152.20171224-1 (479/857)...
2018-02-17 23:21:46 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libx264 2:152.20171224-1 (480/857)...
2018-02-17 23:21:46 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libcdio 2.0.0-1 (481/857)...
2018-02-17 23:21:46 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libsidplay 1.36.59-8 (482/857)...
2018-02-17 23:21:46 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching a52dec 0.7.4-9 (483/857)...
2018-02-17 23:21:46 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lame 3.100-1 (484/857)...
2018-02-17 23:21:46 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libraw1394 2.1.2-1 (485/857)...
2018-02-17 23:21:46 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching flac 1.3.2-1 (486/857)...
2018-02-17 23:21:46 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching speex 1.2.0-1 (487/857)...
2018-02-17 23:21:46 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching v4l-utils 1.14.2-1 (488/857)...
2018-02-17 23:21:46 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libiec61883 1.2.0-4 (489/857)...
2018-02-17 23:21:46 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libavc1394 0.5.4-3 (490/857)...
2018-02-17 23:21:46 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libcaca 0.99.beta19-1 (491/857)...
2018-02-17 23:21:46 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gdk-pixbuf2 2.36.11-1 (492/857)...
2018-02-17 23:21:46 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libvpx 1.7.0-1 (493/857)...
2018-02-17 23:21:47 [DEBUG] download_requests.py(184) start(): libshout-1:2.4.1-3-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:47 [DEBUG] download_requests.py(184) start(): libdv-1.0.0-7-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:47 [DEBUG] download_requests.py(184) start(): taglib-1.11.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:47 [DEBUG] download_requests.py(184) start(): aalib-1.4rc5-12-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:47 [DEBUG] download_requests.py(184) start(): wavpack-5.1.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:47 [DEBUG] download_requests.py(184) start(): libsoup-2.60.3-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:47 [DEBUG] download_requests.py(184) start(): jack-0.125.0-3-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:47 [DEBUG] download_requests.py(184) start(): libpulse-11.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:47 [DEBUG] download_requests.py(184) start(): opus-1.2.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:47 [DEBUG] download_requests.py(184) start(): pango-1.40.14-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:47 [DEBUG] download_requests.py(229) download_package(): Looking for libtheora-1.1.1-4 in 15 mirrors...
2018-02-17 23:21:47 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:21:47 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/libtheora-1.1.1-4-x86_64.pkg.tar.xz HTTP/1.1" 200 279300
2018-02-17 23:21:47 [DEBUG] download_requests.py(184) start(): libvorbis-1.3.5-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:47 [DEBUG] download_requests.py(229) download_package(): Looking for libvisual-0.4.0-7 in 15 mirrors...
2018-02-17 23:21:47 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.epiphyte.network
2018-02-17 23:21:47 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.epiphyte.network:80 "GET /archlinux/extra/os/x86_64/libvisual-0.4.0-7-x86_64.pkg.tar.xz HTTP/1.1" 200 126008
2018-02-17 23:21:47 [DEBUG] download_requests.py(184) start(): cdparanoia-10.2-5-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:47 [DEBUG] download_requests.py(184) start(): libbs2b-3.1.0-6-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:47 [DEBUG] download_requests.py(184) start(): openexr-2.2.0-3-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:47 [DEBUG] download_requests.py(184) start(): zvbi-0.2.35-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:47 [DEBUG] download_requests.py(184) start(): libmpcdec-1:0.1+r475-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:47 [DEBUG] download_requests.py(184) start(): libdc1394-2.2.5-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:47 [DEBUG] download_requests.py(184) start(): webrtc-audio-processing-0.3-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:47 [DEBUG] download_requests.py(184) start(): neon-0.30.2-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:47 [DEBUG] download_requests.py(184) start(): spandsp-0.0.6-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:47 [DEBUG] download_requests.py(184) start(): soundtouch-2.0.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:47 [DEBUG] download_requests.py(229) download_package(): Looking for faac-1.29.9.2-1 in 15 mirrors...
2018-02-17 23:21:47 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): arlm.tyzoid.com
2018-02-17 23:21:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libshout 1:2.4.1-3 (494/857)...
2018-02-17 23:21:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libdv 1.0.0-7 (495/857)...
2018-02-17 23:21:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching taglib 1.11.1-1 (496/857)...
2018-02-17 23:21:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching aalib 1.4rc5-12 (497/857)...
2018-02-17 23:21:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching wavpack 5.1.0-1 (498/857)...
2018-02-17 23:21:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libsoup 2.60.3-1 (499/857)...
2018-02-17 23:21:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching jack 0.125.0-3 (500/857)...
2018-02-17 23:21:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libpulse 11.1-1 (501/857)...
2018-02-17 23:21:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching opus 1.2.1-1 (502/857)...
2018-02-17 23:21:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching pango 1.40.14-1 (503/857)...
2018-02-17 23:21:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libtheora 1.1.1-4 (504/857)...
2018-02-17 23:21:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libvorbis 1.3.5-1 (505/857)...
2018-02-17 23:21:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libvisual 0.4.0-7 (506/857)...
2018-02-17 23:21:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching cdparanoia 10.2-5 (507/857)...
2018-02-17 23:21:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libbs2b 3.1.0-6 (508/857)...
2018-02-17 23:21:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching openexr 2.2.0-3 (509/857)...
2018-02-17 23:21:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching zvbi 0.2.35-1 (510/857)...
2018-02-17 23:21:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libmpcdec 1:0.1+r475-1 (511/857)...
2018-02-17 23:21:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libdc1394 2.2.5-1 (512/857)...
2018-02-17 23:21:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching webrtc-audio-processing 0.3-2 (513/857)...
2018-02-17 23:21:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching neon 0.30.2-2 (514/857)...
2018-02-17 23:21:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching spandsp 0.0.6-1 (515/857)...
2018-02-17 23:21:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching soundtouch 2.0.0-1 (516/857)...
2018-02-17 23:21:48 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching faac 1.29.9.2-1 (517/857)...
2018-02-17 23:21:48 [DEBUG] connectionpool.py(396) _make_request(): http://arlm.tyzoid.com:80 "GET /extra/os/x86_64/faac-1.29.9.2-1-x86_64.pkg.tar.xz HTTP/1.1" 200 55488
2018-02-17 23:21:48 [DEBUG] download_requests.py(184) start(): libfdk-aac-0.1.5-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:48 [DEBUG] download_requests.py(229) download_package(): Looking for vulkan-icd-loader-1.0.68.0-1 in 15 mirrors...
2018-02-17 23:21:48 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:21:48 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/extra/os/x86_64/vulkan-icd-loader-1.0.68.0-1-x86_64.pkg.tar.xz HTTP/1.1" 200 93496
2018-02-17 23:21:48 [DEBUG] download_requests.py(184) start(): openal-1.18.2-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:48 [DEBUG] download_requests.py(184) start(): ladspa-1.13-6-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:48 [DEBUG] download_requests.py(184) start(): wildmidi-0.4.2-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:48 [DEBUG] download_requests.py(184) start(): libmpeg2-0.5.1-5-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:48 [DEBUG] download_requests.py(184) start(): libvdpau-1.1.1+3+ga21bf7a-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:48 [DEBUG] download_requests.py(229) download_package(): Looking for libdvdread-6.0.0-1 in 15 mirrors...
2018-02-17 23:21:48 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.dal10.us.leaseweb.net
2018-02-17 23:21:48 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.dal10.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/libdvdread-6.0.0-1-x86_64.pkg.tar.xz HTTP/1.1" 200 92640
2018-02-17 23:21:48 [DEBUG] download_requests.py(184) start(): libexif-0.6.21-3-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:48 [DEBUG] download_requests.py(184) start(): schroedinger-1.0.11-3-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:48 [DEBUG] download_requests.py(184) start(): graphene-1.6.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:48 [DEBUG] download_requests.py(184) start(): rtmpdump-1:2.4.r96.fa8646d-3-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:48 [DEBUG] download_requests.py(184) start(): sbc-1.3-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:48 [DEBUG] download_requests.py(184) start(): glu-9.0.0-4-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:48 [DEBUG] download_requests.py(184) start(): libsrtp-1:2.1.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:48 [DEBUG] download_requests.py(184) start(): libwebp-0.6.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:48 [DEBUG] download_requests.py(184) start(): libofa-0.9.3-7-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:48 [DEBUG] download_requests.py(184) start(): libgme-0.6.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:48 [DEBUG] download_requests.py(184) start(): libmodplug-0.8.9.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:48 [DEBUG] download_requests.py(229) download_package(): Looking for libdvdnav-6.0.0-1 in 15 mirrors...
2018-02-17 23:21:48 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.csclub.uwaterloo.ca
2018-02-17 23:21:48 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.csclub.uwaterloo.ca:80 "GET /archlinux/extra/os/x86_64/libdvdnav-6.0.0-1-x86_64.pkg.tar.xz HTTP/1.1" 200 54912
2018-02-17 23:21:48 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libfdk-aac 0.1.5-1 (518/857)...
2018-02-17 23:21:48 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching vulkan-icd-loader 1.0.68.0-1 (519/857)...
2018-02-17 23:21:48 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching openal 1.18.2-1 (520/857)...
2018-02-17 23:21:48 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching ladspa 1.13-6 (521/857)...
2018-02-17 23:21:48 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching wildmidi 0.4.2-1 (522/857)...
2018-02-17 23:21:48 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libmpeg2 0.5.1-5 (523/857)...
2018-02-17 23:21:48 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libvdpau 1.1.1+3+ga21bf7a-1 (524/857)...
2018-02-17 23:21:48 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libdvdread 6.0.0-1 (525/857)...
2018-02-17 23:21:48 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libexif 0.6.21-3 (526/857)...
2018-02-17 23:21:48 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching schroedinger 1.0.11-3 (527/857)...
2018-02-17 23:21:48 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching graphene 1.6.0-1 (528/857)...
2018-02-17 23:21:48 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching rtmpdump 1:2.4.r96.fa8646d-3 (529/857)...
2018-02-17 23:21:48 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching sbc 1.3-1 (530/857)...
2018-02-17 23:21:48 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching glu 9.0.0-4 (531/857)...
2018-02-17 23:21:48 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libsrtp 1:2.1.0-1 (532/857)...
2018-02-17 23:21:48 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libwebp 0.6.1-1 (533/857)...
2018-02-17 23:21:48 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libofa 0.9.3-7 (534/857)...
2018-02-17 23:21:48 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libgme 0.6.1-1 (535/857)...
2018-02-17 23:21:48 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libmodplug 0.8.9.0-1 (536/857)...
2018-02-17 23:21:48 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libdvdnav 6.0.0-1 (537/857)...
2018-02-17 23:21:49 [DEBUG] download_requests.py(184) start(): libdca-0.0.5-5-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:49 [DEBUG] download_requests.py(184) start(): celt-0.11.3-3-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:49 [DEBUG] download_requests.py(229) download_package(): Looking for faad2-2.8.8-1 in 15 mirrors...
2018-02-17 23:21:49 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.epiphyte.network
2018-02-17 23:21:49 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.epiphyte.network:80 "GET /archlinux/extra/os/x86_64/faad2-2.8.8-1-x86_64.pkg.tar.xz HTTP/1.1" 200 173192
2018-02-17 23:21:49 [DEBUG] download_requests.py(184) start(): libmms-0.6.4-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:49 [DEBUG] download_requests.py(184) start(): chromaprint-1.4.3-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:49 [DEBUG] download_requests.py(184) start(): mjpegtools-2.1.0-3-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:49 [DEBUG] download_requests.py(184) start(): gst-plugins-base-libs-1.12.4-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:49 [DEBUG] download_requests.py(229) download_package(): Looking for ffmpeg-1:3.4.2-1 in 15 mirrors...
2018-02-17 23:21:49 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): il.us.mirror.archlinux-br.org
2018-02-17 23:21:49 [DEBUG] connectionpool.py(396) _make_request(): http://il.us.mirror.archlinux-br.org:80 "GET /extra/os/x86_64/ffmpeg-1:3.4.2-1-x86_64.pkg.tar.xz HTTP/1.1" 200 8875168
2018-02-17 23:21:49 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libdca 0.0.5-5 (538/857)...
2018-02-17 23:21:49 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching celt 0.11.3-3 (539/857)...
2018-02-17 23:21:49 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching faad2 2.8.8-1 (540/857)...
2018-02-17 23:21:49 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libmms 0.6.4-2 (541/857)...
2018-02-17 23:21:49 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching chromaprint 1.4.3-1 (542/857)...
2018-02-17 23:21:49 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching mjpegtools 2.1.0-3 (543/857)...
2018-02-17 23:21:49 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gst-plugins-base-libs 1.12.4-1 (544/857)...
2018-02-17 23:21:49 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching ffmpeg 1:3.4.2-1 (545/857)...
2018-02-17 23:21:50 [DEBUG] download_requests.py(229) download_package(): Looking for gtk3-3.22.28-1 in 15 mirrors...
2018-02-17 23:21:50 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:21:50 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/gtk3-3.22.28-1-x86_64.pkg.tar.xz HTTP/1.1" 200 10848688
2018-02-17 23:21:51 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gtk3 3.22.28-1 (546/857)...
2018-02-17 23:21:51 [DEBUG] download_requests.py(184) start(): dconf-0.26.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:51 [DEBUG] download_requests.py(184) start(): gsettings-desktop-schemas-3.24.1+3+ge869987-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:51 [DEBUG] download_requests.py(184) start(): polkit-0.113+34+g29ba7af-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:51 [DEBUG] download_requests.py(229) download_package(): Looking for xorg-xinit-1.3.4-4 in 15 mirrors...
2018-02-17 23:21:51 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): arch.mirror.constant.com
2018-02-17 23:21:51 [DEBUG] connectionpool.py(396) _make_request(): http://arch.mirror.constant.com:80 "GET /extra/os/x86_64/xorg-xinit-1.3.4-4-x86_64.pkg.tar.xz HTTP/1.1" 200 17216
2018-02-17 23:21:51 [DEBUG] download_requests.py(184) start(): xorg-server-1.19.6+13+gd0d1a694f-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:51 [DEBUG] download_requests.py(164) start(): File xorg-fonts-encodings-1.0.4-4-any.pkg.tar.xz found in /install/var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:51 [DEBUG] download_requests.py(184) start(): xorg-font-util-1.3.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:51 [DEBUG] download_requests.py(229) download_package(): Looking for xorg-xwud-1.0.4-2 in 15 mirrors...
2018-02-17 23:21:51 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): arch.mirror.constant.com
2018-02-17 23:21:51 [DEBUG] connectionpool.py(396) _make_request(): http://arch.mirror.constant.com:80 "GET /extra/os/x86_64/xorg-xwud-1.0.4-2-x86_64.pkg.tar.xz HTTP/1.1" 200 14196
2018-02-17 23:21:51 [DEBUG] download_requests.py(229) download_package(): Looking for xorg-xwininfo-1.1.3-1 in 15 mirrors...
2018-02-17 23:21:51 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.lty.me
2018-02-17 23:21:51 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.lty.me:80 "GET /archlinux/extra/os/x86_64/xorg-xwininfo-1.1.3-1-x86_64.pkg.tar.xz HTTP/1.1" 200 20544
2018-02-17 23:21:52 [DEBUG] download_requests.py(229) download_package(): Looking for xorg-xwd-1.0.6-1 in 15 mirrors...
2018-02-17 23:21:52 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.lty.me
2018-02-17 23:21:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching dconf 0.26.1-1 (547/857)...
2018-02-17 23:21:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gsettings-desktop-schemas 3.24.1+3+ge869987-1 (548/857)...
2018-02-17 23:21:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching polkit 0.113+34+g29ba7af-1 (549/857)...
2018-02-17 23:21:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-xinit 1.3.4-4 (550/857)...
2018-02-17 23:21:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-server 1.19.6+13+gd0d1a694f-1 (551/857)...
2018-02-17 23:21:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching None 1.0.4-4 (552/857)...
2018-02-17 23:21:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-font-util 1.3.1-1 (553/857)...
2018-02-17 23:21:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-xwud 1.0.4-2 (554/857)...
2018-02-17 23:21:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-xwininfo 1.1.3-1 (555/857)...
2018-02-17 23:21:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-xwd 1.0.6-1 (556/857)...
2018-02-17 23:21:52 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.lty.me:80 "GET /archlinux/extra/os/x86_64/xorg-xwd-1.0.6-1-x86_64.pkg.tar.xz HTTP/1.1" 200 15960
2018-02-17 23:21:52 [DEBUG] download_requests.py(229) download_package(): Looking for xorg-xvinfo-1.1.3-1 in 15 mirrors...
2018-02-17 23:21:52 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): il.us.mirror.archlinux-br.org
2018-02-17 23:21:52 [DEBUG] connectionpool.py(396) _make_request(): http://il.us.mirror.archlinux-br.org:80 "GET /extra/os/x86_64/xorg-xvinfo-1.1.3-1-x86_64.pkg.tar.xz HTTP/1.1" 200 7144
2018-02-17 23:21:52 [DEBUG] download_requests.py(229) download_package(): Looking for xorg-xsetroot-1.1.1-2 in 15 mirrors...
2018-02-17 23:21:52 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:21:52 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/extra/os/x86_64/xorg-xsetroot-1.1.1-2-x86_64.pkg.tar.xz HTTP/1.1" 200 9744
2018-02-17 23:21:52 [DEBUG] download_requests.py(229) download_package(): Looking for xorg-xrefresh-1.0.5-1 in 15 mirrors...
2018-02-17 23:21:52 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.csclub.uwaterloo.ca
2018-02-17 23:21:52 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.csclub.uwaterloo.ca:80 "GET /archlinux/extra/os/x86_64/xorg-xrefresh-1.0.5-1-x86_64.pkg.tar.xz HTTP/1.1" 200 7160
2018-02-17 23:21:52 [DEBUG] download_requests.py(229) download_package(): Looking for xorg-xrdb-1.1.0-2 in 15 mirrors...
2018-02-17 23:21:52 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:21:52 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/xorg-xrdb-1.1.0-2-x86_64.pkg.tar.xz HTTP/1.1" 200 17480
2018-02-17 23:21:52 [DEBUG] download_requests.py(184) start(): xorg-xrandr-1.5.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:52 [DEBUG] download_requests.py(229) download_package(): Looking for xorg-xprop-1.2.2-1 in 15 mirrors...
2018-02-17 23:21:52 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:21:52 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/xorg-xprop-1.2.2-1-x86_64.pkg.tar.xz HTTP/1.1" 200 22808
2018-02-17 23:21:52 [DEBUG] download_requests.py(229) download_package(): Looking for xorg-xpr-1.0.4-2 in 15 mirrors...
2018-02-17 23:21:52 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): archlinux.mirrors.benatherton.com
2018-02-17 23:21:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-xvinfo 1.1.3-1 (557/857)...
2018-02-17 23:21:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-xsetroot 1.1.1-2 (558/857)...
2018-02-17 23:21:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-xrefresh 1.0.5-1 (559/857)...
2018-02-17 23:21:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-xrdb 1.1.0-2 (560/857)...
2018-02-17 23:21:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-xrandr 1.5.0-1 (561/857)...
2018-02-17 23:21:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-xprop 1.2.2-1 (562/857)...
2018-02-17 23:21:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-xpr 1.0.4-2 (563/857)...
2018-02-17 23:21:53 [DEBUG] connectionpool.py(396) _make_request(): http://archlinux.mirrors.benatherton.com:80 "GET /extra/os/x86_64/xorg-xpr-1.0.4-2-x86_64.pkg.tar.xz HTTP/1.1" 200 30504
2018-02-17 23:21:53 [DEBUG] download_requests.py(184) start(): xorg-xmodmap-1.0.9-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:53 [DEBUG] download_requests.py(229) download_package(): Looking for xorg-xlsclients-1.1.3-1 in 15 mirrors...
2018-02-17 23:21:53 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:21:53 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/extra/os/x86_64/xorg-xlsclients-1.1.3-1-x86_64.pkg.tar.xz HTTP/1.1" 200 8664
2018-02-17 23:21:53 [DEBUG] download_requests.py(229) download_package(): Looking for xorg-xlsatoms-1.1.2-1 in 15 mirrors...
2018-02-17 23:21:53 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.lty.me
2018-02-17 23:21:53 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.lty.me:80 "GET /archlinux/extra/os/x86_64/xorg-xlsatoms-1.1.2-1-x86_64.pkg.tar.xz HTTP/1.1" 200 6872
2018-02-17 23:21:53 [DEBUG] download_requests.py(229) download_package(): Looking for xorg-xkill-1.0.4-1 in 15 mirrors...
2018-02-17 23:21:53 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.dal10.us.leaseweb.net
2018-02-17 23:21:53 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.dal10.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/xorg-xkill-1.0.4-1-x86_64.pkg.tar.xz HTTP/1.1" 200 8020
2018-02-17 23:21:53 [DEBUG] download_requests.py(229) download_package(): Looking for xorg-xkbutils-1.0.4-2 in 15 mirrors...
2018-02-17 23:21:53 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.lty.me
2018-02-17 23:21:53 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.lty.me:80 "GET /archlinux/extra/os/x86_64/xorg-xkbutils-1.0.4-2-x86_64.pkg.tar.xz HTTP/1.1" 200 17488
2018-02-17 23:21:53 [DEBUG] download_requests.py(229) download_package(): Looking for xorg-xkbevd-1.1.4-1 in 15 mirrors...
2018-02-17 23:21:53 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): arlm.tyzoid.com
2018-02-17 23:21:53 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-xmodmap 1.0.9-1 (564/857)...
2018-02-17 23:21:53 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-xlsclients 1.1.3-1 (565/857)...
2018-02-17 23:21:53 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-xlsatoms 1.1.2-1 (566/857)...
2018-02-17 23:21:53 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-xkill 1.0.4-1 (567/857)...
2018-02-17 23:21:53 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-xkbutils 1.0.4-2 (568/857)...
2018-02-17 23:21:53 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-xkbevd 1.1.4-1 (569/857)...
2018-02-17 23:21:53 [DEBUG] connectionpool.py(396) _make_request(): http://arlm.tyzoid.com:80 "GET /extra/os/x86_64/xorg-xkbevd-1.1.4-1-x86_64.pkg.tar.xz HTTP/1.1" 200 16292
2018-02-17 23:21:54 [DEBUG] download_requests.py(184) start(): xorg-xkbcomp-1.4.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:54 [DEBUG] download_requests.py(229) download_package(): Looking for xorg-xinput-1.6.2-1 in 15 mirrors...
2018-02-17 23:21:54 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): arch.jensgutermuth.de
2018-02-17 23:21:54 [DEBUG] connectionpool.py(396) _make_request(): http://arch.jensgutermuth.de:80 "GET /extra/os/x86_64/xorg-xinput-1.6.2-1-x86_64.pkg.tar.xz HTTP/1.1" 200 24212
2018-02-17 23:21:54 [DEBUG] download_requests.py(229) download_package(): Looking for xorg-xhost-1.0.7-1 in 15 mirrors...
2018-02-17 23:21:54 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.csclub.uwaterloo.ca
2018-02-17 23:21:54 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.csclub.uwaterloo.ca:80 "GET /archlinux/extra/os/x86_64/xorg-xhost-1.0.7-1-x86_64.pkg.tar.xz HTTP/1.1" 200 10800
2018-02-17 23:21:54 [DEBUG] download_requests.py(229) download_package(): Looking for xorg-xgamma-1.0.6-1 in 15 mirrors...
2018-02-17 23:21:54 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:21:54 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/xorg-xgamma-1.0.6-1-x86_64.pkg.tar.xz HTTP/1.1" 200 7496
2018-02-17 23:21:54 [DEBUG] download_requests.py(229) download_package(): Looking for xorg-xev-1.2.2-1 in 15 mirrors...
2018-02-17 23:21:54 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:21:54 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/extra/os/x86_64/xorg-xev-1.2.2-1-x86_64.pkg.tar.xz HTTP/1.1" 200 13284
2018-02-17 23:21:54 [DEBUG] download_requests.py(229) download_package(): Looking for xorg-xdriinfo-1.0.5-2 in 15 mirrors...
2018-02-17 23:21:54 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.wdc1.us.leaseweb.net
2018-02-17 23:21:54 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-xkbcomp 1.4.0-1 (570/857)...
2018-02-17 23:21:54 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-xinput 1.6.2-1 (571/857)...
2018-02-17 23:21:54 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-xhost 1.0.7-1 (572/857)...
2018-02-17 23:21:54 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-xgamma 1.0.6-1 (573/857)...
2018-02-17 23:21:54 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-xev 1.2.2-1 (574/857)...
2018-02-17 23:21:54 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-xdriinfo 1.0.5-2 (575/857)...
2018-02-17 23:21:55 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.wdc1.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/xorg-xdriinfo-1.0.5-2-x86_64.pkg.tar.xz HTTP/1.1" 200 7092
2018-02-17 23:21:55 [DEBUG] download_requests.py(229) download_package(): Looking for xorg-xdpyinfo-1.3.2-1 in 15 mirrors...
2018-02-17 23:21:55 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.lty.me
2018-02-17 23:21:55 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.lty.me:80 "GET /archlinux/extra/os/x86_64/xorg-xdpyinfo-1.3.2-1-x86_64.pkg.tar.xz HTTP/1.1" 200 15168
2018-02-17 23:21:55 [DEBUG] download_requests.py(229) download_package(): Looking for xorg-xcursorgen-1.0.6-1 in 15 mirrors...
2018-02-17 23:21:55 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.wdc1.us.leaseweb.net
2018-02-17 23:21:55 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.wdc1.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/xorg-xcursorgen-1.0.6-1-x86_64.pkg.tar.xz HTTP/1.1" 200 7964
2018-02-17 23:21:55 [DEBUG] download_requests.py(229) download_package(): Looking for xorg-xcmsdb-1.0.5-1 in 15 mirrors...
2018-02-17 23:21:55 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.lty.me
2018-02-17 23:21:55 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.lty.me:80 "GET /archlinux/extra/os/x86_64/xorg-xcmsdb-1.0.5-1-x86_64.pkg.tar.xz HTTP/1.1" 200 15156
2018-02-17 23:21:55 [DEBUG] download_requests.py(229) download_package(): Looking for xorg-xbacklight-1.2.1-1 in 15 mirrors...
2018-02-17 23:21:55 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:21:55 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/extra/os/x86_64/xorg-xbacklight-1.2.1-1-x86_64.pkg.tar.xz HTTP/1.1" 200 7176
2018-02-17 23:21:55 [DEBUG] download_requests.py(184) start(): xorg-xauth-1.0.10-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:55 [DEBUG] download_requests.py(229) download_package(): Looking for xorg-x11perf-1.6.0-1 in 15 mirrors...
2018-02-17 23:21:55 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.lty.me
2018-02-17 23:21:55 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.lty.me:80 "GET /archlinux/extra/os/x86_64/xorg-x11perf-1.6.0-1-x86_64.pkg.tar.xz HTTP/1.1" 200 57472
2018-02-17 23:21:55 [DEBUG] download_requests.py(229) download_package(): Looking for xorg-smproxy-1.0.6-1 in 15 mirrors...
2018-02-17 23:21:55 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:21:55 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/extra/os/x86_64/xorg-smproxy-1.0.6-1-x86_64.pkg.tar.xz HTTP/1.1" 200 11388
2018-02-17 23:21:55 [DEBUG] download_requests.py(184) start(): xorg-setxkbmap-1.3.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:55 [DEBUG] download_requests.py(229) download_package(): Looking for xorg-sessreg-1.1.1-1 in 15 mirrors...
2018-02-17 23:21:55 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sergal.org
2018-02-17 23:21:55 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sergal.org:80 "GET /archlinux/extra/os/x86_64/xorg-sessreg-1.1.1-1-x86_64.pkg.tar.xz HTTP/1.1" 200 8636
2018-02-17 23:21:55 [DEBUG] download_requests.py(184) start(): xorg-mkfontscale-1.1.2-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:55 [DEBUG] download_requests.py(184) start(): xorg-mkfontdir-1.0.7-8-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:55 [DEBUG] download_requests.py(229) download_package(): Looking for xorg-luit-1.1.1-2 in 15 mirrors...
2018-02-17 23:21:55 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.es.its.nyu.edu
2018-02-17 23:21:55 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-xdpyinfo 1.3.2-1 (576/857)...
2018-02-17 23:21:55 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-xcursorgen 1.0.6-1 (577/857)...
2018-02-17 23:21:55 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-xcmsdb 1.0.5-1 (578/857)...
2018-02-17 23:21:55 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-xbacklight 1.2.1-1 (579/857)...
2018-02-17 23:21:55 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-xauth 1.0.10-1 (580/857)...
2018-02-17 23:21:55 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-x11perf 1.6.0-1 (581/857)...
2018-02-17 23:21:55 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-smproxy 1.0.6-1 (582/857)...
2018-02-17 23:21:55 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-setxkbmap 1.3.1-1 (583/857)...
2018-02-17 23:21:55 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-sessreg 1.1.1-1 (584/857)...
2018-02-17 23:21:55 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-mkfontscale 1.1.2-1 (585/857)...
2018-02-17 23:21:55 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-mkfontdir 1.0.7-8 (586/857)...
2018-02-17 23:21:55 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-luit 1.1.1-2 (587/857)...
2018-02-17 23:21:56 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.es.its.nyu.edu:80 "GET /archlinux/extra/os/x86_64/xorg-luit-1.1.1-2-x86_64.pkg.tar.xz HTTP/1.1" 200 19564
2018-02-17 23:21:56 [DEBUG] download_requests.py(229) download_package(): Looking for xorg-iceauth-1.0.7-1 in 15 mirrors...
2018-02-17 23:21:56 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:21:56 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/xorg-iceauth-1.0.7-1-x86_64.pkg.tar.xz HTTP/1.1" 200 14080
2018-02-17 23:21:56 [DEBUG] download_requests.py(184) start(): xorg-bdftopcf-1.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:56 [DEBUG] download_requests.py(184) start(): xf86-video-vesa-2.3.4-4-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:56 [DEBUG] download_requests.py(184) start(): xf86-video-fbdev-0.4.4+12+ge0bce0d-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:56 [DEBUG] download_requests.py(184) start(): xf86-input-libinput-0.26.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:56 [DEBUG] download_requests.py(184) start(): upower-0.99.7-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:56 [DEBUG] download_requests.py(229) download_package(): Looking for ttf-liberation-2.00.1-7 in 15 mirrors...
2018-02-17 23:21:56 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.dal10.us.leaseweb.net
2018-02-17 23:21:56 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.dal10.us.leaseweb.net:80 "GET /archlinux/community/os/x86_64/ttf-liberation-2.00.1-7-any.pkg.tar.xz HTTP/1.1" 200 1430300
2018-02-17 23:21:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-iceauth 1.0.7-1 (588/857)...
2018-02-17 23:21:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-bdftopcf 1.1-1 (589/857)...
2018-02-17 23:21:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xf86-video-vesa 2.3.4-4 (590/857)...
2018-02-17 23:21:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xf86-video-fbdev 0.4.4+12+ge0bce0d-1 (591/857)...
2018-02-17 23:21:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xf86-input-libinput 0.26.0-1 (592/857)...
2018-02-17 23:21:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching upower 0.99.7-1 (593/857)...
2018-02-17 23:21:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching ttf-liberation 2.00.1-7 (594/857)...
2018-02-17 23:21:56 [DEBUG] download_requests.py(229) download_package(): Looking for ttf-dejavu-2.37-2 in 15 mirrors...
2018-02-17 23:21:56 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.lty.me
2018-02-17 23:21:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching ttf-dejavu 2.37-2 (595/857)...
2018-02-17 23:21:57 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.lty.me:80 "GET /archlinux/extra/os/x86_64/ttf-dejavu-2.37-2-any.pkg.tar.xz HTTP/1.1" 200 2459212
2018-02-17 23:21:57 [DEBUG] download_requests.py(184) start(): ttf-bitstream-vera-1.10-11-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:57 [DEBUG] download_requests.py(229) download_package(): Looking for qt5-styleplugins-5.0.0.20170311-5 in 15 mirrors...
2018-02-17 23:21:57 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sergal.org
2018-02-17 23:21:57 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching ttf-bitstream-vera 1.10-11 (596/857)...
2018-02-17 23:21:57 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching qt5-styleplugins 5.0.0.20170311-5 (597/857)...
2018-02-17 23:21:58 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sergal.org:80 "GET /archlinux/community/os/x86_64/qt5-styleplugins-5.0.0.20170311-5-x86_64.pkg.tar.xz HTTP/1.1" 200 422060
2018-02-17 23:21:58 [DEBUG] download_requests.py(184) start(): pulseaudio-bluetooth-11.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:58 [DEBUG] download_requests.py(184) start(): pulseaudio-alsa-2-3-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:58 [DEBUG] download_requests.py(184) start(): pulseaudio-11.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:58 [DEBUG] download_requests.py(229) download_package(): Looking for pavucontrol-1:3.0+23+g335c26c-1 in 15 mirrors...
2018-02-17 23:21:58 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.lty.me
2018-02-17 23:21:58 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.lty.me:80 "GET /archlinux/extra/os/x86_64/pavucontrol-1:3.0+23+g335c26c-1-x86_64.pkg.tar.xz HTTP/1.1" 200 131428
2018-02-17 23:21:58 [DEBUG] download_requests.py(184) start(): numix-icon-theme-square-1:0.r83_9-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:58 [DEBUG] download_requests.py(184) start(): numix-icon-theme-1:0.r1974-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:58 [DEBUG] download_requests.py(184) start(): numix-frost-themes-3.6.6-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:58 [DEBUG] download_requests.py(184) start(): mesa-vdpau-17.3.3-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:58 [DEBUG] download_requests.py(184) start(): light-locker-settings-1.5.3-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:58 [DEBUG] download_requests.py(184) start(): light-locker-1.8.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:58 [DEBUG] download_requests.py(184) start(): lightdm-webkit2-greeter-2.2.5-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:58 [DEBUG] download_requests.py(110) is_hash_ok(): Checksum unavailable for package: lightdm
2018-02-17 23:21:58 [DEBUG] download_requests.py(184) start(): lightdm-1:1.24.0-3-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:21:58 [DEBUG] download_requests.py(229) download_package(): Looking for libdvdcss-1.4.1-1 in 15 mirrors...
2018-02-17 23:21:58 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:21:58 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/libdvdcss-1.4.1-1-x86_64.pkg.tar.xz HTTP/1.1" 200 19084
2018-02-17 23:21:58 [DEBUG] download_requests.py(229) download_package(): Looking for hunspell-pl-20171208-1 in 15 mirrors...
2018-02-17 23:21:58 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:21:58 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching pulseaudio-bluetooth 11.1-1 (598/857)...
2018-02-17 23:21:58 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching pulseaudio-alsa 2-3 (599/857)...
2018-02-17 23:21:58 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching pulseaudio 11.1-1 (600/857)...
2018-02-17 23:21:58 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching pavucontrol 1:3.0+23+g335c26c-1 (601/857)...
2018-02-17 23:21:58 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching numix-icon-theme-square 1:0.r83_9-1 (602/857)...
2018-02-17 23:21:58 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching numix-icon-theme 1:0.r1974-1 (603/857)...
2018-02-17 23:21:58 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching numix-frost-themes 3.6.6-1 (604/857)...
2018-02-17 23:21:58 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching mesa-vdpau 17.3.3-2 (605/857)...
2018-02-17 23:21:58 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching light-locker-settings 1.5.3-1 (606/857)...
2018-02-17 23:21:58 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching light-locker 1.8.0-1 (607/857)...
2018-02-17 23:21:58 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lightdm-webkit2-greeter 2.2.5-1 (608/857)...
2018-02-17 23:21:58 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lightdm 1:1.24.0-3 (609/857)...
2018-02-17 23:21:58 [DEBUG] slides.py(285) manage_events_from_cb_queue(): Adding lightdm to cache_pkgs_md5_check_failed list
2018-02-17 23:21:59 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libdvdcss 1.4.1-1 (610/857)...
2018-02-17 23:21:59 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching hunspell-pl 20171208-1 (611/857)...
2018-02-17 23:21:59 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/community/os/x86_64/hunspell-pl-20171208-1-any.pkg.tar.xz HTTP/1.1" 200 998812
2018-02-17 23:21:59 [DEBUG] download_requests.py(229) download_package(): Looking for hunspell-nl-2.10g-2 in 15 mirrors...
2018-02-17 23:21:59 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:21:59 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/community/os/x86_64/hunspell-nl-2.10g-2-any.pkg.tar.xz HTTP/1.1" 200 673032
2018-02-17 23:21:59 [DEBUG] download_requests.py(229) download_package(): Looking for hunspell-hu-1.6.1-3 in 15 mirrors...
2018-02-17 23:21:59 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.fra10.de.leaseweb.net
2018-02-17 23:21:59 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.fra10.de.leaseweb.net:80 "GET /archlinux/community/os/x86_64/hunspell-hu-1.6.1-3-any.pkg.tar.xz HTTP/1.1" 200 542492
2018-02-17 23:21:59 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching hunspell-nl 2.10g-2 (612/857)...
2018-02-17 23:21:59 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching hunspell-hu 1.6.1-3 (613/857)...
2018-02-17 23:22:01 [DEBUG] download_requests.py(229) download_package(): Looking for hunspell-el-0.9-2 in 15 mirrors...
2018-02-17 23:22:01 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:22:01 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/community/os/x86_64/hunspell-el-0.9-2-any.pkg.tar.xz HTTP/1.1" 200 1577312
2018-02-17 23:22:01 [DEBUG] download_requests.py(229) download_package(): Looking for hunspell-ro-3.3.10-1 in 15 mirrors...
2018-02-17 23:22:01 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sergal.org
2018-02-17 23:22:01 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sergal.org:80 "GET /archlinux/extra/os/x86_64/hunspell-ro-3.3.10-1-any.pkg.tar.xz HTTP/1.1" 200 489604
2018-02-17 23:22:01 [DEBUG] download_requests.py(229) download_package(): Looking for hunspell-it-2.4-5 in 15 mirrors...
2018-02-17 23:22:01 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:22:01 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/extra/os/x86_64/hunspell-it-2.4-5-any.pkg.tar.xz HTTP/1.1" 200 299236
2018-02-17 23:22:01 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching hunspell-el 0.9-2 (614/857)...
2018-02-17 23:22:02 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching hunspell-ro 3.3.10-1 (615/857)...
2018-02-17 23:22:02 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching hunspell-it 2.4-5 (616/857)...
2018-02-17 23:22:02 [DEBUG] download_requests.py(229) download_package(): Looking for hunspell-he-1.4-1 in 15 mirrors...
2018-02-17 23:22:02 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): arlm.tyzoid.com
2018-02-17 23:22:02 [DEBUG] connectionpool.py(396) _make_request(): http://arlm.tyzoid.com:80 "GET /extra/os/x86_64/hunspell-he-1.4-1-x86_64.pkg.tar.xz HTTP/1.1" 200 665132
2018-02-17 23:22:02 [DEBUG] download_requests.py(229) download_package(): Looking for hunspell-fr-6.0.2-1 in 15 mirrors...
2018-02-17 23:22:02 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:22:02 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/hunspell-fr-6.0.2-1-any.pkg.tar.xz HTTP/1.1" 200 280240
2018-02-17 23:22:02 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching hunspell-he 1.4-1 (617/857)...
2018-02-17 23:22:02 [DEBUG] download_requests.py(229) download_package(): Looking for hunspell-es-1:2.3-1 in 15 mirrors...
2018-02-17 23:22:02 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:22:03 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching hunspell-fr 6.0.2-1 (618/857)...
2018-02-17 23:22:03 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching hunspell-es 1:2.3-1 (619/857)...
2018-02-17 23:22:03 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/hunspell-es-1:2.3-1-any.pkg.tar.xz HTTP/1.1" 200 339604
2018-02-17 23:22:03 [DEBUG] download_requests.py(229) download_package(): Looking for hunspell-en-2017.01.22-2 in 15 mirrors...
2018-02-17 23:22:03 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): arch.mirror.constant.com
2018-02-17 23:22:03 [DEBUG] connectionpool.py(396) _make_request(): http://arch.mirror.constant.com:80 "GET /extra/os/x86_64/hunspell-en-2017.01.22-2-any.pkg.tar.xz HTTP/1.1" 200 3272
2018-02-17 23:22:03 [DEBUG] download_requests.py(229) download_package(): Looking for hunspell-de-20161207-1 in 15 mirrors...
2018-02-17 23:22:03 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.wdc1.us.leaseweb.net
2018-02-17 23:22:03 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.wdc1.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/hunspell-de-20161207-1-any.pkg.tar.xz HTTP/1.1" 200 289196
2018-02-17 23:22:03 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching hunspell-en 2017.01.22-2 (620/857)...
2018-02-17 23:22:03 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching hunspell-de 20161207-1 (621/857)...
2018-02-17 23:22:04 [DEBUG] download_requests.py(184) start(): gstreamer-vaapi-1.12.4-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:04 [DEBUG] download_requests.py(184) start(): gst-plugins-ugly-1.12.4-3-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:04 [DEBUG] download_requests.py(229) download_package(): Looking for gst-plugins-good-1.12.4-2 in 15 mirrors...
2018-02-17 23:22:04 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.cs.pitt.edu
2018-02-17 23:22:04 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.cs.pitt.edu:80 "GET /archlinux/extra/os/x86_64/gst-plugins-good-1.12.4-2-x86_64.pkg.tar.xz HTTP/1.1" 200 1819788
2018-02-17 23:22:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gstreamer-vaapi 1.12.4-1 (622/857)...
2018-02-17 23:22:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gst-plugins-ugly 1.12.4-3 (623/857)...
2018-02-17 23:22:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gst-plugins-good 1.12.4-2 (624/857)...
2018-02-17 23:22:06 [DEBUG] download_requests.py(184) start(): gst-plugins-base-1.12.4-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:06 [DEBUG] download_requests.py(110) is_hash_ok(): Checksum unavailable for package: gst-plugins-bad
2018-02-17 23:22:06 [DEBUG] download_requests.py(184) start(): gst-plugins-bad-1.12.4-3-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:06 [DEBUG] download_requests.py(184) start(): gst-libav-1.12.4-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:06 [DEBUG] download_requests.py(229) download_package(): Looking for ffmpegthumbnailer-2.2.0-1 in 15 mirrors...
2018-02-17 23:22:06 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): il.us.mirror.archlinux-br.org
2018-02-17 23:22:06 [DEBUG] connectionpool.py(396) _make_request(): http://il.us.mirror.archlinux-br.org:80 "GET /extra/os/x86_64/ffmpegthumbnailer-2.2.0-1-x86_64.pkg.tar.xz HTTP/1.1" 200 42120
2018-02-17 23:22:06 [DEBUG] download_requests.py(184) start(): dconf-editor-3.26.2-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:06 [DEBUG] download_requests.py(184) start(): cdrtools-3.02a09-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:06 [DEBUG] download_requests.py(229) download_package(): Looking for antergos-desktop-settings-1.6-2 in 15 mirrors...
2018-02-17 23:22:06 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.umd.edu
2018-02-17 23:22:06 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.umd.edu:80 "GET /antergos/antergos/x86_64/antergos-desktop-settings-1.6-2-any.pkg.tar.xz HTTP/1.1" 200 1190608
2018-02-17 23:22:06 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gst-plugins-base 1.12.4-1 (625/857)...
2018-02-17 23:22:06 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gst-plugins-bad 1.12.4-3 (626/857)...
2018-02-17 23:22:06 [DEBUG] slides.py(285) manage_events_from_cb_queue(): Adding gst-plugins-bad to cache_pkgs_md5_check_failed list
2018-02-17 23:22:06 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gst-libav 1.12.4-1 (627/857)...
2018-02-17 23:22:06 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching ffmpegthumbnailer 2.2.0-1 (628/857)...
2018-02-17 23:22:06 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching dconf-editor 3.26.2-1 (629/857)...
2018-02-17 23:22:06 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching cdrtools 3.02a09-1 (630/857)...
2018-02-17 23:22:06 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching antergos-desktop-settings 1.6-2 (631/857)...
2018-02-17 23:22:07 [DEBUG] download_requests.py(184) start(): antergos-wallpapers-0.7-3-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:07 [DEBUG] download_requests.py(184) start(): accountsservice-0.6.45-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:07 [DEBUG] download_requests.py(229) download_package(): Looking for antergos-common-meta-1.1-1 in 15 mirrors...
2018-02-17 23:22:07 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.umd.edu
2018-02-17 23:22:07 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.umd.edu:80 "GET /antergos/antergos/x86_64/antergos-common-meta-1.1-1-any.pkg.tar.xz HTTP/1.1" 200 5528
2018-02-17 23:22:07 [DEBUG] download_requests.py(184) start(): wireless_tools-30.pre9-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:07 [DEBUG] download_requests.py(229) download_package(): Looking for sysfsutils-2.1.0-9 in 15 mirrors...
2018-02-17 23:22:07 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): www.gtlib.gatech.edu
2018-02-17 23:22:07 [DEBUG] connectionpool.py(396) _make_request(): http://www.gtlib.gatech.edu:80 "GET /pub/archlinux/core/os/x86_64/sysfsutils-2.1.0-9-x86_64.pkg.tar.xz HTTP/1.1" 200 30928
2018-02-17 23:22:07 [DEBUG] download_requests.py(184) start(): libedit-20170329_3.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:07 [DEBUG] download_requests.py(229) download_package(): Looking for libxfixes-5.0.3-2 in 15 mirrors...
2018-02-17 23:22:07 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.lty.me
2018-02-17 23:22:07 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.lty.me:80 "GET /archlinux/extra/os/x86_64/libxfixes-5.0.3-2-x86_64.pkg.tar.xz HTTP/1.1" 200 13428
2018-02-17 23:22:08 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching antergos-wallpapers 0.7-3 (632/857)...
2018-02-17 23:22:08 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching accountsservice 0.6.45-1 (633/857)...
2018-02-17 23:22:08 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching antergos-common-meta 1.1-1 (634/857)...
2018-02-17 23:22:08 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching wireless_tools 30.pre9-1 (635/857)...
2018-02-17 23:22:08 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching sysfsutils 2.1.0-9 (636/857)...
2018-02-17 23:22:08 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libedit 20170329_3.1-1 (637/857)...
2018-02-17 23:22:08 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libxfixes 5.0.3-2 (638/857)...
2018-02-17 23:22:08 [DEBUG] download_requests.py(184) start(): libpciaccess-0.14-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:08 [DEBUG] download_requests.py(229) download_package(): Looking for xkeyboard-config-2.23.1-2 in 15 mirrors...
2018-02-17 23:22:08 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:22:08 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/extra/os/x86_64/xkeyboard-config-2.23.1-2-any.pkg.tar.xz HTTP/1.1" 200 682296
2018-02-17 23:22:08 [DEBUG] download_requests.py(184) start(): libgudev-232-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:08 [DEBUG] download_requests.py(184) start(): libxmu-1.1.2-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:08 [DEBUG] download_requests.py(184) start(): lm_sensors-3.4.0-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:08 [DEBUG] download_requests.py(184) start(): llvm-libs-5.0.1-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:08 [DEBUG] download_requests.py(184) start(): libunwind-1.2.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:08 [DEBUG] download_requests.py(184) start(): libomxil-bellagio-0.9.3-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:08 [DEBUG] download_requests.py(184) start(): libxshmfence-1.2-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:08 [DEBUG] download_requests.py(229) download_package(): Looking for libxdamage-1.1.4-3 in 15 mirrors...
2018-02-17 23:22:08 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): il.us.mirror.archlinux-br.org
2018-02-17 23:22:08 [DEBUG] connectionpool.py(396) _make_request(): http://il.us.mirror.archlinux-br.org:80 "GET /extra/os/x86_64/libxdamage-1.1.4-3-x86_64.pkg.tar.xz HTTP/1.1" 200 7456
2018-02-17 23:22:08 [DEBUG] download_requests.py(184) start(): libxxf86vm-1.1.4-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:08 [DEBUG] download_requests.py(184) start(): wayland-1.14.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:08 [DEBUG] download_requests.py(184) start(): libdrm-2.4.89-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:08 [DEBUG] download_requests.py(184) start(): libxkbcommon-0.8.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:08 [DEBUG] download_requests.py(184) start(): libwacom-0.27-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:08 [DEBUG] download_requests.py(184) start(): libevdev-1.5.8-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:08 [DEBUG] download_requests.py(184) start(): mtdev-1.1.5-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:08 [DEBUG] download_requests.py(184) start(): xcb-util-0.4.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:08 [DEBUG] download_requests.py(184) start(): xorg-xset-1.2.3-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:08 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libpciaccess 0.14-1 (639/857)...
2018-02-17 23:22:08 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xkeyboard-config 2.23.1-2 (640/857)...
2018-02-17 23:22:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libgudev 232-1 (641/857)...
2018-02-17 23:22:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libxmu 1.1.2-1 (642/857)...
2018-02-17 23:22:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lm_sensors 3.4.0-2 (643/857)...
2018-02-17 23:22:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching llvm-libs 5.0.1-2 (644/857)...
2018-02-17 23:22:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libunwind 1.2.1-1 (645/857)...
2018-02-17 23:22:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libomxil-bellagio 0.9.3-1 (646/857)...
2018-02-17 23:22:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libxshmfence 1.2-1 (647/857)...
2018-02-17 23:22:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libxdamage 1.1.4-3 (648/857)...
2018-02-17 23:22:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libxxf86vm 1.1.4-1 (649/857)...
2018-02-17 23:22:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching wayland 1.14.0-1 (650/857)...
2018-02-17 23:22:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libdrm 2.4.89-1 (651/857)...
2018-02-17 23:22:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libxkbcommon 0.8.0-1 (652/857)...
2018-02-17 23:22:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libwacom 0.27-1 (653/857)...
2018-02-17 23:22:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libevdev 1.5.8-1 (654/857)...
2018-02-17 23:22:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching mtdev 1.1.5-1 (655/857)...
2018-02-17 23:22:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xcb-util 0.4.0-1 (656/857)...
2018-02-17 23:22:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorg-xset 1.2.3-1 (657/857)...
2018-02-17 23:22:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching mesa 17.3.3-2 (658/857)...
2018-02-17 23:22:09 [DEBUG] download_requests.py(184) start(): mesa-17.3.3-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:09 [DEBUG] download_requests.py(229) download_package(): Looking for double-conversion-3.0.0-1 in 15 mirrors...
2018-02-17 23:22:09 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.umd.edu
2018-02-17 23:22:09 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.umd.edu:80 "GET /archlinux/extra/os/x86_64/double-conversion-3.0.0-1-x86_64.pkg.tar.xz HTTP/1.1" 200 46744
2018-02-17 23:22:09 [DEBUG] download_requests.py(184) start(): libproxy-0.4.15-6-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:09 [DEBUG] download_requests.py(184) start(): libxkbcommon-x11-0.8.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:09 [DEBUG] download_requests.py(229) download_package(): Looking for libinput-1.10.0-1 in 15 mirrors...
2018-02-17 23:22:09 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.hackingand.coffee
2018-02-17 23:22:09 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.hackingand.coffee:80 "GET /arch/extra/os/x86_64/libinput-1.10.0-1-x86_64.pkg.tar.xz HTTP/1.1" 200 502332
2018-02-17 23:22:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching double-conversion 3.0.0-1 (659/857)...
2018-02-17 23:22:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libproxy 0.4.15-6 (660/857)...
2018-02-17 23:22:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libxkbcommon-x11 0.8.0-1 (661/857)...
2018-02-17 23:22:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libinput 1.10.0-1 (662/857)...
2018-02-17 23:22:10 [DEBUG] download_requests.py(229) download_package(): Looking for tslib-1.15-1 in 15 mirrors...
2018-02-17 23:22:10 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:22:10 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/tslib-1.15-1-x86_64.pkg.tar.xz HTTP/1.1" 200 85280
2018-02-17 23:22:10 [DEBUG] download_requests.py(229) download_package(): Looking for xcb-util-image-0.4.0-1 in 15 mirrors...
2018-02-17 23:22:10 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:22:10 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/extra/os/x86_64/xcb-util-image-0.4.0-1-x86_64.pkg.tar.xz HTTP/1.1" 200 16316
2018-02-17 23:22:10 [DEBUG] download_requests.py(184) start(): libxi-1.7.9-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:10 [DEBUG] download_requests.py(229) download_package(): Looking for xcb-util-wm-0.4.1-1 in 15 mirrors...
2018-02-17 23:22:10 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.umd.edu
2018-02-17 23:22:10 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.umd.edu:80 "GET /archlinux/extra/os/x86_64/xcb-util-wm-0.4.1-1-x86_64.pkg.tar.xz HTTP/1.1" 200 31228
2018-02-17 23:22:10 [DEBUG] download_requests.py(184) start(): xdg-utils-1.1.2-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:10 [DEBUG] download_requests.py(184) start(): libglvnd-1.0.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:10 [DEBUG] download_requests.py(229) download_package(): Looking for xcb-util-renderutil-0.3.9-1 in 15 mirrors...
2018-02-17 23:22:10 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.dal10.us.leaseweb.net
2018-02-17 23:22:10 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.dal10.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/xcb-util-renderutil-0.3.9-1-x86_64.pkg.tar.xz HTTP/1.1" 200 8368
2018-02-17 23:22:10 [DEBUG] download_requests.py(229) download_package(): Looking for xcb-util-keysyms-0.4.0-1 in 15 mirrors...
2018-02-17 23:22:10 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.lty.me
2018-02-17 23:22:11 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching tslib 1.15-1 (663/857)...
2018-02-17 23:22:11 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xcb-util-image 0.4.0-1 (664/857)...
2018-02-17 23:22:11 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libxi 1.7.9-1 (665/857)...
2018-02-17 23:22:11 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xcb-util-wm 0.4.1-1 (666/857)...
2018-02-17 23:22:11 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xdg-utils 1.1.2-1 (667/857)...
2018-02-17 23:22:11 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libglvnd 1.0.0-1 (668/857)...
2018-02-17 23:22:11 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xcb-util-renderutil 0.3.9-1 (669/857)...
2018-02-17 23:22:11 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xcb-util-keysyms 0.4.0-1 (670/857)...
2018-02-17 23:22:11 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.lty.me:80 "GET /archlinux/extra/os/x86_64/xcb-util-keysyms-0.4.0-1-x86_64.pkg.tar.xz HTTP/1.1" 200 6924
2018-02-17 23:22:11 [DEBUG] download_requests.py(229) download_package(): Looking for qt5-base-5.10.1-1 in 15 mirrors...
2018-02-17 23:22:11 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sergal.org
2018-02-17 23:22:11 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sergal.org:80 "GET /archlinux/extra/os/x86_64/qt5-base-5.10.1-1-x86_64.pkg.tar.xz HTTP/1.1" 200 11992296
2018-02-17 23:22:11 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching qt5-base 5.10.1-1 (671/857)...
2018-02-17 23:22:12 [DEBUG] download_requests.py(229) download_package(): Looking for sip-4.19.7-1 in 15 mirrors...
2018-02-17 23:22:12 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:22:12 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/sip-4.19.7-1-x86_64.pkg.tar.xz HTTP/1.1" 200 152180
2018-02-17 23:22:12 [DEBUG] download_requests.py(229) download_package(): Looking for pyqt5-common-5.10-3 in 15 mirrors...
2018-02-17 23:22:12 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.dal10.us.leaseweb.net
2018-02-17 23:22:13 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching sip 4.19.7-1 (672/857)...
2018-02-17 23:22:13 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching pyqt5-common 5.10-3 (673/857)...
2018-02-17 23:22:13 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.dal10.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/pyqt5-common-5.10-3-x86_64.pkg.tar.xz HTTP/1.1" 200 517588
2018-02-17 23:22:13 [DEBUG] download_requests.py(229) download_package(): Looking for python-sip-4.19.7-1 in 15 mirrors...
2018-02-17 23:22:13 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.acm.wpi.edu
2018-02-17 23:22:13 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.acm.wpi.edu:80 "GET /archlinux/extra/os/x86_64/python-sip-4.19.7-1-x86_64.pkg.tar.xz HTTP/1.1" 200 83948
2018-02-17 23:22:13 [DEBUG] download_requests.py(229) download_package(): Looking for python-pyqt5-5.10-3 in 15 mirrors...
2018-02-17 23:22:13 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): il.us.mirror.archlinux-br.org
2018-02-17 23:22:13 [DEBUG] connectionpool.py(396) _make_request(): http://il.us.mirror.archlinux-br.org:80 "GET /extra/os/x86_64/python-pyqt5-5.10-3-x86_64.pkg.tar.xz HTTP/1.1" 200 3382160
2018-02-17 23:22:14 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching python-sip 4.19.7-1 (674/857)...
2018-02-17 23:22:14 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching python-pyqt5 5.10-3 (675/857)...
2018-02-17 23:22:15 [DEBUG] download_requests.py(229) download_package(): Looking for dosfstools-4.1-1 in 15 mirrors...
2018-02-17 23:22:15 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sergal.org
2018-02-17 23:22:15 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching dosfstools 4.1-1 (676/857)...
2018-02-17 23:22:15 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sergal.org:80 "GET /archlinux/core/os/x86_64/dosfstools-4.1-1-x86_64.pkg.tar.xz HTTP/1.1" 200 57308
2018-02-17 23:22:15 [DEBUG] download_requests.py(184) start(): ca-certificates-utils-20170307-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:15 [DEBUG] download_requests.py(229) download_package(): Looking for fribidi-1.0.1+8+gdf7252b-1 in 15 mirrors...
2018-02-17 23:22:15 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:22:15 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/extra/os/x86_64/fribidi-1.0.1+8+gdf7252b-1-x86_64.pkg.tar.xz HTTP/1.1" 200 41880
2018-02-17 23:22:15 [DEBUG] download_requests.py(184) start(): ca-certificates-cacert-20140824-4-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:15 [DEBUG] download_requests.py(229) download_package(): Looking for ca-certificates-mozilla-3.35-1 in 15 mirrors...
2018-02-17 23:22:15 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.dal10.us.leaseweb.net
2018-02-17 23:22:15 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.dal10.us.leaseweb.net:80 "GET /archlinux/core/os/x86_64/ca-certificates-mozilla-3.35-1-x86_64.pkg.tar.xz HTTP/1.1" 200 339572
2018-02-17 23:22:15 [DEBUG] download_requests.py(229) download_package(): Looking for libraqm-0.4.0-1 in 15 mirrors...
2018-02-17 23:22:15 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.epiphyte.network
2018-02-17 23:22:15 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.epiphyte.network:80 "GET /archlinux/extra/os/x86_64/libraqm-0.4.0-1-x86_64.pkg.tar.xz HTTP/1.1" 200 24936
2018-02-17 23:22:16 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching ca-certificates-utils 20170307-1 (677/857)...
2018-02-17 23:22:16 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching fribidi 1.0.1+8+gdf7252b-1 (678/857)...
2018-02-17 23:22:16 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching ca-certificates-cacert 20140824-4 (679/857)...
2018-02-17 23:22:16 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching ca-certificates-mozilla 3.35-1 (680/857)...
2018-02-17 23:22:16 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libraqm 0.4.0-1 (681/857)...
2018-02-17 23:22:16 [DEBUG] download_requests.py(229) download_package(): Looking for liblqr-0.4.2-1 in 15 mirrors...
2018-02-17 23:22:16 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:22:16 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/liblqr-0.4.2-1-x86_64.pkg.tar.xz HTTP/1.1" 200 29456
2018-02-17 23:22:16 [DEBUG] download_requests.py(229) download_package(): Looking for libnghttp2-1.30.0-1 in 15 mirrors...
2018-02-17 23:22:16 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sergal.org
2018-02-17 23:22:17 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching liblqr 0.4.2-1 (682/857)...
2018-02-17 23:22:17 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libnghttp2 1.30.0-1 (683/857)...
2018-02-17 23:22:17 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sergal.org:80 "GET /archlinux/core/os/x86_64/libnghttp2-1.30.0-1-x86_64.pkg.tar.xz HTTP/1.1" 200 87532
2018-02-17 23:22:17 [DEBUG] download_requests.py(184) start(): libssh2-1.8.0-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:17 [DEBUG] download_requests.py(184) start(): ca-certificates-20170307-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:17 [DEBUG] download_requests.py(184) start(): nspr-4.18-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:17 [DEBUG] download_requests.py(184) start(): pixman-0.34.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:17 [DEBUG] download_requests.py(184) start(): libxext-1.3.3-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:17 [DEBUG] download_requests.py(184) start(): libxrender-0.9.10-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:17 [DEBUG] download_requests.py(229) download_package(): Looking for graphite-1:1.3.10-1 in 15 mirrors...
2018-02-17 23:22:17 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sergal.org
2018-02-17 23:22:17 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sergal.org:80 "GET /archlinux/extra/os/x86_64/graphite-1:1.3.10-1-x86_64.pkg.tar.xz HTTP/1.1" 200 233828
2018-02-17 23:22:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libssh2 1.8.0-2 (684/857)...
2018-02-17 23:22:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching ca-certificates 20170307-1 (685/857)...
2018-02-17 23:22:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching nspr 4.18-1 (686/857)...
2018-02-17 23:22:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching pixman 0.34.0-1 (687/857)...
2018-02-17 23:22:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libxext 1.3.3-1 (688/857)...
2018-02-17 23:22:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libxrender 0.9.10-1 (689/857)...
2018-02-17 23:22:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching graphite 1:1.3.10-1 (690/857)...
2018-02-17 23:22:18 [DEBUG] download_requests.py(229) download_package(): Looking for libxau-1.0.8-3 in 15 mirrors...
2018-02-17 23:22:18 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): arch.jensgutermuth.de
2018-02-17 23:22:18 [DEBUG] connectionpool.py(396) _make_request(): http://arch.jensgutermuth.de:80 "GET /extra/os/x86_64/libxau-1.0.8-3-x86_64.pkg.tar.xz HTTP/1.1" 200 11216
2018-02-17 23:22:18 [DEBUG] download_requests.py(184) start(): libxdmcp-1.1.2-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:18 [DEBUG] download_requests.py(184) start(): xcb-proto-1.12-3-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:18 [DEBUG] download_requests.py(229) download_package(): Looking for perl-xml-sax-base-1.09-2 in 15 mirrors...
2018-02-17 23:22:18 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): arlm.tyzoid.com
2018-02-17 23:22:18 [DEBUG] connectionpool.py(396) _make_request(): http://arlm.tyzoid.com:80 "GET /extra/os/x86_64/perl-xml-sax-base-1.09-2-any.pkg.tar.xz HTTP/1.1" 200 23784
2018-02-17 23:22:18 [DEBUG] download_requests.py(229) download_package(): Looking for libmagick-7.0.7.22-1 in 15 mirrors...
2018-02-17 23:22:18 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): www.gtlib.gatech.edu
2018-02-17 23:22:19 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libxau 1.0.8-3 (691/857)...
2018-02-17 23:22:19 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libxdmcp 1.1.2-1 (692/857)...
2018-02-17 23:22:19 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xcb-proto 1.12-3 (693/857)...
2018-02-17 23:22:19 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching perl-xml-sax-base 1.09-2 (694/857)...
2018-02-17 23:22:19 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libmagick 7.0.7.22-1 (695/857)...
2018-02-17 23:22:19 [DEBUG] connectionpool.py(396) _make_request(): http://www.gtlib.gatech.edu:80 "GET /pub/archlinux/extra/os/x86_64/libmagick-7.0.7.22-1-x86_64.pkg.tar.xz HTTP/1.1" 200 2247260
2018-02-17 23:22:19 [DEBUG] download_requests.py(229) download_package(): Looking for curl-7.58.0-1 in 15 mirrors...
2018-02-17 23:22:19 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): il.us.mirror.archlinux-br.org
2018-02-17 23:22:19 [DEBUG] connectionpool.py(396) _make_request(): http://il.us.mirror.archlinux-br.org:80 "GET /core/os/x86_64/curl-7.58.0-1-x86_64.pkg.tar.xz HTTP/1.1" 200 926456
2018-02-17 23:22:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching curl 7.58.0-1 (696/857)...
2018-02-17 23:22:20 [DEBUG] download_requests.py(184) start(): nss-3.35-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:20 [DEBUG] download_requests.py(184) start(): cairo-1.15.10-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:20 [DEBUG] download_requests.py(229) download_package(): Looking for harfbuzz-1.7.5-1 in 15 mirrors...
2018-02-17 23:22:20 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sergal.org
2018-02-17 23:22:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching nss 3.35-1 (697/857)...
2018-02-17 23:22:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching cairo 1.15.10-1 (698/857)...
2018-02-17 23:22:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching harfbuzz 1.7.5-1 (699/857)...
2018-02-17 23:22:21 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sergal.org:80 "GET /archlinux/extra/os/x86_64/harfbuzz-1.7.5-1-x86_64.pkg.tar.xz HTTP/1.1" 200 416536
2018-02-17 23:22:21 [DEBUG] download_requests.py(184) start(): libdaemon-0.14-3-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:21 [DEBUG] download_requests.py(229) download_package(): Looking for xorgproto-2018.2-1 in 15 mirrors...
2018-02-17 23:22:21 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sergal.org
2018-02-17 23:22:21 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sergal.org:80 "GET /archlinux/extra/os/x86_64/xorgproto-2018.2-1-any.pkg.tar.xz HTTP/1.1" 200 252344
2018-02-17 23:22:22 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libdaemon 0.14-3 (700/857)...
2018-02-17 23:22:22 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xorgproto 2018.2-1 (701/857)...
2018-02-17 23:22:22 [DEBUG] download_requests.py(184) start(): libxcb-1.12-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:22 [DEBUG] download_requests.py(229) download_package(): Looking for libice-1.0.9-2 in 15 mirrors...
2018-02-17 23:22:22 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.epiphyte.network
2018-02-17 23:22:22 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.epiphyte.network:80 "GET /archlinux/extra/os/x86_64/libice-1.0.9-2-x86_64.pkg.tar.xz HTTP/1.1" 200 76816
2018-02-17 23:22:22 [DEBUG] download_requests.py(229) download_package(): Looking for perl-xml-namespacesupport-1.12-2 in 15 mirrors...
2018-02-17 23:22:22 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.lty.me
2018-02-17 23:22:22 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.lty.me:80 "GET /archlinux/extra/os/x86_64/perl-xml-namespacesupport-1.12-2-any.pkg.tar.xz HTTP/1.1" 200 11592
2018-02-17 23:22:22 [DEBUG] download_requests.py(229) download_package(): Looking for perl-xml-sax-0.99-5 in 15 mirrors...
2018-02-17 23:22:22 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:22:22 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/perl-xml-sax-0.99-5-any.pkg.tar.xz HTTP/1.1" 200 41020
2018-02-17 23:22:22 [DEBUG] download_requests.py(184) start(): liblouis-3.4.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:22 [DEBUG] download_requests.py(229) download_package(): Looking for imagemagick-7.0.7.22-1 in 15 mirrors...
2018-02-17 23:22:22 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.lty.me
2018-02-17 23:22:22 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.lty.me:80 "GET /archlinux/extra/os/x86_64/imagemagick-7.0.7.22-1-x86_64.pkg.tar.xz HTTP/1.1" 200 146032
2018-02-17 23:22:22 [DEBUG] download_requests.py(229) download_package(): Looking for qpdf-7.1.1-1 in 15 mirrors...
2018-02-17 23:22:22 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:22:22 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/extra/os/x86_64/qpdf-7.1.1-1-x86_64.pkg.tar.xz HTTP/1.1" 200 536724
2018-02-17 23:22:23 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libxcb 1.12-1 (702/857)...
2018-02-17 23:22:23 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libice 1.0.9-2 (703/857)...
2018-02-17 23:22:23 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching perl-xml-namespacesupport 1.12-2 (704/857)...
2018-02-17 23:22:23 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching perl-xml-sax 0.99-5 (705/857)...
2018-02-17 23:22:23 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching liblouis 3.4.0-1 (706/857)...
2018-02-17 23:22:23 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching imagemagick 7.0.7.22-1 (707/857)...
2018-02-17 23:22:23 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching qpdf 7.1.1-1 (708/857)...
2018-02-17 23:22:23 [DEBUG] download_requests.py(184) start(): poppler-0.61.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:23 [DEBUG] download_requests.py(229) download_package(): Looking for run-parts-4.8.4-1 in 15 mirrors...
2018-02-17 23:22:23 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:22:23 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/core/os/x86_64/run-parts-4.8.4-1-x86_64.pkg.tar.xz HTTP/1.1" 200 29028
2018-02-17 23:22:23 [DEBUG] download_requests.py(229) download_package(): Looking for freetype2-2.9-2 in 15 mirrors...
2018-02-17 23:22:23 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): arch.mirror.square-r00t.net
2018-02-17 23:22:23 [DEBUG] connectionpool.py(396) _make_request(): http://arch.mirror.square-r00t.net:80 "GET /extra/os/x86_64/freetype2-2.9-2-x86_64.pkg.tar.xz HTTP/1.1" 200 477232
2018-02-17 23:22:23 [DEBUG] download_requests.py(184) start(): avahi-0.7-4-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:24 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching poppler 0.61.1-1 (709/857)...
2018-02-17 23:22:24 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching run-parts 4.8.4-1 (710/857)...
2018-02-17 23:22:24 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching freetype2 2.9-2 (711/857)...
2018-02-17 23:22:24 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching avahi 0.7-4 (712/857)...
2018-02-17 23:22:24 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libx11 1.6.5-1 (713/857)...
2018-02-17 23:22:24 [DEBUG] download_requests.py(184) start(): libx11-1.6.5-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:24 [DEBUG] download_requests.py(184) start(): libsm-1.2.2-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:24 [DEBUG] download_requests.py(229) download_package(): Looking for perl-dbi-1.640-1 in 15 mirrors...
2018-02-17 23:22:24 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): www.gtlib.gatech.edu
2018-02-17 23:22:24 [DEBUG] connectionpool.py(396) _make_request(): http://www.gtlib.gatech.edu:80 "GET /pub/archlinux/extra/os/x86_64/perl-dbi-1.640-1-x86_64.pkg.tar.xz HTTP/1.1" 200 706512
2018-02-17 23:22:24 [DEBUG] download_requests.py(229) download_package(): Looking for perl-clone-0.39-4 in 15 mirrors...
2018-02-17 23:22:24 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.dal10.us.leaseweb.net
2018-02-17 23:22:24 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.dal10.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/perl-clone-0.39-4-x86_64.pkg.tar.xz HTTP/1.1" 200 9564
2018-02-17 23:22:24 [DEBUG] download_requests.py(229) download_package(): Looking for perl-xml-libxml-2.0132-1 in 15 mirrors...
2018-02-17 23:22:24 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:22:24 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/perl-xml-libxml-2.0132-1-x86_64.pkg.tar.xz HTTP/1.1" 200 271032
2018-02-17 23:22:24 [DEBUG] download_requests.py(229) download_package(): Looking for cups-filters-1.20.0-1 in 15 mirrors...
2018-02-17 23:22:24 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.dal10.us.leaseweb.net
2018-02-17 23:22:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libsm 1.2.2-2 (714/857)...
2018-02-17 23:22:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching perl-dbi 1.640-1 (715/857)...
2018-02-17 23:22:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching perl-clone 0.39-4 (716/857)...
2018-02-17 23:22:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching perl-xml-libxml 2.0132-1 (717/857)...
2018-02-17 23:22:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching cups-filters 1.20.0-1 (718/857)...
2018-02-17 23:22:25 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.dal10.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/cups-filters-1.20.0-1-x86_64.pkg.tar.xz HTTP/1.1" 200 772776
2018-02-17 23:22:25 [DEBUG] download_requests.py(184) start(): pciutils-3.5.6-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:25 [DEBUG] download_requests.py(184) start(): openjpeg2-2.3.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:25 [DEBUG] download_requests.py(184) start(): ijs-0.35-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:25 [DEBUG] download_requests.py(184) start(): libpaper-1.1.24-10-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:25 [DEBUG] download_requests.py(184) start(): lcms2-2.9-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:25 [DEBUG] download_requests.py(184) start(): libtiff-4.0.9-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:25 [DEBUG] download_requests.py(184) start(): jbig2dec-0.14-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:25 [DEBUG] download_requests.py(184) start(): libjpeg-turbo-1.5.3-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:25 [DEBUG] download_requests.py(229) download_package(): Looking for libpng-1.6.34-2 in 15 mirrors...
2018-02-17 23:22:25 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.acm.wpi.edu
2018-02-17 23:22:25 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.acm.wpi.edu:80 "GET /archlinux/extra/os/x86_64/libpng-1.6.34-2-x86_64.pkg.tar.xz HTTP/1.1" 200 246584
2018-02-17 23:22:26 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching pciutils 3.5.6-1 (719/857)...
2018-02-17 23:22:26 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching openjpeg2 2.3.0-1 (720/857)...
2018-02-17 23:22:26 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching ijs 0.35-1 (721/857)...
2018-02-17 23:22:26 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libpaper 1.1.24-10 (722/857)...
2018-02-17 23:22:26 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lcms2 2.9-1 (723/857)...
2018-02-17 23:22:26 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libtiff 4.0.9-1 (724/857)...
2018-02-17 23:22:26 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching jbig2dec 0.14-1 (725/857)...
2018-02-17 23:22:26 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libjpeg-turbo 1.5.3-1 (726/857)...
2018-02-17 23:22:26 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libpng 1.6.34-2 (727/857)...
2018-02-17 23:22:26 [DEBUG] download_requests.py(184) start(): fontconfig-2.12.6+5+g665584a-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:26 [DEBUG] download_requests.py(184) start(): libcups-2.2.6-4-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:26 [DEBUG] download_requests.py(184) start(): libxt-1.1.5-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:26 [DEBUG] download_requests.py(229) download_package(): Looking for python-3.6.4-2 in 15 mirrors...
2018-02-17 23:22:26 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): arlm.tyzoid.com
2018-02-17 23:22:26 [DEBUG] connectionpool.py(396) _make_request(): http://arlm.tyzoid.com:80 "GET /extra/os/x86_64/python-3.6.4-2-x86_64.pkg.tar.xz HTTP/1.1" 200 36090456
2018-02-17 23:22:27 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching fontconfig 2.12.6+5+g665584a-1 (728/857)...
2018-02-17 23:22:27 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libcups 2.2.6-4 (729/857)...
2018-02-17 23:22:27 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libxt 1.1.5-1 (730/857)...
2018-02-17 23:22:27 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching python 3.6.4-2 (731/857)...
2018-02-17 23:22:29 [DEBUG] download_requests.py(184) start(): python-dbus-common-1.2.6-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:29 [DEBUG] download_requests.py(229) download_package(): Looking for foomatic-db-engine-4:4.0.12-7 in 15 mirrors...
2018-02-17 23:22:29 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:22:29 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/extra/os/x86_64/foomatic-db-engine-4:4.0.12-7-x86_64.pkg.tar.xz HTTP/1.1" 200 204432
2018-02-17 23:22:29 [DEBUG] download_requests.py(229) download_package(): Looking for net-snmp-5.7.3-7 in 15 mirrors...
2018-02-17 23:22:29 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:22:29 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/net-snmp-5.7.3-7-x86_64.pkg.tar.xz HTTP/1.1" 200 1685464
2018-02-17 23:22:30 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching python-dbus-common 1.2.6-1 (732/857)...
2018-02-17 23:22:30 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching foomatic-db-engine 4:4.0.12-7 (733/857)...
2018-02-17 23:22:30 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching net-snmp 5.7.3-7 (734/857)...
2018-02-17 23:22:30 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching ghostscript 9.22-7 (735/857)...
2018-02-17 23:22:30 [DEBUG] download_requests.py(184) start(): ghostscript-9.22-7-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:30 [DEBUG] download_requests.py(184) start(): python-dbus-1.2.6-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:30 [DEBUG] download_requests.py(229) download_package(): Looking for hplip-3.17.11-1 in 15 mirrors...
2018-02-17 23:22:30 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:22:30 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/extra/os/x86_64/hplip-3.17.11-1-x86_64.pkg.tar.xz HTTP/1.1" 200 16717776
2018-02-17 23:22:31 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching python-dbus 1.2.6-1 (736/857)...
2018-02-17 23:22:31 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching hplip 3.17.11-1 (737/857)...
2018-02-17 23:22:31 [DEBUG] download_requests.py(229) download_package(): Looking for acpid-2.0.28-1 in 15 mirrors...
2018-02-17 23:22:31 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:22:31 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/community/os/x86_64/acpid-2.0.28-1-x86_64.pkg.tar.xz HTTP/1.1" 200 49172
2018-02-17 23:22:31 [DEBUG] download_requests.py(184) start(): zd1211-firmware-1.5-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:31 [DEBUG] download_requests.py(229) download_package(): Looking for sqlite-3.22.0-1 in 15 mirrors...
2018-02-17 23:22:31 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.csclub.uwaterloo.ca
2018-02-17 23:22:31 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.csclub.uwaterloo.ca:80 "GET /archlinux/core/os/x86_64/sqlite-3.22.0-1-x86_64.pkg.tar.xz HTTP/1.1" 200 1302960
2018-02-17 23:22:32 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching acpid 2.0.28-1 (738/857)...
2018-02-17 23:22:32 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching zd1211-firmware 1.5-1 (739/857)...
2018-02-17 23:22:32 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching sqlite 3.22.0-1 (740/857)...
2018-02-17 23:22:32 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching python2 2.7.14-2 (741/857)...
2018-02-17 23:22:32 [DEBUG] download_requests.py(184) start(): python2-2.7.14-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:32 [DEBUG] download_requests.py(229) download_package(): Looking for bzr-2.7.0-2 in 15 mirrors...
2018-02-17 23:22:32 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): il.us.mirror.archlinux-br.org
2018-02-17 23:22:32 [DEBUG] connectionpool.py(396) _make_request(): http://il.us.mirror.archlinux-br.org:80 "GET /extra/os/x86_64/bzr-2.7.0-2-x86_64.pkg.tar.xz HTTP/1.1" 200 5280540
2018-02-17 23:22:33 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching bzr 2.7.0-2 (742/857)...
2018-02-17 23:22:33 [DEBUG] download_requests.py(184) start(): libidn2-2.0.4-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:33 [DEBUG] download_requests.py(184) start(): p11-kit-0.23.9-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:33 [DEBUG] download_requests.py(184) start(): nettle-3.4-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:33 [DEBUG] download_requests.py(229) download_package(): Looking for libtasn1-4.13-1 in 15 mirrors...
2018-02-17 23:22:33 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:22:33 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/core/os/x86_64/libtasn1-4.13-1-x86_64.pkg.tar.xz HTTP/1.1" 200 119932
2018-02-17 23:22:33 [DEBUG] download_requests.py(184) start(): libpsl-0.19.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:33 [DEBUG] download_requests.py(229) download_package(): Looking for gnutls-3.5.17-1 in 15 mirrors...
2018-02-17 23:22:33 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.fra10.de.leaseweb.net
2018-02-17 23:22:34 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libidn2 2.0.4-2 (743/857)...
2018-02-17 23:22:34 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching p11-kit 0.23.9-1 (744/857)...
2018-02-17 23:22:34 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching nettle 3.4-1 (745/857)...
2018-02-17 23:22:34 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libtasn1 4.13-1 (746/857)...
2018-02-17 23:22:34 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libpsl 0.19.1-1 (747/857)...
2018-02-17 23:22:34 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gnutls 3.5.17-1 (748/857)...
2018-02-17 23:22:34 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.fra10.de.leaseweb.net:80 "GET /archlinux/core/os/x86_64/gnutls-3.5.17-1-x86_64.pkg.tar.xz HTTP/1.1" 200 2392980
2018-02-17 23:22:38 [DEBUG] download_requests.py(229) download_package(): Looking for wget-1.19.4-1 in 15 mirrors...
2018-02-17 23:22:38 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:22:38 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/wget-1.19.4-1-x86_64.pkg.tar.xz HTTP/1.1" 200 610476
2018-02-17 23:22:38 [DEBUG] download_requests.py(229) download_package(): Looking for bash-completion-2.7-2 in 15 mirrors...
2018-02-17 23:22:38 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:22:38 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/extra/os/x86_64/bash-completion-2.7-2-any.pkg.tar.xz HTTP/1.1" 200 186344
2018-02-17 23:22:38 [DEBUG] download_requests.py(184) start(): alsa-lib-1.1.5-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:38 [DEBUG] download_requests.py(229) download_package(): Looking for glib2-2.54.3+2+g94b38beff-1 in 15 mirrors...
2018-02-17 23:22:38 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:22:38 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/core/os/x86_64/glib2-2.54.3+2+g94b38beff-1-x86_64.pkg.tar.xz HTTP/1.1" 200 2442420
2018-02-17 23:22:38 [DEBUG] download_requests.py(184) start(): libical-3.0.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:38 [DEBUG] download_requests.py(229) download_package(): Looking for bluez-5.48-2 in 15 mirrors...
2018-02-17 23:22:38 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sergal.org
2018-02-17 23:22:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching wget 1.19.4-1 (749/857)...
2018-02-17 23:22:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching bash-completion 2.7-2 (750/857)...
2018-02-17 23:22:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching alsa-lib 1.1.5-1 (751/857)...
2018-02-17 23:22:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching glib2 2.54.3+2+g94b38beff-1 (752/857)...
2018-02-17 23:22:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libical 3.0.1-1 (753/857)...
2018-02-17 23:22:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching bluez 5.48-2 (754/857)...
2018-02-17 23:22:39 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sergal.org:80 "GET /archlinux/extra/os/x86_64/bluez-5.48-2-x86_64.pkg.tar.xz HTTP/1.1" 200 525920
2018-02-17 23:22:40 [DEBUG] download_requests.py(184) start(): libusb-1.0.21-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:40 [DEBUG] download_requests.py(184) start(): libnl-3.4.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:40 [DEBUG] download_requests.py(184) start(): libmnl-1.0.4-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:40 [DEBUG] download_requests.py(184) start(): libgpg-error-1.27-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:40 [DEBUG] download_requests.py(184) start(): libpcap-1.8.1-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:40 [DEBUG] download_requests.py(229) download_package(): Looking for libnftnl-1.0.9-1 in 15 mirrors...
2018-02-17 23:22:40 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): il.us.mirror.archlinux-br.org
2018-02-17 23:22:40 [DEBUG] connectionpool.py(396) _make_request(): http://il.us.mirror.archlinux-br.org:80 "GET /core/os/x86_64/libnftnl-1.0.9-1-x86_64.pkg.tar.xz HTTP/1.1" 200 59060
2018-02-17 23:22:40 [DEBUG] download_requests.py(229) download_package(): Looking for argon2-20171227-3 in 15 mirrors...
2018-02-17 23:22:40 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sergal.org
2018-02-17 23:22:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libusb 1.0.21-2 (755/857)...
2018-02-17 23:22:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libnl 3.4.0-1 (756/857)...
2018-02-17 23:22:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libmnl 1.0.4-1 (757/857)...
2018-02-17 23:22:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libgpg-error 1.27-1 (758/857)...
2018-02-17 23:22:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libpcap 1.8.1-2 (759/857)...
2018-02-17 23:22:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libnftnl 1.0.9-1 (760/857)...
2018-02-17 23:22:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching argon2 20171227-3 (761/857)...
2018-02-17 23:22:42 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sergal.org:80 "GET /archlinux/core/os/x86_64/argon2-20171227-3-x86_64.pkg.tar.xz HTTP/1.1" 200 32268
2018-02-17 23:22:43 [DEBUG] download_requests.py(184) start(): popt-1.16-9-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:43 [DEBUG] download_requests.py(184) start(): device-mapper-2.02.177-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:43 [DEBUG] download_requests.py(184) start(): pambase-20171006-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:43 [DEBUG] download_requests.py(229) download_package(): Looking for libtirpc-1.0.2-3 in 15 mirrors...
2018-02-17 23:22:43 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sergal.org
2018-02-17 23:22:43 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sergal.org:80 "GET /archlinux/core/os/x86_64/libtirpc-1.0.2-3-x86_64.pkg.tar.xz HTTP/1.1" 200 180220
2018-02-17 23:22:43 [DEBUG] download_requests.py(184) start(): cracklib-2.9.6-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:43 [DEBUG] download_requests.py(229) download_package(): Looking for libatomic_ops-7.6.2-1 in 15 mirrors...
2018-02-17 23:22:43 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.dal10.us.leaseweb.net
2018-02-17 23:22:43 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.dal10.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/libatomic_ops-7.6.2-1-x86_64.pkg.tar.xz HTTP/1.1" 200 64952
2018-02-17 23:22:43 [DEBUG] download_requests.py(229) download_package(): Looking for tar-1.30-1 in 15 mirrors...
2018-02-17 23:22:43 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.umd.edu
2018-02-17 23:22:43 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.umd.edu:80 "GET /archlinux/core/os/x86_64/tar-1.30-1-x86_64.pkg.tar.xz HTTP/1.1" 200 710288
2018-02-17 23:22:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching popt 1.16-9 (762/857)...
2018-02-17 23:22:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching device-mapper 2.02.177-1 (763/857)...
2018-02-17 23:22:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching pambase 20171006-1 (764/857)...
2018-02-17 23:22:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libtirpc 1.0.2-3 (765/857)...
2018-02-17 23:22:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching cracklib 2.9.6-1 (766/857)...
2018-02-17 23:22:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libatomic_ops 7.6.2-1 (767/857)...
2018-02-17 23:22:44 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching tar 1.30-1 (768/857)...
2018-02-17 23:22:44 [DEBUG] download_requests.py(229) download_package(): Looking for pcre2-10.30-1 in 15 mirrors...
2018-02-17 23:22:44 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.umd.edu
2018-02-17 23:22:44 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.umd.edu:80 "GET /archlinux/core/os/x86_64/pcre2-10.30-1-x86_64.pkg.tar.xz HTTP/1.1" 200 980240
2018-02-17 23:22:44 [DEBUG] download_requests.py(184) start(): libelf-0.170-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:44 [DEBUG] download_requests.py(184) start(): libidn-1.33-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:44 [DEBUG] download_requests.py(184) start(): libgcrypt-1.8.2-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:44 [DEBUG] download_requests.py(184) start(): hwids-20171003-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:45 [DEBUG] download_requests.py(184) start(): kbd-2.0.4-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:45 [DEBUG] download_requests.py(229) download_package(): Looking for iptables-1.6.2-2 in 15 mirrors...
2018-02-17 23:22:45 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:22:45 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching pcre2 10.30-1 (769/857)...
2018-02-17 23:22:45 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libelf 0.170-1 (770/857)...
2018-02-17 23:22:45 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libidn 1.33-2 (771/857)...
2018-02-17 23:22:45 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libgcrypt 1.8.2-1 (772/857)...
2018-02-17 23:22:45 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching hwids 20171003-1 (773/857)...
2018-02-17 23:22:45 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching kbd 2.0.4-1 (774/857)...
2018-02-17 23:22:45 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching iptables 1.6.2-2 (775/857)...
2018-02-17 23:22:45 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/core/os/x86_64/iptables-1.6.2-2-x86_64.pkg.tar.xz HTTP/1.1" 200 339912
2018-02-17 23:22:45 [DEBUG] download_requests.py(229) download_package(): Looking for dbus-1.12.4-1 in 15 mirrors...
2018-02-17 23:22:45 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:22:45 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/core/os/x86_64/dbus-1.12.4-1-x86_64.pkg.tar.xz HTTP/1.1" 200 297524
2018-02-17 23:22:45 [DEBUG] download_requests.py(229) download_package(): Looking for cryptsetup-2.0.1-1 in 15 mirrors...
2018-02-17 23:22:45 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.lty.me
2018-02-17 23:22:45 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.lty.me:80 "GET /archlinux/core/os/x86_64/cryptsetup-2.0.1-1-x86_64.pkg.tar.xz HTTP/1.1" 200 347440
2018-02-17 23:22:45 [DEBUG] download_requests.py(229) download_package(): Looking for less-487-1 in 15 mirrors...
2018-02-17 23:22:45 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.dal10.us.leaseweb.net
2018-02-17 23:22:45 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.dal10.us.leaseweb.net:80 "GET /archlinux/core/os/x86_64/less-487-1-x86_64.pkg.tar.xz HTTP/1.1" 200 95892
2018-02-17 23:22:45 [DEBUG] download_requests.py(184) start(): pcre-8.41-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:45 [DEBUG] download_requests.py(184) start(): expat-2.2.5-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:45 [DEBUG] download_requests.py(229) download_package(): Looking for bzip2-1.0.6-7 in 15 mirrors...
2018-02-17 23:22:45 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:22:45 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/core/os/x86_64/bzip2-1.0.6-7-x86_64.pkg.tar.xz HTTP/1.1" 200 54972
2018-02-17 23:22:45 [DEBUG] download_requests.py(184) start(): libcap-ng-0.7.8-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:45 [DEBUG] download_requests.py(229) download_package(): Looking for libsystemd-237.31-1 in 15 mirrors...
2018-02-17 23:22:45 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.lty.me
2018-02-17 23:22:46 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching dbus 1.12.4-1 (776/857)...
2018-02-17 23:22:46 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching cryptsetup 2.0.1-1 (777/857)...
2018-02-17 23:22:46 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.lty.me:80 "GET /archlinux/core/os/x86_64/libsystemd-237.31-1-x86_64.pkg.tar.xz HTTP/1.1" 200 360984
2018-02-17 23:22:46 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching less 487-1 (778/857)...
2018-02-17 23:22:46 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching pcre 8.41-1 (779/857)...
2018-02-17 23:22:46 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching expat 2.2.5-1 (780/857)...
2018-02-17 23:22:46 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching bzip2 1.0.6-7 (781/857)...
2018-02-17 23:22:46 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libcap-ng 0.7.8-1 (782/857)...
2018-02-17 23:22:46 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libsystemd 237.31-1 (783/857)...
2018-02-17 23:22:46 [DEBUG] download_requests.py(229) download_package(): Looking for shadow-4.5-4 in 15 mirrors...
2018-02-17 23:22:46 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:22:46 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/core/os/x86_64/shadow-4.5-4-x86_64.pkg.tar.xz HTTP/1.1" 200 1100076
2018-02-17 23:22:46 [DEBUG] download_requests.py(184) start(): pam-1.3.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:46 [DEBUG] download_requests.py(184) start(): libffi-3.2.1-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:46 [DEBUG] download_requests.py(229) download_package(): Looking for gc-7.6.0-1 in 15 mirrors...
2018-02-17 23:22:46 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.dal10.us.leaseweb.net
2018-02-17 23:22:46 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.dal10.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/gc-7.6.0-1-x86_64.pkg.tar.xz HTTP/1.1" 200 222812
2018-02-17 23:22:46 [DEBUG] download_requests.py(184) start(): libunistring-0.9.8-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:46 [DEBUG] download_requests.py(229) download_package(): Looking for texinfo-6.5-1 in 15 mirrors...
2018-02-17 23:22:46 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.hackingand.coffee
2018-02-17 23:22:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching shadow 4.5-4 (784/857)...
2018-02-17 23:22:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching pam 1.3.0-1 (785/857)...
2018-02-17 23:22:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libffi 3.2.1-2 (786/857)...
2018-02-17 23:22:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gc 7.6.0-1 (787/857)...
2018-02-17 23:22:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libunistring 0.9.8-1 (788/857)...
2018-02-17 23:22:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching texinfo 6.5-1 (789/857)...
2018-02-17 23:22:47 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.hackingand.coffee:80 "GET /arch/core/os/x86_64/texinfo-6.5-1-x86_64.pkg.tar.xz HTTP/1.1" 200 1208468
2018-02-17 23:22:48 [DEBUG] download_requests.py(229) download_package(): Looking for libtool-2.4.6+40+g6ca5e224-4 in 15 mirrors...
2018-02-17 23:22:48 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:22:48 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/core/os/x86_64/libtool-2.4.6+40+g6ca5e224-4-x86_64.pkg.tar.xz HTTP/1.1" 200 410132
2018-02-17 23:22:48 [DEBUG] download_requests.py(229) download_package(): Looking for mpfr-4.0.1-1 in 15 mirrors...
2018-02-17 23:22:48 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.lty.me
2018-02-17 23:22:48 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.lty.me:80 "GET /archlinux/core/os/x86_64/mpfr-4.0.1-1-x86_64.pkg.tar.xz HTTP/1.1" 200 320220
2018-02-17 23:22:48 [DEBUG] download_requests.py(229) download_package(): Looking for systemd-237.31-1 in 15 mirrors...
2018-02-17 23:22:48 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): il.us.mirror.archlinux-br.org
2018-02-17 23:22:48 [DEBUG] connectionpool.py(396) _make_request(): http://il.us.mirror.archlinux-br.org:80 "GET /core/os/x86_64/systemd-237.31-1-x86_64.pkg.tar.xz HTTP/1.1" 200 4519796
2018-02-17 23:22:49 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libtool 2.4.6+40+g6ca5e224-4 (790/857)...
2018-02-17 23:22:49 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching mpfr 4.0.1-1 (791/857)...
2018-02-17 23:22:49 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching systemd 237.31-1 (792/857)...
2018-02-17 23:22:49 [DEBUG] download_requests.py(229) download_package(): Looking for gzip-1.9-1 in 15 mirrors...
2018-02-17 23:22:49 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): il.us.mirror.archlinux-br.org
2018-02-17 23:22:49 [DEBUG] connectionpool.py(396) _make_request(): http://il.us.mirror.archlinux-br.org:80 "GET /core/os/x86_64/gzip-1.9-1-x86_64.pkg.tar.xz HTTP/1.1" 200 79644
2018-02-17 23:22:49 [DEBUG] download_requests.py(229) download_package(): Looking for grep-3.1-1 in 15 mirrors...
2018-02-17 23:22:49 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): archlinux.mirrors.benatherton.com
2018-02-17 23:22:49 [DEBUG] connectionpool.py(396) _make_request(): http://archlinux.mirrors.benatherton.com:80 "GET /core/os/x86_64/grep-3.1-1-x86_64.pkg.tar.xz HTTP/1.1" 200 192900
2018-02-17 23:22:50 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gzip 1.9-1 (793/857)...
2018-02-17 23:22:50 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching grep 3.1-1 (794/857)...
2018-02-17 23:22:50 [DEBUG] download_requests.py(184) start(): findutils-4.6.0-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:50 [DEBUG] download_requests.py(184) start(): libarchive-3.3.2-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:50 [DEBUG] download_requests.py(229) download_package(): Looking for util-linux-2.31.1-1 in 15 mirrors...
2018-02-17 23:22:50 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.cs.pitt.edu
2018-02-17 23:22:50 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.cs.pitt.edu:80 "GET /archlinux/core/os/x86_64/util-linux-2.31.1-1-x86_64.pkg.tar.xz HTTP/1.1" 200 1993104
2018-02-17 23:22:51 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching findutils 4.6.0-2 (795/857)...
2018-02-17 23:22:51 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libarchive 3.3.2-1 (796/857)...
2018-02-17 23:22:51 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching util-linux 2.31.1-1 (797/857)...
2018-02-17 23:22:52 [DEBUG] download_requests.py(184) start(): mkinitcpio-busybox-1.27.2-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:52 [DEBUG] download_requests.py(229) download_package(): Looking for gawk-4.2.0-3 in 15 mirrors...
2018-02-17 23:22:52 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:22:52 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/core/os/x86_64/gawk-4.2.0-3-x86_64.pkg.tar.xz HTTP/1.1" 200 1075588
2018-02-17 23:22:52 [DEBUG] download_requests.py(184) start(): gmp-6.1.2-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:52 [DEBUG] download_requests.py(184) start(): acl-2.2.52-4-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:22:52 [DEBUG] download_requests.py(229) download_package(): Looking for guile-2.2.3-1 in 15 mirrors...
2018-02-17 23:22:52 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.dal10.us.leaseweb.net
2018-02-17 23:22:53 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching mkinitcpio-busybox 1.27.2-1 (798/857)...
2018-02-17 23:22:53 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gawk 4.2.0-3 (799/857)...
2018-02-17 23:22:53 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gmp 6.1.2-1 (800/857)...
2018-02-17 23:22:53 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching acl 2.2.52-4 (801/857)...
2018-02-17 23:22:53 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching guile 2.2.3-1 (802/857)...
2018-02-17 23:22:53 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.dal10.us.leaseweb.net:80 "GET /archlinux/extra/os/x86_64/guile-2.2.3-1-x86_64.pkg.tar.xz HTTP/1.1" 200 5912624
2018-02-17 23:23:00 [DEBUG] download_requests.py(184) start(): libmpc-1.1.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:23:00 [DEBUG] download_requests.py(184) start(): binutils-2.29.1-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:23:00 [DEBUG] download_requests.py(184) start(): mkinitcpio-24-2-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:23:01 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libmpc 1.1.0-1 (803/857)...
2018-02-17 23:23:01 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching binutils 2.29.1-2 (804/857)...
2018-02-17 23:23:01 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching mkinitcpio 24-2 (805/857)...
2018-02-17 23:23:01 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching linux-firmware 20180119.2a713be-1 (806/857)...
2018-02-17 23:23:02 [DEBUG] download_requests.py(184) start(): linux-firmware-20180119.2a713be-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:23:02 [DEBUG] download_requests.py(229) download_package(): Looking for coreutils-8.29-1 in 15 mirrors...
2018-02-17 23:23:02 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.umd.edu
2018-02-17 23:23:03 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching coreutils 8.29-1 (807/857)...
2018-02-17 23:23:03 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.umd.edu:80 "GET /archlinux/core/os/x86_64/coreutils-8.29-1-x86_64.pkg.tar.xz HTTP/1.1" 200 2334568
2018-02-17 23:23:03 [DEBUG] download_requests.py(229) download_package(): Looking for patch-2.7.6-1 in 15 mirrors...
2018-02-17 23:23:03 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sergal.org
2018-02-17 23:23:03 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sergal.org:80 "GET /archlinux/core/os/x86_64/patch-2.7.6-1-x86_64.pkg.tar.xz HTTP/1.1" 200 93516
2018-02-17 23:23:03 [DEBUG] download_requests.py(229) download_package(): Looking for make-4.2.1-2 in 15 mirrors...
2018-02-17 23:23:03 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.pseudoform.org
2018-02-17 23:23:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching patch 2.7.6-1 (808/857)...
2018-02-17 23:23:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching make 4.2.1-2 (809/857)...
2018-02-17 23:23:04 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.pseudoform.org:80 "GET /core/os/x86_64/make-4.2.1-2-x86_64.pkg.tar.xz HTTP/1.1" 200 417500
2018-02-17 23:23:08 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gcc 7.3.0-1 (810/857)...
2018-02-17 23:23:08 [DEBUG] download_requests.py(184) start(): gcc-7.3.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:23:08 [DEBUG] download_requests.py(184) start(): kmod-24-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:23:08 [DEBUG] download_requests.py(229) download_package(): Looking for linux-4.15.3-2 in 15 mirrors...
2018-02-17 23:23:08 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sergal.org
2018-02-17 23:23:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching kmod 24-1 (811/857)...
2018-02-17 23:23:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching linux 4.15.3-2 (812/857)...
2018-02-17 23:23:11 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sergal.org:80 "GET /archlinux/core/os/x86_64/linux-4.15.3-2-x86_64.pkg.tar.xz HTTP/1.1" 200 72121160
2018-02-17 23:23:20 [DEBUG] download_requests.py(229) download_package(): Looking for linux-headers-4.15.3-2 in 15 mirrors...
2018-02-17 23:23:20 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:23:20 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/core/os/x86_64/linux-headers-4.15.3-2-x86_64.pkg.tar.xz HTTP/1.1" 200 8415880
2018-02-17 23:23:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching linux-headers 4.15.3-2 (813/857)...
2018-02-17 23:23:21 [DEBUG] download_requests.py(184) start(): dkms-2.5-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:23:21 [DEBUG] download_requests.py(229) download_package(): Looking for spl-utils-0.7.6-1 in 15 mirrors...
2018-02-17 23:23:21 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.umd.edu
2018-02-17 23:23:21 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.umd.edu:80 "GET /antergos/antergos/x86_64/spl-utils-0.7.6-1-x86_64.pkg.tar.xz HTTP/1.1" 200 19040
2018-02-17 23:23:21 [DEBUG] download_requests.py(229) download_package(): Looking for spl-0.7.6-1 in 15 mirrors...
2018-02-17 23:23:21 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.umd.edu
2018-02-17 23:23:21 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.umd.edu:80 "GET /antergos/antergos/x86_64/spl-0.7.6-1-x86_64.pkg.tar.xz HTTP/1.1" 200 446424
2018-02-17 23:23:22 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching dkms 2.5-1 (814/857)...
2018-02-17 23:23:22 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching spl-utils 0.7.6-1 (815/857)...
2018-02-17 23:23:22 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching spl 0.7.6-1 (816/857)...
2018-02-17 23:23:22 [DEBUG] download_requests.py(229) download_package(): Looking for zfs-utils-0.7.6-1 in 15 mirrors...
2018-02-17 23:23:22 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.umd.edu
2018-02-17 23:23:22 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.umd.edu:80 "GET /antergos/antergos/x86_64/zfs-utils-0.7.6-1-x86_64.pkg.tar.xz HTTP/1.1" 200 3870216
2018-02-17 23:23:23 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching zfs-utils 0.7.6-1 (817/857)...
2018-02-17 23:23:23 [DEBUG] download_requests.py(184) start(): fuse-common-3.2.1-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:23:23 [DEBUG] download_requests.py(184) start(): fuse2-2.9.7-4-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:23:23 [DEBUG] download_requests.py(229) download_package(): Looking for exfat-utils-1.2.7-1 in 15 mirrors...
2018-02-17 23:23:23 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.lty.me
2018-02-17 23:23:23 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.lty.me:80 "GET /archlinux/community/os/x86_64/exfat-utils-1.2.7-1-x86_64.pkg.tar.xz HTTP/1.1" 200 44720
2018-02-17 23:23:23 [DEBUG] download_requests.py(184) start(): xfsprogs-4.14.0-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:23:23 [DEBUG] download_requests.py(229) download_package(): Looking for lz4-1:1.8.1.2-1 in 15 mirrors...
2018-02-17 23:23:23 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): arlm.tyzoid.com
2018-02-17 23:23:23 [DEBUG] connectionpool.py(396) _make_request(): http://arlm.tyzoid.com:80 "GET /core/os/x86_64/lz4-1:1.8.1.2-1-x86_64.pkg.tar.xz HTTP/1.1" 200 85760
2018-02-17 23:23:23 [DEBUG] download_requests.py(184) start(): zstd-1.3.3-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:23:23 [DEBUG] download_requests.py(229) download_package(): Looking for lzo-2.10-1 in 15 mirrors...
2018-02-17 23:23:23 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.dal10.us.leaseweb.net
2018-02-17 23:23:23 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.dal10.us.leaseweb.net:80 "GET /archlinux/core/os/x86_64/lzo-2.10-1-x86_64.pkg.tar.xz HTTP/1.1" 200 84084
2018-02-17 23:23:24 [DEBUG] download_requests.py(229) download_package(): Looking for btrfs-progs-4.15-1 in 15 mirrors...
2018-02-17 23:23:24 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:23:24 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching fuse-common 3.2.1-1 (818/857)...
2018-02-17 23:23:24 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching fuse2 2.9.7-4 (819/857)...
2018-02-17 23:23:24 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching exfat-utils 1.2.7-1 (820/857)...
2018-02-17 23:23:24 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xfsprogs 4.14.0-1 (821/857)...
2018-02-17 23:23:24 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lz4 1:1.8.1.2-1 (822/857)...
2018-02-17 23:23:24 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching zstd 1.3.3-1 (823/857)...
2018-02-17 23:23:24 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching lzo 2.10-1 (824/857)...
2018-02-17 23:23:24 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching btrfs-progs 4.15-1 (825/857)...
2018-02-17 23:23:24 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/core/os/x86_64/btrfs-progs-4.15-1-x86_64.pkg.tar.xz HTTP/1.1" 200 702460
2018-02-17 23:23:24 [DEBUG] download_requests.py(184) start(): db-5.3.28-3-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:23:24 [DEBUG] download_requests.py(229) download_package(): Looking for gdbm-1.14.1-1 in 15 mirrors...
2018-02-17 23:23:24 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sergal.org
2018-02-17 23:23:24 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sergal.org:80 "GET /archlinux/core/os/x86_64/gdbm-1.14.1-1-x86_64.pkg.tar.xz HTTP/1.1" 200 156048
2018-02-17 23:23:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching db 5.3.28-3 (826/857)...
2018-02-17 23:23:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gdbm 1.14.1-1 (827/857)...
2018-02-17 23:23:25 [DEBUG] download_requests.py(229) download_package(): Looking for libsasl-2.1.26-12 in 15 mirrors...
2018-02-17 23:23:25 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.umd.edu
2018-02-17 23:23:25 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.umd.edu:80 "GET /archlinux/core/os/x86_64/libsasl-2.1.26-12-x86_64.pkg.tar.xz HTTP/1.1" 200 139028
2018-02-17 23:23:25 [DEBUG] download_requests.py(229) download_package(): Looking for gcc-libs-7.3.0-1 in 15 mirrors...
2018-02-17 23:23:25 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): archlinux.mirrors.benatherton.com
2018-02-17 23:23:25 [DEBUG] connectionpool.py(396) _make_request(): http://archlinux.mirrors.benatherton.com:80 "GET /core/os/x86_64/gcc-libs-7.3.0-1-x86_64.pkg.tar.xz HTTP/1.1" 200 18099876
2018-02-17 23:23:26 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libsasl 2.1.26-12 (828/857)...
2018-02-17 23:23:26 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching gcc-libs 7.3.0-1 (829/857)...
2018-02-17 23:23:49 [DEBUG] download_requests.py(229) download_package(): Looking for iana-etc-20180131-1 in 15 mirrors...
2018-02-17 23:23:49 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.csclub.uwaterloo.ca
2018-02-17 23:23:50 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.csclub.uwaterloo.ca:80 "GET /archlinux/core/os/x86_64/iana-etc-20180131-1-any.pkg.tar.xz HTTP/1.1" 200 371284
2018-02-17 23:23:50 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching iana-etc 20180131-1 (830/857)...
2018-02-17 23:23:50 [DEBUG] download_requests.py(229) download_package(): Looking for geoip-database-20180206-1 in 15 mirrors...
2018-02-17 23:23:50 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): il.us.mirror.archlinux-br.org
2018-02-17 23:23:50 [DEBUG] connectionpool.py(396) _make_request(): http://il.us.mirror.archlinux-br.org:80 "GET /extra/os/x86_64/geoip-database-20180206-1-any.pkg.tar.xz HTTP/1.1" 200 1165248
2018-02-17 23:23:50 [DEBUG] download_requests.py(229) download_package(): Looking for perl-5.26.1-2 in 15 mirrors...
2018-02-17 23:23:50 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.lty.me
2018-02-17 23:23:50 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.lty.me:80 "GET /archlinux/core/os/x86_64/perl-5.26.1-2-x86_64.pkg.tar.xz HTTP/1.1" 200 14290476
2018-02-17 23:23:51 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching geoip-database 20180206-1 (831/857)...
2018-02-17 23:23:51 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching perl 5.26.1-2 (832/857)...
2018-02-17 23:23:52 [DEBUG] download_requests.py(229) download_package(): Looking for libutil-linux-2.31.1-1 in 15 mirrors...
2018-02-17 23:23:52 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.dal10.us.leaseweb.net
2018-02-17 23:23:52 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.dal10.us.leaseweb.net:80 "GET /archlinux/core/os/x86_64/libutil-linux-2.31.1-1-x86_64.pkg.tar.xz HTTP/1.1" 200 355856
2018-02-17 23:23:52 [DEBUG] download_requests.py(229) download_package(): Looking for bash-4.4.019-1 in 15 mirrors...
2018-02-17 23:23:52 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.sfo12.us.leaseweb.net
2018-02-17 23:23:52 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.sfo12.us.leaseweb.net:80 "GET /archlinux/core/os/x86_64/bash-4.4.019-1-x86_64.pkg.tar.xz HTTP/1.1" 200 1463216
2018-02-17 23:23:53 [DEBUG] download_requests.py(184) start(): keyutils-1.5.10-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:23:53 [DEBUG] download_requests.py(184) start(): libldap-2.4.45-4-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:23:53 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libutil-linux 2.31.1-1 (833/857)...
2018-02-17 23:23:53 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching bash 4.4.019-1 (834/857)...
2018-02-17 23:23:53 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching keyutils 1.5.10-1 (835/857)...
2018-02-17 23:23:53 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libldap 2.4.45-4 (836/857)...
2018-02-17 23:23:53 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching icu 60.2-1 (837/857)...
2018-02-17 23:23:53 [DEBUG] download_requests.py(184) start(): icu-60.2-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:23:53 [DEBUG] download_requests.py(184) start(): xz-5.2.3-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:23:53 [DEBUG] download_requests.py(229) download_package(): Looking for ncurses-6.1-3 in 15 mirrors...
2018-02-17 23:23:53 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.dal10.us.leaseweb.net
2018-02-17 23:23:53 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.dal10.us.leaseweb.net:80 "GET /archlinux/core/os/x86_64/ncurses-6.1-3-x86_64.pkg.tar.xz HTTP/1.1" 200 1099760
2018-02-17 23:23:53 [DEBUG] download_requests.py(184) start(): attr-2.4.47-3-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:23:53 [DEBUG] download_requests.py(184) start(): filesystem-2017.10-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:23:53 [DEBUG] download_requests.py(229) download_package(): Looking for tzdata-2018c-1 in 15 mirrors...
2018-02-17 23:23:53 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.hackingand.coffee
2018-02-17 23:23:54 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.hackingand.coffee:80 "GET /arch/core/os/x86_64/tzdata-2018c-1-any.pkg.tar.xz HTTP/1.1" 200 244096
2018-02-17 23:23:54 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching xz 5.2.3-1 (838/857)...
2018-02-17 23:23:54 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching ncurses 6.1-3 (839/857)...
2018-02-17 23:23:54 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching attr 2.4.47-3 (840/857)...
2018-02-17 23:23:54 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching filesystem 2017.10-2 (841/857)...
2018-02-17 23:23:54 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching tzdata 2018c-1 (842/857)...
2018-02-17 23:23:54 [DEBUG] download_requests.py(229) download_package(): Looking for linux-api-headers-4.14.8-1 in 15 mirrors...
2018-02-17 23:23:54 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:23:54 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/core/os/x86_64/linux-api-headers-4.14.8-1-any.pkg.tar.xz HTTP/1.1" 200 937100
2018-02-17 23:23:54 [DEBUG] download_requests.py(229) download_package(): Looking for json-c-0.13-1 in 15 mirrors...
2018-02-17 23:23:54 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.fra10.de.leaseweb.net
2018-02-17 23:23:55 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.fra10.de.leaseweb.net:80 "GET /archlinux/core/os/x86_64/json-c-0.13-1-x86_64.pkg.tar.xz HTTP/1.1" 200 45992
2018-02-17 23:23:55 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching linux-api-headers 4.14.8-1 (843/857)...
2018-02-17 23:23:55 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching json-c 0.13-1 (844/857)...
2018-02-17 23:23:55 [DEBUG] download_requests.py(184) start(): dnssec-anchors-20170711-1-any.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:23:55 [DEBUG] download_requests.py(184) start(): idnkit-1.0-3-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:23:55 [DEBUG] download_requests.py(184) start(): geoip-1.6.11-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:23:55 [DEBUG] download_requests.py(184) start(): readline-7.0.003-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:23:55 [DEBUG] download_requests.py(184) start(): openssl-1.1.0.g-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:23:55 [DEBUG] download_requests.py(229) download_package(): Looking for e2fsprogs-1.43.9-1 in 15 mirrors...
2018-02-17 23:23:55 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): il.us.mirror.archlinux-br.org
2018-02-17 23:23:55 [DEBUG] connectionpool.py(396) _make_request(): http://il.us.mirror.archlinux-br.org:80 "GET /core/os/x86_64/e2fsprogs-1.43.9-1-x86_64.pkg.tar.xz HTTP/1.1" 200 1003240
2018-02-17 23:23:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching dnssec-anchors 20170711-1 (845/857)...
2018-02-17 23:23:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching idnkit 1.0-3 (846/857)...
2018-02-17 23:23:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching geoip 1.6.11-1 (847/857)...
2018-02-17 23:23:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching readline 7.0.003-1 (848/857)...
2018-02-17 23:23:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching openssl 1.1.0.g-1 (849/857)...
2018-02-17 23:23:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching e2fsprogs 1.43.9-1 (850/857)...
2018-02-17 23:23:56 [DEBUG] download_requests.py(184) start(): krb5-1.16-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:23:56 [DEBUG] download_requests.py(184) start(): zlib-1:1.2.11-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:23:56 [DEBUG] download_requests.py(184) start(): libxml2-2.9.7+4+g72182550-2-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:23:56 [DEBUG] download_requests.py(229) download_package(): Looking for libseccomp-2.3.2-2 in 15 mirrors...
2018-02-17 23:23:56 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:23:56 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/core/os/x86_64/libseccomp-2.3.2-2-x86_64.pkg.tar.xz HTTP/1.1" 200 70064
2018-02-17 23:23:56 [DEBUG] download_requests.py(184) start(): libcap-2.25-1-x86_64.pkg.tar.xz found in /var/cache/pacman/pkg cache, there is no need to download it
2018-02-17 23:23:56 [DEBUG] download_requests.py(229) download_package(): Looking for glibc-2.26-11 in 15 mirrors...
2018-02-17 23:23:56 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirror.lty.me
2018-02-17 23:23:56 [DEBUG] connectionpool.py(396) _make_request(): http://mirror.lty.me:80 "GET /archlinux/core/os/x86_64/glibc-2.26-11-x86_64.pkg.tar.xz HTTP/1.1" 200 9041080
2018-02-17 23:23:57 [DEBUG] download_requests.py(229) download_package(): Looking for bind-tools-9.12.0-1 in 15 mirrors...
2018-02-17 23:23:57 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): mirrors.kernel.org
2018-02-17 23:23:57 [DEBUG] connectionpool.py(396) _make_request(): http://mirrors.kernel.org:80 "GET /archlinux/extra/os/x86_64/bind-tools-9.12.0-1-x86_64.pkg.tar.xz HTTP/1.1" 200 1731164
2018-02-17 23:23:57 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching krb5 1.16-1 (851/857)...
2018-02-17 23:23:57 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching zlib 1:1.2.11-2 (852/857)...
2018-02-17 23:23:57 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libxml2 2.9.7+4+g72182550-2 (853/857)...
2018-02-17 23:23:57 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libseccomp 2.3.2-2 (854/857)...
2018-02-17 23:23:57 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching libcap 2.25-1 (855/857)...
2018-02-17 23:23:57 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching glibc 2.26-11 (856/857)...
2018-02-17 23:23:57 [INFO] slides.py(276) manage_events_from_cb_queue(): Fetching bind-tools 9.12.0-1 (857/857)...
2018-02-17 23:23:57 [DEBUG] special_dirs.py(87) mount(): Mounting proc in /install/proc
2018-02-17 23:23:57 [DEBUG] special_dirs.py(89) mount(): proc mounted in /install/proc
2018-02-17 23:23:57 [DEBUG] special_dirs.py(87) mount(): Mounting sys in /install/sys
2018-02-17 23:23:57 [DEBUG] special_dirs.py(89) mount(): sys mounted in /install/sys
2018-02-17 23:23:57 [DEBUG] special_dirs.py(87) mount(): Mounting udev in /install/dev
2018-02-17 23:23:57 [DEBUG] special_dirs.py(89) mount(): udev mounted in /install/dev
2018-02-17 23:23:57 [DEBUG] special_dirs.py(87) mount(): Mounting devpts in /install/dev/pts
2018-02-17 23:23:57 [DEBUG] special_dirs.py(89) mount(): devpts mounted in /install/dev/pts
2018-02-17 23:23:57 [DEBUG] special_dirs.py(87) mount(): Mounting shm in /install/dev/shm
2018-02-17 23:23:57 [DEBUG] special_dirs.py(89) mount(): shm mounted in /install/dev/shm
2018-02-17 23:23:57 [DEBUG] special_dirs.py(87) mount(): Mounting run in /install/run
2018-02-17 23:23:57 [DEBUG] special_dirs.py(89) mount(): run mounted in /install/run
2018-02-17 23:23:57 [DEBUG] special_dirs.py(87) mount(): Mounting tmp in /install/tmp
2018-02-17 23:23:57 [DEBUG] special_dirs.py(89) mount(): tmp mounted in /install/tmp
2018-02-17 23:23:57 [DEBUG] special_dirs.py(87) mount(): Mounting /run/dbus in /install/run/dbus
2018-02-17 23:23:57 [DEBUG] special_dirs.py(89) mount(): /run/dbus mounted in /install/run/dbus
2018-02-17 23:23:57 [DEBUG] special_dirs.py(87) mount(): Mounting efivarfs in /install/sys/firmware/efi/efivars
2018-02-17 23:23:57 [DEBUG] special_dirs.py(89) mount(): efivarfs mounted in /install/sys/firmware/efi/efivars
2018-02-17 23:23:57 [DEBUG] install.py(328) start(): Installing packages...
2018-02-17 23:23:57 [DEBUG] install.py(495) install_packages(): Installing packages...
2018-02-17 23:23:57 [DEBUG] pac.py(284) install(): REPO DB ORDER IS: [<alpm.DB object at 0x7f254daff7f8>, <alpm.DB object at 0x7f254daff858>, <alpm.DB object at 0x7f254daff810>, <alpm.DB object at 0x7f254daff828>, <alpm.DB object at 0x7f254daff840>]
2018-02-17 23:23:58 [DEBUG] pac.py(319) install(): ['bash-completion', 'wget', 'zd1211-firmware', 'systemd-sysvcompat', 'hplip', 'python-pyqt5', 'dosfstools', 'gettext', 'antergos-common-meta', 'shadow', 'openssh', 'pciutils', 'lib32-mesa', 'findutils', 'bzip2', 'pkgfile', 'pulseaudio-bluetooth', 'grep', 'groff', 'ipw2100-fw', 'ipw2200-fw', 'grub', 'mlocate', 'cups-pk-helper', 'gawk', 'libva-intel-driver', 'antergos-mirrorlist', 'unzip', 'glibc', 'pcmciautils', 'systemd', 'grub-zfs', 'xf86-video-intel', 'coreutils', 'mdadm', 'device-mapper', 'nfs-utils', 'xfsprogs', 'exfat-utils', 'gzip', 'dhcpcd', 'bison', 'libtool', 'cryptsetup', 'man-db', 'efibootmgr', 'os-prober', 'logrotate', 'spl', 'file', 'bluez-utils', 'screenfetch', 'gcc', 'grub2-theme-antergos', 'lvm2', 'whois', 'reiserfsprogs', 'wpa_actiond', 'vi', 'antergos-gnome-meta', 'autoconf', 'terminus-font', 'zfs', 'diffutils', 'cups', 'e2fsprogs', 'yaourt', 'fakeroot', 'bind-tools', 'btrfs-progs', 'pacman', 'usbutils', 'linux', 'bzr', 'm4', 'sysfsutils', 'spl-utils', 'wireless_tools', 'crda', 'bash', 'htop', 'haveged', 'firefox', 'licenses', 'util-linux', 'gnome-bluetooth', 'git', 'cifs-utils', 'cmake', 'sudo', 'reflector', 'gcc-libs', 'inetutils', 'less', 'man-pages', 'intel-ucode', 'inxi', 'make', 'automake', 'nilfs-utils', 'f2fs-tools', 'texinfo', 'python-gobject', 'patch', 'splix', 's-nail', 'ntfs-3g', 'binutils', 'alsa-utils', 'bluez', 'zfs-utils', 'netctl', 'sed', 'acpid', 'iputils', 'iproute2', 'jfsutils', 'net-tools', 'antergos-keyring', 'b43-fwcutter', 'modemmanager', 'python2-gnomekeyring', 'gsfonts', 'nano', 'dmraid', 'filesystem', 'tar', 'psmisc', 'antergos-midnight-timers', 'networkmanager', 'which', 'unrar', 'flex', 'perl', 'system-config-printer', 'pkg-config', 'usb_modeswitch', 'antergos-desktop-settings', 'procps-ng']
2018-02-17 23:23:58 [DEBUG] pac.py(326) install(): 139 target(s) found
2018-02-17 23:23:58 [DEBUG] pac.py(157) finalize_transaction(): Prepare alpm transaction...
2018-02-17 23:23:58 [DEBUG] pac.py(572) cb_log(): removing 'grub' from target list because it conflicts with 'grub-zfs'
2018-02-17 23:23:58 [DEBUG] pac.py(572) cb_log(): dependency cycle detected:
2018-02-17 23:23:58 [DEBUG] pac.py(572) cb_log(): harfbuzz will be installed before its freetype2 dependency
2018-02-17 23:23:58 [DEBUG] pac.py(572) cb_log(): dependency cycle detected:
2018-02-17 23:23:58 [DEBUG] pac.py(572) cb_log(): libglvnd will be installed before its mesa dependency
2018-02-17 23:23:58 [DEBUG] pac.py(572) cb_log(): dependency cycle detected:
2018-02-17 23:23:58 [DEBUG] pac.py(572) cb_log(): usbmuxd will be installed before its libimobiledevice dependency
2018-02-17 23:23:58 [DEBUG] pac.py(572) cb_log(): dependency cycle detected:
2018-02-17 23:23:58 [DEBUG] pac.py(572) cb_log(): lib32-libglvnd will be installed before its lib32-mesa dependency
2018-02-17 23:23:58 [DEBUG] pac.py(159) finalize_transaction(): Commit alpm transaction...
2018-02-17 23:23:59 [INFO] slides.py(276) manage_events_from_cb_queue(): Resolving dependencies...
2018-02-17 23:23:59 [INFO] slides.py(276) manage_events_from_cb_queue(): Checking inter conflicts...
2018-02-17 23:23:59 [INFO] slides.py(276) manage_events_from_cb_queue(): Downloading files from the repository...
2018-02-17 23:23:59 [INFO] slides.py(276) manage_events_from_cb_queue(): Downloading pkg-config-0.29.2-1-x86_64...
2018-02-17 23:23:59 [INFO] slides.py(276) manage_events_from_cb_queue(): Downloading flex-2.6.4-1-x86_64...
2018-02-17 23:23:59 [INFO] slides.py(276) manage_events_from_cb_queue(): Downloading which-2.21-2-x86_64...
2018-02-17 23:23:59 [INFO] slides.py(276) manage_events_from_cb_queue(): Downloading nano-2.9.3-1-x86_64...
2018-02-17 23:23:59 [INFO] slides.py(276) manage_events_from_cb_queue(): Downloading iputils-20161105.1f2bb12-2-x86_64...
2018-02-17 23:23:59 [INFO] slides.py(276) manage_events_from_cb_queue(): Downloading automake-1.15.1-1-any...
2018-02-17 23:24:00 [INFO] slides.py(276) manage_events_from_cb_queue(): Downloading man-pages-4.15-1-any...
2018-02-17 23:24:00 [INFO] slides.py(276) manage_events_from_cb_queue(): Downloading licenses-20171006-1-any...
2018-02-17 23:24:00 [INFO] slides.py(276) manage_events_from_cb_queue(): Downloading usbutils-009-1-x86_64...
2018-02-17 23:24:00 [INFO] slides.py(276) manage_events_from_cb_queue(): Downloading bison-3.0.4-3-x86_64...
2018-02-17 23:24:00 [INFO] slides.py(276) manage_events_from_cb_queue(): Downloading dhcpcd-6.11.5-1-x86_64...
2018-02-17 23:24:00 [INFO] slides.py(276) manage_events_from_cb_queue(): Downloading systemd-sysvcompat-237.31-1-x86_64...
2018-02-17 23:24:00 [INFO] slides.py(276) manage_events_from_cb_queue(): Checking keys in keyring...
2018-02-17 23:24:00 [INFO] slides.py(276) manage_events_from_cb_queue(): Checking integrity...
2018-02-17 23:24:03 [INFO] slides.py(276) manage_events_from_cb_queue(): Loading packages...
2018-02-17 23:24:06 [INFO] slides.py(276) manage_events_from_cb_queue(): Checking file conflicts...
2018-02-17 23:24:08 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing linux-api-headers (1/875)
2018-02-17 23:24:08 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing tzdata (2/875)
2018-02-17 23:24:08 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing iana-etc (3/875)
2018-02-17 23:24:08 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing filesystem (4/875)
2018-02-17 23:24:08 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing glibc (5/875)
2018-02-17 23:24:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gcc-libs (6/875)
2018-02-17 23:24:10 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing ncurses (7/875)
2018-02-17 23:24:11 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing attr (8/875)
2018-02-17 23:24:11 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libcap (9/875)
2018-02-17 23:24:11 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing readline (10/875)
2018-02-17 23:24:11 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing bash (11/875)
2018-02-17 23:24:11 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libgpg-error (12/875)
2018-02-17 23:24:11 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libgcrypt (13/875)
2018-02-17 23:24:11 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lz4 (14/875)
2018-02-17 23:24:11 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xz (15/875)
2018-02-17 23:24:11 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libsystemd (16/875)
2018-02-17 23:24:11 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing procps-ng (17/875)
2018-02-17 23:24:11 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing zlib (18/875)
2018-02-17 23:24:11 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing bzip2 (19/875)
2018-02-17 23:24:11 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing pcre (20/875)
2018-02-17 23:24:11 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libffi (21/875)
2018-02-17 23:24:11 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libutil-linux (22/875)
2018-02-17 23:24:11 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing glib2 (23/875)
2018-02-17 23:24:11 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing dconf (24/875)
2018-02-17 23:24:11 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gsettings-desktop-schemas (25/875)
2018-02-17 23:24:11 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing antergos-desktop-settings (26/875)
2018-02-17 23:24:12 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libusb (27/875)
2018-02-17 23:24:12 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing tcl (28/875)
2018-02-17 23:24:12 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing usb_modeswitch (29/875)
2018-02-17 23:24:12 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing pkg-config (30/875)
2018-02-17 23:24:12 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libtasn1 (31/875)
2018-02-17 23:24:12 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gmp (32/875)
2018-02-17 23:24:12 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing nettle (33/875)
2018-02-17 23:24:12 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing p11-kit (34/875)
2018-02-17 23:24:12 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libidn (35/875)
2018-02-17 23:24:12 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libunistring (36/875)
2018-02-17 23:24:12 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gnutls (37/875)
2018-02-17 23:24:12 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libjpeg-turbo (38/875)
2018-02-17 23:24:12 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libtiff (39/875)
2018-02-17 23:24:12 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libpng (40/875)
2018-02-17 23:24:13 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing e2fsprogs (41/875)
2018-02-17 23:24:13 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gdbm (42/875)
2018-02-17 23:24:13 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing db (43/875)
2018-02-17 23:24:13 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing perl (44/875)
2018-02-17 23:24:14 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing openssl (45/875)
2018-02-17 23:24:14 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libsasl (46/875)
2018-02-17 23:24:15 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libldap (47/875)
2018-02-17 23:24:15 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing keyutils (48/875)
2018-02-17 23:24:15 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing krb5 (49/875)
2018-02-17 23:24:15 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing expat (50/875)
2018-02-17 23:24:15 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libdaemon (51/875)
2018-02-17 23:24:15 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing dbus (52/875)
2018-02-17 23:24:15 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing avahi (53/875)
2018-02-17 23:24:15 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libcups (54/875)
2018-02-17 23:24:15 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing python (55/875)
2018-02-17 23:24:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing python-pycups (56/875)
2018-02-17 23:24:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing python-dbus-common (57/875)
2018-02-17 23:24:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing python-dbus (58/875)
2018-02-17 23:24:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing acl (59/875)
2018-02-17 23:24:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing coreutils (60/875)
2018-02-17 23:24:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing findutils (61/875)
2018-02-17 23:24:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing ca-certificates-utils (62/875)
2018-02-17 23:24:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing ca-certificates-mozilla (63/875)
2018-02-17 23:24:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing ca-certificates-cacert (64/875)
2018-02-17 23:24:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing ca-certificates (65/875)
2018-02-17 23:24:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libssh2 (66/875)
2018-02-17 23:24:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libidn2 (67/875)
2018-02-17 23:24:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libpsl (68/875)
2018-02-17 23:24:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libnghttp2 (69/875)
2018-02-17 23:24:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing curl (70/875)
2018-02-17 23:24:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing python-pycurl (71/875)
2018-02-17 23:24:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xcb-proto (72/875)
2018-02-17 23:24:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorgproto (73/875)
2018-02-17 23:24:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libxdmcp (74/875)
2018-02-17 23:24:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libxau (75/875)
2018-02-17 23:24:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libxcb (76/875)
2018-02-17 23:24:19 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libx11 (77/875)
2018-02-17 23:24:19 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing jasper (78/875)
2018-02-17 23:24:19 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing icu (79/875)
2018-02-17 23:24:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libxml2 (80/875)
2018-02-17 23:24:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing shared-mime-info (81/875)
2018-02-17 23:24:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gdk-pixbuf2 (82/875)
2018-02-17 23:24:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libnotify (83/875)
2018-02-17 23:24:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing python-urllib3 (84/875)
2018-02-17 23:24:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing python-pyparsing (85/875)
2018-02-17 23:24:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing python-six (86/875)
2018-02-17 23:24:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing python-packaging (87/875)
2018-02-17 23:24:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing python-appdirs (88/875)
2018-02-17 23:24:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing python-setuptools (89/875)
2018-02-17 23:24:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing python-chardet (90/875)
2018-02-17 23:24:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing python-idna (91/875)
2018-02-17 23:24:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing python-requests (92/875)
2018-02-17 23:24:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gobject-introspection-runtime (93/875)
2018-02-17 23:24:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing pygobject-devel (94/875)
2018-02-17 23:24:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing python-gobject (95/875)
2018-02-17 23:24:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing atk (96/875)
2018-02-17 23:24:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libxrender (97/875)
2018-02-17 23:24:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libxext (98/875)
2018-02-17 23:24:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing graphite (99/875)
2018-02-17 23:24:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing harfbuzz (100/875)
2018-02-17 23:24:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing freetype2 (101/875)
2018-02-17 23:24:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing fontconfig (102/875)
2018-02-17 23:24:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing pixman (103/875)
2018-02-17 23:24:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lzo (104/875)
2018-02-17 23:24:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing cairo (105/875)
2018-02-17 23:24:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libxfixes (106/875)
2018-02-17 23:24:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libxcursor (107/875)
2018-02-17 23:24:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libxinerama (108/875)
2018-02-17 23:24:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libxrandr (109/875)
2018-02-17 23:24:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libxi (110/875)
2018-02-17 23:24:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libepoxy (111/875)
2018-02-17 23:24:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libxcomposite (112/875)
2018-02-17 23:24:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libxdamage (113/875)
2018-02-17 23:24:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libdatrie (114/875)
2018-02-17 23:24:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libthai (115/875)
2018-02-17 23:24:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libxft (116/875)
2018-02-17 23:24:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing pango (117/875)
2018-02-17 23:24:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libxtst (118/875)
2018-02-17 23:24:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing at-spi2-core (119/875)
2018-02-17 23:24:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing at-spi2-atk (120/875)
2018-02-17 23:24:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing wayland (121/875)
2018-02-17 23:24:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xkeyboard-config (122/875)
2018-02-17 23:24:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libxkbcommon (123/875)
2018-02-17 23:24:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing hicolor-icon-theme (124/875)
2018-02-17 23:24:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libcroco (125/875)
2018-02-17 23:24:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing librsvg (126/875)
2018-02-17 23:24:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gtk-update-icon-cache (127/875)
2018-02-17 23:24:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing adwaita-icon-theme (128/875)
2018-02-17 23:24:22 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing json-glib (129/875)
2018-02-17 23:24:22 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing wayland-protocols (130/875)
2018-02-17 23:24:22 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing desktop-file-utils (131/875)
2018-02-17 23:24:22 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libpciaccess (132/875)
2018-02-17 23:24:22 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libdrm (133/875)
2018-02-17 23:24:22 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libxxf86vm (134/875)
2018-02-17 23:24:23 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libxshmfence (135/875)
2018-02-17 23:24:23 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libelf (136/875)
2018-02-17 23:24:23 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libomxil-bellagio (137/875)
2018-02-17 23:24:23 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libunwind (138/875)
2018-02-17 23:24:23 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libedit (139/875)
2018-02-17 23:24:23 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing llvm-libs (140/875)
2018-02-17 23:24:24 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing sysfsutils (141/875)
2018-02-17 23:24:24 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lm_sensors (142/875)
2018-02-17 23:24:24 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libglvnd (143/875)
2018-02-17 23:24:24 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing mesa (144/875)
2018-02-17 23:24:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing cantarell-fonts (145/875)
2018-02-17 23:24:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lcms2 (146/875)
2018-02-17 23:24:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libgusb (147/875)
2018-02-17 23:24:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing cracklib (148/875)
2018-02-17 23:24:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libtirpc (149/875)
2018-02-17 23:24:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing pambase (150/875)
2018-02-17 23:24:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing pam (151/875)
2018-02-17 23:24:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing device-mapper (152/875)
2018-02-17 23:24:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing popt (153/875)
2018-02-17 23:24:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing json-c (154/875)
2018-02-17 23:24:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing argon2 (155/875)
2018-02-17 23:24:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing cryptsetup (156/875)
2018-02-17 23:24:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libmnl (157/875)
2018-02-17 23:24:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libnftnl (158/875)
2018-02-17 23:24:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libnl (159/875)
2018-02-17 23:24:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libpcap (160/875)
2018-02-17 23:24:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing iptables (161/875)
2018-02-17 23:24:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing kbd (162/875)
2018-02-17 23:24:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing kmod (163/875)
2018-02-17 23:24:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing hwids (164/875)
2018-02-17 23:24:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libseccomp (165/875)
2018-02-17 23:24:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing shadow (166/875)
2018-02-17 23:24:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libcap-ng (167/875)
2018-02-17 23:24:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing util-linux (168/875)
2018-02-17 23:24:26 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing pcre2 (169/875)
2018-02-17 23:24:26 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing systemd (170/875)
2018-02-17 23:24:26 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing nspr (171/875)
2018-02-17 23:24:26 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing js (172/875)
2018-02-17 23:24:26 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing polkit (173/875)
2018-02-17 23:24:26 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing sqlite (174/875)
2018-02-17 23:24:27 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libgudev (175/875)
2018-02-17 23:24:27 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing colord (176/875)
2018-02-17 23:24:27 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libproxy (177/875)
2018-02-17 23:24:27 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing glib-networking (178/875)
2018-02-17 23:24:27 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libsoup (179/875)
2018-02-17 23:24:27 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing rest (180/875)
2018-02-17 23:24:27 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libogg (181/875)
2018-02-17 23:24:27 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libvorbis (182/875)
2018-02-17 23:24:27 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing tar (183/875)
2018-02-17 23:24:27 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libtool (184/875)
2018-02-17 23:24:27 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing alsa-lib (185/875)
2018-02-17 23:24:27 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing tdb (186/875)
2018-02-17 23:24:27 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing sound-theme-freedesktop (187/875)
2018-02-17 23:24:27 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libcanberra (188/875)
2018-02-17 23:24:27 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gtk3 (189/875)
2018-02-17 23:24:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing python-cairo (190/875)
2018-02-17 23:24:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing system-config-printer (191/875)
2018-02-17 23:24:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing m4 (192/875)
2018-02-17 23:24:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing flex (193/875)
2018-02-17 23:24:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing unrar (194/875)
2018-02-17 23:24:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing which (195/875)
2018-02-17 23:24:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing nss (196/875)
2018-02-17 23:24:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing jansson (197/875)
2018-02-17 23:24:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libnm (198/875)
2018-02-17 23:24:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing dbus-glib (199/875)
2018-02-17 23:24:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libnm-glib (200/875)
2018-02-17 23:24:29 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing iproute2 (201/875)
2018-02-17 23:24:29 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing openssl-1.0 (202/875)
2018-02-17 23:24:29 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing wpa_supplicant (203/875)
2018-02-17 23:24:29 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libmm-glib (204/875)
2018-02-17 23:24:29 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing slang (205/875)
2018-02-17 23:24:29 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gpm (206/875)
2018-02-17 23:24:29 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libnewt (207/875)
2018-02-17 23:24:29 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libndp (208/875)
2018-02-17 23:24:29 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libsodium (209/875)
2018-02-17 23:24:29 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libpgm (210/875)
2018-02-17 23:24:29 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing zeromq (211/875)
2018-02-17 23:24:29 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libteam (212/875)
2018-02-17 23:24:29 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing bluez-libs (213/875)
2018-02-17 23:24:29 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing networkmanager (214/875)
2018-02-17 23:24:29 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing groff (215/875)
2018-02-17 23:24:29 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libpipeline (216/875)
2018-02-17 23:24:29 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing less (217/875)
2018-02-17 23:24:29 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing man-db (218/875)
2018-02-17 23:24:30 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gzip (219/875)
2018-02-17 23:24:30 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing logrotate (220/875)
2018-02-17 23:24:30 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing mlocate (221/875)
2018-02-17 23:24:30 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing antergos-midnight-timers (222/875)
2018-02-17 23:24:30 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing psmisc (223/875)
2018-02-17 23:24:30 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing dmraid (224/875)
2018-02-17 23:24:30 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing file (225/875)
2018-02-17 23:24:30 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing nano (226/875)
2018-02-17 23:24:30 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gsfonts (227/875)
2018-02-17 23:24:30 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gtk2 (228/875)
2018-02-17 23:24:30 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libglade (229/875)
2018-02-17 23:24:30 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing python2 (230/875)
2018-02-17 23:24:32 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing python2-cairo (231/875)
2018-02-17 23:24:32 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing pygobject2-devel (232/875)
2018-02-17 23:24:32 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing python2-gobject2 (233/875)
2018-02-17 23:24:32 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing pygtk (234/875)
2018-02-17 23:24:32 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libgnome-keyring (235/875)
2018-02-17 23:24:32 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing python2-gnomekeyring (236/875)
2018-02-17 23:24:32 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing ppp (237/875)
2018-02-17 23:24:32 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libmbim (238/875)
2018-02-17 23:24:32 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libqmi (239/875)
2018-02-17 23:24:32 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing modemmanager (240/875)
2018-02-17 23:24:32 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing b43-fwcutter (241/875)
2018-02-17 23:24:32 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing antergos-keyring (242/875)
2018-02-17 23:24:32 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing net-tools (243/875)
2018-02-17 23:24:32 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing jfsutils (244/875)
2018-02-17 23:24:32 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing iputils (245/875)
2018-02-17 23:24:32 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing acpid (246/875)
2018-02-17 23:24:32 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing sed (247/875)
2018-02-17 23:24:32 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing openresolv (248/875)
2018-02-17 23:24:32 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing netctl (249/875)
2018-02-17 23:24:32 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing binutils (250/875)
2018-02-17 23:24:33 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing mpfr (251/875)
2018-02-17 23:24:33 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libmpc (252/875)
2018-02-17 23:24:33 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gcc (253/875)
2018-02-17 23:24:35 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing texinfo (254/875)
2018-02-17 23:24:35 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libatomic_ops (255/875)
2018-02-17 23:24:35 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gc (256/875)
2018-02-17 23:24:35 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing guile (257/875)
2018-02-17 23:24:36 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing make (258/875)
2018-02-17 23:24:36 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing patch (259/875)
2018-02-17 23:24:36 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing dkms (260/875)
2018-02-17 23:24:36 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing spl-utils (261/875)
2018-02-17 23:24:36 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing linux-headers (262/875)
2018-02-17 23:24:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing linux-firmware (263/875)
2018-02-17 23:24:42 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gawk (264/875)
2018-02-17 23:24:42 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing mkinitcpio-busybox (265/875)
2018-02-17 23:24:42 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libarchive (266/875)
2018-02-17 23:24:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing grep (267/875)
2018-02-17 23:24:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing mkinitcpio (268/875)
2018-02-17 23:24:43 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing linux (269/875)
2018-02-17 23:24:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing spl (270/875)
2018-02-17 23:24:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing zfs-utils (271/875)
2018-02-17 23:24:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libical (272/875)
2018-02-17 23:24:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing bluez (273/875)
2018-02-17 23:24:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing pciutils (274/875)
2018-02-17 23:24:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing flac (275/875)
2018-02-17 23:24:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libsndfile (276/875)
2018-02-17 23:24:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libsamplerate (277/875)
2018-02-17 23:24:47 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing fftw (278/875)
2018-02-17 23:24:48 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing alsa-utils (279/875)
2018-02-17 23:24:48 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing fuse-common (280/875)
2018-02-17 23:24:48 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing fuse2 (281/875)
2018-02-17 23:24:48 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing ntfs-3g (282/875)
2018-02-17 23:24:48 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing s-nail (283/875)
2018-02-17 23:24:48 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libice (284/875)
2018-02-17 23:24:48 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libsm (285/875)
2018-02-17 23:24:48 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libxt (286/875)
2018-02-17 23:24:48 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing jbig2dec (287/875)
2018-02-17 23:24:48 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing run-parts (288/875)
2018-02-17 23:24:48 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libpaper (289/875)
2018-02-17 23:24:48 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing ijs (290/875)
2018-02-17 23:24:48 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing openjpeg2 (291/875)
2018-02-17 23:24:48 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing ghostscript (292/875)
2018-02-17 23:24:49 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing splix (293/875)
2018-02-17 23:24:49 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing f2fs-tools (294/875)
2018-02-17 23:24:49 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing nilfs-utils (295/875)
2018-02-17 23:24:49 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing automake (296/875)
2018-02-17 23:24:49 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing inxi (297/875)
2018-02-17 23:24:49 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing intel-ucode (298/875)
2018-02-17 23:24:49 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing man-pages (299/875)
2018-02-17 23:24:49 [DEBUG] pac.py(572) cb_log(): directory permissions differ on /install/etc/sudoers.d/
filesystem: 755 package: 750
2018-02-17 23:24:50 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing inetutils (300/875)
2018-02-17 23:24:50 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing reflector (301/875)
2018-02-17 23:24:50 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing sudo (302/875)
2018-02-17 23:24:50 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing jsoncpp (303/875)
2018-02-17 23:24:50 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libuv (304/875)
2018-02-17 23:24:50 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing rhash (305/875)
2018-02-17 23:24:50 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing cmake (306/875)
2018-02-17 23:24:51 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing talloc (307/875)
2018-02-17 23:24:51 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libbsd (308/875)
2018-02-17 23:24:51 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libwbclient (309/875)
2018-02-17 23:24:51 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing cifs-utils (310/875)
2018-02-17 23:24:51 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing perl-error (311/875)
2018-02-17 23:24:51 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing git (312/875)
2018-02-17 23:24:51 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libasyncns (313/875)
2018-02-17 23:24:51 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libpulse (314/875)
2018-02-17 23:24:51 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing rtkit (315/875)
2018-02-17 23:24:51 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing speexdsp (316/875)
2018-02-17 23:24:51 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing orc (317/875)
2018-02-17 23:24:51 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libsoxr (318/875)
2018-02-17 23:24:51 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing webrtc-audio-processing (319/875)
2018-02-17 23:24:51 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing pulseaudio (320/875)
2018-02-17 23:24:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing sbc (321/875)
2018-02-17 23:24:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing pulseaudio-bluetooth (322/875)
2018-02-17 23:24:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gnome-bluetooth (323/875)
2018-02-17 23:24:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing licenses (324/875)
2018-02-17 23:24:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing mozilla-common (325/875)
2018-02-17 23:24:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xcb-util (326/875)
2018-02-17 23:24:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing startup-notification (327/875)
2018-02-17 23:24:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing mailcap (328/875)
2018-02-17 23:24:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing fribidi (329/875)
2018-02-17 23:24:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gsm (330/875)
2018-02-17 23:24:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing zita-alsa-pcmi (331/875)
2018-02-17 23:24:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing zita-resampler (332/875)
2018-02-17 23:24:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing jack (333/875)
2018-02-17 23:24:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lame (334/875)
2018-02-17 23:24:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libraw1394 (335/875)
2018-02-17 23:24:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libavc1394 (336/875)
2018-02-17 23:24:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libiec61883 (337/875)
2018-02-17 23:24:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libmodplug (338/875)
2018-02-17 23:24:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libssh (339/875)
2018-02-17 23:24:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libtheora (340/875)
2018-02-17 23:24:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libvdpau (341/875)
2018-02-17 23:24:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing giflib (342/875)
2018-02-17 23:24:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libwebp (343/875)
2018-02-17 23:24:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing opencore-amr (344/875)
2018-02-17 23:24:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing opus (345/875)
2018-02-17 23:24:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing sdl2 (346/875)
2018-02-17 23:24:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing speex (347/875)
2018-02-17 23:24:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing v4l-utils (348/875)
2018-02-17 23:24:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libass (349/875)
2018-02-17 23:24:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libbluray (350/875)
2018-02-17 23:24:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libva (351/875)
2018-02-17 23:24:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing vid.stab (352/875)
2018-02-17 23:24:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libvpx (353/875)
2018-02-17 23:24:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libx264 (354/875)
2018-02-17 23:24:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing x265 (355/875)
2018-02-17 23:24:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xvidcore (356/875)
2018-02-17 23:24:52 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing ffmpeg (357/875)
2018-02-17 23:24:53 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing hunspell (358/875)
2018-02-17 23:24:53 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-fonts-encodings (359/875)
2018-02-17 23:24:53 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libfontenc (360/875)
2018-02-17 23:24:53 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-mkfontscale (361/875)
2018-02-17 23:24:53 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-mkfontdir (362/875)
2018-02-17 23:24:53 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing ttf-google-fonts-typewolf (363/875)
2018-02-17 23:24:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-bdftopcf (364/875)
2018-02-17 23:24:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-font-util (365/875)
2018-02-17 23:24:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-font-utils (366/875)
2018-02-17 23:24:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing ttf-bitstream-vera (367/875)
2018-02-17 23:24:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing ttf-dejavu (368/875)
2018-02-17 23:24:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing ttf-liberation (369/875)
2018-02-17 23:24:56 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing firefox (370/875)
2018-02-17 23:24:59 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing haveged (371/875)
2018-02-17 23:24:59 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing htop (372/875)
2018-02-17 23:24:59 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing wireless-regdb (373/875)
2018-02-17 23:24:59 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing iw (374/875)
2018-02-17 23:24:59 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing crda (375/875)
2018-02-17 23:24:59 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing wireless_tools (376/875)
2018-02-17 23:24:59 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing bzr (377/875)
2018-02-17 23:25:00 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing usbutils (378/875)
2018-02-17 23:25:00 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing npth (379/875)
2018-02-17 23:25:00 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libksba (380/875)
2018-02-17 23:25:00 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libassuan (381/875)
2018-02-17 23:25:00 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libsecret (382/875)
2018-02-17 23:25:00 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing pinentry (383/875)
2018-02-17 23:25:00 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gnupg (384/875)
2018-02-17 23:25:00 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gpgme (385/875)
2018-02-17 23:25:00 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing pacman-mirrorlist (386/875)
2018-02-17 23:25:00 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing archlinux-keyring (387/875)
2018-02-17 23:25:00 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing pacman (388/875)
2018-02-17 23:25:00 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing zstd (389/875)
2018-02-17 23:25:00 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing btrfs-progs (390/875)
2018-02-17 23:25:00 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing geoip-database (391/875)
2018-02-17 23:25:00 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing geoip (392/875)
2018-02-17 23:25:00 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing idnkit (393/875)
2018-02-17 23:25:00 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing dnssec-anchors (394/875)
2018-02-17 23:25:00 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing bind-tools (395/875)
2018-02-17 23:25:01 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing fakeroot (396/875)
2018-02-17 23:25:01 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing diffutils (397/875)
2018-02-17 23:25:01 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing yajl (398/875)
2018-02-17 23:25:01 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing package-query (399/875)
2018-02-17 23:25:01 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gettext (400/875)
2018-02-17 23:25:01 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing yaourt (401/875)
2018-02-17 23:25:01 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing poppler (402/875)
2018-02-17 23:25:01 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing qpdf (403/875)
2018-02-17 23:25:01 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing liblqr (404/875)
2018-02-17 23:25:01 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libraqm (405/875)
2018-02-17 23:25:01 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libmagick (406/875)
2018-02-17 23:25:01 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing imagemagick (407/875)
2018-02-17 23:25:01 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing liblouis (408/875)
2018-02-17 23:25:01 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing cups-filters (409/875)
2018-02-17 23:25:01 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing bc (410/875)
2018-02-17 23:25:01 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing cups (411/875)
2018-02-17 23:25:02 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing zfs (412/875)
2018-02-17 23:25:03 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing terminus-font (413/875)
2018-02-17 23:25:03 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing autoconf (414/875)
2018-02-17 23:25:03 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing antergos-gnome-defaults-list (415/875)
2018-02-17 23:25:03 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing baobab (416/875)
2018-02-17 23:25:03 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gstreamer (417/875)
2018-02-17 23:25:03 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libxv (418/875)
2018-02-17 23:25:03 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing iso-codes (419/875)
2018-02-17 23:25:03 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gst-plugins-base-libs (420/875)
2018-02-17 23:25:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing wavpack (421/875)
2018-02-17 23:25:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing aalib (422/875)
2018-02-17 23:25:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing taglib (423/875)
2018-02-17 23:25:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libdv (424/875)
2018-02-17 23:25:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libshout (425/875)
2018-02-17 23:25:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libid3tag (426/875)
2018-02-17 23:25:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing imlib2 (427/875)
2018-02-17 23:25:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libcaca (428/875)
2018-02-17 23:25:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gst-plugins-good (429/875)
2018-02-17 23:25:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gmime3 (430/875)
2018-02-17 23:25:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lua52 (431/875)
2018-02-17 23:25:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lua52-socket (432/875)
2018-02-17 23:25:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lua52-bitop (433/875)
2018-02-17 23:25:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lua52-expat (434/875)
2018-02-17 23:25:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lua52-lpeg (435/875)
2018-02-17 23:25:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lua52-luajson (436/875)
2018-02-17 23:25:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libquvi-scripts (437/875)
2018-02-17 23:25:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libquvi (438/875)
2018-02-17 23:25:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing totem-plparser (439/875)
2018-02-17 23:25:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing cdrtools (440/875)
2018-02-17 23:25:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libmad (441/875)
2018-02-17 23:25:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libao (442/875)
2018-02-17 23:25:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing cdrdao (443/875)
2018-02-17 23:25:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing dvd+rw-tools (444/875)
2018-02-17 23:25:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libstemmer (445/875)
2018-02-17 23:25:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libplist (446/875)
2018-02-17 23:25:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libusbmuxd (447/875)
2018-02-17 23:25:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing usbmuxd (448/875)
2018-02-17 23:25:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libimobiledevice (449/875)
2018-02-17 23:25:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing upower (450/875)
2018-02-17 23:25:04 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing tracker (451/875)
2018-02-17 23:25:05 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libcddb (452/875)
2018-02-17 23:25:05 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libcdio (453/875)
2018-02-17 23:25:05 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libcdio-paranoia (454/875)
2018-02-17 23:25:05 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libatasmart (455/875)
2018-02-17 23:25:05 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing dosfstools (456/875)
2018-02-17 23:25:05 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gptfdisk (457/875)
2018-02-17 23:25:05 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libbytesize (458/875)
2018-02-17 23:25:05 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libaio (459/875)
2018-02-17 23:25:05 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing thin-provisioning-tools (460/875)
2018-02-17 23:25:05 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lvm2 (461/875)
2018-02-17 23:25:05 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing mdadm (462/875)
2018-02-17 23:25:05 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing parted (463/875)
2018-02-17 23:25:05 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing volume_key (464/875)
2018-02-17 23:25:05 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xfsprogs (465/875)
2018-02-17 23:25:05 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libblockdev (466/875)
2018-02-17 23:25:05 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing udisks2 (467/875)
2018-02-17 23:25:05 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gcr (468/875)
2018-02-17 23:25:05 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gvfs (469/875)
2018-02-17 23:25:05 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing brasero (470/875)
2018-02-17 23:25:06 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libgxps (471/875)
2018-02-17 23:25:06 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libspectre (472/875)
2018-02-17 23:25:06 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing poppler-glib (473/875)
2018-02-17 23:25:06 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing djvulibre (474/875)
2018-02-17 23:25:06 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libxmu (475/875)
2018-02-17 23:25:06 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libxpm (476/875)
2018-02-17 23:25:06 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libxaw (477/875)
2018-02-17 23:25:06 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing t1lib (478/875)
2018-02-17 23:25:06 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libxkbfile (479/875)
2018-02-17 23:25:06 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing bubblewrap (480/875)
2018-02-17 23:25:06 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gnome-desktop (481/875)
2018-02-17 23:25:06 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing evince (482/875)
2018-02-17 23:25:06 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libexif (483/875)
2018-02-17 23:25:06 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing exempi (484/875)
2018-02-17 23:25:07 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libpeas (485/875)
2018-02-17 23:25:07 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing eog (486/875)
2018-02-17 23:25:07 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing zip (487/875)
2018-02-17 23:25:07 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing unzip (488/875)
2018-02-17 23:25:07 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing file-roller (489/875)
2018-02-17 23:25:07 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gtksourceview3 (490/875)
2018-02-17 23:25:07 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing aspell (491/875)
2018-02-17 23:25:07 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing hspell (492/875)
2018-02-17 23:25:07 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libvoikko (493/875)
2018-02-17 23:25:07 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing enchant (494/875)
2018-02-17 23:25:07 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gspell (495/875)
2018-02-17 23:25:07 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gedit (496/875)
2018-02-17 23:25:08 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gnome-backgrounds (497/875)
2018-02-17 23:25:08 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gnome-calculator (498/875)
2018-02-17 23:25:08 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libxslt (499/875)
2018-02-17 23:25:08 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing geoclue2 (500/875)
2018-02-17 23:25:08 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing sdl (501/875)
2018-02-17 23:25:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing mjpegtools (502/875)
2018-02-17 23:25:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing chromaprint (503/875)
2018-02-17 23:25:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libmms (504/875)
2018-02-17 23:25:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing faad2 (505/875)
2018-02-17 23:25:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing celt (506/875)
2018-02-17 23:25:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libdca (507/875)
2018-02-17 23:25:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libdvdread (508/875)
2018-02-17 23:25:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libdvdnav (509/875)
2018-02-17 23:25:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libgme (510/875)
2018-02-17 23:25:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libofa (511/875)
2018-02-17 23:25:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libsrtp (512/875)
2018-02-17 23:25:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing glu (513/875)
2018-02-17 23:25:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing rtmpdump (514/875)
2018-02-17 23:25:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing graphene (515/875)
2018-02-17 23:25:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing schroedinger (516/875)
2018-02-17 23:25:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libmpeg2 (517/875)
2018-02-17 23:25:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing wildmidi (518/875)
2018-02-17 23:25:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing ladspa (519/875)
2018-02-17 23:25:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing openal (520/875)
2018-02-17 23:25:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing vulkan-icd-loader (521/875)
2018-02-17 23:25:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libfdk-aac (522/875)
2018-02-17 23:25:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libmp4v2 (523/875)
2018-02-17 23:25:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing faac (524/875)
2018-02-17 23:25:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing soundtouch (525/875)
2018-02-17 23:25:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing spandsp (526/875)
2018-02-17 23:25:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing neon (527/875)
2018-02-17 23:25:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libdc1394 (528/875)
2018-02-17 23:25:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libmpcdec (529/875)
2018-02-17 23:25:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing zvbi (530/875)
2018-02-17 23:25:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing ilmbase (531/875)
2018-02-17 23:25:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing openexr (532/875)
2018-02-17 23:25:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libbs2b (533/875)
2018-02-17 23:25:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gst-plugins-bad (534/875)
2018-02-17 23:25:10 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing harfbuzz-icu (535/875)
2018-02-17 23:25:10 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing hyphen (536/875)
2018-02-17 23:25:10 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing webkit2gtk (537/875)
2018-02-17 23:25:11 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing telepathy-glib (538/875)
2018-02-17 23:25:12 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gnome-online-accounts (539/875)
2018-02-17 23:25:12 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing geocode-glib (540/875)
2018-02-17 23:25:12 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libgweather (541/875)
2018-02-17 23:25:12 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing liboauth (542/875)
2018-02-17 23:25:12 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libgdata (543/875)
2018-02-17 23:25:12 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing protobuf (544/875)
2018-02-17 23:25:12 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing boost-libs (545/875)
2018-02-17 23:25:12 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libphonenumber (546/875)
2018-02-17 23:25:13 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing evolution-data-server (547/875)
2018-02-17 23:25:13 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libgsf (548/875)
2018-02-17 23:25:13 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libpst (549/875)
2018-02-17 23:25:13 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libytnef (550/875)
2018-02-17 23:25:13 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gtkspell3 (551/875)
2018-02-17 23:25:13 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libcryptui (552/875)
2018-02-17 23:25:13 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gnome-autoar (553/875)
2018-02-17 23:25:13 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing evolution (554/875)
2018-02-17 23:25:15 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing accountsservice (555/875)
2018-02-17 23:25:15 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing cups-pk-helper (556/875)
2018-02-17 23:25:15 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libcanberra-pulse (557/875)
2018-02-17 23:25:15 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libwacom (558/875)
2018-02-17 23:25:15 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing alsa-plugins (559/875)
2018-02-17 23:25:15 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing pulseaudio-alsa (560/875)
2018-02-17 23:25:15 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gnome-settings-daemon (561/875)
2018-02-17 23:25:15 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libgtop (562/875)
2018-02-17 23:25:15 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing mobile-broadband-provider-info (563/875)
2018-02-17 23:25:15 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing nm-connection-editor (564/875)
2018-02-17 23:25:15 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libpwquality (565/875)
2018-02-17 23:25:15 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing vte-common (566/875)
2018-02-17 23:25:15 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing vte3 (567/875)
2018-02-17 23:25:15 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing exiv2 (568/875)
2018-02-17 23:25:15 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing shared-color-targets (569/875)
2018-02-17 23:25:15 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing colord-gtk (570/875)
2018-02-17 23:25:15 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gnome-color-manager (571/875)
2018-02-17 23:25:16 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing tevent (572/875)
2018-02-17 23:25:16 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing ldb (573/875)
2018-02-17 23:25:16 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing smbclient (574/875)
2018-02-17 23:25:16 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libxklavier (575/875)
2018-02-17 23:25:16 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libgnomekbd (576/875)
2018-02-17 23:25:16 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing grilo (577/875)
2018-02-17 23:25:16 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing cogl (578/875)
2018-02-17 23:25:16 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing mtdev (579/875)
2018-02-17 23:25:16 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libevdev (580/875)
2018-02-17 23:25:16 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libinput (581/875)
2018-02-17 23:25:16 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing clutter (582/875)
2018-02-17 23:25:16 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing clutter-gtk (583/875)
2018-02-17 23:25:16 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libibus (584/875)
2018-02-17 23:25:17 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing cdparanoia (585/875)
2018-02-17 23:25:17 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libvisual (586/875)
2018-02-17 23:25:17 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gst-plugins-base (587/875)
2018-02-17 23:25:17 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing clutter-gst (588/875)
2018-02-17 23:25:17 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing cheese (589/875)
2018-02-17 23:25:17 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gnome-control-center (590/875)
2018-02-17 23:25:17 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gnome-calendar (591/875)
2018-02-17 23:25:17 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libgee (592/875)
2018-02-17 23:25:17 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing folks (593/875)
2018-02-17 23:25:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libchamplain (594/875)
2018-02-17 23:25:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gnome-contacts (595/875)
2018-02-17 23:25:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing js52 (596/875)
2018-02-17 23:25:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gjs (597/875)
2018-02-17 23:25:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libcue (598/875)
2018-02-17 23:25:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libgrss (599/875)
2018-02-17 23:25:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libiptcdata (600/875)
2018-02-17 23:25:18 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing osinfo-db (601/875)
2018-02-17 23:25:19 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libosinfo (602/875)
2018-02-17 23:25:19 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing tracker-miners (603/875)
2018-02-17 23:25:19 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libzapojit (604/875)
2018-02-17 23:25:19 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gfbgraph (605/875)
2018-02-17 23:25:19 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gssdp (606/875)
2018-02-17 23:25:19 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gupnp (607/875)
2018-02-17 23:25:19 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing dleyna-core (608/875)
2018-02-17 23:25:19 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing dleyna-connector-dbus (609/875)
2018-02-17 23:25:19 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gupnp-av (610/875)
2018-02-17 23:25:19 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gupnp-dlna (611/875)
2018-02-17 23:25:19 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing dleyna-server (612/875)
2018-02-17 23:25:19 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gnome-online-miners (613/875)
2018-02-17 23:25:19 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libgepub (614/875)
2018-02-17 23:25:19 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gnome-documents (615/875)
2018-02-17 23:25:19 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gnome-disk-utility (616/875)
2018-02-17 23:25:19 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gnome-font-viewer (617/875)
2018-02-17 23:25:19 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gnome-keyring (618/875)
2018-02-17 23:25:19 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gnome-logs (619/875)
2018-02-17 23:25:19 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gnome-themes-standard (620/875)
2018-02-17 23:25:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gnome-maps (621/875)
2018-02-17 23:25:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lua (622/875)
2018-02-17 23:25:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libmediaart (623/875)
2018-02-17 23:25:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gom (624/875)
2018-02-17 23:25:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libdmapsharing (625/875)
2018-02-17 23:25:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing grilo-plugins (626/875)
2018-02-17 23:25:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gnome-music (627/875)
2018-02-17 23:25:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing babl (628/875)
2018-02-17 23:25:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libspiro (629/875)
2018-02-17 23:25:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libgexiv2 (630/875)
2018-02-17 23:25:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gegl (631/875)
2018-02-17 23:25:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libraw (632/875)
2018-02-17 23:25:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing dleyna-renderer (633/875)
2018-02-17 23:25:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gnome-photos (634/875)
2018-02-17 23:25:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gnome-screenshot (635/875)
2018-02-17 23:25:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing python-atspi (636/875)
2018-02-17 23:25:20 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing caribou (637/875)
2018-02-17 23:25:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gnome-menus (638/875)
2018-02-17 23:25:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gnome-session (639/875)
2018-02-17 23:25:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libgdm (640/875)
2018-02-17 23:25:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing zenity (641/875)
2018-02-17 23:25:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libxkbcommon-x11 (642/875)
2018-02-17 23:25:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing mutter (643/875)
2018-02-17 23:25:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gnome-shell (644/875)
2018-02-17 23:25:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gnome-shell-extensions (645/875)
2018-02-17 23:25:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gnome-shell-extension-dash-to-dock (646/875)
2018-02-17 23:25:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lightdm (647/875)
2018-02-17 23:25:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-appres (648/875)
2018-02-17 23:25:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing perl-encode-locale (649/875)
2018-02-17 23:25:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing perl-http-date (650/875)
2018-02-17 23:25:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing perl-file-listing (651/875)
2018-02-17 23:25:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing perl-html-tagset (652/875)
2018-02-17 23:25:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing perl-html-parser (653/875)
2018-02-17 23:25:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing perl-lwp-mediatypes (654/875)
2018-02-17 23:25:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing perl-uri (655/875)
2018-02-17 23:25:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing perl-io-html (656/875)
2018-02-17 23:25:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing perl-http-message (657/875)
2018-02-17 23:25:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing perl-http-cookies (658/875)
2018-02-17 23:25:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing perl-http-daemon (659/875)
2018-02-17 23:25:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing perl-http-negotiate (660/875)
2018-02-17 23:25:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing perl-net-http (661/875)
2018-02-17 23:25:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing perl-www-robotrules (662/875)
2018-02-17 23:25:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing perl-try-tiny (663/875)
2018-02-17 23:25:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing perl-libwww (664/875)
2018-02-17 23:25:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xscreensaver (665/875)
2018-02-17 23:25:22 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libxxf86misc (666/875)
2018-02-17 23:25:22 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libxss (667/875)
2018-02-17 23:25:22 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing light-locker (668/875)
2018-02-17 23:25:22 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gnome-shell-extension-status-menu-buttons (669/875)
2018-02-17 23:25:22 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gnome-sound-recorder (670/875)
2018-02-17 23:25:22 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libsigc++ (671/875)
2018-02-17 23:25:22 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing glibmm (672/875)
2018-02-17 23:25:22 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing cairomm (673/875)
2018-02-17 23:25:22 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing pangomm (674/875)
2018-02-17 23:25:22 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing atkmm (675/875)
2018-02-17 23:25:22 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gtkmm3 (676/875)
2018-02-17 23:25:22 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gnome-system-monitor (677/875)
2018-02-17 23:25:23 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gnome-terminal (678/875)
2018-02-17 23:25:23 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing nautilus-sendto (679/875)
2018-02-17 23:25:23 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libnautilus-extension (680/875)
2018-02-17 23:25:23 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing nautilus (681/875)
2018-02-17 23:25:23 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gnome-tweak-tool (682/875)
2018-02-17 23:25:23 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gnome-weather (683/875)
2018-02-17 23:25:23 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gvfs-goa (684/875)
2018-02-17 23:25:23 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gvfs-google (685/875)
2018-02-17 23:25:23 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libmtp (686/875)
2018-02-17 23:25:23 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gvfs-mtp (687/875)
2018-02-17 23:25:23 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gvfs-smb (688/875)
2018-02-17 23:25:23 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing network-manager-applet (689/875)
2018-02-17 23:25:23 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing pkcs11-helper (690/875)
2018-02-17 23:25:23 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing openvpn (691/875)
2018-02-17 23:25:23 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing networkmanager-openvpn (692/875)
2018-02-17 23:25:23 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing pptpclient (693/875)
2018-02-17 23:25:23 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing networkmanager-pptp (694/875)
2018-02-17 23:25:23 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libyaml (695/875)
2018-02-17 23:25:23 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gcab (696/875)
2018-02-17 23:25:23 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing appstream-glib (697/875)
2018-02-17 23:25:23 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing archlinux-appstream-data (698/875)
2018-02-17 23:25:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing pamac (699/875)
2018-02-17 23:25:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing telepathy-idle (700/875)
2018-02-17 23:25:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing telepathy-mission-control (701/875)
2018-02-17 23:25:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing telepathy-logger (702/875)
2018-02-17 23:25:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing polari (703/875)
2018-02-17 23:25:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing python-pysmbc (704/875)
2018-02-17 23:25:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xcb-util-keysyms (705/875)
2018-02-17 23:25:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xcb-util-renderutil (706/875)
2018-02-17 23:25:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-xset (707/875)
2018-02-17 23:25:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xdg-utils (708/875)
2018-02-17 23:25:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xcb-util-wm (709/875)
2018-02-17 23:25:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xcb-util-image (710/875)
2018-02-17 23:25:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing tslib (711/875)
2018-02-17 23:25:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing double-conversion (712/875)
2018-02-17 23:25:25 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing qt5-base (713/875)
2018-02-17 23:25:26 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing qt5-svg (714/875)
2018-02-17 23:25:26 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing qt5ct (715/875)
2018-02-17 23:25:26 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing seahorse (716/875)
2018-02-17 23:25:26 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing python-xdg (717/875)
2018-02-17 23:25:26 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing totem (718/875)
2018-02-17 23:25:26 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libevent (719/875)
2018-02-17 23:25:26 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing transmission-gtk (720/875)
2018-02-17 23:25:26 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xdg-user-dirs (721/875)
2018-02-17 23:25:26 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xdg-user-dirs-gtk (722/875)
2018-02-17 23:25:27 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing antergos-gnome-meta (723/875)
2018-02-17 23:25:27 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing vi (724/875)
2018-02-17 23:25:27 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing wpa_actiond (725/875)
2018-02-17 23:25:27 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing reiserfsprogs (726/875)
2018-02-17 23:25:27 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing whois (727/875)
2018-02-17 23:25:27 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing grub-zfs (728/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing grub2-theme-antergos (729/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libxxf86dga (730/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libdmx (731/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-xdpyinfo (732/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-xprop (733/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing screenfetch (734/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing bluez-utils (735/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing os-prober (736/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing efivar (737/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing efibootmgr (738/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing bison (739/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing dhcpcd (740/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing exfat-utils (741/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing rpcbind (742/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing nfsidmap (743/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing ding-libs (744/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gssproxy (745/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing nfs-utils (746/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libxvmc (747/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xf86-video-intel (748/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing pcmciautils (749/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing python-termcolor (750/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing antergos-alerts (751/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing antergos-mirrorlist (752/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libva-intel-driver (753/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing ipw2200-fw (754/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing ipw2100-fw (755/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing pkgfile (756/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lib32-glibc (757/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lib32-libpciaccess (758/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lib32-libdrm (759/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lib32-libxdmcp (760/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lib32-libxau (761/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lib32-libxcb (762/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lib32-libx11 (763/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lib32-libxext (764/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lib32-libxxf86vm (765/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lib32-libxfixes (766/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lib32-libxdamage (767/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lib32-libxshmfence (768/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lib32-lm_sensors (769/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lib32-bzip2 (770/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lib32-zlib (771/875)
2018-02-17 23:25:28 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lib32-libelf (772/875)
2018-02-17 23:25:29 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lib32-libffi (773/875)
2018-02-17 23:25:29 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lib32-ncurses (774/875)
2018-02-17 23:25:29 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lib32-gcc-libs (775/875)
2018-02-17 23:25:31 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lib32-llvm-libs (776/875)
2018-02-17 23:25:31 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lib32-expat (777/875)
2018-02-17 23:25:31 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lib32-readline (778/875)
2018-02-17 23:25:31 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lib32-icu (779/875)
2018-02-17 23:25:31 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lib32-libxml2 (780/875)
2018-02-17 23:25:31 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lib32-wayland (781/875)
2018-02-17 23:25:31 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lib32-libglvnd (782/875)
2018-02-17 23:25:32 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lib32-mesa (783/875)
2018-02-17 23:25:32 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing ldns (784/875)
2018-02-17 23:25:32 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing openssh (785/875)
2018-02-17 23:25:33 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing antergos-wallpapers (786/875)
2018-02-17 23:25:33 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing dconf-editor (787/875)
2018-02-17 23:25:33 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing ffmpegthumbnailer (788/875)
2018-02-17 23:25:33 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gst-libav (789/875)
2018-02-17 23:25:33 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing a52dec (790/875)
2018-02-17 23:25:33 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libsidplay (791/875)
2018-02-17 23:25:33 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libx264-all (792/875)
2018-02-17 23:25:33 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing mpg123 (793/875)
2018-02-17 23:25:33 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gst-plugins-ugly (794/875)
2018-02-17 23:25:33 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gstreamer-vaapi (795/875)
2018-02-17 23:25:33 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing hunspell-de (796/875)
2018-02-17 23:25:33 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing hunspell-en_US (797/875)
2018-02-17 23:25:33 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing hunspell-en_GB (798/875)
2018-02-17 23:25:33 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing hunspell-en (799/875)
2018-02-17 23:25:33 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing hunspell-es (800/875)
2018-02-17 23:25:33 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing hunspell-fr (801/875)
2018-02-17 23:25:34 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing hunspell-he (802/875)
2018-02-17 23:25:34 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing hunspell-it (803/875)
2018-02-17 23:25:34 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing hunspell-ro (804/875)
2018-02-17 23:25:34 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing hunspell-el (805/875)
2018-02-17 23:25:34 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing hunspell-hu (806/875)
2018-02-17 23:25:34 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing hunspell-nl (807/875)
2018-02-17 23:25:34 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing hunspell-pl (808/875)
2018-02-17 23:25:34 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libdvdcss (809/875)
2018-02-17 23:25:34 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing lightdm-webkit2-greeter (810/875)
2018-02-17 23:25:34 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing python-psutil (811/875)
2018-02-17 23:25:34 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing light-locker-settings (812/875)
2018-02-17 23:25:34 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing mesa-vdpau (813/875)
2018-02-17 23:25:34 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing gtk-engine-murrine (814/875)
2018-02-17 23:25:34 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing numix-frost-themes (815/875)
2018-02-17 23:25:34 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing numix-icon-theme (816/875)
2018-02-17 23:25:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing numix-icon-theme-square (817/875)
2018-02-17 23:25:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing pavucontrol (818/875)
2018-02-17 23:25:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing qt5-styleplugins (819/875)
2018-02-17 23:25:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xf86-input-libinput (820/875)
2018-02-17 23:25:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xf86-video-fbdev (821/875)
2018-02-17 23:25:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xf86-video-vesa (822/875)
2018-02-17 23:25:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-iceauth (823/875)
2018-02-17 23:25:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-luit (824/875)
2018-02-17 23:25:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-sessreg (825/875)
2018-02-17 23:25:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-setxkbmap (826/875)
2018-02-17 23:25:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-smproxy (827/875)
2018-02-17 23:25:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-x11perf (828/875)
2018-02-17 23:25:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-xauth (829/875)
2018-02-17 23:25:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-xbacklight (830/875)
2018-02-17 23:25:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-xcmsdb (831/875)
2018-02-17 23:25:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-xcursorgen (832/875)
2018-02-17 23:25:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-xdriinfo (833/875)
2018-02-17 23:25:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-xev (834/875)
2018-02-17 23:25:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-xgamma (835/875)
2018-02-17 23:25:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-xhost (836/875)
2018-02-17 23:25:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-xrandr (837/875)
2018-02-17 23:25:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-xinput (838/875)
2018-02-17 23:25:38 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-xkbcomp (839/875)
2018-02-17 23:25:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-xkbevd (840/875)
2018-02-17 23:25:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-xkbutils (841/875)
2018-02-17 23:25:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-xkill (842/875)
2018-02-17 23:25:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-xlsatoms (843/875)
2018-02-17 23:25:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-xlsclients (844/875)
2018-02-17 23:25:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-xmodmap (845/875)
2018-02-17 23:25:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-xpr (846/875)
2018-02-17 23:25:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-xrdb (847/875)
2018-02-17 23:25:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-xrefresh (848/875)
2018-02-17 23:25:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-xsetroot (849/875)
2018-02-17 23:25:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-xvinfo (850/875)
2018-02-17 23:25:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-xwd (851/875)
2018-02-17 23:25:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-xwininfo (852/875)
2018-02-17 23:25:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-xwud (853/875)
2018-02-17 23:25:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing libxfont2 (854/875)
2018-02-17 23:25:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-server-common (855/875)
2018-02-17 23:25:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-server (856/875)
2018-02-17 23:25:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing xorg-xinit (857/875)
2018-02-17 23:25:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing antergos-common-meta (858/875)
2018-02-17 23:25:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing sip (859/875)
2018-02-17 23:25:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing python-sip (860/875)
2018-02-17 23:25:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing pyqt5-common (861/875)
2018-02-17 23:25:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing python-pyqt5 (862/875)
2018-02-17 23:25:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing net-snmp (863/875)
2018-02-17 23:25:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing perl-xml-sax-base (864/875)
2018-02-17 23:25:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing perl-xml-namespacesupport (865/875)
2018-02-17 23:25:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing perl-xml-sax (866/875)
2018-02-17 23:25:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing perl-xml-libxml (867/875)
2018-02-17 23:25:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing perl-clone (868/875)
2018-02-17 23:25:39 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing perl-dbi (869/875)
2018-02-17 23:25:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing foomatic-db-engine (870/875)
2018-02-17 23:25:40 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing hplip (871/875)
2018-02-17 23:25:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing systemd-sysvcompat (872/875)
2018-02-17 23:25:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing zd1211-firmware (873/875)
2018-02-17 23:25:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing wget (874/875)
2018-02-17 23:25:41 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing bash-completion (875/875)
2018-02-17 23:33:06 [DEBUG] pac.py(167) finalize_transaction(): Releasing alpm transaction...
2018-02-17 23:33:06 [DEBUG] pac.py(169) finalize_transaction(): Alpm transaction done.
2018-02-17 23:33:06 [DEBUG] install.py(331) start(): Configuring system...
2018-02-17 23:33:06 [DEBUG] install.py(730) auto_fstab(): Device list : {}
2018-02-17 23:33:06 [DEBUG] install.py(734) auto_fstab(): Device: /dev/nvme0n1p, SSD: None
2018-02-17 23:33:06 [DEBUG] install.py(768) auto_fstab(): Added UUID=87FB-D64F /boot/efi vfat defaults,relatime 0 0 to fstab
2018-02-17 23:33:06 [DEBUG] install.py(730) auto_fstab(): Device list : {}
2018-02-17 23:33:06 [DEBUG] install.py(734) auto_fstab(): Device: /dev/nvme0n1p, SSD: None
2018-02-17 23:33:06 [DEBUG] install.py(768) auto_fstab(): Added UUID=72dae237-faef-4037-b870-a4ca5862fcea /boot ext4 defaults,relatime,data=ordered 0 0 to fstab
2018-02-17 23:33:06 [DEBUG] install.py(632) auto_fstab(): Added /dev/zvol/bonwick/swap swap swap defaults 0 0 to fstab
2018-02-17 23:33:06 [DEBUG] install.py(776) auto_fstab(): fstab written.
2018-02-17 23:33:06 [DEBUG] install.py(1193) configure_system(): fstab file generated.
2018-02-17 23:33:06 [DEBUG] install.py(1216) configure_system(): Network configuration done.
2018-02-17 23:33:06 [DEBUG] install.py(1223) configure_system(): Mirror list copied.
2018-02-17 23:33:06 [DEBUG] install.py(1234) configure_system(): pacman.conf has been created successfully
2018-02-17 23:33:06 [DEBUG] install.py(804) enable_services(): Service 'lightdm' has been enabled.
2018-02-17 23:33:06 [DEBUG] install.py(804) enable_services(): Service 'NetworkManager' has been enabled.
2018-02-17 23:33:06 [DEBUG] install.py(804) enable_services(): Service 'ModemManager' has been enabled.
2018-02-17 23:33:06 [DEBUG] install.py(804) enable_services(): Service 'haveged' has been enabled.
2018-02-17 23:33:06 [WARNING] install.py(806) enable_services(): Can't find service zfs.target
2018-02-17 23:33:06 [DEBUG] install.py(804) enable_services(): Service 'zfs-import-cache' has been enabled.
2018-02-17 23:33:06 [DEBUG] install.py(804) enable_services(): Service 'zfs-mount' has been enabled.
2018-02-17 23:33:06 [DEBUG] install.py(1281) configure_system(): Timezone set to /usr/share/zoneinfo/America/Vancouver
2018-02-17 23:33:06 [INFO] slides.py(276) manage_events_from_cb_queue(): Configuring your new system
2018-02-17 23:47:07 [DEBUG] install.py(1306) configure_system(): Sudo configuration for user mbs done.
2018-02-17 23:47:07 [DEBUG] install.py(1317) configure_system(): Running hardware drivers post-install jobs...
2018-02-17 23:47:07 [DEBUG] install.py(1348) configure_system(): User mbs added.
2018-02-17 23:47:07 [DEBUG] run_cmd.py(147) chroot_call(): Changing finger information for mbs.
Finger information changed.
2018-02-17 23:47:07 [DEBUG] install.py(1363) configure_system(): Hostname set to alan
2018-02-17 23:47:07 [DEBUG] install.py(1367) configure_system(): Set the same password to root.
2018-02-17 23:47:07 [INFO] slides.py(276) manage_events_from_cb_queue(): Generating locales...
2018-02-17 23:47:07 [DEBUG] run_cmd.py(147) chroot_call(): Generating locales...
en_CA.UTF-8... done
Generation complete.
2018-02-17 23:47:08 [INFO] slides.py(276) manage_events_from_cb_queue(): Adjusting hardware clock...
2018-02-17 23:47:08 [DEBUG] install.py(1123) set_keymap(): /etc/X11/xorg.conf.d/00-keyboard.conf copied.
2018-02-17 23:47:08 [DEBUG] install.py(1123) set_keymap(): /etc/vconsole.conf copied.
2018-02-17 23:47:08 [DEBUG] run_cmd.py(147) chroot_call(): '/etc/skel/./.bash_logout' -> '/root/./.bash_logout'
'/etc/skel/./.bash_profile' -> '/root/./.bash_profile'
'/etc/skel/./.bashrc' -> '/root/./.bashrc'
'/etc/skel/./.dmrc' -> '/root/./.dmrc'
'/etc/skel/./.elementary' -> '/root/./.elementary'
'/etc/skel/./.elementary/config' -> '/root/./.elementary/config'
'/etc/skel/./.elementary/config/profile.cfg' -> '/root/./.elementary/config/profile.cfg'
'/etc/skel/./.elementary/config/standard' -> '/root/./.elementary/config/standard'
'/etc/skel/./.elementary/config/standard/base.cfg' -> '/root/./.elementary/config/standard/base.cfg'
'/etc/skel/./.config' -> '/root/./.config'
'/etc/skel/./.config/fontconfig' -> '/root/./.config/fontconfig'
'/etc/skel/./.config/fontconfig/fonts.conf' -> '/root/./.config/fontconfig/fonts.conf'
'/etc/skel/./.config/qtcurve' -> '/root/./.config/qtcurve'
'/etc/skel/./.config/qtcurve/stylerc' -> '/root/./.config/qtcurve/stylerc'
'/etc/skel/./.config/chromium-flags.conf' -> '/root/./.config/chromium-flags.conf'
'/etc/skel/./.config/terminology' -> '/root/./.config/terminology'
'/etc/skel/./.config/terminology/background' -> '/root/./.config/terminology/background'
'/etc/skel/./.config/terminology/background/7Rinp5j.png' -> '/root/./.config/terminology/background/7Rinp5j.png'
'/etc/skel/./.config/terminology/config' -> '/root/./.config/terminology/config'
'/etc/skel/./.config/terminology/config/standard' -> '/root/./.config/terminology/config/standard'
'/etc/skel/./.config/terminology/config/standard/base.cfg' -> '/root/./.config/terminology/config/standard/base.cfg'
'/etc/skel/./.config/gtk-2.0' -> '/root/./.config/gtk-2.0'
'/etc/skel/./.config/gtk-2.0/gtkfilechooser.ini' -> '/root/./.config/gtk-2.0/gtkfilechooser.ini'
'/etc/skel/./.config/compton.conf' -> '/root/./.config/compton.conf'
'/etc/skel/./.config/openbox' -> '/root/./.config/openbox'
'/etc/skel/./.config/openbox/menu.xml' -> '/root/./.config/openbox/menu.xml'
'/etc/skel/./.config/openbox/autostart' -> '/root/./.config/openbox/autostart'
'/etc/skel/./.config/openbox/pipemenus' -> '/root/./.config/openbox/pipemenus'
'/etc/skel/./.config/openbox/pipemenus/obrecent.sh' -> '/root/./.config/openbox/pipemenus/obrecent.sh'
'/etc/skel/./.config/openbox/pipemenus/obpipemenu-places' -> '/root/./.config/openbox/pipemenus/obpipemenu-places'
'/etc/skel/./.config/openbox/rc.xml' -> '/root/./.config/openbox/rc.xml'
'/etc/skel/./.config/volumeicon' -> '/root/./.config/volumeicon'
'/etc/skel/./.config/volumeicon/volumeicon' -> '/root/./.config/volumeicon/volumeicon'
'/etc/skel/./.config/yad.conf' -> '/root/./.config/yad.conf'
'/etc/skel/./.config/Trolltech.conf' -> '/root/./.config/Trolltech.conf'
'/etc/skel/./.config/lxterminal' -> '/root/./.config/lxterminal'
'/etc/skel/./.config/lxterminal/lxterminal.conf' -> '/root/./.config/lxterminal/lxterminal.conf'
'/etc/skel/./.config/razor' -> '/root/./.config/razor'
'/etc/skel/./.config/razor/desktop.conf' -> '/root/./.config/razor/desktop.conf'
'/etc/skel/./.config/razor/razor-panel' -> '/root/./.config/razor/razor-panel'
'/etc/skel/./.config/razor/razor-panel/panel.conf' -> '/root/./.config/razor/razor-panel/panel.conf'
'/etc/skel/./.config/razor/razor.conf' -> '/root/./.config/razor/razor.conf'
'/etc/skel/./.config/plank' -> '/root/./.config/plank'
'/etc/skel/./.config/plank/dock1' -> '/root/./.config/plank/dock1'
'/etc/skel/./.config/plank/dock1/launchers' -> '/root/./.config/plank/dock1/launchers'
'/etc/skel/./.config/plank/dock1/launchers/gpicview.dockitem' -> '/root/./.config/plank/dock1/launchers/gpicview.dockitem'
'/etc/skel/./.config/plank/dock1/launchers/chromium.dockitem' -> '/root/./.config/plank/dock1/launchers/chromium.dockitem'
'/etc/skel/./.config/plank/dock1/launchers/pragha.dockitem' -> '/root/./.config/plank/dock1/launchers/pragha.dockitem'
'/etc/skel/./.config/plank/dock1/launchers/lxterminal.dockitem' -> '/root/./.config/plank/dock1/launchers/lxterminal.dockitem'
'/etc/skel/./.config/plank/dock1/launchers/plank.dockitem' -> '/root/./.config/plank/dock1/launchers/plank.dockitem'
'/etc/skel/./.config/plank/dock1/launchers/gnome-mplayer.dockitem' -> '/root/./.config/plank/dock1/launchers/gnome-mplayer.dockitem'
'/etc/skel/./.config/plank/dock1/launchers/mousepad.dockitem' -> '/root/./.config/plank/dock1/launchers/mousepad.dockitem'
'/etc/skel/./.config/plank/dock1/settings' -> '/root/./.config/plank/dock1/settings'
'/etc/skel/./.config/tint2' -> '/root/./.config/tint2'
'/etc/skel/./.config/tint2/tint2rc' -> '/root/./.config/tint2/tint2rc'
'/etc/skel/./.config/autostart' -> '/root/./.config/autostart'
'/etc/skel/./.config/autostart/first-boot-hotfix.desktop' -> '/root/./.config/autostart/first-boot-hotfix.desktop'
'/etc/skel/./.config/autostart/cnchi.desktop' -> '/root/./.config/autostart/cnchi.desktop'
'/etc/skel/./.config/conky.conf' -> '/root/./.config/conky.conf'
'/etc/skel/./.config/i3' -> '/root/./.config/i3'
'/etc/skel/./.config/i3/config' -> '/root/./.config/i3/config'
'/etc/skel/./.config/i3status' -> '/root/./.config/i3status'
'/etc/skel/./.config/i3status/config' -> '/root/./.config/i3status/config'
'/etc/skel/./.config/gtk-3.0' -> '/root/./.config/gtk-3.0'
'/etc/skel/./.config/gtk-3.0/settings.ini' -> '/root/./.config/gtk-3.0/settings.ini'
'/etc/skel/./.config/qt5ct' -> '/root/./.config/qt5ct'
'/etc/skel/./.config/qt5ct/qt5ct.conf' -> '/root/./.config/qt5ct/qt5ct.conf'
'/etc/skel/./.config/nitrogen' -> '/root/./.config/nitrogen'
'/etc/skel/./.config/nitrogen/nitrogen.cfg' -> '/root/./.config/nitrogen/nitrogen.cfg'
'/etc/skel/./.config/nitrogen/bg-saved.cfg' -> '/root/./.config/nitrogen/bg-saved.cfg'
'/etc/skel/./.config/kdeglobals' -> '/root/./.config/kdeglobals'
'/etc/skel/./.gtkrc-2.0' -> '/root/./.gtkrc-2.0'
'/etc/skel/./.bashrc.aliases' -> '/root/./.bashrc.aliases'
'/etc/skel/./.themes' -> '/root/./.themes'
'/etc/skel/./.local' -> '/root/./.local'
'/etc/skel/./.local/share' -> '/root/./.local/share'
'/etc/skel/./.local/share/keyrings' -> '/root/./.local/share/keyrings'
'/etc/skel/./.local/share/keyrings/default' -> '/root/./.local/share/keyrings/default'
'/etc/skel/./.local/share/keyrings/Default_keyring.keyring' -> '/root/./.local/share/keyrings/Default_keyring.keyring'
'/etc/skel/./.local/share/icc' -> '/root/./.local/share/icc'
'/etc/skel/./.local/share/icc/edid-4c41850672de5b0d465aaecce47e1ff0.icc' -> '/root/./.local/share/icc/edid-4c41850672de5b0d465aaecce47e1ff0.icc'
'/etc/skel/./.local/share/icc/edid-88edfa5ccddfd398ceb0472aad4890d9.icc' -> '/root/./.local/share/icc/edid-88edfa5ccddfd398ceb0472aad4890d9.icc'
'/etc/skel/./.local/share/icc/edid-5329f3f05df0972eed9378954fd31ae2.icc' -> '/root/./.local/share/icc/edid-5329f3f05df0972eed9378954fd31ae2.icc'
'/etc/skel/./.local/share/applications' -> '/root/./.local/share/applications'
'/etc/skel/./.local/share/applications/mimeapps.list' -> '/root/./.local/share/applications/mimeapps.list'
'/etc/skel/./.e' -> '/root/./.e'
'/etc/skel/./.e/e' -> '/root/./.e/e'
'/etc/skel/./.e/e/fileman' -> '/root/./.e/e/fileman'
'/etc/skel/./.e/e/fileman/favorites' -> '/root/./.e/e/fileman/favorites'
'/etc/skel/./.e/e/fileman/favorites/home.desktop' -> '/root/./.e/e/fileman/favorites/home.desktop'
'/etc/skel/./.e/e/fileman/favorites/desktop.desktop' -> '/root/./.e/e/fileman/favorites/desktop.desktop'
'/etc/skel/./.e/e/fileman/favorites/.order' -> '/root/./.e/e/fileman/favorites/.order'
'/etc/skel/./.e/e/fileman/favorites/tmp.desktop' -> '/root/./.e/e/fileman/favorites/tmp.desktop'
'/etc/skel/./.e/e/fileman/favorites/root.desktop' -> '/root/./.e/e/fileman/favorites/root.desktop'
'/etc/skel/./.e/e/applications' -> '/root/./.e/e/applications'
'/etc/skel/./.e/e/applications/bar' -> '/root/./.e/e/applications/bar'
'/etc/skel/./.e/e/applications/bar/default' -> '/root/./.e/e/applications/bar/default'
'/etc/skel/./.e/e/applications/bar/default/.order' -> '/root/./.e/e/applications/bar/default/.order'
'/etc/skel/./.e/e/applications/menu' -> '/root/./.e/e/applications/menu'
'/etc/skel/./.e/e/applications/menu/favorite.menu' -> '/root/./.e/e/applications/menu/favorite.menu'
'/etc/skel/./.e/e/backgrounds' -> '/root/./.e/e/backgrounds'
'/etc/skel/./.e/e/backgrounds/antergos-wallpaper.edj' -> '/root/./.e/e/backgrounds/antergos-wallpaper.edj'
'/etc/skel/./.e/e/backgrounds/lines_texture1103-antergos-1.edj' -> '/root/./.e/e/backgrounds/lines_texture1103-antergos-1.edj'
'/etc/skel/./.e/e/backgrounds/fear.edj' -> '/root/./.e/e/backgrounds/fear.edj'
'/etc/skel/./.e/e/backgrounds/antergos-wallpaper-gray.edj' -> '/root/./.e/e/backgrounds/antergos-wallpaper-gray.edj'
'/etc/skel/./.e/e/backgrounds/wallhaven-253921.edj' -> '/root/./.e/e/backgrounds/wallhaven-253921.edj'
'/etc/skel/./.e/e/backgrounds/dark-wallpaper-3.edj' -> '/root/./.e/e/backgrounds/dark-wallpaper-3.edj'
'/etc/skel/./.e/e/config' -> '/root/./.e/e/config'
'/etc/skel/./.e/e/config/profile.cfg' -> '/root/./.e/e/config/profile.cfg'
'/etc/skel/./.e/e/config/profile.9.cfg' -> '/root/./.e/e/config/profile.9.cfg'
'/etc/skel/./.e/e/config/profile.3.cfg' -> '/root/./.e/e/config/profile.3.cfg'
'/etc/skel/./.e/e/config/profile.8.cfg' -> '/root/./.e/e/config/profile.8.cfg'
'/etc/skel/./.e/e/config/profile.4.cfg' -> '/root/./.e/e/config/profile.4.cfg'
'/etc/skel/./.e/e/config/default' -> '/root/./.e/e/config/default'
'/etc/skel/./.e/e/config/default/e_randr.1.cfg' -> '/root/./.e/e/config/default/e_randr.1.cfg'
'/etc/skel/./.e/e/config/default/e.cfg' -> '/root/./.e/e/config/default/e.cfg'
'/etc/skel/./.e/e/config/default/e_randr.cfg' -> '/root/./.e/e/config/default/e_randr.cfg'
'/etc/skel/./.e/e/config/default/e_bindings.1.cfg' -> '/root/./.e/e/config/default/e_bindings.1.cfg'
'/etc/skel/./.e/e/config/default/e_bindings.cfg' -> '/root/./.e/e/config/default/e_bindings.cfg'
'/etc/skel/./.e/e/config/default/e.1.cfg' -> '/root/./.e/e/config/default/e.1.cfg'
'/etc/skel/./.e/e/config/profile.2.cfg' -> '/root/./.e/e/config/profile.2.cfg'
'/etc/skel/./.e/e/config/profile.1.cfg' -> '/root/./.e/e/config/profile.1.cfg'
'/etc/skel/./.e/e/config/profile.7.cfg' -> '/root/./.e/e/config/profile.7.cfg'
'/etc/skel/./.e/e/config/profile.6.cfg' -> '/root/./.e/e/config/profile.6.cfg'
'/etc/skel/./.e/e/config/standard' -> '/root/./.e/e/config/standard'
'/etc/skel/./.e/e/config/standard/module.everything-apps.6.cfg' -> '/root/./.e/e/config/standard/module.everything-apps.6.cfg'
'/etc/skel/./.e/e/config/standard/module.notification.2.cfg' -> '/root/./.e/e/config/standard/module.notification.2.cfg'
'/etc/skel/./.e/e/config/standard/module.mixer.1.cfg' -> '/root/./.e/e/config/standard/module.mixer.1.cfg'
'/etc/skel/./.e/e/config/standard/module.fileman.7.cfg' -> '/root/./.e/e/config/standard/module.fileman.7.cfg'
'/etc/skel/./.e/e/config/standard/module.pager.9.cfg' -> '/root/./.e/e/config/standard/module.pager.9.cfg'
'/etc/skel/./.e/e/config/standard/module.ibox.1.cfg' -> '/root/./.e/e/config/standard/module.ibox.1.cfg'
'/etc/skel/./.e/e/config/standard/module.notification.4.cfg' -> '/root/./.e/e/config/standard/module.notification.4.cfg'
'/etc/skel/./.e/e/config/standard/module.everything.2.cfg' -> '/root/./.e/e/config/standard/module.everything.2.cfg'
'/etc/skel/./.e/e/config/standard/evry_exebuf_cache.3.cfg' -> '/root/./.e/e/config/standard/evry_exebuf_cache.3.cfg'
'/etc/skel/./.e/e/config/standard/module.everything.cache.5.cfg' -> '/root/./.e/e/config/standard/module.everything.cache.5.cfg'
'/etc/skel/./.e/e/config/standard/e_remember_restart.6.cfg' -> '/root/./.e/e/config/standard/e_remember_restart.6.cfg'
'/etc/skel/./.e/e/config/standard/module.clock.5.cfg' -> '/root/./.e/e/config/standard/module.clock.5.cfg'
'/etc/skel/./.e/e/config/standard/e_bindings.8.cfg' -> '/root/./.e/e/config/standard/e_bindings.8.cfg'
'/etc/skel/./.e/e/config/standard/e_randr.1.cfg' -> '/root/./.e/e/config/standard/e_randr.1.cfg'
'/etc/skel/./.e/e/config/standard/exehist.cfg' -> '/root/./.e/e/config/standard/exehist.cfg'
'/etc/skel/./.e/e/config/standard/evry_exebuf_cache.7.cfg' -> '/root/./.e/e/config/standard/evry_exebuf_cache.7.cfg'
'/etc/skel/./.e/e/config/standard/module.notification.9.cfg' -> '/root/./.e/e/config/standard/module.notification.9.cfg'
'/etc/skel/./.e/e/config/standard/module.tasks.7.cfg' -> '/root/./.e/e/config/standard/module.tasks.7.cfg'
'/etc/skel/./.e/e/config/standard/module.everything.6.cfg' -> '/root/./.e/e/config/standard/module.everything.6.cfg'
'/etc/skel/./.e/e/config/standard/module.pager.8.cfg' -> '/root/./.e/e/config/standard/module.pager.8.cfg'
'/etc/skel/./.e/e/config/standard/module.emix.8.cfg' -> '/root/./.e/e/config/standard/module.emix.8.cfg'
'/etc/skel/./.e/e/config/standard/module.teamwork.8.cfg' -> '/root/./.e/e/config/standard/module.teamwork.8.cfg'
'/etc/skel/./.e/e/config/standard/module.everything-files.cfg' -> '/root/./.e/e/config/standard/module.everything-files.cfg'
'/etc/skel/./.e/e/config/standard/evry_exebuf_cache.4.cfg' -> '/root/./.e/e/config/standard/evry_exebuf_cache.4.cfg'
'/etc/skel/./.e/e/config/standard/e_comp.8.cfg' -> '/root/./.e/e/config/standard/e_comp.8.cfg'
'/etc/skel/./.e/e/config/standard/e_bindings.7.cfg' -> '/root/./.e/e/config/standard/e_bindings.7.cfg'
'/etc/skel/./.e/e/config/standard/module.ibar.7.cfg' -> '/root/./.e/e/config/standard/module.ibar.7.cfg'
'/etc/skel/./.e/e/config/standard/module.temperature.2.cfg' -> '/root/./.e/e/config/standard/module.temperature.2.cfg'
'/etc/skel/./.e/e/config/standard/module.temperature.3.cfg' -> '/root/./.e/e/config/standard/module.temperature.3.cfg'
'/etc/skel/./.e/e/config/standard/module.notification.1.cfg' -> '/root/./.e/e/config/standard/module.notification.1.cfg'
'/etc/skel/./.e/e/config/standard/module.clock.6.cfg' -> '/root/./.e/e/config/standard/module.clock.6.cfg'
'/etc/skel/./.e/e/config/standard/module.tasks.3.cfg' -> '/root/./.e/e/config/standard/module.tasks.3.cfg'
'/etc/skel/./.e/e/config/standard/module.temperature.6.cfg' -> '/root/./.e/e/config/standard/module.temperature.6.cfg'
'/etc/skel/./.e/e/config/standard/module.pager.4.cfg' -> '/root/./.e/e/config/standard/module.pager.4.cfg'
'/etc/skel/./.e/e/config/standard/module.everything-files.3.cfg' -> '/root/./.e/e/config/standard/module.everything-files.3.cfg'
'/etc/skel/./.e/e/config/standard/module.tasks.1.cfg' -> '/root/./.e/e/config/standard/module.tasks.1.cfg'
'/etc/skel/./.e/e/config/standard/module.clock.cfg' -> '/root/./.e/e/config/standard/module.clock.cfg'
'/etc/skel/./.e/e/config/standard/module.everything.cfg' -> '/root/./.e/e/config/standard/module.everything.cfg'
'/etc/skel/./.e/e/config/standard/e_bindings.2.cfg' -> '/root/./.e/e/config/standard/e_bindings.2.cfg'
'/etc/skel/./.e/e/config/standard/e_bindings.6.cfg' -> '/root/./.e/e/config/standard/e_bindings.6.cfg'
'/etc/skel/./.e/e/config/standard/module.emix.2.cfg' -> '/root/./.e/e/config/standard/module.emix.2.cfg'
'/etc/skel/./.e/e/config/standard/module.gadman.6.cfg' -> '/root/./.e/e/config/standard/module.gadman.6.cfg'
'/etc/skel/./.e/e/config/standard/module.gadman.7.cfg' -> '/root/./.e/e/config/standard/module.gadman.7.cfg'
'/etc/skel/./.e/e/config/standard/module.everything.4.cfg' -> '/root/./.e/e/config/standard/module.everything.4.cfg'
'/etc/skel/./.e/e/config/standard/module.ibar.3.cfg' -> '/root/./.e/e/config/standard/module.ibar.3.cfg'
'/etc/skel/./.e/e/config/standard/module.gadman.9.cfg' -> '/root/./.e/e/config/standard/module.gadman.9.cfg'
'/etc/skel/./.e/e/config/standard/e.9.cfg' -> '/root/./.e/e/config/standard/e.9.cfg'
'/etc/skel/./.e/e/config/standard/module.syscon.3.cfg' -> '/root/./.e/e/config/standard/module.syscon.3.cfg'
'/etc/skel/./.e/e/config/standard/module.teamwork.5.cfg' -> '/root/./.e/e/config/standard/module.teamwork.5.cfg'
'/etc/skel/./.e/e/config/standard/module.notification.5.cfg' -> '/root/./.e/e/config/standard/module.notification.5.cfg'
'/etc/skel/./.e/e/config/standard/module.notification.8.cfg' -> '/root/./.e/e/config/standard/module.notification.8.cfg'
'/etc/skel/./.e/e/config/standard/module.teamwork.2.cfg' -> '/root/./.e/e/config/standard/module.teamwork.2.cfg'
'/etc/skel/./.e/e/config/standard/module.everything-files.5.cfg' -> '/root/./.e/e/config/standard/module.everything-files.5.cfg'
'/etc/skel/./.e/e/config/standard/module.tasks.6.cfg' -> '/root/./.e/e/config/standard/module.tasks.6.cfg'
'/etc/skel/./.e/e/config/standard/module.emix.4.cfg' -> '/root/./.e/e/config/standard/module.emix.4.cfg'
'/etc/skel/./.e/e/config/standard/module.mixer.4.cfg' -> '/root/./.e/e/config/standard/module.mixer.4.cfg'
'/etc/skel/./.e/e/config/standard/module.mixer.5.cfg' -> '/root/./.e/e/config/standard/module.mixer.5.cfg'
'/etc/skel/./.e/e/config/standard/module.ibar.5.cfg' -> '/root/./.e/e/config/standard/module.ibar.5.cfg'
'/etc/skel/./.e/e/config/standard/module.everything.cache.4.cfg' -> '/root/./.e/e/config/standard/module.everything.cache.4.cfg'
'/etc/skel/./.e/e/config/standard/module.everything-files.1.cfg' -> '/root/./.e/e/config/standard/module.everything-files.1.cfg'
'/etc/skel/./.e/e/config/standard/module.mixer.3.cfg' -> '/root/./.e/e/config/standard/module.mixer.3.cfg'
'/etc/skel/./.e/e/config/standard/module.ibox.cfg' -> '/root/./.e/e/config/standard/module.ibox.cfg'
'/etc/skel/./.e/e/config/standard/module.everything-apps.7.cfg' -> '/root/./.e/e/config/standard/module.everything-apps.7.cfg'
'/etc/skel/./.e/e/config/standard/e.cfg' -> '/root/./.e/e/config/standard/e.cfg'
'/etc/skel/./.e/e/config/standard/module.pager.2.cfg' -> '/root/./.e/e/config/standard/module.pager.2.cfg'
'/etc/skel/./.e/e/config/standard/module.emix.5.cfg' -> '/root/./.e/e/config/standard/module.emix.5.cfg'
'/etc/skel/./.e/e/config/standard/e_randr2.cfg' -> '/root/./.e/e/config/standard/e_randr2.cfg'
'/etc/skel/./.e/e/config/standard/module.mixer.cfg' -> '/root/./.e/e/config/standard/module.mixer.cfg'
'/etc/skel/./.e/e/config/standard/module.tasks.4.cfg' -> '/root/./.e/e/config/standard/module.tasks.4.cfg'
'/etc/skel/./.e/e/config/standard/module.clock.4.cfg' -> '/root/./.e/e/config/standard/module.clock.4.cfg'
'/etc/skel/./.e/e/config/standard/module.everything-apps.8.cfg' -> '/root/./.e/e/config/standard/module.everything-apps.8.cfg'
'/etc/skel/./.e/e/config/standard/module.temperature.7.cfg' -> '/root/./.e/e/config/standard/module.temperature.7.cfg'
'/etc/skel/./.e/e/config/standard/module.tasks.cfg' -> '/root/./.e/e/config/standard/module.tasks.cfg'
'/etc/skel/./.e/e/config/standard/module.pager.cfg' -> '/root/./.e/e/config/standard/module.pager.cfg'
'/etc/skel/./.e/e/config/standard/module.fileman.1.cfg' -> '/root/./.e/e/config/standard/module.fileman.1.cfg'
'/etc/skel/./.e/e/config/standard/module.temperature.8.cfg' -> '/root/./.e/e/config/standard/module.temperature.8.cfg'
'/etc/skel/./.e/e/config/standard/module.ibox.9.cfg' -> '/root/./.e/e/config/standard/module.ibox.9.cfg'
'/etc/skel/./.e/e/config/standard/module.everything.8.cfg' -> '/root/./.e/e/config/standard/module.everything.8.cfg'
'/etc/skel/./.e/e/config/standard/module.everything-apps.4.cfg' -> '/root/./.e/e/config/standard/module.everything-apps.4.cfg'
'/etc/skel/./.e/e/config/standard/module.conf.1.cfg' -> '/root/./.e/e/config/standard/module.conf.1.cfg'
'/etc/skel/./.e/e/config/standard/module.fileman.2.cfg' -> '/root/./.e/e/config/standard/module.fileman.2.cfg'
'/etc/skel/./.e/e/config/standard/module.gadman.2.cfg' -> '/root/./.e/e/config/standard/module.gadman.2.cfg'
'/etc/skel/./.e/e/config/standard/e_remember_restart.1.cfg' -> '/root/./.e/e/config/standard/e_remember_restart.1.cfg'
'/etc/skel/./.e/e/config/standard/evry_exebuf_cache.8.cfg' -> '/root/./.e/e/config/standard/evry_exebuf_cache.8.cfg'
'/etc/skel/./.e/e/config/standard/module.ibar.1.cfg' -> '/root/./.e/e/config/standard/module.ibar.1.cfg'
'/etc/skel/./.e/e/config/standard/module.syscon.2.cfg' -> '/root/./.e/e/config/standard/module.syscon.2.cfg'
'/etc/skel/./.e/e/config/standard/module.pager.7.cfg' -> '/root/./.e/e/config/standard/module.pager.7.cfg'
'/etc/skel/./.e/e/config/standard/module.mixer.2.cfg' -> '/root/./.e/e/config/standard/module.mixer.2.cfg'
'/etc/skel/./.e/e/config/standard/module.syscon.cfg' -> '/root/./.e/e/config/standard/module.syscon.cfg'
'/etc/skel/./.e/e/config/standard/module.everything.cache.8.cfg' -> '/root/./.e/e/config/standard/module.everything.cache.8.cfg'
'/etc/skel/./.e/e/config/standard/module.everything-apps.9.cfg' -> '/root/./.e/e/config/standard/module.everything-apps.9.cfg'
'/etc/skel/./.e/e/config/standard/module.gadman.cfg' -> '/root/./.e/e/config/standard/module.gadman.cfg'
'/etc/skel/./.e/e/config/standard/module.fileman.8.cfg' -> '/root/./.e/e/config/standard/module.fileman.8.cfg'
'/etc/skel/./.e/e/config/standard/e_randr.4.cfg' -> '/root/./.e/e/config/standard/e_randr.4.cfg'
'/etc/skel/./.e/e/config/standard/module.ibox.7.cfg' -> '/root/./.e/e/config/standard/module.ibox.7.cfg'
'/etc/skel/./.e/e/config/standard/exehist.5.cfg' -> '/root/./.e/e/config/standard/exehist.5.cfg'
'/etc/skel/./.e/e/config/standard/module.ibar.9.cfg' -> '/root/./.e/e/config/standard/module.ibar.9.cfg'
'/etc/skel/./.e/e/config/standard/module.everything-files.9.cfg' -> '/root/./.e/e/config/standard/module.everything-files.9.cfg'
'/etc/skel/./.e/e/config/standard/e.5.cfg' -> '/root/./.e/e/config/standard/e.5.cfg'
'/etc/skel/./.e/e/config/standard/module.conf.2.cfg' -> '/root/./.e/e/config/standard/module.conf.2.cfg'
'/etc/skel/./.e/e/config/standard/e_randr.5.cfg' -> '/root/./.e/e/config/standard/e_randr.5.cfg'
'/etc/skel/./.e/e/config/standard/module.clock.2.cfg' -> '/root/./.e/e/config/standard/module.clock.2.cfg'
'/etc/skel/./.e/e/config/standard/module.ibox.4.cfg' -> '/root/./.e/e/config/standard/module.ibox.4.cfg'
'/etc/skel/./.e/e/config/standard/module.tasks.8.cfg' -> '/root/./.e/e/config/standard/module.tasks.8.cfg'
'/etc/skel/./.e/e/config/standard/module.emix.1.cfg' -> '/root/./.e/e/config/standard/module.emix.1.cfg'
'/etc/skel/./.e/e/config/standard/module.fileman.3.cfg' -> '/root/./.e/e/config/standard/module.fileman.3.cfg'
'/etc/skel/./.e/e/config/standard/module.teamwork.9.cfg' -> '/root/./.e/e/config/standard/module.teamwork.9.cfg'
'/etc/skel/./.e/e/config/standard/e_remember_restart.2.cfg' -> '/root/./.e/e/config/standard/e_remember_restart.2.cfg'
'/etc/skel/./.e/e/config/standard/module.conf.8.cfg' -> '/root/./.e/e/config/standard/module.conf.8.cfg'
'/etc/skel/./.e/e/config/standard/module.clock.3.cfg' -> '/root/./.e/e/config/standard/module.clock.3.cfg'
'/etc/skel/./.e/e/config/standard/module.everything-files.4.cfg' -> '/root/./.e/e/config/standard/module.everything-files.4.cfg'
'/etc/skel/./.e/e/config/standard/module.everything.9.cfg' -> '/root/./.e/e/config/standard/module.everything.9.cfg'
'/etc/skel/./.e/e/config/standard/e_comp.2.cfg' -> '/root/./.e/e/config/standard/e_comp.2.cfg'
'/etc/skel/./.e/e/config/standard/module.syscon.9.cfg' -> '/root/./.e/e/config/standard/module.syscon.9.cfg'
'/etc/skel/./.e/e/config/standard/e_comp.1.cfg' -> '/root/./.e/e/config/standard/e_comp.1.cfg'
'/etc/skel/./.e/e/config/standard/module.ibox.5.cfg' -> '/root/./.e/e/config/standard/module.ibox.5.cfg'
'/etc/skel/./.e/e/config/standard/module.syscon.1.cfg' -> '/root/./.e/e/config/standard/module.syscon.1.cfg'
'/etc/skel/./.e/e/config/standard/module.fileman.cfg' -> '/root/./.e/e/config/standard/module.fileman.cfg'
'/etc/skel/./.e/e/config/standard/module.emix.7.cfg' -> '/root/./.e/e/config/standard/module.emix.7.cfg'
'/etc/skel/./.e/e/config/standard/module.syscon.8.cfg' -> '/root/./.e/e/config/standard/module.syscon.8.cfg'
'/etc/skel/./.e/e/config/standard/e.3.cfg' -> '/root/./.e/e/config/standard/e.3.cfg'
'/etc/skel/./.e/e/config/standard/module.clock.7.cfg' -> '/root/./.e/e/config/standard/module.clock.7.cfg'
'/etc/skel/./.e/e/config/standard/e_comp.5.cfg' -> '/root/./.e/e/config/standard/e_comp.5.cfg'
'/etc/skel/./.e/e/config/standard/evry_exebuf_cache.9.cfg' -> '/root/./.e/e/config/standard/evry_exebuf_cache.9.cfg'
'/etc/skel/./.e/e/config/standard/e_remember_restart.cfg' -> '/root/./.e/e/config/standard/e_remember_restart.cfg'
'/etc/skel/./.e/e/config/standard/module.gadman.1.cfg' -> '/root/./.e/e/config/standard/module.gadman.1.cfg'
'/etc/skel/./.e/e/config/standard/module.syscon.6.cfg' -> '/root/./.e/e/config/standard/module.syscon.6.cfg'
'/etc/skel/./.e/e/config/standard/module.ibar.6.cfg' -> '/root/./.e/e/config/standard/module.ibar.6.cfg'
'/etc/skel/./.e/e/config/standard/module.syscon.7.cfg' -> '/root/./.e/e/config/standard/module.syscon.7.cfg'
'/etc/skel/./.e/e/config/standard/e_remember_restart.9.cfg' -> '/root/./.e/e/config/standard/e_remember_restart.9.cfg'
'/etc/skel/./.e/e/config/standard/exehist.4.cfg' -> '/root/./.e/e/config/standard/exehist.4.cfg'
'/etc/skel/./.e/e/config/standard/module.fileman.9.cfg' -> '/root/./.e/e/config/standard/module.fileman.9.cfg'
'/etc/skel/./.e/e/config/standard/e_remember_restart.8.cfg' -> '/root/./.e/e/config/standard/e_remember_restart.8.cfg'
'/etc/skel/./.e/e/config/standard/module.ibox.8.cfg' -> '/root/./.e/e/config/standard/module.ibox.8.cfg'
'/etc/skel/./.e/e/config/standard/module.conf.9.cfg' -> '/root/./.e/e/config/standard/module.conf.9.cfg'
'/etc/skel/./.e/e/config/standard/module.mixer.6.cfg' -> '/root/./.e/e/config/standard/module.mixer.6.cfg'
'/etc/skel/./.e/e/config/standard/module.pager.1.cfg' -> '/root/./.e/e/config/standard/module.pager.1.cfg'
'/etc/skel/./.e/e/config/standard/module.conf.7.cfg' -> '/root/./.e/e/config/standard/module.conf.7.cfg'
'/etc/skel/./.e/e/config/standard/e.8.cfg' -> '/root/./.e/e/config/standard/e.8.cfg'
'/etc/skel/./.e/e/config/standard/module.temperature.5.cfg' -> '/root/./.e/e/config/standard/module.temperature.5.cfg'
'/etc/skel/./.e/e/config/standard/module.everything.cache.9.cfg' -> '/root/./.e/e/config/standard/module.everything.cache.9.cfg'
'/etc/skel/./.e/e/config/standard/module.ibar.4.cfg' -> '/root/./.e/e/config/standard/module.ibar.4.cfg'
'/etc/skel/./.e/e/config/standard/exehist.7.cfg' -> '/root/./.e/e/config/standard/exehist.7.cfg'
'/etc/skel/./.e/e/config/standard/module.everything.cache.3.cfg' -> '/root/./.e/e/config/standard/module.everything.cache.3.cfg'
'/etc/skel/./.e/e/config/standard/e_randr.3.cfg' -> '/root/./.e/e/config/standard/e_randr.3.cfg'
'/etc/skel/./.e/e/config/standard/module.tasks.2.cfg' -> '/root/./.e/e/config/standard/module.tasks.2.cfg'
'/etc/skel/./.e/e/config/standard/module.everything-files.8.cfg' -> '/root/./.e/e/config/standard/module.everything-files.8.cfg'
'/etc/skel/./.e/e/config/standard/exehist.9.cfg' -> '/root/./.e/e/config/standard/exehist.9.cfg'
'/etc/skel/./.e/e/config/standard/module.emix.3.cfg' -> '/root/./.e/e/config/standard/module.emix.3.cfg'
'/etc/skel/./.e/e/config/standard/e_randr.cfg' -> '/root/./.e/e/config/standard/e_randr.cfg'
'/etc/skel/./.e/e/config/standard/module.everything-apps.2.cfg' -> '/root/./.e/e/config/standard/module.everything-apps.2.cfg'
'/etc/skel/./.e/e/config/standard/module.everything.cache.2.cfg' -> '/root/./.e/e/config/standard/module.everything.cache.2.cfg'
'/etc/skel/./.e/e/config/standard/module.syscon.4.cfg' -> '/root/./.e/e/config/standard/module.syscon.4.cfg'
'/etc/skel/./.e/e/config/standard/exehist.6.cfg' -> '/root/./.e/e/config/standard/exehist.6.cfg'
'/etc/skel/./.e/e/config/standard/e.6.cfg' -> '/root/./.e/e/config/standard/e.6.cfg'
'/etc/skel/./.e/e/config/standard/module.everything-files.2.cfg' -> '/root/./.e/e/config/standard/module.everything-files.2.cfg'
'/etc/skel/./.e/e/config/standard/module.fileman.6.cfg' -> '/root/./.e/e/config/standard/module.fileman.6.cfg'
'/etc/skel/./.e/e/config/standard/module.everything.cache.cfg' -> '/root/./.e/e/config/standard/module.everything.cache.cfg'
'/etc/skel/./.e/e/config/standard/e.2.cfg' -> '/root/./.e/e/config/standard/e.2.cfg'
'/etc/skel/./.e/e/config/standard/module.mixer.8.cfg' -> '/root/./.e/e/config/standard/module.mixer.8.cfg'
'/etc/skel/./.e/e/config/standard/module.everything-apps.5.cfg' -> '/root/./.e/e/config/standard/module.everything-apps.5.cfg'
'/etc/skel/./.e/e/config/standard/module.ibar.2.cfg' -> '/root/./.e/e/config/standard/module.ibar.2.cfg'
'/etc/skel/./.e/e/config/standard/module.teamwork.4.cfg' -> '/root/./.e/e/config/standard/module.teamwork.4.cfg'
'/etc/skel/./.e/e/config/standard/module.fileman.5.cfg' -> '/root/./.e/e/config/standard/module.fileman.5.cfg'
'/etc/skel/./.e/e/config/standard/e_bindings.5.cfg' -> '/root/./.e/e/config/standard/e_bindings.5.cfg'
'/etc/skel/./.e/e/config/standard/e_bindings.4.cfg' -> '/root/./.e/e/config/standard/e_bindings.4.cfg'
'/etc/skel/./.e/e/config/standard/e_bindings.3.cfg' -> '/root/./.e/e/config/standard/e_bindings.3.cfg'
'/etc/skel/./.e/e/config/standard/module.emix.9.cfg' -> '/root/./.e/e/config/standard/module.emix.9.cfg'
'/etc/skel/./.e/e/config/standard/module.temperature.1.cfg' -> '/root/./.e/e/config/standard/module.temperature.1.cfg'
'/etc/skel/./.e/e/config/standard/module.pager.6.cfg' -> '/root/./.e/e/config/standard/module.pager.6.cfg'
'/etc/skel/./.e/e/config/standard/module.everything-apps.3.cfg' -> '/root/./.e/e/config/standard/module.everything-apps.3.cfg'
'/etc/skel/./.e/e/config/standard/module.emix.6.cfg' -> '/root/./.e/e/config/standard/module.emix.6.cfg'
'/etc/skel/./.e/e/config/standard/module.gadman.3.cfg' -> '/root/./.e/e/config/standard/module.gadman.3.cfg'
'/etc/skel/./.e/e/config/standard/e_randr.6.cfg' -> '/root/./.e/e/config/standard/e_randr.6.cfg'
'/etc/skel/./.e/e/config/standard/evry_exebuf_cache.6.cfg' -> '/root/./.e/e/config/standard/evry_exebuf_cache.6.cfg'
'/etc/skel/./.e/e/config/standard/e_remember_restart.4.cfg' -> '/root/./.e/e/config/standard/e_remember_restart.4.cfg'
'/etc/skel/./.e/e/config/standard/e_remember_restart.3.cfg' -> '/root/./.e/e/config/standard/e_remember_restart.3.cfg'
'/etc/skel/./.e/e/config/standard/e.4.cfg' -> '/root/./.e/e/config/standard/e.4.cfg'
'/etc/skel/./.e/e/config/standard/module.everything-files.6.cfg' -> '/root/./.e/e/config/standard/module.everything-files.6.cfg'
'/etc/skel/./.e/e/config/standard/module.ibox.3.cfg' -> '/root/./.e/e/config/standard/module.ibox.3.cfg'
'/etc/skel/./.e/e/config/standard/evry_exebuf_cache.5.cfg' -> '/root/./.e/e/config/standard/evry_exebuf_cache.5.cfg'
'/etc/skel/./.e/e/config/standard/module.emix.cfg' -> '/root/./.e/e/config/standard/module.emix.cfg'
'/etc/skel/./.e/e/config/standard/module.pager.3.cfg' -> '/root/./.e/e/config/standard/module.pager.3.cfg'
'/etc/skel/./.e/e/config/standard/evry_exebuf_cache.cfg' -> '/root/./.e/e/config/standard/evry_exebuf_cache.cfg'
'/etc/skel/./.e/e/config/standard/e_randr.2.cfg' -> '/root/./.e/e/config/standard/e_randr.2.cfg'
'/etc/skel/./.e/e/config/standard/e.7.cfg' -> '/root/./.e/e/config/standard/e.7.cfg'
'/etc/skel/./.e/e/config/standard/exehist.2.cfg' -> '/root/./.e/e/config/standard/exehist.2.cfg'
'/etc/skel/./.e/e/config/standard/module.clock.1.cfg' -> '/root/./.e/e/config/standard/module.clock.1.cfg'
'/etc/skel/./.e/e/config/standard/module.notification.cfg' -> '/root/./.e/e/config/standard/module.notification.cfg'
'/etc/skel/./.e/e/config/standard/e_comp.4.cfg' -> '/root/./.e/e/config/standard/e_comp.4.cfg'
'/etc/skel/./.e/e/config/standard/module.everything-apps.1.cfg' -> '/root/./.e/e/config/standard/module.everything-apps.1.cfg'
'/etc/skel/./.e/e/config/standard/module.teamwork.1.cfg' -> '/root/./.e/e/config/standard/module.teamwork.1.cfg'
'/etc/skel/./.e/e/config/standard/module.tasks.5.cfg' -> '/root/./.e/e/config/standard/module.tasks.5.cfg'
'/etc/skel/./.e/e/config/standard/module.everything-apps.cfg' -> '/root/./.e/e/config/standard/module.everything-apps.cfg'
'/etc/skel/./.e/e/config/standard/module.gadman.8.cfg' -> '/root/./.e/e/config/standard/module.gadman.8.cfg'
'/etc/skel/./.e/e/config/standard/e_randr.7.cfg' -> '/root/./.e/e/config/standard/e_randr.7.cfg'
'/etc/skel/./.e/e/config/standard/module.ibar.8.cfg' -> '/root/./.e/e/config/standard/module.ibar.8.cfg'
'/etc/skel/./.e/e/config/standard/e_bindings.1.cfg' -> '/root/./.e/e/config/standard/e_bindings.1.cfg'
'/etc/skel/./.e/e/config/standard/module.mixer.9.cfg' -> '/root/./.e/e/config/standard/module.mixer.9.cfg'
'/etc/skel/./.e/e/config/standard/module.temperature.9.cfg' -> '/root/./.e/e/config/standard/module.temperature.9.cfg'
'/etc/skel/./.e/e/config/standard/module.conf.3.cfg' -> '/root/./.e/e/config/standard/module.conf.3.cfg'
'/etc/skel/./.e/e/config/standard/module.tasks.9.cfg' -> '/root/./.e/e/config/standard/module.tasks.9.cfg'
'/etc/skel/./.e/e/config/standard/e_comp.6.cfg' -> '/root/./.e/e/config/standard/e_comp.6.cfg'
'/etc/skel/./.e/e/config/standard/e_comp.7.cfg' -> '/root/./.e/e/config/standard/e_comp.7.cfg'
'/etc/skel/./.e/e/config/standard/module.ibar.cfg' -> '/root/./.e/e/config/standard/module.ibar.cfg'
'/etc/skel/./.e/e/config/standard/module.clock.9.cfg' -> '/root/./.e/e/config/standard/module.clock.9.cfg'
'/etc/skel/./.e/e/config/standard/module.temperature.4.cfg' -> '/root/./.e/e/config/standard/module.temperature.4.cfg'
'/etc/skel/./.e/e/config/standard/module.everything.cache.6.cfg' -> '/root/./.e/e/config/standard/module.everything.cache.6.cfg'
'/etc/skel/./.e/e/config/standard/module.notification.6.cfg' -> '/root/./.e/e/config/standard/module.notification.6.cfg'
'/etc/skel/./.e/e/config/standard/module.conf.5.cfg' -> '/root/./.e/e/config/standard/module.conf.5.cfg'
'/etc/skel/./.e/e/config/standard/module.everything.7.cfg' -> '/root/./.e/e/config/standard/module.everything.7.cfg'
'/etc/skel/./.e/e/config/standard/e_remember_restart.7.cfg' -> '/root/./.e/e/config/standard/e_remember_restart.7.cfg'
'/etc/skel/./.e/e/config/standard/e_randr.9.cfg' -> '/root/./.e/e/config/standard/e_randr.9.cfg'
'/etc/skel/./.e/e/config/standard/module.fileman.4.cfg' -> '/root/./.e/e/config/standard/module.fileman.4.cfg'
'/etc/skel/./.e/e/config/standard/module.teamwork.cfg' -> '/root/./.e/e/config/standard/module.teamwork.cfg'
'/etc/skel/./.e/e/config/standard/module.teamwork.3.cfg' -> '/root/./.e/e/config/standard/module.teamwork.3.cfg'
'/etc/skel/./.e/e/config/standard/module.everything.cache.7.cfg' -> '/root/./.e/e/config/standard/module.everything.cache.7.cfg'
'/etc/skel/./.e/e/config/standard/module.conf.cfg' -> '/root/./.e/e/config/standard/module.conf.cfg'
'/etc/skel/./.e/e/config/standard/module.notification.3.cfg' -> '/root/./.e/e/config/standard/module.notification.3.cfg'
'/etc/skel/./.e/e/config/standard/evry_exebuf_cache.2.cfg' -> '/root/./.e/e/config/standard/evry_exebuf_cache.2.cfg'
'/etc/skel/./.e/e/config/standard/evry_exebuf_cache.1.cfg' -> '/root/./.e/e/config/standard/evry_exebuf_cache.1.cfg'
'/etc/skel/./.e/e/config/standard/module.gadman.5.cfg' -> '/root/./.e/e/config/standard/module.gadman.5.cfg'
'/etc/skel/./.e/e/config/standard/module.mixer.7.cfg' -> '/root/./.e/e/config/standard/module.mixer.7.cfg'
'/etc/skel/./.e/e/config/standard/e_bindings.cfg' -> '/root/./.e/e/config/standard/e_bindings.cfg'
'/etc/skel/./.e/e/config/standard/exehist.1.cfg' -> '/root/./.e/e/config/standard/exehist.1.cfg'
'/etc/skel/./.e/e/config/standard/module.clock.8.cfg' -> '/root/./.e/e/config/standard/module.clock.8.cfg'
'/etc/skel/./.e/e/config/standard/e_randr.8.cfg' -> '/root/./.e/e/config/standard/e_randr.8.cfg'
'/etc/skel/./.e/e/config/standard/module.everything.1.cfg' -> '/root/./.e/e/config/standard/module.everything.1.cfg'
'/etc/skel/./.e/e/config/standard/module.notification.7.cfg' -> '/root/./.e/e/config/standard/module.notification.7.cfg'
'/etc/skel/./.e/e/config/standard/module.everything.cache.1.cfg' -> '/root/./.e/e/config/standard/module.everything.cache.1.cfg'
'/etc/skel/./.e/e/config/standard/module.everything.5.cfg' -> '/root/./.e/e/config/standard/module.everything.5.cfg'
'/etc/skel/./.e/e/config/standard/module.conf.6.cfg' -> '/root/./.e/e/config/standard/module.conf.6.cfg'
'/etc/skel/./.e/e/config/standard/module.ibox.2.cfg' -> '/root/./.e/e/config/standard/module.ibox.2.cfg'
'/etc/skel/./.e/e/config/standard/exehist.8.cfg' -> '/root/./.e/e/config/standard/exehist.8.cfg'
'/etc/skel/./.e/e/config/standard/module.teamwork.7.cfg' -> '/root/./.e/e/config/standard/module.teamwork.7.cfg'
'/etc/skel/./.e/e/config/standard/module.teamwork.6.cfg' -> '/root/./.e/e/config/standard/module.teamwork.6.cfg'
'/etc/skel/./.e/e/config/standard/module.temperature.cfg' -> '/root/./.e/e/config/standard/module.temperature.cfg'
'/etc/skel/./.e/e/config/standard/module.syscon.5.cfg' -> '/root/./.e/e/config/standard/module.syscon.5.cfg'
'/etc/skel/./.e/e/config/standard/e.1.cfg' -> '/root/./.e/e/config/standard/e.1.cfg'
'/etc/skel/./.e/e/config/standard/e_comp.cfg' -> '/root/./.e/e/config/standard/e_comp.cfg'
'/etc/skel/./.e/e/config/standard/module.gadman.4.cfg' -> '/root/./.e/e/config/standard/module.gadman.4.cfg'
'/etc/skel/./.e/e/config/standard/e_bindings.9.cfg' -> '/root/./.e/e/config/standard/e_bindings.9.cfg'
'/etc/skel/./.e/e/config/standard/module.ibox.6.cfg' -> '/root/./.e/e/config/standard/module.ibox.6.cfg'
'/etc/skel/./.e/e/config/standard/module.pager.5.cfg' -> '/root/./.e/e/config/standard/module.pager.5.cfg'
'/etc/skel/./.e/e/config/standard/e_comp.3.cfg' -> '/root/./.e/e/config/standard/e_comp.3.cfg'
'/etc/skel/./.e/e/config/standard/module.conf.4.cfg' -> '/root/./.e/e/config/standard/module.conf.4.cfg'
'/etc/skel/./.e/e/config/standard/e_remember_restart.5.cfg' -> '/root/./.e/e/config/standard/e_remember_restart.5.cfg'
'/etc/skel/./.e/e/config/standard/module.everything.3.cfg' -> '/root/./.e/e/config/standard/module.everything.3.cfg'
'/etc/skel/./.e/e/config/standard/module.everything-files.7.cfg' -> '/root/./.e/e/config/standard/module.everything-files.7.cfg'
'/etc/skel/./.e/e/config/standard/exehist.3.cfg' -> '/root/./.e/e/config/standard/exehist.3.cfg'
'/etc/skel/./.e/e/config/standard/e_comp.9.cfg' -> '/root/./.e/e/config/standard/e_comp.9.cfg'
'/etc/skel/./.e/e/config/profile.5.cfg' -> '/root/./.e/e/config/profile.5.cfg'
2018-02-17 23:47:08 [DEBUG] install.py(1410) configure_system(): Updated fluidsynth configuration file
2018-02-17 23:47:08 [DEBUG] install.py(1416) configure_system(): Stopping gpg agent...
2018-02-17 23:47:08 [INFO] install.py(1138) get_installed_zfs_version(): Installed zfs module's version: 0.7.6
2018-02-17 23:47:08 [DEBUG] install.py(1429) configure_system(): Installing zfs v0.7.6 modules for kernel 4.15.3-2-ARCH
2018-02-17 23:47:08 [DEBUG] run_cmd.py(147) chroot_call(): Module spl/0.7.6 already installed on kernel 4.15.3-2-ARCH/x86_64
2018-02-17 23:47:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Configuring keymap...
2018-02-17 23:47:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Configuring hardware...
2018-02-17 23:47:09 [INFO] slides.py(276) manage_events_from_cb_queue(): Building zfs modules...
2018-02-17 23:50:20 [DEBUG] run_cmd.py(147) chroot_call(): Kernel preparation unnecessary for this kernel. Skipping...
Running the pre_build script:
checking for gawk... gawk
checking metadata... META file
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /bin/ld
checking if the linker (/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
checking the name lister (/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking dependency style of gcc... gcc3
checking zfs author... OpenZFS on Linux
checking zfs license... CDDL
checking linux distribution... arch
checking default package type... tgz
checking default init directory... ${prefix}/etc/init.d
checking default init script type... lsb
checking default init config direectory... /etc/default
checking whether initramfs-tools is available... yes
checking whether rpm is available... no
checking whether rpmbuild is available... no
checking whether spec files are available... yes (rpm/generic/*.spec.in)
checking whether dpkg is available... no
checking whether dpkg-buildpackage is available... no
checking whether alien is available... no
checking zfs config... kernel
checking for -Wno-unused-but-set-variable support... yes
checking for -Wno-bool-compare support... yes
checking whether host toolchain supports SSE... yes
checking whether host toolchain supports SSE2... yes
checking whether host toolchain supports SSE3... yes
checking whether host toolchain supports SSSE3... yes
checking whether host toolchain supports SSE4.1... yes
checking whether host toolchain supports SSE4.2... yes
checking whether host toolchain supports AVX... yes
checking whether host toolchain supports AVX2... yes
checking whether host toolchain supports AVX512F... yes
checking whether host toolchain supports AVX512CD... yes
checking whether host toolchain supports AVX512DQ... yes
checking whether host toolchain supports AVX512BW... yes
checking whether host toolchain supports AVX512IFMA... yes
checking whether host toolchain supports AVX512VBMI... yes
checking whether host toolchain supports AVX512PF... yes
checking whether host toolchain supports AVX512ER... yes
checking whether host toolchain supports AVX512VL... yes
checking for target asm dir... asm-x86_64
checking kernel source directory... /usr/lib/modules/4.15.3-2-ARCH/build
checking kernel build directory... /usr/lib/modules/4.15.3-2-ARCH/build
checking kernel source version... 4.15.3-2-ARCH
checking kernel file name for module symbols... Module.symvers
checking spl source directory... /usr/src/spl-0.7.6
checking spl build directory... /var/lib/dkms/spl/0.7.6/4.15.3-2-ARCH/x86_64
checking spl source version... 0.7.6-1
checking spl file name for module symbols... Module.symvers
checking whether modules can be built... yes
checking for compile-time stack validation (objtool)... yes
checking whether kernel was built with 16K or larger stacks... yes
checking whether kernel was built with CONFIG_DEBUG_LOCK_ALLOC... no
checking whether DECLARE_EVENT_CLASS() is available... no
checking whether current->bio_tail exists... no
checking whether current->bio_list exists... yes
checking whether super_block->s_user_ns exists... yes
checking whether submit_bio() wants 1 arg... yes
checking block device operation prototypes... struct block_device
checking whether block_device_operations.release is void... void
checking whether kernel defines fmode_t... yes
checking whether blkdev_get() wants 3 args... yes
checking whether blkdev_get_by_path() is available... yes
checking whether open_bdev_exclusive() is available... no
checking whether lookup_bdev() wants 1 arg... yes
checking whether invalidate_bdev() wants 1 arg... yes
checking whether bdev_logical_block_size() is available... yes
checking whether bdev_physical_block_size() is available... yes
checking whether bio has bi_iter... yes
checking whether BIO_RW_FAILFAST_* are defined... no
checking whether bio_set_dev() exists... yes
checking whether REQ_FAILFAST_MASK is defined... yes
checking whether REQ_OP_DISCARD is defined... yes
checking whether REQ_OP_SECURE_ERASE is defined... yes
checking whether REQ_OP_FLUSH is defined... yes
checking whether bio->bi_opf is defined... yes
checking whether bio_end_io_t wants 1 arg... yes
checking whether bio->bi_status exists... yes
checking whether BIO_RW_BARRIER is defined... no
checking whether BIO_RW_DISCARD is defined... no
checking whether blk_queue bdi is dynamic... yes
checking whether blk_queue_flush() is available... no
checking whether blk_queue_write_cache() exists... yes
checking whether blk_queue_write_cache() is GPL-only... yes
checking whether blk_queue_max_hw_sectors() is available... yes
checking whether blk_queue_max_segments() is available... yes
checking whether the BIO_RW_UNPLUG enum is available... no
checking whether struct blk_plug is available... yes
checking whether get_disk_ro() is available... yes
checking whether get_gendisk() is available... yes
checking whether bio_set_op_attrs is available... yes
checking whether generic_readlink is global... no
checking whether ql->discard_granularity is available... yes
checking whether super_block uses const struct xattr_handler... yes
checking whether xattr_handler has name... yes
checking whether xattr_handler->get() wants both dentry and inode... yes
checking whether xattr_handler->set() wants both dentry and inode... yes
checking whether xattr_handler->list() wants simple... yes
checking whether inode_owner_or_capable() exists... yes
checking whether posix_acl_from_xattr() needs user_ns... yes
checking whether posix_acl_release() is available... yes
checking whether posix_acl_release() is GPL-only... yes
checking whether set_cached_acl() is usable... yes
checking whether posix_acl_chmod exists... no
checking whether __posix_acl_chmod exists... yes
checking whether posix_acl_equiv_mode() wants umode_t... yes
checking whether posix_acl_valid() wants user namespace... yes
checking whether iops->permission() exists... yes
checking whether iops->permission() wants nameidata... no
checking whether iops->check_acl() exists... no
checking whether iops->check_acl() wants flags... no
checking whether iops->get_acl() exists... yes
checking whether iops->set_acl() exists... yes
checking whether iops->getattr() takes a path... yes
checking whether iops->getattr() takes a vfsmount... no
checking whether inode_set_flags() exists... yes
checking whether uncached_acl_sentinel() exists... yes
checking whether sops->show_options() wants dentry... yes
checking whether file_inode() is available... yes
checking whether file_dentry() is available... yes
checking whether fops->fsync() wants... range
checking whether sops->evict_inode() exists... yes
checking whether sops->dirty_inode() wants flags... yes
checking whether sops->nr_cached_objects() exists... no
checking whether sops->free_cached_objects() exists... no
checking whether fops->fallocate() exists... yes
checking whether iops->fallocate() exists... no
checking whether fops->aio_fsync() exists... no
checking whether iops->create()/mkdir()/mknod() take umode_t... yes
checking whether iops->lookup() passes nameidata... no
checking whether iops->create() passes nameidata... no
checking whether iops->get_link() passes delayed... yes
checking whether i_op->tmpfile() exists... yes
checking whether iops->truncate_range() exists... no
checking whether dops->d_automount() exists... yes
checking whether eops->encode_fh() wants inode... yes
checking whether eops->commit_metadata() exists... yes
checking whether clear_inode() is available... yes
checking whether setattr_prepare() is available... yes
checking whether insert_inode_locked() is available... yes
checking whether d_make_root() is available... yes
checking whether d_obtain_alias() is available... yes
checking whether d_prune_aliases() is available... yes
checking whether d_set_d_op() is available... yes
checking whether dops->d_revalidate() takes struct nameidata... no
checking whether dentry uses const struct dentry_operations... yes
checking whether truncate_setsize() is available... yes
checking whether security_inode_init_security wants 6 args... no
checking whether security_inode_init_security wants callback... yes
checking whether mount_nodev() is available... yes
checking whether super_block has s_shrink... no
checking whether shrink_control has nid... yes
checking whether super_block has s_instances list_head... no
checking whether super_block has s_d_op... yes
checking whether super_setup_bdi_name() exists... yes
checking whether set_nlink() is available... yes
checking whether elevator_change() is available... no
checking whether sget() wants 5 args... yes
checking whether lseek_execute() is available... no
checking whether fops->iterate_shared() is available... yes
checking whether fops->read/write_iter() are available... yes
checking whether new_sync_read/write() are available... no
checking whether generic_write_checks() takes kiocb... yes
checking whether kmap_atomic wants 1 args... yes
checking whether follow_down_one() is available... yes
checking whether make_request_fn() returns int... no
checking whether make_request_fn() returns void... no
checking whether make_request_fn() returns blk_qc_t... yes
checking whether 3 arg generic IO accounting symbols are available... no
checking whether 4 arg generic IO accounting symbols are available... yes
checking whether asm/fpu/api.h exists... yes
checking whether i_(uid|gid)_(read|write) exist... yes
checking whether module_param_call() is hardened... yes
checking whether iops->rename() wants flags... yes
checking whether generic_setxattr() exists... no
checking whether current_time() exists... yes
checking whether to use vm_node_stat based fn's... yes
checking whether debugging is enabled... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating udev/Makefile
config.status: creating udev/rules.d/Makefile
config.status: creating etc/Makefile
config.status: creating etc/init.d/Makefile
config.status: creating etc/zfs/Makefile
config.status: creating etc/systemd/Makefile
config.status: creating etc/systemd/system/Makefile
config.status: creating etc/sudoers.d/Makefile
config.status: creating etc/modules-load.d/Makefile
config.status: creating man/Makefile
config.status: creating man/man1/Makefile
config.status: creating man/man5/Makefile
config.status: creating man/man8/Makefile
config.status: creating lib/Makefile
config.status: creating lib/libspl/Makefile
config.status: creating lib/libspl/asm-generic/Makefile
config.status: creating lib/libspl/asm-i386/Makefile
config.status: creating lib/libspl/asm-x86_64/Makefile
config.status: creating lib/libspl/include/Makefile
config.status: creating lib/libspl/include/ia32/Makefile
config.status: creating lib/libspl/include/ia32/sys/Makefile
config.status: creating lib/libspl/include/rpc/Makefile
config.status: creating lib/libspl/include/sys/Makefile
config.status: creating lib/libspl/include/sys/dktp/Makefile
config.status: creating lib/libspl/include/util/Makefile
config.status: creating lib/libavl/Makefile
config.status: creating lib/libefi/Makefile
config.status: creating lib/libicp/Makefile
config.status: creating lib/libnvpair/Makefile
config.status: creating lib/libunicode/Makefile
config.status: creating lib/libuutil/Makefile
config.status: creating lib/libzpool/Makefile
config.status: creating lib/libzfs/libzfs.pc
config.status: creating lib/libzfs/libzfs_core.pc
config.status: creating lib/libzfs/Makefile
config.status: creating lib/libzfs_core/Makefile
config.status: creating lib/libshare/Makefile
config.status: creating cmd/Makefile
config.status: creating cmd/zdb/Makefile
config.status: creating cmd/zhack/Makefile
config.status: creating cmd/zfs/Makefile
config.status: creating cmd/zinject/Makefile
config.status: creating cmd/zpool/Makefile
config.status: creating cmd/zstreamdump/Makefile
config.status: creating cmd/ztest/Makefile
config.status: creating cmd/zpios/Makefile
config.status: creating cmd/mount_zfs/Makefile
config.status: creating cmd/fsck_zfs/Makefile
config.status: creating cmd/zvol_id/Makefile
config.status: creating cmd/vdev_id/Makefile
config.status: creating cmd/arcstat/Makefile
config.status: creating cmd/dbufstat/Makefile
config.status: creating cmd/arc_summary/Makefile
config.status: creating cmd/zed/Makefile
config.status: creating cmd/raidz_test/Makefile
config.status: creating cmd/zgenhostid/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/bash_completion.d/Makefile
config.status: creating contrib/dracut/Makefile
config.status: creating contrib/dracut/02zfsexpandknowledge/Makefile
config.status: creating contrib/dracut/90zfs/Makefile
config.status: creating contrib/initramfs/Makefile
config.status: creating module/Makefile
config.status: creating module/avl/Makefile
config.status: creating module/nvpair/Makefile
config.status: creating module/unicode/Makefile
config.status: creating module/zcommon/Makefile
config.status: creating module/zfs/Makefile
config.status: creating module/zpios/Makefile
config.status: creating module/icp/Makefile
config.status: creating include/Makefile
config.status: creating include/linux/Makefile
config.status: creating include/sys/Makefile
config.status: creating include/sys/fs/Makefile
config.status: creating include/sys/fm/Makefile
config.status: creating include/sys/fm/fs/Makefile
config.status: creating include/sys/crypto/Makefile
config.status: creating include/sys/sysevent/Makefile
config.status: creating scripts/Makefile
config.status: creating scripts/zpios-profile/Makefile
config.status: creating scripts/zpios-test/Makefile
config.status: creating scripts/zpool-config/Makefile
config.status: creating scripts/common.sh
config.status: creating tests/Makefile
config.status: creating tests/test-runner/Makefile
config.status: creating tests/test-runner/cmd/Makefile
config.status: creating tests/test-runner/include/Makefile
config.status: creating tests/test-runner/man/Makefile
config.status: creating tests/runfiles/Makefile
config.status: creating tests/zfs-tests/Makefile
config.status: creating tests/zfs-tests/callbacks/Makefile
config.status: creating tests/zfs-tests/cmd/Makefile
config.status: creating tests/zfs-tests/cmd/chg_usr_exec/Makefile
config.status: creating tests/zfs-tests/cmd/devname2devid/Makefile
config.status: creating tests/zfs-tests/cmd/dir_rd_update/Makefile
config.status: creating tests/zfs-tests/cmd/file_check/Makefile
config.status: creating tests/zfs-tests/cmd/file_trunc/Makefile
config.status: creating tests/zfs-tests/cmd/file_write/Makefile
config.status: creating tests/zfs-tests/cmd/largest_file/Makefile
config.status: creating tests/zfs-tests/cmd/mkbusy/Makefile
config.status: creating tests/zfs-tests/cmd/mkfile/Makefile
config.status: creating tests/zfs-tests/cmd/mkfiles/Makefile
config.status: creating tests/zfs-tests/cmd/mktree/Makefile
config.status: creating tests/zfs-tests/cmd/mmap_exec/Makefile
config.status: creating tests/zfs-tests/cmd/mmapwrite/Makefile
config.status: creating tests/zfs-tests/cmd/randfree_file/Makefile
config.status: creating tests/zfs-tests/cmd/readmmap/Makefile
config.status: creating tests/zfs-tests/cmd/rename_dir/Makefile
config.status: creating tests/zfs-tests/cmd/rm_lnkcnt_zero_file/Makefile
config.status: creating tests/zfs-tests/cmd/threadsappend/Makefile
config.status: creating tests/zfs-tests/cmd/xattrtest/Makefile
config.status: creating tests/zfs-tests/include/Makefile
config.status: creating tests/zfs-tests/include/default.cfg
config.status: creating tests/zfs-tests/tests/Makefile
config.status: creating tests/zfs-tests/tests/functional/Makefile
config.status: creating tests/zfs-tests/tests/functional/acl/Makefile
config.status: creating tests/zfs-tests/tests/functional/acl/posix/Makefile
config.status: creating tests/zfs-tests/tests/functional/atime/Makefile
config.status: creating tests/zfs-tests/tests/functional/bootfs/Makefile
config.status: creating tests/zfs-tests/tests/functional/cache/Makefile
config.status: creating tests/zfs-tests/tests/functional/cachefile/Makefile
config.status: creating tests/zfs-tests/tests/functional/casenorm/Makefile
config.status: creating tests/zfs-tests/tests/functional/checksum/Makefile
config.status: creating tests/zfs-tests/tests/functional/chattr/Makefile
config.status: creating tests/zfs-tests/tests/functional/clean_mirror/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zdb/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zfs_clone/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zfs_copies/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zfs_create/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zfs_destroy/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zfs_get/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zfs_inherit/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zfs/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zfs_mount/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zfs_promote/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zfs_property/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zfs_receive/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zfs_rename/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zfs_reservation/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zfs_rollback/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zfs_send/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zfs_set/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zfs_share/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zfs_snapshot/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zfs_unmount/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zfs_unshare/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zfs_upgrade/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zpool_add/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zpool_attach/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zpool_clear/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zpool_create/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zpool_destroy/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zpool_detach/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zpool_expand/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zpool_export/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zpool_get/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zpool_history/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zpool_import/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zpool_labelclear/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zpool/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zpool_offline/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zpool_online/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zpool_remove/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zpool_replace/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zpool_scrub/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zpool_set/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zpool_status/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zpool_sync/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_root/zpool_upgrade/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_user/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_user/misc/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_user/zfs_list/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_user/zpool_iostat/Makefile
config.status: creating tests/zfs-tests/tests/functional/cli_user/zpool_list/Makefile
config.status: creating tests/zfs-tests/tests/functional/compression/Makefile
config.status: creating tests/zfs-tests/tests/functional/ctime/Makefile
config.status: creating tests/zfs-tests/tests/functional/delegate/Makefile
config.status: creating tests/zfs-tests/tests/functional/devices/Makefile
config.status: creating tests/zfs-tests/tests/functional/events/Makefile
config.status: creating tests/zfs-tests/tests/functional/exec/Makefile
config.status: creating tests/zfs-tests/tests/functional/fault/Makefile
config.status: creating tests/zfs-tests/tests/functional/features/async_destroy/Makefile
config.status: creating tests/zfs-tests/tests/functional/features/large_dnode/Makefile
config.status: creating tests/zfs-tests/tests/functional/features/Makefile
config.status: creating tests/zfs-tests/tests/functional/grow_pool/Makefile
config.status: creating tests/zfs-tests/tests/functional/grow_replicas/Makefile
config.status: creating tests/zfs-tests/tests/functional/history/Makefile
config.status: creating tests/zfs-tests/tests/functional/inheritance/Makefile
config.status: creating tests/zfs-tests/tests/functional/inuse/Makefile
config.status: creating tests/zfs-tests/tests/functional/large_files/Makefile
config.status: creating tests/zfs-tests/tests/functional/largest_pool/Makefile
config.status: creating tests/zfs-tests/tests/functional/link_count/Makefile
config.status: creating tests/zfs-tests/tests/functional/libzfs/Makefile
config.status: creating tests/zfs-tests/tests/functional/migration/Makefile
config.status: creating tests/zfs-tests/tests/functional/mmap/Makefile
config.status: creating tests/zfs-tests/tests/functional/mmp/Makefile
config.status: creating tests/zfs-tests/tests/functional/mount/Makefile
config.status: creating tests/zfs-tests/tests/functional/mv_files/Makefile
config.status: creating tests/zfs-tests/tests/functional/nestedfs/Makefile
config.status: creating tests/zfs-tests/tests/functional/no_space/Makefile
config.status: creating tests/zfs-tests/tests/functional/nopwrite/Makefile
config.status: creating tests/zfs-tests/tests/functional/online_offline/Makefile
config.status: creating tests/zfs-tests/tests/functional/pool_names/Makefile
config.status: creating tests/zfs-tests/tests/functional/poolversion/Makefile
config.status: creating tests/zfs-tests/tests/functional/privilege/Makefile
config.status: creating tests/zfs-tests/tests/functional/quota/Makefile
config.status: creating tests/zfs-tests/tests/functional/raidz/Makefile
config.status: creating tests/zfs-tests/tests/functional/redundancy/Makefile
config.status: creating tests/zfs-tests/tests/functional/refquota/Makefile
config.status: creating tests/zfs-tests/tests/functional/refreserv/Makefile
config.status: creating tests/zfs-tests/tests/functional/rename_dirs/Makefile
config.status: creating tests/zfs-tests/tests/functional/replacement/Makefile
config.status: creating tests/zfs-tests/tests/functional/reservation/Makefile
config.status: creating tests/zfs-tests/tests/functional/rootpool/Makefile
config.status: creating tests/zfs-tests/tests/functional/rsend/Makefile
config.status: creating tests/zfs-tests/tests/functional/scrub_mirror/Makefile
config.status: creating tests/zfs-tests/tests/functional/slog/Makefile
config.status: creating tests/zfs-tests/tests/functional/snapshot/Makefile
config.status: creating tests/zfs-tests/tests/functional/snapused/Makefile
config.status: creating tests/zfs-tests/tests/functional/sparse/Makefile
config.status: creating tests/zfs-tests/tests/functional/threadsappend/Makefile
config.status: creating tests/zfs-tests/tests/functional/tmpfile/Makefile
config.status: creating tests/zfs-tests/tests/functional/truncate/Makefile
config.status: creating tests/zfs-tests/tests/functional/userquota/Makefile
config.status: creating tests/zfs-tests/tests/functional/upgrade/Makefile
config.status: creating tests/zfs-tests/tests/functional/vdev_zaps/Makefile
config.status: creating tests/zfs-tests/tests/functional/write_dirs/Makefile
config.status: creating tests/zfs-tests/tests/functional/xattr/Makefile
config.status: creating tests/zfs-tests/tests/functional/zvol/Makefile
config.status: creating tests/zfs-tests/tests/functional/zvol/zvol_cli/Makefile
config.status: creating tests/zfs-tests/tests/functional/zvol/zvol_ENOSPC/Makefile
config.status: creating tests/zfs-tests/tests/functional/zvol/zvol_misc/Makefile
config.status: creating tests/zfs-tests/tests/functional/zvol/zvol_swap/Makefile
config.status: creating tests/zfs-tests/tests/perf/Makefile
config.status: creating tests/zfs-tests/tests/perf/fio/Makefile
config.status: creating tests/zfs-tests/tests/perf/regression/Makefile
config.status: creating tests/zfs-tests/tests/perf/scripts/Makefile
config.status: creating tests/zfs-tests/tests/stress/Makefile
config.status: creating rpm/Makefile
config.status: creating rpm/redhat/Makefile
config.status: creating rpm/redhat/zfs.spec
config.status: creating rpm/redhat/zfs-kmod.spec
config.status: creating rpm/redhat/zfs-dkms.spec
config.status: creating rpm/generic/Makefile
config.status: creating rpm/generic/zfs.spec
config.status: creating rpm/generic/zfs-kmod.spec
config.status: creating rpm/generic/zfs-dkms.spec
config.status: creating zfs-script-config.sh
config.status: creating zfs.release
config.status: creating zfs_config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Building module:
cleaning build area...
make -j8 KERNELRELEASE=4.15.3-2-ARCH..........
Running the post_build script:
cleaning build area...
Kernel cleanup unnecessary for this kernel. Skipping...
DKMS: build completed.
zavl.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /usr/lib/modules/4.15.3-2-ARCH/extra/avl/avl/
znvpair.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /usr/lib/modules/4.15.3-2-ARCH/extra/nvpair/znvpair/
zunicode.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /usr/lib/modules/4.15.3-2-ARCH/extra/unicode/zunicode/
zcommon.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /usr/lib/modules/4.15.3-2-ARCH/extra/zcommon/zcommon/
zfs.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /usr/lib/modules/4.15.3-2-ARCH/extra/zfs/zfs/
zpios.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /usr/lib/modules/4.15.3-2-ARCH/extra/zpios/zpios/
icp.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /usr/lib/modules/4.15.3-2-ARCH/extra/icp/icp/
depmod....
DKMS: install completed.
2018-02-17 23:50:20 [DEBUG] mkinitcpio.py(116) set_hooks_modules_and_files(): Setting hooks, modules and files in mkinitcpio.conf
2018-02-17 23:50:20 [DEBUG] mkinitcpio.py(117) set_hooks_modules_and_files(): HOOKS="base udev autodetect modconf block keyboard keymap resume zfs filesystems"
2018-02-17 23:50:20 [DEBUG] mkinitcpio.py(118) set_hooks_modules_and_files(): MODULES=""
2018-02-17 23:50:20 [DEBUG] mkinitcpio.py(119) set_hooks_modules_and_files(): FILES="/usr/lib/libgcc_s.so.1"
2018-02-17 23:50:21 [INFO] slides.py(276) manage_events_from_cb_queue(): Configuring System Startup...
2018-02-17 23:50:35 [DEBUG] run_cmd.py(147) chroot_call(): ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
-> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: 4.15.3-2-ARCH
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [autodetect]
-> Running build hook: [modconf]
-> Running build hook: [block]
-> Running build hook: [keyboard]
-> Running build hook: [keymap]
-> Running build hook: [resume]
-> Running build hook: [zfs]
-> Running build hook: [filesystems]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
bsdcpio: Failed to set default locale
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
-> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
==> Starting build: 4.15.3-2-ARCH
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [modconf]
-> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: aic94xx
==> WARNING: Possibly missing firmware for module: wd719x
-> Running build hook: [keyboard]
-> Running build hook: [keymap]
-> Running build hook: [resume]
-> Running build hook: [zfs]
-> Running build hook: [filesystems]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
bsdcpio: Failed to set default locale
==> Image generation successful
2018-02-17 23:50:35 [DEBUG] install.py(1450) configure_system(): File user-dirs-update-gtk.desktop patched.
2018-02-17 23:50:35 [DEBUG] install.py(1000) setup_display_manager(): LightDM display manager configuration completed.
2018-02-17 23:50:35 [DEBUG] install.py(896) enable_aur_in_pamac(): Enabled AUR in /etc/pamac.conf file
2018-02-17 23:50:35 [DEBUG] install.py(804) enable_services(): Service 'bluetooth' has been enabled.
2018-02-17 23:50:35 [DEBUG] install.py(804) enable_services(): Service 'org.cups.cupsd' has been enabled.
2018-02-17 23:50:35 [DEBUG] install.py(804) enable_services(): Service 'avahi-daemon' has been enabled.
2018-02-17 23:50:35 [WARNING] install.py(806) enable_services(): Can't find service sshd.socket
2018-02-17 23:50:35 [DEBUG] grub2.py(225) set_grub_option(): Set GRUB_THEME="/boot/grub/themes/Antergos-Default/theme.txt" in /etc/default/grub
2018-02-17 23:50:35 [DEBUG] grub2.py(225) set_grub_option(): Set GRUB_DISTRIBUTOR="Antergos" in /etc/default/grub
2018-02-17 23:50:35 [DEBUG] grub2.py(225) set_grub_option(): Set GRUB_CMDLINE_LINUX_DEFAULT="quiet" in /etc/default/grub
2018-02-17 23:50:35 [DEBUG] grub2.py(225) set_grub_option(): Set GRUB_CMDLINE_LINUX="zfs=bonwick" in /etc/default/grub
2018-02-17 23:50:35 [DEBUG] grub2.py(199) modify_grub_default(): Grub configuration completed successfully.
2018-02-17 23:50:35 [DEBUG] grub2.py(71) install(): Cnchi will install the Grub2 (efi) loader
2018-02-17 23:50:35 [INFO] grub2.py(352) install_efi(): Installing GRUB(2) UEFI x86_64 boot loader
2018-02-17 23:50:35 [INFO] slides.py(276) manage_events_from_cb_queue(): Configuring LightDM desktop manager...
2018-02-17 23:50:35 [INFO] slides.py(276) manage_events_from_cb_queue(): Installing bootloader...
2018-02-17 23:50:38 [DEBUG] run_cmd.py(104) call(): Installing for x86_64-efi platform.
Installation finished. No error reported.
2018-02-17 23:50:38 [DEBUG] grub2.py(442) install_locales(): Installing Grub2 locales.
2018-02-17 23:50:38 [INFO] grub2.py(389) install_efi(): No OEM loader found in /install/boot/efi/EFI/BOOT/BOOTX64.efi. Copying Grub(2) into dir.
2018-02-17 23:50:38 [INFO] grub2.py(389) install_efi(): No OEM loader found in /install/boot/efi/EFI/Microsoft/Boot/bootmgfw.efi. Copying Grub(2) into dir.
2018-02-17 23:50:38 [DEBUG] grub2.py(271) run_mkconfig(): Generating grub.cfg...
2018-02-17 23:50:38 [DEBUG] special_dirs.py(76) mount(): Special dirs are already mounted. Skipping.
2018-02-17 23:50:38 [DEBUG] grub2.py(436) apply_osprober_patch(): 50mounted-tests file patched successfully
2018-02-17 23:50:38 [DEBUG] grub2.py(281) run_mkconfig(): Running grub-mkconfig...
2018-02-17 23:50:39 [DEBUG] run_cmd.py(147) chroot_call(): Generating grub configuration file ...
Found theme: /boot/grub/themes/Antergos-Default/theme.txt
Found Intel Microcode image
Found linux image: /boot/vmlinuz-linux
Found initrd image: /boot/initramfs-linux.img
Found fallback initramfs image: /boot/initramfs-linux-fallback.img
WARNING: Failed to connect to lvmetad. Falling back to device scanning.
grub-probe: error: cannot find a GRUB drive for /dev/sda1. Check your device.map.
done
2018-02-17 23:50:39 [INFO] grub2.py(419) install_efi(): GRUB(2) UEFI install completed successfully
2018-02-17 23:50:39 [DEBUG] install.py(1486) configure_system(): Updating pkgfile database
2018-02-17 23:50:39 [DEBUG] run_cmd.py(147) chroot_call(): warning: download failed: http://mirrors.antergos.com/antergos/x86_64/antergos.files: Could not resolve host: mirrors.antergos.com
warning: download failed: http://mirror.sfo12.us.leaseweb.net/archlinux/core/os/x86_64/core.files: Could not resolve host: mirror.sfo12.us.leaseweb.net
warning: download failed: http://mirror.sfo12.us.leaseweb.net/archlinux/community/os/x86_64/community.files: Could not resolve host: mirror.sfo12.us.leaseweb.net
warning: download failed: http://mirror.sfo12.us.leaseweb.net/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.sfo12.us.leaseweb.net
warning: download failed: http://mirror.sfo12.us.leaseweb.net/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirror.sfo12.us.leaseweb.net
warning: download failed: http://mirror.host.ag/antergos/antergos/x86_64/antergos.files: Could not resolve host: mirror.host.ag
warning: download failed: http://mirror.lty.me/archlinux/core/os/x86_64/core.files: Could not resolve host: mirror.lty.me
warning: download failed: http://mirror.lty.me/archlinux/community/os/x86_64/community.files: Could not resolve host: mirror.lty.me
warning: download failed: http://wynsrv.antergos.info/antergos/antergos/x86_64/antergos.files: Could not resolve host: wynsrv.antergos.info
warning: download failed: http://mirrors.kernel.org/archlinux/core/os/x86_64/core.files: Could not resolve host: mirrors.kernel.org
warning: download failed: http://mirror.lty.me/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.lty.me
warning: download failed: http://mirrors.kernel.org/archlinux/community/os/x86_64/community.files: Could not resolve host: mirrors.kernel.org
warning: download failed: http://mirrors.ustc.edu.cn/antergos/antergos/x86_64/antergos.files: Could not resolve host: mirrors.ustc.edu.cn
warning: download failed: http://mirror.sergal.org/archlinux/core/os/x86_64/core.files: Could not resolve host: mirror.sergal.org
warning: download failed: http://mirrors.kernel.org/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirrors.kernel.org
warning: download failed: http://mirror.sergal.org/archlinux/community/os/x86_64/community.files: Could not resolve host: mirror.sergal.org
warning: download failed: http://mirrors.tuna.tsinghua.edu.cn/antergos/antergos/x86_64/antergos.files: Could not resolve host: mirrors.tuna.tsinghua.edu.cn
warning: download failed: http://il.us.mirror.archlinux-br.org/core/os/x86_64/core.files: Could not resolve host: il.us.mirror.archlinux-br.org
warning: download failed: http://mirror.sergal.org/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.sergal.org
warning: download failed: http://mirrors.nic.cz/antergos/antergos/x86_64/antergos.files: Could not resolve host: mirrors.nic.cz
warning: download failed: http://il.us.mirror.archlinux-br.org/community/os/x86_64/community.files: Could not resolve host: il.us.mirror.archlinux-br.org
warning: download failed: http://mirror.csclub.uwaterloo.ca/archlinux/core/os/x86_64/core.files: Could not resolve host: mirror.csclub.uwaterloo.ca
warning: download failed: http://mirrors.dotsrc.org/antergos/antergos/x86_64/antergos.files: Could not resolve host: mirrors.dotsrc.org
warning: download failed: http://mirror.csclub.uwaterloo.ca/archlinux/community/os/x86_64/community.files: Could not resolve host: mirror.csclub.uwaterloo.ca
warning: download failed: http://mirror.dal10.us.leaseweb.net/archlinux/core/os/x86_64/core.files: Could not resolve host: mirror.dal10.us.leaseweb.net
warning: download failed: http://mirror.lty.me/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirror.lty.me
warning: download failed: http://il.us.mirror.archlinux-br.org/multilib/os/x86_64/multilib.files: Could not resolve host: il.us.mirror.archlinux-br.org
warning: download failed: http://cinnarch.polymorf.fr/antergos/x86_64/antergos.files: Could not resolve host: cinnarch.polymorf.fr
warning: download failed: http://mirror.dal10.us.leaseweb.net/archlinux/community/os/x86_64/community.files: Could not resolve host: mirror.dal10.us.leaseweb.net
warning: download failed: http://arlm.tyzoid.com/core/os/x86_64/core.files: Could not resolve host: arlm.tyzoid.com
warning: download failed: http://mirrors.kernel.org/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirrors.kernel.org
warning: download failed: http://mirror.csclub.uwaterloo.ca/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.csclub.uwaterloo.ca
warning: download failed: http://eu.mirrors.coltondrg.com/antergos/antergos/x86_64/antergos.files: Could not resolve host: eu.mirrors.coltondrg.com
warning: download failed: http://arlm.tyzoid.com/community/os/x86_64/community.files: Could not resolve host: arlm.tyzoid.com
warning: download failed: http://mirror.umd.edu/archlinux/core/os/x86_64/core.files: Could not resolve host: mirror.umd.edu
warning: download failed: http://mirror.sergal.org/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirror.sergal.org
warning: download failed: http://mirror.dal10.us.leaseweb.net/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.dal10.us.leaseweb.net
warning: download failed: http://www.mirrorservice.org/sites/repo.antergos.com/antergos/x86_64/antergos.files: Could not resolve host: www.mirrorservice.org
warning: download failed: http://mirror.umd.edu/archlinux/community/os/x86_64/community.files: Could not resolve host: mirror.umd.edu
warning: download failed: http://mirrors.acm.wpi.edu/archlinux/core/os/x86_64/core.files: Could not resolve host: mirrors.acm.wpi.edu
warning: download failed: http://il.us.mirror.archlinux-br.org/extra/os/x86_64/extra.files: Could not resolve host: il.us.mirror.archlinux-br.org
warning: download failed: http://arlm.tyzoid.com/multilib/os/x86_64/multilib.files: Could not resolve host: arlm.tyzoid.com
warning: download failed: http://mirror.de.leaseweb.net/antergos/antergos/x86_64/antergos.files: Could not resolve host: mirror.de.leaseweb.net
warning: download failed: http://mirrors.acm.wpi.edu/archlinux/community/os/x86_64/community.files: Could not resolve host: mirrors.acm.wpi.edu
warning: download failed: http://www.gtlib.gatech.edu/pub/archlinux/core/os/x86_64/core.files: Could not resolve host: www.gtlib.gatech.edu
warning: download failed: http://mirror.csclub.uwaterloo.ca/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirror.csclub.uwaterloo.ca
warning: download failed: http://mirror.umd.edu/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.umd.edu
warning: download failed: http://www.gtlib.gatech.edu/pub/archlinux/community/os/x86_64/community.files: Could not resolve host: www.gtlib.gatech.edu
warning: download failed: http://mirrors.rit.edu/archlinux/core/os/x86_64/core.files: Could not resolve host: mirrors.rit.edu
warning: download failed: http://mirror.dal10.us.leaseweb.net/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirror.dal10.us.leaseweb.net
warning: download failed: http://mirrors.acm.wpi.edu/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirrors.acm.wpi.edu
warning: download failed: http://mirrors.rit.edu/archlinux/community/os/x86_64/community.files: Could not resolve host: mirrors.rit.edu
warning: download failed: http://mirror.epiphyte.network/archlinux/core/os/x86_64/core.files: Could not resolve host: mirror.epiphyte.network
warning: download failed: http://arlm.tyzoid.com/extra/os/x86_64/extra.files: Could not resolve host: arlm.tyzoid.com
warning: download failed: http://www.gtlib.gatech.edu/pub/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: www.gtlib.gatech.edu
warning: download failed: http://arch.mirror.constant.com/core/os/x86_64/core.files: Could not resolve host: arch.mirror.constant.com
warning: download failed: http://mirror.epiphyte.network/archlinux/community/os/x86_64/community.files: Could not resolve host: mirror.epiphyte.network
warning: download failed: http://antergos-mirror-a.alpix.eu/antergos/x86_64/antergos.files: Could not resolve host: antergos-mirror-a.alpix.eu
warning: download failed: http://mirrors.rit.edu/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirrors.rit.edu
warning: download failed: http://mirror.wdc1.us.leaseweb.net/archlinux/core/os/x86_64/core.files: Could not resolve host: mirror.wdc1.us.leaseweb.net
warning: download failed: http://arch.mirror.constant.com/community/os/x86_64/community.files: Could not resolve host: arch.mirror.constant.com
warning: download failed: http://mirror.alpix.eu/antergos/antergos/x86_64/antergos.files: Could not resolve host: mirror.alpix.eu
warning: download failed: http://mirror.epiphyte.network/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.epiphyte.network
warning: download failed: http://arch.mirror.square-r00t.net/core/os/x86_64/core.files: Could not resolve host: arch.mirror.square-r00t.net
warning: download failed: http://mirror.wdc1.us.leaseweb.net/archlinux/community/os/x86_64/community.files: Could not resolve host: mirror.wdc1.us.leaseweb.net
warning: download failed: http://ftp.cc.uoc.gr/mirrors/linux/antergos/antergos/x86_64/antergos.files: Could not resolve host: ftp.cc.uoc.gr
warning: download failed: http://arch.mirror.constant.com/multilib/os/x86_64/multilib.files: Could not resolve host: arch.mirror.constant.com
warning: download failed: http://mirror.hackingand.coffee/arch/core/os/x86_64/core.files: Could not resolve host: mirror.hackingand.coffee
warning: download failed: http://mirror.umd.edu/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirror.umd.edu
warning: download failed: http://arch.mirror.square-r00t.net/community/os/x86_64/community.files: Could not resolve host: arch.mirror.square-r00t.net
warning: download failed: http://mirror.antergos.jp/antergos/x86_64/antergos.files: Could not resolve host: mirror.antergos.jp
warning: download failed: http://mirror.wdc1.us.leaseweb.net/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.wdc1.us.leaseweb.net
warning: download failed: http://mirrors.lug.mtu.edu/archlinux/core/os/x86_64/core.files: Could not resolve host: mirrors.lug.mtu.edu
warning: download failed: http://mirrors.acm.wpi.edu/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirrors.acm.wpi.edu
warning: download failed: http://mirror.hackingand.coffee/arch/community/os/x86_64/community.files: Could not resolve host: mirror.hackingand.coffee
warning: download failed: http://mirror.nl.leaseweb.net/antergos/antergos/x86_64/antergos.files: Could not resolve host: mirror.nl.leaseweb.net
warning: download failed: http://arch.mirror.square-r00t.net/multilib/os/x86_64/multilib.files: Could not resolve host: arch.mirror.square-r00t.net
warning: download failed: http://mirror.cs.pitt.edu/archlinux/core/os/x86_64/core.files: Could not resolve host: mirror.cs.pitt.edu
warning: download failed: http://www.gtlib.gatech.edu/pub/archlinux/extra/os/x86_64/extra.files: Could not resolve host: www.gtlib.gatech.edu
warning: download failed: http://ftp1.nluug.nl/os/Linux/distr/antergos/antergos/x86_64/antergos.files: Could not resolve host: ftp1.nluug.nl
warning: download failed: http://mirrors.lug.mtu.edu/archlinux/community/os/x86_64/community.files: Could not resolve host: mirrors.lug.mtu.edu
warning: download failed: http://mirror.hackingand.coffee/arch/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.hackingand.coffee
warning: download failed: http://archlinux.mirrors.benatherton.com/core/os/x86_64/core.files: Could not resolve host: archlinux.mirrors.benatherton.com
warning: download failed: http://mirrors.rit.edu/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirrors.rit.edu
warning: download failed: http://ftp2.nluug.nl/os/Linux/distr/antergos/antergos/x86_64/antergos.files: Could not resolve host: ftp2.nluug.nl
warning: download failed: http://mirror.cs.pitt.edu/archlinux/community/os/x86_64/community.files: Could not resolve host: mirror.cs.pitt.edu
warning: download failed: http://mirrors.lug.mtu.edu/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirrors.lug.mtu.edu
warning: download failed: http://arch.jensgutermuth.de/core/os/x86_64/core.files: Could not resolve host: arch.jensgutermuth.de
warning: download failed: http://mirror.epiphyte.network/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirror.epiphyte.network
warning: download failed: http://archlinux.mirrors.benatherton.com/community/os/x86_64/community.files: Could not resolve host: archlinux.mirrors.benatherton.com
warning: download failed: http://glua.ua.pt/pub/antergos/antergos/x86_64/antergos.files: Could not resolve host: glua.ua.pt
warning: download failed: http://mirror.cs.pitt.edu/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.cs.pitt.edu
warning: download failed: http://mirrors.celianvdb.fr/archlinux/core/os/x86_64/core.files: Could not resolve host: mirrors.celianvdb.fr
warning: download failed: http://arch.jensgutermuth.de/community/os/x86_64/community.files: Could not resolve host: arch.jensgutermuth.de
warning: download failed: http://mirror.yandex.ru/mirrors/cinnarch/antergos/x86_64/antergos.files: Could not resolve host: mirror.yandex.ru
warning: download failed: http://archlinux.mirrors.benatherton.com/multilib/os/x86_64/multilib.files: Could not resolve host: archlinux.mirrors.benatherton.com
warning: download failed: http://arch.mirror.constant.com/extra/os/x86_64/extra.files: Could not resolve host: arch.mirror.constant.com
warning: download failed: http://mirror.es.its.nyu.edu/archlinux/core/os/x86_64/core.files: Could not resolve host: mirror.es.its.nyu.edu
warning: download failed: http://mirrors.celianvdb.fr/archlinux/community/os/x86_64/community.files: Could not resolve host: mirrors.celianvdb.fr
warning: download failed: http://softlibre.unizar.es/cinnarch/antergos/x86_64/antergos.files: Could not resolve host: softlibre.unizar.es
warning: download failed: http://arch.jensgutermuth.de/multilib/os/x86_64/multilib.files: Could not resolve host: arch.jensgutermuth.de
warning: download failed: http://mirror.wdc1.us.leaseweb.net/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirror.wdc1.us.leaseweb.net
warning: download failed: http://mirror.pseudoform.org/core/os/x86_64/core.files: Could not resolve host: mirror.pseudoform.org
warning: download failed: http://mirror.es.its.nyu.edu/archlinux/community/os/x86_64/community.files: Could not resolve host: mirror.es.its.nyu.edu
warning: download failed: http://ftp.acc.umu.se/mirror/antergos.com/antergos/x86_64/antergos.files: Could not resolve host: ftp.acc.umu.se
warning: download failed: http://mirrors.celianvdb.fr/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirrors.celianvdb.fr
warning: download failed: http://arch.mirror.square-r00t.net/extra/os/x86_64/extra.files: Could not resolve host: arch.mirror.square-r00t.net
warning: download failed: http://mirror.ubrco.de/archlinux/core/os/x86_64/core.files: Could not resolve host: mirror.ubrco.de
warning: download failed: http://mirror.pseudoform.org/community/os/x86_64/community.files: Could not resolve host: mirror.pseudoform.org
warning: download failed: http://mirror.us.leaseweb.net/antergos/antergos/x86_64/antergos.files: Could not resolve host: mirror.us.leaseweb.net
warning: download failed: http://mirror.es.its.nyu.edu/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.es.its.nyu.edu
warning: download failed: http://mirror.hackingand.coffee/arch/extra/os/x86_64/extra.files: Could not resolve host: mirror.hackingand.coffee
warning: download failed: http://pkg.adfinis-sygroup.ch/archlinux/core/os/x86_64/core.files: Could not resolve host: pkg.adfinis-sygroup.ch
warning: download failed: http://mirror.ubrco.de/archlinux/community/os/x86_64/community.files: Could not resolve host: mirror.ubrco.de
warning: download failed: http://mirrors.tuxns.net/antergos/antergos/x86_64/antergos.files: Could not resolve host: mirrors.tuxns.net
warning: download failed: http://mirror.pseudoform.org/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.pseudoform.org
warning: download failed: http://arch.mthq.org/mirror/core/os/x86_64/core.files: Could not resolve host: arch.mthq.org
warning: download failed: http://mirrors.lug.mtu.edu/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirrors.lug.mtu.edu
warning: download failed: http://pkg.adfinis-sygroup.ch/archlinux/community/os/x86_64/community.files: Could not resolve host: pkg.adfinis-sygroup.ch
warning: download failed: http://mirror.umd.edu/antergos/antergos/x86_64/antergos.files: Could not resolve host: mirror.umd.edu
warning: download failed: http://mirror.ubrco.de/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.ubrco.de
warning: download failed: http://ftp.swin.edu.au/archlinux/core/os/x86_64/core.files: Could not resolve host: ftp.swin.edu.au
warning: download failed: http://mirror.cs.pitt.edu/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirror.cs.pitt.edu
warning: download failed: http://arch.mthq.org/mirror/community/os/x86_64/community.files: Could not resolve host: arch.mthq.org
warning: download failed: http://mirrors.acm.wpi.edu/antergos/antergos/x86_64/antergos.files: Could not resolve host: mirrors.acm.wpi.edu
warning: download failed: http://pkg.adfinis-sygroup.ch/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: pkg.adfinis-sygroup.ch
warning: download failed: http://mirror.23media.de/archlinux/core/os/x86_64/core.files: Could not resolve host: mirror.23media.de
warning: download failed: http://archlinux.mirrors.benatherton.com/extra/os/x86_64/extra.files: Could not resolve host: archlinux.mirrors.benatherton.com
warning: download failed: http://repo.antergos.info/antergos/x86_64/antergos.files: Could not resolve host: repo.antergos.info
error: failed to update repo: antergos
warning: download failed: http://arch.mthq.org/mirror/multilib/os/x86_64/multilib.files: Could not resolve host: arch.mthq.org
warning: download failed: http://ftp.swin.edu.au/archlinux/community/os/x86_64/community.files: Could not resolve host: ftp.swin.edu.au
warning: download failed: http://mirror.fra10.de.leaseweb.net/archlinux/core/os/x86_64/core.files: Could not resolve host: mirror.fra10.de.leaseweb.net
warning: download failed: http://arch.jensgutermuth.de/extra/os/x86_64/extra.files: Could not resolve host: arch.jensgutermuth.de
warning: download failed: http://mirror.23media.de/archlinux/community/os/x86_64/community.files: Could not resolve host: mirror.23media.de
warning: download failed: http://ftp.swin.edu.au/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: ftp.swin.edu.au
warning: download failed: http://ftp.sh.cvut.cz/arch/core/os/x86_64/core.files: Could not resolve host: ftp.sh.cvut.cz
warning: download failed: http://mirrors.celianvdb.fr/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirrors.celianvdb.fr
warning: download failed: http://mirror.fra10.de.leaseweb.net/archlinux/community/os/x86_64/community.files: Could not resolve host: mirror.fra10.de.leaseweb.net
warning: download failed: http://mirror.ams1.nl.leaseweb.net/archlinux/core/os/x86_64/core.files: Could not resolve host: mirror.ams1.nl.leaseweb.net
warning: download failed: http://mirror.23media.de/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.23media.de
warning: download failed: http://mirror.es.its.nyu.edu/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirror.es.its.nyu.edu
warning: download failed: http://ftp.sh.cvut.cz/arch/community/os/x86_64/community.files: Could not resolve host: ftp.sh.cvut.cz
warning: download failed: http://ftp.halifax.rwth-aachen.de/archlinux/core/os/x86_64/core.files: Could not resolve host: ftp.halifax.rwth-aachen.de
warning: download failed: http://mirror.fra10.de.leaseweb.net/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.fra10.de.leaseweb.net
warning: download failed: http://mirror.pseudoform.org/extra/os/x86_64/extra.files: Could not resolve host: mirror.pseudoform.org
warning: download failed: http://mirror.ams1.nl.leaseweb.net/archlinux/community/os/x86_64/community.files: Could not resolve host: mirror.ams1.nl.leaseweb.net
warning: download failed: http://mirrors.manchester.m247.com/arch-linux/core/os/x86_64/core.files: Could not resolve host: mirrors.manchester.m247.com
warning: download failed: http://ftp.sh.cvut.cz/arch/multilib/os/x86_64/multilib.files: Could not resolve host: ftp.sh.cvut.cz
warning: download failed: http://mirror.ubrco.de/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirror.ubrco.de
warning: download failed: http://ftp.halifax.rwth-aachen.de/archlinux/community/os/x86_64/community.files: Could not resolve host: ftp.halifax.rwth-aachen.de
warning: download failed: http://mirror.kaminski.io/archlinux/core/os/x86_64/core.files: Could not resolve host: mirror.kaminski.io
warning: download failed: http://mirror.ams1.nl.leaseweb.net/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.ams1.nl.leaseweb.net
warning: download failed: http://pkg.adfinis-sygroup.ch/archlinux/extra/os/x86_64/extra.files: Could not resolve host: pkg.adfinis-sygroup.ch
warning: download failed: http://mirror.gnomus.de/core/os/x86_64/core.files: Could not resolve host: mirror.gnomus.de
warning: download failed: http://mirrors.manchester.m247.com/arch-linux/community/os/x86_64/community.files: Could not resolve host: mirrors.manchester.m247.com
warning: download failed: http://ftp.halifax.rwth-aachen.de/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: ftp.halifax.rwth-aachen.de
warning: download failed: http://arch.mthq.org/mirror/extra/os/x86_64/extra.files: Could not resolve host: arch.mthq.org
warning: download failed: http://mirror.united-gameserver.de/archlinux/core/os/x86_64/core.files: Could not resolve host: mirror.united-gameserver.de
warning: download failed: http://mirror.kaminski.io/archlinux/community/os/x86_64/community.files: Could not resolve host: mirror.kaminski.io
warning: download failed: http://mirrors.manchester.m247.com/arch-linux/multilib/os/x86_64/multilib.files: Could not resolve host: mirrors.manchester.m247.com
warning: download failed: http://ftp.swin.edu.au/archlinux/extra/os/x86_64/extra.files: Could not resolve host: ftp.swin.edu.au
warning: download failed: http://mirrors.n-ix.net/archlinux/core/os/x86_64/core.files: Could not resolve host: mirrors.n-ix.net
warning: download failed: http://mirror.gnomus.de/community/os/x86_64/community.files: Could not resolve host: mirror.gnomus.de
warning: download failed: http://mirror.kaminski.io/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.kaminski.io
warning: download failed: http://mirror.23media.de/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirror.23media.de
warning: download failed: http://archlinux.ip-connect.vn.ua/core/os/x86_64/core.files: Could not resolve host: archlinux.ip-connect.vn.ua
warning: download failed: http://mirror.united-gameserver.de/archlinux/community/os/x86_64/community.files: Could not resolve host: mirror.united-gameserver.de
warning: download failed: http://mirror.gnomus.de/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.gnomus.de
warning: download failed: http://mirror.fra10.de.leaseweb.net/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirror.fra10.de.leaseweb.net
warning: download failed: http://archmirror.hbit.sztaki.hu/archlinux/core/os/x86_64/core.files: Could not resolve host: archmirror.hbit.sztaki.hu
warning: download failed: http://mirrors.n-ix.net/archlinux/community/os/x86_64/community.files: Could not resolve host: mirrors.n-ix.net
warning: download failed: http://mirror.united-gameserver.de/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.united-gameserver.de
warning: download failed: http://mirrors.n-ix.net/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirrors.n-ix.net
warning: download failed: http://mirror.xtom.com.hk/archlinux/core/os/x86_64/core.files: Could not resolve host: mirror.xtom.com.hk
warning: download failed: http://archlinux.ip-connect.vn.ua/community/os/x86_64/community.files: Could not resolve host: archlinux.ip-connect.vn.ua
warning: download failed: http://ftp.sh.cvut.cz/arch/extra/os/x86_64/extra.files: Could not resolve host: ftp.sh.cvut.cz
warning: download failed: http://archlinux.ip-connect.vn.ua/multilib/os/x86_64/multilib.files: Could not resolve host: archlinux.ip-connect.vn.ua
warning: download failed: http://archlinux.mirror.kangaroot.net/core/os/x86_64/core.files: Could not resolve host: archlinux.mirror.kangaroot.net
warning: download failed: http://archmirror.hbit.sztaki.hu/archlinux/community/os/x86_64/community.files: Could not resolve host: archmirror.hbit.sztaki.hu
warning: download failed: http://mirror.ams1.nl.leaseweb.net/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirror.ams1.nl.leaseweb.net
warning: download failed: http://archmirror.hbit.sztaki.hu/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: archmirror.hbit.sztaki.hu
warning: download failed: http://shadow.ind.ntou.edu.tw/archlinux/core/os/x86_64/core.files: Could not resolve host: shadow.ind.ntou.edu.tw
warning: download failed: http://mirror.xtom.com.hk/archlinux/community/os/x86_64/community.files: Could not resolve host: mirror.xtom.com.hk
warning: download failed: http://ftp.halifax.rwth-aachen.de/archlinux/extra/os/x86_64/extra.files: Could not resolve host: ftp.halifax.rwth-aachen.de
warning: download failed: http://mirror.xtom.com.hk/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.xtom.com.hk
warning: download failed: http://burek.archlinux.ba/core/os/x86_64/core.files: Could not resolve host: burek.archlinux.ba
warning: download failed: http://mirrors.manchester.m247.com/arch-linux/extra/os/x86_64/extra.files: Could not resolve host: mirrors.manchester.m247.com
warning: download failed: http://archlinux.mirror.kangaroot.net/community/os/x86_64/community.files: Could not resolve host: archlinux.mirror.kangaroot.net
warning: download failed: http://archlinux.mirror.kangaroot.net/multilib/os/x86_64/multilib.files: Could not resolve host: archlinux.mirror.kangaroot.net
warning: download failed: http://mirror.archlinux.no/core/os/x86_64/core.files: Could not resolve host: mirror.archlinux.no
warning: download failed: http://shadow.ind.ntou.edu.tw/archlinux/community/os/x86_64/community.files: Could not resolve host: shadow.ind.ntou.edu.tw
warning: download failed: http://mirror.kaminski.io/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirror.kaminski.io
warning: download failed: http://shadow.ind.ntou.edu.tw/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: shadow.ind.ntou.edu.tw
warning: download failed: http://mirror.gnomus.de/extra/os/x86_64/extra.files: Could not resolve host: mirror.gnomus.de
warning: download failed: http://mirror.thomaskilian.net/archlinux/core/os/x86_64/core.files: Could not resolve host: mirror.thomaskilian.net
warning: download failed: http://burek.archlinux.ba/community/os/x86_64/community.files: Could not resolve host: burek.archlinux.ba
warning: download failed: http://burek.archlinux.ba/multilib/os/x86_64/multilib.files: Could not resolve host: burek.archlinux.ba
warning: download failed: http://mirror.united-gameserver.de/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirror.united-gameserver.de
warning: download failed: http://mirror.one.com/archlinux/core/os/x86_64/core.files: Could not resolve host: mirror.one.com
warning: download failed: http://mirror.archlinux.no/community/os/x86_64/community.files: Could not resolve host: mirror.archlinux.no
warning: download failed: http://mirror.archlinux.no/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.archlinux.no
warning: download failed: http://mirrors.n-ix.net/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirrors.n-ix.net
warning: download failed: http://archlinux.polymorf.fr/core/os/x86_64/core.files: Could not resolve host: archlinux.polymorf.fr
warning: download failed: http://mirror.thomaskilian.net/archlinux/community/os/x86_64/community.files: Could not resolve host: mirror.thomaskilian.net
warning: download failed: http://mirror.thomaskilian.net/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.thomaskilian.net
warning: download failed: http://archlinux.ip-connect.vn.ua/extra/os/x86_64/extra.files: Could not resolve host: archlinux.ip-connect.vn.ua
warning: download failed: http://mirrors.nxthost.com/archlinux/core/os/x86_64/core.files: Could not resolve host: mirrors.nxthost.com
warning: download failed: http://mirror.one.com/archlinux/community/os/x86_64/community.files: Could not resolve host: mirror.one.com
warning: download failed: http://mirror.one.com/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.one.com
warning: download failed: http://archmirror.hbit.sztaki.hu/archlinux/extra/os/x86_64/extra.files: Could not resolve host: archmirror.hbit.sztaki.hu
warning: download failed: http://mirror.tyborek.pl/arch/core/os/x86_64/core.files: Could not resolve host: mirror.tyborek.pl
warning: download failed: http://archlinux.polymorf.fr/community/os/x86_64/community.files: Could not resolve host: archlinux.polymorf.fr
warning: download failed: http://archlinux.polymorf.fr/multilib/os/x86_64/multilib.files: Could not resolve host: archlinux.polymorf.fr
warning: download failed: http://mirror.xtom.com.hk/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirror.xtom.com.hk
warning: download failed: http://mirror.f4st.host/archlinux/core/os/x86_64/core.files: Could not resolve host: mirror.f4st.host
warning: download failed: http://mirrors.nxthost.com/archlinux/community/os/x86_64/community.files: Could not resolve host: mirrors.nxthost.com
warning: download failed: http://mirrors.nxthost.com/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirrors.nxthost.com
warning: download failed: http://archlinux.mirror.kangaroot.net/extra/os/x86_64/extra.files: Could not resolve host: archlinux.mirror.kangaroot.net
warning: download failed: http://mirror.system.is/arch/core/os/x86_64/core.files: Could not resolve host: mirror.system.is
warning: download failed: http://mirror.tyborek.pl/arch/community/os/x86_64/community.files: Could not resolve host: mirror.tyborek.pl
warning: download failed: http://mirror.tyborek.pl/arch/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.tyborek.pl
warning: download failed: http://shadow.ind.ntou.edu.tw/archlinux/extra/os/x86_64/extra.files: Could not resolve host: shadow.ind.ntou.edu.tw
warning: download failed: http://mirrors.uni-plovdiv.net/archlinux/core/os/x86_64/core.files: Could not resolve host: mirrors.uni-plovdiv.net
warning: download failed: http://mirror.f4st.host/archlinux/community/os/x86_64/community.files: Could not resolve host: mirror.f4st.host
warning: download failed: http://mirror.f4st.host/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.f4st.host
warning: download failed: http://burek.archlinux.ba/extra/os/x86_64/extra.files: Could not resolve host: burek.archlinux.ba
warning: download failed: http://mirrors.niyawe.de/archlinux/core/os/x86_64/core.files: Could not resolve host: mirrors.niyawe.de
warning: download failed: http://mirror.system.is/arch/community/os/x86_64/community.files: Could not resolve host: mirror.system.is
warning: download failed: http://mirror.system.is/arch/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.system.is
warning: download failed: http://mirror.archlinux.no/extra/os/x86_64/extra.files: Could not resolve host: mirror.archlinux.no
warning: download failed: http://mirror.datacenter.by/pub/archlinux/core/os/x86_64/core.files: Could not resolve host: mirror.datacenter.by
warning: download failed: http://mirrors.uni-plovdiv.net/archlinux/community/os/x86_64/community.files: Could not resolve host: mirrors.uni-plovdiv.net
warning: download failed: http://mirrors.uni-plovdiv.net/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirrors.uni-plovdiv.net
warning: download failed: http://mirror.thomaskilian.net/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirror.thomaskilian.net
warning: download failed: http://mirror.dkm.cz/archlinux/core/os/x86_64/core.files: Could not resolve host: mirror.dkm.cz
warning: download failed: http://mirrors.niyawe.de/archlinux/community/os/x86_64/community.files: Could not resolve host: mirrors.niyawe.de
warning: download failed: http://mirrors.niyawe.de/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirrors.niyawe.de
warning: download failed: http://mirror.one.com/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirror.one.com
warning: download failed: http://ftp.rnl.tecnico.ulisboa.pt/pub/archlinux/core/os/x86_64/core.files: Could not resolve host: ftp.rnl.tecnico.ulisboa.pt
warning: download failed: http://mirror.datacenter.by/pub/archlinux/community/os/x86_64/community.files: Could not resolve host: mirror.datacenter.by
warning: download failed: http://mirror.datacenter.by/pub/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.datacenter.by
warning: download failed: http://archlinux.polymorf.fr/extra/os/x86_64/extra.files: Could not resolve host: archlinux.polymorf.fr
warning: download failed: http://archlinux.c3sl.ufpr.br/core/os/x86_64/core.files: Could not resolve host: archlinux.c3sl.ufpr.br
warning: download failed: http://mirror.dkm.cz/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.dkm.cz
warning: download failed: http://mirrors.nxthost.com/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirrors.nxthost.com
warning: download failed: http://mirror.dkm.cz/archlinux/community/os/x86_64/community.files: Could not resolve host: mirror.dkm.cz
warning: download failed: http://f.archlinuxvn.org/archlinux/core/os/x86_64/core.files: Could not resolve host: f.archlinuxvn.org
warning: download failed: http://ftp.rnl.tecnico.ulisboa.pt/pub/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: ftp.rnl.tecnico.ulisboa.pt
warning: download failed: http://mirror.tyborek.pl/arch/extra/os/x86_64/extra.files: Could not resolve host: mirror.tyborek.pl
warning: download failed: http://ftp.rnl.tecnico.ulisboa.pt/pub/archlinux/community/os/x86_64/community.files: Could not resolve host: ftp.rnl.tecnico.ulisboa.pt
warning: download failed: http://archlinux.c3sl.ufpr.br/multilib/os/x86_64/multilib.files: Could not resolve host: archlinux.c3sl.ufpr.br
warning: download failed: http://mirror.f4st.host/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirror.f4st.host
warning: download failed: http://archlinux.c3sl.ufpr.br/community/os/x86_64/community.files: Could not resolve host: archlinux.c3sl.ufpr.br
warning: download failed: http://mirrors.dotsrc.org/archlinux/core/os/x86_64/core.files: Could not resolve host: mirrors.dotsrc.org
warning: download failed: http://f.archlinuxvn.org/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: f.archlinuxvn.org
warning: download failed: http://mirror.system.is/arch/extra/os/x86_64/extra.files: Could not resolve host: mirror.system.is
warning: download failed: http://f.archlinuxvn.org/archlinux/community/os/x86_64/community.files: Could not resolve host: f.archlinuxvn.org
warning: download failed: http://ftp.tsukuba.wide.ad.jp/Linux/archlinux/core/os/x86_64/core.files: Could not resolve host: ftp.tsukuba.wide.ad.jp
warning: download failed: http://mirrors.dotsrc.org/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirrors.dotsrc.org
warning: download failed: http://mirrors.uni-plovdiv.net/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirrors.uni-plovdiv.net
warning: download failed: http://mirrors.dotsrc.org/archlinux/community/os/x86_64/community.files: Could not resolve host: mirrors.dotsrc.org
warning: download failed: http://arch.midov.pl/arch/core/os/x86_64/core.files: Could not resolve host: arch.midov.pl
warning: download failed: http://ftp.tsukuba.wide.ad.jp/Linux/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: ftp.tsukuba.wide.ad.jp
warning: download failed: http://mirrors.niyawe.de/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirrors.niyawe.de
warning: download failed: http://ftp.tsukuba.wide.ad.jp/Linux/archlinux/community/os/x86_64/community.files: Could not resolve host: ftp.tsukuba.wide.ad.jp
warning: download failed: http://ftp.myrveln.se/pub/linux/archlinux/core/os/x86_64/core.files: Could not resolve host: ftp.myrveln.se
warning: download failed: http://arch.midov.pl/arch/multilib/os/x86_64/multilib.files: Could not resolve host: arch.midov.pl
warning: download failed: http://mirror.datacenter.by/pub/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirror.datacenter.by
warning: download failed: http://arch.midov.pl/arch/community/os/x86_64/community.files: Could not resolve host: arch.midov.pl
warning: download failed: http://archlinux.mirror.ba/core/os/x86_64/core.files: Could not resolve host: archlinux.mirror.ba
warning: download failed: http://ftp.myrveln.se/pub/linux/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: ftp.myrveln.se
warning: download failed: http://mirror.dkm.cz/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirror.dkm.cz
warning: download failed: http://ftp.myrveln.se/pub/linux/archlinux/community/os/x86_64/community.files: Could not resolve host: ftp.myrveln.se
warning: download failed: http://archlinux.mirror.ba/multilib/os/x86_64/multilib.files: Could not resolve host: archlinux.mirror.ba
warning: download failed: http://fooo.biz/archlinux/core/os/x86_64/core.files: Could not resolve host: fooo.biz
warning: download failed: http://ftp.rnl.tecnico.ulisboa.pt/pub/archlinux/extra/os/x86_64/extra.files: Could not resolve host: ftp.rnl.tecnico.ulisboa.pt
warning: download failed: http://archlinux.mirror.ba/community/os/x86_64/community.files: Could not resolve host: archlinux.mirror.ba
warning: download failed: http://fooo.biz/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: fooo.biz
warning: download failed: http://ftp.fau.de/archlinux/core/os/x86_64/core.files: Could not resolve host: ftp.fau.de
warning: download failed: http://archlinux.c3sl.ufpr.br/extra/os/x86_64/extra.files: Could not resolve host: archlinux.c3sl.ufpr.br
warning: download failed: http://fooo.biz/archlinux/community/os/x86_64/community.files: Could not resolve host: fooo.biz
warning: download failed: http://ftp.fau.de/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: ftp.fau.de
warning: download failed: http://archlinux.thaller.ws/core/os/x86_64/core.files: Could not resolve host: archlinux.thaller.ws
warning: download failed: http://f.archlinuxvn.org/archlinux/extra/os/x86_64/extra.files: Could not resolve host: f.archlinuxvn.org
warning: download failed: http://ftp.fau.de/archlinux/community/os/x86_64/community.files: Could not resolve host: ftp.fau.de
warning: download failed: http://mirror.ufam.edu.br/archlinux/core/os/x86_64/core.files: Could not resolve host: mirror.ufam.edu.br
warning: download failed: http://mirrors.dotsrc.org/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirrors.dotsrc.org
warning: download failed: http://archlinux.thaller.ws/community/os/x86_64/community.files: Could not resolve host: archlinux.thaller.ws
warning: download failed: http://archlinux.thaller.ws/multilib/os/x86_64/multilib.files: Could not resolve host: archlinux.thaller.ws
warning: download failed: http://mirrors.kurnode.com/archlinux/core/os/x86_64/core.files: Could not resolve host: mirrors.kurnode.com
warning: download failed: http://ftp.tsukuba.wide.ad.jp/Linux/archlinux/extra/os/x86_64/extra.files: Could not resolve host: ftp.tsukuba.wide.ad.jp
warning: download failed: http://mirror.ufam.edu.br/archlinux/community/os/x86_64/community.files: Could not resolve host: mirror.ufam.edu.br
warning: download failed: http://mirror.ufam.edu.br/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.ufam.edu.br
warning: download failed: http://mirror.aur.rocks/core/os/x86_64/core.files: Could not resolve host: mirror.aur.rocks
warning: download failed: http://mirrors.kurnode.com/archlinux/community/os/x86_64/community.files: Could not resolve host: mirrors.kurnode.com
warning: download failed: http://arch.midov.pl/arch/extra/os/x86_64/extra.files: Could not resolve host: arch.midov.pl
warning: download failed: http://mirrors.kurnode.com/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirrors.kurnode.com
warning: download failed: http://gluttony.sin.cvut.cz/arch/core/os/x86_64/core.files: Could not resolve host: gluttony.sin.cvut.cz
warning: download failed: http://ftp.myrveln.se/pub/linux/archlinux/extra/os/x86_64/extra.files: Could not resolve host: ftp.myrveln.se
warning: download failed: http://mirror.aur.rocks/community/os/x86_64/community.files: Could not resolve host: mirror.aur.rocks
warning: download failed: http://mirror.aur.rocks/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.aur.rocks
warning: download failed: http://mirrors.atviras.lt/archlinux/core/os/x86_64/core.files: Could not resolve host: mirrors.atviras.lt
warning: download failed: http://gluttony.sin.cvut.cz/arch/community/os/x86_64/community.files: Could not resolve host: gluttony.sin.cvut.cz
warning: download failed: http://archlinux.mirror.ba/extra/os/x86_64/extra.files: Could not resolve host: archlinux.mirror.ba
warning: download failed: http://gluttony.sin.cvut.cz/arch/multilib/os/x86_64/multilib.files: Could not resolve host: gluttony.sin.cvut.cz
warning: download failed: http://archlinux.mirrors.uk2.net/core/os/x86_64/core.files: Could not resolve host: archlinux.mirrors.uk2.net
warning: download failed: http://mirrors.atviras.lt/archlinux/community/os/x86_64/community.files: Could not resolve host: mirrors.atviras.lt
warning: download failed: http://fooo.biz/archlinux/extra/os/x86_64/extra.files: Could not resolve host: fooo.biz
warning: download failed: http://mirrors.atviras.lt/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirrors.atviras.lt
warning: download failed: http://mirror.hactar.xyz/core/os/x86_64/core.files: Could not resolve host: mirror.hactar.xyz
warning: download failed: http://archlinux.mirrors.uk2.net/community/os/x86_64/community.files: Could not resolve host: archlinux.mirrors.uk2.net
warning: download failed: http://ftp.fau.de/archlinux/extra/os/x86_64/extra.files: Could not resolve host: ftp.fau.de
warning: download failed: http://archlinux.mirrors.uk2.net/multilib/os/x86_64/multilib.files: Could not resolve host: archlinux.mirrors.uk2.net
warning: download failed: http://ftp.jaist.ac.jp/pub/Linux/ArchLinux/core/os/x86_64/core.files: Could not resolve host: ftp.jaist.ac.jp
warning: download failed: http://mirror.hactar.xyz/community/os/x86_64/community.files: Could not resolve host: mirror.hactar.xyz
warning: download failed: http://archlinux.thaller.ws/extra/os/x86_64/extra.files: Could not resolve host: archlinux.thaller.ws
warning: download failed: http://mirror.hactar.xyz/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.hactar.xyz
warning: download failed: http://za.mirror.archlinux-br.org/core/os/x86_64/core.files: Could not resolve host: za.mirror.archlinux-br.org
warning: download failed: http://ftp.jaist.ac.jp/pub/Linux/ArchLinux/multilib/os/x86_64/multilib.files: Could not resolve host: ftp.jaist.ac.jp
warning: download failed: http://mirror.ufam.edu.br/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirror.ufam.edu.br
warning: download failed: http://ftp.jaist.ac.jp/pub/Linux/ArchLinux/community/os/x86_64/community.files: Could not resolve host: ftp.jaist.ac.jp
warning: download failed: http://arch.tamcore.eu/core/os/x86_64/core.files: Could not resolve host: arch.tamcore.eu
warning: download failed: http://za.mirror.archlinux-br.org/multilib/os/x86_64/multilib.files: Could not resolve host: za.mirror.archlinux-br.org
warning: download failed: http://mirrors.kurnode.com/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirrors.kurnode.com
warning: download failed: http://za.mirror.archlinux-br.org/community/os/x86_64/community.files: Could not resolve host: za.mirror.archlinux-br.org
warning: download failed: http://mirror.aur.rocks/extra/os/x86_64/extra.files: Could not resolve host: mirror.aur.rocks
warning: download failed: http://arch.tamcore.eu/multilib/os/x86_64/multilib.files: Could not resolve host: arch.tamcore.eu
warning: download failed: http://repo.itmettke.de/archlinux/core/os/x86_64/core.files: Could not resolve host: repo.itmettke.de
warning: download failed: http://arch.tamcore.eu/community/os/x86_64/community.files: Could not resolve host: arch.tamcore.eu
warning: download failed: http://gluttony.sin.cvut.cz/arch/extra/os/x86_64/extra.files: Could not resolve host: gluttony.sin.cvut.cz
warning: download failed: http://repo.itmettke.de/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: repo.itmettke.de
warning: download failed: http://mirrors.atviras.lt/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirrors.atviras.lt
warning: download failed: http://ftp.lysator.liu.se/pub/archlinux/core/os/x86_64/core.files: Could not resolve host: ftp.lysator.liu.se
warning: download failed: http://repo.itmettke.de/archlinux/community/os/x86_64/community.files: Could not resolve host: repo.itmettke.de
warning: download failed: http://ftp.lysator.liu.se/pub/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: ftp.lysator.liu.se
warning: download failed: http://mirror.selfnet.de/archlinux/core/os/x86_64/core.files: Could not resolve host: mirror.selfnet.de
warning: download failed: http://archlinux.mirrors.uk2.net/extra/os/x86_64/extra.files: Could not resolve host: archlinux.mirrors.uk2.net
warning: download failed: http://ftp.lysator.liu.se/pub/archlinux/community/os/x86_64/community.files: Could not resolve host: ftp.lysator.liu.se
warning: download failed: http://mirror.selfnet.de/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.selfnet.de
warning: download failed: http://mirror.metalgamer.eu/archlinux/core/os/x86_64/core.files: Could not resolve host: mirror.metalgamer.eu
warning: download failed: http://mirror.hactar.xyz/extra/os/x86_64/extra.files: Could not resolve host: mirror.hactar.xyz
warning: download failed: http://mirror.selfnet.de/archlinux/community/os/x86_64/community.files: Could not resolve host: mirror.selfnet.de
warning: download failed: http://mirror.lastmikoi.net/archlinux/core/os/x86_64/core.files: Could not resolve host: mirror.lastmikoi.net
warning: download failed: http://ftp.jaist.ac.jp/pub/Linux/ArchLinux/extra/os/x86_64/extra.files: Could not resolve host: ftp.jaist.ac.jp
warning: download failed: http://mirror.metalgamer.eu/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.metalgamer.eu
warning: download failed: http://mirror.metalgamer.eu/archlinux/community/os/x86_64/community.files: Could not resolve host: mirror.metalgamer.eu
warning: download failed: http://ftp.nluug.nl/os/Linux/distr/archlinux/core/os/x86_64/core.files: Could not resolve host: ftp.nluug.nl
warning: download failed: http://za.mirror.archlinux-br.org/extra/os/x86_64/extra.files: Could not resolve host: za.mirror.archlinux-br.org
warning: download failed: http://mirror.lastmikoi.net/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.lastmikoi.net
warning: download failed: http://mirror.lastmikoi.net/archlinux/community/os/x86_64/community.files: Could not resolve host: mirror.lastmikoi.net
warning: download failed: http://arch.tamcore.eu/extra/os/x86_64/extra.files: Could not resolve host: arch.tamcore.eu
warning: download failed: http://ftp.nluug.nl/os/Linux/distr/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: ftp.nluug.nl
warning: download failed: http://ftp.snt.utwente.nl/pub/os/linux/archlinux/core/os/x86_64/core.files: Could not resolve host: ftp.snt.utwente.nl
warning: download failed: http://ftp.nluug.nl/os/Linux/distr/archlinux/community/os/x86_64/community.files: Could not resolve host: ftp.nluug.nl
warning: download failed: http://repo.itmettke.de/archlinux/extra/os/x86_64/extra.files: Could not resolve host: repo.itmettke.de
warning: download failed: http://ftp.snt.utwente.nl/pub/os/linux/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: ftp.snt.utwente.nl
warning: download failed: http://archlinux.mirror.pkern.at/core/os/x86_64/core.files: Could not resolve host: archlinux.mirror.pkern.at
warning: download failed: http://ftp.snt.utwente.nl/pub/os/linux/archlinux/community/os/x86_64/community.files: Could not resolve host: ftp.snt.utwente.nl
warning: download failed: http://archlinux.mirror.pkern.at/multilib/os/x86_64/multilib.files: Could not resolve host: archlinux.mirror.pkern.at
warning: download failed: http://ftp.lysator.liu.se/pub/archlinux/extra/os/x86_64/extra.files: Could not resolve host: ftp.lysator.liu.se
warning: download failed: http://foss.aueb.gr/mirrors/linux/archlinux/core/os/x86_64/core.files: Could not resolve host: foss.aueb.gr
warning: download failed: http://archlinux.mirror.pkern.at/community/os/x86_64/community.files: Could not resolve host: archlinux.mirror.pkern.at
warning: download failed: http://foss.aueb.gr/mirrors/linux/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: foss.aueb.gr
warning: download failed: http://mirror.selfnet.de/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirror.selfnet.de
warning: download failed: http://arch.mirror.far.fi/core/os/x86_64/core.files: Could not resolve host: arch.mirror.far.fi
warning: download failed: http://foss.aueb.gr/mirrors/linux/archlinux/community/os/x86_64/community.files: Could not resolve host: foss.aueb.gr
warning: download failed: http://arch.mirror.far.fi/multilib/os/x86_64/multilib.files: Could not resolve host: arch.mirror.far.fi
warning: download failed: http://mirror.metalgamer.eu/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirror.metalgamer.eu
warning: download failed: http://mirror.archlinux.cl/core/os/x86_64/core.files: Could not resolve host: mirror.archlinux.cl
warning: download failed: http://arch.mirror.far.fi/community/os/x86_64/community.files: Could not resolve host: arch.mirror.far.fi
warning: download failed: http://mirror.archlinux.cl/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.archlinux.cl
warning: download failed: http://mirror.lastmikoi.net/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirror.lastmikoi.net
warning: download failed: http://mirror.vpsfree.cz/archlinux/core/os/x86_64/core.files: Could not resolve host: mirror.vpsfree.cz
warning: download failed: http://mirror.archlinux.cl/community/os/x86_64/community.files: Could not resolve host: mirror.archlinux.cl
warning: download failed: http://mirror.vpsfree.cz/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.vpsfree.cz
warning: download failed: http://ftp.nluug.nl/os/Linux/distr/archlinux/extra/os/x86_64/extra.files: Could not resolve host: ftp.nluug.nl
warning: download failed: http://archlinux.honkgong.info/core/os/x86_64/core.files: Could not resolve host: archlinux.honkgong.info
warning: download failed: http://mirror.vpsfree.cz/archlinux/community/os/x86_64/community.files: Could not resolve host: mirror.vpsfree.cz
warning: download failed: http://archlinux.honkgong.info/multilib/os/x86_64/multilib.files: Could not resolve host: archlinux.honkgong.info
warning: download failed: http://ftp.acc.umu.se/mirror/archlinux/core/os/x86_64/core.files: Could not resolve host: ftp.acc.umu.se
warning: download failed: http://ftp.snt.utwente.nl/pub/os/linux/archlinux/extra/os/x86_64/extra.files: Could not resolve host: ftp.snt.utwente.nl
warning: download failed: http://archlinux.honkgong.info/community/os/x86_64/community.files: Could not resolve host: archlinux.honkgong.info
warning: download failed: http://ftp.acc.umu.se/mirror/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: ftp.acc.umu.se
warning: download failed: http://archlinux.iskon.hr/core/os/x86_64/core.files: Could not resolve host: archlinux.iskon.hr
warning: download failed: http://archlinux.mirror.pkern.at/extra/os/x86_64/extra.files: Could not resolve host: archlinux.mirror.pkern.at
warning: download failed: http://ftp.acc.umu.se/mirror/archlinux/community/os/x86_64/community.files: Could not resolve host: ftp.acc.umu.se
warning: download failed: http://mirror.armbrust.me/archlinux/core/os/x86_64/core.files: Could not resolve host: mirror.armbrust.me
warning: download failed: http://foss.aueb.gr/mirrors/linux/archlinux/extra/os/x86_64/extra.files: Could not resolve host: foss.aueb.gr
warning: download failed: http://archlinux.iskon.hr/multilib/os/x86_64/multilib.files: Could not resolve host: archlinux.iskon.hr
warning: download failed: http://archlinux.iskon.hr/community/os/x86_64/community.files: Could not resolve host: archlinux.iskon.hr
warning: download failed: http://archlinux.thelinuxnetworx.rocks/core/os/x86_64/core.files: Could not resolve host: archlinux.thelinuxnetworx.rocks
warning: download failed: http://mirror.armbrust.me/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.armbrust.me
warning: download failed: http://mirror.armbrust.me/archlinux/community/os/x86_64/community.files: Could not resolve host: mirror.armbrust.me
warning: download failed: http://ftp.wa.co.za/pub/archlinux/core/os/x86_64/core.files: Could not resolve host: ftp.wa.co.za
warning: download failed: http://arch.mirror.far.fi/extra/os/x86_64/extra.files: Could not resolve host: arch.mirror.far.fi
warning: download failed: http://archlinux.thelinuxnetworx.rocks/community/os/x86_64/community.files: Could not resolve host: archlinux.thelinuxnetworx.rocks
warning: download failed: http://archlinux.thelinuxnetworx.rocks/multilib/os/x86_64/multilib.files: Could not resolve host: archlinux.thelinuxnetworx.rocks
warning: download failed: http://mirror.internode.on.net/pub/archlinux/core/os/x86_64/core.files: Could not resolve host: mirror.internode.on.net
warning: download failed: http://mirror.archlinux.cl/extra/os/x86_64/extra.files: Could not resolve host: mirror.archlinux.cl
warning: download failed: http://ftp.wa.co.za/pub/archlinux/community/os/x86_64/community.files: Could not resolve host: ftp.wa.co.za
warning: download failed: http://ftp.wa.co.za/pub/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: ftp.wa.co.za
warning: download failed: http://ftp.tku.edu.tw/Linux/ArchLinux/core/os/x86_64/core.files: Could not resolve host: ftp.tku.edu.tw
warning: download failed: http://mirror.vpsfree.cz/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirror.vpsfree.cz
warning: download failed: http://mirror.internode.on.net/pub/archlinux/community/os/x86_64/community.files: Could not resolve host: mirror.internode.on.net
warning: download failed: http://mirror.internode.on.net/pub/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.internode.on.net
warning: download failed: http://archlinux.honkgong.info/extra/os/x86_64/extra.files: Could not resolve host: archlinux.honkgong.info
warning: download failed: http://ftp.byfly.by/pub/archlinux/core/os/x86_64/core.files: Could not resolve host: ftp.byfly.by
warning: download failed: http://ftp.tku.edu.tw/Linux/ArchLinux/community/os/x86_64/community.files: Could not resolve host: ftp.tku.edu.tw
warning: download failed: http://ftp.tku.edu.tw/Linux/ArchLinux/multilib/os/x86_64/multilib.files: Could not resolve host: ftp.tku.edu.tw
warning: download failed: http://ftp.acc.umu.se/mirror/archlinux/extra/os/x86_64/extra.files: Could not resolve host: ftp.acc.umu.se
warning: download failed: http://mirror.neuf.no/archlinux/core/os/x86_64/core.files: Could not resolve host: mirror.neuf.no
warning: download failed: http://ftp.byfly.by/pub/archlinux/community/os/x86_64/community.files: Could not resolve host: ftp.byfly.by
warning: download failed: http://ftp.byfly.by/pub/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: ftp.byfly.by
warning: download failed: http://archlinux.iskon.hr/extra/os/x86_64/extra.files: Could not resolve host: archlinux.iskon.hr
warning: download failed: http://archlinux.mailtunnel.eu/core/os/x86_64/core.files: Could not resolve host: archlinux.mailtunnel.eu
warning: download failed: http://mirror.neuf.no/archlinux/community/os/x86_64/community.files: Could not resolve host: mirror.neuf.no
warning: download failed: http://mirror.neuf.no/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: mirror.neuf.no
warning: download failed: http://mirror.armbrust.me/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirror.armbrust.me
warning: download failed: http://archlinux.mailtunnel.eu/multilib/os/x86_64/multilib.files: Could not resolve host: archlinux.mailtunnel.eu
warning: download failed: http://archlinux.pop-es.rnp.br/core/os/x86_64/core.files: Could not resolve host: archlinux.pop-es.rnp.br
warning: download failed: http://archlinux.mailtunnel.eu/community/os/x86_64/community.files: Could not resolve host: archlinux.mailtunnel.eu
warning: download failed: http://archlinux.thelinuxnetworx.rocks/extra/os/x86_64/extra.files: Could not resolve host: archlinux.thelinuxnetworx.rocks
warning: download failed: http://archlinux.pop-es.rnp.br/community/os/x86_64/community.files: Could not resolve host: archlinux.pop-es.rnp.br
warning: download failed: http://archlinux.pop-es.rnp.br/multilib/os/x86_64/multilib.files: Could not resolve host: archlinux.pop-es.rnp.br
warning: download failed: http://ftp.yzu.edu.tw/Linux/archlinux/core/os/x86_64/core.files: Could not resolve host: ftp.yzu.edu.tw
error: failed to update repo: core
warning: download failed: http://ftp.wa.co.za/pub/archlinux/extra/os/x86_64/extra.files: Could not resolve host: ftp.wa.co.za
warning: download failed: http://ftp.yzu.edu.tw/Linux/archlinux/community/os/x86_64/community.files: Could not resolve host: ftp.yzu.edu.tw
error: failed to update repo: community
warning: download failed: http://ftp.yzu.edu.tw/Linux/archlinux/multilib/os/x86_64/multilib.files: Could not resolve host: ftp.yzu.edu.tw
error: failed to update repo: multilib
warning: download failed: http://mirror.internode.on.net/pub/archlinux/extra/os/x86_64/extra.files: Could not resolve host: mirror.internode.on.net
:: Updating 5 repos...
2018-02-17 23:50:39 [DEBUG] run_cmd.py(147) chroot_call(): groupadd: group 'avahi' already exists
2018-02-17 23:50:39 [DEBUG] run_cmd.py(147) chroot_call(): useradd: user 'avahi' already exists
2018-02-17 23:50:39 [DEBUG] install.py(1506) configure_system(): Enabling AUR options in pamac
2018-02-17 23:50:39 [DEBUG] install.py(1521) configure_system(): Enabling colors and syntax highlighting in nano editor
2018-02-17 23:50:39 [DEBUG] install.py(1545) configure_system(): Installation done, exporting ZFS pool
2018-02-17 23:50:39 [WARNING] run_cmd.py(116) call(): Error running ['zpool', 'export', '-f', 'bonwick']: umount: /install: target is busy.
cannot unmount '/install': umount failed
2018-02-17 23:50:39 [ERROR] run_cmd.py(76) log_exception_info(): Traceback (most recent call last):
2018-02-17 23:50:39 [ERROR] run_cmd.py(76) log_exception_info(): File "/usr/share/cnchi/src/misc/run_cmd.py", line 100, in call
timeout=timeout)
2018-02-17 23:50:39 [ERROR] run_cmd.py(76) log_exception_info(): File "/usr/lib/python3.6/subprocess.py", line 336, in check_output
**kwargs).stdout
2018-02-17 23:50:39 [ERROR] run_cmd.py(76) log_exception_info(): File "/usr/lib/python3.6/subprocess.py", line 418, in run
output=stdout, stderr=stderr)
2018-02-17 23:50:39 [ERROR] run_cmd.py(76) log_exception_info(): subprocess.CalledProcessError: Command '['zpool', 'export', '-f', 'bonwick']' returned non-zero exit status 1.
2018-02-17 23:50:39 [DEBUG] special_dirs.py(115) umount(): Unmounting /install/sys/firmware/efi/efivars
2018-02-17 23:50:39 [DEBUG] special_dirs.py(115) umount(): Unmounting /install/run/dbus
2018-02-17 23:50:39 [DEBUG] special_dirs.py(115) umount(): Unmounting /install/tmp
2018-02-17 23:50:39 [DEBUG] special_dirs.py(115) umount(): Unmounting /install/run
2018-02-17 23:50:39 [DEBUG] special_dirs.py(115) umount(): Unmounting /install/dev/shm
2018-02-17 23:50:39 [DEBUG] special_dirs.py(115) umount(): Unmounting /install/dev/pts
2018-02-17 23:50:39 [DEBUG] special_dirs.py(115) umount(): Unmounting /install/dev
2018-02-17 23:50:39 [DEBUG] special_dirs.py(115) umount(): Unmounting /install/sys
2018-02-17 23:50:39 [DEBUG] special_dirs.py(115) umount(): Unmounting /install/proc
2018-02-17 23:50:39 [DEBUG] install.py(338) start(): Running postinstall.sh script...
2018-02-17 23:50:39 [DEBUG] install.py(1156) set_desktop_settings(): Running Cnchi post-install script
2018-02-17 23:50:40 [DEBUG] install.py(1179) set_desktop_settings(): Post install script completed successfully.
2018-02-17 23:50:40 [DEBUG] install.py(342) start(): Copying install log to /var/log.
2018-02-17 23:50:40 [DEBUG] run_cmd.py(104) call(): proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
sys on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
dev on /dev type devtmpfs (rw,nosuid,relatime,size=16401552k,nr_inodes=4100388,mode=755)
run on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755)
efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
/dev/sda1 on /run/archiso/bootmnt type iso9660 (ro,relatime,nojoliet,check=s,map=n,blocksize=2048)
cowspace on /run/archiso/cowspace type tmpfs (rw,relatime,size=327680k,mode=755)
/dev/loop0 on /run/archiso/sfs/root-image type squashfs (ro,relatime)
root-image on / type overlay (rw,relatime,lowerdir=/run/archiso/sfs/root-image,upperdir=/run/archiso/cowspace/persistent_ANTERGOS/upperdir,workdir=/run/archiso/cowspace/persistent_ANTERGOS/workdir,index=off)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,rdma)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=26,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=17676)
mqueue on /dev/mqueue type mqueue (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,pagesize=2M)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
configfs on /sys/kernel/config type configfs (rw,relatime)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=3283048k,mode=700,uid=1000,gid=983)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=983)
bonwick on /install type zfs (rw,xattr,noacl)
/dev/nvme0n1p2 on /install/boot type ext4 (rw,relatime,data=ordered)
/dev/nvme0n1p1 on /install/boot/efi type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro)
2018-02-17 23:50:40 [DEBUG] auto_partition.py(73) unmount(): Unmounting /install/boot
2018-02-17 23:50:40 [DEBUG] auto_partition.py(73) unmount(): Unmounting /install/boot/efi
2018-02-17 23:50:40 [DEBUG] run_cmd.py(114) call(): Error running ['umount', '-l', '/install/boot/efi']: umount: /install/boot/efi: no mount point specified.
2018-02-17 23:50:40 [DEBUG] auto_partition.py(73) unmount(): Unmounting /install
2018-02-17 23:50:41 [INFO] slides.py(227) manage_events_from_cb_queue(): Installation finished
2018-02-17 23:50:41 [DEBUG] connectionpool.py(208) _new_conn(): Starting new HTTP connection (1): build.antergos.com
2018-02-17 23:50:41 [DEBUG] connectionpool.py(396) _make_request(): http://build.antergos.com:80 "GET /hook?cnchi=2580656b5c7be34e4144a3129a95e421&install_id=983437&result=True HTTP/1.1" 301 None
2018-02-17 23:50:41 [DEBUG] connectionpool.py(396) _make_request(): http://build.antergos.com:80 "GET /api/hook?cnchi=2580656b5c7be34e4144a3129a95e421&install_id=983437&result=True HTTP/1.1" 200 None
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment