<86>Apr 27 08:44:30 userdel[2560019]: delete user 'rooter' <86>Apr 27 08:44:30 userdel[2560019]: removed group 'rooter' owned by 'rooter' <86>Apr 27 08:44:30 userdel[2560019]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 08:44:30 groupadd[2560094]: group added to /etc/group: name=rooter, GID=1865 <86>Apr 27 08:44:30 groupadd[2560094]: group added to /etc/gshadow: name=rooter <86>Apr 27 08:44:30 groupadd[2560094]: new group: name=rooter, GID=1865 <86>Apr 27 08:44:30 useradd[2560157]: new user: name=rooter, UID=1865, GID=1865, home=/root, shell=/bin/bash, from=none <86>Apr 27 08:44:30 userdel[2560238]: delete user 'builder' <86>Apr 27 08:44:30 userdel[2560238]: removed group 'builder' owned by 'builder' <86>Apr 27 08:44:30 userdel[2560238]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 08:44:30 groupadd[2560305]: group added to /etc/group: name=builder, GID=1866 <86>Apr 27 08:44:30 groupadd[2560305]: group added to /etc/gshadow: name=builder <86>Apr 27 08:44:30 groupadd[2560305]: new group: name=builder, GID=1866 <86>Apr 27 08:44:30 useradd[2560368]: new user: name=builder, UID=1866, GID=1866, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/aoetools-37-alt1.nosrc.rpm (w1.gzdio) Installing aoetools-37-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.54577 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf aoetools-37 + echo 'Source #0 (aoetools-37-alt1.tar):' Source #0 (aoetools-37-alt1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/aoetools-37-alt1.tar + cd aoetools-37 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.54577 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd aoetools-37 + make make: Entering directory '/usr/src/RPM/BUILD/aoetools-37' + sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-discover.in + sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-interfaces.in + sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-mkshelf.in + sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-revalidate.in + sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-flush.in + sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-stat.in cc -Wall -O -g -o aoeping.o -c aoeping.c cc -Wall -O -g -o linux.o -c linux.c cc -Wall -O -g -o aoeping aoeping.o linux.o cc -Wall -O -g -o aoecfg.o -c aoecfg.c aoecfg.c: In function 'cfgquery': aoecfg.c:133:13: warning: 'write' reading 1056 bytes from a region of size 1048 [-Wstringop-overread] 133 | if (write(sfd, c, sizeof *c) == -1) { | ^~~~~~~~~~~~~~~~~~~~~~~~ aoecfg.c:111:15: note: source object 'buf' of size 1048 111 | uchar buf[1024 + sizeof *h]; | ^~~ In file included from aoecfg.c:8: /usr/include/unistd.h:378:16: note: in a call to function 'write' declared with attribute 'access (read_only, 2, 3)' 378 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur | ^~~~~ cc -Wall -O -g -o aoecfg aoecfg.o linux.o cc -Wall -O -g -o aoe-sancheck.o -c aoe-sancheck.c cc -Wall -O -g -o aoe-sancheck aoe-sancheck.o -lpthread make: Leaving directory '/usr/src/RPM/BUILD/aoetools-37' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.34396 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/aoetools-buildroot + : + /bin/rm -rf -- /usr/src/tmp/aoetools-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd aoetools-37 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/aoetools-buildroot make: Entering directory '/usr/src/RPM/BUILD/aoetools-37' + sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-discover.in + sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-interfaces.in + sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-mkshelf.in + sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-revalidate.in + sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-flush.in + sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-stat.in mkdir -p /usr/src/tmp/aoetools-buildroot/usr/sbin mkdir -p /usr/src/tmp/aoetools-buildroot/usr/share/man/man8 + install -m 700 aoe-discover /usr/src/tmp/aoetools-buildroot/usr/sbin/aoe-discover + install -m 664 aoe-discover.8 /usr/src/tmp/aoetools-buildroot/usr/share/man/man8/aoe-discover.8 + install -m 700 aoe-interfaces /usr/src/tmp/aoetools-buildroot/usr/sbin/aoe-interfaces + install -m 664 aoe-interfaces.8 /usr/src/tmp/aoetools-buildroot/usr/share/man/man8/aoe-interfaces.8 + install -m 700 aoe-mkshelf /usr/src/tmp/aoetools-buildroot/usr/sbin/aoe-mkshelf + install -m 664 aoe-mkshelf.8 /usr/src/tmp/aoetools-buildroot/usr/share/man/man8/aoe-mkshelf.8 + install -m 700 aoe-revalidate /usr/src/tmp/aoetools-buildroot/usr/sbin/aoe-revalidate + install -m 664 aoe-revalidate.8 /usr/src/tmp/aoetools-buildroot/usr/share/man/man8/aoe-revalidate.8 + install -m 700 aoe-flush /usr/src/tmp/aoetools-buildroot/usr/sbin/aoe-flush + install -m 664 aoe-flush.8 /usr/src/tmp/aoetools-buildroot/usr/share/man/man8/aoe-flush.8 + install -m 700 aoe-stat /usr/src/tmp/aoetools-buildroot/usr/sbin/aoe-stat + install -m 664 aoe-stat.8 /usr/src/tmp/aoetools-buildroot/usr/share/man/man8/aoe-stat.8 + install -m 700 aoe-mkdevs /usr/src/tmp/aoetools-buildroot/usr/sbin/aoe-mkdevs + install -m 664 aoe-mkdevs.8 /usr/src/tmp/aoetools-buildroot/usr/share/man/man8/aoe-mkdevs.8 + install -m 700 aoe-version /usr/src/tmp/aoetools-buildroot/usr/sbin/aoe-version + install -m 664 aoe-version.8 /usr/src/tmp/aoetools-buildroot/usr/share/man/man8/aoe-version.8 + install -m 700 coraid-update /usr/src/tmp/aoetools-buildroot/usr/sbin/coraid-update + install -m 664 coraid-update.8 /usr/src/tmp/aoetools-buildroot/usr/share/man/man8/coraid-update.8 + install -m 700 aoeping /usr/src/tmp/aoetools-buildroot/usr/sbin/aoeping + install -m 664 aoeping.8 /usr/src/tmp/aoetools-buildroot/usr/share/man/man8/aoeping.8 + install -m 700 aoecfg /usr/src/tmp/aoetools-buildroot/usr/sbin/aoecfg + install -m 664 aoecfg.8 /usr/src/tmp/aoetools-buildroot/usr/share/man/man8/aoecfg.8 + install -m 700 aoe-sancheck /usr/src/tmp/aoetools-buildroot/usr/sbin/aoe-sancheck + install -m 664 aoe-sancheck.8 /usr/src/tmp/aoetools-buildroot/usr/share/man/man8/aoe-sancheck.8 make: Leaving directory '/usr/src/RPM/BUILD/aoetools-37' + install -pm0644 -D 60-aoe.rules /usr/src/tmp/aoetools-buildroot/lib/udev/rules.d/60-aoe.rules + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/aoetools-buildroot (auto) mode of 'usr/share/man/man8/aoe-sancheck.8' changed from 0664 (rw-rw-r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man8/aoecfg.8' changed from 0664 (rw-rw-r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man8/aoeping.8' changed from 0664 (rw-rw-r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man8/coraid-update.8' changed from 0664 (rw-rw-r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man8/aoe-version.8' changed from 0664 (rw-rw-r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man8/aoe-mkdevs.8' changed from 0664 (rw-rw-r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man8/aoe-stat.8' changed from 0664 (rw-rw-r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man8/aoe-flush.8' changed from 0664 (rw-rw-r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man8/aoe-revalidate.8' changed from 0664 (rw-rw-r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man8/aoe-mkshelf.8' changed from 0664 (rw-rw-r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man8/aoe-interfaces.8' changed from 0664 (rw-rw-r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man8/aoe-discover.8' changed from 0664 (rw-rw-r--) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/aoetools-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/aoetools-buildroot/ (default) Compressing files in /usr/src/tmp/aoetools-buildroot (auto) Adjusting library links in /usr/src/tmp/aoetools-buildroot ./lib: (from :0) Verifying ELF objects in /usr/src/tmp/aoetools-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/sbin/aoe-sancheck: uses non-LFS functions: fopen Splitting links to aliased files under /{,s}bin in /usr/src/tmp/aoetools-buildroot Processing files: aoetools-37-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.46766 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd aoetools-37 + DOCDIR=/usr/src/tmp/aoetools-buildroot/usr/share/doc/aoetools-37 + export DOCDIR + rm -rf /usr/src/tmp/aoetools-buildroot/usr/share/doc/aoetools-37 + /bin/mkdir -p /usr/src/tmp/aoetools-buildroot/usr/share/doc/aoetools-37 + cp -prL COPYING HACKING NEWS README devnodes.txt /usr/src/tmp/aoetools-buildroot/usr/share/doc/aoetools-37 + chmod -R go-w /usr/src/tmp/aoetools-buildroot/usr/share/doc/aoetools-37 + chmod -R a+rX /usr/src/tmp/aoetools-buildroot/usr/share/doc/aoetools-37 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wUKADO find-provides: running scripts (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.yvWGWw find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: awk cat dd grep mkdir mknod rm sh sort sync tar Requires: /bin/bash, /bin/sh, /lib/ld-linux.so.2, /lib/udev/rules.d, coreutils, gawk, grep, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), rtld(GNU_HASH), sh, tar Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HOxb22 Creating aoetools-debuginfo package Processing files: aoetools-debuginfo-37-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QRlYJK find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WQo4Oi find-requires: running scripts (debuginfo) Requires: aoetools = 37-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to aoetools-debuginfo a strict dependency on aoetools Wrote: /usr/src/RPM/RPMS/i586/aoetools-37-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/aoetools-debuginfo-37-alt1.i586.rpm (w2.lzdio) 1.09user 2.87system 0:07.73elapsed 51%CPU (0avgtext+0avgdata 27000maxresident)k 0inputs+0outputs (0major+359924minor)pagefaults 0swaps 0.53user 2.11system 0:13.47elapsed 19%CPU (0avgtext+0avgdata 12368maxresident)k 0inputs+0outputs (0major+96175minor)pagefaults 0swaps --- aoetools-37-alt1.i586.rpm.repo 2021-09-20 12:00:08.000000000 +0000 +++ aoetools-37-alt1.i586.rpm.hasher 2024-04-27 08:44:40.657434383 +0000 @@ -41,6 +41,7 @@ Requires: libc.so.6(GLIBC_2.1.3) +Requires: libc.so.6(GLIBC_2.15) Requires: libc.so.6(GLIBC_2.3) +Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) -Requires: libpthread.so.0(GLIBC_2.0) -Requires: libpthread.so.0(GLIBC_2.1) Requires: rtld(GNU_HASH) @@ -57,7 +58,7 @@ File: /usr/sbin/aoe-revalidate 100700 root:root cfd0fa1aca4d1b282f7382d01ec3da01 -File: /usr/sbin/aoe-sancheck 100700 root:root 746a9619dcd7d4a0300728a4147a9d7d +File: /usr/sbin/aoe-sancheck 100700 root:root 27e2cacc16cfcd398c230399bd7faf91 File: /usr/sbin/aoe-stat 100700 root:root ff1f22ec029c65fda9e7ccac9b46d34b File: /usr/sbin/aoe-version 100700 root:root b91237032c5b8f6eb9838e26b7833493 -File: /usr/sbin/aoecfg 100700 root:root b62f79718e6b62271cc6e8136893340e -File: /usr/sbin/aoeping 100700 root:root 6f20b2f39947f2aee24600f20995192e +File: /usr/sbin/aoecfg 100700 root:root 68d331ce61f19d62f1332ac2a7659cfa +File: /usr/sbin/aoeping 100700 root:root 4a70963c0a537c5e82fad60d978f5671 File: /usr/sbin/coraid-update 100700 root:root db83cfb7e480a90685d5fe27737622f7 @@ -81,2 +82,2 @@ File: /usr/share/man/man8/coraid-update.8.xz 100644 root:root 630cf50bd5f4abb4d4b08b6f76fca705 -RPMIdentity: 61a177ef54b918de6a0fbae12961a1274694858dc942537ca7e158b994dae78b0cdd33fe00715a26766f90efa1c2755a5edb6bbd1f336fbd49358fee9c834f10 +RPMIdentity: 37c53b5e6a08544d1806785fd2f72287f1cd705d7b7a5364f043bcb5ab7a48aa260fa77b2afa797b89d57c9d4c3ee4337c64d31c2342b151f5ea17980c4fda92 --- aoetools-debuginfo-37-alt1.i586.rpm.repo 2021-09-20 12:00:08.000000000 +0000 +++ aoetools-debuginfo-37-alt1.i586.rpm.hasher 2024-04-27 08:44:40.762435884 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/3f 40755 root:root -/usr/lib/debug/.build-id/3f/ac404fb03d7c00944cf584992aa6e986e4c2ee 120777 root:root ../../../../sbin/aoeping -/usr/lib/debug/.build-id/3f/ac404fb03d7c00944cf584992aa6e986e4c2ee.debug 120777 root:root ../../usr/sbin/aoeping.debug -/usr/lib/debug/.build-id/90 40755 root:root -/usr/lib/debug/.build-id/90/884d72c8b916da09bec0af6c6645deb7fedd9f 120777 root:root ../../../../sbin/aoecfg -/usr/lib/debug/.build-id/90/884d72c8b916da09bec0af6c6645deb7fedd9f.debug 120777 root:root ../../usr/sbin/aoecfg.debug -/usr/lib/debug/.build-id/d6 40755 root:root -/usr/lib/debug/.build-id/d6/bbff76ad0a04d49394b2ed82c2beb8f29b1751 120777 root:root ../../../../sbin/aoe-sancheck -/usr/lib/debug/.build-id/d6/bbff76ad0a04d49394b2ed82c2beb8f29b1751.debug 120777 root:root ../../usr/sbin/aoe-sancheck.debug +/usr/lib/debug/.build-id/2e 40755 root:root +/usr/lib/debug/.build-id/2e/5debc4047e3b2b0876f308f1b87c5a04e7a1fe 120777 root:root ../../../../sbin/aoe-sancheck +/usr/lib/debug/.build-id/2e/5debc4047e3b2b0876f308f1b87c5a04e7a1fe.debug 120777 root:root ../../usr/sbin/aoe-sancheck.debug +/usr/lib/debug/.build-id/4d 40755 root:root +/usr/lib/debug/.build-id/4d/5fe68ad35875b778fe2178d776961a8030e4f8 120777 root:root ../../../../sbin/aoecfg +/usr/lib/debug/.build-id/4d/5fe68ad35875b778fe2178d776961a8030e4f8.debug 120777 root:root ../../usr/sbin/aoecfg.debug +/usr/lib/debug/.build-id/9d 40755 root:root +/usr/lib/debug/.build-id/9d/febf45c438d3094d1a577e3063702769921f20 120777 root:root ../../../../sbin/aoeping +/usr/lib/debug/.build-id/9d/febf45c438d3094d1a577e3063702769921f20.debug 120777 root:root ../../usr/sbin/aoeping.debug /usr/lib/debug/usr/sbin/aoe-sancheck.debug 100644 root:root @@ -21,3 +21,2 @@ Requires: debug(libc.so.6) -Requires: debug(libpthread.so.0) Requires: aoetools = 37-alt1:sisyphus+285504.100.1.1 @@ -25,14 +24,14 @@ Provides: aoetools-debuginfo = 37-alt1:sisyphus+285504.100.1.1 -File: /usr/lib/debug/.build-id/3f 40755 root:root -File: /usr/lib/debug/.build-id/3f/ac404fb03d7c00944cf584992aa6e986e4c2ee 120777 root:root ../../../../sbin/aoeping -File: /usr/lib/debug/.build-id/3f/ac404fb03d7c00944cf584992aa6e986e4c2ee.debug 120777 root:root ../../usr/sbin/aoeping.debug -File: /usr/lib/debug/.build-id/90 40755 root:root -File: /usr/lib/debug/.build-id/90/884d72c8b916da09bec0af6c6645deb7fedd9f 120777 root:root ../../../../sbin/aoecfg -File: /usr/lib/debug/.build-id/90/884d72c8b916da09bec0af6c6645deb7fedd9f.debug 120777 root:root ../../usr/sbin/aoecfg.debug -File: /usr/lib/debug/.build-id/d6 40755 root:root -File: /usr/lib/debug/.build-id/d6/bbff76ad0a04d49394b2ed82c2beb8f29b1751 120777 root:root ../../../../sbin/aoe-sancheck -File: /usr/lib/debug/.build-id/d6/bbff76ad0a04d49394b2ed82c2beb8f29b1751.debug 120777 root:root ../../usr/sbin/aoe-sancheck.debug -File: /usr/lib/debug/usr/sbin/aoe-sancheck.debug 100644 root:root e0d277a98ba1b61151fbc822739933ea -File: /usr/lib/debug/usr/sbin/aoecfg.debug 100644 root:root 4ecc3ad492e0f57f27e5c78f5362469f -File: /usr/lib/debug/usr/sbin/aoeping.debug 100644 root:root 3f76daf2ae5b7e0062a6dfca408891f6 +File: /usr/lib/debug/.build-id/2e 40755 root:root +File: /usr/lib/debug/.build-id/2e/5debc4047e3b2b0876f308f1b87c5a04e7a1fe 120777 root:root ../../../../sbin/aoe-sancheck +File: /usr/lib/debug/.build-id/2e/5debc4047e3b2b0876f308f1b87c5a04e7a1fe.debug 120777 root:root ../../usr/sbin/aoe-sancheck.debug +File: /usr/lib/debug/.build-id/4d 40755 root:root +File: /usr/lib/debug/.build-id/4d/5fe68ad35875b778fe2178d776961a8030e4f8 120777 root:root ../../../../sbin/aoecfg +File: /usr/lib/debug/.build-id/4d/5fe68ad35875b778fe2178d776961a8030e4f8.debug 120777 root:root ../../usr/sbin/aoecfg.debug +File: /usr/lib/debug/.build-id/9d 40755 root:root +File: /usr/lib/debug/.build-id/9d/febf45c438d3094d1a577e3063702769921f20 120777 root:root ../../../../sbin/aoeping +File: /usr/lib/debug/.build-id/9d/febf45c438d3094d1a577e3063702769921f20.debug 120777 root:root ../../usr/sbin/aoeping.debug +File: /usr/lib/debug/usr/sbin/aoe-sancheck.debug 100644 root:root bb66fcaa76dd85b6483efd50a86ea058 +File: /usr/lib/debug/usr/sbin/aoecfg.debug 100644 root:root 9bc395c000f8fbd2a7465acaf156ed14 +File: /usr/lib/debug/usr/sbin/aoeping.debug 100644 root:root 69d8bfd776a0aa6ccc1e61218ab56a54 File: /usr/src/debug/aoetools-37 40755 root:root @@ -44,2 +43,2 @@ File: /usr/src/debug/aoetools-37/linux.c 100644 root:root 59d44f36789d2f0a28fd315c4a6b1893 -RPMIdentity: 9c4ca12d88644b9224d9688ab8d36faaae50ee9fd6b34b8d8d451e84131d376a241a4d4ab380b2d791b81b9007e49f933dfee0591ef989ba4e1b705644d5bb62 +RPMIdentity: 8c6759180e96e4826b9e7ce464814ac74c71d5a2df936864ea6ea3ddcc2376d64cff0946925ec02d51084b7beddc42ff7a841988a182a0bcdd63df663f7c2f93