<86>Jun 22 05:32:51 userdel[2429787]: delete user 'rooter'
<86>Jun 22 05:32:51 userdel[2429787]: removed group 'rooter' owned by 'rooter'
<86>Jun 22 05:32:51 userdel[2429787]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun 22 05:32:51 groupadd[2429820]: group added to /etc/group: name=rooter, GID=1850
<86>Jun 22 05:32:51 groupadd[2429820]: group added to /etc/gshadow: name=rooter
<86>Jun 22 05:32:51 groupadd[2429820]: new group: name=rooter, GID=1850
<86>Jun 22 05:32:51 useradd[2429853]: new user: name=rooter, UID=1850, GID=1850, home=/root, shell=/bin/bash, from=none
<86>Jun 22 05:32:51 userdel[2429899]: delete user 'builder'
<86>Jun 22 05:32:51 userdel[2429899]: removed group 'builder' owned by 'builder'
<86>Jun 22 05:32:51 userdel[2429899]: removed shadow group 'builder' owned by 'builder'
<86>Jun 22 05:32:51 groupadd[2429938]: group added to /etc/group: name=builder, GID=1851
<86>Jun 22 05:32:51 groupadd[2429938]: group added to /etc/gshadow: name=builder
<86>Jun 22 05:32:51 groupadd[2429938]: new group: name=builder, GID=1851
<86>Jun 22 05:32:51 useradd[2429977]: new user: name=builder, UID=1851, GID=1851, 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.38918
+ 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.38918
+ 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.38918
+ 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 <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
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.49433
+ 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.fTKWRt
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.gU31hB
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.UUbUhB
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.9q0Br7
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mqvefl
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.02user 2.21system 0:07.38elapsed 43%CPU (0avgtext+0avgdata 27172maxresident)k
0inputs+0outputs (0major+359441minor)pagefaults 0swaps
0.52user 1.87system 0:12.52elapsed 19%CPU (0avgtext+0avgdata 12544maxresident)k
0inputs+0outputs (0major+94603minor)pagefaults 0swaps
--- aoetools-37-alt1.i586.rpm.repo	2021-09-20 12:00:08.000000000 +0000
+++ aoetools-37-alt1.i586.rpm.hasher	2024-06-22 05:33:00.542013383 +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	3da8874567dee291821aa6198a8c558c	
 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	fc7e7c0bae4bc5f44b689275707adea9	
+File: /usr/sbin/aoeping	100700	root:root	321445b552f24bbeb4c37f6b23fe64cd	
 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: df95e23765c491a6446f82c7837e9cc2eab77614965894c6c3406887fad5a032335383ef54f7cc6a6dbe2bc45c59849e35a3f528f5ab748ebeef01f4f1470a69
--- aoetools-debuginfo-37-alt1.i586.rpm.repo	2021-09-20 12:00:08.000000000 +0000
+++ aoetools-debuginfo-37-alt1.i586.rpm.hasher	2024-06-22 05:33:00.623014451 +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/1e	40755	root:root	
+/usr/lib/debug/.build-id/1e/0adf622bd88aa4c927f587b75c4427b8811dc3	120777	root:root	../../../../sbin/aoe-sancheck
+/usr/lib/debug/.build-id/1e/0adf622bd88aa4c927f587b75c4427b8811dc3.debug	120777	root:root	../../usr/sbin/aoe-sancheck.debug
+/usr/lib/debug/.build-id/4d	40755	root:root	
+/usr/lib/debug/.build-id/4d/370d64f3ac2f7393f38a3a4e3f2d22dcae646d	120777	root:root	../../../../sbin/aoeping
+/usr/lib/debug/.build-id/4d/370d64f3ac2f7393f38a3a4e3f2d22dcae646d.debug	120777	root:root	../../usr/sbin/aoeping.debug
+/usr/lib/debug/.build-id/c2	40755	root:root	
+/usr/lib/debug/.build-id/c2/02d23697ef1c3c045b940d0b26cfe82fc1deb7	120777	root:root	../../../../sbin/aoecfg
+/usr/lib/debug/.build-id/c2/02d23697ef1c3c045b940d0b26cfe82fc1deb7.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/1e	40755	root:root		
+File: /usr/lib/debug/.build-id/1e/0adf622bd88aa4c927f587b75c4427b8811dc3	120777	root:root		../../../../sbin/aoe-sancheck
+File: /usr/lib/debug/.build-id/1e/0adf622bd88aa4c927f587b75c4427b8811dc3.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/370d64f3ac2f7393f38a3a4e3f2d22dcae646d	120777	root:root		../../../../sbin/aoeping
+File: /usr/lib/debug/.build-id/4d/370d64f3ac2f7393f38a3a4e3f2d22dcae646d.debug	120777	root:root		../../usr/sbin/aoeping.debug
+File: /usr/lib/debug/.build-id/c2	40755	root:root		
+File: /usr/lib/debug/.build-id/c2/02d23697ef1c3c045b940d0b26cfe82fc1deb7	120777	root:root		../../../../sbin/aoecfg
+File: /usr/lib/debug/.build-id/c2/02d23697ef1c3c045b940d0b26cfe82fc1deb7.debug	120777	root:root		../../usr/sbin/aoecfg.debug
+File: /usr/lib/debug/usr/sbin/aoe-sancheck.debug	100644	root:root	057bc722d9cb2251e155d364ca160277	
+File: /usr/lib/debug/usr/sbin/aoecfg.debug	100644	root:root	ea2ec912d700c9caefc455afd7b229d5	
+File: /usr/lib/debug/usr/sbin/aoeping.debug	100644	root:root	6cb77c83e1a59f71d7ab4bdcefb7b9e5	
 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: 7d6499433409d1a190fde1ad539d13e5db831efdda7ae5c6d513b540685fdea1930f462ed9dcd862866582a26a5e99b3d1e84b87903c8fbd539627d5190b6194