<86>Oct 15 00:29:37 userdel[869142]: delete user 'rooter'
<86>Oct 15 00:29:37 userdel[869142]: removed group 'rooter' owned by 'rooter'
<86>Oct 15 00:29:37 userdel[869142]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct 15 00:29:37 groupadd[869156]: group added to /etc/group: name=rooter, GID=951
<86>Oct 15 00:29:37 groupadd[869156]: group added to /etc/gshadow: name=rooter
<86>Oct 15 00:29:37 groupadd[869156]: new group: name=rooter, GID=951
<86>Oct 15 00:29:37 useradd[869165]: new user: name=rooter, UID=951, GID=951, home=/root, shell=/bin/bash
<86>Oct 15 00:29:37 userdel[869183]: delete user 'builder'
<86>Oct 15 00:29:37 userdel[869183]: removed group 'builder' owned by 'builder'
<86>Oct 15 00:29:37 userdel[869183]: removed shadow group 'builder' owned by 'builder'
<86>Oct 15 00:29:37 groupadd[869191]: group added to /etc/group: name=builder, GID=952
<86>Oct 15 00:29:37 groupadd[869191]: group added to /etc/gshadow: name=builder
<86>Oct 15 00:29:37 groupadd[869191]: new group: name=builder, GID=952
<86>Oct 15 00:29:37 useradd[869200]: new user: name=builder, UID=952, GID=952, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/aoetools-37-alt1.nosrc.rpm (w1.gzdio)
Installing aoetools-37-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.91292
+ 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.91292
+ 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
      |                ^~~~~
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];
      |               ^~~
/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
      |                ^~~~~
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];
      |               ^~~
/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.91292
+ 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)
Processing files: aoetools-37-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.88398
+ 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.IuZl3q
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.Tfw06d
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/udev/rules.d, /lib64/ld-linux-x86-64.so.2, coreutils, gawk, grep, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH), sh, tar
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jebtK0
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.OBzTYW
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.l4eEqm
find-requires: running scripts (debuginfo)
Requires: aoetools = 37-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Adding to aoetools-debuginfo a strict dependency on aoetools
Wrote: /usr/src/RPM/RPMS/x86_64/aoetools-37-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/aoetools-debuginfo-37-alt1.x86_64.rpm (w2.lzdio)
1.09user 0.90system 0:05.88elapsed 33%CPU (0avgtext+0avgdata 30600maxresident)k
0inputs+0outputs (0major+402159minor)pagefaults 0swaps
0.57user 0.94system 0:08.83elapsed 17%CPU (0avgtext+0avgdata 12168maxresident)k
0inputs+0outputs (0major+95577minor)pagefaults 0swaps
--- aoetools-37-alt1.x86_64.rpm.repo	2021-09-20 12:00:07.000000000 +0000
+++ aoetools-37-alt1.x86_64.rpm.hasher	2022-10-15 00:29:44.951147353 +0000
@@ -40,4 +40,4 @@
 Requires: libc.so.6(GLIBC_2.3)(64bit)  
+Requires: libc.so.6(GLIBC_2.34)(64bit)  
 Requires: libc.so.6(GLIBC_2.4)(64bit)  
-Requires: libpthread.so.0(GLIBC_2.2.5)(64bit)  
 Requires: rtld(GNU_HASH)  
@@ -54,7 +54,7 @@
 File: /usr/sbin/aoe-revalidate	100700	root:root	cfd0fa1aca4d1b282f7382d01ec3da01	
-File: /usr/sbin/aoe-sancheck	100700	root:root	6fd7829fcbb0a266833075d111e4afab	
+File: /usr/sbin/aoe-sancheck	100700	root:root	af20df2f315b8a28f1d306d9577acde1	
 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	2ba8d702904573b0ddd510b03a41e872	
