<86>Jun 16 00:39:03 userdel[3345555]: delete user 'rooter' <86>Jun 16 00:39:03 userdel[3345555]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:39:03 userdel[3345555]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:39:03 groupadd[3345586]: group added to /etc/group: name=rooter, GID=1847 <86>Jun 16 00:39:03 groupadd[3345586]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:39:03 groupadd[3345586]: new group: name=rooter, GID=1847 <86>Jun 16 00:39:03 useradd[3345609]: new user: name=rooter, UID=1847, GID=1847, home=/root, shell=/bin/bash <86>Jun 16 00:39:03 userdel[3345649]: delete user 'builder' <86>Jun 16 00:39:03 userdel[3345649]: removed group 'builder' owned by 'builder' <86>Jun 16 00:39:03 userdel[3345649]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:39:03 groupadd[3345681]: group added to /etc/group: name=builder, GID=1848 <86>Jun 16 00:39:03 groupadd[3345681]: group added to /etc/gshadow: name=builder <86>Jun 16 00:39:03 groupadd[3345681]: new group: name=builder, GID=1848 <86>Jun 16 00:39:03 useradd[3345707]: new user: name=builder, UID=1848, GID=1848, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/perl-Compress-Raw-Bzip2-2.201-alt1.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/perl-Compress-Raw-Bzip2-2.201-alt1.src.rpm: The use of such a license name is ambiguous: Artistic <13>Jun 16 00:39:06 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Jun 16 00:39:06 rpmi: perl-Filter-1.60-alt1 sisyphus+279723.100.1.1 1626648797 installed <13>Jun 16 00:39:06 rpmi: perl-Encode-3.10-alt1 sisyphus+279723.200.1.1 1626648866 installed <13>Jun 16 00:39:06 rpmi: perl-Pod-Simple-3.43-alt1 sisyphus+276561.100.1.1 1625127752 installed <13>Jun 16 00:39:06 rpmi: perl-Devel-StackTrace-1:2.04-alt1 sisyphus+230065.100.1.1 1558783788 installed <13>Jun 16 00:39:06 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 16 00:39:06 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 16 00:39:06 rpmi: perl-devel-1:5.34.0-alt1 sisyphus+279621.700.1.1 1626629811 installed <13>Jun 16 00:39:06 rpmi: perl-Test-NoWarnings-1.04-alt1 1329758112 installed <13>Jun 16 00:39:06 rpmi: perl-Test-Pod-1.52-alt1 1524163463 installed <13>Jun 16 00:39:06 rpmi: bzlib-devel-1:1.0.8-alt1 sisyphus+278099.400.1.1 1626027681 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/perl-Compress-Raw-Bzip2-2.201-alt1.nosrc.rpm (w1.gzdio) Installing perl-Compress-Raw-Bzip2-2.201-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.72125 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Compress-Raw-Bzip2-2.201 + echo 'Source #0 (Compress-Raw-Bzip2-2.201.tar.gz):' Source #0 (Compress-Raw-Bzip2-2.201.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Compress-Raw-Bzip2-2.201.tar.gz + /bin/tar -xf - + cd Compress-Raw-Bzip2-2.201 + /bin/chmod -c -Rf u+rwX,go-w . + rm -rv bzip2-src/ removed 'bzip2-src/randtable.c' removed 'bzip2-src/bzlib.h' removed 'bzip2-src/compress.c' removed 'bzip2-src/decompress.c' removed 'bzip2-src/bzip2.patch' removed 'bzip2-src/huffman.c' removed 'bzip2-src/LICENSE' removed 'bzip2-src/bzlib.c' removed 'bzip2-src/crctable.c' removed 'bzip2-src/bzlib_private.h' removed 'bzip2-src/blocksort.c' removed directory 'bzip2-src/' + rm -rv t/Test/ removed 't/Test/Simple.pm' removed 't/Test/More.pm' removed 't/Test/Builder.pm' removed directory 't/Test/' + sed -i- 's/^BEGIN$/if (0)/' t/compress/CompTestUtils.pm + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.72125 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Compress-Raw-Bzip2-2.201 + export BUILD_BZIP2=0 BZIP2_INCLUDE=/usr/include BZIP2_LIB=/usr/lib64 + BUILD_BZIP2=0 + BZIP2_INCLUDE=/usr/include + BZIP2_LIB=/usr/lib64 + perl_vendor_build + export PERL_EXTUTILS_AUTOINSTALL=--skip + PERL_EXTUTILS_AUTOINSTALL=--skip + export XSUBPP_STATIC_XS=1 + XSUBPP_STATIC_XS=1 + _perl_vendor_fixin + find . -type f -print0 + xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,' + /bin/grep -qs -Ew '((dist|module)_name|Build_PL|Module::Build)' Build.PL + _perl_vendor_MM_build + : looking for PREREQ dependencies + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 + tee .perl.req Up/Downgrade not needed. + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Up/Downgrade not needed. Checking if your kit is complete... Warning: the following files are missing in your kit: bzip2-src/blocksort.c bzip2-src/bzip2.patch bzip2-src/bzlib.c bzip2-src/bzlib.h bzip2-src/bzlib_private.h bzip2-src/compress.c bzip2-src/crctable.c bzip2-src/decompress.c bzip2-src/huffman.c bzip2-src/LICENSE bzip2-src/randtable.c t/Test/Builder.pm t/Test/More.pm t/Test/Simple.pm Please inform the author. Generating a Unix-style Makefile Writing Makefile for Compress::Raw::Bzip2 + : running make + make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Compress-Raw-Bzip2-2.201' Running Mkbootstrap for Bzip2 () chmod 644 "Bzip2.bs" make: Leaving directory '/usr/src/RPM/BUILD/Compress-Raw-Bzip2-2.201' make: Entering directory '/usr/src/RPM/BUILD/Compress-Raw-Bzip2-2.201' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bzip2.bs blib/arch/auto/Compress/Raw/Bzip2/Bzip2.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Compress-Raw-Bzip2-2.201' make: Entering directory '/usr/src/RPM/BUILD/Compress-Raw-Bzip2-2.201' cp lib/Compress/Raw/Bzip2.pm blib/lib/Compress/Raw/Bzip2.pm make: Leaving directory '/usr/src/RPM/BUILD/Compress-Raw-Bzip2-2.201' make: Entering directory '/usr/src/RPM/BUILD/Compress-Raw-Bzip2-2.201' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Compress-Raw-Bzip2-2.201/typemap' Bzip2.xs > Bzip2.xsc mv Bzip2.xsc Bzip2.c make: Leaving directory '/usr/src/RPM/BUILD/Compress-Raw-Bzip2-2.201' make: Entering directory '/usr/src/RPM/BUILD/Compress-Raw-Bzip2-2.201' gcc -c -I/usr/include -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -DVERSION=\"2.201\" -DXS_VERSION=\"2.201\" -fPIC "-I/usr/lib64/perl5/CORE" -Wall -Wno-comment -DBZ_NO_STDIO -DUSE_PPPORT_H Bzip2.c make: Leaving directory '/usr/src/RPM/BUILD/Compress-Raw-Bzip2-2.201' make: Entering directory '/usr/src/RPM/BUILD/Compress-Raw-Bzip2-2.201' rm -f blib/arch/auto/Compress/Raw/Bzip2/Bzip2.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong Bzip2.o -o blib/arch/auto/Compress/Raw/Bzip2/Bzip2.so \ -L/usr/lib64 -lbz2 \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Compress/Raw/Bzip2/Bzip2.so make: Leaving directory '/usr/src/RPM/BUILD/Compress-Raw-Bzip2-2.201' + : running tests + LD_BIND_NOW=1 + PERL_DL_NONLAZY=1 + /usr/bin/make test 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Compress-Raw-Bzip2-2.201' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bzip2.bs blib/arch/auto/Compress/Raw/Bzip2/Bzip2.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/000prereq.t ...... ok t/01bzip2.t ........ ok t/09limitoutput.t .. ok t/19nonpv.t ........ ok t/99pod.t .......... ok t/meta-json.t ...... skipped: Test::CPAN::Meta::JSON required for testing META.json t/meta-yaml.t ...... skipped: Test::CPAN::Meta required for testing META.yml All tests successful. Files=7, Tests=312, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.37 cusr 0.08 csys = 0.49 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Compress-Raw-Bzip2-2.201' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.93726 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Compress-Raw-Bzip2-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Compress-Raw-Bzip2-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd Compress-Raw-Bzip2-2.201 + perl_vendor_install + /bin/grep -qs -Ew Build_PL Build.PL + /bin/grep -qs -Ew '(dist|module)_name' Build.PL + _perl_vendor_MM_install + : installing + make 'INSTALL=/usr/libexec/rpm-build/install -p' 'CP=/bin/cp -p' DESTDIR=/usr/src/tmp/perl-Compress-Raw-Bzip2-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Compress-Raw-Bzip2-2.201' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bzip2.bs blib/arch/auto/Compress/Raw/Bzip2/Bzip2.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Compress-Raw-Bzip2-buildroot/usr/lib64/perl5/auto/Compress/Raw/Bzip2/Bzip2.so Installing /usr/src/tmp/perl-Compress-Raw-Bzip2-buildroot/usr/lib64/perl5/Compress/Raw/Bzip2.pm make: Leaving directory '/usr/src/RPM/BUILD/Compress-Raw-Bzip2-2.201' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Compress-Raw-Bzip2-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' /bin/grep: /usr/src/tmp/perl-Compress-Raw-Bzip2-buildroot/usr/lib64/perl5/auto/Compress/Raw/Bzip2/Bzip2.so: binary file matches + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Compress-Raw-Bzip2-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Compress-Raw-Bzip2-buildroot (auto) removed './usr/lib64/perl5/auto/Compress/Raw/Bzip2/.packlist' mode of './usr/lib64/perl5/auto/Compress/Raw/Bzip2/Bzip2.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Compress-Raw-Bzip2-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Compress-Raw-Bzip2-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Compress-Raw-Bzip2-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Compress-Raw-Bzip2-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Compress-Raw-Bzip2-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: perl-Compress-Raw-Bzip2-2.201-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.93726 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Compress-Raw-Bzip2-2.201 + DOCDIR=/usr/src/tmp/perl-Compress-Raw-Bzip2-buildroot/usr/share/doc/perl-Compress-Raw-Bzip2-2.201 + export DOCDIR + rm -rf /usr/src/tmp/perl-Compress-Raw-Bzip2-buildroot/usr/share/doc/perl-Compress-Raw-Bzip2-2.201 + /bin/mkdir -p /usr/src/tmp/perl-Compress-Raw-Bzip2-buildroot/usr/share/doc/perl-Compress-Raw-Bzip2-2.201 + cp -prL Changes README /usr/src/tmp/perl-Compress-Raw-Bzip2-buildroot/usr/share/doc/perl-Compress-Raw-Bzip2-2.201 + chmod -R go-w /usr/src/tmp/perl-Compress-Raw-Bzip2-buildroot/usr/share/doc/perl-Compress-Raw-Bzip2-2.201 + chmod -R a+rX /usr/src/tmp/perl-Compress-Raw-Bzip2-buildroot/usr/share/doc/perl-Compress-Raw-Bzip2-2.201 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U450Eo 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.3auneo find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) # perl(XSLoader.pm) at line 61 (depth 5) inside eval SKIP /usr/src/tmp/perl-Compress-Raw-Bzip2-buildroot/usr/lib64/perl5/Compress/Raw/Bzip2.pm syntax OK Provides: perl(Compress/Raw/Bzip2.pm) = 2.201 Requires: /usr/lib64/perl5, libbz2.so.1()(64bit) >= set:ifZkunoOqIvjfNZ2na2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.34.so()(64bit) >= set:oijB3O6OU9zn5E0e7aIDEjIR2YwZ7WOZlda5ItigzzHh3Y1QM8l3yH6evcQGSmx31EIbQJ76SfpUsgZukx6W24IjTt57XPwuDOd, libpthread.so.0(GLIBC_2.2.5)(64bit), perl(DynaLoader.pm), perl(bytes.pm), perl(constant.pm), 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.vUSwPm Creating perl-Compress-Raw-Bzip2-debuginfo package Processing files: perl-Compress-Raw-Bzip2-debuginfo-2.201-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7fJDHq find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Nk8Guq find-requires: running scripts (debuginfo) Requires: perl-Compress-Raw-Bzip2 = 2.201-alt1, debug64(libbz2.so.1), debug64(libc.so.6), debug64(libperl-5.34.so), debug64(libpthread.so.0) Adding to perl-Compress-Raw-Bzip2-debuginfo a strict dependency on perl-Compress-Raw-Bzip2 Wrote: /usr/src/RPM/RPMS/x86_64/perl-Compress-Raw-Bzip2-2.201-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Compress-Raw-Bzip2-debuginfo-2.201-alt1.x86_64.rpm (w2.lzdio) 1.80user 1.30system 0:06.92elapsed 44%CPU (0avgtext+0avgdata 83644maxresident)k 0inputs+0outputs (0major+248059minor)pagefaults 0swaps /.out/perl-Compress-Raw-Bzip2-2.201-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Compress-Raw-Bzip2-2.201-alt1.x86_64.rpm: The use of such a license name is ambiguous: Artistic /.out/perl-Compress-Raw-Bzip2-debuginfo-2.201-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Compress-Raw-Bzip2-debuginfo-2.201-alt1.x86_64.rpm: The use of such a license name is ambiguous: Artistic 3.04user 2.83system 0:16.28elapsed 36%CPU (0avgtext+0avgdata 129312maxresident)k 0inputs+0outputs (0major+197323minor)pagefaults 0swaps --- perl-Compress-Raw-Bzip2-2.201-alt1.x86_64.rpm.repo 2022-08-03 12:55:35.000000000 +0000 +++ perl-Compress-Raw-Bzip2-2.201-alt1.x86_64.rpm.hasher 2024-06-16 00:39:15.926175317 +0000 @@ -31,3 +31,3 @@ File: /usr/lib64/perl5/auto/Compress/Raw/Bzip2 40755 root:root -File: /usr/lib64/perl5/auto/Compress/Raw/Bzip2/Bzip2.so 100644 root:root 5aef27b95eac346d666d769ee6706084 +File: /usr/lib64/perl5/auto/Compress/Raw/Bzip2/Bzip2.so 100644 root:root 56267a9737d6e265c86351daa694ae4a File: /usr/share/doc/perl-Compress-Raw-Bzip2-2.201 40755 root:root @@ -35,2 +35,2 @@ File: /usr/share/doc/perl-Compress-Raw-Bzip2-2.201/README 100644 root:root fb0b8568a732ea36a15d8d85b8e0d514 -RPMIdentity: 7fb6e554afe3f64881af9bb1e8c9df90dae1efee7e6bbfa9c2410f5c833a56dfa443a9e224b1e23d4cbd54716ff3b61a3f7dfa64b1cbe6ae4550f004b08ed1ee +RPMIdentity: fbb920f1078c81c01f6d80e64d0de948e68607dc12fc4f292625122a577cbbe1fc6edfe3497e01978773c14f73bb67c249b52383a84d8579fc753c5cd5bc5c3c --- perl-Compress-Raw-Bzip2-debuginfo-2.201-alt1.x86_64.rpm.repo 2022-08-03 12:55:35.000000000 +0000 +++ perl-Compress-Raw-Bzip2-debuginfo-2.201-alt1.x86_64.rpm.hasher 2024-06-16 00:39:16.013176685 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/31 40755 root:root -/usr/lib/debug/.build-id/31/ea66b787a9b80eb9ca062a3f592035de8e6f7a 120777 root:root ../../../../lib64/perl5/auto/Compress/Raw/Bzip2/Bzip2.so -/usr/lib/debug/.build-id/31/ea66b787a9b80eb9ca062a3f592035de8e6f7a.debug 120777 root:root ../../usr/lib64/perl5/auto/Compress/Raw/Bzip2/Bzip2.so.debug +/usr/lib/debug/.build-id/47 40755 root:root +/usr/lib/debug/.build-id/47/a2f70d7947b358613a93570711f5cf529be348 120777 root:root ../../../../lib64/perl5/auto/Compress/Raw/Bzip2/Bzip2.so +/usr/lib/debug/.build-id/47/a2f70d7947b358613a93570711f5cf529be348.debug 120777 root:root ../../usr/lib64/perl5/auto/Compress/Raw/Bzip2/Bzip2.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -21,5 +21,5 @@ Provides: perl-Compress-Raw-Bzip2-debuginfo = 2.201-alt1:p10+303233.240.4.1 -File: /usr/lib/debug/.build-id/31 40755 root:root -File: /usr/lib/debug/.build-id/31/ea66b787a9b80eb9ca062a3f592035de8e6f7a 120777 root:root ../../../../lib64/perl5/auto/Compress/Raw/Bzip2/Bzip2.so -File: /usr/lib/debug/.build-id/31/ea66b787a9b80eb9ca062a3f592035de8e6f7a.debug 120777 root:root ../../usr/lib64/perl5/auto/Compress/Raw/Bzip2/Bzip2.so.debug +File: /usr/lib/debug/.build-id/47 40755 root:root +File: /usr/lib/debug/.build-id/47/a2f70d7947b358613a93570711f5cf529be348 120777 root:root ../../../../lib64/perl5/auto/Compress/Raw/Bzip2/Bzip2.so +File: /usr/lib/debug/.build-id/47/a2f70d7947b358613a93570711f5cf529be348.debug 120777 root:root ../../usr/lib64/perl5/auto/Compress/Raw/Bzip2/Bzip2.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -29,3 +29,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/Compress/Raw/Bzip2 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/Compress/Raw/Bzip2/Bzip2.so.debug 100644 root:root 608a9318bc5ff1ead4444324567dde4c +File: /usr/lib/debug/usr/lib64/perl5/auto/Compress/Raw/Bzip2/Bzip2.so.debug 100644 root:root 08d61ee40da4ea4cbfbf88ed7ecee629 File: /usr/src/debug/Compress-Raw-Bzip2-2.201 40755 root:root @@ -35,2 +35,2 @@ File: /usr/src/debug/Compress-Raw-Bzip2-2.201/constants.xs 100644 root:root dde10e502d12865f2f8c1d43c26ace64 -RPMIdentity: 8ab8896fa892948d3f48f8e19e7f14717cafd3befdf1886c056b9156720b4f29df063504292be7c1d4b20f9af6f2dcce15e320af7b0c9eccf846a675b9d5947b +RPMIdentity: 816841679c3f171c512e30e7a28d3a25f899525288d2af6af7c44b1e753dec9c26db35ac83ac5a2e32bdcfbe093ee2fb84b74695019f0c99de11908b1efa9973