QubesOS / qubes-issues

The Qubes OS Project issue tracker
https://www.qubes-os.org/doc/issue-tracking/
534 stars 46 forks source link

Squashfs module missing in built ISO due to lorax/pungi ignoring linux-kernel rpms and using stock fc25 kernel #5240

Closed iprid23 closed 5 years ago

iprid23 commented 5 years ago

Qubes OS version R4.0

Affected component(s) or functionality installer-qubes-os

Brief summary The installer cannot load because it says that the initrd.img in isolinux is missing the squashfs module

To Reproduce

  1. Build a Qubes ISO - R4.0 with fc25 dom0

Expected behavior You can boot the installer without hanging.

Actual behavior You cannot boot the installer due to a missing squashfs in the initrd.img

Additional context For some reason linux kernel 4.13 is used despite it not being chosen in the builder.conf. Unpacking the initrd.img, I checked lib/modules/4.13.16-100.fc25.x86_64 and indeed there is nothing with squashfs in the name.

Solutions you've tried None so far, haven't found how to configure pungi?(or so it seems) to use what kernel and what version? plus what modules?

marmarek commented 5 years ago

Have you built linux-kernel component? Can you upload iso build log?

iprid23 commented 5 years ago

@marmarek Those are the packages built from linux-kernel component:

ls qubes-packages-mirror-repo/dom0-fc25/rpm | grep kernel
kernel-414-4.14.134-1.pvops.qubes.x86_64.rpm
kernel-414-devel-4.14.134-1.pvops.qubes.x86_64.rpm
kernel-414-qubes-vm-4.14.134-1.pvops.qubes.x86_64.rpm
qubes-core-dom0-linux-kernel-install-4.0.18-1.fc25.x86_64.rpm
qubes-kernel-vm-support-4.0.25-1.fc25.x86_64.rpm

I noticed that the build uses lorax and pungi, though I have no experience with them and for some reason a kernel version 4.13 is used for the installer in isolinux despite having a compiled 4.14.

Providing the build log here: ``` make[1]: Entering directory '/home/user/qubes-src/installer-qubes-os' ln -nsf `pwd` /tmp/qubes-installer createrepo -q -g ../../conf/comps-qubes.xml --update yum/qubes-dom0 mkdir -p work pushd work && pungi --name=Qubes --nosource --nodebuginfo --nogreedy --all-stages --ver="**HIDDEN**" -c /home/user/qubes-src/installer-qubes-os/conf/qubes-kickstart.cfg && popd ~/qubes-src/installer-qubes-os/work ~/qubes-src/installer-qubes-os /usr/lib64/python2.7/optparse.py:1013: PendingDeprecationWarning: The KSOption class is deprecated and will be removed in pykickstart-3. Use the argparse module instead. option = self.option_class(*args, **kwargs) Pungi:INFO: Waiting on '/var/cache/pungi/yumlock.lock' Pungi:INFO: Got '/var/cache/pungi/yumlock.lock' Pungi:INFO: Lock count upped to 1 Pungi:INFO: Lock count upped to 2 Pungi:INFO: Adding repo fedora Pungi:INFO: Mirrorlist for repo fedora is https://mirrors.fedoraproject.org/metalink?repo=fedora-25&arch=x86_64 Pungi:INFO: Adding repo fedora-updates Pungi:INFO: Mirrorlist for repo fedora-updates is https://mirrors.fedoraproject.org/metalink?repo=updates-released-f25&arch=x86_64 Pungi:INFO: Adding repo installer Pungi:INFO: URL for repo installer is ['file:///tmp/qubes-installer/yum/installer/'] Pungi:INFO: Adding repo qubes-dom0 Pungi:INFO: URL for repo qubes-dom0 is ['file:///tmp/qubes-installer/yum/qubes-dom0/'] Pungi:INFO: Adding repo dom0-updates Pungi:INFO: URL for repo dom0-updates is ['file:///tmp/qubes-installer/yum/dom0-updates/'] Pungi:INFO: Getting sacks for arches ['x86_64', 'noarch', 'src'] Pungi:INFO: Downloading dom0-updates (0 B) Pungi:INFO: Downloading dom0-updates/primary_db (0 B) Pungi:INFO: Downloading fedora/metalink (5.8 kB) Pungi:INFO: Downloading fedora (4.3 kB) Pungi:INFO: Downloading fedora/group_gz (441 kB) Pungi:INFO: Downloading fedora/primary_db (26 MB) Pungi:INFO: Downloading fedora-updates/metalink (5.4 kB) Pungi:INFO: Downloading fedora-updates (4.7 kB) Pungi:INFO: Downloading fedora-updates/group_gz (443 kB) Pungi:INFO: Downloading fedora-updates/updateinfo (1.2 MB) Pungi:INFO: Downloading fedora-updates/primary_db (12 MB) Pungi:INFO: Downloading installer (0 B) Pungi:INFO: Downloading installer/primary_db (0 B) Pungi:INFO: Downloading qubes-dom0 (0 B) Pungi:INFO: Downloading qubes-dom0/group_gz (0 B) Pungi:INFO: Downloading qubes-dom0/primary_db (0 B) Pungi:INFO: Lock count downed to 1 Pungi:INFO: None None None Pungi:INFO: Found xfce4-session.x86_64 Pungi:INFO: Found hostname.x86_64 Pungi:INFO: Found less.x86_64 Pungi:INFO: Found iputils.x86_64 Pungi:INFO: Found dejavu-serif-fonts.noarch Pungi:INFO: Found lohit-assamese-fonts.noarch Pungi:INFO: Found kbd.x86_64 Pungi:INFO: Found iproute.x86_64 Pungi:INFO: Found xfce4-power-manager.x86_64 Pungi:INFO: Found adwaita-cursor-theme.noarch Pungi:INFO: Found xfce4-battery-plugin.x86_64 Pungi:INFO: Found paratype-pt-sans-fonts.noarch Pungi:INFO: Found dejavu-sans-mono-fonts.noarch Pungi:INFO: Found xfwm4-theme-nodoka.noarch Pungi:INFO: Found xfce4-cpugraph-plugin.x86_64 Pungi:INFO: Found systemd.x86_64 Pungi:INFO: Found tmpwatch.x86_64 Pungi:INFO: Found reiserfs-utils.x86_64 Pungi:INFO: Found xfce4-panel.x86_64 Pungi:INFO: Found sil-nuosu-fonts.noarch Pungi:INFO: Found xfce4-places-plugin.x86_64 Pungi:INFO: Found xfce4-verve-plugin.x86_64 Pungi:INFO: Found gnu-free-serif-fonts.noarch Pungi:INFO: Found grub2.x86_64 Pungi:INFO: Found zip.x86_64 Pungi:INFO: Found xfce4-cellmodem-plugin.x86_64 Pungi:INFO: Found khmeros-base-fonts.noarch Pungi:INFO: Found julietaula-montserrat-fonts.noarch Pungi:INFO: Found grub2-starfield-theme.x86_64 Pungi:INFO: Found mcelog.x86_64 Pungi:INFO: Found unzip.x86_64 Pungi:INFO: Found greybird-gtk3-theme.noarch Pungi:INFO: Found vlgothic-fonts.noarch Pungi:INFO: Found initial-setup.x86_64 Pungi:INFO: Found xterm.x86_64 Pungi:INFO: Found naver-nanum-gothic-fonts.noarch Pungi:INFO: Found adobe-source-han-sans-cn-fonts.noarch Pungi:INFO: Found initial-setup-gui.x86_64 Pungi:INFO: Found greybird-gtk2-theme.noarch Pungi:INFO: Found usb_modeswitch.x86_64 Pungi:INFO: Found util-linux.x86_64 Pungi:INFO: Found basesystem.noarch Pungi:INFO: Found smc-meera-fonts.noarch Pungi:INFO: Found qubes-anaconda-addon.noarch Pungi:INFO: Found google-noto-sans-lisu-fonts.noarch Pungi:INFO: Found google-noto-sans-tagalog-fonts.noarch Pungi:INFO: Found dbus.x86_64 Pungi:INFO: Found gnu-free-mono-fonts.noarch Pungi:INFO: Found qubes-img-converter-dom0.x86_64 Pungi:INFO: Found xfce4-appfinder.x86_64 Pungi:INFO: Found syslinux-extlinux.x86_64 Pungi:INFO: Found xfce4-xkb-plugin.x86_64 Pungi:INFO: Found xorg-x11-drv-libinput.x86_64 Pungi:INFO: Found yumex-dnf.noarch Pungi:INFO: Found man-pages.noarch Pungi:INFO: Found xorg-x11-xauth.x86_64 Pungi:INFO: Found kernel.x86_64 Pungi:INFO: Found parted.x86_64 Pungi:INFO: Found rsyslog.x86_64 Pungi:INFO: Found dump.x86_64 Pungi:INFO: Found abattis-cantarell-fonts.noarch Pungi:WARNING: Could not find a match for qubes-template-whonix-gw-15 in any configured repo Pungi:INFO: Found ed.x86_64 Pungi:INFO: Found dosfstools.x86_64 Pungi:INFO: Found numactl.x86_64 Pungi:INFO: Found xdg-user-dirs-gtk.x86_64 Pungi:INFO: Found openssh-askpass.x86_64 Pungi:INFO: Found google-noto-sans-mandaic-fonts.noarch Pungi:INFO: Found xfce4-sensors-plugin.x86_64 Pungi:INFO: Found bluebird-gtk2-theme.noarch Pungi:INFO: Found bluebird-xfwm4-theme.noarch Pungi:INFO: Found mdadm.x86_64 Pungi:INFO: Found paprefs.x86_64 Pungi:INFO: Found google-noto-sans-tai-viet-fonts.noarch Pungi:INFO: Found mactel-boot.x86_64 Pungi:INFO: Found nano.x86_64 Pungi:INFO: Found qubes-gui-dom0.x86_64 Pungi:INFO: Found glibc.x86_64 Pungi:INFO: Found jomolhari-fonts.noarch Pungi:INFO: Found grub2-efi.x86_64 Pungi:INFO: Found btrfs-progs.x86_64 Pungi:INFO: Found qubes-release-notes.noarch Pungi:INFO: Found shadow-utils.x86_64 Pungi:INFO: Found liberation-sans-fonts.noarch Pungi:INFO: Found lohit-kannada-fonts.noarch Pungi:INFO: Found linux-firmware.noarch Pungi:INFO: Found qubes-mgmt-salt-dom0.noarch Pungi:INFO: Found pavucontrol.x86_64 Pungi:INFO: Found irqbalance.x86_64 Pungi:INFO: Found albatross-xfwm4-theme.noarch Pungi:INFO: Found lohit-devanagari-fonts.noarch Pungi:INFO: Found xfce4-mailwatch-plugin.x86_64 Pungi:INFO: Found tree.x86_64 Pungi:INFO: Found libvirt-client.x86_64 Pungi:INFO: Found xfce4-taskmanager.x86_64 Pungi:INFO: Found lohit-odia-fonts.noarch Pungi:INFO: Found google-noto-sans-tai-tham-fonts.noarch Pungi:INFO: Found lohit-gujarati-fonts.noarch Pungi:INFO: Found glx-utils.x86_64 Pungi:INFO: Found bash.x86_64 Pungi:INFO: Found thai-scalable-waree-fonts.noarch Pungi:INFO: Found symlinks.x86_64 Pungi:INFO: Found rootfiles.noarch Pungi:INFO: Found qubes-release.noarch Pungi:INFO: Found pcmciautils.x86_64 Pungi:INFO: Found sil-padauk-fonts.noarch Pungi:INFO: Found gnu-free-sans-fonts.noarch Pungi:INFO: Found xfce4-diskperf-plugin.x86_64 Pungi:INFO: Found xfdesktop.x86_64 Pungi:INFO: Found albatross-gtk2-theme.noarch Pungi:INFO: Found lsof.x86_64 Pungi:INFO: Found hfsplus-tools.x86_64 Pungi:INFO: Found google-noto-sans-meetei-mayek-fonts.noarch Pungi:INFO: Found cryptsetup.x86_64 Pungi:INFO: Found adwaita-gtk2-theme.x86_64 Pungi:INFO: Found lvm2.x86_64 Pungi:INFO: Found aajohan-comfortaa-fonts.noarch Pungi:INFO: Found mlocate.x86_64 Pungi:INFO: Found lohit-bengali-fonts.noarch Pungi:INFO: Found qubes-gpg-split-dom0.x86_64 Pungi:INFO: Found lohit-gurmukhi-fonts.noarch Pungi:INFO: Found rpm.x86_64 Pungi:INFO: Found dmraid.x86_64 Pungi:INFO: Found xorg-x11-server-Xorg.x86_64 Pungi:INFO: Found vim-minimal.x86_64 Pungi:INFO: Found dnf.noarch Pungi:INFO: Found perf.x86_64 Pungi:INFO: Found gfs2-utils.x86_64 Pungi:INFO: Found gnupg2.x86_64 Pungi:INFO: Found xfce4-datetime-plugin.x86_64 Pungi:INFO: Found xfce4-systemload-plugin.x86_64 Pungi:INFO: Found microcode_ctl.x86_64 Pungi:INFO: Found gtk-xfce-engine.x86_64 Pungi:INFO: Found time.x86_64 Pungi:INFO: Found paman.x86_64 Pungi:INFO: Found vim-enhanced.x86_64 Pungi:INFO: Found qubes-desktop-linux-common.noarch Pungi:INFO: Found procps-ng.x86_64 Pungi:INFO: Found bluebird-gtk3-theme.noarch Pungi:INFO: Found sudo.x86_64 Pungi:INFO: Found gnome-packagekit.x86_64 Pungi:INFO: Found xorg-x11-utils.x86_64 Pungi:INFO: Found ncurses.x86_64 Pungi:INFO: Found xscreensaver-base.x86_64 Pungi:INFO: Found usbutils.x86_64 Pungi:WARNING: Could not find a match for qubes-template-whonix-ws-15 in any configured repo Pungi:WARNING: Could not find a match for kernel-qubes-vm in any configured repo Pungi:INFO: Found xfce4-genmon-plugin.x86_64 Pungi:INFO: Found ntsysv.x86_64 Pungi:INFO: Found pinfo.x86_64 Pungi:INFO: Found authconfig.x86_64 Pungi:INFO: Found xfce4-session-engines.x86_64 Pungi:INFO: Found paktype-naskh-basic-fonts.noarch Pungi:INFO: Found xfce4-mount-plugin.x86_64 Pungi:INFO: Found greybird-xfwm4-theme.noarch Pungi:INFO: Found glibc-all-langpacks.x86_64 Pungi:INFO: Found qubes-pdf-converter-dom0.x86_64 Pungi:INFO: Found dnf-plugins-core.noarch Pungi:INFO: Found setup.noarch Pungi:INFO: Found xfce4-pulseaudio-plugin.x86_64 Pungi:INFO: Found desktop-backgrounds-basic.noarch Pungi:INFO: Found firewalld.noarch Pungi:INFO: Found initscripts.x86_64 Pungi:INFO: Found plymouth.x86_64 Pungi:INFO: Found lohit-tamil-fonts.noarch Pungi:INFO: Found xfce4-whiskermenu-plugin.x86_64 Pungi:INFO: Found passwd.x86_64 Pungi:INFO: Found sil-mingzat-fonts.noarch Pungi:INFO: Found lohit-telugu-fonts.noarch Pungi:INFO: Found lightdm-gtk.x86_64 Pungi:INFO: Found alsa-utils.x86_64 Pungi:INFO: Found greybird-xfce4-notifyd-theme.noarch Pungi:INFO: Found xfsprogs.x86_64 Pungi:INFO: Found tar.x86_64 Pungi:INFO: Found shim.x86_64 Pungi:INFO: Found man-db.x86_64 Pungi:INFO: Found qubes-usb-proxy-dom0.noarch Pungi:INFO: Found qubes-artwork.noarch Pungi:INFO: Found xfce4-settings.x86_64 Pungi:INFO: Found lklug-fonts.noarch Pungi:INFO: Found logrotate.x86_64 Pungi:WARNING: Could not find a match for qubes-template-debian-10 in any configured repo Pungi:INFO: Found at.x86_64 Pungi:INFO: Found zenity.x86_64 Pungi:INFO: Found curl.x86_64 Pungi:INFO: Found dejavu-sans-fonts.noarch Pungi:INFO: Found xfwm4.x86_64 Pungi:INFO: Found xfce4-about.x86_64 Pungi:INFO: Found bzip2.x86_64 Pungi:INFO: Found liberation-serif-fonts.noarch Pungi:INFO: Found qubes-input-proxy.x86_64 Pungi:INFO: Found qubes-desktop-linux-manager.noarch Pungi:INFO: Found qubes-template-fedora-30.noarch Pungi:INFO: Found dracut-network.x86_64 Pungi:INFO: Found albatross-gtk3-theme.noarch Pungi:INFO: Found iscsi-initiator-utils.x86_64 Pungi:INFO: Found xorg-x11-drivers.x86_64 Pungi:INFO: Found coreutils.x86_64 Pungi:INFO: Found xfce4-screenshooter-plugin.x86_64 Pungi:INFO: Found which.x86_64 Pungi:INFO: Found ntfsprogs.x86_64 Pungi:INFO: Found gvfs.x86_64 Pungi:INFO: Found xfce4-terminal.x86_64 Pungi:INFO: Found smartmontools.x86_64 Pungi:INFO: Found liberation-mono-fonts.noarch Pungi:INFO: Found efibootmgr.x86_64 Pungi:INFO: Found xfce4-fsguard-plugin.x86_64 Pungi:INFO: Found mesa-dri-drivers.x86_64 Pungi:INFO: Found pciutils.x86_64 Pungi:INFO: Found quota.x86_64 Pungi:INFO: Found yum-utils.noarch Pungi:INFO: Found adwaita-icon-theme.noarch Pungi:INFO: Found xorg-x11-xinit.x86_64 Pungi:INFO: Found xfce4-time-out-plugin.x86_64 Pungi:INFO: Found adobe-source-han-sans-tw-fonts.noarch Pungi:INFO: Found cronie.x86_64 Pungi:INFO: Found xfce4-eyes-plugin.x86_64 Pungi:INFO: Found audit.x86_64 Pungi:INFO: Found xfwm4-themes.noarch Pungi:INFO: Found sil-abyssinica-fonts.noarch Pungi:INFO: Found fcoe-utils.x86_64 Pungi:INFO: Found diffutils.x86_64 Pungi:INFO: Found qubes-core-dom0.x86_64 Pungi:INFO: Found e2fsprogs.x86_64 Pungi:INFO: Found tabish-eeyek-fonts.noarch Pungi:INFO: Found stix-fonts.noarch Pungi:INFO: Found xfconf.x86_64 Pungi:INFO: Found filesystem.x86_64 Pungi:INFO: Found xfce4-timer-plugin.x86_64 Pungi:INFO: Found xfce4-settings-qubes.x86_64 Pungi:INFO: Finished gathering package objects. Pungi:INFO: Pass #1 Pungi:INFO: Checking deps of aajohan-comfortaa-fonts.noarch Pungi:INFO: Added fontpackages-filesystem.noarch (repo: fedora) for aajohan-comfortaa-fonts.noarch Pungi:INFO: Checking deps of fontpackages-filesystem.noarch Pungi:INFO: Checking deps of abattis-cantarell-fonts.noarch Pungi:INFO: Checking deps of adobe-source-han-sans-cn-fonts.noarch Pungi:INFO: Checking deps of adobe-source-han-sans-tw-fonts.noarch Pungi:INFO: Checking deps of adwaita-cursor-theme.noarch Pungi:INFO: Checking deps of adwaita-gtk2-theme.x86_64 Pungi:INFO: Added gtk2.x86_64 (repo: fedora) for adwaita-gtk2-theme.x86_64 Pungi:INFO: Added atk.x86_64 (repo: fedora) for adwaita-gtk2-theme.x86_64 Pungi:INFO: Added cairo.x86_64 (repo: fedora-updates) for adwaita-gtk2-theme.x86_64 Pungi:INFO: Added fontconfig.x86_64 (repo: fedora) for adwaita-gtk2-theme.x86_64 Pungi:INFO: Added freetype.x86_64 (repo: fedora-updates) for adwaita-gtk2-theme.x86_64 Pungi:INFO: Added gdk-pixbuf2.x86_64 (repo: fedora-updates) for adwaita-gtk2-theme.x86_64 Pungi:INFO: Added glib2.x86_64 (repo: fedora-updates) for adwaita-gtk2-theme.x86_64 Pungi:INFO: Added pango.x86_64 (repo: fedora-updates) for adwaita-gtk2-theme.x86_64 Pungi:INFO: Checking deps of cairo.x86_64 Pungi:INFO: Added libglvnd-egl.x86_64 (repo: fedora-updates) for cairo.x86_64 Pungi:INFO: Added libglvnd-glx.x86_64 (repo: fedora-updates) for cairo.x86_64 Pungi:INFO: Added libX11.x86_64 (repo: fedora-updates) for cairo.x86_64 Pungi:INFO: Added libXext.x86_64 (repo: fedora) for cairo.x86_64 Pungi:INFO: Added libXrender.x86_64 (repo: fedora) for cairo.x86_64 Pungi:INFO: Added pixman.x86_64 (repo: fedora) for cairo.x86_64 Pungi:INFO: Added libpng.x86_64 (repo: fedora-updates) for cairo.x86_64 Pungi:INFO: Added libxcb.x86_64 (repo: fedora) for cairo.x86_64 Pungi:INFO: Added zlib.x86_64 (repo: fedora) for cairo.x86_64 Pungi:INFO: Checking deps of libXrender.x86_64 Pungi:INFO: Checking deps of libglvnd-glx.x86_64 Pungi:INFO: Added libglvnd.x86_64 (repo: fedora-updates) for libglvnd-glx.x86_64 Pungi:INFO: Added mesa-libGL.x86_64 (repo: fedora-updates) for libglvnd-glx.x86_64 Pungi:INFO: Checking deps of libglvnd.x86_64 Pungi:INFO: Checking deps of mesa-libGL.x86_64 Pungi:INFO: Added libXdamage.x86_64 (repo: fedora) for mesa-libGL.x86_64 Pungi:INFO: Added libXfixes.x86_64 (repo: fedora) for mesa-libGL.x86_64 Pungi:INFO: Added libXxf86vm.x86_64 (repo: fedora) for mesa-libGL.x86_64 Pungi:INFO: Added libdrm.x86_64 (repo: fedora-updates) for mesa-libGL.x86_64 Pungi:INFO: Added expat.x86_64 (repo: fedora-updates) for mesa-libGL.x86_64 Pungi:INFO: Added mesa-libglapi.x86_64 (repo: fedora-updates) for mesa-libGL.x86_64 Pungi:INFO: Added libselinux.x86_64 (repo: fedora-updates) for mesa-libGL.x86_64 Pungi:INFO: Added libxshmfence.x86_64 (repo: fedora) for mesa-libGL.x86_64 Pungi:INFO: Checking deps of libxshmfence.x86_64 Pungi:INFO: Checking deps of expat.x86_64 Pungi:INFO: Checking deps of libdrm.x86_64 Pungi:INFO: Added libpciaccess.x86_64 (repo: fedora) for libdrm.x86_64 Pungi:INFO: Checking deps of libpciaccess.x86_64 Pungi:INFO: Added hwdata.noarch (repo: fedora-updates) for libpciaccess.x86_64 Pungi:INFO: Checking deps of hwdata.noarch Pungi:INFO: Checking deps of libXdamage.x86_64 Pungi:INFO: Checking deps of libXfixes.x86_64 Pungi:INFO: Checking deps of libXxf86vm.x86_64 Pungi:INFO: Checking deps of libselinux.x86_64 Pungi:INFO: Added pcre.x86_64 (repo: fedora-updates) for libselinux.x86_64 Pungi:INFO: Added libsepol.x86_64 (repo: fedora) for libselinux.x86_64 Pungi:INFO: Checking deps of pcre.x86_64 Pungi:INFO: Checking deps of libsepol.x86_64 Pungi:INFO: Checking deps of mesa-libglapi.x86_64 Pungi:INFO: Checking deps of pixman.x86_64 Pungi:INFO: Checking deps of zlib.x86_64 Pungi:INFO: Checking deps of libX11.x86_64 Pungi:INFO: Added libX11-common.noarch (repo: fedora-updates) for libX11.x86_64 Pungi:INFO: Checking deps of libX11-common.noarch Pungi:INFO: Checking deps of libpng.x86_64 Pungi:INFO: Checking deps of libXext.x86_64 Pungi:INFO: Checking deps of libglvnd-egl.x86_64 Pungi:INFO: Added mesa-libEGL.x86_64 (repo: fedora-updates) for libglvnd-egl.x86_64 Pungi:INFO: Checking deps of mesa-libEGL.x86_64 Pungi:INFO: Added mesa-libgbm.x86_64 (repo: fedora-updates) for mesa-libEGL.x86_64 Pungi:INFO: Added libwayland-client.x86_64 (repo: fedora) for mesa-libEGL.x86_64 Pungi:INFO: Added libwayland-server.x86_64 (repo: fedora) for mesa-libEGL.x86_64 Pungi:INFO: Checking deps of libwayland-client.x86_64 Pungi:INFO: Added libffi.x86_64 (repo: fedora) for libwayland-client.x86_64 Pungi:INFO: Checking deps of libffi.x86_64 Pungi:INFO: Checking deps of mesa-libgbm.x86_64 Pungi:INFO: Checking deps of libwayland-server.x86_64 Pungi:INFO: Checking deps of libxcb.x86_64 Pungi:INFO: Added libXau.x86_64 (repo: fedora) for libxcb.x86_64 Pungi:INFO: Checking deps of libXau.x86_64 Pungi:INFO: Checking deps of fontconfig.x86_64 Pungi:INFO: Added grep.x86_64 (repo: fedora-updates) for fontconfig.x86_64 Pungi:INFO: Checking deps of grep.x86_64 Pungi:INFO: Added info.x86_64 (repo: fedora-updates) for grep.x86_64 Pungi:INFO: Checking deps of info.x86_64 Pungi:INFO: Added ncurses-libs.x86_64 (repo: fedora) for info.x86_64 Pungi:INFO: Checking deps of ncurses-libs.x86_64 Pungi:INFO: Added ncurses-base.noarch (repo: fedora) for ncurses-libs.x86_64 Pungi:INFO: Checking deps of ncurses-base.noarch Pungi:INFO: Checking deps of gdk-pixbuf2.x86_64 Pungi:INFO: Added shared-mime-info.x86_64 (repo: fedora-updates) for gdk-pixbuf2.x86_64 Pungi:INFO: Checking deps of shared-mime-info.x86_64 Pungi:INFO: Added libxml2.x86_64 (repo: fedora-updates) for shared-mime-info.x86_64 Pungi:INFO: Checking deps of libxml2.x86_64 Pungi:INFO: Added xz-libs.x86_64 (repo: fedora) for libxml2.x86_64 Pungi:INFO: Checking deps of xz-libs.x86_64 Pungi:INFO: Checking deps of glib2.x86_64 Pungi:INFO: Added libmount.x86_64 (repo: fedora-updates) for glib2.x86_64 Pungi:INFO: Checking deps of libmount.x86_64 Pungi:INFO: Added libblkid.x86_64 (repo: fedora-updates) for libmount.x86_64 Pungi:INFO: Added libuuid.x86_64 (repo: fedora-updates) for libmount.x86_64 Pungi:INFO: Checking deps of libuuid.x86_64 Pungi:INFO: Checking deps of libblkid.x86_64 Pungi:INFO: Checking deps of atk.x86_64 Pungi:INFO: Checking deps of freetype.x86_64 Pungi:INFO: Added bzip2-libs.x86_64 (repo: fedora-updates) for freetype.x86_64 Pungi:INFO: Checking deps of bzip2-libs.x86_64 Pungi:INFO: Checking deps of pango.x86_64 Pungi:INFO: Added harfbuzz.x86_64 (repo: fedora) for pango.x86_64 Pungi:INFO: Added libXft.x86_64 (repo: fedora) for pango.x86_64 Pungi:INFO: Added libthai.x86_64 (repo: fedora) for pango.x86_64 Pungi:INFO: Checking deps of libthai.x86_64 Pungi:INFO: Added libdatrie.x86_64 (repo: fedora) for libthai.x86_64 Pungi:INFO: Checking deps of libdatrie.x86_64 Pungi:INFO: Checking deps of harfbuzz.x86_64 Pungi:INFO: Added graphite2.x86_64 (repo: fedora-updates) for harfbuzz.x86_64 Pungi:INFO: Checking deps of graphite2.x86_64 Pungi:INFO: Added libgcc.x86_64 (repo: fedora-updates) for graphite2.x86_64 Pungi:INFO: Added libstdc++.x86_64 (repo: qubes-dom0) for graphite2.x86_64 Pungi:INFO: Checking deps of libstdc++.x86_64 Pungi:INFO: Checking deps of libgcc.x86_64 Pungi:INFO: Checking deps of libXft.x86_64 Pungi:INFO: Checking deps of gtk2.x86_64 Pungi:INFO: Added gdk-pixbuf2-modules.x86_64 (repo: fedora-updates) for gtk2.x86_64 Pungi:INFO: Added gtk-update-icon-cache.x86_64 (repo: fedora-updates) for gtk2.x86_64 Pungi:INFO: Added hicolor-icon-theme.noarch (repo: fedora) for gtk2.x86_64 Pungi:INFO: Added libXcomposite.x86_64 (repo: fedora) for gtk2.x86_64 Pungi:INFO: Added libXcursor.x86_64 (repo: fedora) for gtk2.x86_64 Pungi:INFO: Added libXi.x86_64 (repo: fedora-updates) for gtk2.x86_64 Pungi:INFO: Added libXinerama.x86_64 (repo: fedora) for gtk2.x86_64 Pungi:INFO: Added libXrandr.x86_64 (repo: fedora) for gtk2.x86_64 Pungi:INFO: Added cups-libs.x86_64 (repo: fedora-updates) for gtk2.x86_64 Pungi:INFO: Added libtiff.x86_64 (repo: fedora-updates) for gtk2.x86_64 Pungi:INFO: Checking deps of libXcomposite.x86_64 Pungi:INFO: Checking deps of gdk-pixbuf2-modules.x86_64 Pungi:INFO: Added jasper-libs.x86_64 (repo: fedora-updates) for gdk-pixbuf2-modules.x86_64 Pungi:INFO: Added libjpeg-turbo.x86_64 (repo: fedora) for gdk-pixbuf2-modules.x86_64 Pungi:INFO: Checking deps of jasper-libs.x86_64 Pungi:INFO: Checking deps of libjpeg-turbo.x86_64 Pungi:INFO: Checking deps of libXcursor.x86_64 Pungi:INFO: Checking deps of libXrandr.x86_64 Pungi:INFO: Checking deps of cups-libs.x86_64 Pungi:INFO: Added audit-libs.x86_64 (repo: fedora-updates) for cups-libs.x86_64 Pungi:INFO: Added avahi-libs.x86_64 (repo: fedora) for cups-libs.x86_64 Pungi:INFO: Added libcom_err.x86_64 (repo: fedora-updates) for cups-libs.x86_64 Pungi:INFO: Added libcrypt.x86_64 (repo: fedora-updates) for cups-libs.x86_64 Pungi:INFO: Added gnutls.x86_64 (repo: fedora-updates) for cups-libs.x86_64 Pungi:INFO: Added krb5-libs.x86_64 (repo: fedora-updates) for cups-libs.x86_64 Pungi:INFO: Checking deps of audit-libs.x86_64 Pungi:INFO: Added libcap-ng.x86_64 (repo: fedora) for audit-libs.x86_64 Pungi:INFO: Checking deps of libcap-ng.x86_64 Pungi:INFO: Checking deps of libcrypt.x86_64 Pungi:INFO: Checking deps of gnutls.x86_64 Pungi:INFO: Added crypto-policies.noarch (repo: fedora-updates) for gnutls.x86_64 Pungi:INFO: Added gmp.x86_64 (repo: fedora) for gnutls.x86_64 Pungi:INFO: Added nettle.x86_64 (repo: fedora) for gnutls.x86_64 Pungi:INFO: Added libidn2.x86_64 (repo: fedora-updates) for gnutls.x86_64 Pungi:INFO: Added p11-kit.x86_64 (repo: fedora-updates) for gnutls.x86_64 Pungi:INFO: Added libtasn1.x86_64 (repo: fedora-updates) for gnutls.x86_64 Pungi:INFO: Added libunistring.x86_64 (repo: fedora) for gnutls.x86_64 Pungi:INFO: Added p11-kit-trust.x86_64 (repo: fedora-updates) for gnutls.x86_64 Pungi:INFO: Checking deps of p11-kit-trust.x86_64 Pungi:INFO: Added chkconfig.x86_64 (repo: fedora) for p11-kit-trust.x86_64 Pungi:INFO: Checking deps of chkconfig.x86_64 Pungi:INFO: Added popt.x86_64 (repo: fedora-updates) for chkconfig.x86_64 Pungi:INFO: Checking deps of popt.x86_64 Pungi:INFO: Checking deps of libidn2.x86_64 Pungi:INFO: Checking deps of crypto-policies.noarch Pungi:INFO: Checking deps of gmp.x86_64 Pungi:INFO: Checking deps of p11-kit.x86_64 Pungi:INFO: Checking deps of libtasn1.x86_64 Pungi:INFO: Checking deps of nettle.x86_64 Pungi:INFO: Checking deps of libunistring.x86_64 Pungi:INFO: Checking deps of krb5-libs.x86_64 Pungi:INFO: Added gawk.x86_64 (repo: fedora-updates) for krb5-libs.x86_64 Pungi:INFO: Added keyutils-libs.x86_64 (repo: fedora) for krb5-libs.x86_64 Pungi:INFO: Added openssl-libs.x86_64 (repo: fedora-updates) for krb5-libs.x86_64 Pungi:INFO: Added libverto.x86_64 (repo: fedora) for krb5-libs.x86_64 Pungi:INFO: Added sed.x86_64 (repo: fedora) for krb5-libs.x86_64 Pungi:INFO: Checking deps of libverto.x86_64 Pungi:INFO: Checking deps of sed.x86_64 Pungi:INFO: Added libacl.x86_64 (repo: fedora-updates) for sed.x86_64 Pungi:INFO: Checking deps of libacl.x86_64 Pungi:INFO: Added libattr.x86_64 (repo: fedora) for libacl.x86_64 Pungi:INFO: Checking deps of libattr.x86_64 Pungi:INFO: Checking deps of gawk.x86_64 Pungi:INFO: Added mpfr.x86_64 (repo: fedora) for gawk.x86_64 Pungi:INFO: Added readline.x86_64 (repo: fedora) for gawk.x86_64 Pungi:INFO: Added libsigsegv.x86_64 (repo: fedora) for gawk.x86_64 Pungi:INFO: Checking deps of readline.x86_64 Pungi:INFO: Checking deps of mpfr.x86_64 Pungi:INFO: Checking deps of libsigsegv.x86_64 Pungi:INFO: Checking deps of keyutils-libs.x86_64 Pungi:INFO: Checking deps of openssl-libs.x86_64 Pungi:INFO: Added ca-certificates.noarch (repo: fedora-updates) for openssl-libs.x86_64 Pungi:INFO: Checking deps of ca-certificates.noarch Pungi:INFO: Checking deps of avahi-libs.x86_64 Pungi:INFO: Added dbus-libs.x86_64 (repo: fedora-updates) for avahi-libs.x86_64 Pungi:INFO: Checking deps of dbus-libs.x86_64 Pungi:INFO: Added systemd-libs.x86_64 (repo: fedora-updates) for dbus-libs.x86_64 Pungi:INFO: Checking deps of systemd-libs.x86_64 Pungi:INFO: Added libcap.x86_64 (repo: fedora) for systemd-libs.x86_64 Pungi:INFO: Added libgcrypt.x86_64 (repo: fedora-updates) for systemd-libs.x86_64 Pungi:INFO: Added libgpg-error.x86_64 (repo: fedora) for systemd-libs.x86_64 Pungi:INFO: Added lz4-libs.x86_64 (repo: fedora-updates) for systemd-libs.x86_64 Pungi:INFO: Checking deps of libgpg-error.x86_64 Pungi:INFO: Checking deps of lz4-libs.x86_64 Pungi:INFO: Checking deps of libcap.x86_64 Pungi:INFO: Checking deps of libgcrypt.x86_64 Pungi:INFO: Checking deps of libcom_err.x86_64 Pungi:INFO: Checking deps of gtk-update-icon-cache.x86_64 Pungi:INFO: Checking deps of libXinerama.x86_64 Pungi:INFO: Checking deps of libtiff.x86_64 Pungi:INFO: Added jbigkit-libs.x86_64 (repo: fedora) for libtiff.x86_64 Pungi:INFO: Checking deps of jbigkit-libs.x86_64 Pungi:INFO: Checking deps of hicolor-icon-theme.noarch Pungi:INFO: Checking deps of libXi.x86_64 Pungi:INFO: Checking deps of adwaita-icon-theme.noarch Pungi:INFO: Checking deps of albatross-gtk2-theme.noarch Pungi:INFO: Added gtk-murrine-engine.x86_64 (repo: fedora) for albatross-gtk2-theme.noarch Pungi:INFO: Added gtk2-engines.x86_64 (repo: fedora) for albatross-gtk2-theme.noarch Pungi:INFO: Checking deps of gtk2-engines.x86_64 Pungi:INFO: Checking deps of gtk-murrine-engine.x86_64 Pungi:INFO: Checking deps of albatross-gtk3-theme.noarch Pungi:INFO: Added gtk-unico-engine.x86_64 (repo: fedora) for albatross-gtk3-theme.noarch Pungi:INFO: Checking deps of gtk-unico-engine.x86_64 Pungi:INFO: Added cairo-gobject.x86_64 (repo: fedora-updates) for gtk-unico-engine.x86_64 Pungi:INFO: Added gtk3.x86_64 (repo: fedora-updates) for gtk-unico-engine.x86_64 Pungi:INFO: Checking deps of gtk3.x86_64 Pungi:INFO: Added at-spi2-atk.x86_64 (repo: fedora) for gtk3.x86_64 Pungi:INFO: Added colord-libs.x86_64 (repo: fedora-updates) for gtk3.x86_64 Pungi:INFO: Added libepoxy.x86_64 (repo: fedora-updates) for gtk3.x86_64 Pungi:INFO: Added json-glib.x86_64 (repo: fedora-updates) for gtk3.x86_64 Pungi:INFO: Added rest.x86_64 (repo: fedora) for gtk3.x86_64 Pungi:INFO: Added libwayland-cursor.x86_64 (repo: fedora) for gtk3.x86_64 Pungi:INFO: Added mesa-libwayland-egl.x86_64 (repo: fedora-updates) for gtk3.x86_64 Pungi:INFO: Added libxkbcommon.x86_64 (repo: fedora-updates) for gtk3.x86_64 Pungi:INFO: Checking deps of rest.x86_64 Pungi:INFO: Added libsoup.x86_64 (repo: fedora-updates) for rest.x86_64 Pungi:INFO: Checking deps of libsoup.x86_64 Pungi:INFO: Added glib-networking.x86_64 (repo: fedora) for libsoup.x86_64 Pungi:INFO: Added sqlite-libs.x86_64 (repo: fedora-updates) for libsoup.x86_64 Pungi:INFO: Checking deps of glib-networking.x86_64 Pungi:INFO: Added gsettings-desktop-schemas.x86_64 (repo: fedora) for glib-networking.x86_64 Pungi:INFO: Added libproxy.x86_64 (repo: fedora-updates) for glib-networking.x86_64 Pungi:INFO: Checking deps of gsettings-desktop-schemas.x86_64 Pungi:INFO: Checking deps of libproxy.x86_64 Pungi:INFO: Added libmodman.x86_64 (repo: fedora) for libproxy.x86_64 Pungi:INFO: Checking deps of libmodman.x86_64 Pungi:INFO: Checking deps of sqlite-libs.x86_64 Pungi:INFO: Checking deps of mesa-libwayland-egl.x86_64 Pungi:INFO: Checking deps of libxkbcommon.x86_64 Pungi:INFO: Added xkeyboard-config.noarch (repo: fedora-updates) for libxkbcommon.x86_64 Pungi:INFO: Checking deps of xkeyboard-config.noarch Pungi:INFO: Checking deps of at-spi2-atk.x86_64 Pungi:INFO: Added at-spi2-core.x86_64 (repo: fedora-updates) for at-spi2-atk.x86_64 Pungi:INFO: Checking deps of at-spi2-core.x86_64 Pungi:INFO: Added libXtst.x86_64 (repo: fedora) for at-spi2-core.x86_64 Pungi:INFO: Checking deps of libXtst.x86_64 Pungi:INFO: Checking deps of libepoxy.x86_64 Pungi:INFO: Checking deps of libwayland-cursor.x86_64 Pungi:INFO: Checking deps of colord-libs.x86_64 Pungi:INFO: Added libgusb.x86_64 (repo: fedora-updates) for colord-libs.x86_64 Pungi:INFO: Added lcms2.x86_64 (repo: fedora) for colord-libs.x86_64 Pungi:INFO: Added libusbx.x86_64 (repo: fedora) for colord-libs.x86_64 Pungi:INFO: Checking deps of libusbx.x86_64 Pungi:INFO: Checking deps of libgusb.x86_64 Pungi:INFO: Checking deps of lcms2.x86_64 Pungi:INFO: Checking deps of json-glib.x86_64 Pungi:INFO: Checking deps of cairo-gobject.x86_64 Pungi:INFO: Checking deps of albatross-xfwm4-theme.noarch Pungi:INFO: Checking deps of alsa-utils.x86_64 Pungi:INFO: Added alsa-lib.x86_64 (repo: fedora) for alsa-utils.x86_64 Pungi:INFO: Added libsamplerate.x86_64 (repo: fedora) for alsa-utils.x86_64 Pungi:INFO: Checking deps of libsamplerate.x86_64 Pungi:INFO: Added libsndfile.x86_64 (repo: fedora-updates) for libsamplerate.x86_64 Pungi:INFO: Checking deps of libsndfile.x86_64 Pungi:INFO: Added flac-libs.x86_64 (repo: fedora-updates) for libsndfile.x86_64 Pungi:INFO: Added gsm.x86_64 (repo: fedora-updates) for libsndfile.x86_64 Pungi:INFO: Added libogg.x86_64 (repo: fedora) for libsndfile.x86_64 Pungi:INFO: Added libvorbis.x86_64 (repo: fedora-updates) for libsndfile.x86_64 Pungi:INFO: Checking deps of flac-libs.x86_64 Pungi:INFO: Checking deps of gsm.x86_64 Pungi:INFO: Checking deps of libogg.x86_64 Pungi:INFO: Checking deps of libvorbis.x86_64 Pungi:INFO: Checking deps of alsa-lib.x86_64 Pungi:INFO: Checking deps of at.x86_64 Pungi:INFO: Added pam.x86_64 (repo: fedora) for at.x86_64 Pungi:INFO: Checking deps of pam.x86_64 Pungi:INFO: Added cracklib.x86_64 (repo: fedora-updates) for pam.x86_64 Pungi:INFO: Added libdb.x86_64 (repo: fedora-updates) for pam.x86_64 Pungi:INFO: Added libpwquality.x86_64 (repo: fedora) for pam.x86_64 Pungi:INFO: Checking deps of cracklib.x86_64 Pungi:INFO: Added gzip.x86_64 (repo: fedora) for cracklib.x86_64 Pungi:INFO: Checking deps of gzip.x86_64 Pungi:INFO: Checking deps of libdb.x86_64 Pungi:INFO: Checking deps of libpwquality.x86_64 Pungi:INFO: Checking deps of audit.x86_64 Pungi:INFO: Added tcp_wrappers-libs.x86_64 (repo: fedora) for audit.x86_64 Pungi:INFO: Checking deps of tcp_wrappers-libs.x86_64 Pungi:INFO: Checking deps of authconfig.x86_64 Pungi:INFO: Added openssl.x86_64 (repo: fedora-updates) for authconfig.x86_64 Pungi:INFO: Added python3.x86_64 (repo: fedora-updates) for authconfig.x86_64 Pungi:INFO: Added newt-python3.x86_64 (repo: fedora) for authconfig.x86_64 Pungi:INFO: Added policycoreutils.x86_64 (repo: fedora-updates) for authconfig.x86_64 Pungi:INFO: Added python3-sssdconfig.noarch (repo: fedora-updates) for authconfig.x86_64 Pungi:INFO: Checking deps of policycoreutils.x86_64 Pungi:INFO: Added libselinux-utils.x86_64 (repo: fedora-updates) for policycoreutils.x86_64 Pungi:INFO: Added libsemanage.x86_64 (repo: fedora-updates) for policycoreutils.x86_64 Pungi:INFO: Checking deps of libsemanage.x86_64 Pungi:INFO: Added ustr.x86_64 (repo: fedora) for libsemanage.x86_64 Pungi:INFO: Checking deps of ustr.x86_64 Pungi:INFO: Checking deps of libselinux-utils.x86_64 Pungi:INFO: Checking deps of newt-python3.x86_64 Pungi:INFO: Added newt.x86_64 (repo: fedora) for newt-python3.x86_64 Pungi:INFO: Added system-python-libs.x86_64 (repo: fedora-updates) for newt-python3.x86_64 Pungi:INFO: Added slang.x86_64 (repo: fedora-updates) for newt-python3.x86_64 Pungi:INFO: Checking deps of system-python-libs.x86_64 Pungi:INFO: Added gdbm.x86_64 (repo: fedora-updates) for system-python-libs.x86_64 Pungi:INFO: Checking deps of gdbm.x86_64 Pungi:INFO: Checking deps of newt.x86_64 Pungi:INFO: Checking deps of slang.x86_64 Pungi:INFO: Checking deps of python3.x86_64 Pungi:INFO: Added python3-libs.x86_64 (repo: fedora-updates) for python3.x86_64 Pungi:INFO: Added python3-pip.noarch (repo: fedora) for python3.x86_64 Pungi:INFO: Added python3-setuptools.noarch (repo: fedora) for python3.x86_64 Pungi:INFO: Checking deps of python3-setuptools.noarch Pungi:INFO: Checking deps of python3-pip.noarch Pungi:INFO: Checking deps of python3-libs.x86_64 Pungi:INFO: Checking deps of python3-sssdconfig.noarch Pungi:INFO: Checking deps of openssl.x86_64 Pungi:INFO: Added make.x86_64 (repo: fedora-updates) for openssl.x86_64 Pungi:INFO: Checking deps of make.x86_64 Pungi:INFO: Added gc.x86_64 (repo: fedora) for make.x86_64 Pungi:INFO: Added guile.x86_64 (repo: fedora) for make.x86_64 Pungi:INFO: Checking deps of gc.x86_64 Pungi:INFO: Added libatomic_ops.x86_64 (repo: fedora) for gc.x86_64 Pungi:INFO: Checking deps of libatomic_ops.x86_64 Pungi:INFO: Checking deps of guile.x86_64 Pungi:INFO: Added libtool-ltdl.x86_64 (repo: fedora-updates) for guile.x86_64 Pungi:INFO: Checking deps of libtool-ltdl.x86_64 Pungi:INFO: Checking deps of basesystem.noarch Pungi:INFO: Checking deps of bash.x86_64 Pungi:INFO: Checking deps of bluebird-gtk2-theme.noarch Pungi:INFO: Checking deps of bluebird-gtk3-theme.noarch Pungi:INFO: Checking deps of bluebird-xfwm4-theme.noarch Pungi:INFO: Checking deps of btrfs-progs.x86_64 Pungi:INFO: Added e2fsprogs-libs.x86_64 (repo: fedora-updates) for btrfs-progs.x86_64 Pungi:INFO: Added lzo.x86_64 (repo: fedora) for btrfs-progs.x86_64 Pungi:INFO: Checking deps of e2fsprogs-libs.x86_64 Pungi:INFO: Checking deps of lzo.x86_64 Pungi:INFO: Checking deps of bzip2.x86_64 Pungi:INFO: Checking deps of coreutils.x86_64 Pungi:INFO: Added coreutils-common.x86_64 (repo: fedora-updates) for coreutils.x86_64 Pungi:INFO: Checking deps of coreutils-common.x86_64 Pungi:INFO: Checking deps of cronie.x86_64 Pungi:INFO: Added cronie-anacron.x86_64 (repo: fedora) for cronie.x86_64 Pungi:INFO: Checking deps of cronie-anacron.x86_64 Pungi:INFO: Added crontabs.noarch (repo: fedora) for cronie-anacron.x86_64 Pungi:INFO: Checking deps of crontabs.noarch Pungi:INFO: Checking deps of cryptsetup.x86_64 Pungi:INFO: Added cryptsetup-libs.x86_64 (repo: fedora-updates) for cryptsetup.x86_64 Pungi:INFO: Checking deps of cryptsetup-libs.x86_64 Pungi:INFO: Added device-mapper-libs.x86_64 (repo: fedora-updates) for cryptsetup-libs.x86_64 Pungi:INFO: Checking deps of device-mapper-libs.x86_64 Pungi:INFO: Added device-mapper.x86_64 (repo: fedora-updates) for device-mapper-libs.x86_64 Pungi:INFO: Checking deps of device-mapper.x86_64 Pungi:INFO: Checking deps of curl.x86_64 Pungi:INFO: Added libcurl.x86_64 (repo: fedora-updates) for curl.x86_64 Pungi:INFO: Added libmetalink.x86_64 (repo: fedora-updates) for curl.x86_64 Pungi:INFO: Added nspr.x86_64 (repo: fedora-updates) for curl.x86_64 Pungi:INFO: Added nss.x86_64 (repo: fedora-updates) for curl.x86_64 Pungi:INFO: Added nss-util.x86_64 (repo: fedora-updates) for curl.x86_64 Pungi:INFO: Checking deps of nss-util.x86_64 Pungi:INFO: Checking deps of libmetalink.x86_64 Pungi:INFO: Checking deps of libcurl.x86_64 Pungi:INFO: Added openldap.x86_64 (repo: fedora-updates) for libcurl.x86_64 Pungi:INFO: Added libnghttp2.x86_64 (repo: fedora) for libcurl.x86_64 Pungi:INFO: Added libpsl.x86_64 (repo: fedora-updates) for libcurl.x86_64 Pungi:INFO: Added libssh2.x86_64 (repo: fedora-updates) for libcurl.x86_64 Pungi:INFO: Added nss-pem.x86_64 (repo: fedora-updates) for libcurl.x86_64 Pungi:INFO: Checking deps of openldap.x86_64 Pungi:INFO: Added cyrus-sasl-lib.x86_64 (repo: fedora) for openldap.x86_64 Pungi:INFO: Added nss-tools.x86_64 (repo: fedora-updates) for openldap.x86_64 Pungi:INFO: Checking deps of nss-tools.x86_64 Pungi:INFO: Added nss-softokn.x86_64 (repo: fedora-updates) for nss-tools.x86_64 Pungi:INFO: Checking deps of nss-softokn.x86_64 Pungi:INFO: Added nss-softokn-freebl.x86_64 (repo: fedora-updates) for nss-softokn.x86_64 Pungi:INFO: Checking deps of nss-softokn-freebl.x86_64 Pungi:INFO: Checking deps of cyrus-sasl-lib.x86_64 Pungi:INFO: Checking deps of libssh2.x86_64 Pungi:INFO: Checking deps of libnghttp2.x86_64 Pungi:INFO: Checking deps of nss-pem.x86_64 Pungi:INFO: Checking deps of libpsl.x86_64 Pungi:INFO: Added publicsuffix-list-dafsa.noarch (repo: fedora-updates) for libpsl.x86_64 Pungi:INFO: Checking deps of publicsuffix-list-dafsa.noarch Pungi:INFO: Checking deps of nss.x86_64 Pungi:INFO: Added nss-sysinit.x86_64 (repo: fedora-updates) for nss.x86_64 Pungi:INFO: Checking deps of nss-sysinit.x86_64 Pungi:INFO: Checking deps of nspr.x86_64 Pungi:INFO: Checking deps of dbus.x86_64 Pungi:INFO: Checking deps of dejavu-sans-fonts.noarch Pungi:INFO: Added dejavu-fonts-common.noarch (repo: fedora) for dejavu-sans-fonts.noarch Pungi:INFO: Checking deps of dejavu-fonts-common.noarch Pungi:INFO: Checking deps of dejavu-sans-mono-fonts.noarch Pungi:INFO: Checking deps of dejavu-serif-fonts.noarch Pungi:INFO: Checking deps of desktop-backgrounds-basic.noarch Pungi:INFO: Checking deps of diffutils.x86_64 Pungi:INFO: Checking deps of dmraid.x86_64 Pungi:INFO: Added dmraid-events.x86_64 (repo: fedora) for dmraid.x86_64 Pungi:INFO: Added kpartx.x86_64 (repo: fedora) for dmraid.x86_64 Pungi:INFO: Added device-mapper-event-libs.x86_64 (repo: fedora-updates) for dmraid.x86_64 Pungi:INFO: Checking deps of device-mapper-event-libs.x86_64 Pungi:INFO: Checking deps of dmraid-events.x86_64 Pungi:INFO: Added device-mapper-event.x86_64 (repo: fedora-updates) for dmraid-events.x86_64 Pungi:INFO: Added sgpio.x86_64 (repo: fedora) for dmraid-events.x86_64 Pungi:INFO: Checking deps of device-mapper-event.x86_64 Pungi:INFO: Checking deps of sgpio.x86_64 Pungi:INFO: Checking deps of kpartx.x86_64 Pungi:INFO: Checking deps of dnf.noarch Pungi:INFO: Added python3-dnf.noarch (repo: fedora-updates) for dnf.noarch Pungi:INFO: Checking deps of python3-dnf.noarch Pungi:INFO: Downloading dom0-updates/filelists_db (0 B) Pungi:INFO: Downloading fedora/filelists_db (38 MB) Pungi:INFO: Downloading fedora-updates/filelists_db (17 MB) Pungi:INFO: Downloading installer/filelists_db (0 B) Pungi:INFO: Downloading qubes-dom0/filelists_db (0 B) Pungi:INFO: Added system-python.x86_64 (repo: fedora-updates) for python3-dnf.noarch Pungi:INFO: Added deltarpm.x86_64 (repo: fedora) for python3-dnf.noarch Pungi:INFO: Added dnf-conf.noarch (repo: fedora-updates) for python3-dnf.noarch Pungi:INFO: Added python3-hawkey.x86_64 (repo: fedora-updates) for python3-dnf.noarch Pungi:INFO: Added python3-iniparse.noarch (repo: fedora) for python3-dnf.noarch Pungi:INFO: Added python3-libcomps.x86_64 (repo: fedora) for python3-dnf.noarch Pungi:INFO: Added python3-librepo.x86_64 (repo: fedora) for python3-dnf.noarch Pungi:INFO: Added python3-pygpgme.x86_64 (repo: fedora) for python3-dnf.noarch Pungi:INFO: Added rpm-plugin-systemd-inhibit.x86_64 (repo: fedora-updates) for python3-dnf.noarch Pungi:INFO: Added python3-rpm.x86_64 (repo: fedora-updates) for python3-dnf.noarch Pungi:INFO: Checking deps of dnf-conf.noarch Pungi:INFO: Added libreport-filesystem.x86_64 (repo: fedora) for dnf-conf.noarch Pungi:INFO: Checking deps of libreport-filesystem.x86_64 Pungi:INFO: Checking deps of deltarpm.x86_64 Pungi:INFO: Added rpm-libs.x86_64 (repo: fedora-updates) for deltarpm.x86_64 Pungi:INFO: Checking deps of rpm-libs.x86_64 Pungi:INFO: Added elfutils-libelf.x86_64 (repo: fedora-updates) for rpm-libs.x86_64 Pungi:INFO: Added lua-libs.x86_64 (repo: fedora-updates) for rpm-libs.x86_64 Pungi:INFO: Added rpm-plugin-selinux.x86_64 (repo: fedora-updates) for rpm-libs.x86_64 Pungi:INFO: Checking deps of elfutils-libelf.x86_64 Pungi:INFO: Checking deps of rpm-plugin-selinux.x86_64 Pungi:INFO: Checking deps of lua-libs.x86_64 Pungi:INFO: Checking deps of python3-librepo.x86_64 Pungi:INFO: Added gpgme.x86_64 (repo: fedora-updates) for python3-librepo.x86_64 Pungi:INFO: Added librepo.x86_64 (repo: fedora) for python3-librepo.x86_64 Pungi:INFO: Checking deps of gpgme.x86_64 Pungi:INFO: Added libassuan.x86_64 (repo: fedora) for gpgme.x86_64 Pungi:INFO: Checking deps of libassuan.x86_64 Pungi:INFO: Checking deps of librepo.x86_64 Pungi:INFO: Checking deps of python3-libcomps.x86_64 Pungi:INFO: Added libcomps.x86_64 (repo: fedora) for python3-libcomps.x86_64 Pungi:INFO: Checking deps of libcomps.x86_64 Pungi:INFO: Checking deps of python3-iniparse.noarch Pungi:INFO: Added python3-six.noarch (repo: fedora) for python3-iniparse.noarch Pungi:INFO: Checking deps of python3-six.noarch Pungi:INFO: Checking deps of python3-pygpgme.x86_64 Pungi:INFO: Checking deps of rpm-plugin-systemd-inhibit.x86_64 Pungi:INFO: Checking deps of python3-hawkey.x86_64 Pungi:INFO: Added hawkey.x86_64 (repo: fedora-updates) for python3-hawkey.x86_64 Pungi:INFO: Added libsolv.x86_64 (repo: fedora-updates) for python3-hawkey.x86_64 Pungi:INFO: Checking deps of libsolv.x86_64 Pungi:INFO: Checking deps of hawkey.x86_64 Pungi:INFO: Checking deps of python3-rpm.x86_64 Pungi:INFO: Added rpm-build-libs.x86_64 (repo: fedora-updates) for python3-rpm.x86_64 Pungi:INFO: Checking deps of rpm-build-libs.x86_64 Pungi:INFO: Added file-libs.x86_64 (repo: fedora-updates) for rpm-build-libs.x86_64 Pungi:INFO: Checking deps of file-libs.x86_64 Pungi:INFO: Checking deps of system-python.x86_64 Pungi:INFO: Checking deps of dnf-plugins-core.noarch Pungi:INFO: Added python3-dnf-plugins-core.noarch (repo: fedora-updates) for dnf-plugins-core.noarch Pungi:INFO: Checking deps of python3-dnf-plugins-core.noarch Pungi:INFO: Checking deps of dosfstools.x86_64 Pungi:INFO: Checking deps of dracut-network.x86_64 Pungi:INFO: Added dhcp-client.x86_64 (repo: fedora-updates) for dracut-network.x86_64 Pungi:INFO: Added dracut.x86_64 (repo: fedora-updates) for dracut-network.x86_64 Pungi:INFO: Checking deps of dracut.x86_64 Pungi:INFO: Added cpio.x86_64 (repo: fedora) for dracut.x86_64 Pungi:INFO: Added findutils.x86_64 (repo: fedora) for dracut.x86_64 Pungi:INFO: Added kmod.x86_64 (repo: fedora) for dracut.x86_64 Pungi:INFO: Added kmod-libs.x86_64 (repo: fedora) for dracut.x86_64 Pungi:INFO: Added systemd-udev.x86_64 (repo: fedora-updates) for dracut.x86_64 Pungi:INFO: Added xz.x86_64 (repo: fedora) for dracut.x86_64 Pungi:INFO: Checking deps of systemd-udev.x86_64 Pungi:INFO: Checking deps of kmod.x86_64 Pungi:INFO: Checking deps of findutils.x86_64 Pungi:INFO: Checking deps of xz.x86_64 Pungi:INFO: Checking deps of cpio.x86_64 Pungi:INFO: Checking deps of kmod-libs.x86_64 Pungi:INFO: Checking deps of dhcp-client.x86_64 Pungi:INFO: Added dhcp-common.noarch (repo: fedora-updates) for dhcp-client.x86_64 Pungi:INFO: Added dhcp-libs.x86_64 (repo: fedora-updates) for dhcp-client.x86_64 Pungi:INFO: Added ipcalc.x86_64 (repo: fedora) for dhcp-client.x86_64 Pungi:INFO: Added bind99-libs.x86_64 (repo: fedora-updates) for dhcp-client.x86_64 Pungi:INFO: Checking deps of bind99-libs.x86_64 Pungi:INFO: Added bind99-license.noarch (repo: fedora-updates) for bind99-libs.x86_64 Pungi:INFO: Checking deps of bind99-license.noarch Pungi:INFO: Checking deps of ipcalc.x86_64 Pungi:INFO: Checking deps of dhcp-libs.x86_64 Pungi:INFO: Checking deps of dhcp-common.noarch Pungi:INFO: Checking deps of dump.x86_64 Pungi:INFO: Added rmt.x86_64 (repo: fedora) for dump.x86_64 Pungi:INFO: Checking deps of rmt.x86_64 Pungi:INFO: Checking deps of e2fsprogs.x86_64 Pungi:INFO: Added fuse-libs.x86_64 (repo: fedora) for e2fsprogs.x86_64 Pungi:INFO: Added libss.x86_64 (repo: fedora-updates) for e2fsprogs.x86_64 Pungi:INFO: Checking deps of fuse-libs.x86_64 Pungi:INFO: Checking deps of libss.x86_64 Pungi:INFO: Checking deps of ed.x86_64 Pungi:INFO: Checking deps of efibootmgr.x86_64 Pungi:INFO: Added efivar-libs.x86_64 (repo: fedora) for efibootmgr.x86_64 Pungi:INFO: Checking deps of efivar-libs.x86_64 Pungi:INFO: Checking deps of fcoe-utils.x86_64 Pungi:INFO: Added device-mapper-multipath.x86_64 (repo: fedora) for fcoe-utils.x86_64 Pungi:INFO: Added libhbaapi.x86_64 (repo: fedora) for fcoe-utils.x86_64 Pungi:INFO: Added libhbalinux.x86_64 (repo: fedora) for fcoe-utils.x86_64 Pungi:INFO: Added lldpad.x86_64 (repo: fedora) for fcoe-utils.x86_64 Pungi:INFO: Checking deps of device-mapper-multipath.x86_64 Pungi:INFO: Added device-mapper-multipath-libs.x86_64 (repo: fedora) for device-mapper-multipath.x86_64 Pungi:INFO: Checking deps of device-mapper-multipath-libs.x86_64 Pungi:INFO: Added libaio.x86_64 (repo: fedora) for device-mapper-multipath-libs.x86_64 Pungi:INFO: Checking deps of libaio.x86_64 Pungi:INFO: Checking deps of lldpad.x86_64 Pungi:INFO: Added libconfig.x86_64 (repo: fedora) for lldpad.x86_64 Pungi:INFO: Added libnl3.x86_64 (repo: fedora-updates) for lldpad.x86_64 Pungi:INFO: Checking deps of libconfig.x86_64 Pungi:INFO: Checking deps of libnl3.x86_64 Pungi:INFO: Checking deps of libhbalinux.x86_64 Pungi:INFO: Checking deps of libhbaapi.x86_64 Pungi:INFO: Checking deps of filesystem.x86_64 Pungi:INFO: Checking deps of firewalld.noarch Pungi:INFO: Added ebtables.x86_64 (repo: fedora) for firewalld.noarch Pungi:INFO: Added firewalld-filesystem.noarch (repo: fedora-updates) for firewalld.noarch Pungi:INFO: Added ipset.x86_64 (repo: fedora) for firewalld.noarch Pungi:INFO: Added iptables.x86_64 (repo: fedora-updates) for firewalld.noarch Pungi:INFO: Added python3-firewall.noarch (repo: fedora-updates) for firewalld.noarch Pungi:INFO: Checking deps of ipset.x86_64 Pungi:INFO: Added ipset-libs.x86_64 (repo: fedora) for ipset.x86_64 Pungi:INFO: Checking deps of ipset-libs.x86_64 Pungi:INFO: Added libmnl.x86_64 (repo: fedora) for ipset-libs.x86_64 Pungi:INFO: Checking deps of libmnl.x86_64 Pungi:INFO: Checking deps of firewalld-filesystem.noarch Pungi:INFO: Checking deps of ebtables.x86_64 Pungi:INFO: Checking deps of iptables.x86_64 Pungi:INFO: Added iptables-libs.x86_64 (repo: fedora-updates) for iptables.x86_64 Pungi:INFO: Added libnetfilter_conntrack.x86_64 (repo: fedora-updates) for iptables.x86_64 Pungi:INFO: Added libnfnetlink.x86_64 (repo: fedora) for iptables.x86_64 Pungi:INFO: Added libpcap.x86_64 (repo: fedora) for iptables.x86_64 Pungi:INFO: Checking deps of libnetfilter_conntrack.x86_64 Pungi:INFO: Checking deps of libnfnetlink.x86_64 Pungi:INFO: Checking deps of iptables-libs.x86_64 Pungi:INFO: Checking deps of libpcap.x86_64 Pungi:INFO: Checking deps of python3-firewall.noarch Pungi:INFO: Added python3-dbus.x86_64 (repo: fedora) for python3-firewall.noarch Pungi:INFO: Added python3-decorator.noarch (repo: fedora-updates) for python3-firewall.noarch Pungi:INFO: Added python3-gobject-base.x86_64 (repo: fedora) for python3-firewall.noarch Pungi:INFO: Added python3-slip-dbus.noarch (repo: fedora) for python3-firewall.noarch Pungi:INFO: Checking deps of python3-gobject-base.x86_64 Pungi:INFO: Added gobject-introspection.x86_64 (repo: fedora) for python3-gobject-base.x86_64 Pungi:INFO: Checking deps of gobject-introspection.x86_64 Pungi:INFO: Checking deps of python3-dbus.x86_64 Pungi:INFO: Added dbus-glib.x86_64 (repo: fedora) for python3-dbus.x86_64 Pungi:INFO: Checking deps of dbus-glib.x86_64 Pungi:INFO: Checking deps of python3-slip-dbus.noarch Pungi:INFO: Added python3-slip.noarch (repo: fedora) for python3-slip-dbus.noarch Pungi:INFO: Checking deps of python3-slip.noarch Pungi:INFO: Added libselinux-python3.x86_64 (repo: fedora-updates) for python3-slip.noarch Pungi:INFO: Checking deps of libselinux-python3.x86_64 Pungi:INFO: Checking deps of python3-decorator.noarch Pungi:INFO: Checking deps of gfs2-utils.x86_64 Pungi:INFO: Added kernel-modules-extra.x86_64 (repo: fedora-updates) for gfs2-utils.x86_64 Pungi:INFO: Checking deps of kernel-modules-extra.x86_64 Pungi:INFO: Added kernel-modules.x86_64 (repo: fedora-updates) for kernel-modules-extra.x86_64 Pungi:INFO: Added kernel-core.x86_64 (repo: fedora-updates) for kernel-modules-extra.x86_64 Pungi:INFO: Checking deps of kernel-modules.x86_64 Pungi:INFO: Checking deps of kernel-core.x86_64 Pungi:INFO: Checking deps of glibc.x86_64 Pungi:INFO: Added glibc-common.x86_64 (repo: fedora-updates) for glibc.x86_64 Pungi:INFO: Checking deps of glibc-common.x86_64 Pungi:INFO: Added tzdata.noarch (repo: fedora-updates) for glibc-common.x86_64 Pungi:INFO: Checking deps of tzdata.noarch Pungi:INFO: Checking deps of glibc-all-langpacks.x86_64 Pungi:INFO: Checking deps of glx-utils.x86_64 Pungi:INFO: Checking deps of gnome-packagekit.x86_64 Pungi:INFO: Added gnome-packagekit-installer.x86_64 (repo: fedora-updates) for gnome-packagekit.x86_64 Pungi:INFO: Added gnome-packagekit-updater.x86_64 (repo: fedora-updates) for gnome-packagekit.x86_64 Pungi:INFO: Checking deps of gnome-packagekit-installer.x86_64 Pungi:INFO: Added gnome-packagekit-common.x86_64 (repo: fedora-updates) for gnome-packagekit-installer.x86_64 Pungi:INFO: Added libcanberra-gtk3.x86_64 (repo: fedora) for gnome-packagekit-installer.x86_64 Pungi:INFO: Added libcanberra.x86_64 (repo: fedora) for gnome-packagekit-installer.x86_64 Pungi:INFO: Added libgudev.x86_64 (repo: fedora) for gnome-packagekit-installer.x86_64 Pungi:INFO: Added libnotify.x86_64 (repo: fedora) for gnome-packagekit-installer.x86_64 Pungi:INFO: Added PackageKit-glib.x86_64 (repo: fedora-updates) for gnome-packagekit-installer.x86_64 Pungi:INFO: Added polkit-libs.x86_64 (repo: fedora-updates) for gnome-packagekit-installer.x86_64 Pungi:INFO: Checking deps of gnome-packagekit-common.x86_64 Pungi:INFO: Added PackageKit.x86_64 (repo: fedora-updates) for gnome-packagekit-common.x86_64 Pungi:INFO: Added iso-codes.noarch (repo: fedora) for gnome-packagekit-common.x86_64 Pungi:INFO: Checking deps of iso-codes.noarch Pungi:INFO: Added xml-common.noarch (repo: fedora) for iso-codes.noarch Pungi:INFO: Checking deps of xml-common.noarch Pungi:INFO: Checking deps of PackageKit.x86_64 Pungi:INFO: Added comps-extras.noarch (repo: fedora) for PackageKit.x86_64 Pungi:INFO: Added libappstream-glib.x86_64 (repo: fedora-updates) for PackageKit.x86_64 Pungi:INFO: Checking deps of libappstream-glib.x86_64 Pungi:INFO: Added libarchive.x86_64 (repo: fedora-updates) for libappstream-glib.x86_64 Pungi:INFO: Added libgcab1.x86_64 (repo: fedora) for libappstream-glib.x86_64 Pungi:INFO: Added libstemmer.x86_64 (repo: fedora) for libappstream-glib.x86_64 Pungi:INFO: Checking deps of libarchive.x86_64 Pungi:INFO: Checking deps of libgcab1.x86_64 Pungi:INFO: Checking deps of libstemmer.x86_64 Pungi:INFO: Checking deps of comps-extras.noarch Pungi:INFO: Checking deps of PackageKit-glib.x86_64 Pungi:INFO: Checking deps of libcanberra.x86_64 Pungi:INFO: Added gstreamer1.x86_64 (repo: fedora-updates) for libcanberra.x86_64 Pungi:INFO: Added pulseaudio-libs.x86_64 (repo: fedora-updates) for libcanberra.x86_64 Pungi:INFO: Added libtdb.x86_64 (repo: fedora-updates) for libcanberra.x86_64 Pungi:INFO: Added sound-theme-freedesktop.noarch (repo: fedora) for libcanberra.x86_64 Pungi:INFO: Checking deps of sound-theme-freedesktop.noarch Pungi:INFO: Checking deps of libtdb.x86_64 Pungi:INFO: Checking deps of gstreamer1.x86_64 Pungi:INFO: Checking deps of pulseaudio-libs.x86_64 Pungi:INFO: Added libICE.x86_64 (repo: fedora-updates) for pulseaudio-libs.x86_64 Pungi:INFO: Added libSM.x86_64 (repo: fedora) for pulseaudio-libs.x86_64 Pungi:INFO: Added libasyncns.x86_64 (repo: fedora) for pulseaudio-libs.x86_64 Pungi:INFO: Checking deps of libICE.x86_64 Pungi:INFO: Checking deps of libasyncns.x86_64 Pungi:INFO: Checking deps of libSM.x86_64 Pungi:INFO: Checking deps of polkit-libs.x86_64 Pungi:INFO: Checking deps of libnotify.x86_64 Pungi:INFO: Checking deps of libcanberra-gtk3.x86_64 Pungi:INFO: Checking deps of libgudev.x86_64 Pungi:INFO: Checking deps of gnome-packagekit-updater.x86_64 Pungi:INFO: Checking deps of gnu-free-mono-fonts.noarch Pungi:INFO: Added gnu-free-fonts-common.noarch (repo: fedora) for gnu-free-mono-fonts.noarch Pungi:INFO: Checking deps of gnu-free-fonts-common.noarch Pungi:INFO: Checking deps of gnu-free-sans-fonts.noarch Pungi:INFO: Checking deps of gnu-free-serif-fonts.noarch Pungi:INFO: Checking deps of gnupg2.x86_64 Pungi:INFO: Added libksba.x86_64 (repo: fedora) for gnupg2.x86_64 Pungi:INFO: Added npth.x86_64 (repo: fedora-updates) for gnupg2.x86_64 Pungi:INFO: Checking deps of libksba.x86_64 Pungi:INFO: Checking deps of npth.x86_64 Pungi:INFO: Checking deps of google-noto-sans-lisu-fonts.noarch Pungi:INFO: Added google-noto-fonts-common.noarch (repo: fedora-updates) for google-noto-sans-lisu-fonts.noarch Pungi:INFO: Checking deps of google-noto-fonts-common.noarch Pungi:INFO: Checking deps of google-noto-sans-mandaic-fonts.noarch Pungi:INFO: Checking deps of google-noto-sans-meetei-mayek-fonts.noarch Pungi:INFO: Checking deps of google-noto-sans-tagalog-fonts.noarch Pungi:INFO: Checking deps of google-noto-sans-tai-tham-fonts.noarch Pungi:INFO: Checking deps of google-noto-sans-tai-viet-fonts.noarch Pungi:INFO: Checking deps of greybird-gtk2-theme.noarch Pungi:INFO: Checking deps of greybird-gtk3-theme.noarch Pungi:INFO: Checking deps of greybird-xfce4-notifyd-theme.noarch Pungi:INFO: Added xfce4-notifyd.x86_64 (repo: fedora-updates) for greybird-xfce4-notifyd-theme.noarch Pungi:INFO: Checking deps of xfce4-notifyd.x86_64 Pungi:INFO: Added libxfce4ui.x86_64 (repo: fedora) for xfce4-notifyd.x86_64 Pungi:INFO: Added libxfce4util.x86_64 (repo: fedora) for xfce4-notifyd.x86_64 Pungi:INFO: Checking deps of libxfce4util.x86_64 Pungi:INFO: Checking deps of libxfce4ui.x86_64 Pungi:INFO: Added startup-notification.x86_64 (repo: fedora) for libxfce4ui.x86_64 Pungi:INFO: Checking deps of startup-notification.x86_64 Pungi:INFO: Added xcb-util.x86_64 (repo: fedora) for startup-notification.x86_64 Pungi:INFO: Checking deps of xcb-util.x86_64 Pungi:INFO: Checking deps of greybird-xfwm4-theme.noarch Pungi:INFO: Checking deps of grub2.x86_64 Pungi:INFO: Added file.x86_64 (repo: fedora-updates) for grub2.x86_64 Pungi:INFO: Added gettext.x86_64 (repo: fedora-updates) for grub2.x86_64 Pungi:INFO: Added grub2-tools.x86_64 (repo: fedora-updates) for grub2.x86_64 Pungi:INFO: Added qubes-core-dom0-linux-kernel-install.x86_64 (repo: qubes-dom0) for grub2.x86_64 Pungi:INFO: Checking deps of gettext.x86_64 Pungi:INFO: Added libcroco.x86_64 (repo: fedora-updates) for gettext.x86_64 Pungi:INFO: Added gettext-libs.x86_64 (repo: fedora-updates) for gettext.x86_64 Pungi:INFO: Added libgomp.x86_64 (repo: qubes-dom0) for gettext.x86_64 Pungi:INFO: Checking deps of gettext-libs.x86_64 Pungi:INFO: Checking deps of libgomp.x86_64 Pungi:INFO: Checking deps of libcroco.x86_64 Pungi:INFO: Checking deps of file.x86_64 Pungi:INFO: Checking deps of grub2-tools.x86_64 Pungi:INFO: Checking deps of qubes-core-dom0-linux-kernel-install.x86_64 Pungi:INFO: Checking deps of grub2-efi.x86_64 Pungi:INFO: Checking deps of grub2-starfield-theme.x86_64 Pungi:INFO: Checking deps of gtk-xfce-engine.x86_64 Pungi:INFO: Checking deps of gvfs.x86_64 Pungi:INFO: Added desktop-file-utils.x86_64 (repo: fedora-updates) for gvfs.x86_64 Pungi:INFO: Added gvfs-client.x86_64 (repo: fedora-updates) for gvfs.x86_64 Pungi:INFO: Added avahi-glib.x86_64 (repo: fedora) for gvfs.x86_64 Pungi:INFO: Added libbluray.x86_64 (repo: fedora-updates) for gvfs.x86_64 Pungi:INFO: Added libcdio.x86_64 (repo: fedora) for gvfs.x86_64 Pungi:INFO: Added libcdio-paranoia.x86_64 (repo: fedora) for gvfs.x86_64 Pungi:INFO: Added gcr.x86_64 (repo: fedora-updates) for gvfs.x86_64 Pungi:INFO: Added libsecret.x86_64 (repo: fedora) for gvfs.x86_64 Pungi:INFO: Added libstoraged.x86_64 (repo: fedora-updates) for gvfs.x86_64 Pungi:INFO: Added storaged.x86_64 (repo: fedora-updates) for gvfs.x86_64 Pungi:INFO: Checking deps of libstoraged.x86_64 Pungi:INFO: Checking deps of gcr.x86_64 Pungi:INFO: Checking deps of libcdio-paranoia.x86_64 Pungi:INFO: Checking deps of avahi-glib.x86_64 Pungi:INFO: Checking deps of libsecret.x86_64 Pungi:INFO: Checking deps of libcdio.x86_64 Pungi:INFO: Checking deps of libbluray.x86_64 Pungi:INFO: Checking deps of desktop-file-utils.x86_64 Pungi:INFO: Added emacs-filesystem.noarch (repo: fedora-updates) for desktop-file-utils.x86_64 Pungi:INFO: Checking deps of emacs-filesystem.noarch Pungi:INFO: Checking deps of gvfs-client.x86_64 Pungi:INFO: Checking deps of storaged.x86_64 Pungi:INFO: Added gdisk.x86_64 (repo: fedora-updates) for storaged.x86_64 Pungi:INFO: Added libatasmart.x86_64 (repo: fedora-updates) for storaged.x86_64 Pungi:INFO: Added libblockdev-part.x86_64 (repo: fedora-updates) for storaged.x86_64 Pungi:INFO: Checking deps of libblockdev-part.x86_64 Pungi:INFO: Added libblockdev-utils.x86_64 (repo: fedora-updates) for libblockdev-part.x86_64 Pungi:INFO: Checking deps of libblockdev-utils.x86_64 Pungi:INFO: Checking deps of libatasmart.x86_64 Pungi:INFO: Checking deps of gdisk.x86_64 Pungi:INFO: Checking deps of hfsplus-tools.x86_64 Pungi:INFO: Checking deps of hostname.x86_64 Pungi:INFO: Checking deps of initial-setup.x86_64 Pungi:INFO: Added anaconda-tui.x86_64 (repo: qubes-dom0) for initial-setup.x86_64 Pungi:INFO: Added libreport-python3.x86_64 (repo: fedora) for initial-setup.x86_64 Pungi:INFO: Checking deps of libreport-python3.x86_64 Pungi:INFO: Added augeas-libs.x86_64 (repo: fedora-updates) for libreport-python3.x86_64 Pungi:INFO: Added libreport.x86_64 (repo: fedora) for libreport-python3.x86_64 Pungi:INFO: Added satyr.x86_64 (repo: fedora) for libreport-python3.x86_64 Pungi:INFO: Added libtar.x86_64 (repo: fedora) for libreport-python3.x86_64 Pungi:INFO: Checking deps of augeas-libs.x86_64 Pungi:INFO: Checking deps of libtar.x86_64 Pungi:INFO: Checking deps of satyr.x86_64 Pungi:INFO: Added elfutils-libs.x86_64 (repo: fedora-updates) for satyr.x86_64 Pungi:INFO: Checking deps of elfutils-libs.x86_64 Pungi:INFO: Added elfutils-default-yama-scope.noarch (repo: fedora-updates) for elfutils-libs.x86_64 Pungi:INFO: Checking deps of elfutils-default-yama-scope.noarch Pungi:INFO: Checking deps of libreport.x86_64 Pungi:INFO: Added lz4.x86_64 (repo: fedora-updates) for libreport.x86_64 Pungi:INFO: Checking deps of lz4.x86_64 Pungi:INFO: Checking deps of anaconda-tui.x86_64 Pungi:INFO: Added anaconda-core.x86_64 (repo: qubes-dom0) for anaconda-tui.x86_64 Pungi:INFO: Checking deps of anaconda-core.x86_64 Pungi:INFO: Added xen-runtime.x86_64 (repo: qubes-dom0) for anaconda-core.x86_64 Pungi:INFO: Added usermode.x86_64 (repo: fedora) for anaconda-core.x86_64 Pungi:INFO: Added teamd.x86_64 (repo: fedora-updates) for anaconda-core.x86_64 Pungi:INFO: Added rsync.x86_64 (repo: fedora-updates) for anaconda-core.x86_64 Pungi:INFO: Added realmd.x86_64 (repo: fedora-updates) for anaconda-core.x86_64 Pungi:INFO: Added python3-wrapt.x86_64 (repo: fedora-updates) for anaconda-core.x86_64 Pungi:INFO: Added python3-requests-ftp.noarch (repo: fedora) for anaconda-core.x86_64 Pungi:INFO: Added python3-requests-file.noarch (repo: fedora) for anaconda-core.x86_64 Pungi:INFO: Added python3-requests.noarch (repo: fedora) for anaconda-core.x86_64 Pungi:INFO: Added python3-pytz.noarch (repo: fedora) for anaconda-core.x86_64 Pungi:INFO: Added python3-pyparted.x86_64 (repo: fedora) for anaconda-core.x86_64 Pungi:INFO: Added python3-pwquality.x86_64 (repo: fedora) for anaconda-core.x86_64 Pungi:INFO: Added python3-pid.noarch (repo: fedora) for anaconda-core.x86_64 Pungi:INFO: Added python3-ordered-set.noarch (repo: fedora) for anaconda-core.x86_64 Pungi:INFO: Added python3-ntplib.noarch (repo: fedora) for anaconda-core.x86_64 Pungi:INFO: Added python3-meh.noarch (repo: fedora) for anaconda-core.x86_64 Pungi:INFO: Added python3-kickstart.noarch (repo: qubes-dom0) for anaconda-core.x86_64 Pungi:INFO: Added python3-coverage.x86_64 (repo: fedora-updates) for anaconda-core.x86_64 Pungi:INFO: Added python3-blivet.noarch (repo: qubes-dom0) for anaconda-core.x86_64 Pungi:INFO: Added libreport-anaconda.x86_64 (repo: fedora) for anaconda-core.x86_64 Pungi:INFO: Added langtable-python3.noarch (repo: fedora) for anaconda-core.x86_64 Pungi:INFO: Added langtable-data.noarch (repo: fedora) for anaconda-core.x86_64 Pungi:INFO: Added isomd5sum.x86_64 (repo: fedora) for anaconda-core.x86_64 Pungi:INFO: Added glibc-langpack-en.x86_64 (repo: fedora-updates) for anaconda-core.x86_64 Pungi:INFO: Added dmidecode.x86_64 (repo: fedora-updates) for anaconda-core.x86_64 Pungi:INFO: Added createrepo_c.x86_64 (repo: fedora) for anaconda-core.x86_64 Pungi:INFO: Added cracklib-dicts.x86_64 (repo: fedora-updates) for anaconda-core.x86_64 Pungi:INFO: Added NetworkManager-team.x86_64 (repo: fedora-updates) for anaconda-core.x86_64 Pungi:INFO: Added NetworkManager-glib.x86_64 (repo: fedora-updates) for anaconda-core.x86_64 Pungi:INFO: Added NetworkManager.x86_64 (repo: fedora-updates) for anaconda-core.x86_64 Pungi:INFO: Checking deps of python3-meh.noarch Pungi:INFO: Added libreport-cli.x86_64 (repo: fedora) for python3-meh.noarch Pungi:INFO: Checking deps of libreport-cli.x86_64 Pungi:INFO: Checking deps of realmd.x86_64 Pungi:INFO: Checking deps of langtable-python3.noarch Pungi:INFO: Added langtable.noarch (repo: fedora) for langtable-python3.noarch Pungi:INFO: Checking deps of langtable.noarch Pungi:INFO: Checking deps of python3-requests.noarch Pungi:INFO: Added python3-chardet.noarch (repo: fedora) for python3-requests.noarch Pungi:INFO: Added python3-urllib3.noarch (repo: fedora) for python3-requests.noarch Pungi:INFO: Checking deps of python3-chardet.noarch Pungi:INFO: Checking deps of python3-urllib3.noarch Pungi:INFO: Added python3-pysocks.noarch (repo: fedora-updates) for python3-urllib3.noarch Pungi:INFO: Checking deps of python3-pysocks.noarch Pungi:INFO: Checking deps of NetworkManager-glib.x86_64 Pungi:INFO: Checking deps of dmidecode.x86_64 Pungi:INFO: Checking deps of usermode.x86_64 Pungi:INFO: Added libuser.x86_64 (repo: fedora) for usermode.x86_64 Pungi:INFO: Checking deps of libuser.x86_64 Pungi:INFO: Checking deps of python3-requests-ftp.noarch Pungi:INFO: Checking deps of NetworkManager.x86_64 Pungi:INFO: Added NetworkManager-libnm.x86_64 (repo: fedora-updates) for NetworkManager.x86_64 Pungi:INFO: Added dnsmasq.x86_64 (repo: fedora-updates) for NetworkManager.x86_64 Pungi:INFO: Added jansson.x86_64 (repo: fedora-updates) for NetworkManager.x86_64 Pungi:INFO: Added libndp.x86_64 (repo: fedora) for NetworkManager.x86_64 Pungi:INFO: Added ppp.x86_64 (repo: fedora) for NetworkManager.x86_64 Pungi:INFO: Checking deps of NetworkManager-libnm.x86_64 Pungi:INFO: Checking deps of libndp.x86_64 Pungi:INFO: Checking deps of ppp.x86_64 Pungi:INFO: Checking deps of jansson.x86_64 Pungi:INFO: Checking deps of dnsmasq.x86_64 Pungi:INFO: Added libidn.x86_64 (repo: fedora) for dnsmasq.x86_64 Pungi:INFO: Checking deps of libidn.x86_64 Pungi:INFO: Checking deps of python3-ntplib.noarch Pungi:INFO: Checking deps of xen-runtime.x86_64 Pungi:INFO: Added xen-libs.x86_64 (repo: qubes-dom0) for xen-runtime.x86_64 Pungi:INFO: Added xen-hypervisor.x86_64 (repo: qubes-dom0) for xen-runtime.x86_64 Pungi:INFO: Added python-libs.x86_64 (repo: fedora-updates) for xen-runtime.x86_64 Pungi:INFO: Added yajl.x86_64 (repo: fedora) for xen-runtime.x86_64 Pungi:INFO: Added python.x86_64 (repo: fedora-updates) for xen-runtime.x86_64 Pungi:INFO: Added pkgconfig.x86_64 (repo: fedora) for xen-runtime.x86_64 Pungi:INFO: Added perl.x86_64 (repo: fedora-updates) for xen-runtime.x86_64 Pungi:INFO: Checking deps of pkgconfig.x86_64 Pungi:INFO: Checking deps of perl.x86_64 Pungi:INFO: Added perl-libs.x86_64 (repo: fedora-updates) for perl.x86_64 Pungi:INFO: Added perl-Carp.noarch (repo: fedora) for perl.x86_64 Pungi:INFO: Added perl-PathTools.x86_64 (repo: fedora) for perl.x86_64 Pungi:INFO: Added perl-Exporter.noarch (repo: fedora) for perl.x86_64 Pungi:INFO: Added perl-File-Path.noarch (repo: fedora-updates) for perl.x86_64 Pungi:INFO: Added perl-IO.x86_64 (repo: fedora-updates) for perl.x86_64 Pungi:INFO: Added perl-Scalar-List-Utils.x86_64 (repo: fedora-updates) for perl.x86_64 Pungi:INFO: Added perl-Text-Tabs+Wrap.noarch (repo: fedora) for perl.x86_64 Pungi:INFO: Added perl-Unicode-Normalize.x86_64 (repo: fedora) for perl.x86_64 Pungi:INFO: Added perl-constant.noarch (repo: fedora) for perl.x86_64 Pungi:INFO: Added perl-parent.noarch (repo: fedora) for perl.x86_64 Pungi:INFO: Added perl-threads.x86_64 (repo: fedora-updates) for perl.x86_64 Pungi:INFO: Added perl-threads-shared.x86_64 (repo: fedora-updates) for perl.x86_64 Pungi:INFO: Added perl-macros.x86_64 (repo: fedora-updates) for perl.x86_64 Pungi:INFO: Checking deps of perl-threads.x86_64 Pungi:INFO: Checking deps of perl-macros.x86_64 Pungi:INFO: Checking deps of perl-Scalar-List-Utils.x86_64 Pungi:INFO: Checking deps of perl-threads-shared.x86_64 Pungi:INFO: Checking deps of perl-constant.noarch Pungi:INFO: Checking deps of perl-PathTools.x86_64 Pungi:INFO: Checking deps of perl-parent.noarch Pungi:INFO: Checking deps of perl-libs.x86_64 Pungi:INFO: Checking deps of perl-Text-Tabs+Wrap.noarch Pungi:INFO: Checking deps of perl-Exporter.noarch Pungi:INFO: Checking deps of perl-File-Path.noarch Pungi:INFO: Checking deps of perl-Carp.noarch Pungi:INFO: Checking deps of perl-Unicode-Normalize.x86_64 Pungi:INFO: Checking deps of perl-IO.x86_64 Pungi:INFO: Added perl-Errno.x86_64 (repo: fedora-updates) for perl-IO.x86_64 Pungi:INFO: Added perl-Socket.x86_64 (repo: fedora) for perl-IO.x86_64 Pungi:INFO: Checking deps of perl-Errno.x86_64 Pungi:INFO: Checking deps of perl-Socket.x86_64 Pungi:INFO: Checking deps of yajl.x86_64 Pungi:INFO: Checking deps of python.x86_64 Pungi:INFO: Added python-pip.noarch (repo: fedora) for python.x86_64 Pungi:INFO: Added python2-setuptools.noarch (repo: fedora) for python.x86_64 Pungi:INFO: Checking deps of python-pip.noarch Pungi:INFO: Checking deps of python2-setuptools.noarch Pungi:INFO: Checking deps of xen-hypervisor.x86_64 Pungi:INFO: Added xen-licenses.x86_64 (repo: qubes-dom0) for xen-hypervisor.x86_64 Pungi:INFO: Checking deps of xen-licenses.x86_64 Pungi:INFO: Checking deps of xen-libs.x86_64 Pungi:INFO: Checking deps of python-libs.x86_64 Pungi:INFO: Checking deps of python3-pwquality.x86_64 Pungi:INFO: Checking deps of python3-wrapt.x86_64 Pungi:INFO: Checking deps of createrepo_c.x86_64 Pungi:INFO: Added createrepo_c-libs.x86_64 (repo: fedora) for createrepo_c.x86_64 Pungi:INFO: Added drpm.x86_64 (repo: fedora) for createrepo_c.x86_64 Pungi:INFO: Checking deps of drpm.x86_64 Pungi:INFO: Checking deps of createrepo_c-libs.x86_64 Pungi:INFO: Checking deps of python3-pyparted.x86_64 Pungi:INFO: Checking deps of NetworkManager-team.x86_64 Pungi:INFO: Checking deps of langtable-data.noarch Pungi:INFO: Checking deps of python3-pid.noarch Pungi:INFO: Checking deps of glibc-langpack-en.x86_64 Pungi:INFO: Checking deps of teamd.x86_64 Pungi:INFO: Added libdaemon.x86_64 (repo: fedora) for teamd.x86_64 Pungi:INFO: Added libnl3-cli.x86_64 (repo: fedora-updates) for teamd.x86_64 Pungi:INFO: Added libteam.x86_64 (repo: fedora-updates) for teamd.x86_64 Pungi:INFO: Checking deps of libnl3-cli.x86_64 Pungi:INFO: Checking deps of libdaemon.x86_64 Pungi:INFO: Checking deps of libteam.x86_64 Pungi:INFO: Checking deps of python3-requests-file.noarch Pungi:INFO: Checking deps of python3-kickstart.noarch Pungi:INFO: Checking deps of python3-coverage.x86_64 Pungi:INFO: Checking deps of cracklib-dicts.x86_64 Pungi:INFO: Checking deps of python3-pytz.noarch Pungi:INFO: Checking deps of python3-blivet.noarch Pungi:INFO: Added python3-pyudev.noarch (repo: fedora) for python3-blivet.noarch Pungi:INFO: Added python3-bytesize.x86_64 (repo: fedora-updates) for python3-blivet.noarch Pungi:INFO: Added python3-blockdev.x86_64 (repo: fedora-updates) for python3-blivet.noarch Pungi:INFO: Added libblockdev-plugins-all.x86_64 (repo: fedora-updates) for python3-blivet.noarch Pungi:INFO: Checking deps of python3-bytesize.x86_64 Pungi:INFO: Added libbytesize.x86_64 (repo: fedora-updates) for python3-bytesize.x86_64 Pungi:INFO: Checking deps of libbytesize.x86_64 Pungi:INFO: Checking deps of libblockdev-plugins-all.x86_64 Pungi:INFO: Added libblockdev.x86_64 (repo: fedora-updates) for libblockdev-plugins-all.x86_64 Pungi:INFO: Added libblockdev-btrfs.x86_64 (repo: fedora-updates) for libblockdev-plugins-all.x86_64 Pungi:INFO: Added libblockdev-crypto.x86_64 (repo: fedora-updates) for libblockdev-plugins-all.x86_64 Pungi:INFO: Added libblockdev-dm.x86_64 (repo: fedora-updates) for libblockdev-plugins-all.x86_64 Pungi:INFO: Added libblockdev-fs.x86_64 (repo: fedora-updates) for libblockdev-plugins-all.x86_64 Pungi:INFO: Added libblockdev-kbd.x86_64 (repo: fedora-updates) for libblockdev-plugins-all.x86_64 Pungi:INFO: Added libblockdev-loop.x86_64 (repo: fedora-updates) for libblockdev-plugins-all.x86_64 Pungi:INFO: Added libblockdev-lvm.x86_64 (repo: fedora-updates) for libblockdev-plugins-all.x86_64 Pungi:INFO: Added libblockdev-mdraid.x86_64 (repo: fedora-updates) for libblockdev-plugins-all.x86_64 Pungi:INFO: Added libblockdev-mpath.x86_64 (repo: fedora-updates) for libblockdev-plugins-all.x86_64 Pungi:INFO: Added libblockdev-swap.x86_64 (repo: fedora-updates) for libblockdev-plugins-all.x86_64 Pungi:INFO: Checking deps of libblockdev-lvm.x86_64 Pungi:INFO: Checking deps of libblockdev-mpath.x86_64 Pungi:INFO: Checking deps of libblockdev-fs.x86_64 Pungi:INFO: Checking deps of libblockdev-mdraid.x86_64 Pungi:INFO: Checking deps of libblockdev-loop.x86_64 Pungi:INFO: Checking deps of libblockdev-btrfs.x86_64 Pungi:INFO: Checking deps of libblockdev-dm.x86_64 Pungi:INFO: Checking deps of libblockdev-crypto.x86_64 Pungi:INFO: Added volume_key-libs.x86_64 (repo: fedora) for libblockdev-crypto.x86_64 Pungi:INFO: Checking deps of volume_key-libs.x86_64 Pungi:INFO: Added gnupg.x86_64 (repo: fedora-updates) for volume_key-libs.x86_64 Pungi:INFO: Checking deps of gnupg.x86_64 Pungi:INFO: Added libusb.x86_64 (repo: fedora) for gnupg.x86_64 Pungi:INFO: Checking deps of libusb.x86_64 Pungi:INFO: Checking deps of libblockdev-kbd.x86_64 Pungi:INFO: Added bcache-tools.x86_64 (repo: fedora) for libblockdev-kbd.x86_64 Pungi:INFO: Checking deps of bcache-tools.x86_64 Pungi:INFO: Checking deps of libblockdev-swap.x86_64 Pungi:INFO: Checking deps of libblockdev.x86_64 Pungi:INFO: Checking deps of python3-blockdev.x86_64 Pungi:INFO: Checking deps of python3-pyudev.noarch Pungi:INFO: Checking deps of isomd5sum.x86_64 Pungi:INFO: Checking deps of python3-ordered-set.noarch Pungi:INFO: Checking deps of libreport-anaconda.x86_64 Pungi:INFO: Added libreport-plugin-bugzilla.x86_64 (repo: fedora) for libreport-anaconda.x86_64 Pungi:INFO: Added libreport-plugin-reportuploader.x86_64 (repo: fedora) for libreport-anaconda.x86_64 Pungi:INFO: Checking deps of libreport-plugin-reportuploader.x86_64 Pungi:INFO: Added json-c.x86_64 (repo: fedora-updates) for libreport-plugin-reportuploader.x86_64 Pungi:INFO: Added libreport-web.x86_64 (repo: fedora) for libreport-plugin-reportuploader.x86_64 Pungi:INFO: Added xmlrpc-c.x86_64 (repo: fedora) for libreport-plugin-reportuploader.x86_64 Pungi:INFO: Added xmlrpc-c-client.x86_64 (repo: fedora) for libreport-plugin-reportuploader.x86_64 Pungi:INFO: Checking deps of libreport-web.x86_64 Pungi:INFO: Checking deps of json-c.x86_64 Pungi:INFO: Checking deps of xmlrpc-c.x86_64 Pungi:INFO: Checking deps of xmlrpc-c-client.x86_64 Pungi:INFO: Checking deps of libreport-plugin-bugzilla.x86_64 Pungi:INFO: Checking deps of rsync.x86_64 Pungi:INFO: Checking deps of initial-setup-gui.x86_64 Pungi:INFO: Added anaconda-gui.x86_64 (repo: qubes-dom0) for initial-setup-gui.x86_64 Pungi:INFO: Checking deps of anaconda-gui.x86_64 Pungi:INFO: Added yelp.x86_64 (repo: fedora) for anaconda-gui.x86_64 Pungi:INFO: Added tigervnc-server-minimal.x86_64 (repo: fedora-updates) for anaconda-gui.x86_64 Pungi:INFO: Added python3-meh-gui.noarch (repo: fedora) for anaconda-gui.x86_64 Pungi:INFO: Added nm-connection-editor.x86_64 (repo: fedora) for anaconda-gui.x86_64 Pungi:INFO: Added libxklavier.x86_64 (repo: fedora) for anaconda-gui.x86_64 Pungi:INFO: Added libtimezonemap.x86_64 (repo: fedora) for anaconda-gui.x86_64 Pungi:INFO: Added libgnomekbd.x86_64 (repo: fedora) for anaconda-gui.x86_64 Pungi:INFO: Added keybinder3.x86_64 (repo: fedora) for anaconda-gui.x86_64 Pungi:INFO: Added anaconda-widgets.x86_64 (repo: qubes-dom0) for anaconda-gui.x86_64 Pungi:INFO: Added anaconda-user-help.noarch (repo: fedora) for anaconda-gui.x86_64 Pungi:INFO: Added NetworkManager-wifi.x86_64 (repo: fedora-updates) for anaconda-gui.x86_64 Pungi:INFO: Checking deps of anaconda-widgets.x86_64 Pungi:INFO: Added glade-libs.x86_64 (repo: fedora) for anaconda-widgets.x86_64 Pungi:INFO: Checking deps of glade-libs.x86_64 Pungi:INFO: Checking deps of keybinder3.x86_64 Pungi:INFO: Checking deps of tigervnc-server-minimal.x86_64 Pungi:INFO: Added libXdmcp.x86_64 (repo: fedora-updates) for tigervnc-server-minimal.x86_64 Pungi:INFO: Added libXfont2.x86_64 (repo: fedora) for tigervnc-server-minimal.x86_64 Pungi:INFO: Added tigervnc-license.noarch (repo: fedora-updates) for tigervnc-server-minimal.x86_64 Pungi:INFO: Added xorg-x11-xkb-utils.x86_64 (repo: fedora) for tigervnc-server-minimal.x86_64 Pungi:INFO: Checking deps of tigervnc-license.noarch Pungi:INFO: Checking deps of libXdmcp.x86_64 Pungi:INFO: Checking deps of libXfont2.x86_64 Pungi:INFO: Added libfontenc.x86_64 (repo: fedora) for libXfont2.x86_64 Pungi:INFO: Checking deps of libfontenc.x86_64 Pungi:INFO: Checking deps of xorg-x11-xkb-utils.x86_64 Pungi:INFO: Added libxkbfile.x86_64 (repo: fedora) for xorg-x11-xkb-utils.x86_64 Pungi:INFO: Checking deps of libxkbfile.x86_64 Pungi:INFO: Checking deps of NetworkManager-wifi.x86_64 Pungi:INFO: Added wpa_supplicant.x86_64 (repo: fedora-updates) for NetworkManager-wifi.x86_64 Pungi:INFO: Checking deps of wpa_supplicant.x86_64 Pungi:INFO: Checking deps of nm-connection-editor.x86_64 Pungi:INFO: Added libnma.x86_64 (repo: fedora) for nm-connection-editor.x86_64 Pungi:INFO: Checking deps of libnma.x86_64 Pungi:INFO: Added mobile-broadband-provider-info.noarch (repo: fedora-updates) for libnma.x86_64 Pungi:INFO: Checking deps of mobile-broadband-provider-info.noarch Pungi:INFO: Checking deps of anaconda-user-help.noarch Pungi:INFO: Checking deps of libgnomekbd.x86_64 Pungi:INFO: Added GConf2.x86_64 (repo: fedora) for libgnomekbd.x86_64 Pungi:INFO: Checking deps of GConf2.x86_64 Pungi:INFO: Added psmisc.x86_64 (repo: fedora) for GConf2.x86_64 Pungi:INFO: Checking deps of psmisc.x86_64 Pungi:INFO: Checking deps of yelp.x86_64 Pungi:INFO: Added libxslt.x86_64 (repo: fedora) for yelp.x86_64 Pungi:INFO: Added webkitgtk4-jsc.x86_64 (repo: fedora-updates) for yelp.x86_64 Pungi:INFO: Added webkitgtk4.x86_64 (repo: fedora-updates) for yelp.x86_64 Pungi:INFO: Added yelp-libs.x86_64 (repo: fedora) for yelp.x86_64 Pungi:INFO: Added yelp-xsl.noarch (repo: fedora) for yelp.x86_64 Pungi:INFO: Checking deps of webkitgtk4-jsc.x86_64 Pungi:INFO: Added libicu.x86_64 (repo: fedora-updates) for webkitgtk4-jsc.x86_64 Pungi:INFO: Checking deps of libicu.x86_64 Pungi:INFO: Checking deps of webkitgtk4.x86_64 Pungi:INFO: Added geoclue2.x86_64 (repo: fedora-updates) for webkitgtk4.x86_64 Pungi:INFO: Added libXt.x86_64 (repo: fedora) for webkitgtk4.x86_64 Pungi:INFO: Added enchant.x86_64 (repo: fedora) for webkitgtk4.x86_64 Pungi:INFO: Added gstreamer1-plugins-base.x86_64 (repo: fedora-updates) for webkitgtk4.x86_64 Pungi:INFO: Added gstreamer1-plugins-bad-free.x86_64 (repo: fedora-updates) for webkitgtk4.x86_64 Pungi:INFO: Added harfbuzz-icu.x86_64 (repo: fedora) for webkitgtk4.x86_64 Pungi:INFO: Added hyphen.x86_64 (repo: fedora) for webkitgtk4.x86_64 Pungi:INFO: Added libwebp.x86_64 (repo: fedora-updates) for webkitgtk4.x86_64 Pungi:INFO: Checking deps of libwebp.x86_64 Pungi:INFO: Checking deps of geoclue2.x86_64 Pungi:INFO: Added ModemManager-glib.x86_64 (repo: fedora-updates) for geoclue2.x86_64 Pungi:INFO: Checking deps of ModemManager-glib.x86_64 Pungi:INFO: Checking deps of harfbuzz-icu.x86_64 Pungi:INFO: Checking deps of libXt.x86_64 Pungi:INFO: Checking deps of enchant.x86_64 Pungi:INFO: Added hunspell.x86_64 (repo: fedora-updates) for enchant.x86_64 Pungi:INFO: Checking deps of hunspell.x86_64 Pungi:INFO: Added hunspell-en-US.noarch (repo: fedora) for hunspell.x86_64 Pungi:INFO: Checking deps of hunspell-en-US.noarch Pungi:INFO: Checking deps of gstreamer1-plugins-bad-free.x86_64 Pungi:INFO: Added libglvnd-gles.x86_64 (repo: fedora-updates) for gstreamer1-plugins-bad-free.x86_64 Pungi:INFO: Added soundtouch.x86_64 (repo: fedora) for gstreamer1-plugins-bad-free.x86_64 Pungi:INFO: Added libdvdnav.x86_64 (repo: fedora) for gstreamer1-plugins-bad-free.x86_64 Pungi:INFO: Added libdvdread.x86_64 (repo: fedora) for gstreamer1-plugins-bad-free.x86_64 Pungi:INFO: Added libmpcdec.x86_64 (repo: fedora) for gstreamer1-plugins-bad-free.x86_64 Pungi:INFO: Added opus.x86_64 (repo: fedora-updates) for gstreamer1-plugins-bad-free.x86_64 Pungi:INFO: Added orc.x86_64 (repo: fedora) for gstreamer1-plugins-bad-free.x86_64 Pungi:INFO: Added librsvg2.x86_64 (repo: fedora-updates) for gstreamer1-plugins-bad-free.x86_64 Pungi:INFO: Added libsrtp.x86_64 (repo: fedora) for gstreamer1-plugins-bad-free.x86_64 Pungi:INFO: Added libvdpau.x86_64 (repo: fedora) for gstreamer1-plugins-bad-free.x86_64 Pungi:INFO: Checking deps of libglvnd-gles.x86_64 Pungi:INFO: Checking deps of libvdpau.x86_64 Pungi:INFO: Checking deps of libmpcdec.x86_64 Pungi:INFO: Checking deps of libdvdread.x86_64 Pungi:INFO: Checking deps of orc.x86_64 Pungi:INFO: Checking deps of libdvdnav.x86_64 Pungi:INFO: Checking deps of libsrtp.x86_64 Pungi:INFO: Checking deps of soundtouch.x86_64 Pungi:INFO: Checking deps of librsvg2.x86_64 Pungi:INFO: Checking deps of opus.x86_64 Pungi:INFO: Checking deps of hyphen.x86_64 Pungi:INFO: Checking deps of gstreamer1-plugins-base.x86_64 Pungi:INFO: Added libXv.x86_64 (repo: fedora) for gstreamer1-plugins-base.x86_64 Pungi:INFO: Added cdparanoia-libs.x86_64 (repo: fedora) for gstreamer1-plugins-base.x86_64 Pungi:INFO: Added libtheora.x86_64 (repo: fedora) for gstreamer1-plugins-base.x86_64 Pungi:INFO: Added libvisual.x86_64 (repo: fedora) for gstreamer1-plugins-base.x86_64 Pungi:INFO: Checking deps of libXv.x86_64 Pungi:INFO: Checking deps of cdparanoia-libs.x86_64 Pungi:INFO: Checking deps of libtheora.x86_64 Pungi:INFO: Checking deps of libvisual.x86_64 Pungi:INFO: Checking deps of yelp-xsl.noarch Pungi:INFO: Checking deps of libxslt.x86_64 Pungi:INFO: Checking deps of yelp-libs.x86_64 Pungi:INFO: Checking deps of python3-meh-gui.noarch Pungi:INFO: Added libreport-gtk.x86_64 (repo: fedora) for python3-meh-gui.noarch Pungi:INFO: Added python3-gobject.x86_64 (repo: fedora) for python3-meh-gui.noarch Pungi:INFO: Checking deps of python3-gobject.x86_64 Pungi:INFO: Added python3-cairo.x86_64 (repo: fedora) for python3-gobject.x86_64 Pungi:INFO: Checking deps of python3-cairo.x86_64 Pungi:INFO: Checking deps of libreport-gtk.x86_64 Pungi:INFO: Added fros.noarch (repo: fedora) for libreport-gtk.x86_64 Pungi:INFO: Checking deps of fros.noarch Pungi:INFO: Checking deps of libxklavier.x86_64 Pungi:INFO: Checking deps of libtimezonemap.x86_64 Pungi:INFO: Checking deps of initscripts.x86_64 Pungi:INFO: Checking deps of iproute.x86_64 Pungi:INFO: Checking deps of iputils.x86_64 Pungi:INFO: Checking deps of irqbalance.x86_64 Pungi:INFO: Added numactl-libs.x86_64 (repo: fedora) for irqbalance.x86_64 Pungi:INFO: Checking deps of numactl-libs.x86_64 Pungi:INFO: Checking deps of iscsi-initiator-utils.x86_64 Pungi:INFO: Added iscsi-initiator-utils-iscsiuio.x86_64 (repo: fedora) for iscsi-initiator-utils.x86_64 Pungi:INFO: Checking deps of iscsi-initiator-utils-iscsiuio.x86_64 Pungi:INFO: Checking deps of jomolhari-fonts.noarch Pungi:INFO: Checking deps of julietaula-montserrat-fonts.noarch Pungi:INFO: Checking deps of kbd.x86_64 Pungi:INFO: Added kbd-legacy.noarch (repo: fedora) for kbd.x86_64 Pungi:INFO: Added kbd-misc.noarch (repo: fedora) for kbd.x86_64 Pungi:INFO: Checking deps of kbd-legacy.noarch Pungi:INFO: Checking deps of kbd-misc.noarch Pungi:INFO: Checking deps of kernel.x86_64 Pungi:INFO: Checking deps of khmeros-base-fonts.noarch Pungi:INFO: Added khmeros-fonts-common.noarch (repo: fedora) for khmeros-base-fonts.noarch Pungi:INFO: Checking deps of khmeros-fonts-common.noarch Pungi:INFO: Checking deps of less.x86_64 Pungi:INFO: Checking deps of liberation-mono-fonts.noarch Pungi:INFO: Added liberation-fonts-common.noarch (repo: fedora) for liberation-mono-fonts.noarch Pungi:INFO: Checking deps of liberation-fonts-common.noarch Pungi:INFO: Checking deps of liberation-sans-fonts.noarch Pungi:INFO: Checking deps of liberation-serif-fonts.noarch Pungi:INFO: Checking deps of libvirt-client.x86_64 Pungi:INFO: Added libvirt-libs.x86_64 (repo: qubes-dom0) for libvirt-client.x86_64 Pungi:INFO: Added libssh.x86_64 (repo: fedora-updates) for libvirt-client.x86_64 Pungi:INFO: Added gnutls-utils.x86_64 (repo: fedora-updates) for libvirt-client.x86_64 Pungi:INFO: Checking deps of libvirt-libs.x86_64 Pungi:INFO: Added nmap-ncat.x86_64 (repo: fedora-updates) for libvirt-libs.x86_64 Pungi:INFO: Added cyrus-sasl-md5.x86_64 (repo: fedora) for libvirt-libs.x86_64 Pungi:INFO: Added cyrus-sasl.x86_64 (repo: fedora) for libvirt-libs.x86_64 Pungi:INFO: Checking deps of cyrus-sasl.x86_64 Pungi:INFO: Checking deps of nmap-ncat.x86_64 Pungi:INFO: Checking deps of cyrus-sasl-md5.x86_64 Pungi:INFO: Checking deps of libssh.x86_64 Pungi:INFO: Checking deps of gnutls-utils.x86_64 Pungi:INFO: Added gnutls-dane.x86_64 (repo: fedora-updates) for gnutls-utils.x86_64 Pungi:INFO: Added autogen-libopts.x86_64 (repo: fedora) for gnutls-utils.x86_64 Pungi:INFO: Checking deps of gnutls-dane.x86_64 Pungi:INFO: Added unbound-libs.x86_64 (repo: fedora-updates) for gnutls-dane.x86_64 Pungi:INFO: Checking deps of unbound-libs.x86_64 Pungi:INFO: Added libevent.x86_64 (repo: fedora) for unbound-libs.x86_64 Pungi:INFO: Checking deps of libevent.x86_64 Pungi:INFO: Checking deps of autogen-libopts.x86_64 Pungi:INFO: Checking deps of lightdm-gtk.x86_64 Pungi:INFO: Added gnome-themes-standard.x86_64 (repo: fedora-updates) for lightdm-gtk.x86_64 Pungi:INFO: Added lightdm-gobject.x86_64 (repo: fedora-updates) for lightdm-gtk.x86_64 Pungi:INFO: Added lightdm.x86_64 (repo: fedora-updates) for lightdm-gtk.x86_64 Pungi:INFO: Checking deps of lightdm-gobject.x86_64 Pungi:INFO: Checking deps of gnome-themes-standard.x86_64 Pungi:INFO: Checking deps of lightdm.x86_64 Pungi:INFO: Added accountsservice.x86_64 (repo: fedora) for lightdm.x86_64 Pungi:INFO: Added dbus-x11.x86_64 (repo: fedora-updates) for lightdm.x86_64 Pungi:INFO: Added polkit.x86_64 (repo: fedora-updates) for lightdm.x86_64 Pungi:INFO: Checking deps of accountsservice.x86_64 Pungi:INFO: Checking deps of dbus-x11.x86_64 Pungi:INFO: Checking deps of polkit.x86_64 Pungi:INFO: Added mozjs17.x86_64 (repo: fedora) for polkit.x86_64 Pungi:INFO: Added polkit-pkla-compat.x86_64 (repo: fedora) for polkit.x86_64 Pungi:INFO: Checking deps of polkit-pkla-compat.x86_64 Pungi:INFO: Checking deps of mozjs17.x86_64 Pungi:INFO: Checking deps of linux-firmware.noarch Pungi:INFO: Checking deps of lklug-fonts.noarch Pungi:INFO: Checking deps of logrotate.x86_64 Pungi:INFO: Checking deps of lohit-assamese-fonts.noarch Pungi:INFO: Checking deps of lohit-bengali-fonts.noarch Pungi:INFO: Checking deps of lohit-devanagari-fonts.noarch Pungi:INFO: Checking deps of lohit-gujarati-fonts.noarch Pungi:INFO: Checking deps of lohit-gurmukhi-fonts.noarch Pungi:INFO: Checking deps of lohit-kannada-fonts.noarch Pungi:INFO: Checking deps of lohit-odia-fonts.noarch Pungi:INFO: Checking deps of lohit-tamil-fonts.noarch Pungi:INFO: Checking deps of lohit-telugu-fonts.noarch Pungi:INFO: Checking deps of lsof.x86_64 Pungi:INFO: Checking deps of lvm2.x86_64 Pungi:INFO: Added device-mapper-persistent-data.x86_64 (repo: qubes-dom0) for lvm2.x86_64 Pungi:INFO: Added lvm2-libs.x86_64 (repo: fedora-updates) for lvm2.x86_64 Pungi:INFO: Checking deps of lvm2-libs.x86_64 Pungi:INFO: Checking deps of device-mapper-persistent-data.x86_64 Pungi:INFO: Checking deps of mactel-boot.x86_64 Pungi:INFO: Checking deps of man-db.x86_64 Pungi:INFO: Added groff-base.x86_64 (repo: fedora-updates) for man-db.x86_64 Pungi:INFO: Added libpipeline.x86_64 (repo: fedora) for man-db.x86_64 Pungi:INFO: Checking deps of libpipeline.x86_64 Pungi:INFO: Checking deps of groff-base.x86_64 Pungi:INFO: Checking deps of man-pages.noarch Pungi:INFO: Checking deps of mcelog.x86_64 Pungi:INFO: Checking deps of mdadm.x86_64 Pungi:INFO: Checking deps of mesa-dri-drivers.x86_64 Pungi:INFO: Added llvm-libs.x86_64 (repo: fedora-updates) for mesa-dri-drivers.x86_64 Pungi:INFO: Added mesa-filesystem.x86_64 (repo: fedora-updates) for mesa-dri-drivers.x86_64 Pungi:INFO: Checking deps of llvm-libs.x86_64 Pungi:INFO: Checking deps of mesa-filesystem.x86_64 Pungi:INFO: Checking deps of microcode_ctl.x86_64 Pungi:INFO: Checking deps of mlocate.x86_64 Pungi:INFO: Checking deps of nano.x86_64 Pungi:INFO: Checking deps of naver-nanum-gothic-fonts.noarch Pungi:INFO: Added naver-nanum-fonts-common.noarch (repo: fedora) for naver-nanum-gothic-fonts.noarch Pungi:INFO: Checking deps of naver-nanum-fonts-common.noarch Pungi:INFO: Checking deps of ncurses.x86_64 Pungi:INFO: Checking deps of ntfsprogs.x86_64 Pungi:INFO: Added ntfs-3g.x86_64 (repo: fedora-updates) for ntfsprogs.x86_64 Pungi:INFO: Checking deps of ntfs-3g.x86_64 Pungi:INFO: Checking deps of ntsysv.x86_64 Pungi:INFO: Checking deps of numactl.x86_64 Pungi:INFO: Checking deps of openssh-askpass.x86_64 Pungi:INFO: Added openssh.x86_64 (repo: fedora-updates) for openssh-askpass.x86_64 Pungi:INFO: Checking deps of openssh.x86_64 Pungi:INFO: Added fipscheck-lib.x86_64 (repo: fedora) for openssh.x86_64 Pungi:INFO: Checking deps of fipscheck-lib.x86_64 Pungi:INFO: Added fipscheck.x86_64 (repo: fedora) for fipscheck-lib.x86_64 Pungi:INFO: Checking deps of fipscheck.x86_64 Pungi:INFO: Checking deps of paktype-naskh-basic-fonts.noarch Pungi:INFO: Checking deps of paman.x86_64 Pungi:INFO: Added atkmm.x86_64 (repo: fedora) for paman.x86_64 Pungi:INFO: Added cairomm.x86_64 (repo: fedora) for paman.x86_64 Pungi:INFO: Added gtkmm24.x86_64 (repo: fedora) for paman.x86_64 Pungi:INFO: Added glibmm24.x86_64 (repo: fedora-updates) for paman.x86_64 Pungi:INFO: Added libglade2.x86_64 (repo: fedora) for paman.x86_64 Pungi:INFO: Added libglademm24.x86_64 (repo: fedora) for paman.x86_64 Pungi:INFO: Added pangomm.x86_64 (repo: fedora) for paman.x86_64 Pungi:INFO: Added pulseaudio-libs-glib2.x86_64 (repo: fedora-updates) for paman.x86_64 Pungi:INFO: Added libsigc++20.x86_64 (repo: fedora) for paman.x86_64 Pungi:INFO: Checking deps of libglademm24.x86_64 Pungi:INFO: Checking deps of atkmm.x86_64 Pungi:INFO: Checking deps of glibmm24.x86_64 Pungi:INFO: Checking deps of pulseaudio-libs-glib2.x86_64 Pungi:INFO: Checking deps of cairomm.x86_64 Pungi:INFO: Checking deps of libglade2.x86_64 Pungi:INFO: Checking deps of pangomm.x86_64 Pungi:INFO: Checking deps of gtkmm24.x86_64 Pungi:INFO: Checking deps of libsigc++20.x86_64 Pungi:INFO: Checking deps of paprefs.x86_64 Pungi:INFO: Added gconfmm26.x86_64 (repo: fedora) for paprefs.x86_64 Pungi:INFO: Added pulseaudio-module-gconf.x86_64 (repo: fedora-updates) for paprefs.x86_64 Pungi:INFO: Checking deps of pulseaudio-module-gconf.x86_64 Pungi:INFO: Added pulseaudio.x86_64 (repo: fedora-updates) for pulseaudio-module-gconf.x86_64 Pungi:INFO: Checking deps of pulseaudio.x86_64 Pungi:INFO: Added soxr.x86_64 (repo: fedora) for pulseaudio.x86_64 Pungi:INFO: Added speexdsp.x86_64 (repo: fedora) for pulseaudio.x86_64 Pungi:INFO: Added webrtc-audio-processing.x86_64 (repo: fedora) for pulseaudio.x86_64 Pungi:INFO: Added rtkit.x86_64 (repo: fedora) for pulseaudio.x86_64 Pungi:INFO: Checking deps of speexdsp.x86_64 Pungi:INFO: Checking deps of soxr.x86_64 Pungi:INFO: Checking deps of webrtc-audio-processing.x86_64 Pungi:INFO: Checking deps of rtkit.x86_64 Pungi:INFO: Checking deps of gconfmm26.x86_64 Pungi:INFO: Checking deps of paratype-pt-sans-fonts.noarch Pungi:INFO: Checking deps of parted.x86_64 Pungi:INFO: Checking deps of passwd.x86_64 Pungi:INFO: Checking deps of pavucontrol.x86_64 Pungi:INFO: Added gtkmm30.x86_64 (repo: fedora) for pavucontrol.x86_64 Pungi:INFO: Checking deps of gtkmm30.x86_64 Pungi:INFO: Checking deps of pciutils.x86_64 Pungi:INFO: Added pciutils-libs.x86_64 (repo: fedora-updates) for pciutils.x86_64 Pungi:INFO: Checking deps of pciutils-libs.x86_64 Pungi:INFO: Checking deps of pcmciautils.x86_64 Pungi:INFO: Added libsysfs.x86_64 (repo: fedora) for pcmciautils.x86_64 Pungi:INFO: Checking deps of libsysfs.x86_64 Pungi:INFO: Checking deps of perf.x86_64 Pungi:INFO: Checking deps of pinfo.x86_64 Pungi:INFO: Added xdg-utils.noarch (repo: fedora-updates) for pinfo.x86_64 Pungi:INFO: Checking deps of xdg-utils.noarch Pungi:INFO: Checking deps of plymouth.x86_64 Pungi:INFO: Added plymouth-core-libs.x86_64 (repo: fedora) for plymouth.x86_64 Pungi:INFO: Added plymouth-scripts.x86_64 (repo: fedora) for plymouth.x86_64 Pungi:INFO: Checking deps of plymouth-core-libs.x86_64 Pungi:INFO: Checking deps of plymouth-scripts.x86_64 Pungi:INFO: Checking deps of procps-ng.x86_64 Pungi:INFO: Checking deps of qubes-anaconda-addon.noarch Pungi:INFO: Added qubes-mgmt-salt-dom0-virtual-machines.noarch (repo: qubes-dom0) for qubes-anaconda-addon.noarch Pungi:INFO: Checking deps of qubes-mgmt-salt-dom0-virtual-machines.noarch Pungi:INFO: Added qubes-mgmt-salt.noarch (repo: qubes-dom0) for qubes-mgmt-salt-dom0-virtual-machines.noarch Pungi:INFO: Added qubes-core-admin-addon-whonix.noarch (repo: qubes-dom0) for qubes-mgmt-salt-dom0-virtual-machines.noarch Pungi:INFO: Checking deps of qubes-mgmt-salt.noarch Pungi:INFO: Added salt-minion.noarch (repo: fedora-updates) for qubes-mgmt-salt.noarch Pungi:INFO: Added salt.noarch (repo: fedora-updates) for qubes-mgmt-salt.noarch Pungi:INFO: Added qubes-mgmt-salt-base.noarch (repo: qubes-dom0) for qubes-mgmt-salt.noarch Pungi:INFO: Checking deps of salt.noarch Pungi:INFO: Added PyYAML.x86_64 (repo: fedora) for salt.noarch Pungi:INFO: Added python2-crypto.x86_64 (repo: fedora-updates) for salt.noarch Pungi:INFO: Added python2-futures.noarch (repo: fedora-updates) for salt.noarch Pungi:INFO: Added python2-jinja2.noarch (repo: fedora-updates) for salt.noarch Pungi:INFO: Added python-markupsafe.x86_64 (repo: fedora) for salt.noarch Pungi:INFO: Added python2-msgpack.x86_64 (repo: fedora) for salt.noarch Pungi:INFO: Added python2-psutil.x86_64 (repo: fedora) for salt.noarch Pungi:INFO: Added python2-requests.noarch (repo: fedora) for salt.noarch Pungi:INFO: Added python-six.noarch (repo: fedora) for salt.noarch Pungi:INFO: Added python2-tornado.x86_64 (repo: fedora-updates) for salt.noarch Pungi:INFO: Added python2-zmq.x86_64 (repo: fedora) for salt.noarch Pungi:INFO: Added python2-systemd.x86_64 (repo: fedora) for salt.noarch Pungi:INFO: Checking deps of python-markupsafe.x86_64 Pungi:INFO: Checking deps of python2-zmq.x86_64 Pungi:INFO: Added zeromq.x86_64 (repo: fedora) for python2-zmq.x86_64 Pungi:INFO: Checking deps of zeromq.x86_64 Pungi:INFO: Added openpgm.x86_64 (repo: fedora) for zeromq.x86_64 Pungi:INFO: Added libsodium.x86_64 (repo: fedora-updates) for zeromq.x86_64 Pungi:INFO: Checking deps of libsodium.x86_64 Pungi:INFO: Checking deps of openpgm.x86_64 Pungi:INFO: Checking deps of python2-msgpack.x86_64 Pungi:INFO: Checking deps of PyYAML.x86_64 Pungi:INFO: Added libyaml.x86_64 (repo: fedora) for PyYAML.x86_64 Pungi:INFO: Checking deps of libyaml.x86_64 Pungi:INFO: Checking deps of python2-systemd.x86_64 Pungi:INFO: Checking deps of python2-jinja2.noarch Pungi:INFO: Added python2-babel.noarch (repo: fedora) for python2-jinja2.noarch Pungi:INFO: Checking deps of python2-babel.noarch Pungi:INFO: Added pytz.noarch (repo: fedora) for python2-babel.noarch Pungi:INFO: Checking deps of pytz.noarch Pungi:INFO: Checking deps of python2-requests.noarch Pungi:INFO: Added python-chardet.noarch (repo: fedora) for python2-requests.noarch Pungi:INFO: Added python2-urllib3.noarch (repo: fedora) for python2-requests.noarch Pungi:INFO: Checking deps of python-chardet.noarch Pungi:INFO: Checking deps of python2-urllib3.noarch Pungi:INFO: Added python2-pysocks.noarch (repo: fedora-updates) for python2-urllib3.noarch Pungi:INFO: Checking deps of python2-pysocks.noarch Pungi:INFO: Checking deps of python-six.noarch Pungi:INFO: Checking deps of python2-futures.noarch Pungi:INFO: Checking deps of python2-tornado.x86_64 Pungi:INFO: Added python2-pycurl.x86_64 (repo: fedora-updates) for python2-tornado.x86_64 Pungi:INFO: Added python2-backports_abc.noarch (repo: fedora-updates) for python2-tornado.x86_64 Pungi:INFO: Added python2-singledispatch.noarch (repo: fedora) for python2-tornado.x86_64 Pungi:INFO: Checking deps of python2-pycurl.x86_64 Pungi:INFO: Checking deps of python2-backports_abc.noarch Pungi:INFO: Checking deps of python2-singledispatch.noarch Pungi:INFO: Checking deps of python2-crypto.x86_64 Pungi:INFO: Added libtomcrypt.x86_64 (repo: fedora-updates) for python2-crypto.x86_64 Pungi:INFO: Checking deps of libtomcrypt.x86_64 Pungi:INFO: Added libtommath.x86_64 (repo: fedora-updates) for libtomcrypt.x86_64 Pungi:INFO: Checking deps of libtommath.x86_64 Pungi:INFO: Checking deps of python2-psutil.x86_64 Pungi:INFO: Checking deps of salt-minion.noarch Pungi:INFO: Checking deps of qubes-mgmt-salt-base.noarch Pungi:INFO: Added qubes-mgmt-salt-config.noarch (repo: qubes-dom0) for qubes-mgmt-salt-base.noarch Pungi:INFO: Added qubes-mgmt-salt-base-topd.noarch (repo: qubes-dom0) for qubes-mgmt-salt-base.noarch Pungi:INFO: Added qubes-mgmt-salt-base-overrides-libs.noarch (repo: qubes-dom0) for qubes-mgmt-salt-base.noarch Pungi:INFO: Added qubes-mgmt-salt-base-overrides.noarch (repo: qubes-dom0) for qubes-mgmt-salt-base.noarch Pungi:INFO: Added qubes-mgmt-salt-base-config.noarch (repo: qubes-dom0) for qubes-mgmt-salt-base.noarch Pungi:INFO: Added qubes-mgmt-salt-admin-tools.noarch (repo: qubes-dom0) for qubes-mgmt-salt-base.noarch Pungi:INFO: Checking deps of qubes-mgmt-salt-base-overrides-libs.noarch Pungi:INFO: Added python-wrapt.x86_64 (repo: fedora-updates) for qubes-mgmt-salt-base-overrides-libs.noarch Pungi:INFO: Checking deps of python-wrapt.x86_64 Pungi:INFO: Checking deps of qubes-mgmt-salt-config.noarch Pungi:INFO: Checking deps of qubes-mgmt-salt-base-config.noarch Pungi:INFO: Checking deps of qubes-mgmt-salt-base-topd.noarch Pungi:INFO: Checking deps of qubes-mgmt-salt-base-overrides.noarch Pungi:INFO: Checking deps of qubes-mgmt-salt-admin-tools.noarch Pungi:INFO: Checking deps of qubes-core-admin-addon-whonix.noarch Pungi:INFO: Checking deps of qubes-artwork.noarch Pungi:INFO: Added plymouth-plugin-script.x86_64 (repo: fedora) for qubes-artwork.noarch Pungi:INFO: Added plymouth-plugin-label.x86_64 (repo: fedora) for qubes-artwork.noarch Pungi:INFO: Checking deps of plymouth-plugin-script.x86_64 Pungi:INFO: Added plymouth-graphics-libs.x86_64 (repo: fedora) for plymouth-plugin-script.x86_64 Pungi:INFO: Checking deps of plymouth-graphics-libs.x86_64 Pungi:INFO: Checking deps of plymouth-plugin-label.x86_64 Pungi:INFO: Checking deps of qubes-core-dom0.x86_64 Pungi:INFO: Added xen-hvm-stubdom-linux.x86_64 (repo: qubes-dom0) for qubes-core-dom0.x86_64 Pungi:INFO: Added xen-hvm.x86_64 (repo: qubes-dom0) for qubes-core-dom0.x86_64 Pungi:INFO: Added scrypt.x86_64 (repo: qubes-dom0) for qubes-core-dom0.x86_64 Pungi:INFO: Added qubes-db-dom0.x86_64 (repo: qubes-dom0) for qubes-core-dom0.x86_64 Pungi:INFO: Added qubes-core-dom0-linux.x86_64 (repo: qubes-dom0) for qubes-core-dom0.x86_64 Pungi:INFO: Added python3-xen.x86_64 (repo: qubes-dom0) for qubes-core-dom0.x86_64 Pungi:INFO: Added python3-qubesdb.x86_64 (repo: qubes-dom0) for qubes-core-dom0.x86_64 Pungi:INFO: Added python3-pydbus.noarch (repo: fedora-updates) for qubes-core-dom0.x86_64 Pungi:INFO: Added python3-lxml.x86_64 (repo: fedora-updates) for qubes-core-dom0.x86_64 Pungi:INFO: Added python3-jinja2.noarch (repo: fedora-updates) for qubes-core-dom0.x86_64 Pungi:INFO: Added python3-docutils.noarch (repo: fedora-updates) for qubes-core-dom0.x86_64 Pungi:INFO: Added python3-PyYAML.x86_64 (repo: fedora) for qubes-core-dom0.x86_64 Pungi:INFO: Added libvirt-python3.x86_64 (repo: qubes-dom0) for qubes-core-dom0.x86_64 Pungi:INFO: Added libvirt-daemon-xen.x86_64 (repo: qubes-dom0) for qubes-core-dom0.x86_64 Pungi:INFO: Added createrepo.noarch (repo: fedora) for qubes-core-dom0.x86_64 Pungi:INFO: Added PyQt4.x86_64 (repo: fedora) for qubes-core-dom0.x86_64 Pungi:INFO: Checking deps of libvirt-python3.x86_64 Pungi:INFO: Checking deps of python3-jinja2.noarch Pungi:INFO: Added python3-markupsafe.x86_64 (repo: fedora) for python3-jinja2.noarch Pungi:INFO: Checking deps of python3-markupsafe.x86_64 Pungi:INFO: Checking deps of python3-xen.x86_64 Pungi:INFO: Checking deps of python3-lxml.x86_64 Pungi:INFO: Checking deps of xen-hvm.x86_64 Pungi:INFO: Added SDL.x86_64 (repo: fedora) for xen-hvm.x86_64 Pungi:INFO: Checking deps of SDL.x86_64 Pungi:INFO: Checking deps of scrypt.x86_64 Pungi:INFO: Checking deps of python3-PyYAML.x86_64 Pungi:INFO: Checking deps of python3-docutils.noarch Pungi:INFO: Checking deps of xen-hvm-stubdom-linux.x86_64 Pungi:INFO: Checking deps of libvirt-daemon-xen.x86_64 Pungi:INFO: Added xen.x86_64 (repo: qubes-dom0) for libvirt-daemon-xen.x86_64 Pungi:INFO: Added libvirt-daemon-driver-xen.x86_64 (repo: qubes-dom0) for libvirt-daemon-xen.x86_64 Pungi:INFO: Added libvirt-daemon-driver-storage.x86_64 (repo: qubes-dom0) for libvirt-daemon-xen.x86_64 Pungi:INFO: Added libvirt-daemon-driver-secret.x86_64 (repo: qubes-dom0) for libvirt-daemon-xen.x86_64 Pungi:INFO: Added libvirt-daemon-driver-nwfilter.x86_64 (repo: qubes-dom0) for libvirt-daemon-xen.x86_64 Pungi:INFO: Added libvirt-daemon-driver-nodedev.x86_64 (repo: qubes-dom0) for libvirt-daemon-xen.x86_64 Pungi:INFO: Added libvirt-daemon-driver-libxl.x86_64 (repo: qubes-dom0) for libvirt-daemon-xen.x86_64 Pungi:INFO: Added libvirt-daemon-driver-interface.x86_64 (repo: qubes-dom0) for libvirt-daemon-xen.x86_64 Pungi:INFO: Added libvirt-daemon.x86_64 (repo: qubes-dom0) for libvirt-daemon-xen.x86_64 Pungi:INFO: Checking deps of libvirt-daemon-driver-libxl.x86_64 Pungi:INFO: Checking deps of libvirt-daemon-driver-interface.x86_64 Pungi:INFO: Added netcf-libs.x86_64 (repo: fedora) for libvirt-daemon-driver-interface.x86_64 Pungi:INFO: Checking deps of netcf-libs.x86_64 Pungi:INFO: Added bridge-utils.x86_64 (repo: fedora) for netcf-libs.x86_64 Pungi:INFO: Checking deps of bridge-utils.x86_64 Pungi:INFO: Checking deps of xen.x86_64 Pungi:INFO: Added python2-lxml.x86_64 (repo: fedora-updates) for xen.x86_64 Pungi:INFO: Checking deps of python2-lxml.x86_64 Pungi:INFO: Checking deps of libvirt-daemon-driver-nodedev.x86_64 Pungi:INFO: Checking deps of libvirt-daemon-driver-nwfilter.x86_64 Pungi:INFO: Checking deps of libvirt-daemon-driver-storage.x86_64 Pungi:INFO: Added libvirt-daemon-driver-storage-scsi.x86_64 (repo: qubes-dom0) for libvirt-daemon-driver-storage.x86_64 Pungi:INFO: Added libvirt-daemon-driver-storage-mpath.x86_64 (repo: qubes-dom0) for libvirt-daemon-driver-storage.x86_64 Pungi:INFO: Added libvirt-daemon-driver-storage-logical.x86_64 (repo: qubes-dom0) for libvirt-daemon-driver-storage.x86_64 Pungi:INFO: Added libvirt-daemon-driver-storage-iscsi.x86_64 (repo: qubes-dom0) for libvirt-daemon-driver-storage.x86_64 Pungi:INFO: Added libvirt-daemon-driver-storage-gluster.x86_64 (repo: qubes-dom0) for libvirt-daemon-driver-storage.x86_64 Pungi:INFO: Added libvirt-daemon-driver-storage-disk.x86_64 (repo: qubes-dom0) for libvirt-daemon-driver-storage.x86_64 Pungi:INFO: Added libvirt-daemon-driver-storage-core.x86_64 (repo: qubes-dom0) for libvirt-daemon-driver-storage.x86_64 Pungi:INFO: Checking deps of libvirt-daemon-driver-storage-disk.x86_64 Pungi:INFO: Checking deps of libvirt-daemon-driver-storage-scsi.x86_64 Pungi:INFO: Checking deps of libvirt-daemon-driver-storage-logical.x86_64 Pungi:INFO: Checking deps of libvirt-daemon-driver-storage-gluster.x86_64 Pungi:INFO: Added glusterfs-libs.x86_64 (repo: fedora-updates) for libvirt-daemon-driver-storage-gluster.x86_64 Pungi:INFO: Added glusterfs-api.x86_64 (repo: fedora-updates) for libvirt-daemon-driver-storage-gluster.x86_64 Pungi:INFO: Added glusterfs-fuse.x86_64 (repo: fedora-updates) for libvirt-daemon-driver-storage-gluster.x86_64 Pungi:INFO: Added glusterfs-cli.x86_64 (repo: fedora-updates) for libvirt-daemon-driver-storage-gluster.x86_64 Pungi:INFO: Checking deps of glusterfs-libs.x86_64 Pungi:INFO: Checking deps of glusterfs-fuse.x86_64 Pungi:INFO: Added attr.x86_64 (repo: fedora) for glusterfs-fuse.x86_64 Pungi:INFO: Added glusterfs.x86_64 (repo: fedora-updates) for glusterfs-fuse.x86_64 Pungi:INFO: Added glusterfs-client-xlators.x86_64 (repo: fedora-updates) for glusterfs-fuse.x86_64 Pungi:INFO: Checking deps of glusterfs.x86_64 Pungi:INFO: Checking deps of glusterfs-client-xlators.x86_64 Pungi:INFO: Checking deps of attr.x86_64 Pungi:INFO: Checking deps of glusterfs-api.x86_64 Pungi:INFO: Checking deps of glusterfs-cli.x86_64 Pungi:INFO: Checking deps of libvirt-daemon-driver-storage-mpath.x86_64 Pungi:INFO: Checking deps of libvirt-daemon-driver-storage-core.x86_64 Pungi:INFO: Added nfs-utils.x86_64 (repo: fedora-updates) for libvirt-daemon-driver-storage-core.x86_64 Pungi:INFO: Checking deps of nfs-utils.x86_64 Pungi:INFO: Added gssproxy.x86_64 (repo: fedora-updates) for nfs-utils.x86_64 Pungi:INFO: Added keyutils.x86_64 (repo: fedora) for nfs-utils.x86_64 Pungi:INFO: Added libnfsidmap.x86_64 (repo: fedora-updates) for nfs-utils.x86_64 Pungi:INFO: Added libtirpc.x86_64 (repo: fedora-updates) for nfs-utils.x86_64 Pungi:INFO: Added rpcbind.x86_64 (repo: fedora-updates) for nfs-utils.x86_64 Pungi:INFO: Checking deps of rpcbind.x86_64 Pungi:INFO: Checking deps of keyutils.x86_64 Pungi:INFO: Checking deps of libtirpc.x86_64 Pungi:INFO: Checking deps of gssproxy.x86_64 Pungi:INFO: Added libbasicobjects.x86_64 (repo: fedora-updates) for gssproxy.x86_64 Pungi:INFO: Added libcollection.x86_64 (repo: fedora-updates) for gssproxy.x86_64 Pungi:INFO: Added libini_config.x86_64 (repo: fedora-updates) for gssproxy.x86_64 Pungi:INFO: Added libref_array.x86_64 (repo: fedora-updates) for gssproxy.x86_64 Pungi:INFO: Added libverto-libevent.x86_64 (repo: fedora) for gssproxy.x86_64 Pungi:INFO: Checking deps of libbasicobjects.x86_64 Pungi:INFO: Checking deps of libref_array.x86_64 Pungi:INFO: Checking deps of libcollection.x86_64 Pungi:INFO: Checking deps of libverto-libevent.x86_64 Pungi:INFO: Checking deps of libini_config.x86_64 Pungi:INFO: Added libpath_utils.x86_64 (repo: fedora-updates) for libini_config.x86_64 Pungi:INFO: Checking deps of libpath_utils.x86_64 Pungi:INFO: Checking deps of libnfsidmap.x86_64 Pungi:INFO: Checking deps of libvirt-daemon-driver-storage-iscsi.x86_64 Pungi:INFO: Checking deps of libvirt-daemon.x86_64 Pungi:INFO: Added numad.x86_64 (repo: fedora) for libvirt-daemon.x86_64 Pungi:INFO: Added libcgroup.x86_64 (repo: fedora) for libvirt-daemon.x86_64 Pungi:INFO: Checking deps of numad.x86_64 Pungi:INFO: Checking deps of libcgroup.x86_64 Pungi:INFO: Checking deps of libvirt-daemon-driver-xen.x86_64 Pungi:INFO: Checking deps of libvirt-daemon-driver-secret.x86_64 Pungi:INFO: Checking deps of PyQt4.x86_64 Pungi:INFO: Added dbus-python.x86_64 (repo: fedora) for PyQt4.x86_64 Pungi:INFO: Added qt.x86_64 (repo: fedora) for PyQt4.x86_64 Pungi:INFO: Added qt-x11.x86_64 (repo: fedora) for PyQt4.x86_64 Pungi:INFO: Added phonon.x86_64 (repo: fedora) for PyQt4.x86_64 Pungi:INFO: Added sip.x86_64 (repo: fedora) for PyQt4.x86_64 Pungi:INFO: Checking deps of sip.x86_64 Pungi:INFO: Checking deps of qt-x11.x86_64 Pungi:INFO: Added clucene09-core.x86_64 (repo: fedora) for qt-x11.x86_64 Pungi:INFO: Added libmng.x86_64 (repo: fedora) for qt-x11.x86_64 Pungi:INFO: Checking deps of libmng.x86_64 Pungi:INFO: Checking deps of clucene09-core.x86_64 Pungi:INFO: Checking deps of dbus-python.x86_64 Pungi:INFO: Checking deps of qt.x86_64 Pungi:INFO: Added qt-common.noarch (repo: fedora) for qt.x86_64 Pungi:INFO: Added qt-settings.noarch (repo: qubes-dom0) for qt.x86_64 Pungi:INFO: Checking deps of qt-settings.noarch Pungi:INFO: Checking deps of qt-common.noarch Pungi:INFO: Checking deps of phonon.x86_64 Pungi:INFO: Added kde-filesystem.x86_64 (repo: fedora) for phonon.x86_64 Pungi:INFO: Added phonon-backend-gstreamer.x86_64 (repo: fedora) for phonon.x86_64 Pungi:INFO: Checking deps of phonon-backend-gstreamer.x86_64 Pungi:INFO: Added gstreamer1-plugins-good.x86_64 (repo: fedora-updates) for phonon-backend-gstreamer.x86_64 Pungi:INFO: Checking deps of gstreamer1-plugins-good.x86_64 Pungi:INFO: Added libavc1394.x86_64 (repo: fedora) for gstreamer1-plugins-good.x86_64 Pungi:INFO: Added libdv.x86_64 (repo: fedora) for gstreamer1-plugins-good.x86_64 Pungi:INFO: Added libiec61883.x86_64 (repo: fedora) for gstreamer1-plugins-good.x86_64 Pungi:INFO: Added libraw1394.x86_64 (repo: fedora-updates) for gstreamer1-plugins-good.x86_64 Pungi:INFO: Added libshout.x86_64 (repo: fedora) for gstreamer1-plugins-good.x86_64 Pungi:INFO: Added speex.x86_64 (repo: fedora) for gstreamer1-plugins-good.x86_64 Pungi:INFO: Added taglib.x86_64 (repo: fedora-updates) for gstreamer1-plugins-good.x86_64 Pungi:INFO: Added libv4l.x86_64 (repo: fedora) for gstreamer1-plugins-good.x86_64 Pungi:INFO: Added libvpx.x86_64 (repo: fedora-updates) for gstreamer1-plugins-good.x86_64 Pungi:INFO: Added wavpack.x86_64 (repo: fedora-updates) for gstreamer1-plugins-good.x86_64 Pungi:INFO: Checking deps of libvpx.x86_64 Pungi:INFO: Checking deps of wavpack.x86_64 Pungi:INFO: Checking deps of libraw1394.x86_64 Pungi:INFO: Checking deps of libdv.x86_64 Pungi:INFO: Checking deps of libshout.x86_64 Pungi:INFO: Checking deps of libv4l.x86_64 Pungi:INFO: Checking deps of libiec61883.x86_64 Pungi:INFO: Checking deps of speex.x86_64 Pungi:INFO: Checking deps of taglib.x86_64 Pungi:INFO: Checking deps of libavc1394.x86_64 Pungi:INFO: Checking deps of kde-filesystem.x86_64 Pungi:INFO: Checking deps of python3-qubesdb.x86_64 Pungi:INFO: Added qubes-db-libs.x86_64 (repo: qubes-dom0) for python3-qubesdb.x86_64 Pungi:INFO: Checking deps of qubes-db-libs.x86_64 Pungi:INFO: Checking deps of qubes-core-dom0-linux.x86_64 Pungi:INFO: Added xdotool.x86_64 (repo: fedora) for qubes-core-dom0-linux.x86_64 Pungi:INFO: Added qubes-utils-libs.x86_64 (repo: qubes-dom0) for qubes-core-dom0-linux.x86_64 Pungi:INFO: Added qubes-utils.x86_64 (repo: qubes-dom0) for qubes-core-dom0-linux.x86_64 Pungi:INFO: Added qubes-core-admin-client.noarch (repo: qubes-dom0) for qubes-core-dom0-linux.x86_64 Pungi:INFO: Added python3-qubesadmin.noarch (repo: qubes-dom0) for qubes-core-dom0-linux.x86_64 Pungi:INFO: Added qubes-libvchan-xen.x86_64 (repo: qubes-dom0) for qubes-core-dom0-linux.x86_64 Pungi:INFO: Checking deps of qubes-utils.x86_64 Pungi:INFO: Added python3-qubesimgconverter.x86_64 (repo: qubes-dom0) for qubes-utils.x86_64 Pungi:INFO: Added ImageMagick.x86_64 (repo: fedora-updates) for qubes-utils.x86_64 Pungi:INFO: Checking deps of python3-qubesimgconverter.x86_64 Pungi:INFO: Added python3-pillow.x86_64 (repo: fedora) for python3-qubesimgconverter.x86_64 Pungi:INFO: Added python3-numpy.x86_64 (repo: fedora) for python3-qubesimgconverter.x86_64 Pungi:INFO: Checking deps of python3-numpy.x86_64 Pungi:INFO: Added libgfortran.x86_64 (repo: qubes-dom0) for python3-numpy.x86_64 Pungi:INFO: Added libquadmath.x86_64 (repo: qubes-dom0) for python3-numpy.x86_64 Pungi:INFO: Added atlas.x86_64 (repo: fedora-updates) for python3-numpy.x86_64 Pungi:INFO: Checking deps of libquadmath.x86_64 Pungi:INFO: Checking deps of atlas.x86_64 Pungi:INFO: Checking deps of libgfortran.x86_64 Pungi:INFO: Checking deps of python3-pillow.x86_64 Pungi:INFO: Added openjpeg2.x86_64 (repo: fedora-updates) for python3-pillow.x86_64 Pungi:INFO: Checking deps of openjpeg2.x86_64 Pungi:INFO: Checking deps of ImageMagick.x86_64 Pungi:INFO: Added ImageMagick-libs.x86_64 (repo: fedora-updates) for ImageMagick.x86_64 Pungi:INFO: Added fftw-libs-double.x86_64 (repo: fedora) for ImageMagick.x86_64 Pungi:INFO: Checking deps of fftw-libs-double.x86_64 Pungi:INFO: Checking deps of ImageMagick-libs.x86_64 Pungi:INFO: Added ilmbase.x86_64 (repo: fedora) for ImageMagick-libs.x86_64 Pungi:INFO: Added OpenEXR-libs.x86_64 (repo: fedora) for ImageMagick-libs.x86_64 Pungi:INFO: Added ghostscript-core.x86_64 (repo: fedora-updates) for ImageMagick-libs.x86_64 Pungi:INFO: Added libwmf-lite.x86_64 (repo: fedora-updates) for ImageMagick-libs.x86_64 Pungi:INFO: Checking deps of libwmf-lite.x86_64 Pungi:INFO: Checking deps of ilmbase.x86_64 Pungi:INFO: Checking deps of OpenEXR-libs.x86_64 Pungi:INFO: Checking deps of ghostscript-core.x86_64 Pungi:INFO: Added ghostscript-fonts.noarch (repo: fedora) for ghostscript-core.x86_64 Pungi:INFO: Added poppler-data.noarch (repo: fedora-updates) for ghostscript-core.x86_64 Pungi:INFO: Added urw-fonts.noarch (repo: fedora) for ghostscript-core.x86_64 Pungi:INFO: Checking deps of ghostscript-fonts.noarch Pungi:INFO: Added xorg-x11-font-utils.x86_64 (repo: fedora) for ghostscript-fonts.noarch Pungi:INFO: Checking deps of xorg-x11-font-utils.x86_64 Pungi:INFO: Added libXfont.x86_64 (repo: fedora-updates) for xorg-x11-font-utils.x86_64 Pungi:INFO: Checking deps of libXfont.x86_64 Pungi:INFO: Checking deps of poppler-data.noarch Pungi:INFO: Checking deps of urw-fonts.noarch Pungi:INFO: Checking deps of xdotool.x86_64 Pungi:INFO: Added libxdo.x86_64 (repo: fedora) for xdotool.x86_64 Pungi:INFO: Checking deps of libxdo.x86_64 Pungi:INFO: Checking deps of qubes-utils-libs.x86_64 Pungi:INFO: Checking deps of qubes-core-admin-client.noarch Pungi:INFO: Checking deps of qubes-libvchan-xen.x86_64 Pungi:INFO: Checking deps of python3-qubesadmin.noarch Pungi:INFO: Added python3-xcffib.noarch (repo: fedora) for python3-qubesadmin.noarch Pungi:INFO: Added python3-daemon.noarch (repo: fedora) for python3-qubesadmin.noarch Pungi:INFO: Checking deps of python3-daemon.noarch Pungi:INFO: Added python3-lockfile.noarch (repo: fedora) for python3-daemon.noarch Pungi:INFO: Checking deps of python3-lockfile.noarch Pungi:INFO: Checking deps of python3-xcffib.noarch Pungi:INFO: Added python3-cffi.x86_64 (repo: fedora) for python3-xcffib.noarch Pungi:INFO: Checking deps of python3-cffi.x86_64 Pungi:INFO: Added python3-pycparser.noarch (repo: fedora) for python3-cffi.x86_64 Pungi:INFO: Checking deps of python3-pycparser.noarch Pungi:INFO: Added python3-ply.noarch (repo: fedora) for python3-pycparser.noarch Pungi:INFO: Checking deps of python3-ply.noarch Pungi:INFO: Checking deps of python3-pydbus.noarch Pungi:INFO: Checking deps of createrepo.noarch Pungi:INFO: Added python-libxml2.x86_64 (repo: fedora-updates) for createrepo.noarch Pungi:INFO: Added pyliblzma.x86_64 (repo: fedora) for createrepo.noarch Pungi:INFO: Added python2-deltarpm.x86_64 (repo: fedora) for createrepo.noarch Pungi:INFO: Added python2-rpm.x86_64 (repo: fedora-updates) for createrepo.noarch Pungi:INFO: Added yum.noarch (repo: fedora) for createrepo.noarch Pungi:INFO: Added yum-metadata-parser.x86_64 (repo: fedora) for createrepo.noarch Pungi:INFO: Checking deps of yum-metadata-parser.x86_64 Pungi:INFO: Checking deps of python2-deltarpm.x86_64 Pungi:INFO: Checking deps of python2-rpm.x86_64 Pungi:INFO: Checking deps of pyliblzma.x86_64 Pungi:INFO: Checking deps of python-libxml2.x86_64 Pungi:INFO: Checking deps of yum.noarch Pungi:INFO: Added dnf-yum.noarch (repo: fedora-updates) for yum.noarch Pungi:INFO: Added python2-pygpgme.x86_64 (repo: fedora) for yum.noarch Pungi:INFO: Added python2-iniparse.noarch (repo: fedora) for yum.noarch Pungi:INFO: Added python-urlgrabber.noarch (repo: fedora) for yum.noarch Pungi:INFO: Added pyxattr.x86_64 (repo: fedora) for yum.noarch Pungi:INFO: Checking deps of pyxattr.x86_64 Pungi:INFO: Checking deps of python-urlgrabber.noarch Pungi:INFO: Checking deps of dnf-yum.noarch Pungi:INFO: Checking deps of python2-pygpgme.x86_64 Pungi:INFO: Checking deps of python2-iniparse.noarch Pungi:INFO: Checking deps of qubes-db-dom0.x86_64 Pungi:INFO: Added qubes-db.x86_64 (repo: qubes-dom0) for qubes-db-dom0.x86_64 Pungi:INFO: Checking deps of qubes-db.x86_64 Pungi:INFO: Checking deps of qubes-desktop-linux-common.noarch Pungi:INFO: Added qubes-manager.noarch (repo: qubes-dom0) for qubes-desktop-linux-common.noarch Pungi:INFO: Added python3-pyxdg.noarch (repo: fedora-updates) for qubes-desktop-linux-common.noarch Pungi:INFO: Checking deps of qubes-manager.noarch Pungi:INFO: Added wmctrl.x86_64 (repo: fedora) for qubes-manager.noarch Pungi:INFO: Added python3-inotify.noarch (repo: fedora) for qubes-manager.noarch Pungi:INFO: Added python3-Quamash.noarch (repo: qubes-dom0) for qubes-manager.noarch Pungi:INFO: Added python3-PyQt4.x86_64 (repo: fedora) for qubes-manager.noarch Pungi:INFO: Added pmount.x86_64 (repo: fedora) for qubes-manager.noarch Pungi:INFO: Checking deps of pmount.x86_64 Pungi:INFO: Checking deps of python3-inotify.noarch Pungi:INFO: Checking deps of python3-PyQt4.x86_64 Pungi:INFO: Added python3-sip.x86_64 (repo: fedora) for python3-PyQt4.x86_64 Pungi:INFO: Checking deps of python3-sip.x86_64 Pungi:INFO: Checking deps of wmctrl.x86_64 Pungi:INFO: Added libXmu.x86_64 (repo: fedora) for wmctrl.x86_64 Pungi:INFO: Checking deps of libXmu.x86_64 Pungi:INFO: Checking deps of python3-Quamash.noarch Pungi:INFO: Checking deps of python3-pyxdg.noarch Pungi:INFO: Checking deps of qubes-desktop-linux-manager.noarch Pungi:INFO: Added qubes-mgmt-salt-dom0-update.noarch (repo: qubes-dom0) for qubes-desktop-linux-manager.noarch Pungi:INFO: Added python3-systemd.x86_64 (repo: fedora) for qubes-desktop-linux-manager.noarch Pungi:INFO: Added python3-gbulb.x86_64 (repo: qubes-dom0) for qubes-desktop-linux-manager.noarch Pungi:INFO: Added libappindicator-gtk3.x86_64 (repo: fedora) for qubes-desktop-linux-manager.noarch Pungi:INFO: Checking deps of qubes-mgmt-salt-dom0-update.noarch Pungi:INFO: Checking deps of python3-gbulb.x86_64 Pungi:INFO: Checking deps of python3-systemd.x86_64 Pungi:INFO: Checking deps of libappindicator-gtk3.x86_64 Pungi:INFO: Added libdbusmenu.x86_64 (repo: fedora-updates) for libappindicator-gtk3.x86_64 Pungi:INFO: Added libdbusmenu-gtk3.x86_64 (repo: fedora-updates) for libappindicator-gtk3.x86_64 Pungi:INFO: Added libindicator-gtk3.x86_64 (repo: fedora-updates) for libappindicator-gtk3.x86_64 Pungi:INFO: Checking deps of libindicator-gtk3.x86_64 Pungi:INFO: Checking deps of libdbusmenu-gtk3.x86_64 Pungi:INFO: Checking deps of libdbusmenu.x86_64 Pungi:INFO: Checking deps of qubes-gpg-split-dom0.x86_64 Pungi:INFO: Checking deps of qubes-gui-dom0.x86_64 Pungi:INFO: Checking deps of qubes-img-converter-dom0.x86_64 Pungi:INFO: Added python2-qubesimgconverter.x86_64 (repo: qubes-dom0) for qubes-img-converter-dom0.x86_64 Pungi:INFO: Checking deps of python2-qubesimgconverter.x86_64 Pungi:INFO: Added python2-pillow.x86_64 (repo: fedora) for python2-qubesimgconverter.x86_64 Pungi:INFO: Added python2-numpy.x86_64 (repo: fedora) for python2-qubesimgconverter.x86_64 Pungi:INFO: Added pycairo.x86_64 (repo: fedora) for python2-qubesimgconverter.x86_64 Pungi:INFO: Checking deps of pycairo.x86_64 Pungi:INFO: Added python-xpyb.x86_64 (repo: fedora) for pycairo.x86_64 Pungi:INFO: Checking deps of python-xpyb.x86_64 Pungi:INFO: Checking deps of python2-numpy.x86_64 Pungi:INFO: Added python2-nose.noarch (repo: fedora-updates) for python2-numpy.x86_64 Pungi:INFO: Checking deps of python2-nose.noarch Pungi:INFO: Checking deps of python2-pillow.x86_64 Pungi:INFO: Checking deps of qubes-input-proxy.x86_64 Pungi:INFO: Checking deps of qubes-mgmt-salt-dom0.noarch Pungi:INFO: Added qubes-mgmt-salt-dom0-qvm.noarch (repo: qubes-dom0) for qubes-mgmt-salt-dom0.noarch Pungi:INFO: Checking deps of qubes-mgmt-salt-dom0-qvm.noarch Pungi:INFO: Added python2-qubesadmin.noarch (repo: qubes-dom0) for qubes-mgmt-salt-dom0-qvm.noarch Pungi:INFO: Checking deps of python2-qubesadmin.noarch Pungi:INFO: Added python2-docutils.noarch (repo: fedora-updates) for python2-qubesadmin.noarch Pungi:INFO: Added python-daemon.noarch (repo: fedora) for python2-qubesadmin.noarch Pungi:INFO: Checking deps of python2-docutils.noarch Pungi:INFO: Checking deps of python-daemon.noarch Pungi:INFO: Added python-lockfile.noarch (repo: fedora) for python-daemon.noarch Pungi:INFO: Checking deps of python-lockfile.noarch Pungi:INFO: Checking deps of qubes-pdf-converter-dom0.x86_64 Pungi:INFO: Checking deps of qubes-release.noarch Pungi:INFO: Checking deps of qubes-release-notes.noarch Pungi:INFO: Checking deps of qubes-template-fedora-30.noarch Pungi:INFO: Checking deps of qubes-usb-proxy-dom0.noarch Pungi:INFO: Checking deps of quota.x86_64 Pungi:INFO: Added quota-nls.noarch (repo: fedora-updates) for quota.x86_64 Pungi:INFO: Added tcp_wrappers.x86_64 (repo: fedora) for quota.x86_64 Pungi:INFO: Checking deps of quota-nls.noarch Pungi:INFO: Checking deps of tcp_wrappers.x86_64 Pungi:INFO: Checking deps of reiserfs-utils.x86_64 Pungi:INFO: Checking deps of rootfiles.noarch Pungi:INFO: Checking deps of rpm.x86_64 Pungi:INFO: Added libdb-utils.x86_64 (repo: fedora-updates) for rpm.x86_64 Pungi:INFO: Checking deps of libdb-utils.x86_64 Pungi:INFO: Checking deps of rsyslog.x86_64 Pungi:INFO: Added libestr.x86_64 (repo: fedora) for rsyslog.x86_64 Pungi:INFO: Added libfastjson.x86_64 (repo: fedora-updates) for rsyslog.x86_64 Pungi:INFO: Added liblogging-stdlog.x86_64 (repo: fedora-updates) for rsyslog.x86_64 Pungi:INFO: Checking deps of libestr.x86_64 Pungi:INFO: Checking deps of libfastjson.x86_64 Pungi:INFO: Checking deps of liblogging-stdlog.x86_64 Pungi:INFO: Checking deps of setup.noarch Pungi:INFO: Checking deps of shadow-utils.x86_64 Pungi:INFO: Checking deps of shim.x86_64 Pungi:INFO: Added mokutil.x86_64 (repo: fedora) for shim.x86_64 Pungi:INFO: Checking deps of mokutil.x86_64 Pungi:INFO: Checking deps of sil-abyssinica-fonts.noarch Pungi:INFO: Checking deps of sil-mingzat-fonts.noarch Pungi:INFO: Checking deps of sil-nuosu-fonts.noarch Pungi:INFO: Checking deps of sil-padauk-fonts.noarch Pungi:INFO: Checking deps of smartmontools.x86_64 Pungi:INFO: Checking deps of smc-meera-fonts.noarch Pungi:INFO: Added smc-fonts-common.noarch (repo: fedora) for smc-meera-fonts.noarch Pungi:INFO: Checking deps of smc-fonts-common.noarch Pungi:INFO: Checking deps of stix-fonts.noarch Pungi:INFO: Checking deps of sudo.x86_64 Pungi:INFO: Checking deps of symlinks.x86_64 Pungi:INFO: Checking deps of syslinux-extlinux.x86_64 Pungi:INFO: Added syslinux.x86_64 (repo: fedora) for syslinux-extlinux.x86_64 Pungi:INFO: Added syslinux-extlinux-nonlinux.noarch (repo: fedora) for syslinux-extlinux.x86_64 Pungi:INFO: Checking deps of syslinux-extlinux-nonlinux.noarch Pungi:INFO: Checking deps of syslinux.x86_64 Pungi:INFO: Added mtools.x86_64 (repo: fedora) for syslinux.x86_64 Pungi:INFO: Added syslinux-nonlinux.noarch (repo: fedora) for syslinux.x86_64 Pungi:INFO: Checking deps of syslinux-nonlinux.noarch Pungi:INFO: Checking deps of mtools.x86_64 Pungi:INFO: Checking deps of systemd.x86_64 Pungi:INFO: Added acl.x86_64 (repo: fedora-updates) for systemd.x86_64 Pungi:INFO: Added qrencode-libs.x86_64 (repo: fedora-updates) for systemd.x86_64 Pungi:INFO: Added libseccomp.x86_64 (repo: fedora-updates) for systemd.x86_64 Pungi:INFO: Added systemd-pam.x86_64 (repo: fedora-updates) for systemd.x86_64 Pungi:INFO: Checking deps of libseccomp.x86_64 Pungi:INFO: Checking deps of acl.x86_64 Pungi:INFO: Checking deps of qrencode-libs.x86_64 Pungi:INFO: Checking deps of systemd-pam.x86_64 Pungi:INFO: Checking deps of tabish-eeyek-fonts.noarch Pungi:INFO: Checking deps of tar.x86_64 Pungi:INFO: Checking deps of thai-scalable-waree-fonts.noarch Pungi:INFO: Added thai-scalable-fonts-common.noarch (repo: fedora) for thai-scalable-waree-fonts.noarch Pungi:INFO: Checking deps of thai-scalable-fonts-common.noarch Pungi:INFO: Checking deps of time.x86_64 Pungi:INFO: Checking deps of tmpwatch.x86_64 Pungi:INFO: Checking deps of tree.x86_64 Pungi:INFO: Checking deps of unzip.x86_64 Pungi:INFO: Checking deps of usb_modeswitch.x86_64 Pungi:INFO: Added jimtcl.x86_64 (repo: fedora) for usb_modeswitch.x86_64 Pungi:INFO: Added usb_modeswitch-data.noarch (repo: fedora) for usb_modeswitch.x86_64 Pungi:INFO: Checking deps of usb_modeswitch-data.noarch Pungi:INFO: Checking deps of jimtcl.x86_64 Pungi:INFO: Checking deps of usbutils.x86_64 Pungi:INFO: Checking deps of util-linux.x86_64 Pungi:INFO: Added libfdisk.x86_64 (repo: fedora-updates) for util-linux.x86_64 Pungi:INFO: Added libsmartcols.x86_64 (repo: fedora-updates) for util-linux.x86_64 Pungi:INFO: Added libutempter.x86_64 (repo: fedora) for util-linux.x86_64 Pungi:INFO: Checking deps of libfdisk.x86_64 Pungi:INFO: Checking deps of libsmartcols.x86_64 Pungi:INFO: Checking deps of libutempter.x86_64 Pungi:INFO: Checking deps of vim-enhanced.x86_64 Pungi:INFO: Added gpm-libs.x86_64 (repo: fedora) for vim-enhanced.x86_64 Pungi:INFO: Added vim-common.x86_64 (repo: fedora-updates) for vim-enhanced.x86_64 Pungi:INFO: Checking deps of vim-common.x86_64 Pungi:INFO: Added vim-filesystem.x86_64 (repo: fedora-updates) for vim-common.x86_64 Pungi:INFO: Checking deps of vim-filesystem.x86_64 Pungi:INFO: Checking deps of gpm-libs.x86_64 Pungi:INFO: Checking deps of vim-minimal.x86_64 Pungi:INFO: Checking deps of vlgothic-fonts.noarch Pungi:INFO: Checking deps of which.x86_64 Pungi:INFO: Checking deps of xdg-user-dirs-gtk.x86_64 Pungi:INFO: Added xdg-user-dirs.x86_64 (repo: fedora) for xdg-user-dirs-gtk.x86_64 Pungi:INFO: Checking deps of xdg-user-dirs.x86_64 Pungi:INFO: Checking deps of xfce4-about.x86_64 Pungi:INFO: Checking deps of xfce4-appfinder.x86_64 Pungi:INFO: Added garcon.x86_64 (repo: qubes-dom0) for xfce4-appfinder.x86_64 Pungi:INFO: Checking deps of garcon.x86_64 Pungi:INFO: Added qubes-menus.noarch (repo: qubes-dom0) for garcon.x86_64 Pungi:INFO: Checking deps of qubes-menus.noarch Pungi:INFO: Checking deps of xfce4-battery-plugin.x86_64 Pungi:INFO: Checking deps of xfce4-cellmodem-plugin.x86_64 Pungi:INFO: Checking deps of xfce4-cpugraph-plugin.x86_64 Pungi:INFO: Checking deps of xfce4-datetime-plugin.x86_64 Pungi:INFO: Checking deps of xfce4-diskperf-plugin.x86_64 Pungi:INFO: Checking deps of xfce4-eyes-plugin.x86_64 Pungi:INFO: Checking deps of xfce4-fsguard-plugin.x86_64 Pungi:INFO: Checking deps of xfce4-genmon-plugin.x86_64 Pungi:INFO: Checking deps of xfce4-mailwatch-plugin.x86_64 Pungi:INFO: Added exo.x86_64 (repo: fedora) for xfce4-mailwatch-plugin.x86_64 Pungi:INFO: Checking deps of exo.x86_64 Pungi:INFO: Checking deps of xfce4-mount-plugin.x86_64 Pungi:INFO: Checking deps of xfce4-panel.x86_64 Pungi:INFO: Added libwnck.x86_64 (repo: fedora) for xfce4-panel.x86_64 Pungi:INFO: Checking deps of libwnck.x86_64 Pungi:INFO: Added libXres.x86_64 (repo: fedora) for libwnck.x86_64 Pungi:INFO: Checking deps of libXres.x86_64 Pungi:INFO: Checking deps of xfce4-places-plugin.x86_64 Pungi:INFO: Checking deps of xfce4-power-manager.x86_64 Pungi:INFO: Added upower.x86_64 (repo: fedora-updates) for xfce4-power-manager.x86_64 Pungi:INFO: Checking deps of upower.x86_64 Pungi:INFO: Added libimobiledevice.x86_64 (repo: fedora-updates) for upower.x86_64 Pungi:INFO: Added libplist.x86_64 (repo: fedora-updates) for upower.x86_64 Pungi:INFO: Checking deps of libplist.x86_64 Pungi:INFO: Checking deps of libimobiledevice.x86_64 Pungi:INFO: Added libusbmuxd.x86_64 (repo: fedora) for libimobiledevice.x86_64 Pungi:INFO: Checking deps of libusbmuxd.x86_64 Pungi:INFO: Checking deps of xfce4-pulseaudio-plugin.x86_64 Pungi:INFO: Checking deps of xfce4-screenshooter-plugin.x86_64 Pungi:INFO: Added xfce4-screenshooter.x86_64 (repo: fedora) for xfce4-screenshooter-plugin.x86_64 Pungi:INFO: Checking deps of xfce4-screenshooter.x86_64 Pungi:INFO: Checking deps of xfce4-sensors-plugin.x86_64 Pungi:INFO: Added hddtemp.x86_64 (repo: fedora) for xfce4-sensors-plugin.x86_64 Pungi:INFO: Added lm_sensors-libs.x86_64 (repo: fedora) for xfce4-sensors-plugin.x86_64 Pungi:INFO: Added lm_sensors.x86_64 (repo: fedora) for xfce4-sensors-plugin.x86_64 Pungi:INFO: Checking deps of lm_sensors.x86_64 Pungi:INFO: Checking deps of lm_sensors-libs.x86_64 Pungi:INFO: Checking deps of hddtemp.x86_64 Pungi:INFO: Checking deps of xfce4-session.x86_64 Pungi:INFO: Added xfce-polkit.x86_64 (repo: fedora) for xfce4-session.x86_64 Pungi:INFO: Added xorg-x11-server-utils.x86_64 (repo: fedora) for xfce4-session.x86_64 Pungi:INFO: Checking deps of xfce-polkit.x86_64 Pungi:INFO: Checking deps of xorg-x11-server-utils.x86_64 Pungi:INFO: Added libXxf86misc.x86_64 (repo: fedora) for xorg-x11-server-utils.x86_64 Pungi:INFO: Added mcpp.x86_64 (repo: fedora) for xorg-x11-server-utils.x86_64 Pungi:INFO: Checking deps of mcpp.x86_64 Pungi:INFO: Added libmcpp.x86_64 (repo: fedora) for mcpp.x86_64 Pungi:INFO: Checking deps of libmcpp.x86_64 Pungi:INFO: Checking deps of libXxf86misc.x86_64 Pungi:INFO: Checking deps of xfce4-session-engines.x86_64 Pungi:INFO: Checking deps of xfce4-settings.x86_64 Pungi:INFO: Checking deps of xfce4-settings-qubes.x86_64 Pungi:INFO: Added xss-lock.x86_64 (repo: fedora) for xfce4-settings-qubes.x86_64 Pungi:INFO: Checking deps of xss-lock.x86_64 Pungi:INFO: Checking deps of xfce4-systemload-plugin.x86_64 Pungi:INFO: Checking deps of xfce4-taskmanager.x86_64 Pungi:INFO: Checking deps of xfce4-terminal.x86_64 Pungi:INFO: Added vte291.x86_64 (repo: fedora-updates) for xfce4-terminal.x86_64 Pungi:INFO: Checking deps of vte291.x86_64 Pungi:INFO: Added pcre2.x86_64 (repo: fedora-updates) for vte291.x86_64 Pungi:INFO: Added vte-profile.x86_64 (repo: fedora-updates) for vte291.x86_64 Pungi:INFO: Checking deps of vte-profile.x86_64 Pungi:INFO: Checking deps of pcre2.x86_64 Pungi:INFO: Checking deps of xfce4-time-out-plugin.x86_64 Pungi:INFO: Checking deps of xfce4-timer-plugin.x86_64 Pungi:INFO: Checking deps of xfce4-verve-plugin.x86_64 Pungi:INFO: Checking deps of xfce4-whiskermenu-plugin.x86_64 Pungi:INFO: Checking deps of xfce4-xkb-plugin.x86_64 Pungi:INFO: Checking deps of xfconf.x86_64 Pungi:INFO: Checking deps of xfdesktop.x86_64 Pungi:INFO: Added Thunar.x86_64 (repo: fedora-updates) for xfdesktop.x86_64 Pungi:INFO: Checking deps of Thunar.x86_64 Pungi:INFO: Added libexif.x86_64 (repo: fedora) for Thunar.x86_64 Pungi:INFO: Checking deps of libexif.x86_64 Pungi:INFO: Checking deps of xfsprogs.x86_64 Pungi:INFO: Checking deps of xfwm4.x86_64 Pungi:INFO: Checking deps of xfwm4-theme-nodoka.noarch Pungi:INFO: Added nodoka-filesystem.noarch (repo: fedora) for xfwm4-theme-nodoka.noarch Pungi:INFO: Checking deps of nodoka-filesystem.noarch Pungi:INFO: Checking deps of xfwm4-themes.noarch Pungi:INFO: Checking deps of xorg-x11-drivers.x86_64 Pungi:INFO: Added xorg-x11-drv-ati.x86_64 (repo: qubes-dom0) for xorg-x11-drivers.x86_64 Pungi:INFO: Added xorg-x11-drv-dummy.x86_64 (repo: fedora-updates) for xorg-x11-drivers.x86_64 Pungi:INFO: Added xorg-x11-drv-evdev.x86_64 (repo: fedora-updates) for xorg-x11-drivers.x86_64 Pungi:INFO: Added xorg-x11-drv-fbdev.x86_64 (repo: fedora) for xorg-x11-drivers.x86_64 Pungi:INFO: Added xorg-x11-drv-intel.x86_64 (repo: qubes-dom0) for xorg-x11-drivers.x86_64 Pungi:INFO: Added xorg-x11-drv-nouveau.x86_64 (repo: qubes-dom0) for xorg-x11-drivers.x86_64 Pungi:INFO: Added xorg-x11-drv-openchrome.x86_64 (repo: fedora) for xorg-x11-drivers.x86_64 Pungi:INFO: Added xorg-x11-drv-qxl.x86_64 (repo: fedora-updates) for xorg-x11-drivers.x86_64 Pungi:INFO: Added xorg-x11-drv-v4l.x86_64 (repo: fedora) for xorg-x11-drivers.x86_64 Pungi:INFO: Added xorg-x11-drv-vesa.x86_64 (repo: fedora) for xorg-x11-drivers.x86_64 Pungi:INFO: Added xorg-x11-drv-vmware.x86_64 (repo: fedora-updates) for xorg-x11-drivers.x86_64 Pungi:INFO: Added xorg-x11-drv-wacom.x86_64 (repo: fedora-updates) for xorg-x11-drivers.x86_64 Pungi:INFO: Checking deps of xorg-x11-drv-openchrome.x86_64 Pungi:INFO: Added libXvMC.x86_64 (repo: fedora) for xorg-x11-drv-openchrome.x86_64 Pungi:INFO: Checking deps of libXvMC.x86_64 Pungi:INFO: Checking deps of xorg-x11-drv-v4l.x86_64 Pungi:INFO: Checking deps of xorg-x11-drv-nouveau.x86_64 Pungi:INFO: Checking deps of xorg-x11-drv-fbdev.x86_64 Pungi:INFO: Checking deps of xorg-x11-drv-intel.x86_64 Pungi:INFO: Checking deps of xorg-x11-drv-vmware.x86_64 Pungi:INFO: Added mesa-libxatracker.x86_64 (repo: fedora-updates) for xorg-x11-drv-vmware.x86_64 Pungi:INFO: Checking deps of mesa-libxatracker.x86_64 Pungi:INFO: Checking deps of xorg-x11-drv-ati.x86_64 Pungi:INFO: Checking deps of xorg-x11-drv-dummy.x86_64 Pungi:INFO: Checking deps of xorg-x11-drv-qxl.x86_64 Pungi:INFO: Checking deps of xorg-x11-drv-evdev.x86_64 Pungi:INFO: Added libevdev.x86_64 (repo: fedora-updates) for xorg-x11-drv-evdev.x86_64 Pungi:INFO: Added mtdev.x86_64 (repo: fedora) for xorg-x11-drv-evdev.x86_64 Pungi:INFO: Checking deps of libevdev.x86_64 Pungi:INFO: Checking deps of mtdev.x86_64 Pungi:INFO: Checking deps of xorg-x11-drv-vesa.x86_64 Pungi:INFO: Checking deps of xorg-x11-drv-wacom.x86_64 Pungi:INFO: Checking deps of xorg-x11-drv-libinput.x86_64 Pungi:INFO: Added libinput.x86_64 (repo: fedora-updates) for xorg-x11-drv-libinput.x86_64 Pungi:INFO: Checking deps of libinput.x86_64 Pungi:INFO: Added libwacom.x86_64 (repo: fedora-updates) for libinput.x86_64 Pungi:INFO: Checking deps of libwacom.x86_64 Pungi:INFO: Added libwacom-data.noarch (repo: fedora-updates) for libwacom.x86_64 Pungi:INFO: Checking deps of libwacom-data.noarch Pungi:INFO: Checking deps of xorg-x11-server-Xorg.x86_64 Pungi:INFO: Added libunwind.x86_64 (repo: fedora-updates) for xorg-x11-server-Xorg.x86_64 Pungi:INFO: Added xorg-x11-server-common.x86_64 (repo: fedora-updates) for xorg-x11-server-Xorg.x86_64 Pungi:INFO: Checking deps of libunwind.x86_64 Pungi:INFO: Checking deps of xorg-x11-server-common.x86_64 Pungi:INFO: Checking deps of xorg-x11-utils.x86_64 Pungi:INFO: Added libXxf86dga.x86_64 (repo: fedora) for xorg-x11-utils.x86_64 Pungi:INFO: Added libdmx.x86_64 (repo: fedora) for xorg-x11-utils.x86_64 Pungi:INFO: Checking deps of libXxf86dga.x86_64 Pungi:INFO: Checking deps of libdmx.x86_64 Pungi:INFO: Checking deps of xorg-x11-xauth.x86_64 Pungi:INFO: Checking deps of xorg-x11-xinit.x86_64 Pungi:INFO: Checking deps of xscreensaver-base.x86_64 Pungi:INFO: Added xorg-x11-fonts-ISO8859-1-100dpi.noarch (repo: fedora) for xscreensaver-base.x86_64 Pungi:INFO: Added gdk-pixbuf2-xlib.x86_64 (repo: fedora-updates) for xscreensaver-base.x86_64 Pungi:INFO: Checking deps of gdk-pixbuf2-xlib.x86_64 Pungi:INFO: Checking deps of xorg-x11-fonts-ISO8859-1-100dpi.noarch Pungi:INFO: Checking deps of xterm.x86_64 Pungi:INFO: Added libXaw.x86_64 (repo: fedora) for xterm.x86_64 Pungi:INFO: Added libXpm.x86_64 (repo: fedora-updates) for xterm.x86_64 Pungi:INFO: Added xterm-resize.x86_64 (repo: fedora-updates) for xterm.x86_64 Pungi:INFO: Checking deps of libXpm.x86_64 Pungi:INFO: Checking deps of xterm-resize.x86_64 Pungi:INFO: Checking deps of libXaw.x86_64 Pungi:INFO: Checking deps of yum-utils.noarch Pungi:INFO: Added python-kitchen.noarch (repo: fedora) for yum-utils.noarch Pungi:INFO: Checking deps of python-kitchen.noarch Pungi:INFO: Checking deps of yumex-dnf.noarch Pungi:INFO: Added python3-dnfdaemon.noarch (repo: fedora-updates) for yumex-dnf.noarch Pungi:INFO: Checking deps of python3-dnfdaemon.noarch Pungi:INFO: Added dnfdaemon.noarch (repo: fedora-updates) for python3-dnfdaemon.noarch Pungi:INFO: Checking deps of dnfdaemon.noarch Pungi:INFO: Checking deps of zenity.x86_64 Pungi:INFO: Checking deps of zip.x86_64 Pungi:INFO: Pass #2 Pungi:INFO: Lock count upped to 2 Pungi:INFO: Download list: ['GConf2.x86_64', 'ImageMagick-libs.x86_64', 'ImageMagick.x86_64', 'ModemManager-glib.x86_64', 'NetworkManager-glib.x86_64', 'NetworkManager-libnm.x86_64', 'NetworkManager-team.x86_64', 'NetworkManager-wifi.x86_64', 'NetworkManager.x86_64', 'OpenEXR-libs.x86_64', 'PackageKit-glib.x86_64', 'PackageKit.x86_64', 'PyQt4.x86_64', 'PyYAML.x86_64', 'SDL.x86_64', 'Thunar.x86_64', 'aajohan-comfortaa-fonts.noarch', 'abattis-cantarell-fonts.noarch', 'accountsservice.x86_64', 'acl.x86_64', 'adobe-source-han-sans-cn-fonts.noarch', 'adobe-source-han-sans-tw-fonts.noarch', 'adwaita-cursor-theme.noarch', 'adwaita-gtk2-theme.x86_64', 'adwaita-icon-theme.noarch', 'albatross-gtk2-theme.noarch', 'albatross-gtk3-theme.noarch', 'albatross-xfwm4-theme.noarch', 'alsa-lib.x86_64', 'alsa-utils.x86_64', 'anaconda-core.x86_64', 'anaconda-gui.x86_64', 'anaconda-tui.x86_64', 'anaconda-user-help.noarch', 'anaconda-widgets.x86_64', 'at-spi2-atk.x86_64', 'at-spi2-core.x86_64', 'at.x86_64', 'atk.x86_64', 'atkmm.x86_64', 'atlas.x86_64', 'attr.x86_64', 'audit-libs.x86_64', 'audit.x86_64', 'augeas-libs.x86_64', 'authconfig.x86_64', 'autogen-libopts.x86_64', 'avahi-glib.x86_64', 'avahi-libs.x86_64', 'basesystem.noarch', 'bash.x86_64', 'bcache-tools.x86_64', 'bind99-libs.x86_64', 'bind99-license.noarch', 'bluebird-gtk2-theme.noarch', 'bluebird-gtk3-theme.noarch', 'bluebird-xfwm4-theme.noarch', 'bridge-utils.x86_64', 'btrfs-progs.x86_64', 'bzip2-libs.x86_64', 'bzip2.x86_64', 'ca-certificates.noarch', 'cairo-gobject.x86_64', 'cairo.x86_64', 'cairomm.x86_64', 'cdparanoia-libs.x86_64', 'chkconfig.x86_64', 'clucene09-core.x86_64', 'colord-libs.x86_64', 'comps-extras.noarch', 'coreutils-common.x86_64', 'coreutils.x86_64', 'cpio.x86_64', 'cracklib-dicts.x86_64', 'cracklib.x86_64', 'createrepo.noarch', 'createrepo_c-libs.x86_64', 'createrepo_c.x86_64', 'cronie-anacron.x86_64', 'cronie.x86_64', 'crontabs.noarch', 'crypto-policies.noarch', 'cryptsetup-libs.x86_64', 'cryptsetup.x86_64', 'cups-libs.x86_64', 'curl.x86_64', 'cyrus-sasl-lib.x86_64', 'cyrus-sasl-md5.x86_64', 'cyrus-sasl.x86_64', 'dbus-glib.x86_64', 'dbus-libs.x86_64', 'dbus-python.x86_64', 'dbus-x11.x86_64', 'dbus.x86_64', 'dejavu-fonts-common.noarch', 'dejavu-sans-fonts.noarch', 'dejavu-sans-mono-fonts.noarch', 'dejavu-serif-fonts.noarch', 'deltarpm.x86_64', 'desktop-backgrounds-basic.noarch', 'desktop-file-utils.x86_64', 'device-mapper-event-libs.x86_64', 'device-mapper-event.x86_64', 'device-mapper-libs.x86_64', 'device-mapper-multipath-libs.x86_64', 'device-mapper-multipath.x86_64', 'device-mapper-persistent-data.x86_64', 'device-mapper.x86_64', 'dhcp-client.x86_64', 'dhcp-common.noarch', 'dhcp-libs.x86_64', 'diffutils.x86_64', 'dmidecode.x86_64', 'dmraid-events.x86_64', 'dmraid.x86_64', 'dnf-conf.noarch', 'dnf-plugins-core.noarch', 'dnf-yum.noarch', 'dnf.noarch', 'dnfdaemon.noarch', 'dnsmasq.x86_64', 'dosfstools.x86_64', 'dracut-network.x86_64', 'dracut.x86_64', 'drpm.x86_64', 'dump.x86_64', 'e2fsprogs-libs.x86_64', 'e2fsprogs.x86_64', 'ebtables.x86_64', 'ed.x86_64', 'efibootmgr.x86_64', 'efivar-libs.x86_64', 'elfutils-default-yama-scope.noarch', 'elfutils-libelf.x86_64', 'elfutils-libs.x86_64', 'emacs-filesystem.noarch', 'enchant.x86_64', 'exo.x86_64', 'expat.x86_64', 'fcoe-utils.x86_64', 'fftw-libs-double.x86_64', 'file-libs.x86_64', 'file.x86_64', 'filesystem.x86_64', 'findutils.x86_64', 'fipscheck-lib.x86_64', 'fipscheck.x86_64', 'firewalld-filesystem.noarch', 'firewalld.noarch', 'flac-libs.x86_64', 'fontconfig.x86_64', 'fontpackages-filesystem.noarch', 'freetype.x86_64', 'fros.noarch', 'fuse-libs.x86_64', 'garcon.x86_64', 'gawk.x86_64', 'gc.x86_64', 'gconfmm26.x86_64', 'gcr.x86_64', 'gdbm.x86_64', 'gdisk.x86_64', 'gdk-pixbuf2-modules.x86_64', 'gdk-pixbuf2-xlib.x86_64', 'gdk-pixbuf2.x86_64', 'geoclue2.x86_64', 'gettext-libs.x86_64', 'gettext.x86_64', 'gfs2-utils.x86_64', 'ghostscript-core.x86_64', 'ghostscript-fonts.noarch', 'glade-libs.x86_64', 'glib-networking.x86_64', 'glib2.x86_64', 'glibc-all-langpacks.x86_64', 'glibc-common.x86_64', 'glibc-langpack-en.x86_64', 'glibc.x86_64', 'glibmm24.x86_64', 'glusterfs-api.x86_64', 'glusterfs-cli.x86_64', 'glusterfs-client-xlators.x86_64', 'glusterfs-fuse.x86_64', 'glusterfs-libs.x86_64', 'glusterfs.x86_64', 'glx-utils.x86_64', 'gmp.x86_64', 'gnome-packagekit-common.x86_64', 'gnome-packagekit-installer.x86_64', 'gnome-packagekit-updater.x86_64', 'gnome-packagekit.x86_64', 'gnome-themes-standard.x86_64', 'gnu-free-fonts-common.noarch', 'gnu-free-mono-fonts.noarch', 'gnu-free-sans-fonts.noarch', 'gnu-free-serif-fonts.noarch', 'gnupg.x86_64', 'gnupg2.x86_64', 'gnutls-dane.x86_64', 'gnutls-utils.x86_64', 'gnutls.x86_64', 'gobject-introspection.x86_64', 'google-noto-fonts-common.noarch', 'google-noto-sans-lisu-fonts.noarch', 'google-noto-sans-mandaic-fonts.noarch', 'google-noto-sans-meetei-mayek-fonts.noarch', 'google-noto-sans-tagalog-fonts.noarch', 'google-noto-sans-tai-tham-fonts.noarch', 'google-noto-sans-tai-viet-fonts.noarch', 'gpgme.x86_64', 'gpm-libs.x86_64', 'graphite2.x86_64', 'grep.x86_64', 'greybird-gtk2-theme.noarch', 'greybird-gtk3-theme.noarch', 'greybird-xfce4-notifyd-theme.noarch', 'greybird-xfwm4-theme.noarch', 'groff-base.x86_64', 'grub2-efi.x86_64', 'grub2-starfield-theme.x86_64', 'grub2-tools.x86_64', 'grub2.x86_64', 'gsettings-desktop-schemas.x86_64', 'gsm.x86_64', 'gssproxy.x86_64', 'gstreamer1-plugins-bad-free.x86_64', 'gstreamer1-plugins-base.x86_64', 'gstreamer1-plugins-good.x86_64', 'gstreamer1.x86_64', 'gtk-murrine-engine.x86_64', 'gtk-unico-engine.x86_64', 'gtk-update-icon-cache.x86_64', 'gtk-xfce-engine.x86_64', 'gtk2-engines.x86_64', 'gtk2.x86_64', 'gtk3.x86_64', 'gtkmm24.x86_64', 'gtkmm30.x86_64', 'guile.x86_64', 'gvfs-client.x86_64', 'gvfs.x86_64', 'gzip.x86_64', 'harfbuzz-icu.x86_64', 'harfbuzz.x86_64', 'hawkey.x86_64', 'hddtemp.x86_64', 'hfsplus-tools.x86_64', 'hicolor-icon-theme.noarch', 'hostname.x86_64', 'hunspell-en-US.noarch', 'hunspell.x86_64', 'hwdata.noarch', 'hyphen.x86_64', 'ilmbase.x86_64', 'info.x86_64', 'initial-setup-gui.x86_64', 'initial-setup.x86_64', 'initscripts.x86_64', 'ipcalc.x86_64', 'iproute.x86_64', 'ipset-libs.x86_64', 'ipset.x86_64', 'iptables-libs.x86_64', 'iptables.x86_64', 'iputils.x86_64', 'irqbalance.x86_64', 'iscsi-initiator-utils-iscsiuio.x86_64', 'iscsi-initiator-utils.x86_64', 'iso-codes.noarch', 'isomd5sum.x86_64', 'jansson.x86_64', 'jasper-libs.x86_64', 'jbigkit-libs.x86_64', 'jimtcl.x86_64', 'jomolhari-fonts.noarch', 'json-c.x86_64', 'json-glib.x86_64', 'julietaula-montserrat-fonts.noarch', 'kbd-legacy.noarch', 'kbd-misc.noarch', 'kbd.x86_64', 'kde-filesystem.x86_64', 'kernel-core.x86_64', 'kernel-modules-extra.x86_64', 'kernel-modules.x86_64', 'kernel.x86_64', 'keybinder3.x86_64', 'keyutils-libs.x86_64', 'keyutils.x86_64', 'khmeros-base-fonts.noarch', 'khmeros-fonts-common.noarch', 'kmod-libs.x86_64', 'kmod.x86_64', 'kpartx.x86_64', 'krb5-libs.x86_64', 'langtable-data.noarch', 'langtable-python3.noarch', 'langtable.noarch', 'lcms2.x86_64', 'less.x86_64', 'libICE.x86_64', 'libSM.x86_64', 'libX11-common.noarch', 'libX11.x86_64', 'libXau.x86_64', 'libXaw.x86_64', 'libXcomposite.x86_64', 'libXcursor.x86_64', 'libXdamage.x86_64', 'libXdmcp.x86_64', 'libXext.x86_64', 'libXfixes.x86_64', 'libXfont.x86_64', 'libXfont2.x86_64', 'libXft.x86_64', 'libXi.x86_64', 'libXinerama.x86_64', 'libXmu.x86_64', 'libXpm.x86_64', 'libXrandr.x86_64', 'libXrender.x86_64', 'libXres.x86_64', 'libXt.x86_64', 'libXtst.x86_64', 'libXv.x86_64', 'libXvMC.x86_64', 'libXxf86dga.x86_64', 'libXxf86misc.x86_64', 'libXxf86vm.x86_64', 'libacl.x86_64', 'libaio.x86_64', 'libappindicator-gtk3.x86_64', 'libappstream-glib.x86_64', 'libarchive.x86_64', 'libassuan.x86_64', 'libasyncns.x86_64', 'libatasmart.x86_64', 'libatomic_ops.x86_64', 'libattr.x86_64', 'libavc1394.x86_64', 'libbasicobjects.x86_64', 'libblkid.x86_64', 'libblockdev-btrfs.x86_64', 'libblockdev-crypto.x86_64', 'libblockdev-dm.x86_64', 'libblockdev-fs.x86_64', 'libblockdev-kbd.x86_64', 'libblockdev-loop.x86_64', 'libblockdev-lvm.x86_64', 'libblockdev-mdraid.x86_64', 'libblockdev-mpath.x86_64', 'libblockdev-part.x86_64', 'libblockdev-plugins-all.x86_64', 'libblockdev-swap.x86_64', 'libblockdev-utils.x86_64', 'libblockdev.x86_64', 'libbluray.x86_64', 'libbytesize.x86_64', 'libcanberra-gtk3.x86_64', 'libcanberra.x86_64', 'libcap-ng.x86_64', 'libcap.x86_64', 'libcdio-paranoia.x86_64', 'libcdio.x86_64', 'libcgroup.x86_64', 'libcollection.x86_64', 'libcom_err.x86_64', 'libcomps.x86_64', 'libconfig.x86_64', 'libcroco.x86_64', 'libcrypt.x86_64', 'libcurl.x86_64', 'libdaemon.x86_64', 'libdatrie.x86_64', 'libdb-utils.x86_64', 'libdb.x86_64', 'libdbusmenu-gtk3.x86_64', 'libdbusmenu.x86_64', 'libdmx.x86_64', 'libdrm.x86_64', 'libdv.x86_64', 'libdvdnav.x86_64', 'libdvdread.x86_64', 'libepoxy.x86_64', 'liberation-fonts-common.noarch', 'liberation-mono-fonts.noarch', 'liberation-sans-fonts.noarch', 'liberation-serif-fonts.noarch', 'libestr.x86_64', 'libevdev.x86_64', 'libevent.x86_64', 'libexif.x86_64', 'libfastjson.x86_64', 'libfdisk.x86_64', 'libffi.x86_64', 'libfontenc.x86_64', 'libgcab1.x86_64', 'libgcc.x86_64', 'libgcrypt.x86_64', 'libgfortran.x86_64', 'libglade2.x86_64', 'libglademm24.x86_64', 'libglvnd-egl.x86_64', 'libglvnd-gles.x86_64', 'libglvnd-glx.x86_64', 'libglvnd.x86_64', 'libgnomekbd.x86_64', 'libgomp.x86_64', 'libgpg-error.x86_64', 'libgudev.x86_64', 'libgusb.x86_64', 'libhbaapi.x86_64', 'libhbalinux.x86_64', 'libicu.x86_64', 'libidn.x86_64', 'libidn2.x86_64', 'libiec61883.x86_64', 'libimobiledevice.x86_64', 'libindicator-gtk3.x86_64', 'libini_config.x86_64', 'libinput.x86_64', 'libjpeg-turbo.x86_64', 'libksba.x86_64', 'liblogging-stdlog.x86_64', 'libmcpp.x86_64', 'libmetalink.x86_64', 'libmng.x86_64', 'libmnl.x86_64', 'libmodman.x86_64', 'libmount.x86_64', 'libmpcdec.x86_64', 'libndp.x86_64', 'libnetfilter_conntrack.x86_64', 'libnfnetlink.x86_64', 'libnfsidmap.x86_64', 'libnghttp2.x86_64', 'libnl3-cli.x86_64', 'libnl3.x86_64', 'libnma.x86_64', 'libnotify.x86_64', 'libogg.x86_64', 'libpath_utils.x86_64', 'libpcap.x86_64', 'libpciaccess.x86_64', 'libpipeline.x86_64', 'libplist.x86_64', 'libpng.x86_64', 'libproxy.x86_64', 'libpsl.x86_64', 'libpwquality.x86_64', 'libquadmath.x86_64', 'libraw1394.x86_64', 'libref_array.x86_64', 'librepo.x86_64', 'libreport-anaconda.x86_64', 'libreport-cli.x86_64', 'libreport-filesystem.x86_64', 'libreport-gtk.x86_64', 'libreport-plugin-bugzilla.x86_64', 'libreport-plugin-reportuploader.x86_64', 'libreport-python3.x86_64', 'libreport-web.x86_64', 'libreport.x86_64', 'librsvg2.x86_64', 'libsamplerate.x86_64', 'libseccomp.x86_64', 'libsecret.x86_64', 'libselinux-python3.x86_64', 'libselinux-utils.x86_64', 'libselinux.x86_64', 'libsemanage.x86_64', 'libsepol.x86_64', 'libshout.x86_64', 'libsigc++20.x86_64', 'libsigsegv.x86_64', 'libsmartcols.x86_64', 'libsndfile.x86_64', 'libsodium.x86_64', 'libsolv.x86_64', 'libsoup.x86_64', 'libsrtp.x86_64', 'libss.x86_64', 'libssh.x86_64', 'libssh2.x86_64', 'libstdc++.x86_64', 'libstemmer.x86_64', 'libstoraged.x86_64', 'libsysfs.x86_64', 'libtar.x86_64', 'libtasn1.x86_64', 'libtdb.x86_64', 'libteam.x86_64', 'libthai.x86_64', 'libtheora.x86_64', 'libtiff.x86_64', 'libtimezonemap.x86_64', 'libtirpc.x86_64', 'libtomcrypt.x86_64', 'libtommath.x86_64', 'libtool-ltdl.x86_64', 'libunistring.x86_64', 'libunwind.x86_64', 'libusb.x86_64', 'libusbmuxd.x86_64', 'libusbx.x86_64', 'libuser.x86_64', 'libutempter.x86_64', 'libuuid.x86_64', 'libv4l.x86_64', 'libvdpau.x86_64', 'libverto-libevent.x86_64', 'libverto.x86_64', 'libvirt-client.x86_64', 'libvirt-daemon-driver-interface.x86_64', 'libvirt-daemon-driver-libxl.x86_64', 'libvirt-daemon-driver-nodedev.x86_64', 'libvirt-daemon-driver-nwfilter.x86_64', 'libvirt-daemon-driver-secret.x86_64', 'libvirt-daemon-driver-storage-core.x86_64', 'libvirt-daemon-driver-storage-disk.x86_64', 'libvirt-daemon-driver-storage-gluster.x86_64', 'libvirt-daemon-driver-storage-iscsi.x86_64', 'libvirt-daemon-driver-storage-logical.x86_64', 'libvirt-daemon-driver-storage-mpath.x86_64', 'libvirt-daemon-driver-storage-scsi.x86_64', 'libvirt-daemon-driver-storage.x86_64', 'libvirt-daemon-driver-xen.x86_64', 'libvirt-daemon-xen.x86_64', 'libvirt-daemon.x86_64', 'libvirt-libs.x86_64', 'libvirt-python3.x86_64', 'libvisual.x86_64', 'libvorbis.x86_64', 'libvpx.x86_64', 'libwacom-data.noarch', 'libwacom.x86_64', 'libwayland-client.x86_64', 'libwayland-cursor.x86_64', 'libwayland-server.x86_64', 'libwebp.x86_64', 'libwmf-lite.x86_64', 'libwnck.x86_64', 'libxcb.x86_64', 'libxdo.x86_64', 'libxfce4ui.x86_64', 'libxfce4util.x86_64', 'libxkbcommon.x86_64', 'libxkbfile.x86_64', 'libxklavier.x86_64', 'libxml2.x86_64', 'libxshmfence.x86_64', 'libxslt.x86_64', 'libyaml.x86_64', 'lightdm-gobject.x86_64', 'lightdm-gtk.x86_64', 'lightdm.x86_64', 'linux-firmware.noarch', 'lklug-fonts.noarch', 'lldpad.x86_64', 'llvm-libs.x86_64', 'lm_sensors-libs.x86_64', 'lm_sensors.x86_64', 'logrotate.x86_64', 'lohit-assamese-fonts.noarch', 'lohit-bengali-fonts.noarch', 'lohit-devanagari-fonts.noarch', 'lohit-gujarati-fonts.noarch', 'lohit-gurmukhi-fonts.noarch', 'lohit-kannada-fonts.noarch', 'lohit-odia-fonts.noarch', 'lohit-tamil-fonts.noarch', 'lohit-telugu-fonts.noarch', 'lsof.x86_64', 'lua-libs.x86_64', 'lvm2-libs.x86_64', 'lvm2.x86_64', 'lz4-libs.x86_64', 'lz4.x86_64', 'lzo.x86_64', 'mactel-boot.x86_64', 'make.x86_64', 'man-db.x86_64', 'man-pages.noarch', 'mcelog.x86_64', 'mcpp.x86_64', 'mdadm.x86_64', 'mesa-dri-drivers.x86_64', 'mesa-filesystem.x86_64', 'mesa-libEGL.x86_64', 'mesa-libGL.x86_64', 'mesa-libgbm.x86_64', 'mesa-libglapi.x86_64', 'mesa-libwayland-egl.x86_64', 'mesa-libxatracker.x86_64', 'microcode_ctl.x86_64', 'mlocate.x86_64', 'mobile-broadband-provider-info.noarch', 'mokutil.x86_64', 'mozjs17.x86_64', 'mpfr.x86_64', 'mtdev.x86_64', 'mtools.x86_64', 'nano.x86_64', 'naver-nanum-fonts-common.noarch', 'naver-nanum-gothic-fonts.noarch', 'ncurses-base.noarch', 'ncurses-libs.x86_64', 'ncurses.x86_64', 'netcf-libs.x86_64', 'nettle.x86_64', 'newt-python3.x86_64', 'newt.x86_64', 'nfs-utils.x86_64', 'nm-connection-editor.x86_64', 'nmap-ncat.x86_64', 'nodoka-filesystem.noarch', 'npth.x86_64', 'nspr.x86_64', 'nss-pem.x86_64', 'nss-softokn-freebl.x86_64', 'nss-softokn.x86_64', 'nss-sysinit.x86_64', 'nss-tools.x86_64', 'nss-util.x86_64', 'nss.x86_64', 'ntfs-3g.x86_64', 'ntfsprogs.x86_64', 'ntsysv.x86_64', 'numactl-libs.x86_64', 'numactl.x86_64', 'numad.x86_64', 'openjpeg2.x86_64', 'openldap.x86_64', 'openpgm.x86_64', 'openssh-askpass.x86_64', 'openssh.x86_64', 'openssl-libs.x86_64', 'openssl.x86_64', 'opus.x86_64', 'orc.x86_64', 'p11-kit-trust.x86_64', 'p11-kit.x86_64', 'paktype-naskh-basic-fonts.noarch', 'pam.x86_64', 'paman.x86_64', 'pango.x86_64', 'pangomm.x86_64', 'paprefs.x86_64', 'paratype-pt-sans-fonts.noarch', 'parted.x86_64', 'passwd.x86_64', 'pavucontrol.x86_64', 'pciutils-libs.x86_64', 'pciutils.x86_64', 'pcmciautils.x86_64', 'pcre.x86_64', 'pcre2.x86_64', 'perf.x86_64', 'perl-Carp.noarch', 'perl-Errno.x86_64', 'perl-Exporter.noarch', 'perl-File-Path.noarch', 'perl-IO.x86_64', 'perl-PathTools.x86_64', 'perl-Scalar-List-Utils.x86_64', 'perl-Socket.x86_64', 'perl-Text-Tabs+Wrap.noarch', 'perl-Unicode-Normalize.x86_64', 'perl-constant.noarch', 'perl-libs.x86_64', 'perl-macros.x86_64', 'perl-parent.noarch', 'perl-threads-shared.x86_64', 'perl-threads.x86_64', 'perl.x86_64', 'phonon-backend-gstreamer.x86_64', 'phonon.x86_64', 'pinfo.x86_64', 'pixman.x86_64', 'pkgconfig.x86_64', 'plymouth-core-libs.x86_64', 'plymouth-graphics-libs.x86_64', 'plymouth-plugin-label.x86_64', 'plymouth-plugin-script.x86_64', 'plymouth-scripts.x86_64', 'plymouth.x86_64', 'pmount.x86_64', 'policycoreutils.x86_64', 'polkit-libs.x86_64', 'polkit-pkla-compat.x86_64', 'polkit.x86_64', 'poppler-data.noarch', 'popt.x86_64', 'ppp.x86_64', 'procps-ng.x86_64', 'psmisc.x86_64', 'publicsuffix-list-dafsa.noarch', 'pulseaudio-libs-glib2.x86_64', 'pulseaudio-libs.x86_64', 'pulseaudio-module-gconf.x86_64', 'pulseaudio.x86_64', 'pycairo.x86_64', 'pyliblzma.x86_64', 'python-chardet.noarch', 'python-daemon.noarch', 'python-kitchen.noarch', 'python-libs.x86_64', 'python-libxml2.x86_64', 'python-lockfile.noarch', 'python-markupsafe.x86_64', 'python-pip.noarch', 'python-six.noarch', 'python-urlgrabber.noarch', 'python-wrapt.x86_64', 'python-xpyb.x86_64', 'python.x86_64', 'python2-babel.noarch', 'python2-backports_abc.noarch', 'python2-crypto.x86_64', 'python2-deltarpm.x86_64', 'python2-docutils.noarch', 'python2-futures.noarch', 'python2-iniparse.noarch', 'python2-jinja2.noarch', 'python2-lxml.x86_64', 'python2-msgpack.x86_64', 'python2-nose.noarch', 'python2-numpy.x86_64', 'python2-pillow.x86_64', 'python2-psutil.x86_64', 'python2-pycurl.x86_64', 'python2-pygpgme.x86_64', 'python2-pysocks.noarch', 'python2-qubesadmin.noarch', 'python2-qubesimgconverter.x86_64', 'python2-requests.noarch', 'python2-rpm.x86_64', 'python2-setuptools.noarch', 'python2-singledispatch.noarch', 'python2-systemd.x86_64', 'python2-tornado.x86_64', 'python2-urllib3.noarch', 'python2-zmq.x86_64', 'python3-PyQt4.x86_64', 'python3-PyYAML.x86_64', 'python3-Quamash.noarch', 'python3-blivet.noarch', 'python3-blockdev.x86_64', 'python3-bytesize.x86_64', 'python3-cairo.x86_64', 'python3-cffi.x86_64', 'python3-chardet.noarch', 'python3-coverage.x86_64', 'python3-daemon.noarch', 'python3-dbus.x86_64', 'python3-decorator.noarch', 'python3-dnf-plugins-core.noarch', 'python3-dnf.noarch', 'python3-dnfdaemon.noarch', 'python3-docutils.noarch', 'python3-firewall.noarch', 'python3-gbulb.x86_64', 'python3-gobject-base.x86_64', 'python3-gobject.x86_64', 'python3-hawkey.x86_64', 'python3-iniparse.noarch', 'python3-inotify.noarch', 'python3-jinja2.noarch', 'python3-kickstart.noarch', 'python3-libcomps.x86_64', 'python3-librepo.x86_64', 'python3-libs.x86_64', 'python3-lockfile.noarch', 'python3-lxml.x86_64', 'python3-markupsafe.x86_64', 'python3-meh-gui.noarch', 'python3-meh.noarch', 'python3-ntplib.noarch', 'python3-numpy.x86_64', 'python3-ordered-set.noarch', 'python3-pid.noarch', 'python3-pillow.x86_64', 'python3-pip.noarch', 'python3-ply.noarch', 'python3-pwquality.x86_64', 'python3-pycparser.noarch', 'python3-pydbus.noarch', 'python3-pygpgme.x86_64', 'python3-pyparted.x86_64', 'python3-pysocks.noarch', 'python3-pytz.noarch', 'python3-pyudev.noarch', 'python3-pyxdg.noarch', 'python3-qubesadmin.noarch', 'python3-qubesdb.x86_64', 'python3-qubesimgconverter.x86_64', 'python3-requests-file.noarch', 'python3-requests-ftp.noarch', 'python3-requests.noarch', 'python3-rpm.x86_64', 'python3-setuptools.noarch', 'python3-sip.x86_64', 'python3-six.noarch', 'python3-slip-dbus.noarch', 'python3-slip.noarch', 'python3-sssdconfig.noarch', 'python3-systemd.x86_64', 'python3-urllib3.noarch', 'python3-wrapt.x86_64', 'python3-xcffib.noarch', 'python3-xen.x86_64', 'python3.x86_64', 'pytz.noarch', 'pyxattr.x86_64', 'qrencode-libs.x86_64', 'qt-common.noarch', 'qt-settings.noarch', 'qt-x11.x86_64', 'qt.x86_64', 'qubes-anaconda-addon.noarch', 'qubes-artwork.noarch', 'qubes-core-admin-addon-whonix.noarch', 'qubes-core-admin-client.noarch', 'qubes-core-dom0-linux-kernel-install.x86_64', 'qubes-core-dom0-linux.x86_64', 'qubes-core-dom0.x86_64', 'qubes-db-dom0.x86_64', 'qubes-db-libs.x86_64', 'qubes-db.x86_64', 'qubes-desktop-linux-common.noarch', 'qubes-desktop-linux-manager.noarch', 'qubes-gpg-split-dom0.x86_64', 'qubes-gui-dom0.x86_64', 'qubes-img-converter-dom0.x86_64', 'qubes-input-proxy.x86_64', 'qubes-libvchan-xen.x86_64', 'qubes-manager.noarch', 'qubes-menus.noarch', 'qubes-mgmt-salt-admin-tools.noarch', 'qubes-mgmt-salt-base-config.noarch', 'qubes-mgmt-salt-base-overrides-libs.noarch', 'qubes-mgmt-salt-base-overrides.noarch', 'qubes-mgmt-salt-base-topd.noarch', 'qubes-mgmt-salt-base.noarch', 'qubes-mgmt-salt-config.noarch', 'qubes-mgmt-salt-dom0-qvm.noarch', 'qubes-mgmt-salt-dom0-update.noarch', 'qubes-mgmt-salt-dom0-virtual-machines.noarch', 'qubes-mgmt-salt-dom0.noarch', 'qubes-mgmt-salt.noarch', 'qubes-pdf-converter-dom0.x86_64', 'qubes-release-notes.noarch', 'qubes-release.noarch', 'qubes-template-fedora-30.noarch', 'qubes-usb-proxy-dom0.noarch', 'qubes-utils-libs.x86_64', 'qubes-utils.x86_64', 'quota-nls.noarch', 'quota.x86_64', 'readline.x86_64', 'realmd.x86_64', 'reiserfs-utils.x86_64', 'rest.x86_64', 'rmt.x86_64', 'rootfiles.noarch', 'rpcbind.x86_64', 'rpm-build-libs.x86_64', 'rpm-libs.x86_64', 'rpm-plugin-selinux.x86_64', 'rpm-plugin-systemd-inhibit.x86_64', 'rpm.x86_64', 'rsync.x86_64', 'rsyslog.x86_64', 'rtkit.x86_64', 'salt-minion.noarch', 'salt.noarch', 'satyr.x86_64', 'scrypt.x86_64', 'sed.x86_64', 'setup.noarch', 'sgpio.x86_64', 'shadow-utils.x86_64', 'shared-mime-info.x86_64', 'shim.x86_64', 'sil-abyssinica-fonts.noarch', 'sil-mingzat-fonts.noarch', 'sil-nuosu-fonts.noarch', 'sil-padauk-fonts.noarch', 'sip.x86_64', 'slang.x86_64', 'smartmontools.x86_64', 'smc-fonts-common.noarch', 'smc-meera-fonts.noarch', 'sound-theme-freedesktop.noarch', 'soundtouch.x86_64', 'soxr.x86_64', 'speex.x86_64', 'speexdsp.x86_64', 'sqlite-libs.x86_64', 'startup-notification.x86_64', 'stix-fonts.noarch', 'storaged.x86_64', 'sudo.x86_64', 'symlinks.x86_64', 'syslinux-extlinux-nonlinux.noarch', 'syslinux-extlinux.x86_64', 'syslinux-nonlinux.noarch', 'syslinux.x86_64', 'system-python-libs.x86_64', 'system-python.x86_64', 'systemd-libs.x86_64', 'systemd-pam.x86_64', 'systemd-udev.x86_64', 'systemd.x86_64', 'tabish-eeyek-fonts.noarch', 'taglib.x86_64', 'tar.x86_64', 'tcp_wrappers-libs.x86_64', 'tcp_wrappers.x86_64', 'teamd.x86_64', 'thai-scalable-fonts-common.noarch', 'thai-scalable-waree-fonts.noarch', 'tigervnc-license.noarch', 'tigervnc-server-minimal.x86_64', 'time.x86_64', 'tmpwatch.x86_64', 'tree.x86_64', 'tzdata.noarch', 'unbound-libs.x86_64', 'unzip.x86_64', 'upower.x86_64', 'urw-fonts.noarch', 'usb_modeswitch-data.noarch', 'usb_modeswitch.x86_64', 'usbutils.x86_64', 'usermode.x86_64', 'ustr.x86_64', 'util-linux.x86_64', 'vim-common.x86_64', 'vim-enhanced.x86_64', 'vim-filesystem.x86_64', 'vim-minimal.x86_64', 'vlgothic-fonts.noarch', 'volume_key-libs.x86_64', 'vte-profile.x86_64', 'vte291.x86_64', 'wavpack.x86_64', 'webkitgtk4-jsc.x86_64', 'webkitgtk4.x86_64', 'webrtc-audio-processing.x86_64', 'which.x86_64', 'wmctrl.x86_64', 'wpa_supplicant.x86_64', 'xcb-util.x86_64', 'xdg-user-dirs-gtk.x86_64', 'xdg-user-dirs.x86_64', 'xdg-utils.noarch', 'xdotool.x86_64', 'xen-hvm-stubdom-linux.x86_64', 'xen-hvm.x86_64', 'xen-hypervisor.x86_64', 'xen-libs.x86_64', 'xen-licenses.x86_64', 'xen-runtime.x86_64', 'xen.x86_64', 'xfce-polkit.x86_64', 'xfce4-about.x86_64', 'xfce4-appfinder.x86_64', 'xfce4-battery-plugin.x86_64', 'xfce4-cellmodem-plugin.x86_64', 'xfce4-cpugraph-plugin.x86_64', 'xfce4-datetime-plugin.x86_64', 'xfce4-diskperf-plugin.x86_64', 'xfce4-eyes-plugin.x86_64', 'xfce4-fsguard-plugin.x86_64', 'xfce4-genmon-plugin.x86_64', 'xfce4-mailwatch-plugin.x86_64', 'xfce4-mount-plugin.x86_64', 'xfce4-notifyd.x86_64', 'xfce4-panel.x86_64', 'xfce4-places-plugin.x86_64', 'xfce4-power-manager.x86_64', 'xfce4-pulseaudio-plugin.x86_64', 'xfce4-screenshooter-plugin.x86_64', 'xfce4-screenshooter.x86_64', 'xfce4-sensors-plugin.x86_64', 'xfce4-session-engines.x86_64', 'xfce4-session.x86_64', 'xfce4-settings-qubes.x86_64', 'xfce4-settings.x86_64', 'xfce4-systemload-plugin.x86_64', 'xfce4-taskmanager.x86_64', 'xfce4-terminal.x86_64', 'xfce4-time-out-plugin.x86_64', 'xfce4-timer-plugin.x86_64', 'xfce4-verve-plugin.x86_64', 'xfce4-whiskermenu-plugin.x86_64', 'xfce4-xkb-plugin.x86_64', 'xfconf.x86_64', 'xfdesktop.x86_64', 'xfsprogs.x86_64', 'xfwm4-theme-nodoka.noarch', 'xfwm4-themes.noarch', 'xfwm4.x86_64', 'xkeyboard-config.noarch', 'xml-common.noarch', 'xmlrpc-c-client.x86_64', 'xmlrpc-c.x86_64', 'xorg-x11-drivers.x86_64', 'xorg-x11-drv-ati.x86_64', 'xorg-x11-drv-dummy.x86_64', 'xorg-x11-drv-evdev.x86_64', 'xorg-x11-drv-fbdev.x86_64', 'xorg-x11-drv-intel.x86_64', 'xorg-x11-drv-libinput.x86_64', 'xorg-x11-drv-nouveau.x86_64', 'xorg-x11-drv-openchrome.x86_64', 'xorg-x11-drv-qxl.x86_64', 'xorg-x11-drv-v4l.x86_64', 'xorg-x11-drv-vesa.x86_64', 'xorg-x11-drv-vmware.x86_64', 'xorg-x11-drv-wacom.x86_64', 'xorg-x11-font-utils.x86_64', 'xorg-x11-fonts-ISO8859-1-100dpi.noarch', 'xorg-x11-server-Xorg.x86_64', 'xorg-x11-server-common.x86_64', 'xorg-x11-server-utils.x86_64', 'xorg-x11-utils.x86_64', 'xorg-x11-xauth.x86_64', 'xorg-x11-xinit.x86_64', 'xorg-x11-xkb-utils.x86_64', 'xscreensaver-base.x86_64', 'xss-lock.x86_64', 'xterm-resize.x86_64', 'xterm.x86_64', 'xz-libs.x86_64', 'xz.x86_64', 'yajl.x86_64', 'yelp-libs.x86_64', 'yelp-xsl.noarch', 'yelp.x86_64', 'yum-metadata-parser.x86_64', 'yum-utils.noarch', 'yum.noarch', 'yumex-dnf.noarch', 'zenity.x86_64', 'zeromq.x86_64', 'zip.x86_64', 'zlib.x86_64'] Pungi:INFO: Downloading (1/1049): GConf2-3.2.6-16.fc24.x86_64.rpm (1.0 MB) warning: /var/cache/pungi/fedora/packages/GConf2-3.2.6-16.fc24.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID fdb19c98: NOKEY Pungi:INFO: Downloading (2/1049): ImageMagick-6.9.9.19-1.fc25.x86_64.rpm (181 kB) Pungi:INFO: Downloading (3/1049): ImageMagick-libs-6.9.9.19-1.fc25.x86_64.rpm (2.2 MB) Pungi:INFO: Downloading (4/1049): ModemManager-glib-1.6.4-1.fc25.x86_64.rpm (233 kB) Pungi:INFO: Downloading (5/1049): NetworkManager-1.4.6-1.fc25.x86_64.rpm (2.5 MB) Pungi:INFO: Downloading (6/1049): NetworkManager-glib-1.4.6-1.fc25.x86_64.rpm (354 kB) Pungi:INFO: Downloading (7/1049): NetworkManager-libnm-1.4.6-1.fc25.x86_64.rpm (413 kB) Pungi:INFO: Downloading (8/1049): NetworkManager-team-1.4.6-1.fc25.x86_64.rpm (121 kB) Pungi:INFO: Downloading (9/1049): NetworkManager-wifi-1.4.6-1.fc25.x86_64.rpm (148 kB) Pungi:INFO: Downloading (10/1049): OpenEXR-libs-2.2.0-5.fc24.x86_64.rpm (630 kB) Pungi:INFO: Downloading (11/1049): PackageKit-1.1.5-1.fc25.x86_64.rpm (663 kB) Pungi:INFO: Downloading (12/1049): PackageKit-glib-1.1.5-1.fc25.x86_64.rpm (132 kB) Pungi:INFO: Downloading (13/1049): PyQt4-4.11.4-15.fc25.x86_64.rpm (3.0 MB) Pungi:INFO: Downloading (14/1049): PyYAML-3.11-13.fc25.x86_64.rpm (170 kB) Pungi:INFO: Downloading (15/1049): SDL-1.2.15-21.fc24.x86_64.rpm (213 kB) Pungi:INFO: Downloading (16/1049): Thunar-1.6.11-1.fc25.x86_64.rpm (1.4 MB) Pungi:INFO: Downloading (17/1049): aajohan-comfortaa-fonts-3.001-1.fc25.noarch.rpm (146 kB) Pungi:INFO: Downloading (18/1049): abattis-cantarell-fonts-0.0.25-1.fc25.noarch.rpm (154 kB) Pungi:INFO: Downloading (19/1049): accountsservice-0.6.42-1.fc25.x86_64.rpm (95 kB) Pungi:INFO: Downloading (20/1049): acl-2.2.52-13.fc25.x86_64.rpm (76 kB) Pungi:INFO: Downloading (21/1049): adobe-source-han-sans-cn-fonts-1.004-2.fc24.noarch.rpm (43 MB) Pungi:INFO: Downloading (22/1049): adobe-source-han-sans-tw-fonts-1.004-3.fc24.noarch.rpm (29 MB) Pungi:INFO: Downloading (23/1049): adwaita-cursor-theme-3.22.0-1.fc25.noarch.rpm (645 kB) Pungi:INFO: Downloading (24/1049): adwaita-gtk2-theme-3.22.3-1.fc25.x86_64.rpm (129 kB) Pungi:INFO: Downloading (25/1049): adwaita-icon-theme-3.22.0-1.fc25.noarch.rpm (11 MB) Pungi:INFO: Downloading (26/1049): albatross-gtk2-theme-1.7.3-4.fc24.noarch.rpm (27 kB) Pungi:INFO: Downloading (27/1049): albatross-gtk3-theme-1.7.3-4.fc24.noarch.rpm (48 kB) Pungi:INFO: Downloading (28/1049): albatross-xfwm4-theme-1.7.3-4.fc24.noarch.rpm (53 kB) Pungi:INFO: Downloading (29/1049): alsa-lib-1.1.1-2.fc25.x86_64.rpm (406 kB) Pungi:INFO: Downloading (30/1049): alsa-utils-1.1.1-1.fc25.x86_64.rpm (1.0 MB) Pungi:INFO: Downloading (34/1049): anaconda-user-help-22.4-4.fc24.noarch.rpm (43 kB) Pungi:INFO: Downloading (36/1049): at-3.1.20-1.fc25.x86_64.rpm (72 kB) Pungi:INFO: Downloading (37/1049): at-spi2-atk-2.22.0-1.fc25.x86_64.rpm (83 kB) Pungi:INFO: Downloading (38/1049): at-spi2-core-2.22.1-1.fc25.x86_64.rpm (162 kB) Pungi:INFO: Downloading (39/1049): atk-2.22.0-1.fc25.x86_64.rpm (263 kB) Pungi:INFO: Downloading (40/1049): atkmm-2.24.2-2.fc24.x86_64.rpm (82 kB) Pungi:INFO: Downloading (41/1049): atlas-3.10.2-14.fc25.x86_64.rpm (6.2 MB) Pungi:INFO: Downloading (42/1049): attr-2.4.47-16.fc24.x86_64.rpm (65 kB) Pungi:INFO: Downloading (43/1049): audit-2.8.1-1.fc25.x86_64.rpm (249 kB) Pungi:INFO: Downloading (44/1049): audit-libs-2.8.1-1.fc25.x86_64.rpm (111 kB) Pungi:INFO: Downloading (45/1049): augeas-libs-1.8.1-1.fc25.x86_64.rpm (373 kB) Pungi:INFO: Downloading (46/1049): authconfig-6.2.10-14.fc25.x86_64.rpm (413 kB) Pungi:INFO: Downloading (47/1049): autogen-libopts-5.18.10-1.fc25.x86_64.rpm (71 kB) Pungi:INFO: Downloading (48/1049): avahi-glib-0.6.32-4.fc25.x86_64.rpm (15 kB) Pungi:INFO: Downloading (49/1049): avahi-libs-0.6.32-4.fc25.x86_64.rpm (61 kB) Pungi:INFO: Downloading (50/1049): basesystem-11-2.fc24.noarch.rpm (9.8 kB) Pungi:INFO: Downloading (51/1049): bash-4.3.43-4.fc25.x86_64.rpm (1.4 MB) Pungi:INFO: Downloading (52/1049): bcache-tools-1.0.8-6.fc25.x86_64.rpm (43 kB) Pungi:INFO: Downloading (53/1049): bind99-libs-9.9.10-2.P3.fc25.x86_64.rpm (675 kB) Pungi:INFO: Downloading (54/1049): bind99-license-9.9.10-2.P3.fc25.noarch.rpm (13 kB) Pungi:INFO: Downloading (55/1049): bluebird-gtk2-theme-1.2-4.fc24.noarch.rpm (49 kB) Pungi:INFO: Downloading (56/1049): bluebird-gtk3-theme-1.2-4.fc24.noarch.rpm (62 kB) Pungi:INFO: Downloading (57/1049): bluebird-xfwm4-theme-1.2-4.fc24.noarch.rpm (38 kB) Pungi:INFO: Downloading (58/1049): bridge-utils-1.5-13.fc24.x86_64.rpm (37 kB) Pungi:INFO: Downloading (59/1049): btrfs-progs-4.6.1-1.fc25.x86_64.rpm (640 kB) Pungi:INFO: Downloading (60/1049): bzip2-1.0.6-21.fc25.x86_64.rpm (57 kB) Pungi:INFO: Downloading (61/1049): bzip2-libs-1.0.6-21.fc25.x86_64.rpm (44 kB) Pungi:INFO: Downloading (62/1049): ca-certificates-2017.2.20-1.0.fc25.noarch.rpm (406 kB) Pungi:INFO: Downloading (63/1049): cairo-1.14.8-1.fc25.x86_64.rpm (720 kB) Pungi:INFO: Downloading (64/1049): cairo-gobject-1.14.8-1.fc25.x86_64.rpm (29 kB) Pungi:INFO: Downloading (65/1049): cairomm-1.12.0-2.fc24.x86_64.rpm (63 kB) Pungi:INFO: Downloading (66/1049): cdparanoia-libs-10.2-21.fc24.x86_64.rpm (57 kB) Pungi:INFO: Downloading (67/1049): chkconfig-1.8-1.fc25.x86_64.rpm (179 kB) Pungi:INFO: Downloading (68/1049): clucene09-core-0.9.21b-16.fc24.x86_64.rpm (299 kB) Pungi:INFO: Downloading (69/1049): colord-libs-1.3.4-1.fc25.x86_64.rpm (196 kB) Pungi:INFO: Downloading (70/1049): comps-extras-23-4.fc24.noarch.rpm (72 kB) Pungi:INFO: Downloading (71/1049): coreutils-8.25-17.fc25.x86_64.rpm (1.1 MB) Pungi:INFO: Downloading (72/1049): coreutils-common-8.25-17.fc25.x86_64.rpm (1.9 MB) Pungi:INFO: Downloading (73/1049): cpio-2.12-3.fc24.x86_64.rpm (261 kB) Pungi:INFO: Downloading (74/1049): cracklib-2.9.6-4.fc25.x86_64.rpm (84 kB) Pungi:INFO: Downloading (75/1049): cracklib-dicts-2.9.6-4.fc25.x86_64.rpm (3.9 MB) Pungi:INFO: Downloading (76/1049): createrepo-0.10.3-10.fc25.noarch.rpm (100 kB) Pungi:INFO: Downloading (77/1049): createrepo_c-0.10.0-6.fc25.x86_64.rpm (68 kB) Pungi:INFO: Downloading (78/1049): createrepo_c-libs-0.10.0-6.fc25.x86_64.rpm (94 kB) Pungi:INFO: Downloading (79/1049): cronie-1.5.1-2.fc25.x86_64.rpm (102 kB) Pungi:INFO: Downloading (80/1049): cronie-anacron-1.5.1-2.fc25.x86_64.rpm (38 kB) Pungi:INFO: Downloading (81/1049): crontabs-1.11-12.20150630git.fc24.noarch.rpm (24 kB) Pungi:INFO: Downloading (82/1049): crypto-policies-20160921-4.gitf3018dd.fc25.noarch.rpm (33 kB) Pungi:INFO: Downloading (83/1049): cryptsetup-1.7.5-1.fc25.x86_64.rpm (133 kB) Pungi:INFO: Downloading (84/1049): cryptsetup-libs-1.7.5-1.fc25.x86_64.rpm (226 kB) Pungi:INFO: Downloading (85/1049): cups-libs-2.2.0-10.fc25.x86_64.rpm (412 kB) Pungi:INFO: Downloading (86/1049): curl-7.51.0-9.fc25.x86_64.rpm (308 kB) Pungi:INFO: Downloading (87/1049): cyrus-sasl-2.1.26-26.2.fc24.x86_64.rpm (91 kB) Pungi:INFO: Downloading (88/1049): cyrus-sasl-lib-2.1.26-26.2.fc24.x86_64.rpm (158 kB) Pungi:INFO: Downloading (89/1049): cyrus-sasl-md5-2.1.26-26.2.fc24.x86_64.rpm (62 kB) Pungi:INFO: Downloading (90/1049): dbus-1.11.18-1.fc25.x86_64.rpm (257 kB) Pungi:INFO: Downloading (91/1049): dbus-glib-0.108-1.fc25.x86_64.rpm (122 kB) Pungi:INFO: Downloading (92/1049): dbus-libs-1.11.18-1.fc25.x86_64.rpm (175 kB) Pungi:INFO: Downloading (93/1049): dbus-python-1.2.4-2.fc25.x86_64.rpm (130 kB) Pungi:INFO: Downloading (94/1049): dbus-x11-1.11.18-1.fc25.x86_64.rpm (53 kB) Pungi:INFO: Downloading (95/1049): dejavu-fonts-common-2.35-3.fc24.noarch.rpm (73 kB) Pungi:INFO: Downloading (96/1049): dejavu-sans-fonts-2.35-3.fc24.noarch.rpm (1.5 MB) Pungi:INFO: Downloading (97/1049): dejavu-sans-mono-fonts-2.35-3.fc24.noarch.rpm (446 kB) Pungi:INFO: Downloading (98/1049): dejavu-serif-fonts-2.35-3.fc24.noarch.rpm (804 kB) Pungi:INFO: Downloading (99/1049): deltarpm-3.6-17.fc25.x86_64.rpm (89 kB) Pungi:INFO: Downloading (100/1049): desktop-backgrounds-basic-25.0.0-1.fc25.noarch.rpm (2.6 MB) Pungi:INFO: Downloading (101/1049): desktop-file-utils-0.23-2.fc25.x86_64.rpm (75 kB) Pungi:INFO: Downloading (102/1049): device-mapper-1.02.136-3.fc25.x86_64.rpm (327 kB) Pungi:INFO: Downloading (103/1049): device-mapper-event-1.02.136-3.fc25.x86_64.rpm (240 kB) Pungi:INFO: Downloading (104/1049): device-mapper-event-libs-1.02.136-3.fc25.x86_64.rpm (241 kB) Pungi:INFO: Downloading (105/1049): device-mapper-libs-1.02.136-3.fc25.x86_64.rpm (372 kB) Pungi:INFO: Downloading (106/1049): device-mapper-multipath-0.4.9-83.fc25.x86_64.rpm (127 kB) Pungi:INFO: Downloading (107/1049): device-mapper-multipath-libs-0.4.9-83.fc25.x86_64.rpm (229 kB) Pungi:INFO: Downloading (109/1049): dhcp-client-4.3.5-3.fc25.x86_64.rpm (306 kB) Pungi:INFO: Downloading (110/1049): dhcp-common-4.3.5-3.fc25.noarch.rpm (198 kB) Pungi:INFO: Downloading (111/1049): dhcp-libs-4.3.5-3.fc25.x86_64.rpm (138 kB) Pungi:INFO: Downloading (112/1049): diffutils-3.3-13.fc24.x86_64.rpm (334 kB) Pungi:INFO: Downloading (113/1049): dmidecode-3.1-1.fc25.x86_64.rpm (90 kB) Pungi:INFO: Downloading (114/1049): dmraid-1.0.0.rc16-30.fc24.x86_64.rpm (153 kB) Pungi:INFO: Downloading (115/1049): dmraid-events-1.0.0.rc16-30.fc24.x86_64.rpm (26 kB) Pungi:INFO: Downloading (116/1049): dnf-1.1.10-6.fc25.noarch.rpm (276 kB) Pungi:INFO: Downloading (117/1049): dnf-conf-1.1.10-6.fc25.noarch.rpm (96 kB) Pungi:INFO: Downloading (118/1049): dnf-plugins-core-0.1.21-5.fc25.noarch.rpm (16 kB) Pungi:INFO: Downloading (119/1049): dnf-yum-1.1.10-6.fc25.noarch.rpm (79 kB) Pungi:INFO: Downloading (120/1049): dnfdaemon-0.3.16-3.fc25.noarch.rpm (62 kB) Pungi:INFO: Downloading (121/1049): dnsmasq-2.76-4.fc25.x86_64.rpm (298 kB) Pungi:INFO: Downloading (122/1049): dosfstools-4.1-1.fc25.x86_64.rpm (117 kB) Pungi:INFO: Downloading (123/1049): dracut-046-2.git20170811.fc25.x86_64.rpm (344 kB) Pungi:INFO: Downloading (124/1049): dracut-network-046-2.git20170811.fc25.x86_64.rpm (88 kB) Pungi:INFO: Downloading (125/1049): drpm-0.3.0-3.fc25.x86_64.rpm (67 kB) Pungi:INFO: Downloading (126/1049): dump-0.4-0.30.b46.fc25.x86_64.rpm (160 kB) Pungi:INFO: Downloading (127/1049): e2fsprogs-1.43.3-1.fc25.x86_64.rpm (1.0 MB) Pungi:INFO: Downloading (128/1049): e2fsprogs-libs-1.43.3-1.fc25.x86_64.rpm (181 kB) Pungi:INFO: Downloading (129/1049): ebtables-2.0.10-21.fc25.x86_64.rpm (125 kB) Pungi:INFO: Downloading (130/1049): ed-1.14.1-1.fc25.x86_64.rpm (78 kB) Pungi:INFO: Downloading (131/1049): efibootmgr-14-3.fc25.x86_64.rpm (43 kB) Pungi:INFO: Downloading (132/1049): efivar-libs-30-4.fc25.x86_64.rpm (68 kB) Pungi:INFO: Downloading (133/1049): elfutils-default-yama-scope-0.169-1.fc25.noarch.rpm (38 kB) Pungi:INFO: Downloading (134/1049): elfutils-libelf-0.169-1.fc25.x86_64.rpm (200 kB) Pungi:INFO: Downloading (135/1049): elfutils-libs-0.169-1.fc25.x86_64.rpm (276 kB) Pungi:INFO: Downloading (136/1049): emacs-filesystem-25.3-3.fc25.noarch.rpm (67 kB) Pungi:INFO: Downloading (137/1049): enchant-1.6.0-14.fc25.x86_64.rpm (59 kB) Pungi:INFO: Downloading (138/1049): exo-0.10.7-3.fc24.x86_64.rpm (577 kB) Pungi:INFO: Downloading (139/1049): expat-2.2.3-1.fc25.x86_64.rpm (86 kB) Pungi:INFO: Downloading (140/1049): fcoe-utils-1.0.30-5.git91c0c8c.fc24.x86_64.rpm (121 kB) Pungi:INFO: Downloading (141/1049): fftw-libs-double-3.3.5-3.fc25.x86_64.rpm (977 kB) Pungi:INFO: Downloading (142/1049): file-5.29-9.fc25.x86_64.rpm (69 kB) Pungi:INFO: Downloading (143/1049): file-libs-5.29-9.fc25.x86_64.rpm (497 kB) Pungi:INFO: Downloading (144/1049): filesystem-3.2-37.fc24.x86_64.rpm (1.0 MB) Pungi:INFO: Downloading (145/1049): findutils-4.6.0-8.fc25.x86_64.rpm (521 kB) Pungi:INFO: Downloading (146/1049): fipscheck-1.4.1-11.fc25.x86_64.rpm (26 kB) Pungi:INFO: Downloading (147/1049): fipscheck-lib-1.4.1-11.fc25.x86_64.rpm (15 kB) Pungi:INFO: Downloading (148/1049): firewalld-0.4.4.5-1.fc25.noarch.rpm (478 kB) Pungi:INFO: Downloading (149/1049): firewalld-filesystem-0.4.4.5-1.fc25.noarch.rpm (70 kB) Pungi:INFO: Downloading (150/1049): flac-libs-1.3.2-1.fc25.x86_64.rpm (216 kB) Pungi:INFO: Downloading (151/1049): fontconfig-2.12.1-1.fc25.x86_64.rpm (244 kB) Pungi:INFO: Downloading (152/1049): fontpackages-filesystem-1.44-17.fc24.noarch.rpm (15 kB) Pungi:INFO: Downloading (153/1049): freetype-2.6.5-9.fc25.x86_64.rpm (359 kB) Pungi:INFO: Downloading (154/1049): fros-1.1-8.fc24.noarch.rpm (27 kB) Pungi:INFO: Downloading (155/1049): fuse-libs-2.9.7-1.fc25.x86_64.rpm (96 kB) Pungi:INFO: Downloading (157/1049): gawk-4.1.3-12.fc25.x86_64.rpm (1.0 MB) Pungi:INFO: Downloading (158/1049): gc-7.4.4-1.fc25.x86_64.rpm (104 kB) Pungi:INFO: Downloading (159/1049): gconfmm26-2.28.3-11.fc24.x86_64.rpm (46 kB) Pungi:INFO: Downloading (160/1049): gcr-3.20.0-3.fc25.x86_64.rpm (660 kB) Pungi:INFO: Downloading (161/1049): gdbm-1.13-1.fc25.x86_64.rpm (154 kB) Pungi:INFO: Downloading (162/1049): gdisk-1.0.3-2.fc25.x86_64.rpm (225 kB) Pungi:INFO: Downloading (163/1049): gdk-pixbuf2-2.36.9-1.fc25.x86_64.rpm (459 kB) Pungi:INFO: Downloading (164/1049): gdk-pixbuf2-modules-2.36.9-1.fc25.x86_64.rpm (98 kB) Pungi:INFO: Downloading (165/1049): gdk-pixbuf2-xlib-2.36.9-1.fc25.x86_64.rpm (50 kB) Pungi:INFO: Downloading (166/1049): geoclue2-2.4.5-1.fc25.x86_64.rpm (109 kB) Pungi:INFO: Downloading (167/1049): gettext-0.19.8.1-3.fc25.x86_64.rpm (1.0 MB) Pungi:INFO: Downloading (168/1049): gettext-libs-0.19.8.1-3.fc25.x86_64.rpm (508 kB) Pungi:INFO: Downloading (169/1049): gfs2-utils-3.1.9-1.fc25.x86_64.rpm (311 kB) Pungi:INFO: Downloading (170/1049): ghostscript-core-9.20-9.fc25.x86_64.rpm (4.5 MB) Pungi:INFO: Downloading (171/1049): ghostscript-fonts-5.50-35.fc24.noarch.rpm (329 kB) Pungi:INFO: Downloading (172/1049): glade-libs-3.20.0-1.fc25.x86_64.rpm (678 kB) Pungi:INFO: Downloading (173/1049): glib-networking-2.50.0-1.fc25.x86_64.rpm (136 kB) Pungi:INFO: Downloading (174/1049): glib2-2.50.3-1.fc25.x86_64.rpm (2.4 MB) Pungi:INFO: Downloading (175/1049): glibc-2.24-10.fc25.x86_64.rpm (3.3 MB) Pungi:INFO: Downloading (176/1049): glibc-all-langpacks-2.24-10.fc25.x86_64.rpm (7.0 MB) Pungi:INFO: Downloading (177/1049): glibc-common-2.24-10.fc25.x86_64.rpm (880 kB) Pungi:INFO: Downloading (178/1049): glibc-langpack-en-2.24-10.fc25.x86_64.rpm (282 kB) Pungi:INFO: Downloading (179/1049): glibmm24-2.50.1-1.fc25.x86_64.rpm (532 kB) Pungi:INFO: Downloading (180/1049): glusterfs-3.10.7-1.fc25.x86_64.rpm (547 kB) Pungi:INFO: Downloading (181/1049): glusterfs-api-3.10.7-1.fc25.x86_64.rpm (97 kB) Pungi:INFO: Downloading (182/1049): glusterfs-cli-3.10.7-1.fc25.x86_64.rpm (205 kB) Pungi:INFO: Downloading (183/1049): glusterfs-client-xlators-3.10.7-1.fc25.x86_64.rpm (855 kB) Pungi:INFO: Downloading (184/1049): glusterfs-fuse-3.10.7-1.fc25.x86_64.rpm (143 kB) Pungi:INFO: Downloading (185/1049): glusterfs-libs-3.10.7-1.fc25.x86_64.rpm (390 kB) Pungi:INFO: Downloading (186/1049): glx-utils-8.3.0-6.fc25.x86_64.rpm (37 kB) Pungi:INFO: Downloading (187/1049): gmp-6.1.1-1.fc25.x86_64.rpm (307 kB) Pungi:INFO: Downloading (188/1049): gnome-packagekit-3.22.1-2.fc25.x86_64.rpm (8.6 kB) Pungi:INFO: Downloading (189/1049): gnome-packagekit-common-3.22.1-2.fc25.x86_64.rpm (1.1 MB) Pungi:INFO: Downloading (190/1049): gnome-packagekit-installer-3.22.1-2.fc25.x86_64.rpm (79 kB) Pungi:INFO: Downloading (191/1049): gnome-packagekit-updater-3.22.1-2.fc25.x86_64.rpm (76 kB) Pungi:INFO: Downloading (192/1049): gnome-themes-standard-3.22.3-1.fc25.x86_64.rpm (2.7 MB) Pungi:INFO: Downloading (193/1049): gnu-free-fonts-common-20120503-12.fc24.noarch.rpm (133 kB) Pungi:INFO: Downloading (194/1049): gnu-free-mono-fonts-20120503-12.fc24.noarch.rpm (719 kB) Pungi:INFO: Downloading (195/1049): gnu-free-sans-fonts-20120503-12.fc24.noarch.rpm (1.3 MB) Pungi:INFO: Downloading (196/1049): gnu-free-serif-fonts-20120503-12.fc24.noarch.rpm (2.6 MB) Pungi:INFO: Downloading (197/1049): gnupg-1.4.22-1.fc25.x86_64.rpm (1.3 MB) Pungi:INFO: Downloading (198/1049): gnupg2-2.1.13-2.fc25.x86_64.rpm (1.9 MB) Pungi:INFO: Downloading (199/1049): gnutls-3.5.15-1.fc25.x86_64.rpm (755 kB) Pungi:INFO: Downloading (200/1049): gnutls-dane-3.5.15-1.fc25.x86_64.rpm (38 kB) Pungi:INFO: Downloading (201/1049): gnutls-utils-3.5.15-1.fc25.x86_64.rpm (301 kB) Pungi:INFO: Downloading (202/1049): gobject-introspection-1.50.0-1.fc25.x86_64.rpm (242 kB) Pungi:INFO: Downloading (203/1049): google-noto-fonts-common-20161022-1.fc25.noarch.rpm (18 kB) Pungi:INFO: Downloading (204/1049): google-noto-sans-lisu-fonts-20161022-1.fc25.noarch.rpm (17 kB) Pungi:INFO: Downloading (205/1049): google-noto-sans-mandaic-fonts-20161022-1.fc25.noarch.rpm (21 kB) Pungi:INFO: Downloading (206/1049): google-noto-sans-meetei-mayek-fonts-20161022-1.fc25.noarch.rpm (23 kB) Pungi:INFO: Downloading (207/1049): google-noto-sans-tagalog-fonts-20161022-1.fc25.noarch.rpm (17 kB) Pungi:INFO: Downloading (208/1049): google-noto-sans-tai-tham-fonts-20161022-1.fc25.noarch.rpm (38 kB) Pungi:INFO: Downloading (209/1049): google-noto-sans-tai-viet-fonts-20161022-1.fc25.noarch.rpm (23 kB) Pungi:INFO: Downloading (210/1049): gpgme-1.8.0-10.fc25.x86_64.rpm (196 kB) Pungi:INFO: Downloading (211/1049): gpm-libs-1.20.7-9.fc24.x86_64.rpm (36 kB) Pungi:INFO: Downloading (212/1049): graphite2-1.3.10-1.fc25.x86_64.rpm (117 kB) Pungi:INFO: Downloading (213/1049): grep-2.27-2.fc25.x86_64.rpm (283 kB) Pungi:INFO: Downloading (214/1049): greybird-gtk2-theme-3.22.1-1.fc25.noarch.rpm (36 kB) Pungi:INFO: Downloading (215/1049): greybird-gtk3-theme-3.22.1-1.fc25.noarch.rpm (99 kB) Pungi:INFO: Downloading (216/1049): greybird-xfce4-notifyd-theme-3.22.1-1.fc25.noarch.rpm (25 kB) Pungi:INFO: Downloading (217/1049): greybird-xfwm4-theme-3.22.1-1.fc25.noarch.rpm (93 kB) Pungi:INFO: Downloading (218/1049): groff-base-1.22.3-9.fc25.x86_64.rpm (1.0 MB) Pungi:INFO: Downloading (219/1049): grub2-2.02-0.38.fc25.x86_64.rpm (4.1 MB) Pungi:INFO: Downloading (220/1049): grub2-efi-2.02-0.38.fc25.x86_64.rpm (1.1 MB) Pungi:INFO: Downloading (221/1049): grub2-starfield-theme-2.02-0.38.fc25.x86_64.rpm (2.2 MB) Pungi:INFO: Downloading (222/1049): grub2-tools-2.02-0.38.fc25.x86_64.rpm (8.2 MB) Pungi:INFO: Downloading (223/1049): gsettings-desktop-schemas-3.22.0-1.fc25.x86_64.rpm (556 kB) Pungi:INFO: Downloading (224/1049): gsm-1.0.17-1.fc25.x86_64.rpm (34 kB) Pungi:INFO: Downloading (225/1049): gssproxy-0.7.0-9.fc25.x86_64.rpm (104 kB) Pungi:INFO: Downloading (226/1049): gstreamer1-1.10.5-1.fc25.x86_64.rpm (1.2 MB) Pungi:INFO: Downloading (227/1049): gstreamer1-plugins-bad-free-1.10.5-1.fc25.x86_64.rpm (1.8 MB) Pungi:INFO: Downloading (228/1049): gstreamer1-plugins-base-1.10.5-1.fc25.x86_64.rpm (1.5 MB) Pungi:INFO: Downloading (229/1049): gstreamer1-plugins-good-1.10.5-1.fc25.x86_64.rpm (2.0 MB) Pungi:INFO: Downloading (230/1049): gtk-murrine-engine-0.98.2-10.fc25.x86_64.rpm (125 kB) Pungi:INFO: Downloading (231/1049): gtk-unico-engine-1.0.3-0.7.20140109bzr152.fc24.x86_64.rpm (26 kB) Pungi:INFO: Downloading (232/1049): gtk-update-icon-cache-3.22.17-2.fc25.x86_64.rpm (32 kB) Pungi:INFO: Downloading (233/1049): gtk-xfce-engine-3.2.0-3.fc24.x86_64.rpm (97 kB) Pungi:INFO: Downloading (234/1049): gtk2-2.24.31-2.fc25.x86_64.rpm (3.4 MB) Pungi:INFO: Downloading (235/1049): gtk2-engines-2.20.2-11.fc24.x86_64.rpm (311 kB) Pungi:INFO: Downloading (236/1049): gtk3-3.22.17-2.fc25.x86_64.rpm (4.4 MB) Pungi:INFO: Downloading (237/1049): gtkmm24-2.24.5-1.fc25.x86_64.rpm (733 kB) Pungi:INFO: Downloading (238/1049): gtkmm30-3.22.0-1.fc25.x86_64.rpm (915 kB) Pungi:INFO: Downloading (239/1049): guile-2.0.13-1.fc25.x86_64.rpm (3.5 MB) Pungi:INFO: Downloading (240/1049): gvfs-1.30.4-1.fc25.x86_64.rpm (356 kB) Pungi:INFO: Downloading (241/1049): gvfs-client-1.30.4-1.fc25.x86_64.rpm (914 kB) Pungi:INFO: Downloading (242/1049): gzip-1.8-1.fc25.x86_64.rpm (160 kB) Pungi:INFO: Downloading (243/1049): harfbuzz-1.3.2-1.fc25.x86_64.rpm (185 kB) Pungi:INFO: Downloading (244/1049): harfbuzz-icu-1.3.2-1.fc25.x86_64.rpm (19 kB) Pungi:INFO: Downloading (245/1049): hawkey-0.6.4-3.fc25.x86_64.rpm (64 kB) Pungi:INFO: Downloading (246/1049): hddtemp-0.3-0.35.beta15.fc24.x86_64.rpm (60 kB) Pungi:INFO: Downloading (247/1049): hfsplus-tools-540.1.linux3-11.fc24.x86_64.rpm (161 kB) Pungi:INFO: Downloading (248/1049): hicolor-icon-theme-0.15-3.fc24.noarch.rpm (46 kB) Pungi:INFO: Downloading (249/1049): hostname-3.15-8.fc25.x86_64.rpm (28 kB) Pungi:INFO: Downloading (250/1049): hunspell-1.4.1-2.fc25.x86_64.rpm (272 kB) Pungi:INFO: Downloading (251/1049): hunspell-en-US-0.20140811.1-5.fc24.noarch.rpm (195 kB) Pungi:INFO: Downloading (252/1049): hwdata-0.305-1.fc25.noarch.rpm (1.4 MB) Pungi:INFO: Downloading (253/1049): hyphen-2.8.8-4.fc24.x86_64.rpm (31 kB) Pungi:INFO: Downloading (254/1049): ilmbase-2.2.0-5.fc24.x86_64.rpm (105 kB) Pungi:INFO: Downloading (255/1049): info-6.1-4.fc25.x86_64.rpm (190 kB) Pungi:INFO: Downloading (256/1049): initial-setup-0.3.43-1.fc25.x86_64.rpm (80 kB) Pungi:INFO: Downloading (257/1049): initial-setup-gui-0.3.43-1.fc25.x86_64.rpm (25 kB) Pungi:INFO: Downloading (258/1049): initscripts-9.69-1.fc25.x86_64.rpm (407 kB) Pungi:INFO: Downloading (259/1049): ipcalc-0.1.8-1.fc25.x86_64.rpm (34 kB) Pungi:INFO: Downloading (260/1049): iproute-4.11.0-1.fc25.x86_64.rpm (477 kB) Pungi:INFO: Downloading (261/1049): ipset-6.29-1.fc25.x86_64.rpm (47 kB) Pungi:INFO: Downloading (262/1049): ipset-libs-6.29-1.fc25.x86_64.rpm (58 kB) Pungi:INFO: Downloading (263/1049): iptables-1.6.0-3.fc25.x86_64.rpm (416 kB) Pungi:INFO: Downloading (264/1049): iptables-libs-1.6.0-3.fc25.x86_64.rpm (87 kB) Pungi:INFO: Downloading (265/1049): iputils-20161105-1.fc25.x86_64.rpm (154 kB) Pungi:INFO: Downloading (266/1049): irqbalance-1.1.0-3.fc24.x86_64.rpm (50 kB) Pungi:INFO: Downloading (267/1049): iscsi-initiator-utils-6.2.0.873-34.git4c1f2d9.fc25.x86_64.rpm (424 kB) Pungi:INFO: Downloading (268/1049): iscsi-initiator-utils-iscsiuio-6.2.0.873-34.git4c1f2d9.fc25.x86_64.rpm (87 kB) Pungi:INFO: Downloading (269/1049): iso-codes-3.70-1.fc25.noarch.rpm (3.0 MB) Pungi:INFO: Downloading (270/1049): isomd5sum-1.1.0-3.fc25.x86_64.rpm (32 kB) Pungi:INFO: Downloading (271/1049): jansson-2.10-2.fc25.x86_64.rpm (41 kB) Pungi:INFO: Downloading (272/1049): jasper-libs-1.900.13-4.fc25.x86_64.rpm (155 kB) Pungi:INFO: Downloading (273/1049): jbigkit-libs-2.1-5.fc24.x86_64.rpm (52 kB) Pungi:INFO: Downloading (274/1049): jimtcl-0.76-4.fc24.x86_64.rpm (216 kB) Pungi:INFO: Downloading (275/1049): jomolhari-fonts-0.003-21.fc24.noarch.rpm (538 kB) Pungi:INFO: Downloading (276/1049): json-c-0.12.1-2.fc25.x86_64.rpm (29 kB) Pungi:INFO: Downloading (277/1049): json-glib-1.2.6-1.fc25.x86_64.rpm (137 kB) Pungi:INFO: Downloading (278/1049): julietaula-montserrat-fonts-7.200-1.fc25.noarch.rpm (4.1 MB) Pungi:INFO: Downloading (279/1049): kbd-2.0.3-3.fc24.x86_64.rpm (384 kB) Pungi:INFO: Downloading (280/1049): kbd-legacy-2.0.3-3.fc24.noarch.rpm (478 kB) Pungi:INFO: Downloading (281/1049): kbd-misc-2.0.3-3.fc24.noarch.rpm (1.4 MB) Pungi:INFO: Downloading (282/1049): kde-filesystem-4-54.fc25.x86_64.rpm (51 kB) Pungi:INFO: Downloading (283/1049): kernel-4.13.16-100.fc25.x86_64.rpm (106 kB) Pungi:INFO: Downloading (284/1049): kernel-core-4.13.16-100.fc25.x86_64.rpm (21 MB) Pungi:INFO: Downloading (285/1049): kernel-modules-4.13.16-100.fc25.x86_64.rpm (24 MB) Pungi:INFO: Downloading (286/1049): kernel-modules-extra-4.13.16-100.fc25.x86_64.rpm (2.2 MB) Pungi:INFO: Downloading (287/1049): keybinder3-0.3.0-6.fc24.x86_64.rpm (19 kB) Pungi:INFO: Downloading (288/1049): keyutils-1.5.9-8.fc24.x86_64.rpm (60 kB) Pungi:INFO: Downloading (289/1049): keyutils-libs-1.5.9-8.fc24.x86_64.rpm (45 kB) Pungi:INFO: Downloading (290/1049): khmeros-base-fonts-5.0-21.fc24.noarch.rpm (128 kB) Pungi:INFO: Downloading (291/1049): khmeros-fonts-common-5.0-21.fc24.noarch.rpm (11 kB) Pungi:INFO: Downloading (292/1049): kmod-23-1.fc25.x86_64.rpm (112 kB) Pungi:INFO: Downloading (293/1049): kmod-libs-23-1.fc25.x86_64.rpm (61 kB) Pungi:INFO: Downloading (294/1049): kpartx-0.4.9-83.fc25.x86_64.rpm (68 kB) Pungi:INFO: Downloading (295/1049): krb5-libs-1.14.4-9.fc25.x86_64.rpm (742 kB) Pungi:INFO: Downloading (296/1049): langtable-0.0.36-2.fc25.noarch.rpm (41 kB) Pungi:INFO: Downloading (297/1049): langtable-data-0.0.36-2.fc25.noarch.rpm (651 kB) Pungi:INFO: Downloading (298/1049): langtable-python3-0.0.36-2.fc25.noarch.rpm (37 kB) Pungi:INFO: Downloading (299/1049): lcms2-2.8-2.fc25.x86_64.rpm (157 kB) Pungi:INFO: Downloading (300/1049): less-481-7.fc25.x86_64.rpm (156 kB) Pungi:INFO: Downloading (301/1049): libICE-1.0.9-9.fc25.x86_64.rpm (70 kB) Pungi:INFO: Downloading (302/1049): libSM-1.2.2-4.fc24.x86_64.rpm (43 kB) Pungi:INFO: Downloading (303/1049): libX11-1.6.5-1.fc25.x86_64.rpm (614 kB) Pungi:INFO: Downloading (304/1049): libX11-common-1.6.5-1.fc25.noarch.rpm (165 kB) Pungi:INFO: Downloading (305/1049): libXau-1.0.8-6.fc24.x86_64.rpm (33 kB) Pungi:INFO: Downloading (306/1049): libXaw-1.0.13-4.fc25.x86_64.rpm (190 kB) Pungi:INFO: Downloading (307/1049): libXcomposite-0.4.4-8.fc24.x86_64.rpm (27 kB) Pungi:INFO: Downloading (308/1049): libXcursor-1.1.14-6.fc24.x86_64.rpm (34 kB) Pungi:INFO: Downloading (309/1049): libXdamage-1.1.4-8.fc24.x86_64.rpm (25 kB) Pungi:INFO: Downloading (310/1049): libXdmcp-1.1.2-6.fc25.x86_64.rpm (37 kB) Pungi:INFO: Downloading (311/1049): libXext-1.3.3-4.fc24.x86_64.rpm (41 kB) Pungi:INFO: Downloading (312/1049): libXfixes-5.0.3-1.fc25.x86_64.rpm (22 kB) Pungi:INFO: Downloading (313/1049): libXfont-1.5.2-5.fc25.x86_64.rpm (156 kB) Pungi:INFO: Downloading (314/1049): libXfont2-2.0.1-2.fc25.x86_64.rpm (143 kB) Pungi:INFO: Downloading (315/1049): libXft-2.3.2-4.fc24.x86_64.rpm (62 kB) Pungi:INFO: Downloading (316/1049): libXi-1.7.9-1.fc25.x86_64.rpm (44 kB) Pungi:INFO: Downloading (317/1049): libXinerama-1.1.3-6.fc24.x86_64.rpm (18 kB) Pungi:INFO: Downloading (318/1049): libXmu-1.1.2-4.fc24.x86_64.rpm (74 kB) Pungi:INFO: Downloading (319/1049): libXpm-3.5.12-1.fc25.x86_64.rpm (54 kB) Pungi:INFO: Downloading (320/1049): libXrandr-1.5.1-1.fc25.x86_64.rpm (29 kB) Pungi:INFO: Downloading (321/1049): libXrender-0.9.10-1.fc25.x86_64.rpm (29 kB) Pungi:INFO: Downloading (322/1049): libXres-1.0.7-6.fc24.x86_64.rpm (18 kB) Pungi:INFO: Downloading (323/1049): libXt-1.1.5-3.fc24.x86_64.rpm (178 kB) Pungi:INFO: Downloading (324/1049): libXtst-1.2.3-1.fc25.x86_64.rpm (24 kB) Pungi:INFO: Downloading (325/1049): libXv-1.0.11-1.fc25.x86_64.rpm (21 kB) Pungi:INFO: Downloading (326/1049): libXvMC-1.0.10-1.fc25.x86_64.rpm (26 kB) Pungi:INFO: Downloading (327/1049): libXxf86dga-1.1.4-6.fc24.x86_64.rpm (23 kB) Pungi:INFO: Downloading (328/1049): libXxf86misc-1.0.3-11.fc24.x86_64.rpm (24 kB) Pungi:INFO: Downloading (329/1049): libXxf86vm-1.1.4-3.fc24.x86_64.rpm (22 kB) Pungi:INFO: Downloading (330/1049): libacl-2.2.52-13.fc25.x86_64.rpm (31 kB) Pungi:INFO: Downloading (331/1049): libaio-0.3.110-6.fc24.x86_64.rpm (28 kB) Pungi:INFO: Downloading (332/1049): libappindicator-gtk3-12.10.0-12.fc25.x86_64.rpm (41 kB) Pungi:INFO: Downloading (333/1049): libappstream-glib-0.6.13-1.fc25.x86_64.rpm (293 kB) Pungi:INFO: Downloading (334/1049): libarchive-3.2.2-2.fc25.x86_64.rpm (341 kB) Pungi:INFO: Downloading (335/1049): libassuan-2.4.3-1.fc25.x86_64.rpm (76 kB) Pungi:INFO: Downloading (336/1049): libasyncns-0.8-10.fc24.x86_64.rpm (31 kB) Pungi:INFO: Downloading (337/1049): libatasmart-0.19-13.fc25.x86_64.rpm (46 kB) Pungi:INFO: Downloading (338/1049): libatomic_ops-7.4.4-1.fc25.x86_64.rpm (32 kB) Pungi:INFO: Downloading (339/1049): libattr-2.4.47-16.fc24.x86_64.rpm (24 kB) Pungi:INFO: Downloading (340/1049): libavc1394-0.5.4-1.fc25.x86_64.rpm (56 kB) Pungi:INFO: Downloading (341/1049): libbasicobjects-0.1.1-34.fc25.x86_64.rpm (29 kB) Pungi:INFO: Downloading (342/1049): libblkid-2.28.2-2.fc25.x86_64.rpm (180 kB) Pungi:INFO: Downloading (343/1049): libblockdev-1.9-10.fc25.x86_64.rpm (85 kB) Pungi:INFO: Downloading (344/1049): libblockdev-btrfs-1.9-10.fc25.x86_64.rpm (42 kB) Pungi:INFO: Downloading (345/1049): libblockdev-crypto-1.9-10.fc25.x86_64.rpm (43 kB) Pungi:INFO: Downloading (346/1049): libblockdev-dm-1.9-10.fc25.x86_64.rpm (41 kB) Pungi:INFO: Downloading (347/1049): libblockdev-fs-1.9-10.fc25.x86_64.rpm (42 kB) Pungi:INFO: Downloading (348/1049): libblockdev-kbd-1.9-10.fc25.x86_64.rpm (45 kB) Pungi:INFO: Downloading (349/1049): libblockdev-loop-1.9-10.fc25.x86_64.rpm (39 kB) Pungi:INFO: Downloading (350/1049): libblockdev-lvm-1.9-10.fc25.x86_64.rpm (48 kB) Pungi:INFO: Downloading (351/1049): libblockdev-mdraid-1.9-10.fc25.x86_64.rpm (43 kB) Pungi:INFO: Downloading (352/1049): libblockdev-mpath-1.9-10.fc25.x86_64.rpm (40 kB) Pungi:INFO: Downloading (353/1049): libblockdev-part-1.9-10.fc25.x86_64.rpm (45 kB) Pungi:INFO: Downloading (354/1049): libblockdev-plugins-all-1.9-10.fc25.x86_64.rpm (35 kB) Pungi:INFO: Downloading (355/1049): libblockdev-swap-1.9-10.fc25.x86_64.rpm (39 kB) Pungi:INFO: Downloading (356/1049): libblockdev-utils-1.9-10.fc25.x86_64.rpm (41 kB) Pungi:INFO: Downloading (357/1049): libbluray-0.9.3-3.fc25.x86_64.rpm (149 kB) Pungi:INFO: Downloading (358/1049): libbytesize-0.7-5.fc25.x86_64.rpm (50 kB) Pungi:INFO: Downloading (359/1049): libcanberra-0.30-11.fc24.x86_64.rpm (87 kB) Pungi:INFO: Downloading (360/1049): libcanberra-gtk3-0.30-11.fc24.x86_64.rpm (35 kB) Pungi:INFO: Downloading (361/1049): libcap-2.25-2.fc25.x86_64.rpm (51 kB) Pungi:INFO: Downloading (362/1049): libcap-ng-0.7.8-1.fc25.x86_64.rpm (30 kB) Pungi:INFO: Downloading (363/1049): libcdio-0.93-8.fc25.x86_64.rpm (240 kB) Pungi:INFO: Downloading (364/1049): libcdio-paranoia-10.2+0.93+1-5.fc24.x86_64.rpm (86 kB) Pungi:INFO: Downloading (365/1049): libcgroup-0.41-9.fc25.x86_64.rpm (67 kB) Pungi:INFO: Downloading (366/1049): libcollection-0.7.0-34.fc25.x86_64.rpm (45 kB) Pungi:INFO: Downloading (367/1049): libcom_err-1.43.3-1.fc25.x86_64.rpm (33 kB) Pungi:INFO: Downloading (368/1049): libcomps-0.1.7-5.fc25.x86_64.rpm (75 kB) Pungi:INFO: Downloading (369/1049): libconfig-1.5-4.fc24.x86_64.rpm (64 kB) Pungi:INFO: Downloading (370/1049): libcroco-0.6.11-3.fc25.x86_64.rpm (108 kB) Pungi:INFO: Downloading (371/1049): libcrypt-2.24-10.fc25.x86_64.rpm (51 kB) Pungi:INFO: Downloading (372/1049): libcurl-7.51.0-9.fc25.x86_64.rpm (268 kB) Pungi:INFO: Downloading (373/1049): libdaemon-0.14-10.fc24.x86_64.rpm (34 kB) Pungi:INFO: Downloading (374/1049): libdatrie-0.2.9-3.fc25.x86_64.rpm (31 kB) Pungi:INFO: Downloading (375/1049): libdb-5.3.28-24.fc25.x86_64.rpm (750 kB) Pungi:INFO: Downloading (376/1049): libdb-utils-5.3.28-24.fc25.x86_64.rpm (139 kB) Pungi:INFO: Downloading (377/1049): libdbusmenu-16.04.0-2.fc25.x86_64.rpm (135 kB) Pungi:INFO: Downloading (378/1049): libdbusmenu-gtk3-16.04.0-2.fc25.x86_64.rpm (36 kB) Pungi:INFO: Downloading (379/1049): libdmx-1.1.3-6.fc24.x86_64.rpm (20 kB) Pungi:INFO: Downloading (380/1049): libdrm-2.4.85-1.fc25.x86_64.rpm (157 kB) Pungi:INFO: Downloading (381/1049): libdv-1.0.0-22.fc25.x86_64.rpm (82 kB) Pungi:INFO: Downloading (382/1049): libdvdnav-5.0.3-4.fc24.x86_64.rpm (59 kB) Pungi:INFO: Downloading (383/1049): libdvdread-5.0.3-2.fc24.x86_64.rpm (71 kB) Pungi:INFO: Downloading (384/1049): libepoxy-1.4.3-1.fc25.1.x86_64.rpm (199 kB) Pungi:INFO: Downloading (385/1049): liberation-fonts-common-1.07.4-7.fc24.noarch.rpm (32 kB) Pungi:INFO: Downloading (386/1049): liberation-mono-fonts-1.07.4-7.fc24.noarch.rpm (233 kB) Pungi:INFO: Downloading (387/1049): liberation-sans-fonts-1.07.4-7.fc24.noarch.rpm (285 kB) Pungi:INFO: Downloading (388/1049): liberation-serif-fonts-1.07.4-7.fc24.noarch.rpm (305 kB) Pungi:INFO: Downloading (389/1049): libestr-0.1.9-6.fc24.x86_64.rpm (25 kB) Pungi:INFO: Downloading (390/1049): libevdev-1.5.6-1.fc25.x86_64.rpm (39 kB) Pungi:INFO: Downloading (391/1049): libevent-2.0.22-1.fc25.x86_64.rpm (217 kB) Pungi:INFO: Downloading (392/1049): libexif-0.6.21-10.fc24.x86_64.rpm (351 kB) Pungi:INFO: Downloading (393/1049): libfastjson-0.99.7-1.fc25.x86_64.rpm (34 kB) Pungi:INFO: Downloading (394/1049): libfdisk-2.28.2-2.fc25.x86_64.rpm (221 kB) Pungi:INFO: Downloading (395/1049): libffi-3.1-9.fc24.x86_64.rpm (34 kB) Pungi:INFO: Downloading (396/1049): libfontenc-1.1.3-3.fc24.x86_64.rpm (35 kB) Pungi:INFO: Downloading (397/1049): libgcab1-0.7-1.fc25.x86_64.rpm (69 kB) Pungi:INFO: Downloading (398/1049): libgcc-6.4.1-1.fc25.x86_64.rpm (95 kB) Pungi:INFO: Downloading (399/1049): libgcrypt-1.7.9-1.fc25.x86_64.rpm (436 kB) Pungi:INFO: Downloading (401/1049): libglade2-2.6.4-14.fc24.x86_64.rpm (67 kB) Pungi:INFO: Downloading (402/1049): libglademm24-2.6.7-15.fc24.x86_64.rpm (42 kB) Pungi:INFO: Downloading (403/1049): libglvnd-1.0.0-1.fc25.x86_64.rpm (91 kB) Pungi:INFO: Downloading (404/1049): libglvnd-egl-1.0.0-1.fc25.x86_64.rpm (45 kB) Pungi:INFO: Downloading (405/1049): libglvnd-gles-1.0.0-1.fc25.x86_64.rpm (36 kB) Pungi:INFO: Downloading (406/1049): libglvnd-glx-1.0.0-1.fc25.x86_64.rpm (126 kB) Pungi:INFO: Downloading (407/1049): libgnomekbd-3.22.0.1-1.fc25.x86_64.rpm (162 kB) Pungi:INFO: Downloading (409/1049): libgpg-error-1.24-1.fc25.x86_64.rpm (158 kB) Pungi:INFO: Downloading (410/1049): libgudev-230-3.fc24.x86_64.rpm (31 kB) Pungi:INFO: Downloading (411/1049): libgusb-0.2.10-1.fc25.x86_64.rpm (45 kB) Pungi:INFO: Downloading (412/1049): libhbaapi-2.2.9-8.fc24.x86_64.rpm (27 kB) Pungi:INFO: Downloading (413/1049): libhbalinux-1.0.17-3.fc24.x86_64.rpm (38 kB) Pungi:INFO: Downloading (414/1049): libicu-57.1-5.fc25.x86_64.rpm (8.4 MB) Pungi:INFO: Downloading (415/1049): libidn-1.33-1.fc25.x86_64.rpm (233 kB) Pungi:INFO: Downloading (416/1049): libidn2-2.0.4-1.fc25.x86_64.rpm (97 kB) Pungi:INFO: Downloading (417/1049): libiec61883-1.2.0-14.fc24.x86_64.rpm (41 kB) Pungi:INFO: Downloading (418/1049): libimobiledevice-1.2.0-8.fc25.x86_64.rpm (73 kB) Pungi:INFO: Downloading (419/1049): libindicator-gtk3-12.10.1-8.fc25.x86_64.rpm (66 kB) Pungi:INFO: Downloading (420/1049): libini_config-1.3.1-34.fc25.x86_64.rpm (66 kB) Pungi:INFO: Downloading (421/1049): libinput-1.6.3-6.fc25.x86_64.rpm (122 kB) Pungi:INFO: Downloading (422/1049): libjpeg-turbo-1.5.1-0.fc25.x86_64.rpm (153 kB) Pungi:INFO: Downloading (423/1049): libksba-1.3.5-1.fc25.x86_64.rpm (130 kB) Pungi:INFO: Downloading (424/1049): liblogging-stdlog-1.0.6-1.fc25.x86_64.rpm (20 kB) Pungi:INFO: Downloading (425/1049): libmcpp-2.7.2-16.fc24.x86_64.rpm (80 kB) Pungi:INFO: Downloading (426/1049): libmetalink-0.1.3-1.fc25.x86_64.rpm (28 kB) Pungi:INFO: Downloading (427/1049): libmng-2.0.3-3.fc24.x86_64.rpm (172 kB) Pungi:INFO: Downloading (428/1049): libmnl-1.0.4-1.fc25.x86_64.rpm (28 kB) Pungi:INFO: Downloading (429/1049): libmodman-2.0.1-12.fc24.x86_64.rpm (33 kB) Pungi:INFO: Downloading (430/1049): libmount-2.28.2-2.fc25.x86_64.rpm (198 kB) Pungi:INFO: Downloading (431/1049): libmpcdec-1.2.6-16.fc24.x86_64.rpm (34 kB) Pungi:INFO: Downloading (432/1049): libndp-1.6-1.fc25.x86_64.rpm (36 kB) Pungi:INFO: Downloading (433/1049): libnetfilter_conntrack-1.0.6-2.fc25.x86_64.rpm (58 kB) Pungi:INFO: Downloading (434/1049): libnfnetlink-1.0.1-8.fc24.x86_64.rpm (30 kB) Pungi:INFO: Downloading (435/1049): libnfsidmap-0.27-1.fc25.x86_64.rpm (53 kB) Pungi:INFO: Downloading (436/1049): libnghttp2-1.13.0-2.fc25.x86_64.rpm (70 kB) Pungi:INFO: Downloading (437/1049): libnl3-3.2.29-3.fc25.x86_64.rpm (293 kB) Pungi:INFO: Downloading (438/1049): libnl3-cli-3.2.29-3.fc25.x86_64.rpm (164 kB) Pungi:INFO: Downloading (439/1049): libnma-1.4.0-1.fc25.x86_64.rpm (86 kB) Pungi:INFO: Downloading (440/1049): libnotify-0.7.7-1.fc25.x86_64.rpm (43 kB) Pungi:INFO: Downloading (441/1049): libogg-1.3.2-5.fc24.x86_64.rpm (28 kB) Pungi:INFO: Downloading (442/1049): libpath_utils-0.2.1-34.fc25.x86_64.rpm (31 kB) Pungi:INFO: Downloading (443/1049): libpcap-1.7.4-2.fc24.x86_64.rpm (148 kB) Pungi:INFO: Downloading (444/1049): libpciaccess-0.13.4-3.fc24.x86_64.rpm (30 kB) Pungi:INFO: Downloading (445/1049): libpipeline-1.4.1-2.fc24.x86_64.rpm (51 kB) Pungi:INFO: Downloading (446/1049): libplist-2.0.0-1.fc25.x86_64.rpm (70 kB) Pungi:INFO: Downloading (447/1049): libpng-1.6.27-1.fc25.x86_64.rpm (120 kB) Pungi:INFO: Downloading (448/1049): libproxy-0.4.15-2.fc25.x86_64.rpm (67 kB) Pungi:INFO: Downloading (449/1049): libpsl-0.17.0-1.fc25.x86_64.rpm (48 kB) Pungi:INFO: Downloading (450/1049): libpwquality-1.3.0-6.fc25.x86_64.rpm (94 kB) Pungi:INFO: Downloading (452/1049): libraw1394-2.1.2-1.fc25.x86_64.rpm (67 kB) Pungi:INFO: Downloading (453/1049): libref_array-0.1.5-34.fc25.x86_64.rpm (30 kB) Pungi:INFO: Downloading (454/1049): librepo-1.7.18-3.fc25.x86_64.rpm (87 kB) Pungi:INFO: Downloading (455/1049): libreport-2.8.0-1.fc25.x86_64.rpm (487 kB) Pungi:INFO: Downloading (456/1049): libreport-anaconda-2.8.0-1.fc25.x86_64.rpm (58 kB) Pungi:INFO: Downloading (457/1049): libreport-cli-2.8.0-1.fc25.x86_64.rpm (61 kB) Pungi:INFO: Downloading (458/1049): libreport-filesystem-2.8.0-1.fc25.x86_64.rpm (49 kB) Pungi:INFO: Downloading (459/1049): libreport-gtk-2.8.0-1.fc25.x86_64.rpm (113 kB) Pungi:INFO: Downloading (460/1049): libreport-plugin-bugzilla-2.8.0-1.fc25.x86_64.rpm (95 kB) Pungi:INFO: Downloading (461/1049): libreport-plugin-reportuploader-2.8.0-1.fc25.x86_64.rpm (73 kB) Pungi:INFO: Downloading (462/1049): libreport-python3-2.8.0-1.fc25.x86_64.rpm (84 kB) Pungi:INFO: Downloading (463/1049): libreport-web-2.8.0-1.fc25.x86_64.rpm (65 kB) Pungi:INFO: Downloading (464/1049): librsvg2-2.40.18-1.fc25.x86_64.rpm (133 kB) Pungi:INFO: Downloading (465/1049): libsamplerate-0.1.8-10.fc24.x86_64.rpm (1.0 MB) Pungi:INFO: Downloading (466/1049): libseccomp-2.3.2-1.fc25.x86_64.rpm (60 kB) Pungi:INFO: Downloading (467/1049): libsecret-0.18.5-2.fc25.x86_64.rpm (155 kB) Pungi:INFO: Downloading (468/1049): libselinux-2.5-13.fc25.x86_64.rpm (163 kB) Pungi:INFO: Downloading (469/1049): libselinux-python3-2.5-13.fc25.x86_64.rpm (240 kB) Pungi:INFO: Downloading (470/1049): libselinux-utils-2.5-13.fc25.x86_64.rpm (158 kB) Pungi:INFO: Downloading (471/1049): libsemanage-2.5-9.fc25.x86_64.rpm (151 kB) Pungi:INFO: Downloading (472/1049): libsepol-2.5-10.fc25.x86_64.rpm (294 kB) Pungi:INFO: Downloading (473/1049): libshout-2.2.2-14.fc24.x86_64.rpm (46 kB) Pungi:INFO: Downloading (474/1049): libsigc++20-2.10.0-1.fc25.x86_64.rpm (42 kB) Pungi:INFO: Downloading (475/1049): libsigsegv-2.10-10.fc24.x86_64.rpm (28 kB) Pungi:INFO: Downloading (476/1049): libsmartcols-2.28.2-2.fc25.x86_64.rpm (141 kB) Pungi:INFO: Downloading (477/1049): libsndfile-1.0.28-6.fc25.x86_64.rpm (186 kB) Pungi:INFO: Downloading (478/1049): libsodium-1.0.14-1.fc25.x86_64.rpm (185 kB) Pungi:INFO: Downloading (479/1049): libsolv-0.6.29-2.fc25.x86_64.rpm (360 kB) Pungi:INFO: Downloading (480/1049): libsoup-2.56.1-1.fc25.x86_64.rpm (403 kB) Pungi:INFO: Downloading (481/1049): libsrtp-1.5.4-3.fc25.x86_64.rpm (289 kB) Pungi:INFO: Downloading (482/1049): libss-1.43.3-1.fc25.x86_64.rpm (38 kB) Pungi:INFO: Downloading (483/1049): libssh-0.7.4-1.fc25.x86_64.rpm (197 kB) Pungi:INFO: Downloading (484/1049): libssh2-1.8.0-5.fc25.x86_64.rpm (94 kB) Pungi:INFO: Downloading (486/1049): libstemmer-0-4.585svn.fc24.x86_64.rpm (71 kB) Pungi:INFO: Downloading (487/1049): libstoraged-2.6.2-6.fc25.x86_64.rpm (121 kB) Pungi:INFO: Downloading (488/1049): libsysfs-2.1.0-19.fc24.x86_64.rpm (50 kB) Pungi:INFO: Downloading (489/1049): libtar-1.2.20-8.fc24.x86_64.rpm (38 kB) Pungi:INFO: Downloading (490/1049): libtasn1-4.12-1.fc25.x86_64.rpm (326 kB) Pungi:INFO: Downloading (491/1049): libtdb-1.3.13-1.fc25.x86_64.rpm (51 kB) Pungi:INFO: Downloading (492/1049): libteam-1.27-1.fc25.x86_64.rpm (56 kB) Pungi:INFO: Downloading (493/1049): libthai-0.1.25-1.fc25.x86_64.rpm (197 kB) Pungi:INFO: Downloading (494/1049): libtheora-1.1.1-14.fc24.x86_64.rpm (192 kB) Pungi:INFO: Downloading (495/1049): libtiff-4.0.9-1.fc25.x86_64.rpm (181 kB) Pungi:INFO: Downloading (496/1049): libtimezonemap-0.4.5-4.fc25.x86_64.rpm (2.0 MB) Pungi:INFO: Downloading (497/1049): libtirpc-1.0.2-0.fc25.x86_64.rpm (105 kB) Pungi:INFO: Downloading (498/1049): libtomcrypt-1.17-30.20160123git912eff4.fc25.x86_64.rpm (349 kB) Pungi:INFO: Downloading (499/1049): libtommath-1.0-8.fc25.x86_64.rpm (56 kB) Pungi:INFO: Downloading (500/1049): libtool-ltdl-2.4.6-14.fc25.x86_64.rpm (54 kB) Pungi:INFO: Downloading (501/1049): libunistring-0.9.4-3.fc24.x86_64.rpm (316 kB) Pungi:INFO: Downloading (502/1049): libunwind-1.2-1.fc25.x86_64.rpm (63 kB) Pungi:INFO: Downloading (503/1049): libusb-0.1.5-7.fc24.x86_64.rpm (40 kB) Pungi:INFO: Downloading (504/1049): libusbmuxd-1.0.10-5.fc25.x86_64.rpm (33 kB) Pungi:INFO: Downloading (505/1049): libusbx-1.0.21-1.fc25.x86_64.rpm (66 kB) Pungi:INFO: Downloading (506/1049): libuser-0.62-4.fc25.x86_64.rpm (397 kB) Pungi:INFO: Downloading (507/1049): libutempter-1.1.6-8.fc24.x86_64.rpm (30 kB) Pungi:INFO: Downloading (508/1049): libuuid-2.28.2-2.fc25.x86_64.rpm (80 kB) Pungi:INFO: Downloading (509/1049): libv4l-1.10.0-2.fc25.x86_64.rpm (177 kB) Pungi:INFO: Downloading (510/1049): libvdpau-1.1.1-3.fc24.x86_64.rpm (37 kB) Pungi:INFO: Downloading (511/1049): libverto-0.2.6-6.fc24.x86_64.rpm (21 kB) Pungi:INFO: Downloading (512/1049): libverto-libevent-0.2.6-6.fc24.x86_64.rpm (14 kB) Pungi:INFO: Downloading (532/1049): libvisual-0.4.0-20.fc24.x86_64.rpm (141 kB) Pungi:INFO: Downloading (533/1049): libvorbis-1.3.5-1.fc25.x86_64.rpm (192 kB) Pungi:INFO: Downloading (534/1049): libvpx-1.6.1-1.fc25.x86_64.rpm (765 kB) Pungi:INFO: Downloading (535/1049): libwacom-0.25-1.fc25.x86_64.rpm (35 kB) Pungi:INFO: Downloading (536/1049): libwacom-data-0.25-1.fc25.noarch.rpm (65 kB) Pungi:INFO: Downloading (537/1049): libwayland-client-1.12.0-1.fc25.x86_64.rpm (35 kB) Pungi:INFO: Downloading (538/1049): libwayland-cursor-1.12.0-1.fc25.x86_64.rpm (23 kB) Pungi:INFO: Downloading (539/1049): libwayland-server-1.12.0-1.fc25.x86_64.rpm (40 kB) Pungi:INFO: Downloading (540/1049): libwebp-0.5.2-1.fc25.x86_64.rpm (244 kB) Pungi:INFO: Downloading (541/1049): libwmf-lite-0.2.8.4-53.fc25.x86_64.rpm (74 kB) Pungi:INFO: Downloading (542/1049): libwnck-2.31.0-6.fc24.x86_64.rpm (362 kB) Pungi:INFO: Downloading (543/1049): libxcb-1.12-1.fc25.x86_64.rpm (208 kB) Pungi:INFO: Downloading (544/1049): libxdo-3.20150503.1-2.fc24.x86_64.rpm (40 kB) Pungi:INFO: Downloading (545/1049): libxfce4ui-4.12.1-5.fc25.x86_64.rpm (220 kB) Pungi:INFO: Downloading (546/1049): libxfce4util-4.12.1-3.fc24.x86_64.rpm (147 kB) Pungi:INFO: Downloading (547/1049): libxkbcommon-0.7.1-1.fc25.x86_64.rpm (112 kB) Pungi:INFO: Downloading (548/1049): libxkbfile-1.0.9-3.fc24.x86_64.rpm (88 kB) Pungi:INFO: Downloading (549/1049): libxklavier-5.4-6.fc24.x86_64.rpm (68 kB) Pungi:INFO: Downloading (550/1049): libxml2-2.9.4-2.fc25.x86_64.rpm (688 kB) Pungi:INFO: Downloading (551/1049): libxshmfence-1.2-3.fc24.x86_64.rpm (11 kB) Pungi:INFO: Downloading (552/1049): libxslt-1.1.28-13.fc25.x86_64.rpm (247 kB) Pungi:INFO: Downloading (553/1049): libyaml-0.1.6-8.fc24.x86_64.rpm (58 kB) Pungi:INFO: Downloading (554/1049): lightdm-1.25.0-1.fc25.x86_64.rpm (221 kB) Pungi:INFO: Downloading (555/1049): lightdm-gobject-1.25.0-1.fc25.x86_64.rpm (70 kB) Pungi:INFO: Downloading (556/1049): lightdm-gtk-2.0.3-4.fc25.x86_64.rpm (134 kB) Pungi:INFO: Downloading (558/1049): lklug-fonts-0.6-14.20090803cvs.fc24.noarch.rpm (97 kB) Pungi:INFO: Downloading (559/1049): lldpad-1.0.1-4.git036e314.fc24.x86_64.rpm (290 kB) Pungi:INFO: Downloading (560/1049): llvm-libs-3.9.1-5.fc25.x86_64.rpm (12 MB) Pungi:INFO: Downloading (561/1049): lm_sensors-3.4.0-5.fc25.x86_64.rpm (145 kB) Pungi:INFO: Downloading (562/1049): lm_sensors-libs-3.4.0-5.fc25.x86_64.rpm (46 kB) Pungi:INFO: Downloading (563/1049): logrotate-3.10.0-1.fc25.x86_64.rpm (75 kB) Pungi:INFO: Downloading (564/1049): lohit-assamese-fonts-2.91.3-2.fc24.noarch.rpm (77 kB) Pungi:INFO: Downloading (565/1049): lohit-bengali-fonts-2.91.3-2.fc24.noarch.rpm (77 kB) Pungi:INFO: Downloading (566/1049): lohit-devanagari-fonts-2.95.2-2.fc24.noarch.rpm (96 kB) Pungi:INFO: Downloading (567/1049): lohit-gujarati-fonts-2.92.2-5.fc24.noarch.rpm (45 kB) Pungi:INFO: Downloading (568/1049): lohit-gurmukhi-fonts-2.91.0-7.fc24.noarch.rpm (30 kB) Pungi:INFO: Downloading (569/1049): lohit-kannada-fonts-2.5.3-8.fc24.noarch.rpm (59 kB) Pungi:INFO: Downloading (570/1049): lohit-odia-fonts-2.91.0-3.fc24.noarch.rpm (59 kB) Pungi:INFO: Downloading (571/1049): lohit-tamil-fonts-2.91.1-3.fc24.noarch.rpm (38 kB) Pungi:INFO: Downloading (572/1049): lohit-telugu-fonts-2.5.4-2.fc24.noarch.rpm (125 kB) Pungi:INFO: Downloading (573/1049): lsof-4.89-4.fc25.x86_64.rpm (247 kB) Pungi:INFO: Downloading (574/1049): lua-libs-5.3.4-7.fc25.x86_64.rpm (114 kB) Pungi:INFO: Downloading (575/1049): lvm2-2.02.167-3.fc25.x86_64.rpm (1.2 MB) Pungi:INFO: Downloading (576/1049): lvm2-libs-2.02.167-3.fc25.x86_64.rpm (1.0 MB) Pungi:INFO: Downloading (577/1049): lz4-1.8.0-1.fc25.x86_64.rpm (83 kB) Pungi:INFO: Downloading (578/1049): lz4-libs-1.8.0-1.fc25.x86_64.rpm (48 kB) Pungi:INFO: Downloading (579/1049): lzo-2.08-8.fc24.x86_64.rpm (66 kB) Pungi:INFO: Downloading (580/1049): mactel-boot-0.9-13.fc24.x86_64.rpm (22 kB) Pungi:INFO: Downloading (581/1049): make-4.1-6.fc25.x86_64.rpm (468 kB) Pungi:INFO: Downloading (582/1049): man-db-2.7.5-7.fc25.x86_64.rpm (828 kB) Pungi:INFO: Downloading (583/1049): man-pages-4.06-4.fc25.noarch.rpm (5.7 MB) Pungi:INFO: Downloading (584/1049): mcelog-153-1.fc25.x86_64.rpm (72 kB) Pungi:INFO: Downloading (585/1049): mcpp-2.7.2-16.fc24.x86_64.rpm (30 kB) Pungi:INFO: Downloading (586/1049): mdadm-3.4-2.fc25.x86_64.rpm (419 kB) Pungi:INFO: Downloading (587/1049): mesa-dri-drivers-17.0.5-3.fc25.x86_64.rpm (12 MB) Pungi:INFO: Downloading (588/1049): mesa-filesystem-17.0.5-3.fc25.x86_64.rpm (25 kB) Pungi:INFO: Downloading (589/1049): mesa-libEGL-17.0.5-3.fc25.x86_64.rpm (104 kB) Pungi:INFO: Downloading (590/1049): mesa-libGL-17.0.5-3.fc25.x86_64.rpm (165 kB) Pungi:INFO: Downloading (591/1049): mesa-libgbm-17.0.5-3.fc25.x86_64.rpm (43 kB) Pungi:INFO: Downloading (592/1049): mesa-libglapi-17.0.5-3.fc25.x86_64.rpm (50 kB) Pungi:INFO: Downloading (593/1049): mesa-libwayland-egl-17.0.5-3.fc25.x86_64.rpm (26 kB) Pungi:INFO: Downloading (594/1049): mesa-libxatracker-17.0.5-3.fc25.x86_64.rpm (1.4 MB) Pungi:INFO: Downloading (596/1049): mlocate-0.26-15.fc25.x86_64.rpm (118 kB) Pungi:INFO: Downloading (597/1049): mobile-broadband-provider-info-1.20170105git-1.fc25.noarch.rpm (54 kB) Pungi:INFO: Downloading (598/1049): mokutil-0.3.0-3.fc25.x86_64.rpm (42 kB) Pungi:INFO: Downloading (599/1049): mozjs17-17.0.0-16.fc25.x86_64.rpm (1.4 MB) Pungi:INFO: Downloading (600/1049): mpfr-3.1.5-1.fc25.x86_64.rpm (215 kB) Pungi:INFO: Downloading (601/1049): mtdev-1.1.5-6.fc24.x86_64.rpm (21 kB) Pungi:INFO: Downloading (602/1049): mtools-4.0.18-10.fc24.x86_64.rpm (210 kB) Pungi:INFO: Downloading (603/1049): nano-2.6.1-2.fc25.x86_64.rpm (555 kB) Pungi:INFO: Downloading (604/1049): naver-nanum-fonts-common-3.020-16.20140930.fc24.noarch.rpm (20 kB) Pungi:INFO: Downloading (605/1049): naver-nanum-gothic-fonts-3.020-16.20140930.fc24.noarch.rpm (6.4 MB) Pungi:INFO: Downloading (606/1049): ncurses-6.0-6.20160709.fc25.x86_64.rpm (341 kB) Pungi:INFO: Downloading (607/1049): ncurses-base-6.0-6.20160709.fc25.noarch.rpm (78 kB) Pungi:INFO: Downloading (608/1049): ncurses-libs-6.0-6.20160709.fc25.x86_64.rpm (297 kB) Pungi:INFO: Downloading (609/1049): netcf-libs-0.2.8-4.fc24.x86_64.rpm (73 kB) Pungi:INFO: Downloading (610/1049): nettle-3.3-1.fc25.x86_64.rpm (305 kB) Pungi:INFO: Downloading (611/1049): newt-0.52.19-2.fc25.x86_64.rpm (115 kB) Pungi:INFO: Downloading (612/1049): newt-python3-0.52.19-2.fc25.x86_64.rpm (60 kB) Pungi:INFO: Downloading (613/1049): nfs-utils-2.1.1-5.rc4.fc25.x86_64.rpm (405 kB) Pungi:INFO: Downloading (614/1049): nm-connection-editor-1.4.0-1.fc25.x86_64.rpm (922 kB) Pungi:INFO: Downloading (615/1049): nmap-ncat-7.40-1.fc25.x86_64.rpm (228 kB) Pungi:INFO: Downloading (616/1049): nodoka-filesystem-0.3.90-12.fc24.noarch.rpm (10 kB) Pungi:INFO: Downloading (617/1049): npth-1.3-1.fc25.x86_64.rpm (23 kB) Pungi:INFO: Downloading (618/1049): nspr-4.17.0-1.fc25.x86_64.rpm (138 kB) Pungi:INFO: Downloading (619/1049): nss-3.34.0-1.0.fc25.x86_64.rpm (851 kB) Pungi:INFO: Downloading (620/1049): nss-pem-1.0.3-3.fc25.x86_64.rpm (76 kB) Pungi:INFO: Downloading (621/1049): nss-softokn-3.34.0-1.0.fc25.x86_64.rpm (389 kB) Pungi:INFO: Downloading (622/1049): nss-softokn-freebl-3.34.0-1.0.fc25.x86_64.rpm (231 kB) Pungi:INFO: Downloading (623/1049): nss-sysinit-3.34.0-1.0.fc25.x86_64.rpm (62 kB) Pungi:INFO: Downloading (624/1049): nss-tools-3.34.0-1.0.fc25.x86_64.rpm (516 kB) Pungi:INFO: Downloading (625/1049): nss-util-3.34.0-1.0.fc25.x86_64.rpm (87 kB) Pungi:INFO: Downloading (626/1049): ntfs-3g-2017.3.23-1.fc25.x86_64.rpm (273 kB) Pungi:INFO: Downloading (627/1049): ntfsprogs-2017.3.23-1.fc25.x86_64.rpm (382 kB) Pungi:INFO: Downloading (628/1049): ntsysv-1.8-1.fc25.x86_64.rpm (42 kB) Pungi:INFO: Downloading (629/1049): numactl-2.0.11-2.fc24.x86_64.rpm (70 kB) Pungi:INFO: Downloading (630/1049): numactl-libs-2.0.11-2.fc24.x86_64.rpm (33 kB) Pungi:INFO: Downloading (631/1049): numad-0.5-21.20150602git.fc24.x86_64.rpm (39 kB) Pungi:INFO: Downloading (632/1049): openjpeg2-2.2.0-3.fc25.x86_64.rpm (142 kB) Pungi:INFO: Downloading (633/1049): openldap-2.4.44-11.fc25.x86_64.rpm (352 kB) Pungi:INFO: Downloading (634/1049): openpgm-5.2.122-6.fc24.x86_64.rpm (175 kB) Pungi:INFO: Downloading (635/1049): openssh-7.4p1-5.fc25.x86_64.rpm (476 kB) Pungi:INFO: Downloading (636/1049): openssh-askpass-7.4p1-5.fc25.x86_64.rpm (83 kB) Pungi:INFO: Downloading (637/1049): openssl-1.0.2m-1.fc25.x86_64.rpm (500 kB) Pungi:INFO: Downloading (638/1049): openssl-libs-1.0.2m-1.fc25.x86_64.rpm (1.2 MB) Pungi:INFO: Downloading (639/1049): opus-1.1.5-1.fc25.x86_64.rpm (187 kB) Pungi:INFO: Downloading (640/1049): orc-0.4.26-1.fc25.x86_64.rpm (169 kB) Pungi:INFO: Downloading (641/1049): p11-kit-0.23.9-2.fc25.x86_64.rpm (262 kB) Pungi:INFO: Downloading (642/1049): p11-kit-trust-0.23.9-2.fc25.x86_64.rpm (131 kB) Pungi:INFO: Downloading (643/1049): paktype-naskh-basic-fonts-4.1-6.fc24.noarch.rpm (430 kB) Pungi:INFO: Downloading (644/1049): pam-1.3.0-1.fc25.x86_64.rpm (727 kB) Pungi:INFO: Downloading (645/1049): paman-0.9.4-16.fc24.x86_64.rpm (91 kB) Pungi:INFO: Downloading (646/1049): pango-1.40.9-1.fc25.x86_64.rpm (283 kB) Pungi:INFO: Downloading (647/1049): pangomm-2.40.1-1.fc25.x86_64.rpm (62 kB) Pungi:INFO: Downloading (648/1049): paprefs-0.9.10-11.fc24.x86_64.rpm (70 kB) Pungi:INFO: Downloading (649/1049): paratype-pt-sans-fonts-20141121-3.fc24.noarch.rpm (759 kB) Pungi:INFO: Downloading (650/1049): parted-3.2-21.fc25.x86_64.rpm (533 kB) Pungi:INFO: Downloading (651/1049): passwd-0.79-8.fc24.x86_64.rpm (109 kB) Pungi:INFO: Downloading (652/1049): pavucontrol-3.0-6.fc24.x86_64.rpm (147 kB) Pungi:INFO: Downloading (653/1049): pciutils-3.5.5-1.fc25.x86_64.rpm (101 kB) Pungi:INFO: Downloading (654/1049): pciutils-libs-3.5.5-1.fc25.x86_64.rpm (50 kB) Pungi:INFO: Downloading (655/1049): pcmciautils-018-10.fc24.x86_64.rpm (38 kB) Pungi:INFO: Downloading (656/1049): pcre-8.41-3.fc25.x86_64.rpm (199 kB) Pungi:INFO: Downloading (657/1049): pcre2-10.23-11.fc25.x86_64.rpm (212 kB) Pungi:INFO: Downloading (658/1049): perf-4.13.16-100.fc25.x86_64.rpm (1.7 MB) Pungi:INFO: Downloading (659/1049): perl-5.24.3-389.fc25.x86_64.rpm (6.1 MB) Pungi:INFO: Downloading (660/1049): perl-Carp-1.40-365.fc25.noarch.rpm (29 kB) Pungi:INFO: Downloading (661/1049): perl-Errno-1.25-389.fc25.x86_64.rpm (68 kB) Pungi:INFO: Downloading (662/1049): perl-Exporter-5.72-366.fc25.noarch.rpm (33 kB) Pungi:INFO: Downloading (663/1049): perl-File-Path-2.12-366.fc25.noarch.rpm (34 kB) Pungi:INFO: Downloading (664/1049): perl-IO-1.36-389.fc25.x86_64.rpm (133 kB) Pungi:INFO: Downloading (665/1049): perl-PathTools-3.63-366.fc25.x86_64.rpm (88 kB) Pungi:INFO: Downloading (666/1049): perl-Scalar-List-Utils-1.48-1.fc25.x86_64.rpm (65 kB) Pungi:INFO: Downloading (667/1049): perl-Socket-2.024-1.fc25.x86_64.rpm (56 kB) Pungi:INFO: Downloading (668/1049): perl-Text-Tabs+Wrap-2013.0523-365.fc25.noarch.rpm (23 kB) Pungi:INFO: Downloading (669/1049): perl-Unicode-Normalize-1.25-365.fc25.x86_64.rpm (81 kB) Pungi:INFO: Downloading (670/1049): perl-constant-1.33-367.fc25.noarch.rpm (24 kB) Pungi:INFO: Downloading (671/1049): perl-libs-5.24.3-389.fc25.x86_64.rpm (1.5 MB) Pungi:INFO: Downloading (672/1049): perl-macros-5.24.3-389.fc25.x86_64.rpm (64 kB) Pungi:INFO: Downloading (673/1049): perl-parent-0.236-1.fc25.noarch.rpm (18 kB) Pungi:INFO: Downloading (674/1049): perl-threads-2.16-1.fc25.x86_64.rpm (58 kB) Pungi:INFO: Downloading (675/1049): perl-threads-shared-1.57-1.fc25.x86_64.rpm (45 kB) Pungi:INFO: Downloading (676/1049): phonon-4.9.0-3.fc25.x86_64.rpm (207 kB) Pungi:INFO: Downloading (677/1049): phonon-backend-gstreamer-4.9.0-1.fc25.x86_64.rpm (149 kB) Pungi:INFO: Downloading (678/1049): pinfo-0.6.10-13.fc24.x86_64.rpm (122 kB) Pungi:INFO: Downloading (679/1049): pixman-0.34.0-2.fc24.x86_64.rpm (259 kB) Pungi:INFO: Downloading (680/1049): pkgconfig-0.29.1-1.fc25.x86_64.rpm (64 kB) Pungi:INFO: Downloading (681/1049): plymouth-0.9.3-0.6.20160620git0e65b86c.fc25.x86_64.rpm (114 kB) Pungi:INFO: Downloading (682/1049): plymouth-core-libs-0.9.3-0.6.20160620git0e65b86c.fc25.x86_64.rpm (106 kB) Pungi:INFO: Downloading (683/1049): plymouth-graphics-libs-0.9.3-0.6.20160620git0e65b86c.fc25.x86_64.rpm (58 kB) Pungi:INFO: Downloading (684/1049): plymouth-plugin-label-0.9.3-0.6.20160620git0e65b86c.fc25.x86_64.rpm (38 kB) Pungi:INFO: Downloading (685/1049): plymouth-plugin-script-0.9.3-0.6.20160620git0e65b86c.fc25.x86_64.rpm (61 kB) Pungi:INFO: Downloading (686/1049): plymouth-scripts-0.9.3-0.6.20160620git0e65b86c.fc25.x86_64.rpm (40 kB) Pungi:INFO: Downloading (687/1049): pmount-0.9.23-9.fc24.x86_64.rpm (107 kB) Pungi:INFO: Downloading (688/1049): policycoreutils-2.5-20.fc25.x86_64.rpm (863 kB) Pungi:INFO: Downloading (689/1049): polkit-0.113-8.fc25.x86_64.rpm (124 kB) Pungi:INFO: Downloading (690/1049): polkit-libs-0.113-8.fc25.x86_64.rpm (68 kB) Pungi:INFO: Downloading (691/1049): polkit-pkla-compat-0.1-7.fc24.x86_64.rpm (43 kB) Pungi:INFO: Downloading (692/1049): poppler-data-0.4.7-6.fc25.noarch.rpm (2.2 MB) Pungi:INFO: Downloading (693/1049): popt-1.16-12.fc25.x86_64.rpm (58 kB) Pungi:INFO: Downloading (694/1049): ppp-2.4.7-9.fc24.x86_64.rpm (391 kB) Pungi:INFO: Downloading (695/1049): procps-ng-3.3.10-11.fc24.x86_64.rpm (389 kB) Pungi:INFO: Downloading (696/1049): psmisc-22.21-8.fc24.x86_64.rpm (148 kB) Pungi:INFO: Downloading (697/1049): publicsuffix-list-dafsa-20170828-1.fc25.noarch.rpm (45 kB) Pungi:INFO: Downloading (698/1049): pulseaudio-10.0-2.fc25.x86_64.rpm (927 kB) Pungi:INFO: Downloading (699/1049): pulseaudio-libs-10.0-2.fc25.x86_64.rpm (645 kB) Pungi:INFO: Downloading (700/1049): pulseaudio-libs-glib2-10.0-2.fc25.x86_64.rpm (24 kB) Pungi:INFO: Downloading (701/1049): pulseaudio-module-gconf-10.0-2.fc25.x86_64.rpm (25 kB) Pungi:INFO: Downloading (702/1049): pycairo-1.10.0-5.fc25.x86_64.rpm (483 kB) Pungi:INFO: Downloading (703/1049): pyliblzma-0.5.3-16.fc25.x86_64.rpm (54 kB) Pungi:INFO: Downloading (704/1049): python-2.7.13-3.fc25.x86_64.rpm (96 kB) Pungi:INFO: Downloading (705/1049): python-chardet-2.3.0-1.fc25.noarch.rpm (233 kB) Pungi:INFO: Downloading (706/1049): python-daemon-2.1.1-2.fc25.noarch.rpm (38 kB) Pungi:INFO: Downloading (707/1049): python-kitchen-1.2.4-2.fc24.noarch.rpm (121 kB) Pungi:INFO: Downloading (708/1049): python-libs-2.7.13-3.fc25.x86_64.rpm (6.2 MB) Pungi:INFO: Downloading (709/1049): python-libxml2-2.9.4-2.fc25.x86_64.rpm (227 kB) Pungi:INFO: Downloading (710/1049): python-lockfile-0.11.0-4.fc25.noarch.rpm (36 kB) Pungi:INFO: Downloading (711/1049): python-markupsafe-0.23-10.fc25.x86_64.rpm (35 kB) Pungi:INFO: Downloading (712/1049): python-pip-8.1.2-2.fc25.noarch.rpm (1.7 MB) Pungi:INFO: Downloading (713/1049): python-six-1.10.0-3.fc25.noarch.rpm (35 kB) Pungi:INFO: Downloading (714/1049): python-urlgrabber-3.10.1-9.fc25.noarch.rpm (112 kB) Pungi:INFO: Downloading (715/1049): python-wrapt-1.10.10-1.fc25.x86_64.rpm (51 kB) Pungi:INFO: Downloading (716/1049): python-xpyb-1.3.1-6.fc24.x86_64.rpm (138 kB) Pungi:INFO: Downloading (717/1049): python2-babel-2.3.4-2.fc25.noarch.rpm (4.9 MB) Pungi:INFO: Downloading (718/1049): python2-backports_abc-0.5-1.fc25.noarch.rpm (17 kB) Pungi:INFO: Downloading (719/1049): python2-crypto-2.6.1-13.fc25.x86_64.rpm (478 kB) Pungi:INFO: Downloading (720/1049): python2-deltarpm-3.6-17.fc25.x86_64.rpm (36 kB) Pungi:INFO: Downloading (721/1049): python2-docutils-0.13.1-3.fc25.noarch.rpm (1.6 MB) Pungi:INFO: Downloading (722/1049): python2-futures-3.1.1-1.fc25.noarch.rpm (32 kB) Pungi:INFO: Downloading (723/1049): python2-iniparse-0.4-20.fc25.noarch.rpm (46 kB) Pungi:INFO: Downloading (724/1049): python2-jinja2-2.8.1-1.fc25.noarch.rpm (554 kB) Pungi:INFO: Downloading (725/1049): python2-lxml-4.1.1-1.fc25.x86_64.rpm (1.4 MB) Pungi:INFO: Downloading (726/1049): python2-msgpack-0.4.8-1.fc25.x86_64.rpm (90 kB) Pungi:INFO: Downloading (727/1049): python2-nose-1.3.7-11.fc25.noarch.rpm (266 kB) Pungi:INFO: Downloading (728/1049): python2-numpy-1.11.2-1.fc25.x86_64.rpm (3.2 MB) Pungi:INFO: Downloading (729/1049): python2-pillow-3.4.2-1.fc25.x86_64.rpm (594 kB) Pungi:INFO: Downloading (730/1049): python2-psutil-4.3.0-2.fc25.x86_64.rpm (270 kB) Pungi:INFO: Downloading (731/1049): python2-pycurl-7.43.0-6.fc25.x86_64.rpm (241 kB) Pungi:INFO: Downloading (732/1049): python2-pygpgme-0.3-18.fc25.x86_64.rpm (90 kB) Pungi:INFO: Downloading (733/1049): python2-pysocks-1.6.7-1.fc25.noarch.rpm (32 kB) Pungi:INFO: Downloading (736/1049): python2-requests-2.10.0-4.fc25.noarch.rpm (107 kB) Pungi:INFO: Downloading (737/1049): python2-rpm-4.13.0.2-1.fc25.x86_64.rpm (106 kB) Pungi:INFO: Downloading (738/1049): python2-setuptools-25.1.1-1.fc25.noarch.rpm (506 kB) Pungi:INFO: Downloading (739/1049): python2-singledispatch-3.4.0.3-5.fc25.noarch.rpm (23 kB) Pungi:INFO: Downloading (740/1049): python2-systemd-232-1.fc25.x86_64.rpm (69 kB) Pungi:INFO: Downloading (741/1049): python2-tornado-4.4.2-1.fc25.x86_64.rpm (682 kB) Pungi:INFO: Downloading (742/1049): python2-urllib3-1.15.1-3.fc25.noarch.rpm (128 kB) Pungi:INFO: Downloading (743/1049): python2-zmq-15.3.0-2.fc25.x86_64.rpm (539 kB) Pungi:INFO: Downloading (744/1049): python3-3.5.4-2.fc25.x86_64.rpm (58 kB) Pungi:INFO: Downloading (745/1049): python3-PyQt4-4.11.4-15.fc25.x86_64.rpm (2.9 MB) Pungi:INFO: Downloading (746/1049): python3-PyYAML-3.11-13.fc25.x86_64.rpm (169 kB) Pungi:INFO: Downloading (749/1049): python3-blockdev-1.9-10.fc25.x86_64.rpm (44 kB) Pungi:INFO: Downloading (750/1049): python3-bytesize-0.7-5.fc25.x86_64.rpm (22 kB) Pungi:INFO: Downloading (751/1049): python3-cairo-1.10.0-17.fc25.x86_64.rpm (471 kB) Pungi:INFO: Downloading (752/1049): python3-cffi-1.7.0-2.fc25.x86_64.rpm (225 kB) Pungi:INFO: Downloading (753/1049): python3-chardet-2.3.0-1.fc25.noarch.rpm (244 kB) Pungi:INFO: Downloading (754/1049): python3-coverage-4.4.1-1.fc25.x86_64.rpm (254 kB) Pungi:INFO: Downloading (755/1049): python3-daemon-2.1.1-2.fc25.noarch.rpm (39 kB) Pungi:INFO: Downloading (756/1049): python3-dbus-1.2.4-2.fc25.x86_64.rpm (122 kB) Pungi:INFO: Downloading (757/1049): python3-decorator-4.0.11-1.fc25.noarch.rpm (25 kB) Pungi:INFO: Downloading (758/1049): python3-dnf-1.1.10-6.fc25.noarch.rpm (452 kB) Pungi:INFO: Downloading (759/1049): python3-dnf-plugins-core-0.1.21-5.fc25.noarch.rpm (69 kB) Pungi:INFO: Downloading (760/1049): python3-dnfdaemon-0.3.16-3.fc25.noarch.rpm (21 kB) Pungi:INFO: Downloading (761/1049): python3-docutils-0.13.1-3.fc25.noarch.rpm (1.6 MB) Pungi:INFO: Downloading (762/1049): python3-firewall-0.4.4.5-1.fc25.noarch.rpm (363 kB) Pungi:INFO: Downloading (764/1049): python3-gobject-3.22.0-1.fc25.x86_64.rpm (22 kB) Pungi:INFO: Downloading (765/1049): python3-gobject-base-3.22.0-1.fc25.x86_64.rpm (302 kB) Pungi:INFO: Downloading (766/1049): python3-hawkey-0.6.4-3.fc25.x86_64.rpm (46 kB) Pungi:INFO: Downloading (767/1049): python3-iniparse-0.4-20.fc25.noarch.rpm (47 kB) Pungi:INFO: Downloading (768/1049): python3-inotify-0.9.6-6.fc25.noarch.rpm (56 kB) Pungi:INFO: Downloading (769/1049): python3-jinja2-2.8.1-1.fc25.noarch.rpm (551 kB) Pungi:INFO: Downloading (771/1049): python3-libcomps-0.1.7-5.fc25.x86_64.rpm (47 kB) Pungi:INFO: Downloading (772/1049): python3-librepo-1.7.18-3.fc25.x86_64.rpm (57 kB) Pungi:INFO: Downloading (773/1049): python3-libs-3.5.4-2.fc25.x86_64.rpm (1.4 MB) Pungi:INFO: Downloading (774/1049): python3-lockfile-0.11.0-4.fc25.noarch.rpm (37 kB) Pungi:INFO: Downloading (775/1049): python3-lxml-4.1.1-1.fc25.x86_64.rpm (1.4 MB) Pungi:INFO: Downloading (776/1049): python3-markupsafe-0.23-10.fc25.x86_64.rpm (37 kB) Pungi:INFO: Downloading (777/1049): python3-meh-0.44-2.fc25.noarch.rpm (74 kB) Pungi:INFO: Downloading (778/1049): python3-meh-gui-0.44-2.fc25.noarch.rpm (22 kB) Pungi:INFO: Downloading (779/1049): python3-ntplib-0.3.3-4.fc25.noarch.rpm (18 kB) Pungi:INFO: Downloading (780/1049): python3-numpy-1.11.2-1.fc25.x86_64.rpm (3.0 MB) Pungi:INFO: Downloading (781/1049): python3-ordered-set-2.0.0-4.fc25.noarch.rpm (14 kB) Pungi:INFO: Downloading (782/1049): python3-pid-2.0.1-5.fc25.noarch.rpm (21 kB) Pungi:INFO: Downloading (783/1049): python3-pillow-3.4.2-1.fc25.x86_64.rpm (606 kB) Pungi:INFO: Downloading (784/1049): python3-pip-8.1.2-2.fc25.noarch.rpm (1.7 MB) Pungi:INFO: Downloading (785/1049): python3-ply-3.8-2.fc25.noarch.rpm (108 kB) Pungi:INFO: Downloading (786/1049): python3-pwquality-1.3.0-6.fc25.x86_64.rpm (17 kB) Pungi:INFO: Downloading (787/1049): python3-pycparser-2.14-7.fc25.noarch.rpm (101 kB) Pungi:INFO: Downloading (788/1049): python3-pydbus-0.6.0-1.fc25.noarch.rpm (49 kB) Pungi:INFO: Downloading (789/1049): python3-pygpgme-0.3-18.fc25.x86_64.rpm (90 kB) Pungi:INFO: Downloading (790/1049): python3-pyparted-3.10.7-4.fc25.x86_64.rpm (120 kB) Pungi:INFO: Downloading (791/1049): python3-pysocks-1.6.7-1.fc25.noarch.rpm (33 kB) Pungi:INFO: Downloading (792/1049): python3-pytz-2016.6.1-1.fc25.noarch.rpm (53 kB) Pungi:INFO: Downloading (793/1049): python3-pyudev-0.21.0-1.fc25.noarch.rpm (85 kB) Pungi:INFO: Downloading (794/1049): python3-pyxdg-0.25-10.fc25.noarch.rpm (93 kB) Pungi:INFO: Downloading (798/1049): python3-requests-2.10.0-4.fc25.noarch.rpm (110 kB) Pungi:INFO: Downloading (799/1049): python3-requests-file-1.4-4.fc25.noarch.rpm (15 kB) Pungi:INFO: Downloading (800/1049): python3-requests-ftp-0.3.1-4.fc25.noarch.rpm (22 kB) Pungi:INFO: Downloading (801/1049): python3-rpm-4.13.0.2-1.fc25.x86_64.rpm (106 kB) Pungi:INFO: Downloading (802/1049): python3-setuptools-25.1.1-1.fc25.noarch.rpm (511 kB) Pungi:INFO: Downloading (803/1049): python3-sip-4.18.1-1.fc25.x86_64.rpm (126 kB) Pungi:INFO: Downloading (804/1049): python3-six-1.10.0-3.fc25.noarch.rpm (35 kB) Pungi:INFO: Downloading (805/1049): python3-slip-0.6.4-4.fc25.noarch.rpm (37 kB) Pungi:INFO: Downloading (806/1049): python3-slip-dbus-0.6.4-4.fc25.noarch.rpm (38 kB) Pungi:INFO: Downloading (807/1049): python3-sssdconfig-1.16.0-4.fc25.noarch.rpm (108 kB) Pungi:INFO: Downloading (808/1049): python3-systemd-232-1.fc25.x86_64.rpm (71 kB) Pungi:INFO: Downloading (809/1049): python3-urllib3-1.15.1-3.fc25.noarch.rpm (136 kB) Pungi:INFO: Downloading (810/1049): python3-wrapt-1.10.10-1.fc25.x86_64.rpm (52 kB) Pungi:INFO: Downloading (811/1049): python3-xcffib-0.4.2-1.fc25.noarch.rpm (195 kB) Pungi:INFO: Downloading (813/1049): pytz-2016.6.1-1.fc25.noarch.rpm (52 kB) Pungi:INFO: Downloading (814/1049): pyxattr-0.5.3-8.fc25.x86_64.rpm (34 kB) Pungi:INFO: Downloading (815/1049): qrencode-libs-3.4.4-1.fc25.x86_64.rpm (55 kB) Pungi:INFO: Downloading (816/1049): qt-4.8.7-18.fc25.x86_64.rpm (4.8 MB) Pungi:INFO: Downloading (817/1049): qt-common-4.8.7-18.fc25.noarch.rpm (8.6 kB) Pungi:INFO: Downloading (819/1049): qt-x11-4.8.7-18.fc25.x86_64.rpm (12 MB) Pungi:INFO: Downloading (858/1049): quota-4.03-8.fc25.x86_64.rpm (196 kB) Pungi:INFO: Downloading (859/1049): quota-nls-4.03-8.fc25.noarch.rpm (93 kB) Pungi:INFO: Downloading (860/1049): readline-6.3-8.fc24.x86_64.rpm (202 kB) Pungi:INFO: Downloading (861/1049): realmd-0.16.2-8.fc25.x86_64.rpm (208 kB) Pungi:INFO: Downloading (862/1049): reiserfs-utils-3.6.25-1.fc25.x86_64.rpm (239 kB) Pungi:INFO: Downloading (863/1049): rest-0.8.0-1.fc25.x86_64.rpm (66 kB) Pungi:INFO: Downloading (864/1049): rmt-1.5.3-6.fc24.x86_64.rpm (50 kB) Pungi:INFO: Downloading (865/1049): rootfiles-8.1-19.fc24.noarch.rpm (13 kB) Pungi:INFO: Downloading (866/1049): rpcbind-0.2.4-7.rc2.fc25.x86_64.rpm (65 kB) Pungi:INFO: Downloading (867/1049): rpm-4.13.0.2-1.fc25.x86_64.rpm (518 kB) Pungi:INFO: Downloading (868/1049): rpm-build-libs-4.13.0.2-1.fc25.x86_64.rpm (121 kB) Pungi:INFO: Downloading (869/1049): rpm-libs-4.13.0.2-1.fc25.x86_64.rpm (305 kB) Pungi:INFO: Downloading (870/1049): rpm-plugin-selinux-4.13.0.2-1.fc25.x86_64.rpm (57 kB) Pungi:INFO: Downloading (871/1049): rpm-plugin-systemd-inhibit-4.13.0.2-1.fc25.x86_64.rpm (57 kB) Pungi:INFO: Downloading (872/1049): rsync-3.1.2-4.fc25.x86_64.rpm (392 kB) Pungi:INFO: Downloading (873/1049): rsyslog-8.30.0-3.fc25.x86_64.rpm (629 kB) Pungi:INFO: Downloading (874/1049): rtkit-0.11-13.fc24.x86_64.rpm (57 kB) Pungi:INFO: Downloading (875/1049): salt-2017.7.1-1.fc25.noarch.rpm (7.8 MB) Pungi:INFO: Downloading (876/1049): salt-minion-2017.7.1-1.fc25.noarch.rpm (38 kB) Pungi:INFO: Downloading (877/1049): satyr-0.21-2.fc25.x86_64.rpm (107 kB) Pungi:INFO: Downloading (879/1049): sed-4.2.2-15.fc24.x86_64.rpm (238 kB) Pungi:INFO: Downloading (880/1049): setup-2.10.4-1.fc25.noarch.rpm (175 kB) Pungi:INFO: Downloading (881/1049): sgpio-1.2.0.10-16.fc24.x86_64.rpm (18 kB) Pungi:INFO: Downloading (882/1049): shadow-utils-4.2.1-11.fc25.x86_64.rpm (1.2 MB) Pungi:INFO: Downloading (883/1049): shared-mime-info-1.8-1.fc25.x86_64.rpm (318 kB) Pungi:INFO: Downloading (884/1049): shim-0.8-10.x86_64.rpm (634 kB) Pungi:INFO: Downloading (885/1049): sil-abyssinica-fonts-1.200-10.fc24.noarch.rpm (676 kB) Pungi:INFO: Downloading (886/1049): sil-mingzat-fonts-0.100-5.fc24.noarch.rpm (95 kB) Pungi:INFO: Downloading (887/1049): sil-nuosu-fonts-2.1.1-11.fc24.noarch.rpm (198 kB) Pungi:INFO: Downloading (888/1049): sil-padauk-fonts-3.002-1.fc25.noarch.rpm (762 kB) Pungi:INFO: Downloading (889/1049): sip-4.18.1-1.fc25.x86_64.rpm (127 kB) Pungi:INFO: Downloading (890/1049): slang-2.3.0-7.fc25.x86_64.rpm (345 kB) Pungi:INFO: Downloading (891/1049): smartmontools-6.5-1.fc25.x86_64.rpm (454 kB) Pungi:INFO: Downloading (892/1049): smc-fonts-common-6.1-6.fc24.noarch.rpm (16 kB) Pungi:INFO: Downloading (893/1049): smc-meera-fonts-6.1-6.fc24.noarch.rpm (152 kB) Pungi:INFO: Downloading (894/1049): sound-theme-freedesktop-0.8-6.fc24.noarch.rpm (381 kB) Pungi:INFO: Downloading (895/1049): soundtouch-1.9.2-3.fc24.x86_64.rpm (71 kB) Pungi:INFO: Downloading (896/1049): soxr-0.1.2-2.fc24.x86_64.rpm (83 kB) Pungi:INFO: Downloading (897/1049): speex-1.2-0.25.rc2.fc24.x86_64.rpm (66 kB) Pungi:INFO: Downloading (898/1049): speexdsp-1.2-0.9.rc3.fc24.x86_64.rpm (453 kB) Pungi:INFO: Downloading (899/1049): sqlite-libs-3.14.2-3.fc25.x86_64.rpm (454 kB) Pungi:INFO: Downloading (900/1049): startup-notification-0.12-11.fc24.x86_64.rpm (43 kB) Pungi:INFO: Downloading (901/1049): stix-fonts-1.1.0-9.fc24.noarch.rpm (1.3 MB) Pungi:INFO: Downloading (902/1049): storaged-2.6.2-6.fc25.x86_64.rpm (376 kB) Pungi:INFO: Downloading (903/1049): sudo-1.8.21p2-1.fc25.x86_64.rpm (765 kB) Pungi:INFO: Downloading (904/1049): symlinks-1.4-13.fc24.x86_64.rpm (21 kB) Pungi:INFO: Downloading (905/1049): syslinux-6.04-0.1.fc25.x86_64.rpm (574 kB) Pungi:INFO: Downloading (906/1049): syslinux-extlinux-6.04-0.1.fc25.x86_64.rpm (138 kB) Pungi:INFO: Downloading (907/1049): syslinux-extlinux-nonlinux-6.04-0.1.fc25.noarch.rpm (386 kB) Pungi:INFO: Downloading (908/1049): syslinux-nonlinux-6.04-0.1.fc25.noarch.rpm (554 kB) Pungi:INFO: Downloading (909/1049): system-python-3.5.4-2.fc25.x86_64.rpm (51 kB) Pungi:INFO: Downloading (910/1049): system-python-libs-3.5.4-2.fc25.x86_64.rpm (6.9 MB) Pungi:INFO: Downloading (911/1049): systemd-231-19.fc25.x86_64.rpm (2.8 MB) Pungi:INFO: Downloading (912/1049): systemd-libs-231-19.fc25.x86_64.rpm (422 kB) Pungi:INFO: Downloading (913/1049): systemd-pam-231-19.fc25.x86_64.rpm (178 kB) Pungi:INFO: Downloading (914/1049): systemd-udev-231-19.fc25.x86_64.rpm (1.3 MB) Pungi:INFO: Downloading (915/1049): tabish-eeyek-fonts-1.0-9.fc24.noarch.rpm (26 kB) Pungi:INFO: Downloading (916/1049): taglib-1.11.1-5.fc25.x86_64.rpm (309 kB) Pungi:INFO: Downloading (917/1049): tar-1.29-4.fc25.x86_64.rpm (814 kB) Pungi:INFO: Downloading (918/1049): tcp_wrappers-7.6-83.fc25.x86_64.rpm (84 kB) Pungi:INFO: Downloading (919/1049): tcp_wrappers-libs-7.6-83.fc25.x86_64.rpm (72 kB) Pungi:INFO: Downloading (920/1049): teamd-1.27-1.fc25.x86_64.rpm (120 kB) Pungi:INFO: Downloading (921/1049): thai-scalable-fonts-common-0.5.0-11.fc24.noarch.rpm (17 kB) Pungi:INFO: Downloading (922/1049): thai-scalable-waree-fonts-0.5.0-11.fc24.noarch.rpm (172 kB) Pungi:INFO: Downloading (923/1049): tigervnc-license-1.8.0-1.fc25.noarch.rpm (33 kB) Pungi:INFO: Downloading (924/1049): tigervnc-server-minimal-1.8.0-1.fc25.x86_64.rpm (1.1 MB) Pungi:INFO: Downloading (925/1049): time-1.7-49.fc24.x86_64.rpm (35 kB) Pungi:INFO: Downloading (926/1049): tmpwatch-2.11-8.fc24.x86_64.rpm (43 kB) Pungi:INFO: Downloading (927/1049): tree-1.7.0-6.fc24.x86_64.rpm (56 kB) Pungi:INFO: Downloading (928/1049): tzdata-2017b-1.fc25.noarch.rpm (419 kB) Pungi:INFO: Downloading (929/1049): unbound-libs-1.6.6-2.fc25.x86_64.rpm (415 kB) Pungi:INFO: Downloading (930/1049): unzip-6.0-32.fc25.x86_64.rpm (184 kB) Pungi:INFO: Downloading (931/1049): upower-0.99.6-1.fc25.x86_64.rpm (161 kB) Pungi:INFO: Downloading (932/1049): urw-fonts-2.4-22.fc24.noarch.rpm (3.0 MB) Pungi:INFO: Downloading (933/1049): usb_modeswitch-2.4.0-5.fc25.x86_64.rpm (75 kB) Pungi:INFO: Downloading (934/1049): usb_modeswitch-data-20160612-3.fc25.noarch.rpm (96 kB) Pungi:INFO: Downloading (935/1049): usbutils-008-6.fc25.x86_64.rpm (90 kB) Pungi:INFO: Downloading (936/1049): usermode-1.111-8.fc24.x86_64.rpm (197 kB) Pungi:INFO: Downloading (937/1049): ustr-1.0.4-21.fc24.x86_64.rpm (97 kB) Pungi:INFO: Downloading (938/1049): util-linux-2.28.2-2.fc25.x86_64.rpm (2.2 MB) Pungi:INFO: Downloading (939/1049): vim-common-8.0.1171-1.fc25.x86_64.rpm (6.3 MB) Pungi:INFO: Downloading (940/1049): vim-enhanced-8.0.1171-1.fc25.x86_64.rpm (1.3 MB) Pungi:INFO: Downloading (941/1049): vim-filesystem-8.0.1171-1.fc25.x86_64.rpm (38 kB) Pungi:INFO: Downloading (942/1049): vim-minimal-8.0.1171-1.fc25.x86_64.rpm (531 kB) Pungi:INFO: Downloading (943/1049): vlgothic-fonts-20141206-6.fc25.noarch.rpm (2.2 MB) Pungi:INFO: Downloading (944/1049): volume_key-libs-0.3.9-10.fc25.x86_64.rpm (144 kB) Pungi:INFO: Downloading (945/1049): vte-profile-0.46.3-1.fc25.x86_64.rpm (11 kB) Pungi:INFO: Downloading (946/1049): vte291-0.46.3-1.fc25.x86_64.rpm (231 kB) Pungi:INFO: Downloading (947/1049): wavpack-5.1.0-1.fc25.x86_64.rpm (184 kB) Pungi:INFO: Downloading (948/1049): webkitgtk4-2.18.3-1.fc25.x86_64.rpm (13 MB) Pungi:INFO: Downloading (949/1049): webkitgtk4-jsc-2.18.3-1.fc25.x86_64.rpm (4.4 MB) Pungi:INFO: Downloading (950/1049): webrtc-audio-processing-0.3-1.fc25.x86_64.rpm (281 kB) Pungi:INFO: Downloading (951/1049): which-2.21-1.fc25.x86_64.rpm (46 kB) Pungi:INFO: Downloading (952/1049): wmctrl-1.07-19.fc24.x86_64.rpm (36 kB) Pungi:INFO: Downloading (953/1049): wpa_supplicant-2.6-3.fc25.1.x86_64.rpm (1.2 MB) Pungi:INFO: Downloading (954/1049): xcb-util-0.4.0-5.fc24.x86_64.rpm (20 kB) Pungi:INFO: Downloading (955/1049): xdg-user-dirs-0.15-8.fc24.x86_64.rpm (63 kB) Pungi:INFO: Downloading (956/1049): xdg-user-dirs-gtk-0.10-9.fc24.x86_64.rpm (71 kB) Pungi:INFO: Downloading (957/1049): xdg-utils-1.1.1-5.fc25.noarch.rpm (82 kB) Pungi:INFO: Downloading (958/1049): xdotool-3.20150503.1-2.fc24.x86_64.rpm (53 kB) Pungi:INFO: Downloading (966/1049): xfce-polkit-0.2-8.fc25.x86_64.rpm (24 kB) Pungi:INFO: Downloading (967/1049): xfce4-about-4.12.1-5.fc25.x86_64.rpm (48 kB) Pungi:INFO: Downloading (968/1049): xfce4-appfinder-4.12.0-5.fc24.x86_64.rpm (198 kB) Pungi:INFO: Downloading (969/1049): xfce4-battery-plugin-1.1.0-2.fc25.x86_64.rpm (159 kB) Pungi:INFO: Downloading (970/1049): xfce4-cellmodem-plugin-0.0.5-18.fc24.x86_64.rpm (35 kB) Pungi:INFO: Downloading (971/1049): xfce4-cpugraph-plugin-1.0.5-9.fc24.x86_64.rpm (91 kB) Pungi:INFO: Downloading (972/1049): xfce4-datetime-plugin-0.7.0-1.fc25.x86_64.rpm (57 kB) Pungi:INFO: Downloading (973/1049): xfce4-diskperf-plugin-2.6.0-1.fc25.x86_64.rpm (89 kB) Pungi:INFO: Downloading (974/1049): xfce4-eyes-plugin-4.4.5-1.fc25.x86_64.rpm (76 kB) Pungi:INFO: Downloading (975/1049): xfce4-fsguard-plugin-1.1.0-1.fc25.x86_64.rpm (96 kB) Pungi:INFO: Downloading (976/1049): xfce4-genmon-plugin-3.4.0-9.fc24.x86_64.rpm (67 kB) Pungi:INFO: Downloading (977/1049): xfce4-mailwatch-plugin-1.2.0-8.fc24.x86_64.rpm (211 kB) Pungi:INFO: Downloading (978/1049): xfce4-mount-plugin-0.6.7-6.fc24.x86_64.rpm (120 kB) Pungi:INFO: Downloading (979/1049): xfce4-notifyd-0.3.5-1.fc25.x86_64.rpm (159 kB) Pungi:INFO: Downloading (980/1049): xfce4-panel-4.12.0-5.fc24.x86_64.rpm (824 kB) Pungi:INFO: Downloading (981/1049): xfce4-places-plugin-1.7.0-4.fc24.x86_64.rpm (97 kB) Pungi:INFO: Downloading (982/1049): xfce4-power-manager-1.6.0-4.fc25.x86_64.rpm (774 kB) Pungi:INFO: Downloading (983/1049): xfce4-pulseaudio-plugin-0.2.5-1.fc25.x86_64.rpm (73 kB) Pungi:INFO: Downloading (984/1049): xfce4-screenshooter-1.8.2-6.fc24.x86_64.rpm (231 kB) Pungi:INFO: Downloading (985/1049): xfce4-screenshooter-plugin-1.8.2-6.fc24.x86_64.rpm (50 kB) Pungi:INFO: Downloading (986/1049): xfce4-sensors-plugin-1.2.6-1.fc25.x86_64.rpm (144 kB) Pungi:INFO: Downloading (987/1049): xfce4-session-4.12.1-9.fc25.x86_64.rpm (489 kB) Pungi:INFO: Downloading (988/1049): xfce4-session-engines-4.12.1-9.fc25.x86_64.rpm (319 kB) Pungi:INFO: Downloading (989/1049): xfce4-settings-4.12.1-1.fc25.x86_64.rpm (674 kB) Pungi:INFO: Downloading (991/1049): xfce4-systemload-plugin-1.2.1-1.fc25.x86_64.rpm (83 kB) Pungi:INFO: Downloading (992/1049): xfce4-taskmanager-1.1.0-5.fc24.x86_64.rpm (118 kB) Pungi:INFO: Downloading (993/1049): xfce4-terminal-0.8.6-2.fc25.x86_64.rpm (611 kB) Pungi:INFO: Downloading (994/1049): xfce4-time-out-plugin-1.0.2-1.fc25.x86_64.rpm (87 kB) Pungi:INFO: Downloading (995/1049): xfce4-timer-plugin-1.6.0-3.fc24.x86_64.rpm (68 kB) Pungi:INFO: Downloading (996/1049): xfce4-verve-plugin-1.1.0-1.fc25.x86_64.rpm (91 kB) Pungi:INFO: Downloading (997/1049): xfce4-whiskermenu-plugin-1.7.3-1.fc25.x86_64.rpm (194 kB) Pungi:INFO: Downloading (998/1049): xfce4-xkb-plugin-0.7.1-4.fc24.x86_64.rpm (539 kB) Pungi:INFO: Downloading (999/1049): xfconf-4.12.0-5.fc25.x86_64.rpm (202 kB) Pungi:INFO: Downloading (1000/1049): xfdesktop-4.12.3-3.fc24.x86_64.rpm (1.0 MB) Pungi:INFO: Downloading (1001/1049): xfsprogs-4.9.0-1.fc25.x86_64.rpm (1.0 MB) Pungi:INFO: Downloading (1003/1049): xfwm4-theme-nodoka-0.2-9.fc24.noarch.rpm (32 kB) Pungi:INFO: Downloading (1004/1049): xfwm4-themes-4.10.0-7.fc24.noarch.rpm (1.1 MB) Pungi:INFO: Downloading (1005/1049): xkeyboard-config-2.20-2.fc25.noarch.rpm (790 kB) Pungi:INFO: Downloading (1006/1049): xml-common-0.6.3-44.fc24.noarch.rpm (31 kB) Pungi:INFO: Downloading (1007/1049): xmlrpc-c-1.32.5-1909.svn2451.fc24.x86_64.rpm (133 kB) Pungi:INFO: Downloading (1008/1049): xmlrpc-c-client-1.32.5-1909.svn2451.fc24.x86_64.rpm (37 kB) Pungi:INFO: Downloading (1009/1049): xorg-x11-drivers-7.7-18.fc25.x86_64.rpm (14 kB) Pungi:INFO: Downloading (1011/1049): xorg-x11-drv-dummy-0.3.7-1.fc25.x86_64.rpm (21 kB) Pungi:INFO: Downloading (1012/1049): xorg-x11-drv-evdev-2.10.5-1.fc25.x86_64.rpm (53 kB) Pungi:INFO: Downloading (1013/1049): xorg-x11-drv-fbdev-0.4.3-25.fc25.x86_64.rpm (23 kB) Pungi:INFO: Downloading (1015/1049): xorg-x11-drv-libinput-0.23.0-4.fc25.x86_64.rpm (41 kB) Pungi:INFO: Downloading (1017/1049): xorg-x11-drv-openchrome-0.5.0-2.fc25.x86_64.rpm (171 kB) Pungi:INFO: Downloading (1018/1049): xorg-x11-drv-qxl-0.1.5-2.fc25.x86_64.rpm (97 kB) Pungi:INFO: Downloading (1019/1049): xorg-x11-drv-v4l-0.2.0-47.fc25.x86_64.rpm (24 kB) Pungi:INFO: Downloading (1020/1049): xorg-x11-drv-vesa-2.3.2-25.fc25.x86_64.rpm (28 kB) Pungi:INFO: Downloading (1021/1049): xorg-x11-drv-vmware-13.2.1-1.fc25.x86_64.rpm (87 kB) Pungi:INFO: Downloading (1022/1049): xorg-x11-drv-wacom-0.34.2-1.fc25.x86_64.rpm (312 kB) Pungi:INFO: Downloading (1023/1049): xorg-x11-font-utils-7.5-32.fc25.x86_64.rpm (81 kB) Pungi:INFO: Downloading (1024/1049): xorg-x11-fonts-ISO8859-1-100dpi-7.5-16.fc24.noarch.rpm (1.1 MB) Pungi:INFO: Downloading (1025/1049): xorg-x11-server-Xorg-1.19.3-1.fc25.x86_64.rpm (1.5 MB) Pungi:INFO: Downloading (1026/1049): xorg-x11-server-common-1.19.3-1.fc25.x86_64.rpm (48 kB) Pungi:INFO: Downloading (1027/1049): xorg-x11-server-utils-7.7-20.fc25.x86_64.rpm (185 kB) Pungi:INFO: Downloading (1028/1049): xorg-x11-utils-7.5-21.fc24.x86_64.rpm (117 kB) Pungi:INFO: Downloading (1029/1049): xorg-x11-xauth-1.0.9-5.fc24.x86_64.rpm (36 kB) Pungi:INFO: Downloading (1030/1049): xorg-x11-xinit-1.3.4-13.fc25.x86_64.rpm (55 kB) Pungi:INFO: Downloading (1031/1049): xorg-x11-xkb-utils-7.7-17.fc24.x86_64.rpm (109 kB) Pungi:INFO: Downloading (1033/1049): xss-lock-0.3.0-4.20140302git.fc25.x86_64.rpm (26 kB) Pungi:INFO: Downloading (1034/1049): xterm-327-2.fc25.x86_64.rpm (500 kB) Pungi:INFO: Downloading (1035/1049): xterm-resize-327-2.fc25.x86_64.rpm (35 kB) Pungi:INFO: Downloading (1036/1049): xz-5.2.2-2.fc24.x86_64.rpm (148 kB) Pungi:INFO: Downloading (1037/1049): xz-libs-5.2.2-2.fc24.x86_64.rpm (91 kB) Pungi:INFO: Downloading (1038/1049): yajl-2.1.0-5.fc24.x86_64.rpm (37 kB) Pungi:INFO: Downloading (1039/1049): yelp-3.22.0-1.fc25.x86_64.rpm (789 kB) Pungi:INFO: Downloading (1040/1049): yelp-libs-3.22.0-1.fc25.x86_64.rpm (105 kB) Pungi:INFO: Downloading (1041/1049): yelp-xsl-3.20.1-1.fc25.noarch.rpm (290 kB) Pungi:INFO: Downloading (1042/1049): yum-3.4.3-510.fc25.noarch.rpm (1.2 MB) Pungi:INFO: Downloading (1043/1049): yum-metadata-parser-1.1.4-17.fc25.x86_64.rpm (39 kB) Pungi:INFO: Downloading (1044/1049): yum-utils-1.1.31-511.fc25.noarch.rpm (117 kB) Pungi:INFO: Downloading (1045/1049): yumex-dnf-4.3.3-2.fc25.noarch.rpm (194 kB) Pungi:INFO: Downloading (1046/1049): zenity-3.22.0-1.fc25.x86_64.rpm (750 kB) Pungi:INFO: Downloading (1047/1049): zeromq-4.1.4-5.fc25.x86_64.rpm (555 kB) Pungi:INFO: Downloading (1048/1049): zip-3.0-16.fc24.x86_64.rpm (272 kB) Pungi:INFO: Downloading (1049/1049): zlib-1.2.8-10.fc24.x86_64.rpm (95 kB) Pungi:INFO: Finished downloading packages. Pungi:INFO: Lock count downed to 1 Pungi:INFO: None None None Pungi:INFO: Removing extra group kde-desktop-qubes from comps file Pungi:INFO: Lock count downed to 0 Pungi:INFO: None None None Pungi:INFO: Released '/var/cache/pungi/yumlock.lock' Pungi:INFO: Making repodata Pungi:INFO: Running /usr/bin/repoview --quiet --state-dir /var/cache/pungi/repoviewcache --title "Qubes **HIDDEN** - x86_64" /home/user/qubes-src/installer-qubes-os/work/**HIDDEN**/x86_64/os Pungi:INFO: lorax --workdir /home/user/qubes-src/installer-qubes-os/work/work/x86_64 --logfile /home/user/qubes-src/installer-qubes-os/work/logs/lorax-x86_64.log --mirrorlist https://mirrors.fedoraproject.org/metalink?repo=fedora-25&arch=x86_64(file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-25-primary) --mirrorlist https://mirrors.fedoraproject.org/metalink?repo=updates-released-f25&arch=x86_64(file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-25-primary) --source file:///tmp/qubes-installer/yum/installer/ --source file:///tmp/qubes-installer/yum/qubes-dom0/ --source file:///tmp/qubes-installer/yum/dom0-updates/ --source file:///home/user/qubes-src/installer-qubes-os/work/**HIDDEN**/x86_64/os --product Qubes --version **HIDDEN** --release Qubes **HIDDEN** --bugurl https://bugzilla.redhat.com --volid Qubes-**HIDDEN**-x86_64 --macboot --force /home/user/qubes-src/installer-qubes-os/work/**HIDDEN**/x86_64/os Pungi:INFO: Running lorax --workdir /home/user/qubes-src/installer-qubes-os/work/work/x86_64 --logfile /home/user/qubes-src/installer-qubes-os/work/logs/lorax-x86_64.log --mirrorlist https://mirrors.fedoraproject.org/metalink?repo=fedora-25&arch=x86_64(file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-25-primary) --mirrorlist https://mirrors.fedoraproject.org/metalink?repo=updates-released-f25&arch=x86_64(file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-25-primary) --source file:///tmp/qubes-installer/yum/installer/ --source file:///tmp/qubes-installer/yum/qubes-dom0/ --source file:///tmp/qubes-installer/yum/dom0-updates/ --source file:///home/user/qubes-src/installer-qubes-os/work/**HIDDEN**/x86_64/os --product Qubes --version **HIDDEN** --release "Qubes **HIDDEN**" --bugurl https://bugzilla.redhat.com --volid Qubes-**HIDDEN**-x86_64 --macboot --force /home/user/qubes-src/installer-qubes-os/work/**HIDDEN**/x86_64/os Warning: creating filesystem that does not conform to ISO-9660. Pungi:INFO: Running /usr/bin/mkisofs -v -U -J -R -T -m repoview -m boot.iso -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -eltorito-alt-boot -e images/efiboot.img -no-emul-boot -V Qubes-**HIDDEN**-x86_64 -o /home/user/qubes-src/installer-qubes-os/work/**HIDDEN**/x86_64/iso/Qubes-DVD-x86_64-**HIDDEN**.iso /home/user/qubes-src/installer-qubes-os/work/**HIDDEN**/x86_64/os Pungi:INFO: Running /usr/bin/isohybrid -u /home/user/qubes-src/installer-qubes-os/work/**HIDDEN**/x86_64/iso/Qubes-DVD-x86_64-**HIDDEN**.iso Pungi:INFO: Running /usr/bin/implantisomd5 /home/user/qubes-src/installer-qubes-os/work/**HIDDEN**/x86_64/iso/Qubes-DVD-x86_64-**HIDDEN**.iso Pungi:INFO: Generating checksum of /home/user/qubes-src/installer-qubes-os/work/**HIDDEN**/x86_64/iso/Qubes-DVD-x86_64-**HIDDEN**.iso Pungi:INFO: CreateIsos is done. /home/user/qubes-src/installer-qubes-os/work/work/x86_64/yumroot/var/lib/rpm: No such file or directory INFO: selinux disabled Warning: Reusing existing destination directory. RPM size: 2000 MiB Could not find valid repo at: /home/user/qubes-src/installer-qubes-os/work/**HIDDEN**/x86_64/os Spawning worker 0 with 1049 pkgs Workers Finished Saving Primary metadata Saving file lists metadata Saving other metadata Generating sqlite DBs Sqlite DBs complete All done! ~/qubes-src/installer-qubes-os # Move result files to known-named directories mkdir -p build/ISO/qubes-x86_64/iso mv work/**HIDDEN**/x86_64/iso/*-DVD*.iso build/ISO/qubes-x86_64/iso/Qubes-**HIDDEN**-x86_64.iso echo **HIDDEN** > build/ISO/qubes-x86_64/iso/build_latest rm -rf build/work mv work build/work chown --reference=Makefile -R build yum rm -rf work make[1]: Leaving directory '/home/user/qubes-src/installer-qubes-os' ```
marmarek commented 5 years ago

On Tue, Aug 13, 2019 at 01:31:55PM -0700, iprid23 wrote:

@marmarek Those are the packages built from linux-kernel component:


ls qubes-packages-mirror-repo/dom0-fc25/rpm | grep kernel
kernel-414-4.14.134-1.pvops.qubes.x86_64.rpm
kernel-414-devel-4.14.134-1.pvops.qubes.x86_64.rpm
kernel-414-qubes-vm-4.14.134-1.pvops.qubes.x86_64.rpm

That's correct. Those packages should also "provide" plain kernel, kernel-devel and kernel-qubes-vm names respectively (just to be sure, you can verify with rpm -qp --provides).

Pungi:WARNING: Could not find a match for kernel-qubes-vm in any configured repo

This suggests either you don't have linux-kernel included in COMPONENTS setting, or that lorax doesn't look for Provides: but only for package names. In the latter case, you can build 4.14 kernel without the suffix by editing "suffix" file (make it empty) in linux-kernel repo. Or switch to 4.19 kernel which doesn't have suffix.

PS I've edited your comment to collapse the build log.

-- Best Regards, Marek Marczykowski-Górecki Invisible Things Lab A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing?

iprid23 commented 5 years ago

@marmarek, thanks for the answer

Sorry for the long uncollapsed log. Anyhow I added the kernel 4.19 RPMs to qubes-packages-mirror-repo/dom0-fc25/rpm, I deleted the 4.14 rpms and then I also did a createrepo --update in qubes-packages-mirror-repo/dom0-fc25. Hopefully the build will find the 4.19 kernel and will go as normal. I did not use make clean though for the iso, I just did make iso, not sure if that's okay. Hopefuly it is.

By the way, I noticed that the kernel and initrd were both in the ESP partition and the ISO 9660 partition. Which kernel and initird is loaded? And is this duplication on purpose?

iprid23 commented 5 years ago

Update: Running make iso again put a kernel 4.13 in the ISO with the error: Pungi:WARNING: Could not find a match for kernel-qubes-vm in any configured repo Instead I am now doing make installer-qubes-os. And afterwards I will try again to do make iso.

Update2: The make iso looks for the RPMs in ~/qubes-builder/qubes-src/linux-kernel/pkgs/dom0-fc25 not in qubes-packages-mirror-repo/dom0-fc25/rpm, so the RPMs must be moved there and the spec file must be updated to reference the RPMs too.

marmarek commented 5 years ago

Copying to qubes-packages-mirror-repo isn't enough, only packages mentioned in COMPONENTS are picked up to iso build. Switch branch in linux-kernel to stable-4.19 and include it in COMPONENTS.

iprid23 commented 5 years ago

@marmarek, thanks, it worked. Also when using kernel 5.2 I had to remove a suffix to make it just kernel and not kernel-latest. Closing the issue.