Mock Version: 1.1.18 Mock Version: 1.1.18 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/wicd.spec'], False, '/var/lib/mock/f18-build-1426806-231130/root/', None, 86400, True, False, 418, 418, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/wicd.spec'] Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/wicd-1.7.2.4-2.fc18.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/wicd.spec'], False, '/var/lib/mock/f18-build-1426806-231130/root/', None, 86400, True, False, 418, 418, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/wicd.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cA5pOW + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf wicd-1.7.2.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/wicd-1.7.2.4.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd wicd-1.7.2.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (wicd-1.7.0-remove-WHEREAREMYFILES.patch):' Patch #0 (wicd-1.7.0-remove-WHEREAREMYFILES.patch): + /usr/bin/cat /builddir/build/SOURCES/wicd-1.7.0-remove-WHEREAREMYFILES.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #1 (wicd-1.7.1-dbus-failure.patch):' Patch #1 (wicd-1.7.1-dbus-failure.patch): + /usr/bin/cat /builddir/build/SOURCES/wicd-1.7.1-dbus-failure.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #2 (wicd-1.7.0-dbus-policy.patch):' Patch #2 (wicd-1.7.0-dbus-policy.patch): + /usr/bin/cat /builddir/build/SOURCES/wicd-1.7.0-dbus-policy.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #3 (wicd-1.7.1-DaemonClosing.patch):' Patch #3 (wicd-1.7.1-DaemonClosing.patch): + /usr/bin/cat /builddir/build/SOURCES/wicd-1.7.1-DaemonClosing.patch + /usr/bin/patch -s -p1 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LwuwE1 + umask 022 + cd /builddir/build/BUILD + cd wicd-1.7.2.4 + LANG=C + export LANG + unset DISPLAY + rm -f po/ast.po + /usr/bin/python setup.py configure --distro redhat --lib /usr/lib64 --share /usr/share/wicd --etc /etc/wicd --bin /usr/bin --pmutils /usr/lib64/pm-utils/sleep.d --log /var/log --systemd /usr/lib/systemd/system --no-install-init Error importing wpath.py. You can safely ignore this message. It is probably because you haven't run python setup.py configure yet or you are running it for the first time. Using init file name 'wpath' is not defined Error setting up data array. This is normal if python setup.py configure has not yet been run. running configure Distro is: redhat lib is /usr/lib64/ share is /usr/share/wicd/ etc is /etc/wicd/ scripts is /etc/wicd/scripts/ pixmaps is /usr/share/pixmaps/ images is /usr/share/pixmaps/wicd/ encryption is /etc/wicd/encryption/templates/ bin is /usr/bin/ sbin is /usr/sbin/ backends is /usr/share/wicd/backends/ daemon is /usr/share/wicd/daemon/ curses is /usr/share/wicd/curses/ gtk is /usr/share/wicd/gtk/ cli is /usr/share/wicd/cli/ networks is /var/lib/wicd/configurations/ log is /var/log/ resume is /etc/acpi/resume.d/ suspend is /etc/acpi/suspend.d/ pmutils is /usr/lib64/pm-utils/sleep.d/ dbus is /etc/dbus-1/system.d/ dbus-service is /usr/share/dbus-1/system-services/ systemd is /usr/lib/systemd/system/ logrotate is /etc/logrotate.d/ desktop is /usr/share/applications/ icons is /usr/share/icons/hicolor/ translations is /usr/share/locale/ autostart is /etc/xdg/autostart/ varlib is /var/lib/wicd/ init is /etc/rc.d/init.d/ docdir is /usr/share/doc/wicd/ mandir is /usr/share/man/ kdedir is /usr/share/autostart/ python is /usr/bin/python pidfile is /var/run/wicd.pid initfile is init/redhat/wicd initfilename is wicd wicdgroup is users distro is redhat loggroup is logperms is 0600 Found switch ('no-install-init', None, 'do not install the init file') 1 Found switch ('no-install-man', None, 'do not install the man files') False Found switch ('no-install-i18n-man', None, 'do not install the translated man files') False Found switch ('no-install-kde', None, 'do not install the kde autostart file') True Found switch ('no-install-acpi', None, 'do not install the suspend.d and resume.d acpi scripts') False Found switch ('no-install-pmutils', None, 'do not install the pm-utils hooks') False Found switch ('no-install-docs', None, 'do not install the auxiliary documentation') False Found switch ('no-install-ncurses', None, 'do not install the ncurses client') False Found switch ('no-install-cli', None, 'do not install the command line executable') False Found switch ('no-install-gtk', None, 'do not install the gtk client') False Found switch ('no-use-notifications', None, 'do not ever allow the use of libnotify notifications') False Replacing values in template files... Replacing values in man=wicd-manager-settings.conf.5.in man/wicd-manager-settings.conf.5 Replacing values in other=50-wicd-suspend.sh.in other/50-wicd-suspend.sh Replacing values in other=55wicd.in other/55wicd Replacing values in scripts=wicd-gtk.in (mkdir scripts) scripts/wicd-gtk Replacing values in scripts=wicd-client.in scripts/wicd-client Replacing values in wicd=wpath.py.in wicd/wpath.py Replacing values in other=WHEREAREMYFILES.in other/WHEREAREMYFILES Replacing values in init=debian=wicd.in (mkdir init/debian) init/debian/wicd Replacing values in init=arch=wicd.in (mkdir init/arch) init/arch/wicd Replacing values in init=gentoo=wicd.in (mkdir init/gentoo) init/gentoo/wicd Replacing values in man=nl=wicd.8.in man/nl/wicd.8 Replacing values in scripts=wicd-curses.in scripts/wicd-curses Replacing values in man=wicd-cli.8.in man/wicd-cli.8 Replacing values in other=wicd.conf.in other/wicd.conf Replacing values in init=suse=wicd.in (mkdir init/suse) init/suse/wicd Replacing values in man=nl=wicd-curses.8.in man/nl/wicd-curses.8 Replacing values in init=redhat=wicd.in (mkdir init/redhat) init/redhat/wicd Replacing values in init=default=wicd.in (mkdir init/default) init/default/wicd Replacing values in other=80-wicd-connect.sh.in other/80-wicd-connect.sh Replacing values in scripts=wicd.in scripts/wicd Replacing values in init=pld=wicd.in (mkdir init/pld) init/pld/wicd Replacing values in man=wicd-curses.8.in man/wicd-curses.8 Replacing values in other=wicd.logrotate.in other/wicd.logrotate Replacing values in init=slackware=rc.wicd.in (mkdir init/slackware) init/slackware/rc.wicd Replacing values in man=wicd-wireless-settings.conf.5.in man/wicd-wireless-settings.conf.5 Replacing values in scripts=wicd-cli.in scripts/wicd-cli Replacing values in man=nl=wicd-wired-settings.conf.5.in man/nl/wicd-wired-settings.conf.5 Replacing values in man=nl=wicd-manager-settings.conf.5.in man/nl/compiling catalog 'po/sl.po' to 'translations/sl/LC_MESSAGES/wicd.mo' compiling catalog 'po/ro.po' to 'translations/ro/LC_MESSAGES/wicd.mo' compiling catalog 'po/bg.po' to 'translations/bg/LC_MESSAGES/wicd.mo' compiling catalog 'po/ja.po' to 'translations/ja/LC_MESSAGES/wicd.mo' compiling catalog 'po/uk.po' to 'translations/uk/LC_MESSAGES/wicd.mo' compiling catalog 'po/ru.po' to 'translations/ru/LC_MESSAGES/wicd.mo' compiling catalog 'po/pt.po' to 'translations/pt/LC_MESSAGES/wicd.mo' compiling catalog 'po/ar_EG.po' to 'translations/ar_EG/LC_MESSAGES/wicd.mo' compiling catalog 'po/zh_CN.po' to 'translations/zh_CN/LC_MESSAGES/wicd.mo' compiling catalog 'po/vi.po' to 'translations/vi/LC_MESSAGES/wicd.mo' compiling catalog 'po/en.po' to 'translations/en/LC_MESSAGES/wicd.mo' compiling catalog 'po/cs.po' to 'translations/cs/LC_MESSAGES/wicd.mo' compiling catalog 'po/pl.po' to 'translations/pl/LC_MESSAGES/wicd.mo' compiling catalog 'po/hr.po' to 'translations/hr/LC_MESSAGES/wicd.mo' compiling catalog 'po/lt.po' to 'translations/lt/LC_MESSAGES/wicd.mo' compiling catalog 'po/zh_TW.po' to 'translations/zh_TW/LC_MESSAGES/wicd.mo' compiling catalog 'po/el.po' to 'translations/el/LC_MESSAGES/wicd.mo' compiling catalog 'po/ka.po' to 'translations/ka/LC_MESSAGES/wicd.mo' compiling catalog 'po/id.po' to 'translations/id/LC_MESSAGES/wicd.mo' compiling catalog 'po/pt_BR.po' to 'translations/pt_BR/LC_MESSAGES/wicd.mo' compiling catalog 'po/hu.po' to 'translations/hu/LC_MESSAGES/wicd.mo' compiling catalog 'po/lv.po' to 'translations/lv/LC_MESSAGES/wicd.mo' compiling catalog 'po/da.po' to 'translations/da/LC_MESSAGES/wicd.mo' compiling catalog 'po/eo.po' to 'translations/eo/LC_MESSAGES/wicd.mo' compiling catalog 'po/es.po' to 'translations/es/LC_MESSAGES/wicd.mo' compiling catalog 'po/gl.po' to 'translations/gl/LC_MESSAGES/wicd.mo' compiling catalog 'po/nb.po' to 'translations/nb/LC_MESSAGES/wicd.mo' compiling catalog 'po/ml.po' to 'translations/ml/LC_MESSAGES/wicd.mo' compiling catalog 'po/it.po' to 'translations/it/LC_MESSAGES/wicd.mo' compiling catalog 'po/eu.po' to 'translations/eu/LC_MESSAGES/wicd.mo' compiling catalog 'po/fa.po' to 'translations/fa/LC_MESSAGES/wicd.mo' compiling catalog 'po/tr.po' to 'translations/tr/LC_MESSAGES/wicd.mo' compiling catalog 'po/fi.po' to 'translations/fi/LC_MESSAGES/wicd.mo' compiling catalog 'po/sr.po' to 'translations/sr/LC_MESSAGES/wicd.mo' compiling catalog 'po/he.po' to 'translations/he/LC_MESSAGES/wicd.mo' compiling catalog 'po/et.po' to 'translations/et/LC_MESSAGES/wicd.mo' compiling catalog 'po/kk.po' to 'translations/kk/LC_MESSAGES/wicd.mo' compiling catalog 'po/sv.po' to 'translations/sv/LC_MESSAGES/wicd.mo' compiling catalog 'po/nl.po' to 'translations/nl/LC_MESSAGES/wicd.mo' compiling catalog 'po/sk.po' to 'translations/sk/LC_MESSAGES/wicd.mo' compiling catalog 'po/ca.po' to 'translations/ca/LC_MESSAGES/wicd.mo' compiling catalog 'po/fr.po' to 'translations/fr/LC_MESSAGES/wicd.mo' compiling catalog 'po/de.po' to 'translations/de/LC_MESSAGES/wicd.mo' compiling catalog 'po/ko.po' to 'translations/ko/LC_MESSAGES/wicd.mo' compiling catalog 'po/nn.po' to 'translations/nn/LC_MESSAGES/wicd.mo' compiling catalog 'po/zh_HK.po' to 'translations/zh_HK/LC_MESSAGES/wicd.mo' compiling catalog 'po/te.po' to 'translations/te/LC_MESSAGES/wicd.mo' wicd-manager-settings.conf.5 Replacing values in init=lunar=wicd.in (mkdir init/lunar) init/lunar/wicd Replacing values in man=wicd.8.in man/wicd.8 Replacing values in man=wicd-wired-settings.conf.5.in man/wicd-wired-settings.conf.5 Replacing values in wpath.py.in wpath.py Replacing values in man=nl=wicd-wireless-settings.conf.5.in man/nl/wicd-wireless-settings.conf.5 + /usr/bin/python setup.py build Using init file ('/etc/rc.d/init.d/', 'init/redhat/wicd') Using pid path wicd.pid Language support for sl ro bg ja uk ru pt ar_EG zh_CN vi en cs pl hr lt zh_TW el ka id pt_BR hu lv da eo es gl nb ml it eu fa tr fi sr he et kk sv nl sk ca fr de ko nn zh_HK te running build running build_py creating build creating build/lib creating build/lib/wicd copying wicd/__init__.py -> build/lib/wicd copying wicd/networking.py -> build/lib/wicd copying wicd/misc.py -> build/lib/wicd copying wicd/wnettools.py -> build/lib/wicd copying wicd/wpath.py -> build/lib/wicd copying wicd/dbusmanager.py -> build/lib/wicd copying wicd/logfile.py -> build/lib/wicd copying wicd/backend.py -> build/lib/wicd copying wicd/configmanager.py -> build/lib/wicd copying wicd/translations.py -> build/lib/wicd + /usr/bin/python setup.py compile_translations Using init file ('/etc/rc.d/init.d/', 'init/redhat/wicd') Using pid path wicd.pid Language support for sl ro bg ja uk ru pt ar_EG zh_CN vi en cs pl hr lt zh_TW el ka id pt_BR hu lv da eo es gl nb ml it eu fa tr fi sr he et kk sv nl sk ca fr de ko nn zh_HK te running compile_translations compiling catalog 'po/sl.po' to 'translations/sl/LC_MESSAGES/wicd.mo' compiling catalog 'po/ro.po' to 'translations/ro/LC_MESSAGES/wicd.mo' compiling catalog 'po/bg.po' to 'translations/bg/LC_MESSAGES/wicd.mo' compiling catalog 'po/ja.po' to 'translations/ja/LC_MESSAGES/wicd.mo' compiling catalog 'po/uk.po' to 'translations/uk/LC_MESSAGES/wicd.mo' compiling catalog 'po/ru.po' to 'translations/ru/LC_MESSAGES/wicd.mo' compiling catalog 'po/pt.po' to 'translations/pt/LC_MESSAGES/wicd.mo' compiling catalog 'po/ar_EG.po' to 'translations/ar_EG/LC_MESSAGES/wicd.mo' compiling catalog 'po/zh_CN.po' to 'translations/zh_CN/LC_MESSAGES/wicd.mo' compiling catalog 'po/vi.po' to 'translations/vi/LC_MESSAGES/wicd.mo' compiling catalog 'po/en.po' to 'translations/en/LC_MESSAGES/wicd.mo' compiling catalog 'po/cs.po' to 'translations/cs/LC_MESSAGES/wicd.mo' compiling catalog 'po/pl.po' to 'translations/pl/LC_MESSAGES/wicd.mo' compiling catalog 'po/hr.po' to 'translations/hr/LC_MESSAGES/wicd.mo' compiling catalog 'po/lt.po' to 'translations/lt/LC_MESSAGES/wicd.mo' compiling catalog 'po/zh_TW.po' to 'translations/zh_TW/LC_MESSAGES/wicd.mo' compiling catalog 'po/el.po' to 'translations/el/LC_MESSAGES/wicd.mo' compiling catalog 'po/ka.po' to 'translations/ka/LC_MESSAGES/wicd.mo' compiling catalog 'po/id.po' to 'translations/id/LC_MESSAGES/wicd.mo' compiling catalog 'po/pt_BR.po' to 'translations/pt_BR/LC_MESSAGES/wicd.mo' compiling catalog 'po/hu.po' to 'translations/hu/LC_MESSAGES/wicd.mo' compiling catalog 'po/lv.po' to 'translations/lv/LC_MESSAGES/wicd.mo' compiling catalog 'po/da.po' to 'translations/da/LC_MESSAGES/wicd.mo' compiling catalog 'po/eo.po' to 'translations/eo/LC_MESSAGES/wicd.mo' compiling catalog 'po/es.po' to 'translations/es/LC_MESSAGES/wicd.mo' compiling catalog 'po/gl.po' to 'translations/gl/LC_MESSAGES/wicd.mo' compiling catalog 'po/nb.po' to 'translations/nb/LC_MESSAGES/wicd.mo' compiling catalog 'po/ml.po' to 'translations/ml/LC_MESSAGES/wicd.mo' compiling catalog 'po/it.po' to 'translations/it/LC_MESSAGES/wicd.mo' compiling catalog 'po/eu.po' to 'translations/eu/LC_MESSAGES/wicd.mo' compiling catalog 'po/fa.po' to 'translations/fa/LC_MESSAGES/wicd.mo' compiling catalog 'po/tr.po' to 'translations/tr/LC_MESSAGES/wicd.mo' compiling catalog 'po/fi.po' to 'translations/fi/LC_MESSAGES/wicd.mo' compiling catalog 'po/sr.po' to 'translations/sr/LC_MESSAGES/wicd.mo' compiling catalog 'po/he.po' to 'translations/he/LC_MESSAGES/wicd.mo' compiling catalog 'po/et.po' to 'translations/et/LC_MESSAGES/wicd.mo' compiling catalog 'po/kk.po' to 'translations/kk/LC_MESSAGES/wicd.mo' compiling catalog 'po/sv.po' to 'translations/sv/LC_MESSAGES/wicd.mo' compiling catalog 'po/nl.po' to 'translations/nl/LC_MESSAGES/wicd.mo' compiling catalog 'po/sk.po' to 'translations/sk/LC_MESSAGES/wicd.mo' compiling catalog 'po/ca.po' to 'translations/ca/LC_MESSAGES/wicd.mo' compiling catalog 'po/fr.po' to 'translations/fr/LC_MESSAGES/wicd.mo' compiling catalog 'po/de.po' to 'translations/de/LC_MESSAGES/wicd.mo' compiling catalog 'po/ko.po' to 'translations/ko/LC_MESSAGES/wicd.mo' compiling catalog 'po/nn.po' to 'translations/nn/LC_MESSAGES/wicd.mo' compiling catalog 'po/zh_HK.po' to 'translations/zh_HK/LC_MESSAGES/wicd.mo' compiling catalog 'po/te.po' to 'translations/te/LC_MESSAGES/wicd.mo' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pJ7BZJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64 ++ dirname /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64 + cd wicd-1.7.2.4 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64 + /usr/bin/python setup.py install --skip-build --no-compile --root /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64 Using init file ('/etc/rc.d/init.d/', 'init/redhat/wicd') Using pid path wicd.pid Language support for sl ro bg ja uk ru pt ar_EG zh_CN vi en cs pl hr lt zh_TW el ka id pt_BR hu lv da eo es gl nb ml it eu fa tr fi sr he et kk sv nl sk ca fr de ko nn zh_HK te running install running install_lib creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64 creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd copying build/lib/wicd/networking.py -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd copying build/lib/wicd/dbusmanager.py -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd copying build/lib/wicd/backend.py -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd copying build/lib/wicd/logfile.py -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd copying build/lib/wicd/translations.py -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd copying build/lib/wicd/misc.py -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd copying build/lib/wicd/configmanager.py -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd copying build/lib/wicd/wnettools.py -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd copying build/lib/wicd/wpath.py -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd copying build/lib/wicd/__init__.py -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd running install_data creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/dbus-1 creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/dbus-1/system.d copying other/wicd.conf -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/dbus-1/system.d/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/dbus-1 creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/dbus-1/system-services copying other/org.wicd.daemon.service -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/dbus-1/system-services/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/systemd creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/systemd/system copying other/wicd.service -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/systemd/system/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/logrotate.d copying other/wicd.logrotate -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/logrotate.d/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/var creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/var/log copying other/.empty_on_purpose -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/var/log/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/wicd copying other/dhclient.conf.template.default -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/wicd/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/wicd/encryption creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/wicd/encryption/templates copying encryption/templates/active -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/wicd/encryption/templates/ copying encryption/templates/wep-shared -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/wicd/encryption/templates/ copying encryption/templates/ttls -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/wicd/encryption/templates/ copying encryption/templates/wired_8021x -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/wicd/encryption/templates/ copying encryption/templates/wpa-psk -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/wicd/encryption/templates/ copying encryption/templates/wpa-peap -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/wicd/encryption/templates/ copying encryption/templates/wep-hex -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/wicd/encryption/templates/ copying encryption/templates/eap-tls -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/wicd/encryption/templates/ copying encryption/templates/active_wired -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/wicd/encryption/templates/ copying encryption/templates/eap -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/wicd/encryption/templates/ copying encryption/templates/wpa -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/wicd/encryption/templates/ copying encryption/templates/wpa2-peap -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/wicd/encryption/templates/ copying encryption/templates/wpa2-leap -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/wicd/encryption/templates/ copying encryption/templates/peap-tkip -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/wicd/encryption/templates/ copying encryption/templates/wep-passphrase -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/wicd/encryption/templates/ copying encryption/templates/leap -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/wicd/encryption/templates/ copying encryption/templates/peap -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/wicd/encryption/templates/ copying encryption/templates/psu -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/wicd/encryption/templates/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/var/lib creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/var/lib/wicd creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/var/lib/wicd/configurations copying other/.empty_on_purpose -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/var/lib/wicd/configurations/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/sbin copying scripts/wicd -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/sbin/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/wicd creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/wicd/daemon copying wicd/monitor.py -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/wicd/daemon/ copying wicd/wicd-daemon.py -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/wicd/daemon/ copying wicd/suspend.py -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/wicd/daemon/ copying wicd/autoconnect.py -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/wicd/daemon/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/wicd/backends copying wicd/backends/be-external.py -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/wicd/backends/ copying wicd/backends/be-ioctl.py -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/wicd/backends/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/wicd/scripts copying other/.empty_on_purpose -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/wicd/scripts/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/wicd/scripts/predisconnect copying other/.empty_on_purpose -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/wicd/scripts/predisconnect creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/wicd/scripts/postdisconnect copying other/.empty_on_purpose -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/wicd/scripts/postdisconnect creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/wicd/scripts/preconnect copying other/.empty_on_purpose -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/wicd/scripts/preconnect creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/wicd/scripts/postconnect copying other/.empty_on_purpose -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/wicd/scripts/postconnect creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/applications copying other/wicd.desktop -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/applications/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/bin copying scripts/wicd-client -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/bin/ copying scripts/wicd-gtk -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/bin/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/wicd/gtk copying gtk/wicd-client.py -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/wicd/gtk/ copying gtk/netentry.py -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/wicd/gtk/ copying gtk/prefs.py -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/wicd/gtk/ copying gtk/gui.py -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/wicd/gtk/ copying gtk/guiutil.py -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/wicd/gtk/ copying data/wicd.ui -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/wicd/gtk/ copying gtk/configscript.py -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/wicd/gtk/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/xdg creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/xdg/autostart copying other/wicd-tray.desktop -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/xdg/autostart/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/man creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/man/man1 copying man/wicd-client.1 -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/man/man1/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons/hicolor creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons/hicolor/scalable creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons/hicolor/scalable/apps copying icons/scalable/wicd-gtk.svg -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons/hicolor/scalable/apps/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons/hicolor/192x192 creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons/hicolor/192x192/apps copying icons/192px/wicd-gtk.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons/hicolor/192x192/apps/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons/hicolor/128x128 creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons/hicolor/128x128/apps copying icons/128px/wicd-gtk.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons/hicolor/128x128/apps/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons/hicolor/96x96 creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons/hicolor/96x96/apps copying icons/96px/wicd-gtk.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons/hicolor/96x96/apps/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons/hicolor/72x72 creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons/hicolor/72x72/apps copying icons/72px/wicd-gtk.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons/hicolor/72x72/apps/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons/hicolor/64x64 creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons/hicolor/64x64/apps copying icons/64px/wicd-gtk.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons/hicolor/64x64/apps/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons/hicolor/48x48 creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons/hicolor/48x48/apps copying icons/48px/wicd-gtk.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons/hicolor/48x48/apps/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons/hicolor/36x36 creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons/hicolor/36x36/apps copying icons/36px/wicd-gtk.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons/hicolor/36x36/apps/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons/hicolor/32x32 creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons/hicolor/32x32/apps copying icons/32px/wicd-gtk.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons/hicolor/32x32/apps/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons/hicolor/24x24 creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons/hicolor/24x24/apps copying icons/24px/wicd-gtk.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons/hicolor/24x24/apps/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons/hicolor/22x22 creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons/hicolor/22x22/apps copying icons/22px/wicd-gtk.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons/hicolor/22x22/apps/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons/hicolor/16x16 creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons/hicolor/16x16/apps copying icons/16px/wicd-gtk.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/icons/hicolor/16x16/apps/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd copying images/transmitting-low-signal.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/signal-50.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/bad-signal-lock.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/good-signal.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/bad-signal.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/high-signal.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/good-signal-lock.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/idle-good-signal.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/both-low-signal-lock.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/both-high-signal-lock.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/idle-good-signal-lock.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/transmitting-high-signal-lock.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/receiving-bad-signal-lock.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/both-low-signal.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/transmitting-bad-signal-lock.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/low-signal.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/transmitting-bad-signal.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/idle-low-signal.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/receiving-good-signal.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/both-high-signal.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/receiving-good-signal-lock.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/receiving-bad-signal.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/receiving-high-signal-lock.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/transmitting-high-signal.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/both-good-signal.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/signal-100.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/idle-high-signal-lock.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/idle-low-signal-lock.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/low-signal-lock.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/receiving-high-signal.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/transmitting-low-signal-lock.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/idle-bad-signal-lock.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/both-bad-signal-lock.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/signal-75.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/wired.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/transmitting-good-signal-lock.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/wired-gui.svg -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/idle-high-signal.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/both-bad-signal.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/transmitting-good-signal.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/high-signal-lock.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/receiving-low-signal-lock.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/no-signal.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/receiving-low-signal.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/signal-25.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/both-good-signal-lock.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying images/idle-bad-signal.png -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/wicd/ copying other/wicd-gtk.xpm -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/pixmaps/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/wicd/curses copying curses/curses_misc.py -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/wicd/curses/ copying curses/prefs_curses.py -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/wicd/curses/ copying curses/wicd-curses.py -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/wicd/curses/ copying curses/netentry_curses.py -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/wicd/curses/ copying curses/configscript_curses.py -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/wicd/curses/ copying scripts/wicd-curses -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/bin/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/man/man8 copying man/wicd-curses.8 -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/man/man8/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/man/nl creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/man/nl/man8 copying man/nl/wicd-curses.8 -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/man/nl/man8/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/doc/wicd copying curses/README.curses -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/doc/wicd/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/wicd/cli copying cli/wicd-cli.py -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/wicd/cli/ copying scripts/wicd-cli -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/bin/ copying man/wicd-cli.8 -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/man/man8/ copying cli/README.cli -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/doc/wicd/ copying INSTALL -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/doc/wicd/ copying LICENSE -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/doc/wicd/ copying AUTHORS -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/doc/wicd/ copying README -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/doc/wicd/ copying CHANGES -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/doc/wicd/ copying other/WHEREAREMYFILES -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/var/lib/wicd/ copying man/wicd.8 -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/man/man8/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/man/man5 copying man/wicd-manager-settings.conf.5 -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/man/man5/ copying man/wicd-wired-settings.conf.5 -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/man/man5/ copying man/wicd-wireless-settings.conf.5 -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/man/man5/ copying man/nl/wicd.8 -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/man/nl/man8/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/man/nl/man5 copying man/nl/wicd-manager-settings.conf.5 -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/man/nl/man5/ copying man/nl/wicd-wired-settings.conf.5 -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/man/nl/man5/ copying man/nl/wicd-wireless-settings.conf.5 -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/man/nl/man5/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/man/nl/man1 copying man/nl/wicd-client.1 -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/man/nl/man1/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/acpi creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/acpi/resume.d copying other/80-wicd-connect.sh -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/acpi/resume.d/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/acpi/suspend.d copying other/50-wicd-suspend.sh -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/acpi/suspend.d/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib64/pm-utils creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib64/pm-utils/sleep.d copying other/55wicd -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib64/pm-utils/sleep.d/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/sl creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/sl/LC_MESSAGES copying translations/sl/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/sl/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/ro creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/ro/LC_MESSAGES copying translations/ro/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/ro/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/bg creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/bg/LC_MESSAGES copying translations/bg/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/bg/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/ja creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/ja/LC_MESSAGES copying translations/ja/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/ja/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/uk creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/uk/LC_MESSAGES copying translations/uk/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/uk/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/ru creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/ru/LC_MESSAGES copying translations/ru/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/ru/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/pt creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/pt/LC_MESSAGES copying translations/pt/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/pt/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/ar_EG creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/ar_EG/LC_MESSAGES copying translations/ar_EG/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/ar_EG/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/zh_CN creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/zh_CN/LC_MESSAGES copying translations/zh_CN/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/vi creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/vi/LC_MESSAGES copying translations/vi/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/vi/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/en creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/en/LC_MESSAGES copying translations/en/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/en/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/cs creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/cs/LC_MESSAGES copying translations/cs/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/cs/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/pl creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/pl/LC_MESSAGES copying translations/pl/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/pl/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/hr creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/hr/LC_MESSAGES copying translations/hr/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/hr/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/lt creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/lt/LC_MESSAGES copying translations/lt/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/lt/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/zh_TW creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/zh_TW/LC_MESSAGES copying translations/zh_TW/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/el creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/el/LC_MESSAGES copying translations/el/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/el/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/ka creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/ka/LC_MESSAGES copying translations/ka/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/ka/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/id creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/id/LC_MESSAGES copying translations/id/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/id/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/pt_BR creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/pt_BR/LC_MESSAGES copying translations/pt_BR/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/hu creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/hu/LC_MESSAGES copying translations/hu/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/hu/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/lv creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/lv/LC_MESSAGES copying translations/lv/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/lv/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/da creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/da/LC_MESSAGES copying translations/da/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/da/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/eo creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/eo/LC_MESSAGES copying translations/eo/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/eo/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/es creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/es/LC_MESSAGES copying translations/es/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/es/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/gl creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/gl/LC_MESSAGES copying translations/gl/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/gl/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/nb creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/nb/LC_MESSAGES copying translations/nb/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/nb/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/ml creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/ml/LC_MESSAGES copying translations/ml/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/ml/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/it creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/it/LC_MESSAGES copying translations/it/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/it/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/eu creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/eu/LC_MESSAGES copying translations/eu/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/eu/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/fa creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/fa/LC_MESSAGES copying translations/fa/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/fa/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/tr creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/tr/LC_MESSAGES copying translations/tr/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/tr/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/fi creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/fi/LC_MESSAGES copying translations/fi/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/fi/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/sr creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/sr/LC_MESSAGES copying translations/sr/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/sr/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/he creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/he/LC_MESSAGES copying translations/he/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/he/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/et creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/et/LC_MESSAGES copying translations/et/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/et/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/kk creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/kk/LC_MESSAGES copying translations/kk/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/kk/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/sv creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/sv/LC_MESSAGES copying translations/sv/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/sv/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/nl creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/nl/LC_MESSAGES copying translations/nl/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/nl/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/sk creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/sk/LC_MESSAGES copying translations/sk/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/sk/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/ca creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/ca/LC_MESSAGES copying translations/ca/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/ca/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/fr creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/fr/LC_MESSAGES copying translations/fr/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/fr/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/de creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/de/LC_MESSAGES copying translations/de/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/de/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/ko creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/ko/LC_MESSAGES copying translations/ko/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/ko/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/nn creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/nn/LC_MESSAGES copying translations/nn/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/nn/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/zh_HK creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/zh_HK/LC_MESSAGES copying translations/zh_HK/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/zh_HK/LC_MESSAGES/ creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/te creating /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/te/LC_MESSAGES copying translations/te/LC_MESSAGES/wicd.mo -> /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/locale/te/LC_MESSAGES/ running install_egg_info Writing /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd-1.7.2.4-py2.7.egg-info writing list of installed files to 'install.log' + sed -i -e '/^#!\//, 1d' /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/wicd/backends/be-external.py + sed -i -e '/^#!\//, 1d' /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/wicd/backends/be-ioctl.py + sed -i -e '/^#!\//, 1d' /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/wicd/cli/wicd-cli.py + sed -i -e '/^#!\//, 1d' /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/wicd/curses/curses_misc.py + sed -i -e '/^#!\//, 1d' /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/wicd/curses/netentry_curses.py + sed -i -e '/^#!\//, 1d' /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/wicd/curses/prefs_curses.py + sed -i -e '/^#!\//, 1d' /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/wicd/daemon/wicd-daemon.py + sed -i -e '/^#!\//, 1d' /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/wicd/gtk/gui.py + sed -i -e '/^#!\//, 1d' /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/wicd/gtk/prefs.py + sed -i -e '/^#!\//, 1d' /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/wicd/gtk/wicd-client.py + rm -f /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/var/lib/wicd/WHEREAREMYFILES + rm -rf /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/doc + find /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64 -type f -name .empty_on_purpose + xargs rm + for lib in '/builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/*.py' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/__init__.py + touch -r /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/__init__.py /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/__init__.py.new + mv /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/__init__.py.new /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/__init__.py + for lib in '/builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/*.py' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/backend.py + touch -r /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/backend.py /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/backend.py.new + mv /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/backend.py.new /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/backend.py + for lib in '/builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/*.py' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/configmanager.py + touch -r /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/configmanager.py /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/configmanager.py.new + mv /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/configmanager.py.new /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/configmanager.py + for lib in '/builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/*.py' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/dbusmanager.py + touch -r /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/dbusmanager.py /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/dbusmanager.py.new + mv /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/dbusmanager.py.new /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/dbusmanager.py + for lib in '/builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/*.py' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/logfile.py + touch -r /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/logfile.py /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/logfile.py.new + mv /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/logfile.py.new /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/logfile.py + for lib in '/builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/*.py' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/misc.py + touch -r /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/misc.py /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/misc.py.new + mv /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/misc.py.new /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/misc.py + for lib in '/builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/*.py' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/networking.py + touch -r /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/networking.py /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/networking.py.new + mv /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/networking.py.new /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/networking.py + for lib in '/builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/*.py' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/translations.py + touch -r /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/translations.py /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/translations.py.new + mv /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/translations.py.new /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/translations.py + for lib in '/builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/*.py' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/wnettools.py + touch -r /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/wnettools.py /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/wnettools.py.new + mv /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/wnettools.py.new /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/wnettools.py + for lib in '/builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/*.py' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/wpath.py + touch -r /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/wpath.py /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/wpath.py.new + mv /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/wpath.py.new /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/site-packages/wicd/wpath.py + mkdir -p /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/dbus-1/system-services + install -m 0644 /builddir/build/SOURCES/org.wicd.daemon.service /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/dbus-1/system-services/org.wicd.daemon.service + mv /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/logrotate.d/wicd.logrotate /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/logrotate.d/wicd + desktop-file-install --remove-category=Application --delete-original --dir=/builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/applications /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/applications/wicd.desktop + desktop-file-install --dir=/builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/xdg/autostart /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/etc/xdg/autostart/wicd-tray.desktop + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64 wicd + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/lib/python2.7/ using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: wicd-1.7.2.4-2.fc18.x86_64 Provides: wicd = 1.7.2.4-2.fc18 wicd(x86-64) = 1.7.2.4-2.fc18 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh Processing files: wicd-common-1.7.2.4-2.fc18.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ADjxYv + umask 022 + cd /builddir/build/BUILD + cd wicd-1.7.2.4 + DOCDIR=/builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/doc/wicd-common-1.7.2.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/doc/wicd-common-1.7.2.4 + cp -pr AUTHORS CHANGES LICENSE NEWS README other/WHEREAREMYFILES /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64/usr/share/doc/wicd-common-1.7.2.4 + exit 0 Provides: config(wicd-common) = 1.7.2.4-2.fc18 wicd-common = 1.7.2.4-2.fc18 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd-units Requires(preun): /bin/sh systemd-units Requires(postun): /bin/sh systemd-units Requires: /bin/bash /bin/sh /usr/bin/env python(abi) = 2.7 Processing files: wicd-curses-1.7.2.4-2.fc18.noarch Provides: wicd-curses = 1.7.2.4-2.fc18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/env Processing files: wicd-gtk-1.7.2.4-2.fc18.noarch Provides: wicd-gtk = 1.7.2.4-2.fc18 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh /usr/bin/env Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64 Wrote: /builddir/build/RPMS/wicd-1.7.2.4-2.fc18.x86_64.rpm Wrote: /builddir/build/RPMS/wicd-common-1.7.2.4-2.fc18.noarch.rpm Wrote: /builddir/build/RPMS/wicd-curses-1.7.2.4-2.fc18.noarch.rpm Wrote: /builddir/build/RPMS/wicd-gtk-1.7.2.4-2.fc18.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DVxl1D + umask 022 + cd /builddir/build/BUILD + cd wicd-1.7.2.4 + rm -rf /builddir/build/BUILDROOT/wicd-1.7.2.4-2.fc18.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->