<86>Apr 27 09:23:32 userdel[1362430]: delete user 'rooter' <86>Apr 27 09:23:32 userdel[1362430]: removed group 'rooter' owned by 'rooter' <86>Apr 27 09:23:32 userdel[1362430]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 09:23:32 groupadd[1362511]: group added to /etc/group: name=rooter, GID=1868 <86>Apr 27 09:23:32 groupadd[1362511]: group added to /etc/gshadow: name=rooter <86>Apr 27 09:23:32 groupadd[1362511]: new group: name=rooter, GID=1868 <86>Apr 27 09:23:32 useradd[1362584]: new user: name=rooter, UID=1868, GID=1868, home=/root, shell=/bin/bash, from=none <86>Apr 27 09:23:32 userdel[1362653]: delete user 'builder' <86>Apr 27 09:23:32 userdel[1362653]: removed group 'builder' owned by 'builder' <86>Apr 27 09:23:32 userdel[1362653]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 09:23:32 groupadd[1362726]: group added to /etc/group: name=builder, GID=1869 <86>Apr 27 09:23:32 groupadd[1362726]: group added to /etc/gshadow: name=builder <86>Apr 27 09:23:32 groupadd[1362726]: new group: name=builder, GID=1869 <86>Apr 27 09:23:32 useradd[1362780]: new user: name=builder, UID=1869, GID=1869, home=/usr/src, shell=/bin/bash, from=none <13>Apr 27 09:23:36 rpmi: libmpdec3-2.5.1-alt3 sisyphus+314490.500.5.1 1675432033 installed <13>Apr 27 09:23:36 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 09:23:36 rpmi: libexpat-2.5.0-alt1 sisyphus+309227.100.1.1 1667075766 installed <13>Apr 27 09:23:36 rpmi: libb2-0.98.1-alt1_1 sisyphus+291614.100.1.1 1638962878 installed <13>Apr 27 09:23:36 rpmi: libp11-kit-1:0.25.3-alt2 sisyphus+336533.100.1.1 1702645575 installed <13>Apr 27 09:23:36 rpmi: libtasn1-4.19.0-alt3 sisyphus+327816.100.1.1 1692802618 installed <13>Apr 27 09:23:36 rpmi: rpm-macros-alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>Apr 27 09:23:36 rpmi: alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>Apr 27 09:23:36 rpmi: ca-certificates-2024.02.24-alt1 sisyphus+341362.100.1.1 1708791001 installed <13>Apr 27 09:23:36 rpmi: ca-trust-0.2.0-alt1 sisyphus+344843.100.1.1 1712743326 installed <13>Apr 27 09:23:36 rpmi: p11-kit-trust-1:0.25.3-alt2 sisyphus+336533.100.1.1 1702645575 installed <13>Apr 27 09:23:36 rpmi: libcrypto3-3.1.5-alt2 sisyphus+343320.140.3.1 1711982452 installed <13>Apr 27 09:23:36 rpmi: libssl3-3.1.5-alt2 sisyphus+343320.140.3.1 1711982452 installed <13>Apr 27 09:23:36 rpmi: python3-3.12.2-alt1 sisyphus+341702.200.1.1 1709232959 installed <13>Apr 27 09:23:37 rpmi: python3-base-3.12.2-alt1 sisyphus+341702.200.1.1 1709232959 installed <13>Apr 27 09:23:38 rpmi: golang-src-1.22.2-alt1 sisyphus+344307.100.1.1 1712163869 installed <13>Apr 27 09:23:40 rpmi: golang-1.22.2-alt1 sisyphus+344307.100.1.1 1712163844 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.26974 + 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.26974 + 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.93421 + 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:/usr/bin:/bin:/usr/local/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 [32] '.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 Splitting links to aliased files under /{,s}bin in /usr/src/tmp/fsextender-buildroot Processing files: fsextender-0.1.6-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.10392 + 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.DTurd0 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.O0tFzX find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.32), libc.so.6(GLIBC_2.34) 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.9x7c2o 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.qnbjrx 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/i586/fsextender-0.1.6-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/fsextender-devel-0.1.6-alt1.noarch.rpm (w2.lzdio) 14.28user 4.68system 0:10.23elapsed 185%CPU (0avgtext+0avgdata 123860maxresident)k 0inputs+0outputs (0major+609184minor)pagefaults 0swaps 3.71user 2.89system 0:24.95elapsed 26%CPU (0avgtext+0avgdata 127444maxresident)k 0inputs+0outputs (0major+217735minor)pagefaults 0swaps --- fsextender-0.1.6-alt1.i586.rpm.repo 2021-04-26 15:13:35.000000000 +0000 +++ fsextender-0.1.6-alt1.i586.rpm.hasher 2024-04-27 09:23:53.789189072 +0000 @@ -7,10 +7,9 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.3.2) Requires: libc.so.6(GLIBC_2.3.4) Requires: libc.so.6(GLIBC_2.32) -Requires: libpthread.so.0(GLIBC_2.0) -Requires: libpthread.so.0(GLIBC_2.1) -Requires: libpthread.so.0(GLIBC_2.3.2) +Requires: libc.so.6(GLIBC_2.34) Requires: rpmlib(PayloadIsLzma) Provides: fsextender = 0.1.6-alt1:sisyphus+270739.300.3.1 -File: /usr/bin/fsextender 100755 root:root 0691b270eeb49e03756e149ad1d0b07f +File: /usr/bin/fsextender 100755 root:root 265e30e217f34c66fb2215f9415a48d5 File: /usr/share/doc/fsextender-0.1.6 40755 root:root @@ -18,2 +17,2 @@ File: /usr/share/doc/fsextender-0.1.6/usage.txt 100644 root:root d06cede1fd49be2198bc8b15f0922075 -RPMIdentity: f6b71bc2ff289e44dd7cc69c63b9ef3e4f6411f1845f082a1d9e497e95ea529ea5067229231293e1a72a9b25a723f22ad31b164142bef3b8424a6f058647cec1 +RPMIdentity: 544feb48e63f0d1135f02091b912ffeb2cac29cc74e7523ae129acf5fe9635d28493d7b0e8ff915da440eff4a85bbe8fc1a2cd3e15ca5100c39e9d0030b426fe