Mock Version: 1.2.21 Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-blivet.spec'], user='mockbuild'printOutput=Falsetimeout=172800shell=Falselogger=uid=1000chrootPath='/var/lib/mock/f25-build-6784104-664313/root'gid=425env={'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-blivet.spec'] with env {'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-blivet-2.1.6-3.fc25.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-blivet.spec'], user='mockbuild'printOutput=Falsetimeout=172800shell=Falselogger=uid=1000chrootPath='/var/lib/mock/f25-build-6784104-664313/root'gid=425private_network=Trueenv={'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-blivet.spec'] with env {'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.22S6pN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf blivet-2.1.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/blivet-2.1.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd blivet-2.1.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (0001-Use-correct-type-for-port-in-GVariant-tuple.patch): + echo 'Patch #0 (0001-Use-correct-type-for-port-in-GVariant-tuple.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file blivet/iscsi.py Patch #1 (0002-iSCSI-Store-auth-info-in-NodeInfo-tuples.patch): + echo 'Patch #1 (0002-iSCSI-Store-auth-info-in-NodeInfo-tuples.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file blivet/devices/disk.py patching file blivet/iscsi.py Patch #2 (0003-iSCSI-turn-iscsi.initiator_set-into-a-property.patch): + echo 'Patch #2 (0003-iSCSI-turn-iscsi.initiator_set-into-a-property.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file blivet/iscsi.py Patch #3 (0004-Add-device-symlinks-to-the-PVs-dictionary-for-MD-RAI.patch): + echo 'Patch #3 (0004-Add-device-symlinks-to-the-PVs-dictionary-for-MD-RAI.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file blivet/static_data/lvm_info.py + rm -rf /builddir/build/BUILD/python3-python-blivet-2.1.6-3.fc25 + cp -a . /builddir/build/BUILD/python3-python-blivet-2.1.6-3.fc25 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VxiwfX + umask 022 + cd /builddir/build/BUILD + cd blivet-2.1.6 + touch po/blivet.pot + make make -C po make[1]: Entering directory '/builddir/build/BUILD/blivet-2.1.6/po' for cat in bal.po sv.po tr.po mn.po kk.po eu.po bn.po en_GB.po bn_IN.po kn.po it.po te.po nl.po ru.po de_CH.po he.po kw@uccor.po gu.po lv.po et.po be.po ast.po ne.po ia.po tg.po br.po pt_BR.po th.po wba.po kw_GB.po nds.po gl.po ml.po am.po zh_TW.po el.po sk.po ko.po pl.po ur.po sr.po vi.po si.po or.po eo.po anp.po nb.po my.po mr.po ky.po hi.po fi.po cy.po hr.po pt.po fr.po hu.po brx.po ar.po kw.po ro.po nso.po as.po ms.po bo.po af.po mai.po is.po zh_CN.po tw.po zu.po km.po de.po es.po sr@latin.po lt.po cs.po bg.po bs.po kw@kkcor.po uk.po zh_HK.po ilo.po id.po ta.po sq.po pa.po yo.po nn.po ka.po ja.po ga.po sl.po fa.po da.po ca.po mk.po; do \ lang=`basename $cat .po`; \ if msgmerge -v $lang.po blivet.pot > $lang.pot ; then \ mv -f $lang.pot $lang.po ; \ echo "msgmerge -v of $lang succeeded" ; \ else \ echo "msgmerge -v of $lang failed" ; \ rm -f $lang.pot ; \ fi \ done .......................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of bal succeeded ......................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of sv succeeded .............................. Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of tr succeeded ............................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of mn succeeded ............................. Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of kk succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of eu succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of bn succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of en_GB succeeded .......................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of bn_IN succeeded ......................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of kn succeeded ........................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of it succeeded ........................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of te succeeded ........................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of nl succeeded ..................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of ru succeeded .............................. Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of de_CH succeeded ........................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of he succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of kw@uccor succeeded ........................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of gu succeeded ............................. Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of lv succeeded .................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of et succeeded ........................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of be succeeded ............................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of ast succeeded ...................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of ne succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of ia succeeded ......................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of tg succeeded .......................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of br succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of pt_BR succeeded ........................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of th succeeded ........................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of wba succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of kw_GB succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of nds succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of gl succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of ml succeeded ............................. Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of am succeeded ............. Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of zh_TW succeeded ......................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of el succeeded ............................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of sk succeeded ........................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of ko succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of pl succeeded .......................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of ur succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of sr succeeded .......................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of vi succeeded ...................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of si succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of or succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of eo succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of anp succeeded .......................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of nb succeeded ............................. Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of my succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of mr succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of ky succeeded ......................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of hi succeeded ........................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of fi succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of cy succeeded .......................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of hr succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of pt succeeded ................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of fr succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of hu succeeded ......................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of brx succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of ar succeeded ......................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of kw succeeded ................................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of ro succeeded ...................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of nso succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of as succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of ms succeeded ......................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of bo succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of af succeeded ....................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of mai succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of is succeeded ......................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of zh_CN succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of tw succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of zu succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of km succeeded ......................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of de succeeded .......................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of es succeeded ..................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of sr@latin succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of lt succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of cs succeeded .................. Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of bg succeeded .................. Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of bs succeeded .......................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of kw@kkcor succeeded ................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of uk succeeded ......................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of zh_HK succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of ilo succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of id succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of ta succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of sq succeeded ..................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of pa succeeded ............................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of yo succeeded .............................. Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of nn succeeded .......................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of ka succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of ja succeeded ...................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of ga succeeded ........................... Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of sl succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of fa succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of da succeeded ........................ Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of ca succeeded .................. Read 1 old + 1 reference, merged 98, fuzzied 0, missing 0, obsolete 0. msgmerge -v of mk succeeded msgfmt --statistics --verbose -o af.mo af.po af.po: 5 translated messages, 92 untranslated messages. msgfmt --statistics --verbose -o zh_CN.mo zh_CN.po zh_CN.po: 62 translated messages, 35 untranslated messages. msgfmt --statistics --verbose -o am.mo am.po am.po: 5 translated messages, 92 untranslated messages. msgfmt --statistics --verbose -o sk.mo sk.po sk.po: 94 translated messages, 3 fuzzy translations. msgfmt --statistics --verbose -o de.mo de.po de.po: 92 translated messages, 3 fuzzy translations, 2 untranslated messages. msgfmt --statistics --verbose -o be.mo be.po be.po: 2 translated messages, 95 untranslated messages. msgfmt --statistics --verbose -o ilo.mo ilo.po ilo.po: 5 translated messages, 92 untranslated messages. msgfmt --statistics --verbose -o ia.mo ia.po ia.po: 52 translated messages, 45 untranslated messages. msgfmt --statistics --verbose -o ta.mo ta.po ta.po: 59 translated messages, 38 untranslated messages. msgfmt --statistics --verbose -o sq.mo sq.po sq.po: 7 translated messages, 90 untranslated messages. msgfmt --statistics --verbose -o brx.mo brx.po brx.po: 0 translated messages, 97 untranslated messages. msgfmt --statistics --verbose -o pa.mo pa.po pa.po: 59 translated messages, 38 untranslated messages. msgfmt --statistics --verbose -o hu.mo hu.po hu.po: 59 translated messages, 38 untranslated messages. msgfmt --statistics --verbose -o el.mo el.po el.po: 8 translated messages, 89 untranslated messages. msgfmt --statistics --verbose -o pt.mo pt.po pt.po: 34 translated messages, 63 untranslated messages. msgfmt --statistics --verbose -o zu.mo zu.po zu.po: 2 translated messages, 95 untranslated messages. msgfmt --statistics --verbose -o ur.mo ur.po ur.po: 5 translated messages, 92 untranslated messages. msgfmt --statistics --verbose -o mn.mo mn.po mn.po: 0 translated messages, 97 untranslated messages. msgfmt --statistics --verbose -o sl.mo sl.po sl.po: 5 translated messages, 92 untranslated messages. msgfmt --statistics --verbose -o fa.mo fa.po fa.po: 30 translated messages, 67 untranslated messages. msgfmt --statistics --verbose -o vi.mo vi.po vi.po: 2 translated messages, 95 untranslated messages. msgfmt --statistics --verbose -o da.mo da.po da.po: 34 translated messages, 63 untranslated messages. msgfmt --statistics --verbose -o ca.mo ca.po ca.po: 97 translated messages. msgfmt --statistics --verbose -o te.mo te.po te.po: 79 translated messages, 18 untranslated messages. msgfmt --statistics --verbose -o bal.mo bal.po bal.po: 0 translated messages, 97 untranslated messages. msgfmt --statistics --verbose -o si.mo si.po si.po: 29 translated messages, 68 untranslated messages. msgfmt --statistics --verbose -o lt.mo lt.po lt.po: 1 translated message, 96 untranslated messages. msgfmt --statistics --verbose -o id.mo id.po id.po: 34 translated messages, 63 untranslated messages. msgfmt --statistics --verbose -o or.mo or.po or.po: 59 translated messages, 38 untranslated messages. msgfmt --statistics --verbose -o kn.mo kn.po kn.po: 79 translated messages, 18 untranslated messages. msgfmt --statistics --verbose -o anp.mo anp.po anp.po: 0 translated messages, 97 untranslated messages. msgfmt --statistics --verbose -o nb.mo nb.po nb.po: 22 translated messages, 75 untranslated messages. msgfmt --statistics --verbose -o my.mo my.po my.po: 0 translated messages, 97 untranslated messages. msgfmt --statistics --verbose -o kk.mo kk.po kk.po: 59 translated messages, 38 untranslated messages. msgfmt --statistics --verbose -o mr.mo mr.po mr.po: 79 translated messages, 18 untranslated messages. msgfmt --statistics --verbose -o ky.mo ky.po ky.po: 0 translated messages, 97 untranslated messages. msgfmt --statistics --verbose -o hi.mo hi.po hi.po: 34 translated messages, 63 untranslated messages. msgfmt --statistics --verbose -o tr.mo tr.po tr.po: 13 translated messages, 84 untranslated messages. msgfmt --statistics --verbose -o cy.mo cy.po cy.po: 5 translated messages, 92 untranslated messages. msgfmt --statistics --verbose -o wba.mo wba.po wba.po: 0 translated messages, 97 untranslated messages. msgfmt --statistics --verbose -o bn.mo bn.po bn.po: 34 translated messages, 63 untranslated messages. msgfmt --statistics --verbose -o en_GB.mo en_GB.po en_GB.po: 31 translated messages, 66 untranslated messages. msgfmt --statistics --verbose -o fr.mo fr.po fr.po: 94 translated messages, 3 fuzzy translations. msgfmt --statistics --verbose -o eo.mo eo.po eo.po: 0 translated messages, 97 untranslated messages. msgfmt --statistics --verbose -o hr.mo hr.po hr.po: 5 translated messages, 92 untranslated messages. msgfmt --statistics --verbose -o it.mo it.po it.po: 76 translated messages, 21 untranslated messages. msgfmt --statistics --verbose -o bo.mo bo.po bo.po: 0 translated messages, 97 untranslated messages. msgfmt --statistics --verbose -o ka.mo ka.po ka.po: 15 translated messages, 82 untranslated messages. msgfmt --statistics --verbose -o eu.mo eu.po eu.po: 8 translated messages, 89 untranslated messages. msgfmt --statistics --verbose -o ja.mo ja.po ja.po: 79 translated messages, 18 untranslated messages. msgfmt --statistics --verbose -o ar.mo ar.po ar.po: 7 translated messages, 90 untranslated messages. msgfmt --statistics --verbose -o kw.mo kw.po kw.po: 0 translated messages, 97 untranslated messages. msgfmt --statistics --verbose -o ko.mo ko.po ko.po: 34 translated messages, 63 untranslated messages. msgfmt --statistics --verbose -o zh_TW.mo zh_TW.po zh_TW.po: 69 translated messages, 28 untranslated messages. msgfmt --statistics --verbose -o sv.mo sv.po sv.po: 94 translated messages, 3 fuzzy translations. msgfmt --statistics --verbose -o ga.mo ga.po ga.po: 0 translated messages, 97 untranslated messages. msgfmt --statistics --verbose -o de_CH.mo de_CH.po de_CH.po: 9 translated messages, 88 untranslated messages. msgfmt --statistics --verbose -o zh_HK.mo zh_HK.po zh_HK.po: 0 translated messages, 97 untranslated messages. msgfmt --statistics --verbose -o yo.mo yo.po yo.po: 0 translated messages, 97 untranslated messages. msgfmt --statistics --verbose -o kw@uccor.mo kw@uccor.po kw@uccor.po: 0 translated messages, 97 untranslated messages. msgfmt --statistics --verbose -o nl.mo nl.po nl.po: 94 translated messages, 3 fuzzy translations. msgfmt --statistics --verbose -o nso.mo nso.po nso.po: 5 translated messages, 92 untranslated messages. msgfmt --statistics --verbose -o ml.mo ml.po ml.po: 59 translated messages, 38 untranslated messages. msgfmt --statistics --verbose -o ms.mo ms.po ms.po: 5 translated messages, 92 untranslated messages. msgfmt --statistics --verbose -o tw.mo tw.po tw.po: 0 translated messages, 97 untranslated messages. msgfmt --statistics --verbose -o mai.mo mai.po mai.po: 10 translated messages, 87 untranslated messages. msgfmt --statistics --verbose -o he.mo he.po he.po: 7 translated messages, 90 untranslated messages. msgfmt --statistics --verbose -o mk.mo mk.po mk.po: 5 translated messages, 92 untranslated messages. msgfmt --statistics --verbose -o gu.mo gu.po gu.po: 79 translated messages, 18 untranslated messages. msgfmt --statistics --verbose -o nn.mo nn.po nn.po: 0 translated messages, 97 untranslated messages. msgfmt --statistics --verbose -o is.mo is.po is.po: 7 translated messages, 90 untranslated messages. msgfmt --statistics --verbose -o ru.mo ru.po ru.po: 94 translated messages, 3 fuzzy translations. msgfmt --statistics --verbose -o ast.mo ast.po ast.po: 25 translated messages, 72 untranslated messages. msgfmt --statistics --verbose -o bn_IN.mo bn_IN.po bn_IN.po: 87 translated messages, 10 untranslated messages. msgfmt --statistics --verbose -o ne.mo ne.po ne.po: 5 translated messages, 92 untranslated messages. msgfmt --statistics --verbose -o km.mo km.po km.po: 0 translated messages, 97 untranslated messages. msgfmt --statistics --verbose -o tg.mo tg.po tg.po: 4 translated messages, 93 untranslated messages. msgfmt --statistics --verbose -o br.mo br.po br.po: 0 translated messages, 97 untranslated messages. msgfmt --statistics --verbose -o sr.mo sr.po sr.po: 92 translated messages, 5 untranslated messages. msgfmt --statistics --verbose -o et.mo et.po et.po: 18 translated messages, 79 untranslated messages. msgfmt --statistics --verbose -o es.mo es.po es.po: 94 translated messages, 3 fuzzy translations. msgfmt --statistics --verbose -o sr@latin.mo sr@latin.po sr@latin.po: 23 translated messages, 74 untranslated messages. msgfmt --statistics --verbose -o pt_BR.mo pt_BR.po pt_BR.po: 94 translated messages, 3 fuzzy translations. msgfmt --statistics --verbose -o lv.mo lv.po lv.po: 12 translated messages, 85 untranslated messages. msgfmt --statistics --verbose -o kw_GB.mo kw_GB.po kw_GB.po: 0 translated messages, 97 untranslated messages. msgfmt --statistics --verbose -o cs.mo cs.po cs.po: 97 translated messages. msgfmt --statistics --verbose -o ro.mo ro.po ro.po: 5 translated messages, 92 untranslated messages. msgfmt --statistics --verbose -o bg.mo bg.po bg.po: 87 translated messages, 10 untranslated messages. msgfmt --statistics --verbose -o th.mo th.po th.po: 9 translated messages, 88 untranslated messages. msgfmt --statistics --verbose -o bs.mo bs.po bs.po: 5 translated messages, 92 untranslated messages. msgfmt --statistics --verbose -o gl.mo gl.po gl.po: 2 translated messages, 95 untranslated messages. msgfmt --statistics --verbose -o kw@kkcor.mo kw@kkcor.po kw@kkcor.po: 0 translated messages, 97 untranslated messages. msgfmt --statistics --verbose -o as.mo as.po as.po: 87 translated messages, 10 untranslated messages. msgfmt --statistics --verbose -o uk.mo uk.po uk.po: 94 translated messages, 3 fuzzy translations. msgfmt --statistics --verbose -o pl.mo pl.po pl.po: 97 translated messages. msgfmt --statistics --verbose -o nds.mo nds.po nds.po: 0 translated messages, 97 untranslated messages. msgfmt --statistics --verbose -o fi.mo fi.po fi.po: 34 translated messages, 63 untranslated messages. make[1]: Leaving directory '/builddir/build/BUILD/blivet-2.1.6/po' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Yy6J8d + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch ++ dirname /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch + cd blivet-2.1.6 + make PYTHON=/usr/bin/python3 DESTDIR=/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch install /usr/bin/python3 setup.py install --root=/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch running install running build running build_py creating build creating build/lib creating build/lib/blivet copying blivet/errors.py -> build/lib/blivet copying blivet/iscsi.py -> build/lib/blivet copying blivet/devicetree.py -> build/lib/blivet copying blivet/actionlist.py -> build/lib/blivet copying blivet/deviceaction.py -> build/lib/blivet copying blivet/flags.py -> build/lib/blivet copying blivet/callbacks.py -> build/lib/blivet copying blivet/partspec.py -> build/lib/blivet copying blivet/autopart.py -> build/lib/blivet copying blivet/tsort.py -> build/lib/blivet copying blivet/storage_log.py -> build/lib/blivet copying blivet/partitioning.py -> build/lib/blivet copying blivet/arch.py -> build/lib/blivet copying blivet/osinstall.py -> build/lib/blivet copying blivet/devicefactory.py -> build/lib/blivet copying blivet/size.py -> build/lib/blivet copying blivet/fcoe.py -> build/lib/blivet copying blivet/platform.py -> build/lib/blivet copying blivet/udev.py -> build/lib/blivet copying blivet/util.py -> build/lib/blivet copying blivet/zfcp.py -> build/lib/blivet copying blivet/threads.py -> build/lib/blivet copying blivet/i18n.py -> build/lib/blivet copying blivet/mounts.py -> build/lib/blivet copying blivet/__init__.py -> build/lib/blivet copying blivet/safe_dbus.py -> build/lib/blivet copying blivet/blivet.py -> build/lib/blivet creating build/lib/blivet/devices copying blivet/devices/nfs.py -> build/lib/blivet/devices copying blivet/devices/cache.py -> build/lib/blivet/devices copying blivet/devices/luks.py -> build/lib/blivet/devices copying blivet/devices/raid.py -> build/lib/blivet/devices copying blivet/devices/network.py -> build/lib/blivet/devices copying blivet/devices/lvm.py -> build/lib/blivet/devices copying blivet/devices/dm.py -> build/lib/blivet/devices copying blivet/devices/btrfs.py -> build/lib/blivet/devices copying blivet/devices/device.py -> build/lib/blivet/devices copying blivet/devices/disk.py -> build/lib/blivet/devices copying blivet/devices/md.py -> build/lib/blivet/devices copying blivet/devices/optical.py -> build/lib/blivet/devices copying blivet/devices/loop.py -> build/lib/blivet/devices copying blivet/devices/lib.py -> build/lib/blivet/devices copying blivet/devices/partition.py -> build/lib/blivet/devices copying blivet/devices/container.py -> build/lib/blivet/devices copying blivet/devices/nodev.py -> build/lib/blivet/devices copying blivet/devices/file.py -> build/lib/blivet/devices copying blivet/devices/__init__.py -> build/lib/blivet/devices copying blivet/devices/storage.py -> build/lib/blivet/devices creating build/lib/blivet/devicelibs copying blivet/devicelibs/edd.py -> build/lib/blivet/devicelibs copying blivet/devicelibs/raid.py -> build/lib/blivet/devicelibs copying blivet/devicelibs/lvm.py -> build/lib/blivet/devicelibs copying blivet/devicelibs/btrfs.py -> build/lib/blivet/devicelibs copying blivet/devicelibs/mdraid.py -> build/lib/blivet/devicelibs copying blivet/devicelibs/crypto.py -> build/lib/blivet/devicelibs copying blivet/devicelibs/__init__.py -> build/lib/blivet/devicelibs creating build/lib/blivet/events copying blivet/events/changes.py -> build/lib/blivet/events copying blivet/events/handler.py -> build/lib/blivet/events copying blivet/events/manager.py -> build/lib/blivet/events copying blivet/events/__init__.py -> build/lib/blivet/events creating build/lib/blivet/formats copying blivet/formats/prepboot.py -> build/lib/blivet/formats copying blivet/formats/luks.py -> build/lib/blivet/formats copying blivet/formats/biosboot.py -> build/lib/blivet/formats copying blivet/formats/multipath.py -> build/lib/blivet/formats copying blivet/formats/fslib.py -> build/lib/blivet/formats copying blivet/formats/mdraid.py -> build/lib/blivet/formats copying blivet/formats/swap.py -> build/lib/blivet/formats copying blivet/formats/__init__.py -> build/lib/blivet/formats copying blivet/formats/disklabel.py -> build/lib/blivet/formats copying blivet/formats/dmraid.py -> build/lib/blivet/formats copying blivet/formats/lvmpv.py -> build/lib/blivet/formats copying blivet/formats/fs.py -> build/lib/blivet/formats creating build/lib/blivet/populator copying blivet/populator/populator.py -> build/lib/blivet/populator copying blivet/populator/__init__.py -> build/lib/blivet/populator creating build/lib/blivet/static_data copying blivet/static_data/luks_data.py -> build/lib/blivet/static_data copying blivet/static_data/lvm_info.py -> build/lib/blivet/static_data copying blivet/static_data/__init__.py -> build/lib/blivet/static_data creating build/lib/blivet/tasks copying blivet/tasks/fswritelabel.py -> build/lib/blivet/tasks copying blivet/tasks/fsmkfs.py -> build/lib/blivet/tasks copying blivet/tasks/dfresize.py -> build/lib/blivet/tasks copying blivet/tasks/task.py -> build/lib/blivet/tasks copying blivet/tasks/fsreadlabel.py -> build/lib/blivet/tasks copying blivet/tasks/fstask.py -> build/lib/blivet/tasks copying blivet/tasks/availability.py -> build/lib/blivet/tasks copying blivet/tasks/lukstasks.py -> build/lib/blivet/tasks copying blivet/tasks/fsck.py -> build/lib/blivet/tasks copying blivet/tasks/fssync.py -> build/lib/blivet/tasks copying blivet/tasks/fsmount.py -> build/lib/blivet/tasks copying blivet/tasks/fslabeling.py -> build/lib/blivet/tasks copying blivet/tasks/pvtask.py -> build/lib/blivet/tasks copying blivet/tasks/fsresize.py -> build/lib/blivet/tasks copying blivet/tasks/__init__.py -> build/lib/blivet/tasks copying blivet/tasks/fsinfo.py -> build/lib/blivet/tasks copying blivet/tasks/fssize.py -> build/lib/blivet/tasks copying blivet/tasks/fsminsize.py -> build/lib/blivet/tasks creating build/lib/blivet/populator/helpers copying blivet/populator/helpers/luks.py -> build/lib/blivet/populator/helpers copying blivet/populator/helpers/boot.py -> build/lib/blivet/populator/helpers copying blivet/populator/helpers/lvm.py -> build/lib/blivet/populator/helpers copying blivet/populator/helpers/dm.py -> build/lib/blivet/populator/helpers copying blivet/populator/helpers/btrfs.py -> build/lib/blivet/populator/helpers copying blivet/populator/helpers/formatpopulator.py -> build/lib/blivet/populator/helpers copying blivet/populator/helpers/populatorhelper.py -> build/lib/blivet/populator/helpers copying blivet/populator/helpers/disk.py -> build/lib/blivet/populator/helpers copying blivet/populator/helpers/optical.py -> build/lib/blivet/populator/helpers copying blivet/populator/helpers/multipath.py -> build/lib/blivet/populator/helpers copying blivet/populator/helpers/loop.py -> build/lib/blivet/populator/helpers copying blivet/populator/helpers/partition.py -> build/lib/blivet/populator/helpers copying blivet/populator/helpers/mdraid.py -> build/lib/blivet/populator/helpers copying blivet/populator/helpers/__init__.py -> build/lib/blivet/populator/helpers copying blivet/populator/helpers/disklabel.py -> build/lib/blivet/populator/helpers copying blivet/populator/helpers/dmraid.py -> build/lib/blivet/populator/helpers copying blivet/populator/helpers/devicepopulator.py -> build/lib/blivet/populator/helpers running install_lib creating /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr creating /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib creating /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5 creating /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages creating /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet copying build/lib/blivet/errors.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet creating /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/static_data copying build/lib/blivet/static_data/luks_data.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/static_data copying build/lib/blivet/static_data/lvm_info.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/static_data copying build/lib/blivet/static_data/__init__.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/static_data copying build/lib/blivet/iscsi.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet copying build/lib/blivet/devicetree.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet copying build/lib/blivet/actionlist.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet copying build/lib/blivet/deviceaction.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet copying build/lib/blivet/flags.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet copying build/lib/blivet/callbacks.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet copying build/lib/blivet/partspec.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet copying build/lib/blivet/autopart.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet copying build/lib/blivet/tsort.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet copying build/lib/blivet/storage_log.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet copying build/lib/blivet/partitioning.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet creating /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices copying build/lib/blivet/devices/nfs.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices copying build/lib/blivet/devices/cache.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices copying build/lib/blivet/devices/luks.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices copying build/lib/blivet/devices/raid.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices copying build/lib/blivet/devices/network.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices copying build/lib/blivet/devices/lvm.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices copying build/lib/blivet/devices/dm.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices copying build/lib/blivet/devices/btrfs.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices copying build/lib/blivet/devices/device.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices copying build/lib/blivet/devices/disk.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices copying build/lib/blivet/devices/md.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices copying build/lib/blivet/devices/optical.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices copying build/lib/blivet/devices/loop.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices copying build/lib/blivet/devices/lib.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices copying build/lib/blivet/devices/partition.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices copying build/lib/blivet/devices/container.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices copying build/lib/blivet/devices/nodev.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices copying build/lib/blivet/devices/file.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices copying build/lib/blivet/devices/__init__.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices copying build/lib/blivet/devices/storage.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices creating /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devicelibs copying build/lib/blivet/devicelibs/edd.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devicelibs copying build/lib/blivet/devicelibs/raid.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devicelibs copying build/lib/blivet/devicelibs/lvm.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devicelibs copying build/lib/blivet/devicelibs/btrfs.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devicelibs copying build/lib/blivet/devicelibs/mdraid.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devicelibs copying build/lib/blivet/devicelibs/crypto.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devicelibs copying build/lib/blivet/devicelibs/__init__.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devicelibs copying build/lib/blivet/arch.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet copying build/lib/blivet/osinstall.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet creating /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/events copying build/lib/blivet/events/changes.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/events copying build/lib/blivet/events/handler.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/events copying build/lib/blivet/events/manager.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/events copying build/lib/blivet/events/__init__.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/events copying build/lib/blivet/devicefactory.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet creating /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator copying build/lib/blivet/populator/populator.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator creating /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator/helpers copying build/lib/blivet/populator/helpers/luks.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator/helpers copying build/lib/blivet/populator/helpers/boot.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator/helpers copying build/lib/blivet/populator/helpers/lvm.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator/helpers copying build/lib/blivet/populator/helpers/dm.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator/helpers copying build/lib/blivet/populator/helpers/btrfs.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator/helpers copying build/lib/blivet/populator/helpers/formatpopulator.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator/helpers copying build/lib/blivet/populator/helpers/populatorhelper.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator/helpers copying build/lib/blivet/populator/helpers/disk.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator/helpers copying build/lib/blivet/populator/helpers/optical.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator/helpers copying build/lib/blivet/populator/helpers/multipath.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator/helpers copying build/lib/blivet/populator/helpers/loop.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator/helpers copying build/lib/blivet/populator/helpers/partition.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator/helpers copying build/lib/blivet/populator/helpers/mdraid.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator/helpers copying build/lib/blivet/populator/helpers/__init__.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator/helpers copying build/lib/blivet/populator/helpers/disklabel.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator/helpers copying build/lib/blivet/populator/helpers/dmraid.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator/helpers copying build/lib/blivet/populator/helpers/devicepopulator.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator/helpers copying build/lib/blivet/populator/__init__.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator copying build/lib/blivet/size.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet copying build/lib/blivet/fcoe.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet copying build/lib/blivet/platform.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet creating /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/formats copying build/lib/blivet/formats/prepboot.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/formats copying build/lib/blivet/formats/luks.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/formats copying build/lib/blivet/formats/biosboot.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/formats copying build/lib/blivet/formats/multipath.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/formats copying build/lib/blivet/formats/fslib.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/formats copying build/lib/blivet/formats/mdraid.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/formats copying build/lib/blivet/formats/swap.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/formats copying build/lib/blivet/formats/__init__.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/formats copying build/lib/blivet/formats/disklabel.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/formats copying build/lib/blivet/formats/dmraid.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/formats copying build/lib/blivet/formats/lvmpv.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/formats copying build/lib/blivet/formats/fs.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/formats copying build/lib/blivet/udev.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet copying build/lib/blivet/util.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet creating /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tasks copying build/lib/blivet/tasks/fswritelabel.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tasks copying build/lib/blivet/tasks/fsmkfs.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tasks copying build/lib/blivet/tasks/dfresize.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tasks copying build/lib/blivet/tasks/task.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tasks copying build/lib/blivet/tasks/fsreadlabel.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tasks copying build/lib/blivet/tasks/fstask.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tasks copying build/lib/blivet/tasks/availability.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tasks copying build/lib/blivet/tasks/lukstasks.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tasks copying build/lib/blivet/tasks/fsck.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tasks copying build/lib/blivet/tasks/fssync.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tasks copying build/lib/blivet/tasks/fsmount.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tasks copying build/lib/blivet/tasks/fslabeling.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tasks copying build/lib/blivet/tasks/pvtask.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tasks copying build/lib/blivet/tasks/fsresize.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tasks copying build/lib/blivet/tasks/__init__.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tasks copying build/lib/blivet/tasks/fsinfo.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tasks copying build/lib/blivet/tasks/fssize.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tasks copying build/lib/blivet/tasks/fsminsize.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tasks copying build/lib/blivet/zfcp.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet copying build/lib/blivet/threads.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet copying build/lib/blivet/i18n.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet copying build/lib/blivet/mounts.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet copying build/lib/blivet/__init__.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet copying build/lib/blivet/safe_dbus.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet copying build/lib/blivet/blivet.py -> /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/errors.py to errors.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/static_data/luks_data.py to luks_data.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/static_data/lvm_info.py to lvm_info.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/static_data/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/iscsi.py to iscsi.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devicetree.py to devicetree.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/actionlist.py to actionlist.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/deviceaction.py to deviceaction.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/flags.py to flags.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/callbacks.py to callbacks.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/partspec.py to partspec.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/autopart.py to autopart.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tsort.py to tsort.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/storage_log.py to storage_log.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/partitioning.py to partitioning.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices/nfs.py to nfs.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices/cache.py to cache.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices/luks.py to luks.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices/raid.py to raid.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices/network.py to network.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices/lvm.py to lvm.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices/dm.py to dm.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices/btrfs.py to btrfs.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices/device.py to device.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices/disk.py to disk.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices/md.py to md.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices/optical.py to optical.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices/loop.py to loop.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices/lib.py to lib.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices/partition.py to partition.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices/container.py to container.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices/nodev.py to nodev.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices/file.py to file.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devices/storage.py to storage.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devicelibs/edd.py to edd.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devicelibs/raid.py to raid.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devicelibs/lvm.py to lvm.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devicelibs/btrfs.py to btrfs.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devicelibs/mdraid.py to mdraid.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devicelibs/crypto.py to crypto.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devicelibs/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/arch.py to arch.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/osinstall.py to osinstall.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/events/changes.py to changes.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/events/handler.py to handler.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/events/manager.py to manager.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/events/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/devicefactory.py to devicefactory.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator/populator.py to populator.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator/helpers/luks.py to luks.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator/helpers/boot.py to boot.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator/helpers/lvm.py to lvm.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator/helpers/dm.py to dm.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator/helpers/btrfs.py to btrfs.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator/helpers/formatpopulator.py to formatpopulator.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator/helpers/populatorhelper.py to populatorhelper.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator/helpers/disk.py to disk.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator/helpers/optical.py to optical.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator/helpers/multipath.py to multipath.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator/helpers/loop.py to loop.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator/helpers/partition.py to partition.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator/helpers/mdraid.py to mdraid.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator/helpers/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator/helpers/disklabel.py to disklabel.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator/helpers/dmraid.py to dmraid.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator/helpers/devicepopulator.py to devicepopulator.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/populator/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/size.py to size.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/fcoe.py to fcoe.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/platform.py to platform.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/formats/prepboot.py to prepboot.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/formats/luks.py to luks.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/formats/biosboot.py to biosboot.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/formats/multipath.py to multipath.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/formats/fslib.py to fslib.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/formats/mdraid.py to mdraid.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/formats/swap.py to swap.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/formats/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/formats/disklabel.py to disklabel.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/formats/dmraid.py to dmraid.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/formats/lvmpv.py to lvmpv.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/formats/fs.py to fs.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/udev.py to udev.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/util.py to util.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tasks/fswritelabel.py to fswritelabel.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tasks/fsmkfs.py to fsmkfs.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tasks/dfresize.py to dfresize.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tasks/task.py to task.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tasks/fsreadlabel.py to fsreadlabel.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tasks/fstask.py to fstask.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tasks/availability.py to availability.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tasks/lukstasks.py to lukstasks.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tasks/fsck.py to fsck.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tasks/fssync.py to fssync.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tasks/fsmount.py to fsmount.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tasks/fslabeling.py to fslabeling.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tasks/pvtask.py to pvtask.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tasks/fsresize.py to fsresize.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tasks/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tasks/fsinfo.py to fsinfo.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tasks/fssize.py to fssize.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/tasks/fsminsize.py to fsminsize.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/zfcp.py to zfcp.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/threads.py to threads.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/i18n.py to i18n.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/mounts.py to mounts.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/safe_dbus.py to safe_dbus.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet/blivet.py to blivet.cpython-35.pyc running install_egg_info Writing /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5/site-packages/blivet-2.1.6-py3.5.egg-info make -C po install make[1]: Entering directory '/builddir/build/BUILD/blivet-2.1.6/po' 'sv.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/sv/LC_MESSAGES/blivet.mo' 'lv.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/lv/LC_MESSAGES/blivet.mo' 'sl.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/sl/LC_MESSAGES/blivet.mo' 'pt_BR.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/pt_BR/LC_MESSAGES/blivet.mo' 'pl.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/pl/LC_MESSAGES/blivet.mo' 'nl.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/nl/LC_MESSAGES/blivet.mo' 'tw.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/tw/LC_MESSAGES/blivet.mo' 'ast.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/ast/LC_MESSAGES/blivet.mo' 'th.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/th/LC_MESSAGES/blivet.mo' 'gl.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/gl/LC_MESSAGES/blivet.mo' 'nds.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/nds/LC_MESSAGES/blivet.mo' 'el.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/el/LC_MESSAGES/blivet.mo' 'ko.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/ko/LC_MESSAGES/blivet.mo' 'si.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/si/LC_MESSAGES/blivet.mo' 'my.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/my/LC_MESSAGES/blivet.mo' 'kn.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/kn/LC_MESSAGES/blivet.mo' 'zh_HK.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/zh_HK/LC_MESSAGES/blivet.mo' 'mai.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/mai/LC_MESSAGES/blivet.mo' 'eo.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/eo/LC_MESSAGES/blivet.mo' 'sq.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/sq/LC_MESSAGES/blivet.mo' 'ru.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/ru/LC_MESSAGES/blivet.mo' 'tg.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/tg/LC_MESSAGES/blivet.mo' 'et.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/et/LC_MESSAGES/blivet.mo' 'kw.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/kw/LC_MESSAGES/blivet.mo' 'gu.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/gu/LC_MESSAGES/blivet.mo' 'ml.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/ml/LC_MESSAGES/blivet.mo' 'nso.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/nso/LC_MESSAGES/blivet.mo' 'ta.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/ta/LC_MESSAGES/blivet.mo' 'fa.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/fa/LC_MESSAGES/blivet.mo' 'bs.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/bs/LC_MESSAGES/blivet.mo' 'hi.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/hi/LC_MESSAGES/blivet.mo' 'brx.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/brx/LC_MESSAGES/blivet.mo' 'kw@uccor.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/kw@uccor/LC_MESSAGES/blivet.mo' 'lt.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/lt/LC_MESSAGES/blivet.mo' 'kw@kkcor.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/kw@kkcor/LC_MESSAGES/blivet.mo' 'wba.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/wba/LC_MESSAGES/blivet.mo' 'yo.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/yo/LC_MESSAGES/blivet.mo' 'ia.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/ia/LC_MESSAGES/blivet.mo' 'ca.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/ca/LC_MESSAGES/blivet.mo' 'ur.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/ur/LC_MESSAGES/blivet.mo' 'tr.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/tr/LC_MESSAGES/blivet.mo' 'or.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/or/LC_MESSAGES/blivet.mo' 'nb.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/nb/LC_MESSAGES/blivet.mo' 'mr.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/mr/LC_MESSAGES/blivet.mo' 'hr.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/hr/LC_MESSAGES/blivet.mo' 'fr.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/fr/LC_MESSAGES/blivet.mo' 'br.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/br/LC_MESSAGES/blivet.mo' 'zh_CN.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/zh_CN/LC_MESSAGES/blivet.mo' 'km.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/km/LC_MESSAGES/blivet.mo' 'bg.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/bg/LC_MESSAGES/blivet.mo' 'ilo.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/ilo/LC_MESSAGES/blivet.mo' 'pa.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/pa/LC_MESSAGES/blivet.mo' 'ka.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/ka/LC_MESSAGES/blivet.mo' 'ja.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/ja/LC_MESSAGES/blivet.mo' 'ga.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/ga/LC_MESSAGES/blivet.mo' 'da.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/da/LC_MESSAGES/blivet.mo' 'bal.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/bal/LC_MESSAGES/blivet.mo' 'en_GB.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/en_GB/LC_MESSAGES/blivet.mo' 'anp.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/anp/LC_MESSAGES/blivet.mo' 'bo.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/bo/LC_MESSAGES/blivet.mo' 'am.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/am/LC_MESSAGES/blivet.mo' 'fi.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/fi/LC_MESSAGES/blivet.mo' 'sr.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/sr/LC_MESSAGES/blivet.mo' 'nn.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/nn/LC_MESSAGES/blivet.mo' 'de_CH.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/de_CH/LC_MESSAGES/blivet.mo' 'zu.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/zu/LC_MESSAGES/blivet.mo' 'te.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/te/LC_MESSAGES/blivet.mo' 'uk.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/uk/LC_MESSAGES/blivet.mo' 'sk.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/sk/LC_MESSAGES/blivet.mo' 'it.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/it/LC_MESSAGES/blivet.mo' 'ar.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/ar/LC_MESSAGES/blivet.mo' 'mk.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/mk/LC_MESSAGES/blivet.mo' 'id.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/id/LC_MESSAGES/blivet.mo' 'mn.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/mn/LC_MESSAGES/blivet.mo' 'kk.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/kk/LC_MESSAGES/blivet.mo' 'ky.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/ky/LC_MESSAGES/blivet.mo' 'cy.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/cy/LC_MESSAGES/blivet.mo' 'sr@latin.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/sr@latin/LC_MESSAGES/blivet.mo' 'ro.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/ro/LC_MESSAGES/blivet.mo' 'hu.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/hu/LC_MESSAGES/blivet.mo' 'af.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/af/LC_MESSAGES/blivet.mo' 'pt.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/pt/LC_MESSAGES/blivet.mo' 'zh_TW.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/zh_TW/LC_MESSAGES/blivet.mo' 'eu.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/eu/LC_MESSAGES/blivet.mo' 'bn.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/bn/LC_MESSAGES/blivet.mo' 'bn_IN.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/bn_IN/LC_MESSAGES/blivet.mo' 'ne.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/ne/LC_MESSAGES/blivet.mo' 'de.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/de/LC_MESSAGES/blivet.mo' 'be.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/be/LC_MESSAGES/blivet.mo' 'ms.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/ms/LC_MESSAGES/blivet.mo' 'vi.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/vi/LC_MESSAGES/blivet.mo' 'is.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/is/LC_MESSAGES/blivet.mo' 'he.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/he/LC_MESSAGES/blivet.mo' 'es.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/es/LC_MESSAGES/blivet.mo' 'kw_GB.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/kw_GB/LC_MESSAGES/blivet.mo' 'cs.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/cs/LC_MESSAGES/blivet.mo' 'as.mo' -> '/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/locale/as/LC_MESSAGES/blivet.mo' make[1]: Leaving directory '/builddir/build/BUILD/blivet-2.1.6/po' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch blivet + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/blivet-2.1.6 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/lib/python3.5 using /usr/bin/python3.5 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python3-blivet-2.1.6-3.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kz9urD + umask 022 + cd /builddir/build/BUILD + cd blivet-2.1.6 + DOCDIR=/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/doc/python3-blivet + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/doc/python3-blivet + cp -pr README /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/doc/python3-blivet + cp -pr ChangeLog /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/doc/python3-blivet + cp -pr examples /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/doc/python3-blivet + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Cbe6L2 + umask 022 + cd /builddir/build/BUILD + cd blivet-2.1.6 + LICENSEDIR=/builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/licenses/python3-blivet + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/licenses/python3-blivet + cp -pr COPYING /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch/usr/share/licenses/python3-blivet + exit 0 Provides: python3-blivet = 1:2.1.6-3.fc25 python3.5dist(blivet) = 2.1.6 python3dist(blivet) = 2.1.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.5 Obsoletes: blivet-data < 1:2.0.3 python-blivet < 1:2.0.3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch Wrote: /builddir/build/RPMS/python3-blivet-2.1.6-3.fc25.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DMLDhT + umask 022 + cd /builddir/build/BUILD + cd blivet-2.1.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-blivet-2.1.6-3.fc25.noarch + exit 0 Child return code was: 0