-File: /usr/sbin/aoeping	100700	root:root	b886d22fc0ce628ccca20d936528ec30	
+File: /usr/sbin/aoecfg	100700	root:root	fbc701d3828490b205e60c6d11d1e4c8	
+File: /usr/sbin/aoeping	100700	root:root	e87c7f62ae26677a68fc5198bd6f54c0	
 File: /usr/sbin/coraid-update	100700	root:root	db83cfb7e480a90685d5fe27737622f7	
@@ -78,2 +78,2 @@
 File: /usr/share/man/man8/coraid-update.8.xz	100644	root:root	630cf50bd5f4abb4d4b08b6f76fca705	
-RPMIdentity: f51ff3be5c0d7b58cf71f12638955acae2bb876c83520dbe1ddcb24c171e799d5a8007c40bc9db632942e0dfc35bc626d0f7cf2a0086b376b0bac248d8a0a875
+RPMIdentity: 66228490606f8043d014ab41c4b580c31693d332231130c75f65e84f6e63d246702cd58b5b91b58f121c2bd3738dc1939e134131ca45854b60bc96edc2bbe0d3
--- aoetools-debuginfo-37-alt1.x86_64.rpm.repo	2021-09-20 12:00:07.000000000 +0000
+++ aoetools-debuginfo-37-alt1.x86_64.rpm.hasher	2022-10-15 00:29:45.010147968 +0000
@@ -1,10 +1,10 @@
-/usr/lib/debug/.build-id/21	40755	root:root	
-/usr/lib/debug/.build-id/21/a6dd87d056e5be54ce47588abc16f48e4c0fcd	120777	root:root	../../../../sbin/aoe-sancheck
-/usr/lib/debug/.build-id/21/a6dd87d056e5be54ce47588abc16f48e4c0fcd.debug	120777	root:root	../../usr/sbin/aoe-sancheck.debug
-/usr/lib/debug/.build-id/51	40755	root:root	
-/usr/lib/debug/.build-id/51/8b9a5528f621479ef6809f205dc4386e115d35	120777	root:root	../../../../sbin/aoecfg
-/usr/lib/debug/.build-id/51/8b9a5528f621479ef6809f205dc4386e115d35.debug	120777	root:root	../../usr/sbin/aoecfg.debug
-/usr/lib/debug/.build-id/88	40755	root:root	
-/usr/lib/debug/.build-id/88/28ed1c6ffc809f91a61d194517ddc1f337ecb1	120777	root:root	../../../../sbin/aoeping
-/usr/lib/debug/.build-id/88/28ed1c6ffc809f91a61d194517ddc1f337ecb1.debug	120777	root:root	../../usr/sbin/aoeping.debug
+/usr/lib/debug/.build-id/05	40755	root:root	
+/usr/lib/debug/.build-id/05/8761f94b1965440328ef9485da77910e9c4d0a	120777	root:root	../../../../sbin/aoe-sancheck
+/usr/lib/debug/.build-id/05/8761f94b1965440328ef9485da77910e9c4d0a.debug	120777	root:root	../../usr/sbin/aoe-sancheck.debug
+/usr/lib/debug/.build-id/a8	40755	root:root	
+/usr/lib/debug/.build-id/a8/8acb18809afa57627dedd352209dfd0fed76dc	120777	root:root	../../../../sbin/aoecfg
+/usr/lib/debug/.build-id/a8/8acb18809afa57627dedd352209dfd0fed76dc.debug	120777	root:root	../../usr/sbin/aoecfg.debug
+/usr/lib/debug/.build-id/c8	40755	root:root	
+/usr/lib/debug/.build-id/c8/44737f918bcfce3369a18dba2b055783afa83c	120777	root:root	../../../../sbin/aoeping
+/usr/lib/debug/.build-id/c8/44737f918bcfce3369a18dba2b055783afa83c.debug	120777	root:root	../../usr/sbin/aoeping.debug
 /usr/lib/debug/usr/sbin/aoe-sancheck.debug	100644	root:root	
@@ -21,3 +21,2 @@
 Requires: debug64(libc.so.6)  
