<86>Mar 10 08:50:50 userdel[1412017]: delete user 'rooter'
<86>Mar 10 08:50:50 userdel[1412017]: removed group 'rooter' owned by 'rooter'
<86>Mar 10 08:50:50 userdel[1412017]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 10 08:50:50 groupadd[1412030]: group added to /etc/group: name=rooter, GID=1868
<86>Mar 10 08:50:50 groupadd[1412030]: group added to /etc/gshadow: name=rooter
<86>Mar 10 08:50:50 groupadd[1412030]: new group: name=rooter, GID=1868
<86>Mar 10 08:50:50 useradd[1412039]: new user: name=rooter, UID=1868, GID=1868, home=/root, shell=/bin/bash
<86>Mar 10 08:50:50 userdel[1412054]: delete user 'builder'
<86>Mar 10 08:50:50 userdel[1412054]: removed group 'builder' owned by 'builder'
<86>Mar 10 08:50:50 userdel[1412054]: removed shadow group 'builder' owned by 'builder'
<86>Mar 10 08:50:50 groupadd[1412066]: group added to /etc/group: name=builder, GID=1869
<86>Mar 10 08:50:50 groupadd[1412066]: group added to /etc/gshadow: name=builder
<86>Mar 10 08:50:50 groupadd[1412066]: new group: name=builder, GID=1869
<86>Mar 10 08:50:50 useradd[1412081]: new user: name=builder, UID=1869, GID=1869, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/lazy-0.24d-alt2.qa1.nosrc.rpm (w1.gzdio)
Installing lazy-0.24d-alt2.qa1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.31231
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf lazy-0.24d
+ echo 'Source #0 (lazy-0.24d.tar.bz2):'
Source #0 (lazy-0.24d.tar.bz2):
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/lazy-0.24d.tar.bz2
+ /bin/tar -xf -
+ cd lazy-0.24d
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.31231
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd lazy-0.24d
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
/usr/src/RPM/BUILD/lazy-0.24d/missing: Unknown `--run' option
Try `/usr/src/RPM/BUILD/lazy-0.24d/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
checking for a BSD-compatible install... /bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for main in -lnsl... no
checking for main in -lsocket... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking linux/cdrom.h usability... yes
checking linux/cdrom.h presence... yes
checking for linux/cdrom.h... yes
checking whether x86_64-alt-linux-gcc needs -traditional... no
checking return type of signal handlers... void
checking for mkdir... yes
checking for socket... yes
checking for strdup... yes
checking for strerror... yes
checking for strstr... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing default commands
+ make
make: Entering directory '/usr/src/RPM/BUILD/lazy-0.24d'
Making all in src
make[1]: Entering directory '/usr/src/RPM/BUILD/lazy-0.24d/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include -g -Wall -O0    -g -c `test -f 'playcd.c' || echo './'`playcd.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include -g -Wall -O0    -g -c `test -f 'utils.c' || echo './'`utils.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include -g -Wall -O0    -g -c `test -f 'dsp.c' || echo './'`dsp.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include -g -Wall -O0    -g -c `test -f 'digital.c' || echo './'`digital.c
digital.c: In function 'read_cdaudio':
digital.c:145:9: warning: pointer targets in assignment from 'char *' to '__u8 *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign]
  ra.buf = buf;
         ^
digital.c: In function 'cd_jc1':
digital.c:197:55: warning: operation on 'p' may be undefined [-Wsequence-point]
  while (n < IFRAMESIZE * cdrom_info.overlap && *p == *--p)
                                                       ^~~
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include -g -Wall -O0    -g -c `test -f 'socket.c' || echo './'`socket.c
socket.c: In function 'create_socket':
socket.c:48:26: warning: pointer targets in passing argument 1 of 'gethostbyname' differ in signedness [-Wpointer-sign]
  remote = gethostbyname (unchar_address);
                          ^~~~~~~~~~~~~~
In file included from ../include/socket.h:34,
                 from socket.c:28:
