<86>Oct 6 12:28:24 userdel[3905305]: delete user 'rooter' <86>Oct 6 12:28:24 userdel[3905305]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 6 12:28:24 groupadd[3905538]: group added to /etc/group: name=rooter, GID=1835 <86>Oct 6 12:28:24 groupadd[3905538]: group added to /etc/gshadow: name=rooter <86>Oct 6 12:28:24 groupadd[3905538]: new group: name=rooter, GID=1835 <86>Oct 6 12:28:24 useradd[3905692]: new user: name=rooter, UID=1835, GID=1835, home=/root, shell=/bin/bash <86>Oct 6 12:28:24 userdel[3906452]: delete user 'builder' <86>Oct 6 12:28:24 userdel[3906452]: removed group 'builder' owned by 'builder' <86>Oct 6 12:28:24 userdel[3906452]: removed shadow group 'builder' owned by 'builder' <86>Oct 6 12:28:24 groupadd[3906854]: group added to /etc/group: name=builder, GID=1836 <86>Oct 6 12:28:24 groupadd[3906854]: group added to /etc/gshadow: name=builder <86>Oct 6 12:28:24 groupadd[3906854]: new group: name=builder, GID=1836 <86>Oct 6 12:28:24 useradd[3907017]: new user: name=builder, UID=1836, GID=1836, home=/usr/src, shell=/bin/bash <13>Oct 6 12:28:31 rpmi: libgdbm-1.8.3-alt10 1454943313 installed <13>Oct 6 12:28:31 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed <13>Oct 6 12:28:31 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed <13>Oct 6 12:28:31 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316185 installed <13>Oct 6 12:28:31 rpmi: perl-Canary-Stability-2013-alt1 sisyphus+228868.100.1.1 1556814216 installed <13>Oct 6 12:28:31 rpmi: perl-common-sense-3.74-alt1 1444597122 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/perl-Async-Interrupt-1.25-alt1.nosrc.rpm (w1.gzdio) Installing perl-Async-Interrupt-1.25-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.69740 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Async-Interrupt-1.25 + echo 'Source #0 (Async-Interrupt-1.25.tar.gz):' Source #0 (Async-Interrupt-1.25.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/Async-Interrupt-1.25.tar.gz + cd Async-Interrupt-1.25 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.69740 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Async-Interrupt-1.25 + 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 + tee .perl.req + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 *** *** Canary::Stability COMPATIBILITY AND SUPPORT CHECK *** ================================================= *** *** Hi! *** *** I do my best to provide predictable and reliable software. *** *** However, in recent releases, P5P (who maintain perl) have been *** introducing regressions that are sometimes subtle and at other times *** catastrophic, often for personal preferences with little or no concern *** for existing code, most notably CPAN. *** *** For this reason, it has become very hard for me to maintain the level *** of reliability and support I have committed myself to in the past, at *** least with some perl versions: I simply can't keep up working around new *** bugs or gratituous incompatibilities, and in turn you might suffer from *** unanticipated problems. *** *** Therefore I have introduced a support and compatibility check, the results *** of which follow below, together with a FAQ and some recommendations. *** *** This check is just to let you know that there might be a risk, so you can *** make judgement calls on how to proceed - it will not keep the module from *** installing or working. *** *** The stability canary says: (nothing, it was driven away by harsh weather) *** *** It seems you are running perl version 5.028003, likely the "official" or *** "standard" version. While there is nothing wrong with doing that, *** standard perl versions 5.022 and up are not supported by Async::Interrupt. *** While this might be fatal, it might also be all right - if you run into *** problems, you might want to downgrade your perl or switch to the *** stability branch. *** *** If everything works fine, you can ignore this message. *** *** *** Stability canary mini-FAQ: *** *** Do I need to do anything? *** With luck, no. While some distributions are known to fail *** already, most should probably work. This message is here *** to alert you that your perl is not supported by Async::Interrupt, *** and if things go wrong, you either need to downgrade, or *** sidegrade to the stability variant of your perl version, *** or simply live with the consequences. *** *** What is this canary thing? *** It's purpose is to check support status of Async::Interrupt with *** respect to your perl version. *** *** What is this "stability branch"? *** It's a branch or fork of the official perl, by schmorp, to *** improve stability and compatibility with existing modules. *** *** How can I skip this prompt on automated installs? *** Set PERL_CANARY_STABILITY_NOPROMPT=1 in your environment. *** More info is in the Canary::Stability manpage. *** *** Long version of this FAQ: http://stableperl.schmorp.de/faq.html *** Stability Branch homepage: http://stableperl.schmorp.de/ *** Continue anyways? [y] y perl(common::sense)>=0 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor *** *** Canary::Stability COMPATIBILITY AND SUPPORT CHECK *** ================================================= *** *** Hi! *** *** I do my best to provide predictable and reliable software. *** *** However, in recent releases, P5P (who maintain perl) have been *** introducing regressions that are sometimes subtle and at other times *** catastrophic, often for personal preferences with little or no concern *** for existing code, most notably CPAN. *** *** For this reason, it has become very hard for me to maintain the level *** of reliability and support I have committed myself to in the past, at *** least with some perl versions: I simply can't keep up working around new *** bugs or gratituous incompatibilities, and in turn you might suffer from *** unanticipated problems. *** *** Therefore I have introduced a support and compatibility check, the results *** of which follow below, together with a FAQ and some recommendations. *** *** This check is just to let you know that there might be a risk, so you can *** make judgement calls on how to proceed - it will not keep the module from *** installing or working. *** *** The stability canary says: (nothing, it was driven away by harsh weather) *** *** It seems you are running perl version 5.028003, likely the "official" or *** "standard" version. While there is nothing wrong with doing that, *** standard perl versions 5.022 and up are not supported by Async::Interrupt. *** While this might be fatal, it might also be all right - if you run into *** problems, you might want to downgrade your perl or switch to the *** stability branch. *** *** If everything works fine, you can ignore this message. *** *** *** Stability canary mini-FAQ: *** *** Do I need to do anything? *** With luck, no. While some distributions are known to fail *** already, most should probably work. This message is here *** to alert you that your perl is not supported by Async::Interrupt, *** and if things go wrong, you either need to downgrade, or *** sidegrade to the stability variant of your perl version, *** or simply live with the consequences. *** *** What is this canary thing? *** It's purpose is to check support status of Async::Interrupt with *** respect to your perl version. *** *** What is this "stability branch"? *** It's a branch or fork of the official perl, by schmorp, to *** improve stability and compatibility with existing modules. *** *** How can I skip this prompt on automated installs? *** Set PERL_CANARY_STABILITY_NOPROMPT=1 in your environment. *** More info is in the Canary::Stability manpage. *** *** Long version of this FAQ: http://stableperl.schmorp.de/faq.html *** Stability Branch homepage: http://stableperl.schmorp.de/ *** Continue anyways? [y] y Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Async::Interrupt + : running make + make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Async-Interrupt-1.25' cp Interrupt.pm blib/lib/Async/Interrupt.pm make: Leaving directory '/usr/src/RPM/BUILD/Async-Interrupt-1.25' make: Entering directory '/usr/src/RPM/BUILD/Async-Interrupt-1.25' Running Mkbootstrap for Interrupt () chmod 644 "Interrupt.bs" make: Leaving directory '/usr/src/RPM/BUILD/Async-Interrupt-1.25' make: Entering directory '/usr/src/RPM/BUILD/Async-Interrupt-1.25' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Interrupt.bs blib/arch/auto/Async/Interrupt/Interrupt.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Async-Interrupt-1.25' make: Entering directory '/usr/src/RPM/BUILD/Async-Interrupt-1.25' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Async-Interrupt-1.25/typemap' Interrupt.xs > Interrupt.xsc Warning: Aliases 'fileno_r' and 'fileno' have identical values in Interrupt.xs, line 515 mv Interrupt.xsc Interrupt.c make: Leaving directory '/usr/src/RPM/BUILD/Async-Interrupt-1.25' make: Entering directory '/usr/src/RPM/BUILD/Async-Interrupt-1.25' gcc -c -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=\"1.25\" -DXS_VERSION=\"1.25\" -fPIC "-I/usr/lib64/perl5/CORE" Interrupt.c Interrupt.xs: In function 'async_signal': Interrupt.xs:83:15: warning: unused variable 'pipedata' [-Wunused-variable] static char pipedata [8]; ^~~~~~~~ In file included from Interrupt.xs:8: schmorp.h: In function 's_epipe_signal': schmorp.h:450:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (epp->fd [1], &counter, (epp->len = 8)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ schmorp.h: In function 's_epipe_drain': schmorp.h:463:3: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read (epp->fd [0], buf, sizeof (buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: Interrupt.xs:83:15: warning: 'pipedata' defined but not used [-Wunused-variable] static char pipedata [8]; ^~~~~~~~ In file included from Interrupt.xs:8: schmorp.h:220:1: warning: 's_gensub' defined but not used [-Wunused-function] s_gensub (pTHX_ void (*xsub)(pTHX_ CV *), void *arg) ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/Async-Interrupt-1.25' make: Entering directory '/usr/src/RPM/BUILD/Async-Interrupt-1.25' rm -f blib/arch/auto/Async/Interrupt/Interrupt.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong Interrupt.o -o blib/arch/auto/Async/Interrupt/Interrupt.so \ \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Async/Interrupt/Interrupt.so make: Leaving directory '/usr/src/RPM/BUILD/Async-Interrupt-1.25' + : 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/Async-Interrupt-1.25' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Interrupt.bs blib/arch/auto/Async/Interrupt/Interrupt.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/00_load.t .... ok t/01_basic.t ... ok t/02_pipe.t .... ok t/03_signal.t .. ok t/04_apipe.t ... ok t/05_var.t ..... ok t/06_epipe.t ... ok All tests successful. Files=7, Tests=61, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.05 cusr 0.02 csys = 0.11 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Async-Interrupt-1.25' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.46644 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Async-Interrupt-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Async-Interrupt-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd Async-Interrupt-1.25 + 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-Async-Interrupt-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Async-Interrupt-1.25' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Interrupt.bs blib/arch/auto/Async/Interrupt/Interrupt.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Async-Interrupt-buildroot/usr/lib64/perl5/auto/Async/Interrupt/Interrupt.so Installing /usr/src/tmp/perl-Async-Interrupt-buildroot/usr/lib64/perl5/Async/Interrupt.pm make: Leaving directory '/usr/src/RPM/BUILD/Async-Interrupt-1.25' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Async-Interrupt-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' Binary file /usr/src/tmp/perl-Async-Interrupt-buildroot/usr/lib64/perl5/auto/Async/Interrupt/Interrupt.so matches + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Async-Interrupt-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(common::sense)>=0 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Async-Interrupt-buildroot (auto) removed './usr/lib64/perl5/auto/Async/Interrupt/.packlist' mode of './usr/lib64/perl5/auto/Async/Interrupt/Interrupt.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Async-Interrupt-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Async-Interrupt-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Async-Interrupt-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Async-Interrupt-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/perl-Async-Interrupt-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: perl-Async-Interrupt-1.25-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.80816 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Async-Interrupt-1.25 + DOCDIR=/usr/src/tmp/perl-Async-Interrupt-buildroot/usr/share/doc/perl-Async-Interrupt-1.25 + export DOCDIR + rm -rf /usr/src/tmp/perl-Async-Interrupt-buildroot/usr/share/doc/perl-Async-Interrupt-1.25 + /bin/mkdir -p /usr/src/tmp/perl-Async-Interrupt-buildroot/usr/share/doc/perl-Async-Interrupt-1.25 + cp -prL Changes README /usr/src/tmp/perl-Async-Interrupt-buildroot/usr/share/doc/perl-Async-Interrupt-1.25 + chmod -R go-w /usr/src/tmp/perl-Async-Interrupt-buildroot/usr/share/doc/perl-Async-Interrupt-1.25 + chmod -R a+rX /usr/src/tmp/perl-Async-Interrupt-buildroot/usr/share/doc/perl-Async-Interrupt-1.25 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IiHMlp find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5u9Br8 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/perl-Async-Interrupt-buildroot/usr/lib64/perl5/Async/Interrupt.pm syntax OK Provides: perl(Async/Interrupt.pm) = 1.250 Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libperl-5.28.so()(64bit) >= set:oijBjKD6lpfE6afwHxRGGdkoT6FOerEd6J2oZ5jPfCBZrzimxPLjbuLiZv4ectSTEGbcxM068ADnYZDacPFW6wg3a0wu9NTCQkTg2JulD3ZIZp12TozBNkSyJRSVPhfmeETFs3, libpthread.so.0(GLIBC_2.2.5)(64bit), perl(XSLoader.pm), perl(common/sense.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.EtwzqY Creating perl-Async-Interrupt-debuginfo package Processing files: perl-Async-Interrupt-debuginfo-1.25-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rZAffS find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AqKJSP find-requires: running scripts (debuginfo) Requires: perl-Async-Interrupt = 1:1.25-alt1, debug64(libc.so.6), debug64(libperl-5.28.so), debug64(libpthread.so.0) Adding to perl-Async-Interrupt-debuginfo a strict dependency on perl-Async-Interrupt Wrote: /usr/src/RPM/RPMS/x86_64/perl-Async-Interrupt-1.25-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Async-Interrupt-debuginfo-1.25-alt1.x86_64.rpm (w2.lzdio) 3.79user 1.90system 0:11.41elapsed 49%CPU (0avgtext+0avgdata 86292maxresident)k 0inputs+0outputs (0major+280848minor)pagefaults 0swaps 6.06user 4.40system 0:32.72elapsed 31%CPU (0avgtext+0avgdata 135476maxresident)k 16inputs+0outputs (0major+195831minor)pagefaults 0swaps --- perl-Async-Interrupt-1.25-alt1.x86_64.rpm.repo 2019-04-23 18:01:11.000000000 +0000 +++ perl-Async-Interrupt-1.25-alt1.x86_64.rpm.hasher 2024-10-06 12:28:49.219528296 +0000 @@ -25,3 +25,3 @@ File: /usr/lib64/perl5/auto/Async/Interrupt 40755 root:root -File: /usr/lib64/perl5/auto/Async/Interrupt/Interrupt.so 100644 root:root 4116ad709d0591173461afcc1d7ef421 +File: /usr/lib64/perl5/auto/Async/Interrupt/Interrupt.so 100644 root:root 17d46cd57bd98f9b28a52d5b3f1b63fc File: /usr/share/doc/perl-Async-Interrupt-1.25 40755 root:root @@ -29,2 +29,2 @@ File: /usr/share/doc/perl-Async-Interrupt-1.25/README 100644 root:root 26a962b91751b5a91b96ace25b1e7271 -RPMIdentity: 1aea366c79fc9171822434c0ab3c9f8d1bd107130f532389c94acc99db0dd23921297b4370c326ecd1fe080a54e03ff01a352997763b6c1c4f1a694ce01722ca +RPMIdentity: c13d867634a1df58aabc032da3f0a190256185ea1d571c35293e7a80f9e2b518adf94d3972104552cb0bfc117d51cd3a950bbc2a55d854fdd3d26a7acec66469 --- perl-Async-Interrupt-debuginfo-1.25-alt1.x86_64.rpm.repo 2019-04-23 18:01:11.000000000 +0000 +++ perl-Async-Interrupt-debuginfo-1.25-alt1.x86_64.rpm.hasher 2024-10-06 12:28:49.465531329 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/bd 40755 root:root -/usr/lib/debug/.build-id/bd/d39b05d0b977751f4af794ea2cb5aa13a4d19a 120777 root:root ../../../../lib64/perl5/auto/Async/Interrupt/Interrupt.so -/usr/lib/debug/.build-id/bd/d39b05d0b977751f4af794ea2cb5aa13a4d19a.debug 120777 root:root ../../usr/lib64/perl5/auto/Async/Interrupt/Interrupt.so.debug +/usr/lib/debug/.build-id/24 40755 root:root +/usr/lib/debug/.build-id/24/177da30494e748a8b5ae683b1db6b891f48e4a 120777 root:root ../../../../lib64/perl5/auto/Async/Interrupt/Interrupt.so +/usr/lib/debug/.build-id/24/177da30494e748a8b5ae683b1db6b891f48e4a.debug 120777 root:root ../../usr/lib64/perl5/auto/Async/Interrupt/Interrupt.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -18,5 +18,5 @@ Provides: perl-Async-Interrupt-debuginfo = 1:1.25-alt1:sisyphus+228041.100.1.1 -File: /usr/lib/debug/.build-id/bd 40755 root:root -File: /usr/lib/debug/.build-id/bd/d39b05d0b977751f4af794ea2cb5aa13a4d19a 120777 root:root ../../../../lib64/perl5/auto/Async/Interrupt/Interrupt.so -File: /usr/lib/debug/.build-id/bd/d39b05d0b977751f4af794ea2cb5aa13a4d19a.debug 120777 root:root ../../usr/lib64/perl5/auto/Async/Interrupt/Interrupt.so.debug +File: /usr/lib/debug/.build-id/24 40755 root:root +File: /usr/lib/debug/.build-id/24/177da30494e748a8b5ae683b1db6b891f48e4a 120777 root:root ../../../../lib64/perl5/auto/Async/Interrupt/Interrupt.so +File: /usr/lib/debug/.build-id/24/177da30494e748a8b5ae683b1db6b891f48e4a.debug 120777 root:root ../../usr/lib64/perl5/auto/Async/Interrupt/Interrupt.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -25,3 +25,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/Async/Interrupt 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/Async/Interrupt/Interrupt.so.debug 100644 root:root 0cb356fbe73ef802d0d414f347827c60 +File: /usr/lib/debug/usr/lib64/perl5/auto/Async/Interrupt/Interrupt.so.debug 100644 root:root a670acf4b16677b1d0cfcf012b5a192b File: /usr/src/debug/Async-Interrupt-1.25 40755 root:root @@ -30,2 +30,2 @@ File: /usr/src/debug/Async-Interrupt-1.25/schmorp.h 100644 root:root c76529366a67ce542c3fa75b0b648bcc -RPMIdentity: 5ba1e83a5f761b9851868cc6359a433a46af59a5b0c343cd25223df91ac040ce9d4655caf0fda98f46ea60a0525451a6f899cc4302f889861d34e59845cb28fd +RPMIdentity: 2e4ac8bcdb1327220fc63f3bb3edf6bbebce10f7f679b0f817b4ca7c9df1a06e236c06b392d0ead8721ace71223c94dd6c0dfa39043dae7e505805c6c8582a5f