<86>Jun 16 01:05:48 userdel[2667858]: delete user 'rooter' <86>Jun 16 01:05:48 userdel[2667858]: removed group 'rooter' owned by 'rooter' <86>Jun 16 01:05:48 userdel[2667858]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 01:05:48 groupadd[2667891]: group added to /etc/group: name=rooter, GID=1799 <86>Jun 16 01:05:48 groupadd[2667891]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:05:48 groupadd[2667891]: new group: name=rooter, GID=1799 <86>Jun 16 01:05:48 useradd[2667916]: new user: name=rooter, UID=1799, GID=1799, home=/root, shell=/bin/bash <86>Jun 16 01:05:48 userdel[2667951]: delete user 'builder' <86>Jun 16 01:05:48 userdel[2667951]: removed group 'builder' owned by 'builder' <86>Jun 16 01:05:48 userdel[2667951]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:05:48 groupadd[2667984]: group added to /etc/group: name=builder, GID=1800 <86>Jun 16 01:05:48 groupadd[2667984]: group added to /etc/gshadow: name=builder <86>Jun 16 01:05:48 groupadd[2667984]: new group: name=builder, GID=1800 <86>Jun 16 01:05:48 useradd[2668001]: new user: name=builder, UID=1800, GID=1800, home=/usr/src, shell=/bin/bash <13>Jun 16 01:05:51 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 16 01:05:51 rpmi: libexpat-2.5.0-alt1 p10+324220.100.1.1 1688465137 installed <13>Jun 16 01:05:51 rpmi: libp11-kit-0.24.1-alt1 p10+305061.100.3.1 1660573397 installed <13>Jun 16 01:05:51 rpmi: libtasn1-4.19.0-alt1 p10+309071.100.2.1 1668522760 installed <13>Jun 16 01:05:51 rpmi: rpm-macros-alternatives-0.5.2-alt1 p10+309129.100.2.1 1668066636 installed <13>Jun 16 01:05:51 rpmi: alternatives-0.5.2-alt1 p10+309129.100.2.1 1668066636 installed <13>Jun 16 01:05:51 rpmi: ca-certificates-2022.09.15-alt1 p10+308004.100.2.1 1665748370 installed <13>Jun 16 01:05:51 rpmi: ca-trust-0.1.6-alt1 p10+344774.100.1.1 1712685728 installed <13>Jun 16 01:05:51 rpmi: p11-kit-trust-0.24.1-alt1 p10+305061.100.3.1 1660573397 installed <13>Jun 16 01:05:51 rpmi: libcrypto1.1-1.1.1w-alt0.p10.1 p10+330586.100.4.1 1697560982 installed <13>Jun 16 01:05:51 rpmi: libssl1.1-1.1.1w-alt0.p10.1 p10+330586.100.4.1 1697560982 installed <13>Jun 16 01:05:51 rpmi: python3-3.9.18-alt1 p10+340781.400.5.1 1709555259 installed <13>Jun 16 01:05:52 rpmi: python3-base-3.9.18-alt1 p10+340781.400.5.1 1709555259 installed <13>Jun 16 01:05:53 rpmi: golang-src-1.21.11-alt1 p10+350541.100.1.1 1717762864 installed <13>Jun 16 01:05:55 rpmi: golang-1.21.11-alt1 p10+350541.100.1.1 1717762864 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/fsextender-0.1.6-alt1.nosrc.rpm (w1.gzdio) Installing fsextender-0.1.6-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.75760 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf fsextender-0.1.6 + echo 'Source #0 (fsextender-0.1.6.tar):' Source #0 (fsextender-0.1.6.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/fsextender-0.1.6.tar + cd fsextender-0.1.6 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (fsextender-alt-fix-build.patch):' Patch #1 (fsextender-alt-fix-build.patch): + /usr/bin/patch -p1 patching file go.mod patching file go.sum patching file vendor/modules.txt + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.75760 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd fsextender-0.1.6 + mkdir -p src/github.com/rekby + ln -s ../../../ src/github.com/rekby/fsextender ++ pwd + export GOPATH=/usr/src/RPM/BUILD/fsextender-0.1.6/vendor:/usr/share/gocode + GOPATH=/usr/src/RPM/BUILD/fsextender-0.1.6/vendor:/usr/share/gocode + mkdir bin + binaries=(fsextender) + for bin in "${binaries[@]}" + go build -o bin/fsextender fsextender/main.go + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.68454 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/fsextender-buildroot + : + /bin/rm -rf -- /usr/src/tmp/fsextender-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd fsextender-0.1.6 + install -d -p /usr/src/tmp/fsextender-buildroot/usr/bin + install -p -m 0755 bin/fsextender /usr/src/tmp/fsextender-buildroot/usr/bin + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/ + echo '%dir %{gopath}/src/%{import_path}/.' ++ find . -iname '*.go' '!' -iname '*_test.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./storageitemtype_string.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./storageitemtype_string.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/. + cp -pav ./storageitemtype_string.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./storageitemtype_string.go './storageitemtype_string.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./storageitemtype_string.go' + echo '%{gopath}/src/%{import_path}/./storageitemtype_string.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./scan.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./scan.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/. + cp -pav ./scan.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./scan.go './scan.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./scan.go' + echo '%{gopath}/src/%{import_path}/./scan.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./main.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./main.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/. + cp -pav ./main.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./main.go './main.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./main.go' + echo '%{gopath}/src/%{import_path}/./main.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./fsextender/main.go + echo '%dir %{gopath}/src/%{import_path}/./fsextender' ++ dirname ./fsextender/main.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./fsextender + cp -pav ./fsextender/main.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./fsextender/main.go './fsextender/main.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./fsextender/main.go' + echo '%{gopath}/src/%{import_path}/./fsextender/main.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./extend-plan.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./extend-plan.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/. + cp -pav ./extend-plan.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./extend-plan.go './extend-plan.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./extend-plan.go' + echo '%{gopath}/src/%{import_path}/./extend-plan.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./extend-do.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./extend-do.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/. + cp -pav ./extend-do.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./extend-do.go './extend-do.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./extend-do.go' + echo '%{gopath}/src/%{import_path}/./extend-do.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./bindata.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./bindata.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/. + cp -pav ./bindata.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./bindata.go './bindata.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./bindata.go' + echo '%{gopath}/src/%{import_path}/./bindata.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/rekby/pretty/zero.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/rekby/pretty' ++ dirname ./Godeps/_workspace/src/github.com/rekby/pretty/zero.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/rekby/pretty + cp -pav ./Godeps/_workspace/src/github.com/rekby/pretty/zero.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/rekby/pretty/zero.go './Godeps/_workspace/src/github.com/rekby/pretty/zero.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/rekby/pretty/zero.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/rekby/pretty/zero.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/rekby/pretty/pretty.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/rekby/pretty' ++ dirname ./Godeps/_workspace/src/github.com/rekby/pretty/pretty.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/rekby/pretty + cp -pav ./Godeps/_workspace/src/github.com/rekby/pretty/pretty.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/rekby/pretty/pretty.go './Godeps/_workspace/src/github.com/rekby/pretty/pretty.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/rekby/pretty/pretty.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/rekby/pretty/pretty.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/rekby/pretty/formatter.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/rekby/pretty' ++ dirname ./Godeps/_workspace/src/github.com/rekby/pretty/formatter.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/rekby/pretty + cp -pav ./Godeps/_workspace/src/github.com/rekby/pretty/formatter.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/rekby/pretty/formatter.go './Godeps/_workspace/src/github.com/rekby/pretty/formatter.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/rekby/pretty/formatter.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/rekby/pretty/formatter.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/rekby/pretty/diff.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/rekby/pretty' ++ dirname ./Godeps/_workspace/src/github.com/rekby/pretty/diff.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/rekby/pretty + cp -pav ./Godeps/_workspace/src/github.com/rekby/pretty/diff.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/rekby/pretty/diff.go './Godeps/_workspace/src/github.com/rekby/pretty/diff.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/rekby/pretty/diff.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/rekby/pretty/diff.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/rekby/mbr/mbr.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/rekby/mbr' ++ dirname ./Godeps/_workspace/src/github.com/rekby/mbr/mbr.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/rekby/mbr + cp -pav ./Godeps/_workspace/src/github.com/rekby/mbr/mbr.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/rekby/mbr/mbr.go './Godeps/_workspace/src/github.com/rekby/mbr/mbr.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/rekby/mbr/mbr.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/rekby/mbr/mbr.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/rekby/gpt/gpt.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/rekby/gpt' ++ dirname ./Godeps/_workspace/src/github.com/rekby/gpt/gpt.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/rekby/gpt + cp -pav ./Godeps/_workspace/src/github.com/rekby/gpt/gpt.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/rekby/gpt/gpt.go './Godeps/_workspace/src/github.com/rekby/gpt/gpt.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/rekby/gpt/gpt.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/rekby/gpt/gpt.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/uint8.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag' ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/uint8.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag + cp -pav ./Godeps/_workspace/src/github.com/ogier/pflag/uint8.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/uint8.go './Godeps/_workspace/src/github.com/ogier/pflag/uint8.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/uint8.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag/uint8.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/uint64.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag' ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/uint64.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag + cp -pav ./Godeps/_workspace/src/github.com/ogier/pflag/uint64.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/uint64.go './Godeps/_workspace/src/github.com/ogier/pflag/uint64.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/uint64.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag/uint64.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/uint32.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag' ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/uint32.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag + cp -pav ./Godeps/_workspace/src/github.com/ogier/pflag/uint32.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/uint32.go './Godeps/_workspace/src/github.com/ogier/pflag/uint32.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/uint32.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag/uint32.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/uint16.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag' ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/uint16.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag + cp -pav ./Godeps/_workspace/src/github.com/ogier/pflag/uint16.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/uint16.go './Godeps/_workspace/src/github.com/ogier/pflag/uint16.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/uint16.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag/uint16.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/uint.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag' ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/uint.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag + cp -pav ./Godeps/_workspace/src/github.com/ogier/pflag/uint.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/uint.go './Godeps/_workspace/src/github.com/ogier/pflag/uint.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/uint.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag/uint.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/string.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag' ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/string.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag + cp -pav ./Godeps/_workspace/src/github.com/ogier/pflag/string.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/string.go './Godeps/_workspace/src/github.com/ogier/pflag/string.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/string.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag/string.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/ipmask.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag' ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/ipmask.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag + cp -pav ./Godeps/_workspace/src/github.com/ogier/pflag/ipmask.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/ipmask.go './Godeps/_workspace/src/github.com/ogier/pflag/ipmask.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/ipmask.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag/ipmask.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/ip.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag' ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/ip.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag + cp -pav ./Godeps/_workspace/src/github.com/ogier/pflag/ip.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/ip.go './Godeps/_workspace/src/github.com/ogier/pflag/ip.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/ip.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag/ip.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/int8.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag' ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/int8.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag + cp -pav ./Godeps/_workspace/src/github.com/ogier/pflag/int8.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/int8.go './Godeps/_workspace/src/github.com/ogier/pflag/int8.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/int8.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag/int8.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/int64.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag' ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/int64.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag + cp -pav ./Godeps/_workspace/src/github.com/ogier/pflag/int64.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/int64.go './Godeps/_workspace/src/github.com/ogier/pflag/int64.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/int64.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag/int64.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/int32.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag' ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/int32.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag + cp -pav ./Godeps/_workspace/src/github.com/ogier/pflag/int32.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/int32.go './Godeps/_workspace/src/github.com/ogier/pflag/int32.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/int32.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag/int32.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/int.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag' ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/int.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag + cp -pav ./Godeps/_workspace/src/github.com/ogier/pflag/int.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/int.go './Godeps/_workspace/src/github.com/ogier/pflag/int.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/int.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag/int.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/float64.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag' ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/float64.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag + cp -pav ./Godeps/_workspace/src/github.com/ogier/pflag/float64.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/float64.go './Godeps/_workspace/src/github.com/ogier/pflag/float64.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/float64.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag/float64.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/float32.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag' ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/float32.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag + cp -pav ./Godeps/_workspace/src/github.com/ogier/pflag/float32.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/float32.go './Godeps/_workspace/src/github.com/ogier/pflag/float32.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/float32.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag/float32.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/flag.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag' ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/flag.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag + cp -pav ./Godeps/_workspace/src/github.com/ogier/pflag/flag.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/flag.go './Godeps/_workspace/src/github.com/ogier/pflag/flag.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/flag.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag/flag.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/duration.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag' ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/duration.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag + cp -pav ./Godeps/_workspace/src/github.com/ogier/pflag/duration.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/duration.go './Godeps/_workspace/src/github.com/ogier/pflag/duration.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/duration.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag/duration.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/bool.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag' ++ dirname ./Godeps/_workspace/src/github.com/ogier/pflag/bool.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag + cp -pav ./Godeps/_workspace/src/github.com/ogier/pflag/bool.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/bool.go './Godeps/_workspace/src/github.com/ogier/pflag/bool.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/ogier/pflag/bool.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/ogier/pflag/bool.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/kr/text/wrap.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/kr/text' ++ dirname ./Godeps/_workspace/src/github.com/kr/text/wrap.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/kr/text + cp -pav ./Godeps/_workspace/src/github.com/kr/text/wrap.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/kr/text/wrap.go './Godeps/_workspace/src/github.com/kr/text/wrap.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/kr/text/wrap.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/kr/text/wrap.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/kr/text/mc/mc.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/kr/text/mc' ++ dirname ./Godeps/_workspace/src/github.com/kr/text/mc/mc.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/kr/text/mc + cp -pav ./Godeps/_workspace/src/github.com/kr/text/mc/mc.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/kr/text/mc/mc.go './Godeps/_workspace/src/github.com/kr/text/mc/mc.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/kr/text/mc/mc.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/kr/text/mc/mc.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/kr/text/indent.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/kr/text' ++ dirname ./Godeps/_workspace/src/github.com/kr/text/indent.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/kr/text + cp -pav ./Godeps/_workspace/src/github.com/kr/text/indent.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/kr/text/indent.go './Godeps/_workspace/src/github.com/kr/text/indent.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/kr/text/indent.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/kr/text/indent.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/kr/text/doc.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/kr/text' ++ dirname ./Godeps/_workspace/src/github.com/kr/text/doc.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/kr/text + cp -pav ./Godeps/_workspace/src/github.com/kr/text/doc.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/kr/text/doc.go './Godeps/_workspace/src/github.com/kr/text/doc.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/kr/text/doc.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/kr/text/doc.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./Godeps/_workspace/src/github.com/kr/text/colwriter/column.go + echo '%dir %{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/kr/text/colwriter' ++ dirname ./Godeps/_workspace/src/github.com/kr/text/colwriter/column.go + install -d -p /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/kr/text/colwriter + cp -pav ./Godeps/_workspace/src/github.com/kr/text/colwriter/column.go /usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/kr/text/colwriter/column.go './Godeps/_workspace/src/github.com/kr/text/colwriter/column.go' -> '/usr/src/tmp/fsextender-buildroot//usr/share/gocode/src/github.com/rekby/fsextender/./Godeps/_workspace/src/github.com/kr/text/colwriter/column.go' + echo '%{gopath}/src/%{import_path}/./Godeps/_workspace/src/github.com/kr/text/colwriter/column.go' + sort -u -o devel.file-list devel.file-list + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/fsextender-buildroot (auto) Verifying and fixing files in /usr/src/tmp/fsextender-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/fsextender-buildroot/ (default) Compressing files in /usr/src/tmp/fsextender-buildroot (auto) Verifying ELF objects in /usr/src/tmp/fsextender-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=no) phdr[2]: unknown object file note type 4 with owner name 'Go' at offset 100 section [33] '.note.go.buildid': unknown object file note type 4 with owner name 'Go' at offset 100 verify-elf: WARNING: ./usr/bin/fsextender: eu-elflint failed Processing files: fsextender-0.1.6-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.68454 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd fsextender-0.1.6 + DOCDIR=/usr/src/tmp/fsextender-buildroot/usr/share/doc/fsextender-0.1.6 + export DOCDIR + rm -rf /usr/src/tmp/fsextender-buildroot/usr/share/doc/fsextender-0.1.6 + /bin/mkdir -p /usr/src/tmp/fsextender-buildroot/usr/share/doc/fsextender-0.1.6 + cp -prL README.md usage.txt /usr/src/tmp/fsextender-buildroot/usr/share/doc/fsextender-0.1.6 + chmod -R go-w /usr/src/tmp/fsextender-buildroot/usr/share/doc/fsextender-0.1.6 + chmod -R a+rX /usr/src/tmp/fsextender-buildroot/usr/share/doc/fsextender-0.1.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4RQYyV find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WMgxsT find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) lib.req: WARNING: /usr/src/tmp/fsextender-buildroot/usr/bin/fsextender: overlinked libraries: /lib64/libresolv.so.2 Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.32)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), libresolv.so.2()(64bit) Processing files: fsextender-devel-0.1.6-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZiC0xV find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tzq9yV find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: golang Wrote: /usr/src/RPM/RPMS/x86_64/fsextender-0.1.6-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/fsextender-devel-0.1.6-alt1.noarch.rpm (w2.lzdio) 12.32user 3.82system 0:08.96elapsed 180%CPU (0avgtext+0avgdata 196108maxresident)k 0inputs+0outputs (0major+502452minor)pagefaults 0swaps 3.14user 2.53system 0:21.03elapsed 26%CPU (0avgtext+0avgdata 129060maxresident)k 0inputs+0outputs (0major+205585minor)pagefaults 0swaps --- fsextender-0.1.6-alt1.x86_64.rpm.repo 2021-04-26 15:13:33.000000000 +0000 +++ fsextender-0.1.6-alt1.x86_64.rpm.hasher 2024-06-16 01:06:06.474388325 +0000 @@ -8,8 +8,8 @@ Requires: libc.so.6(GLIBC_2.32)(64bit) -Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: libpthread.so.0(GLIBC_2.2.5)(64bit) Requires: libpthread.so.0(GLIBC_2.3.2)(64bit) +Requires: libresolv.so.2()(64bit) Requires: rpmlib(PayloadIsLzma) Provides: fsextender = 0.1.6-alt1:sisyphus+270739.300.3.1 -File: /usr/bin/fsextender 100755 root:root db7831a4f16ff5d327d5462fd8668ab3 +File: /usr/bin/fsextender 100755 root:root 3438d4f50019c8339d16ec04564327d6 File: /usr/share/doc/fsextender-0.1.6 40755 root:root @@ -17,2 +17,2 @@ File: /usr/share/doc/fsextender-0.1.6/usage.txt 100644 root:root d06cede1fd49be2198bc8b15f0922075 -RPMIdentity: 00d9face53026e89b424ecd0e2d8289f58082ebf8877d9a165cc1281ee093f75fad1aa4c29761df8adc65f6180bd582d2aca98609fee3ef070b8df4c0d268354 +RPMIdentity: 239c45f42893e97bb9694bede49d082e4f6b81ffb6613dad9875914236602aba7df4fec7fdce97fee190cc9af3a4fbc39dcc8cdab91ec6f0900c3554a2ab03c4