/usr/include/netdb.h:142:24: note: expected 'const char *' but argument is of type 'unchar *' {aka 'unsigned char *'}
 extern struct hostent *gethostbyname (const char *__name);
                        ^~~~~~~~~~~~~
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include -g -Wall -O0    -g -c `test -f 'cddb_get.c' || echo './'`cddb_get.c
cddb_get.c: In function 'get_from_user':
cddb_get.c:649:37: warning: format '%d' expects argument of type 'int', but argument 7 has type 'long unsigned int' [-Wformat=]
  snprintf (header, sizeof (header), "POST /~cddb/submit.cgi HTTP/1.0\n"
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cddb_get.c:652:27:
     categ, discID, email, strlen (body) * sizeof (char));
                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cddb_get.c:651:42: note: format string is defined here
     "Submit-Mode: test\nContent-Length: %d\n",
                                         ~^
                                         %ld
cddb_get.c:653:12: warning: passing argument 1 to restrict-qualified parameter aliases with argument 4 [-Wrestrict]
  snprintf (header, sizeof (header), "%s\n%s", header, body);
            ^~~~~~                             ~~~~~~
cddb_get.c: In function 'get_inet_name':
cddb_get.c:318:51: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size between 4064 and 4074 [-Wformat-truncation=]
  snprintf (msg, sizeof (msg), "cddb query %08x %d %s %d\r\n", discID, tracks, offsets, total_secs);
                                                   ^~                          ~~~~~~~
