<86>Aug 5 04:45:50 userdel[678886]: delete user 'rooter' <86>Aug 5 04:45:50 groupadd[678902]: group added to /etc/group: name=rooter, GID=672 <86>Aug 5 04:45:50 groupadd[678902]: new group: name=rooter, GID=672 <86>Aug 5 04:45:50 useradd[678916]: new user: name=rooter, UID=672, GID=672, home=/root, shell=/bin/bash <86>Aug 5 04:45:50 userdel[678950]: delete user 'builder' <86>Aug 5 04:45:50 userdel[678950]: removed group 'builder' owned by 'builder' <86>Aug 5 04:45:50 userdel[678950]: removed shadow group 'builder' owned by 'builder' <86>Aug 5 04:45:50 groupadd[678959]: group added to /etc/group: name=builder, GID=673 <86>Aug 5 04:45:50 groupadd[678959]: group added to /etc/gshadow: name=builder <86>Aug 5 04:45:50 groupadd[678959]: new group: name=builder, GID=673 <86>Aug 5 04:45:50 useradd[678964]: new user: name=builder, UID=673, GID=673, home=/usr/src, shell=/bin/bash <13>Aug 5 04:45:54 rpmi: libelf-devel-0.185-alt1 sisyphus+279621.600.1.1 1626628381 installed <13>Aug 5 04:45:54 rpmi: perl-Filter-1.60-alt1 sisyphus+279723.100.1.1 1626648797 installed <13>Aug 5 04:45:54 rpmi: perl-Encode-3.11-alt1 sisyphus+280654.100.1.1 1627131989 installed <13>Aug 5 04:45:54 rpmi: perl-Locale-gettext-1.07-alt1.2 sisyphus+279723.6200.1.1 1626650735 installed <13>Aug 5 04:45:54 rpmi: help2man-1.48.3-alt1 sisyphus+278100.2100.1.1 1626058485 installed <13>Aug 5 04:45:54 rpmi: libdw-devel-0.185-alt1 sisyphus+279621.600.1.1 1626628381 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/debugedit-0.3.0.7.e042-alt1.nosrc.rpm (w1.gzdio) Installing debugedit-0.3.0.7.e042-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.63005 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf debugedit-0.3.0.7.e042-alt1 + echo 'Source #0 (debugedit-0.3.0.7.e042-alt1.tar):' Source #0 (debugedit-0.3.0.7.e042-alt1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/debugedit-0.3.0.7.e042-alt1.tar + cd debugedit-0.3.0.7.e042-alt1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.80917 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd debugedit-0.3.0.7.e042-alt1 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:39: installing './compile' configure.ac:26: installing './install-sh' configure.ac:26: installing './missing' Makefile.am: installing './depcomp' autoreconf-default: Leaving directory `.' + 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 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 + xargs -ri dirname -- '{}' + ./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 --disable-silent-rules configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gawk... (cached) gawk checking for a sed that does not truncate output... /bin/sed checking for x86_64-alt-linux-gcc option to accept ISO C99... none needed checking whether ln -s works... yes checking for x86_64-alt-linux-ld... no checking for ld... ld checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for x86_64-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libelf... yes checking for libdw... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... inline checking for int8_t... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for working alloca.h... yes checking for alloca... yes checking for error_at_line... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for memchr... yes checking for memset... yes checking for munmap... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking whether gcc supports -gdwarf-5... yes checking whether gcc supports -gz=none... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating Makefile config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-recursive Making all in tests make[2]: Nothing to be done for 'all'. make[2]: Entering directory '/usr/src/RPM/BUILD/debugedit-0.3.0.7.e042-alt1' (/bin/sed -e 's,[@]PACKAGE[@],debugedit,g' -e 's,[@]VERSION[@],0.3,g') < "./scripts/find-debuginfo.in" > "find-debuginfo" chmod +x "find-debuginfo" make[2]: Leaving directory '/usr/src/RPM/BUILD/debugedit-0.3.0.7.e042-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/debugedit-0.3.0.7.e042-alt1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o tools/debugedit-md5.o `test -f 'tools/md5.c' || echo './'`tools/md5.c make[2]: Leaving directory '/usr/src/RPM/BUILD/debugedit-0.3.0.7.e042-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/debugedit-0.3.0.7.e042-alt1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o tools/debugedit-hashtab.o `test -f 'tools/hashtab.c' || echo './'`tools/hashtab.c make[2]: Leaving directory '/usr/src/RPM/BUILD/debugedit-0.3.0.7.e042-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/debugedit-0.3.0.7.e042-alt1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o tools/sepdebugcrcfix-sepdebugcrcfix.o `test -f 'tools/sepdebugcrcfix.c' || echo './'`tools/sepdebugcrcfix.c make[2]: Leaving directory '/usr/src/RPM/BUILD/debugedit-0.3.0.7.e042-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/debugedit-0.3.0.7.e042-alt1' x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -o sepdebugcrcfix tools/sepdebugcrcfix-sepdebugcrcfix.o -lelf make[2]: Leaving directory '/usr/src/RPM/BUILD/debugedit-0.3.0.7.e042-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/debugedit-0.3.0.7.e042-alt1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o tools/debugedit-sha1.o `test -f 'tools/sha1.c' || echo './'`tools/sha1.c make[2]: Leaving directory '/usr/src/RPM/BUILD/debugedit-0.3.0.7.e042-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/debugedit-0.3.0.7.e042-alt1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o tools/debugedit-debugedit.o `test -f 'tools/debugedit.c' || echo './'`tools/debugedit.c make[2]: Leaving directory '/usr/src/RPM/BUILD/debugedit-0.3.0.7.e042-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/debugedit-0.3.0.7.e042-alt1' x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -o debugedit tools/debugedit-debugedit.o tools/debugedit-hashtab.o tools/debugedit-md5.o tools/debugedit-sha1.o -lelf -ldw -lelf make[2]: Leaving directory '/usr/src/RPM/BUILD/debugedit-0.3.0.7.e042-alt1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.33334 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/debugedit-buildroot + : + /bin/rm -rf -- /usr/src/tmp/debugedit-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd debugedit-0.3.0.7.e042-alt1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/debugedit-buildroot make: Entering directory '/usr/src/RPM/BUILD/debugedit-0.3.0.7.e042-alt1' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/debugedit-0.3.0.7.e042-alt1/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/debugedit-0.3.0.7.e042-alt1/tests' 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/debugedit-0.3.0.7.e042-alt1/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/debugedit-0.3.0.7.e042-alt1/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/debugedit-0.3.0.7.e042-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/debugedit-0.3.0.7.e042-alt1' /bin/mkdir -p '/usr/src/tmp/debugedit-buildroot/usr/bin' /usr/libexec/rpm-build/install -p debugedit sepdebugcrcfix '/usr/src/tmp/debugedit-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/debugedit-buildroot/usr/bin' /usr/libexec/rpm-build/install -p find-debuginfo '/usr/src/tmp/debugedit-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/debugedit-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 debugedit.1 sepdebugcrcfix.1 find-debuginfo.1 '/usr/src/tmp/debugedit-buildroot/usr/share/man/man1' make[2]: Leaving directory '/usr/src/RPM/BUILD/debugedit-0.3.0.7.e042-alt1' make[1]: Leaving directory '/usr/src/RPM/BUILD/debugedit-0.3.0.7.e042-alt1' make: Leaving directory '/usr/src/RPM/BUILD/debugedit-0.3.0.7.e042-alt1' + rm /usr/src/tmp/debugedit-buildroot/usr/bin/find-debuginfo + rm /usr/src/tmp/debugedit-buildroot/usr/share/man/man1/find-debuginfo.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/debugedit-buildroot (auto) Verifying and fixing files in /usr/src/tmp/debugedit-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/debugedit-buildroot/ (default) Compressing files in /usr/src/tmp/debugedit-buildroot (auto) Verifying ELF objects in /usr/src/tmp/debugedit-buildroot (arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.87522 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd debugedit-0.3.0.7.e042-alt1 + make -j8 -k check VERBOSE=1 Making check in tests make check-local make[2]: Entering directory '/usr/src/RPM/BUILD/debugedit-0.3.0.7.e042-alt1/tests' { \ echo '# Signature of the current package.'; \ echo 'm4_define([AT_PACKAGE_NAME], [debugedit])'; \ echo 'm4_define([AT_PACKAGE_TARNAME], [debugedit])'; \ echo 'm4_define([AT_PACKAGE_VERSION], [0.3])'; \ echo 'm4_define([AT_PACKAGE_STRING], [debugedit 0.3])'; \ echo 'm4_define([AT_PACKAGE_BUGREPORT], [debugedit@sourceware.org])'; \ } >./package.m4 make[2]: Leaving directory '/usr/src/RPM/BUILD/debugedit-0.3.0.7.e042-alt1/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/debugedit-0.3.0.7.e042-alt1/tests' /bin/sh '/usr/src/RPM/BUILD/debugedit-0.3.0.7.e042-alt1/missing' autom4te --language=autotest -I . testsuite.at -o testsuite.tmp mv testsuite.tmp testsuite make[2]: Leaving directory '/usr/src/RPM/BUILD/debugedit-0.3.0.7.e042-alt1/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/debugedit-0.3.0.7.e042-alt1/tests' /bin/sh ./testsuite ## ------------------------- ## ## debugedit 0.3 test suite. ## ## ------------------------- ## debugedit 1: debugedit help ok 2: debugedit usage ok 3: debugedit executable ok 4: debugedit .debug_str objects DWARF4 ok 5: debugedit .debug_str/line_str objects DWARF5 ok 6: debugedit .debug_str partial DWARF4 ok 7: debugedit .debug_str/line_str partial DWARF5 ok 8: debugedit .debug_str exe DWARF4 ok 9: debugedit .debug_str/line_str exe DWARF5 ok 10: debugedit .debug_info objects ok 11: debugedit .debug_info partial ok 12: debugedit .debug_info exe ok 13: debugedit .debug_types objects ok 14: debugedit .debug_types partial ok 15: debugedit .debug_types exe ok 16: debugedit .debug_line objects DWARF4 ok 17: debugedit .debug_line objects DWARF5 ok 18: debugedit .debug_line partial DWARF4 ok 19: debugedit .debug_line partial DWARF5 ok 20: debugedit .debug_line exe DWARF4 ok 21: debugedit .debug_line exe DWARF5 ok 22: debugedit .debug_macro objects ok 23: debugedit .debug_macro partial ok 24: debugedit .debug_macro exe ok ## ------------- ## ## Test results. ## ## ------------- ## All 24 tests were successful. make[2]: Leaving directory '/usr/src/RPM/BUILD/debugedit-0.3.0.7.e042-alt1/tests' + exit 0 Processing files: debugedit-0.3.0.7.e042-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.61171 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd debugedit-0.3.0.7.e042-alt1 + DOCDIR=/usr/src/tmp/debugedit-buildroot/usr/share/doc/debugedit-0.3.0.7.e042 + export DOCDIR + rm -rf /usr/src/tmp/debugedit-buildroot/usr/share/doc/debugedit-0.3.0.7.e042 + /bin/mkdir -p /usr/src/tmp/debugedit-buildroot/usr/share/doc/debugedit-0.3.0.7.e042 + cp -prL README find-debuginfo find-debuginfo.1 /usr/src/tmp/debugedit-buildroot/usr/share/doc/debugedit-0.3.0.7.e042 + chmod -R go-w /usr/src/tmp/debugedit-buildroot/usr/share/doc/debugedit-0.3.0.7.e042 + chmod -R a+rX /usr/src/tmp/debugedit-buildroot/usr/share/doc/debugedit-0.3.0.7.e042 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VYbJfk 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.yOtvNg find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.8)(64bit), libdw.so.1()(64bit) >= set:lifZ94rCJHH4uyUA0, libdw.so.1(ELFUTILS_0.167)(64bit), libelf.so.1()(64bit) >= set:kfg3BolfEdi02rY0E2vuw1RvAo3AQm2yuNqngjMjNlj4Z7dwkjmZEbXQjhK6CqUcjmwLj, libelf.so.1(ELFUTILS_1.0)(64bit), libelf.so.1(ELFUTILS_1.3)(64bit), libelf.so.1(ELFUTILS_1.6)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.g73qfg Creating debugedit-debuginfo package Processing files: debugedit-debuginfo-0.3.0.7.e042-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GXNWyi find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jevlli find-requires: running scripts (debuginfo) Requires: debugedit = 0.3.0.7.e042-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdw.so.1), debug64(libelf.so.1) Adding to debugedit-debuginfo a strict dependency on debugedit Wrote: /usr/src/RPM/RPMS/x86_64/debugedit-0.3.0.7.e042-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/debugedit-debuginfo-0.3.0.7.e042-alt1.x86_64.rpm (w2.lzdio) 8.60user 2.20system 0:27.29elapsed 39%CPU (0avgtext+0avgdata 58160maxresident)k 0inputs+0outputs (0major+1120771minor)pagefaults 0swaps 12.37user 4.37system 0:40.18elapsed 41%CPU (0avgtext+0avgdata 105048maxresident)k 0inputs+0outputs (0major+1411565minor)pagefaults 0swaps --- debugedit-0.3.0.7.e042-alt1.x86_64.rpm.repo 2021-07-11 08:04:48.000000000 +0000 +++ debugedit-0.3.0.7.e042-alt1.x86_64.rpm.hasher 2021-08-05 04:46:27.049704072 +0000 @@ -24,4 +24,4 @@ Provides: debugedit = 0.3.0.7.e042-alt1:sisyphus+277735.100.2.1 -File: /usr/bin/debugedit 100755 root:root 07c103da0476c53f5cbc6c30ca2bd2b5 -File: /usr/bin/sepdebugcrcfix 100755 root:root 6c3ff393ac5844dae26b348a488b0c01 +File: /usr/bin/debugedit 100755 root:root 3258595a908ff1f57bd5affaf01b205b +File: /usr/bin/sepdebugcrcfix 100755 root:root e69753eaa59b1db113c2ef4083d262f5 File: /usr/share/doc/debugedit-0.3.0.7.e042 40755 root:root @@ -32,2 +32,2 @@ File: /usr/share/man/man1/sepdebugcrcfix.1.xz 100644 root:root ddf002ab592414e21e2ed0b710a8c519 -RPMIdentity: 671748280ddf3db23b7229b58eebcc159dee20e51ad21b1b33743ef75db341a68906c575a7b0acaa57f27cfe4dd47585f9e55245f77622301a09eeeb5e1d2dbd +RPMIdentity: 7c02181c52278a3464d4f2f528a7a56d78b902bac1dd00a066d4b716faba9d300a3e0303217745211c4cfc97014a1b4b00e6c0d505ecf8bca88916e25e7fd9fd --- debugedit-debuginfo-0.3.0.7.e042-alt1.x86_64.rpm.repo 2021-07-11 08:04:48.000000000 +0000 +++ debugedit-debuginfo-0.3.0.7.e042-alt1.x86_64.rpm.hasher 2021-08-05 04:46:27.231705894 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/79 40755 root:root -/usr/lib/debug/.build-id/79/7f2b433d86aba9373f7dc5a9e1221daf1b56ce 120777 root:root ../../../../bin/sepdebugcrcfix -/usr/lib/debug/.build-id/79/7f2b433d86aba9373f7dc5a9e1221daf1b56ce.debug 120777 root:root ../../usr/bin/sepdebugcrcfix.debug -/usr/lib/debug/.build-id/f5 40755 root:root -/usr/lib/debug/.build-id/f5/b41058b6e2fabc45b5a2ceb62c75053595c2a3 120777 root:root ../../../../bin/debugedit -/usr/lib/debug/.build-id/f5/b41058b6e2fabc45b5a2ceb62c75053595c2a3.debug 120777 root:root ../../usr/bin/debugedit.debug +/usr/lib/debug/.build-id/2c 40755 root:root +/usr/lib/debug/.build-id/2c/f96867e64f2996905268f1a34fed961295e2eb 120777 root:root ../../../../bin/sepdebugcrcfix +/usr/lib/debug/.build-id/2c/f96867e64f2996905268f1a34fed961295e2eb.debug 120777 root:root ../../usr/bin/sepdebugcrcfix.debug +/usr/lib/debug/.build-id/53 40755 root:root +/usr/lib/debug/.build-id/53/c1e257b8a072c881530c5793996a95507fa02f 120777 root:root ../../../../bin/debugedit +/usr/lib/debug/.build-id/53/c1e257b8a072c881530c5793996a95507fa02f.debug 120777 root:root ../../usr/bin/debugedit.debug /usr/lib/debug/usr/bin/debugedit.debug 100644 root:root @@ -25,10 +25,10 @@ Provides: debugedit-debuginfo = 0.3.0.7.e042-alt1:sisyphus+277735.100.2.1 -File: /usr/lib/debug/.build-id/79 40755 root:root -File: /usr/lib/debug/.build-id/79/7f2b433d86aba9373f7dc5a9e1221daf1b56ce 120777 root:root ../../../../bin/sepdebugcrcfix -File: /usr/lib/debug/.build-id/79/7f2b433d86aba9373f7dc5a9e1221daf1b56ce.debug 120777 root:root ../../usr/bin/sepdebugcrcfix.debug -File: /usr/lib/debug/.build-id/f5 40755 root:root -File: /usr/lib/debug/.build-id/f5/b41058b6e2fabc45b5a2ceb62c75053595c2a3 120777 root:root ../../../../bin/debugedit -File: /usr/lib/debug/.build-id/f5/b41058b6e2fabc45b5a2ceb62c75053595c2a3.debug 120777 root:root ../../usr/bin/debugedit.debug -File: /usr/lib/debug/usr/bin/debugedit.debug 100644 root:root e753344b3792708c8c2d2de89407d6fc -File: /usr/lib/debug/usr/bin/sepdebugcrcfix.debug 100644 root:root 23e1289bfe55bc43076632598c321b5f +File: /usr/lib/debug/.build-id/2c 40755 root:root +File: /usr/lib/debug/.build-id/2c/f96867e64f2996905268f1a34fed961295e2eb 120777 root:root ../../../../bin/sepdebugcrcfix +File: /usr/lib/debug/.build-id/2c/f96867e64f2996905268f1a34fed961295e2eb.debug 120777 root:root ../../usr/bin/sepdebugcrcfix.debug +File: /usr/lib/debug/.build-id/53 40755 root:root +File: /usr/lib/debug/.build-id/53/c1e257b8a072c881530c5793996a95507fa02f 120777 root:root ../../../../bin/debugedit +File: /usr/lib/debug/.build-id/53/c1e257b8a072c881530c5793996a95507fa02f.debug 120777 root:root ../../usr/bin/debugedit.debug +File: /usr/lib/debug/usr/bin/debugedit.debug 100644 root:root 0011bedcb299009115365aec36321b34 +File: /usr/lib/debug/usr/bin/sepdebugcrcfix.debug 100644 root:root 3ac661038215e47db158c424b827a8bb File: /usr/src/debug/debugedit-0.3.0.7.e042-alt1 40755 root:root @@ -43,2 +43,2 @@ File: /usr/src/debug/debugedit-0.3.0.7.e042-alt1/tools/sha1.h 100644 root:root c47ae7aad04ce95b918313be400ccc98 -RPMIdentity: 8f9cb8ab3d3d5ff77df0c92c69784c80128fbe85d026e3cafc742237ff18f4e77fc11f2d76cbad1e4e598d158e477bf718a487b924e307513a8b25df0d9a6054 +RPMIdentity: 61774cdd62b4223349563f42480fb024f53acd20eba837edd87ff844f7bd97b9101520526d92da23e19eb9443a899322fbfca773b745c67b5f0a6a2de1dd4e71