<86>Jun 29 00:44:33 userdel[3229381]: delete user 'rooter' <86>Jun 29 00:44:33 userdel[3229381]: removed group 'rooter' owned by 'rooter' <86>Jun 29 00:44:33 userdel[3229381]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 29 00:44:33 groupadd[3229425]: group added to /etc/group: name=rooter, GID=981 <86>Jun 29 00:44:33 groupadd[3229425]: group added to /etc/gshadow: name=rooter <86>Jun 29 00:44:33 groupadd[3229425]: new group: name=rooter, GID=981 <86>Jun 29 00:44:33 useradd[3229469]: new user: name=rooter, UID=981, GID=981, home=/root, shell=/bin/bash <86>Jun 29 00:44:33 userdel[3229525]: delete user 'builder' <86>Jun 29 00:44:33 userdel[3229525]: removed group 'builder' owned by 'builder' <86>Jun 29 00:44:33 userdel[3229525]: removed shadow group 'builder' owned by 'builder' <86>Jun 29 00:44:33 groupadd[3229565]: group added to /etc/group: name=builder, GID=982 <86>Jun 29 00:44:33 groupadd[3229565]: group added to /etc/gshadow: name=builder <86>Jun 29 00:44:33 groupadd[3229565]: new group: name=builder, GID=982 <86>Jun 29 00:44:33 useradd[3229592]: new user: name=builder, UID=982, GID=982, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/perl-Compress-Raw-Zlib-2.105-alt1.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/perl-Compress-Raw-Zlib-2.105-alt1.src.rpm: The use of such a license name is ambiguous: Artistic <13>Jun 29 00:44:34 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Jun 29 00:44:34 rpmi: perl-Filter-1.61-alt1 sisyphus+302362.100.1.1 1655723013 installed <13>Jun 29 00:44:34 rpmi: perl-Encode-3.18-alt1 sisyphus+302684.100.1.1 1656321430 installed <13>Jun 29 00:44:34 rpmi: perl-Pod-Simple-3.43-alt1 sisyphus+276561.100.1.1 1625127752 installed <13>Jun 29 00:44:34 rpmi: perl-Devel-StackTrace-1:2.04-alt1 sisyphus+230065.100.1.1 1558783788 installed <13>Jun 29 00:44:34 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 29 00:44:34 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 29 00:44:34 rpmi: perl-devel-1:5.34.0-alt1 sisyphus+279621.700.1.1 1626629811 installed <13>Jun 29 00:44:34 rpmi: perl-Test-NoWarnings-1.06-alt1 sisyphus+281666.100.1.1 1627901435 installed <13>Jun 29 00:44:34 rpmi: perl-Test-Pod-1.52-alt1 1524163463 installed <13>Jun 29 00:44:34 rpmi: zlib-devel-1.2.12-alt2 sisyphus+301913.100.1.1 1655062066 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/perl-Compress-Raw-Zlib-2.105-alt1.nosrc.rpm (w1.gzdio) Installing perl-Compress-Raw-Zlib-2.105-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.79670 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Compress-Raw-Zlib-2.105 + echo 'Source #0 (Compress-Raw-Zlib-2.105.tar.gz):' Source #0 (Compress-Raw-Zlib-2.105.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Compress-Raw-Zlib-2.105.tar.gz + /bin/tar -xf - + cd Compress-Raw-Zlib-2.105 + /bin/chmod -c -Rf u+rwX,go-w . + rm -rv zlib-src/ removed 'zlib-src/adler32.c' removed 'zlib-src/trees.c' removed 'zlib-src/inffast.c' removed 'zlib-src/compress.c' removed 'zlib-src/zutil.h' removed 'zlib-src/inftrees.c' removed 'zlib-src/inffixed.h' removed 'zlib-src/zlib.h' removed 'zlib-src/crc32.c' removed 'zlib-src/deflate.c' removed 'zlib-src/inflate.c' removed 'zlib-src/inffast.h' removed 'zlib-src/inflate.h' removed 'zlib-src/crc32.h' removed 'zlib-src/zutil.c' removed 'zlib-src/inftrees.h' removed 'zlib-src/zconf.h' removed 'zlib-src/trees.h' removed 'zlib-src/infback.c' removed 'zlib-src/uncompr.c' removed 'zlib-src/deflate.h' removed directory 'zlib-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 + cat + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.79670 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Compress-Raw-Zlib-2.105 + 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. Parsing config.in... Setting Gzip OS Code to 3 [Unix/Default] Looks Good. + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Up/Downgrade not needed. Parsing config.in... Setting Gzip OS Code to 3 [Unix/Default] Looks Good. Checking if your kit is complete... Warning: the following files are missing in your kit: t/Test/Builder.pm t/Test/More.pm t/Test/Simple.pm zlib-src/adler32.c zlib-src/compress.c zlib-src/crc32.c zlib-src/crc32.h zlib-src/deflate.c zlib-src/deflate.h zlib-src/infback.c zlib-src/inffast.c zlib-src/inffast.h zlib-src/inffixed.h zlib-src/inflate.c zlib-src/inflate.h zlib-src/inftrees.c zlib-src/inftrees.h zlib-src/trees.c zlib-src/trees.h zlib-src/uncompr.c zlib-src/zconf.h zlib-src/zlib.h zlib-src/zutil.c zlib-src/zutil.h Please inform the author. Generating a Unix-style Makefile Writing Makefile for Compress::Raw::Zlib + : 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-Zlib-2.105' Running Mkbootstrap for Zlib () chmod 644 "Zlib.bs" make: Leaving directory '/usr/src/RPM/BUILD/Compress-Raw-Zlib-2.105' make: Entering directory '/usr/src/RPM/BUILD/Compress-Raw-Zlib-2.105' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Zlib.bs blib/arch/auto/Compress/Raw/Zlib/Zlib.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Compress-Raw-Zlib-2.105' make: Entering directory '/usr/src/RPM/BUILD/Compress-Raw-Zlib-2.105' cp lib/Compress/Raw/Zlib.pm blib/lib/Compress/Raw/Zlib.pm make: Leaving directory '/usr/src/RPM/BUILD/Compress-Raw-Zlib-2.105' make: Entering directory '/usr/src/RPM/BUILD/Compress-Raw-Zlib-2.105' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Compress-Raw-Zlib-2.105/typemap' Zlib.xs > Zlib.xsc mv Zlib.xsc Zlib.c make: Leaving directory '/usr/src/RPM/BUILD/Compress-Raw-Zlib-2.105' make: Entering directory '/usr/src/RPM/BUILD/Compress-Raw-Zlib-2.105' 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.105\" -DXS_VERSION=\"2.105\" -fPIC "-I/usr/lib64/perl5/CORE" -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 -DUSE_PPPORT_H -DPerl_crz_BUILD_ZLIB=0 Zlib.c make: Leaving directory '/usr/src/RPM/BUILD/Compress-Raw-Zlib-2.105' make: Entering directory '/usr/src/RPM/BUILD/Compress-Raw-Zlib-2.105' rm -f blib/arch/auto/Compress/Raw/Zlib/Zlib.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong Zlib.o -o blib/arch/auto/Compress/Raw/Zlib/Zlib.so \ -L/usr/lib64 -lz \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Compress/Raw/Zlib/Zlib.so make: Leaving directory '/usr/src/RPM/BUILD/Compress-Raw-Zlib-2.105' + : 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-Zlib-2.105' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Zlib.bs blib/arch/auto/Compress/Raw/Zlib/Zlib.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 # Running Perl version 5.034000 t/000prereq.t ...... ok # # # Compress::Raw::Zlib::VERSION 2.105 # # ZLIB_VERSION (from zlib.h) 1.2.12 # zlib_version (from zlib library) 1.2.12 # # ZLIB_VERNUM 0x12C0 # BUILD_ZLIB 0 # GZIP_OS_CODE 3 # # zlibCompileFlags 169 # Type Sizes # size of uInt 32 bit # size of uLong 64 bit # size of pointer 64 bit # size of z_off_t 64 bit # Compiler Options None # One-time table building None # Library content None # Operation variations None # t/01version.t ...... ok t/02zlib.t ......... ok t/07bufsize.t ...... skipped: Lengthy Tests Disabled t/09limitoutput.t .. ok t/18lvalue.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=10, Tests=518, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.53 cusr 0.09 csys = 0.67 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Compress-Raw-Zlib-2.105' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.89239 + 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-Zlib-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Compress-Raw-Zlib-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd Compress-Raw-Zlib-2.105 + 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-Zlib-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Compress-Raw-Zlib-2.105' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Zlib.bs blib/arch/auto/Compress/Raw/Zlib/Zlib.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Compress-Raw-Zlib-buildroot/usr/lib64/perl5/auto/Compress/Raw/Zlib/Zlib.so Installing /usr/src/tmp/perl-Compress-Raw-Zlib-buildroot/usr/lib64/perl5/Compress/Raw/Zlib.pm make: Leaving directory '/usr/src/RPM/BUILD/Compress-Raw-Zlib-2.105' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Compress-Raw-Zlib-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Compress-Raw-Zlib-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-Zlib-buildroot (auto) removed './usr/lib64/perl5/auto/Compress/Raw/Zlib/.packlist' mode of './usr/lib64/perl5/auto/Compress/Raw/Zlib/Zlib.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Compress-Raw-Zlib-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Compress-Raw-Zlib-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Compress-Raw-Zlib-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Compress-Raw-Zlib-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Compress-Raw-Zlib-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: perl-Compress-Raw-Zlib-2.105-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.50188 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Compress-Raw-Zlib-2.105 + DOCDIR=/usr/src/tmp/perl-Compress-Raw-Zlib-buildroot/usr/share/doc/perl-Compress-Raw-Zlib-2.105 + export DOCDIR + rm -rf /usr/src/tmp/perl-Compress-Raw-Zlib-buildroot/usr/share/doc/perl-Compress-Raw-Zlib-2.105 + /bin/mkdir -p /usr/src/tmp/perl-Compress-Raw-Zlib-buildroot/usr/share/doc/perl-Compress-Raw-Zlib-2.105 + cp -prL Changes README examples /usr/src/tmp/perl-Compress-Raw-Zlib-buildroot/usr/share/doc/perl-Compress-Raw-Zlib-2.105 + chmod -R go-w /usr/src/tmp/perl-Compress-Raw-Zlib-buildroot/usr/share/doc/perl-Compress-Raw-Zlib-2.105 + chmod -R a+rX /usr/src/tmp/perl-Compress-Raw-Zlib-buildroot/usr/share/doc/perl-Compress-Raw-Zlib-2.105 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pfHogr 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.zVdVQn 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 125 (depth 5) inside eval SKIP /usr/src/tmp/perl-Compress-Raw-Zlib-buildroot/usr/lib64/perl5/Compress/Raw/Zlib.pm syntax OK Provides: perl(Compress/Raw/Zlib.pm) = 2.105 Requires: /usr/lib64/perl5, 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.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.34.so()(64bit) >= set:oijBzbKzxP8uOUl1awPx2X9W4rJ0B0OWlvWOZlda5ItigzzT0b1GJfw66FqkSaQw2sZoxmRSas80BZdCAPAZ03XDcWEJBDZaWch6gG1chFZBClP18oDKXaeSD1ZekK1, libz.so.1()(64bit) >= set:kfb6HMUtjqrAzkFaVBkI1vnQpVNZLTNE8V5wF3rUELwXHhmAv2, libz.so.1(ZLIB_1.2.0.2)(64bit), libz.so.1(ZLIB_1.2.0.8)(64bit), libz.so.1(ZLIB_1.2.2)(64bit), libz.so.1(ZLIB_1.2.2.3)(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.5V5UOR Creating perl-Compress-Raw-Zlib-debuginfo package Processing files: perl-Compress-Raw-Zlib-debuginfo-2.105-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kC9GzC find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0YGIIp find-requires: running scripts (debuginfo) Requires: perl-Compress-Raw-Zlib = 2.105-alt1, debug64(libc.so.6), debug64(libperl-5.34.so), debug64(libz.so.1) Adding to perl-Compress-Raw-Zlib-debuginfo a strict dependency on perl-Compress-Raw-Zlib Wrote: /usr/src/RPM/RPMS/x86_64/perl-Compress-Raw-Zlib-2.105-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Compress-Raw-Zlib-debuginfo-2.105-alt1.x86_64.rpm (w2.lzdio) 2.52user 0.98system 0:07.59elapsed 46%CPU (0avgtext+0avgdata 104464maxresident)k 0inputs+0outputs (0major+272277minor)pagefaults 0swaps /.out/perl-Compress-Raw-Zlib-2.105-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Compress-Raw-Zlib-2.105-alt1.x86_64.rpm: The use of such a license name is ambiguous: Artistic /.out/perl-Compress-Raw-Zlib-debuginfo-2.105-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Compress-Raw-Zlib-debuginfo-2.105-alt1.x86_64.rpm: The use of such a license name is ambiguous: Artistic 4.86user 4.10system 0:12.25elapsed 73%CPU (0avgtext+0avgdata 104556maxresident)k 0inputs+0outputs (30896major+556961minor)pagefaults 0swaps --- perl-Compress-Raw-Zlib-2.105-alt1.x86_64.rpm.repo 2022-05-16 15:35:42.000000000 +0000 +++ perl-Compress-Raw-Zlib-2.105-alt1.x86_64.rpm.hasher 2022-06-29 00:44:43.794599356 +0000 @@ -39,3 +39,3 @@ File: /usr/lib64/perl5/auto/Compress/Raw/Zlib 40755 root:root -File: /usr/lib64/perl5/auto/Compress/Raw/Zlib/Zlib.so 100644 root:root fce3f4eda1082f8ebd01168c4663c56c +File: /usr/lib64/perl5/auto/Compress/Raw/Zlib/Zlib.so 100644 root:root d917ca5b1be52bdf8b75bfe917a7de79 File: /usr/share/doc/perl-Compress-Raw-Zlib-2.105 40755 root:root @@ -46,2 +46,2 @@ File: /usr/share/doc/perl-Compress-Raw-Zlib-2.105/examples/filtinf 100755 root:root 1becf32c63233aea8ac165b2587dc7be -RPMIdentity: 06a1b1e17bef668f1699d7b260abfe3fa7a63580a950018e24b4f1c2e18b0db19eaf0b47f534f9cdec2caaeb99c37b7f845b61831d8a9f41976e397a1fda3af1 +RPMIdentity: c46becd18aeba57c6cdb63574415be01a466ce0df5fc683543c7d630455445279f8b5199ebc18d66a8aa0c27e6abd107bbabae865c892204dcfad29ec58168b5 --- perl-Compress-Raw-Zlib-debuginfo-2.105-alt1.x86_64.rpm.repo 2022-05-16 15:35:42.000000000 +0000 +++ perl-Compress-Raw-Zlib-debuginfo-2.105-alt1.x86_64.rpm.hasher 2022-06-29 00:44:43.858600346 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/1d 40755 root:root -/usr/lib/debug/.build-id/1d/10ee9010cdedd701d28e5d84fb487ea5833ebe 120777 root:root ../../../../lib64/perl5/auto/Compress/Raw/Zlib/Zlib.so -/usr/lib/debug/.build-id/1d/10ee9010cdedd701d28e5d84fb487ea5833ebe.debug 120777 root:root ../../usr/lib64/perl5/auto/Compress/Raw/Zlib/Zlib.so.debug +/usr/lib/debug/.build-id/51 40755 root:root +/usr/lib/debug/.build-id/51/306d0f5323d9cf8b8df50697eb31d07825ee82 120777 root:root ../../../../lib64/perl5/auto/Compress/Raw/Zlib/Zlib.so +/usr/lib/debug/.build-id/51/306d0f5323d9cf8b8df50697eb31d07825ee82.debug 120777 root:root ../../usr/lib64/perl5/auto/Compress/Raw/Zlib/Zlib.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -20,5 +20,5 @@ Provides: perl-Compress-Raw-Zlib-debuginfo = 2.105-alt1:sisyphus+300063.100.1.1 -File: /usr/lib/debug/.build-id/1d 40755 root:root -File: /usr/lib/debug/.build-id/1d/10ee9010cdedd701d28e5d84fb487ea5833ebe 120777 root:root ../../../../lib64/perl5/auto/Compress/Raw/Zlib/Zlib.so -File: /usr/lib/debug/.build-id/1d/10ee9010cdedd701d28e5d84fb487ea5833ebe.debug 120777 root:root ../../usr/lib64/perl5/auto/Compress/Raw/Zlib/Zlib.so.debug +File: /usr/lib/debug/.build-id/51 40755 root:root +File: /usr/lib/debug/.build-id/51/306d0f5323d9cf8b8df50697eb31d07825ee82 120777 root:root ../../../../lib64/perl5/auto/Compress/Raw/Zlib/Zlib.so +File: /usr/lib/debug/.build-id/51/306d0f5323d9cf8b8df50697eb31d07825ee82.debug 120777 root:root ../../usr/lib64/perl5/auto/Compress/Raw/Zlib/Zlib.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -28,3 +28,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/Compress/Raw/Zlib 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/Compress/Raw/Zlib/Zlib.so.debug 100644 root:root adfb82ccd83fc70bbebda617d25e298c +File: /usr/lib/debug/usr/lib64/perl5/auto/Compress/Raw/Zlib/Zlib.so.debug 100644 root:root 8d746420e4d53373c4e30d7d38fd6116 File: /usr/src/debug/Compress-Raw-Zlib-2.105 40755 root:root @@ -34,2 +34,2 @@ File: /usr/src/debug/Compress-Raw-Zlib-2.105/constants.xs 100644 root:root 68b221e42c87e7ed3a2568604771cfa1 -RPMIdentity: 278b7292fa1cc40a6a1310666820edc1a4029ac93e6896fbfc84c2a351f0e45eb320596049da391d3fe30c5005581287120afd227328ad5d07bf571a09319c7f +RPMIdentity: 64a7de4ecceb713cb1821b8d0d921f3dc6f7364688a7d15f79758c3ff9f75fc82edcdcb002ceaa3d9c8775487ba76b6ced12c8610766a7bf28291c8fb8b01d6b