<86>Aug 25 00:26:49 userdel[3242461]: delete user 'rooter' <86>Aug 25 00:26:49 userdel[3242461]: removed group 'rooter' owned by 'rooter' <86>Aug 25 00:26:49 userdel[3242461]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 25 00:26:49 groupadd[3242485]: group added to /etc/group: name=rooter, GID=1265 <86>Aug 25 00:26:49 groupadd[3242485]: group added to /etc/gshadow: name=rooter <86>Aug 25 00:26:49 groupadd[3242485]: new group: name=rooter, GID=1265 <86>Aug 25 00:26:49 useradd[3242508]: new user: name=rooter, UID=1265, GID=1265, home=/root, shell=/bin/bash, from=none <86>Aug 25 00:26:49 userdel[3242533]: delete user 'builder' <86>Aug 25 00:26:49 userdel[3242533]: removed group 'builder' owned by 'builder' <86>Aug 25 00:26:49 userdel[3242533]: removed shadow group 'builder' owned by 'builder' <86>Aug 25 00:26:49 groupadd[3242553]: group added to /etc/group: name=builder, GID=1266 <86>Aug 25 00:26:49 groupadd[3242553]: group added to /etc/gshadow: name=builder <86>Aug 25 00:26:49 groupadd[3242553]: new group: name=builder, GID=1266 <86>Aug 25 00:26:49 useradd[3242564]: new user: name=builder, UID=1266, GID=1266, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/matanza-0.13-alt2.1.src.rpm: The use of such a license name is ambiguous: GPL warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/matanza-0.13-alt2.1.nosrc.rpm (w1.gzdio) Installing matanza-0.13-alt2.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.57736 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf matanza-0.13 + echo 'Source #0 (matanza-0.13.tar.gz):' Source #0 (matanza-0.13.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/matanza-0.13.tar.gz + /bin/tar -xf - + cd matanza-0.13 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.57736 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd matanza-0.13 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ 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 -- '{}' + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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 creating cache ./config.cache checking for a BSD compatible install... /bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... missing checking for gcc... gcc checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ) works... yes checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /bin/install -c checking whether ln -s works... yes checking whether make sets ${MAKE}... (cached) yes checking how to run the C preprocessor... gcc -E checking for png.h... no checking for png_sig_cmp in -lpng... no checking for sin in -lm... yes checking for socket in -lsocket... no checking for inet_ntoa in -lnsl... no checking for ANSI C header files... yes checking for fcntl.h... yes checking for limits.h... yes checking for unistd.h... yes checking for arpa/telnet.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... yes checking for sys/types.h... yes checking for sys/socket.h... yes checking for winsock2.h... no checking for windows.h... no checking for direct.h... no checking for OS.h... no checking for Errors.h... no checking for working const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for socklen_t... yes checking for 8-bit clean memcmp... yes checking for vprintf... yes checking for signal... yes checking for fork... yes checking for setsid... yes checking for socket... yes checking for fcntl... yes checking for strerror... yes checking for strspn... yes checking for inet_ntop... yes checking for inet_ntoa... yes checking for ioctlsocket... no checking for hstrerror... yes checking for usleep... yes checking for Sleep... no checking for gettimeofday... yes checking for snooze_until... no checking for system_time... no checking for GetTickCount... no checking for setsockopt... yes checking for WSASocket... no checking for WSAStartup... no checking for closesocket... no checking for umask... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h + make -j8 make: Entering directory '/usr/src/RPM/BUILD/matanza-0.13' gcc -DHAVE_CONFIG_H -I. -I. -I. -DMATANZA_ASSERT=1 -DMATANZA_VERBOSE=1 -DXML_MIN_SIZE -c getopt1.c make: Leaving directory '/usr/src/RPM/BUILD/matanza-0.13' make: Entering directory '/usr/src/RPM/BUILD/matanza-0.13' gcc -DHAVE_CONFIG_H -I. -I. -I. -DMATANZA_ASSERT=1 -DMATANZA_VERBOSE=1 -DXML_MIN_SIZE -c getopt.c make: Leaving directory '/usr/src/RPM/BUILD/matanza-0.13' make: Entering directory '/usr/src/RPM/BUILD/matanza-0.13' gcc -DHAVE_CONFIG_H -I. -I. -I. -DMATANZA_ASSERT=1 -DMATANZA_VERBOSE=1 -DXML_MIN_SIZE -c xmlrole.c make: Leaving directory '/usr/src/RPM/BUILD/matanza-0.13' make: Entering directory '/usr/src/RPM/BUILD/matanza-0.13' gcc -DHAVE_CONFIG_H -I. -I. -I. -DMATANZA_ASSERT=1 -DMATANZA_VERBOSE=1 -DXML_MIN_SIZE -c ai.c ai.w: In function 'main': ai.w:877:18: warning: passing argument 2 of 'connect' from incompatible pointer type [-Wincompatible-pointer-types] 877 | while (connect(fd, &addr, sizeof(struct sockaddr_in)) == -1) | ^~~~~ | | | struct sockaddr_in * In file included from ai.w:1142: /usr/include/sys/socket.h:126:52: note: expected 'const struct sockaddr *' but argument is of type 'struct sockaddr_in *' 126 | extern int connect (int __fd, __CONST_SOCKADDR_ARG __addr, socklen_t __len); | ^ make: Leaving directory '/usr/src/RPM/BUILD/matanza-0.13' make: Entering directory '/usr/src/RPM/BUILD/matanza-0.13' gcc -DMATANZA_ASSERT=1 -DMATANZA_VERBOSE=1 -DXML_MIN_SIZE -o matanza-ai ai.o getopt.o getopt1.o -lm make: Leaving directory '/usr/src/RPM/BUILD/matanza-0.13' make: Entering directory '/usr/src/RPM/BUILD/matanza-0.13' gcc -DHAVE_CONFIG_H -I. -I. -I. -DMATANZA_ASSERT=1 -DMATANZA_VERBOSE=1 -DXML_MIN_SIZE -c xmltok.c make: Leaving directory '/usr/src/RPM/BUILD/matanza-0.13' make: Entering directory '/usr/src/RPM/BUILD/matanza-0.13' gcc -DHAVE_CONFIG_H -I. -I. -I. -DMATANZA_ASSERT=1 -DMATANZA_VERBOSE=1 -DXML_MIN_SIZE -c xmlparse.c make: Leaving directory '/usr/src/RPM/BUILD/matanza-0.13' make: Entering directory '/usr/src/RPM/BUILD/matanza-0.13' gcc -DHAVE_CONFIG_H -I. -I. -I. -DMATANZA_ASSERT=1 -DMATANZA_VERBOSE=1 -DXML_MIN_SIZE -c matanza.c matanza.w: In function 'bullet_crash_handler': matanza.w:1509:1: warning: format not a string literal and no format arguments [-Wformat-security] 1509 | sprintf(message_get(b->info.bullet.src), mat_bullets_hit_ast[b->info.bullet.type]); | ^ ~~~ matanza.w: In function 'main': matanza.w:2379:7: warning: implicit declaration of function 'time' [-Wimplicit-function-declaration] 2379 | srand(time(NULL)); | ^~~~ matanza.w:6728:1: note: 'time' is defined in header ''; did you forget to '#include '? 6727 | +++ |+#include 6728 | @= make: Leaving directory '/usr/src/RPM/BUILD/matanza-0.13' make: Entering directory '/usr/src/RPM/BUILD/matanza-0.13' gcc -DMATANZA_ASSERT=1 -DMATANZA_VERBOSE=1 -DXML_MIN_SIZE -o matanza matanza.o getopt.o getopt1.o xmlparse.o xmlrole.o xmltok.o -lm make: Leaving directory '/usr/src/RPM/BUILD/matanza-0.13' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.3432 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/matanza-buildroot + : + /bin/rm -rf -- /usr/src/tmp/matanza-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd matanza-0.13 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/matanza-buildroot/usr exec_prefix=/usr/src/tmp/matanza-buildroot/usr bindir=/usr/src/tmp/matanza-buildroot/usr/bin sbindir=/usr/src/tmp/matanza-buildroot/usr/sbin sysconfdir=/usr/src/tmp/matanza-buildroot/etc datadir=/usr/src/tmp/matanza-buildroot/usr/share includedir=/usr/src/tmp/matanza-buildroot/usr/include libdir=/usr/src/tmp/matanza-buildroot/usr/lib64 libexecdir=/usr/src/tmp/matanza-buildroot/usr/lib localstatedir=/usr/src/tmp/matanza-buildroot/var/lib runstatedir=/usr/src/tmp/matanza-buildroot/var/run sharedstatedir=/usr/src/tmp/matanza-buildroot/var/lib mandir=/usr/src/tmp/matanza-buildroot/usr/share/man infodir=/usr/src/tmp/matanza-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/matanza-0.13' make[1]: Entering directory '/usr/src/RPM/BUILD/matanza-0.13' /bin/sh ./mkinstalldirs /usr/src/tmp/matanza-buildroot/usr/bin mkdir /usr/src/tmp/matanza-buildroot mkdir /usr/src/tmp/matanza-buildroot/usr mkdir /usr/src/tmp/matanza-buildroot/usr/bin /usr/libexec/rpm-build/install -p matanza /usr/src/tmp/matanza-buildroot/usr/bin/matanza /usr/libexec/rpm-build/install -p matanza-ai /usr/src/tmp/matanza-buildroot/usr/bin/matanza-ai make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/usr/src/RPM/BUILD/matanza-0.13' make: Leaving directory '/usr/src/RPM/BUILD/matanza-0.13' + install -pD -m644 /usr/src/RPM/SOURCES/matanza_menu /usr/src/tmp/matanza-buildroot/usr/lib/menu/matanza + install -pD -m644 /usr/src/RPM/SOURCES/matanzaserver_menu /usr/src/tmp/matanza-buildroot/usr/lib/menu/matanzaserver + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/matanza-buildroot (auto) Verifying and fixing files in /usr/src/tmp/matanza-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/matanza-buildroot/ (default) Compressing files in /usr/src/tmp/matanza-buildroot (auto) Adjusting library links in /usr/src/tmp/matanza-buildroot ./usr/lib: (from :0) 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/matanza-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: matanza-0.13-alt2.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.55283 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd matanza-0.13 + DOCDIR=/usr/src/tmp/matanza-buildroot/usr/share/doc/matanza-0.13 + export DOCDIR + rm -rf /usr/src/tmp/matanza-buildroot/usr/share/doc/matanza-0.13 + /bin/mkdir -p /usr/src/tmp/matanza-buildroot/usr/share/doc/matanza-0.13 + cp -prL AUTHORS ChangeLog NEWS README TODO /usr/src/tmp/matanza-buildroot/usr/share/doc/matanza-0.13 + chmod -R go-w /usr/src/tmp/matanza-buildroot/usr/share/doc/matanza-0.13 + chmod -R a+rX /usr/src/tmp/matanza-buildroot/usr/share/doc/matanza-0.13 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WypfJX 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.TKvZ5e find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: telnet, /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.3)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PdWIWV Creating matanza-debuginfo package Processing files: matanza-debuginfo-0.13-alt2.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1YvQ44 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2Lw9iq find-requires: running scripts (debuginfo) Requires: matanza = 0.13-alt2.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6) warning: Installed (but unpackaged) file(s) found: /usr/lib/menu/matanza /usr/lib/menu/matanzaserver Wrote: /usr/src/RPM/RPMS/x86_64/matanza-0.13-alt2.1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/matanza-debuginfo-0.13-alt2.1.x86_64.rpm (w2.lzdio) 3.82user 2.77system 0:11.30elapsed 58%CPU (0avgtext+0avgdata 68140maxresident)k 0inputs+0outputs (0major+512557minor)pagefaults 0swaps /.out/matanza-0.13-alt2.1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/matanza-debuginfo-0.13-alt2.1.x86_64.rpm: The use of such a license name is ambiguous: GPL 0.95user 1.78system 0:18.25elapsed 14%CPU (0avgtext+0avgdata 12068maxresident)k 0inputs+0outputs (0major+93918minor)pagefaults 0swaps --- matanza-0.13-alt2.1.x86_64.rpm.repo 2011-03-30 15:53:23.000000000 +0000 +++ matanza-0.13-alt2.1.x86_64.rpm.hasher 2023-08-25 00:27:02.497512590 +0000 @@ -10,4 +10,6 @@ Requires: /lib64/ld-linux-x86-64.so.2 +Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) Requires: libc.so.6(GLIBC_2.3)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -17,4 +19,4 @@ Provides: matanza = 0.13-alt2.1 -File: /usr/bin/matanza 100755 root:root 7c082cb9a13285429becb04df94a6d8d -File: /usr/bin/matanza-ai 100755 root:root 47dade4d1f8e93ce29f39e28e79dc5e1 +File: /usr/bin/matanza 100755 root:root 38963544dce210f81cc94f32959f2fd4 +File: /usr/bin/matanza-ai 100755 root:root 0b1647ccbca06decbe3b1b3d374719bf File: /usr/share/doc/matanza-0.13 40755 root:root @@ -25,2 +27,2 @@ File: /usr/share/doc/matanza-0.13/TODO 100644 root:root fd2e760d98f09998302e4c387fb890c4 -RPMIdentity: bf07c17aa1ff6456c2b8bc3d28e9e39e938b1af971062bbbd6993286db2cf0579c4331c535f1f813ec797406b3b0f4e2ba26d8d6ff45ec32a749f265a29cc5c6 +RPMIdentity: f375c76204453e402335e732bdfe302b46762090a15fec241e6a8165938b4a5fefb5e5c494109759d41b65be655df45e11b0531a8d430de20e49eef4f7edaa59 --- matanza-debuginfo-0.13-alt2.1.x86_64.rpm.repo 2011-03-30 15:53:23.000000000 +0000 +++ matanza-debuginfo-0.13-alt2.1.x86_64.rpm.hasher 2023-08-25 00:27:02.586512981 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/82 40755 root:root -/usr/lib/debug/.build-id/82/75d3d827d5e2938d9ac200364cfc37d705429e 120777 root:root ../../../../bin/matanza -/usr/lib/debug/.build-id/82/75d3d827d5e2938d9ac200364cfc37d705429e.debug 120777 root:root ../../usr/bin/matanza.debug -/usr/lib/debug/.build-id/ff 40755 root:root -/usr/lib/debug/.build-id/ff/3e40784b275d04c8e0e24fd554142719fe8ba2 120777 root:root ../../../../bin/matanza-ai -/usr/lib/debug/.build-id/ff/3e40784b275d04c8e0e24fd554142719fe8ba2.debug 120777 root:root ../../usr/bin/matanza-ai.debug +/usr/lib/debug/.build-id/38 40755 root:root +/usr/lib/debug/.build-id/38/753c08af9564280dea90b5367d7aedbdc678ef 120777 root:root ../../../../bin/matanza-ai +/usr/lib/debug/.build-id/38/753c08af9564280dea90b5367d7aedbdc678ef.debug 120777 root:root ../../usr/bin/matanza-ai.debug +/usr/lib/debug/.build-id/d1 40755 root:root +/usr/lib/debug/.build-id/d1/2e8126ca2b26d55895108eb4a7d85cde575ee5 120777 root:root ../../../../bin/matanza +/usr/lib/debug/.build-id/d1/2e8126ca2b26d55895108eb4a7d85cde575ee5.debug 120777 root:root ../../usr/bin/matanza.debug /usr/lib/debug/usr/bin/matanza-ai.debug 100644 root:root @@ -14,10 +14,10 @@ Provides: matanza-debuginfo = 0.13-alt2.1 -File: /usr/lib/debug/.build-id/82 40755 root:root -File: /usr/lib/debug/.build-id/82/75d3d827d5e2938d9ac200364cfc37d705429e 120777 root:root ../../../../bin/matanza -File: /usr/lib/debug/.build-id/82/75d3d827d5e2938d9ac200364cfc37d705429e.debug 120777 root:root ../../usr/bin/matanza.debug -File: /usr/lib/debug/.build-id/ff 40755 root:root -File: /usr/lib/debug/.build-id/ff/3e40784b275d04c8e0e24fd554142719fe8ba2 120777 root:root ../../../../bin/matanza-ai -File: /usr/lib/debug/.build-id/ff/3e40784b275d04c8e0e24fd554142719fe8ba2.debug 120777 root:root ../../usr/bin/matanza-ai.debug -File: /usr/lib/debug/usr/bin/matanza-ai.debug 100644 root:root b730d716443dea2d39a36f011b22f709 -File: /usr/lib/debug/usr/bin/matanza.debug 100644 root:root 1444ce883f875f6e5632b267bf2bf83c -RPMIdentity: 0b0f938e232da511caaff51c3819755536d8b95594d149d0aa61bf234f67777923ba6a62e213dcbd5a2d24c11b4da2809b5ccb922d5463bbfd4e1363fbfa3bc5 +File: /usr/lib/debug/.build-id/38 40755 root:root +File: /usr/lib/debug/.build-id/38/753c08af9564280dea90b5367d7aedbdc678ef 120777 root:root ../../../../bin/matanza-ai +File: /usr/lib/debug/.build-id/38/753c08af9564280dea90b5367d7aedbdc678ef.debug 120777 root:root ../../usr/bin/matanza-ai.debug +File: /usr/lib/debug/.build-id/d1 40755 root:root +File: /usr/lib/debug/.build-id/d1/2e8126ca2b26d55895108eb4a7d85cde575ee5 120777 root:root ../../../../bin/matanza +File: /usr/lib/debug/.build-id/d1/2e8126ca2b26d55895108eb4a7d85cde575ee5.debug 120777 root:root ../../usr/bin/matanza.debug +File: /usr/lib/debug/usr/bin/matanza-ai.debug 100644 root:root 2624a59da68e75943822165897acdacc +File: /usr/lib/debug/usr/bin/matanza.debug 100644 root:root 76b08fc43da1fca57f35b8ca606007ff +RPMIdentity: 287c14f6ce738948f9a54d2d016650267a5cf86bc159ed5573ce47c98ab6bab19b6ad433c5d3423d99f7da026c6693f1dca31d686f6ccedc6dfb3d672c18c0d2