<86>Mar 12 03:34:02 userdel[3516768]: delete user 'rooter'
<86>Mar 12 03:34:02 userdel[3516768]: removed group 'rooter' owned by 'rooter'
<86>Mar 12 03:34:02 groupadd[3516777]: group added to /etc/group: name=rooter, GID=987
<86>Mar 12 03:34:02 groupadd[3516777]: group added to /etc/gshadow: name=rooter
<86>Mar 12 03:34:02 groupadd[3516777]: new group: name=rooter, GID=987
<86>Mar 12 03:34:02 useradd[3516783]: new user: name=rooter, UID=987, GID=987, home=/root, shell=/bin/bash
<86>Mar 12 03:34:02 userdel[3516791]: delete user 'builder'
<86>Mar 12 03:34:02 userdel[3516791]: removed group 'builder' owned by 'builder'
<86>Mar 12 03:34:02 groupadd[3516800]: group added to /etc/group: name=builder, GID=988
<86>Mar 12 03:34:02 groupadd[3516800]: group added to /etc/gshadow: name=builder
<86>Mar 12 03:34:02 groupadd[3516800]: new group: name=builder, GID=988
<86>Mar 12 03:34:02 useradd[3516816]: new user: name=builder, UID=988, GID=988, home=/usr/src, shell=/bin/bash
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.87709
+ 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.87709
+ 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.87709
+ 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:/bin:/usr/bin:/usr/X11R6/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 <cmdline>: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
Processing files: aoetools-37-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.91308
+ 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.BnMSuN
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.uDO4yl
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.3), 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.uEhv9A
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.UzlBHs
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.B9aRZg
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.25user 0.82system 0:05.91elapsed 35%CPU (0avgtext+0avgdata 22908maxresident)k
0inputs+0outputs (0major+373347minor)pagefaults 0swaps
2.23user 2.91system 0:08.29elapsed 62%CPU (0avgtext+0avgdata 22908maxresident)k
0inputs+0outputs (0major+549213minor)pagefaults 0swaps
--- aoetools-37-alt1.i586.rpm.repo	2021-09-20 12:00:08.000000000 +0000
+++ aoetools-37-alt1.i586.rpm.hasher	2022-03-12 03:34:08.928700556 +0000
@@ -42,5 +42,4 @@
 Requires: libc.so.6(GLIBC_2.3)  
+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 +56,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	3055c0db13a29d645bf61691b6ddb73b	
 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	29a5ea7b0ac21fabdd0b650196e2d863	
+File: /usr/sbin/aoeping	100700	root:root	ed60dd5f067e2adb54bfe291cc6ad70a	
 File: /usr/sbin/coraid-update	100700	root:root	db83cfb7e480a90685d5fe27737622f7	
@@ -81,2 +80,2 @@
 File: /usr/share/man/man8/coraid-update.8.xz	100644	root:root	630cf50bd5f4abb4d4b08b6f76fca705	
-RPMIdentity: 61a177ef54b918de6a0fbae12961a1274694858dc942537ca7e158b994dae78b0cdd33fe00715a26766f90efa1c2755a5edb6bbd1f336fbd49358fee9c834f10
+RPMIdentity: 33c1b6252d3db2e2a7c4ce24548cbf5986b72c4f792512df4842eb3a6c79817114a07fb3af5440e07b0b91e4c1bf38157bab490127514021612a4b419aa0c8e4
--- aoetools-debuginfo-37-alt1.i586.rpm.repo	2021-09-20 12:00:08.000000000 +0000
+++ aoetools-debuginfo-37-alt1.i586.rpm.hasher	2022-03-12 03:34:08.983701393 +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/13	40755	root:root	
+/usr/lib/debug/.build-id/13/8fe97b4f851bfa8953ad725dd1e8e7e625381b	120777	root:root	../../../../sbin/aoe-sancheck
+/usr/lib/debug/.build-id/13/8fe97b4f851bfa8953ad725dd1e8e7e625381b.debug	120777	root:root	../../usr/sbin/aoe-sancheck.debug
+/usr/lib/debug/.build-id/3d	40755	root:root	
+/usr/lib/debug/.build-id/3d/744d424349d325635b8edf4473988801917cb4	120777	root:root	../../../../sbin/aoeping
+/usr/lib/debug/.build-id/3d/744d424349d325635b8edf4473988801917cb4.debug	120777	root:root	../../usr/sbin/aoeping.debug
+/usr/lib/debug/.build-id/53	40755	root:root	
+/usr/lib/debug/.build-id/53/d4e1ac1d882f840b4b05487ef4fa65338ab830	120777	root:root	../../../../sbin/aoecfg
+/usr/lib/debug/.build-id/53/d4e1ac1d882f840b4b05487ef4fa65338ab830.debug	120777	root:root	../../usr/sbin/aoecfg.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/13	40755	root:root		
+File: /usr/lib/debug/.build-id/13/8fe97b4f851bfa8953ad725dd1e8e7e625381b	120777	root:root		../../../../sbin/aoe-sancheck
+File: /usr/lib/debug/.build-id/13/8fe97b4f851bfa8953ad725dd1e8e7e625381b.debug	120777	root:root		../../usr/sbin/aoe-sancheck.debug
+File: /usr/lib/debug/.build-id/3d	40755	root:root		
+File: /usr/lib/debug/.build-id/3d/744d424349d325635b8edf4473988801917cb4	120777	root:root		../../../../sbin/aoeping
+File: /usr/lib/debug/.build-id/3d/744d424349d325635b8edf4473988801917cb4.debug	120777	root:root		../../usr/sbin/aoeping.debug
+File: /usr/lib/debug/.build-id/53	40755	root:root		
+File: /usr/lib/debug/.build-id/53/d4e1ac1d882f840b4b05487ef4fa65338ab830	120777	root:root		../../../../sbin/aoecfg
+File: /usr/lib/debug/.build-id/53/d4e1ac1d882f840b4b05487ef4fa65338ab830.debug	120777	root:root		../../usr/sbin/aoecfg.debug
+File: /usr/lib/debug/usr/sbin/aoe-sancheck.debug	100644	root:root	8ceb085006b2365e87fc8f032d2233a7	
+File: /usr/lib/debug/usr/sbin/aoecfg.debug	100644	root:root	95dc69749c99f30199860b5a35a77ce9	
+File: /usr/lib/debug/usr/sbin/aoeping.debug	100644	root:root	d285f8e8a27401a00e9acbcac617b36d	
 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: de6bad665392762e1391f0cb1e7910f741a5451b2a7510508718fff5891d19a2e6778d3224052fa4270c31424985ad9a58402c27326a1f1a1b60ee4e747c6472