<86>Feb 14 00:27:56 userdel[2793589]: delete user 'rooter' <86>Feb 14 00:27:56 userdel[2793589]: removed group 'rooter' owned by 'rooter' <86>Feb 14 00:27:56 userdel[2793589]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 14 00:27:56 groupadd[2793629]: group added to /etc/group: name=rooter, GID=1823 <86>Feb 14 00:27:56 groupadd[2793629]: group added to /etc/gshadow: name=rooter <86>Feb 14 00:27:56 groupadd[2793629]: new group: name=rooter, GID=1823 <86>Feb 14 00:27:56 useradd[2793656]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash, from=none <86>Feb 14 00:27:56 userdel[2793701]: delete user 'builder' <86>Feb 14 00:27:56 userdel[2793701]: removed group 'builder' owned by 'builder' <86>Feb 14 00:27:56 userdel[2793701]: removed shadow group 'builder' owned by 'builder' <86>Feb 14 00:27:56 groupadd[2793728]: group added to /etc/group: name=builder, GID=1824 <86>Feb 14 00:27:56 groupadd[2793728]: group added to /etc/gshadow: name=builder <86>Feb 14 00:27:56 groupadd[2793728]: new group: name=builder, GID=1824 <86>Feb 14 00:27:56 useradd[2793749]: new user: name=builder, UID=1824, GID=1824, 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.41937 + 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.41937 + 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 -- '{}' + 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_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 -j16 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 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 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.70154 + 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.70154 + 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.S7BJov 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.wD9p0c 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.GH1GJi 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.lzgrgb find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.w8Aofb 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) 1.61user 1.50system 0:08.46elapsed 36%CPU (0avgtext+0avgdata 67512maxresident)k 0inputs+0outputs (0major+512196minor)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.53user 0.87system 0:11.30elapsed 12%CPU (0avgtext+0avgdata 11924maxresident)k 0inputs+0outputs (0major+96368minor)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 2024-02-14 00:28:06.365987065 +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 7a7ede94714fccd8d12a4f335c751e9c +File: /usr/bin/matanza-ai 100755 root:root 9cb7f307c76f7645a3e8262281751953 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: 44eb890192be67fca38d3e8bf1e4f3a23469015ad96b49592de392063557ec0c5fde2809813b1e2ac5d53c015d440012a6f3297e816597da2d54455838a5eb8c --- 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 2024-02-14 00:28:06.420987918 +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/3d 40755 root:root +/usr/lib/debug/.build-id/3d/09215a9f2c9872798e6fb424d4e019a6faefa3 120777 root:root ../../../../bin/matanza-ai +/usr/lib/debug/.build-id/3d/09215a9f2c9872798e6fb424d4e019a6faefa3.debug 120777 root:root ../../usr/bin/matanza-ai.debug +/usr/lib/debug/.build-id/63 40755 root:root +/usr/lib/debug/.build-id/63/a340bbcc701d68aa66be93970b987a916cc67e 120777 root:root ../../../../bin/matanza +/usr/lib/debug/.build-id/63/a340bbcc701d68aa66be93970b987a916cc67e.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/3d 40755 root:root +File: /usr/lib/debug/.build-id/3d/09215a9f2c9872798e6fb424d4e019a6faefa3 120777 root:root ../../../../bin/matanza-ai +File: /usr/lib/debug/.build-id/3d/09215a9f2c9872798e6fb424d4e019a6faefa3.debug 120777 root:root ../../usr/bin/matanza-ai.debug +File: /usr/lib/debug/.build-id/63 40755 root:root +File: /usr/lib/debug/.build-id/63/a340bbcc701d68aa66be93970b987a916cc67e 120777 root:root ../../../../bin/matanza +File: /usr/lib/debug/.build-id/63/a340bbcc701d68aa66be93970b987a916cc67e.debug 120777 root:root ../../usr/bin/matanza.debug +File: /usr/lib/debug/usr/bin/matanza-ai.debug 100644 root:root 7b3cc776f4f1f48571873a5f33e2d4fc +File: /usr/lib/debug/usr/bin/matanza.debug 100644 root:root bf4c7ac6e5fdfffa5f6abc9873b81883 +RPMIdentity: 3c0ff51cef184a6aa95cf2dc5702db7f835c935539cd440563477720261eb832e534455d3a5a4e1973aaff15723f01bebb82835bc05a318a248808db011005c1