cddb_get.c:318:2: note: 'snprintf' output between 27 and 4142 bytes into a destination of size 4096
  snprintf (msg, sizeof (msg), "cddb query %08x %d %s %d\r\n", discID, tracks, offsets, total_secs);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cddb_get.c:309:45: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size between 0 and 4095 [-Wformat-truncation=]
    snprintf (offsets, sizeof (offsets), "%s %d ", tmpbuf,
                                             ^~
cddb_get.c:309:4: note: 'snprintf' output between 4 and 4109 bytes into a destination of size 4096
    snprintf (offsets, sizeof (offsets), "%s %d ", tmpbuf,
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       cdtoc[i].frame + (75 * (cdtoc[i].sec + (60 * cdtoc[i].min))));
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cddb_get.c: In function 'get_from_user':
cddb_get.c:653:42: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size between 0 and 4095 [-Wformat-truncation=]
  snprintf (header, sizeof (header), "%s\n%s", header, body);
                                          ^~           ~~~~
cddb_get.c:653:2: note: 'snprintf' output between 2 and 8192 bytes into a destination of size 4096
  snprintf (header, sizeof (header), "%s\n%s", header, body);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include -g -Wall -O0    -g -c `test -f 'wrappers.c' || echo './'`wrappers.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include -g -Wall -O0    -g -c `test -f 'random.c' || echo './'`random.c
x86_64-alt-linux-gcc  -g   -o lazy  playcd.o utils.o dsp.o digital.o socket.o cddb_get.o wrappers.o random.o  -g -Wall
make[1]: Leaving directory '/usr/src/RPM/BUILD/lazy-0.24d/src'
Making all in man
make[1]: Entering directory '/usr/src/RPM/BUILD/lazy-0.24d/man'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/lazy-0.24d/man'
make[1]: Entering directory '/usr/src/RPM/BUILD/lazy-0.24d'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/lazy-0.24d'
make: Leaving directory '/usr/src/RPM/BUILD/lazy-0.24d'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.66604
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/lazy-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/lazy-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd lazy-0.24d
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/lazy-buildroot/usr exec_prefix=/usr/src/tmp/lazy-buildroot/usr bindir=/usr/src/tmp/lazy-buildroot/usr/bin sbindir=/usr/src/tmp/lazy-buildroot/usr/sbin sysconfdir=/usr/src/tmp/lazy-buildroot/etc datadir=/usr/src/tmp/lazy-buildroot/usr/share includedir=/usr/src/tmp/lazy-buildroot/usr/include libdir=/usr/src/tmp/lazy-buildroot/usr/lib64 libexecdir=/usr/src/tmp/lazy-buildroot/usr/lib localstatedir=/usr/src/tmp/lazy-buildroot/var/lib sharedstatedir=/usr/src/tmp/lazy-buildroot/var/lib mandir=/usr/src/tmp/lazy-buildroot/usr/share/man infodir=/usr/src/tmp/lazy-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/lazy-0.24d'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/lazy-0.24d/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/lazy-0.24d/src'
/bin/sh ../mkinstalldirs /usr/src/tmp/lazy-buildroot/usr/bin
mkdir /usr/src/tmp/lazy-buildroot
mkdir /usr/src/tmp/lazy-buildroot/usr
mkdir /usr/src/tmp/lazy-buildroot/usr/bin
  /usr/libexec/rpm-build/install -p lazy /usr/src/tmp/lazy-buildroot/usr/bin/lazy
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/lazy-0.24d/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/lazy-0.24d/src'
Making install in man
make[1]: Entering directory '/usr/src/RPM/BUILD/lazy-0.24d/man'
make[2]: Entering directory '/usr/src/RPM/BUILD/lazy-0.24d/man'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/sh ../mkinstalldirs /usr/src/tmp/lazy-buildroot/usr/share/man/man1
mkdir /usr/src/tmp/lazy-buildroot/usr/share
mkdir /usr/src/tmp/lazy-buildroot/usr/share/man
mkdir /usr/src/tmp/lazy-buildroot/usr/share/man/man1
 /usr/libexec/rpm-build/install -p -m 644 ./lazy.1 /usr/src/tmp/lazy-buildroot/usr/share/man/man1/lazy.1
make[2]: Leaving directory '/usr/src/RPM/BUILD/lazy-0.24d/man'
make[1]: Leaving directory '/usr/src/RPM/BUILD/lazy-0.24d/man'
make[1]: Entering directory '/usr/src/RPM/BUILD/lazy-0.24d'
make[2]: Entering directory '/usr/src/RPM/BUILD/lazy-0.24d'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/lazy-0.24d'
make[1]: Leaving directory '/usr/src/RPM/BUILD/lazy-0.24d'
make: Leaving directory '/usr/src/RPM/BUILD/lazy-0.24d'
+ /bin/mkdir /usr/src/tmp/lazy-buildroot/etc
+ /bin/cp src/lazyrc.sample /usr/src/tmp/lazy-buildroot/etc/.lazyrc
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/lazy-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/lazy-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/lazy-buildroot/ (default)
Compressing files in /usr/src/tmp/lazy-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/lazy-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: lazy-0.24d-alt2.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.63225
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd lazy-0.24d
+ DOCDIR=/usr/src/tmp/lazy-buildroot/usr/share/doc/lazy-0.24d
+ export DOCDIR
+ rm -rf /usr/src/tmp/lazy-buildroot/usr/share/doc/lazy-0.24d
+ /bin/mkdir -p /usr/src/tmp/lazy-buildroot/usr/share/doc/lazy-0.24d
+ cp -prL AUTHORS BUGS CDDB_HOWTO ChangeLog FAQ INSTALL README TODO /usr/src/tmp/lazy-buildroot/usr/share/doc/lazy-0.24d
+ chmod -R go-w /usr/src/tmp/lazy-buildroot/usr/share/doc/lazy-0.24d
+ chmod -R a+rX /usr/src/tmp/lazy-buildroot/usr/share/doc/lazy-0.24d
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oZzHVF
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8VFzSP
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Y146g3
Creating lazy-debuginfo package
Processing files: lazy-debuginfo-0.24d-alt2.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QclZ9j
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IZ68wE
find-requires: running scripts (debuginfo)
Requires: lazy = 0.24d-alt2.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/lazy-0.24d-alt2.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/lazy-debuginfo-0.24d-alt2.qa1.x86_64.rpm (w2.lzdio)
1.72user 1.85system 0:09.23elapsed 38%CPU (0avgtext+0avgdata 27228maxresident)k
0inputs+0outputs (0major+528398minor)pagefaults 0swaps
0.45user 0.79system 0:12.13elapsed 10%CPU (0avgtext+0avgdata 12220maxresident)k
0inputs+0outputs (0major+96465minor)pagefaults 0swaps
--- lazy-0.24d-alt2.qa1.x86_64.rpm.repo	2013-04-15 07:48:35.000000000 +0000
+++ lazy-0.24d-alt2.qa1.x86_64.rpm.hasher	2024-03-10 08:51:00.713146934 +0000
@@ -11,3 +11,3 @@
 /usr/share/doc/lazy-0.24d/TODO	100644	root:root	
-/usr/share/man/man1/lazy.1.gz	100644	root:root	
+/usr/share/man/man1/lazy.1.xz	100644	root:root	
 Requires: /lib64/ld-linux-x86-64.so.2  
@@ -21,3 +21,3 @@
 File: /etc/.lazyrc	100644	root:root	c6c7efec85f2a73f9f04f8acee45051e	
-File: /usr/bin/lazy	100755	root:root	e1e6a24ecbe74ca925445bffda939881	
+File: /usr/bin/lazy	100755	root:root	1050eb2a74783aa02513770d96db46b3	
 File: /usr/share/doc/lazy-0.24d	40755	root:root		
@@ -31,3 +31,3 @@
 File: /usr/share/doc/lazy-0.24d/TODO	100644	root:root	f751d66b1900714de3ff4188b2d98561	
-File: /usr/share/man/man1/lazy.1.gz	100644	root:root	95b75b22ef781b326986c99b45d64f3b	
-RPMIdentity: 2431cf805f9d60f0b09a33a74a9816af0fc9289c19a8f1c2800122112eed6c5031d9f4a0868562bcd4ac39332ffdbe6c848ed5d3d9fd5083abba430b8eb964fc
+File: /usr/share/man/man1/lazy.1.xz	100644	root:root	0e65989e4cb8c643a0db00c07e599840	
+RPMIdentity: 943647b2153eba31df3afac13c66b39b20333d0760cc4f4e9488320d173e97a20708d1dc5f0050696c942aed279c83c3be059a37365db9d9f800856037d62744
--- lazy-debuginfo-0.24d-alt2.qa1.x86_64.rpm.repo	2013-04-15 07:48:35.000000000 +0000
+++ lazy-debuginfo-0.24d-alt2.qa1.x86_64.rpm.hasher	2024-03-10 08:51:01.450157754 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/26	40755	root:root	
-/usr/lib/debug/.build-id/26/21e27e1e3cdc77f70bc9990f2dc64c61f4a687	120777	root:root	../../../../bin/lazy
-/usr/lib/debug/.build-id/26/21e27e1e3cdc77f70bc9990f2dc64c61f4a687.debug	120777	root:root	../../usr/bin/lazy.debug
+/usr/lib/debug/.build-id/4a	40755	root:root	
+/usr/lib/debug/.build-id/4a/e96f4d759da8cad684ffc81af90b35e3fde7b0	120777	root:root	../../../../bin/lazy
+/usr/lib/debug/.build-id/4a/e96f4d759da8cad684ffc81af90b35e3fde7b0.debug	120777	root:root	../../usr/bin/lazy.debug
 /usr/lib/debug/usr/bin/lazy.debug	100644	root:root	
@@ -24,6 +24,6 @@
 Provides: lazy-debuginfo = 0.24d-alt2.qa1
-File: /usr/lib/debug/.build-id/26	40755	root:root		
-File: /usr/lib/debug/.build-id/26/21e27e1e3cdc77f70bc9990f2dc64c61f4a687	120777	root:root		../../../../bin/lazy
-File: /usr/lib/debug/.build-id/26/21e27e1e3cdc77f70bc9990f2dc64c61f4a687.debug	120777	root:root		../../usr/bin/lazy.debug
-File: /usr/lib/debug/usr/bin/lazy.debug	100644	root:root	574dd2d729d3ebeac4b7c19932f37085	
+File: /usr/lib/debug/.build-id/4a	40755	root:root		
+File: /usr/lib/debug/.build-id/4a/e96f4d759da8cad684ffc81af90b35e3fde7b0	120777	root:root		../../../../bin/lazy
+File: /usr/lib/debug/.build-id/4a/e96f4d759da8cad684ffc81af90b35e3fde7b0.debug	120777	root:root		../../usr/bin/lazy.debug
+File: /usr/lib/debug/usr/bin/lazy.debug	100644	root:root	67a555a72a3c275b59db3e05a4e63465	
 File: /usr/src/debug/lazy-0.24d	40755	root:root		
@@ -43,2 +43,2 @@
 File: /usr/src/debug/lazy-0.24d/src/wrappers.c	100644	root:root	97344a08b1a7dd80dc9a7f56b78684bd	
-RPMIdentity: 9c8beb98fc2214971f75812af6f31ed9e00700519501a7ab2b2c3b4d5f45f362c090c2f8cf47eacd449fa32991f5f74dea1211c300058702ab1ef19cc30981b8
+RPMIdentity: 3b5936b2555de39f35fbf515e0322e762f1527e2eeebef487c7858476579a8957a129cd29734ae77790a28d5f159f6bd95b90a051dc0a81ab76b8565ae7125ab