-Requires: debug64(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/21	40755	root:root		
-File: /usr/lib/debug/.build-id/21/a6dd87d056e5be54ce47588abc16f48e4c0fcd	120777	root:root		../../../../sbin/aoe-sancheck
-File: /usr/lib/debug/.build-id/21/a6dd87d056e5be54ce47588abc16f48e4c0fcd.debug	120777	root:root		../../usr/sbin/aoe-sancheck.debug
-File: /usr/lib/debug/.build-id/51	40755	root:root		
-File: /usr/lib/debug/.build-id/51/8b9a5528f621479ef6809f205dc4386e115d35	120777	root:root		../../../../sbin/aoecfg
-File: /usr/lib/debug/.build-id/51/8b9a5528f621479ef6809f205dc4386e115d35.debug	120777	root:root		../../usr/sbin/aoecfg.debug
-File: /usr/lib/debug/.build-id/88	40755	root:root		
-File: /usr/lib/debug/.build-id/88/28ed1c6ffc809f91a61d194517ddc1f337ecb1	120777	root:root		../../../../sbin/aoeping
-File: /usr/lib/debug/.build-id/88/28ed1c6ffc809f91a61d194517ddc1f337ecb1.debug	120777	root:root		../../usr/sbin/aoeping.debug
-File: /usr/lib/debug/usr/sbin/aoe-sancheck.debug	100644	root:root	8b6083739b09019b823663781714ce86	
-File: /usr/lib/debug/usr/sbin/aoecfg.debug	100644	root:root	de5dcee6aa46082bc4bc731d62313e5b	
-File: /usr/lib/debug/usr/sbin/aoeping.debug	100644	root:root	e29fdee960247f8f32f11260e565c358	
+File: /usr/lib/debug/.build-id/05	40755	root:root		
+File: /usr/lib/debug/.build-id/05/8761f94b1965440328ef9485da77910e9c4d0a	120777	root:root		../../../../sbin/aoe-sancheck
+File: /usr/lib/debug/.build-id/05/8761f94b1965440328ef9485da77910e9c4d0a.debug	120777	root:root		../../usr/sbin/aoe-sancheck.debug
+File: /usr/lib/debug/.build-id/a8	40755	root:root		
+File: /usr/lib/debug/.build-id/a8/8acb18809afa57627dedd352209dfd0fed76dc	120777	root:root		../../../../sbin/aoecfg
+File: /usr/lib/debug/.build-id/a8/8acb18809afa57627dedd352209dfd0fed76dc.debug	120777	root:root		../../usr/sbin/aoecfg.debug
+File: /usr/lib/debug/.build-id/c8	40755	root:root		
+File: /usr/lib/debug/.build-id/c8/44737f918bcfce3369a18dba2b055783afa83c	120777	root:root		../../../../sbin/aoeping
+File: /usr/lib/debug/.build-id/c8/44737f918bcfce3369a18dba2b055783afa83c.debug	120777	root:root		../../usr/sbin/aoeping.debug
+File: /usr/lib/debug/usr/sbin/aoe-sancheck.debug	100644	root:root	8bb1fe3072db8f73431317e0aaf38b00	
+File: /usr/lib/debug/usr/sbin/aoecfg.debug	100644	root:root	1b29161d95c0de32655fcea851a7974b	
+File: /usr/lib/debug/usr/sbin/aoeping.debug	100644	root:root	302cdd332fde69e99e52e10c37dde7d0	
 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: e700a4308fc25185761d9113d158d7ea168ecae783839ec779f76f81ac71a84f3334fc015e01351cd39c6025b3e062d9cfa20f77019682a66a0453f51b054fb2
+RPMIdentity: 2d791a58bedefac9d68f2d504a4ec4d09c82ed1d50d8501f1e81ddd772d3204a02fc137cccc7039e45622968d00e741e9c645951c75d65c93bdd8c4abe099552