<86>Sep 14 09:57:03 userdel[318789]: delete user 'rooter' <86>Sep 14 09:57:03 userdel[318789]: removed group 'rooter' owned by 'rooter' <86>Sep 14 09:57:03 userdel[318789]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 14 09:57:03 groupadd[318810]: group added to /etc/group: name=rooter, GID=669 <86>Sep 14 09:57:03 groupadd[318810]: group added to /etc/gshadow: name=rooter <86>Sep 14 09:57:03 groupadd[318810]: new group: name=rooter, GID=669 <86>Sep 14 09:57:03 useradd[318825]: new user: name=rooter, UID=669, GID=669, home=/root, shell=/bin/bash <86>Sep 14 09:57:03 userdel[318844]: delete user 'builder' <86>Sep 14 09:57:03 userdel[318844]: removed group 'builder' owned by 'builder' <86>Sep 14 09:57:03 userdel[318844]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 09:57:03 groupadd[318904]: group added to /etc/group: name=builder, GID=670 <86>Sep 14 09:57:03 groupadd[318904]: group added to /etc/gshadow: name=builder <86>Sep 14 09:57:03 groupadd[318904]: new group: name=builder, GID=670 <86>Sep 14 09:57:03 useradd[318920]: new user: name=builder, UID=670, GID=670, home=/usr/src, shell=/bin/bash <13>Sep 14 09:57:05 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Sep 14 09:57:05 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Sep 14 09:57:05 rpmi: perl-devel-1:5.34.0-alt1 sisyphus+279621.700.1.1 1626630195 installed <13>Sep 14 09:57:05 rpmi: perl-Canary-Stability-2013-alt1 sisyphus+228868.100.1.1 1556814216 installed <13>Sep 14 09:57:05 rpmi: perl-common-sense-3.75-alt2 sisyphus+274929.100.1.1 1624302190 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Async-Interrupt-1.26-alt1.nosrc.rpm (w1.gzdio) Installing perl-Async-Interrupt-1.26-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.12489 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Async-Interrupt-1.26 + echo 'Source #0 (Async-Interrupt-1.26.tar.gz):' Source #0 (Async-Interrupt-1.26.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/Async-Interrupt-1.26.tar.gz + cd Async-Interrupt-1.26 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.12489 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Async-Interrupt-1.26 + perl_vendor_build + export PERL_EXTUTILS_AUTOINSTALL=--skip + PERL_EXTUTILS_AUTOINSTALL=--skip + export XSUBPP_STATIC_XS=1 + XSUBPP_STATIC_XS=1 + _perl_vendor_fixin + xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,' + find . -type f -print0 + /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 *** *** 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.034000, 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.034000, 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 -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Async-Interrupt-1.26' Running Mkbootstrap for Interrupt () chmod 644 "Interrupt.bs" make: Leaving directory '/usr/src/RPM/BUILD/Async-Interrupt-1.26' make: Entering directory '/usr/src/RPM/BUILD/Async-Interrupt-1.26' "/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.26' make: Entering directory '/usr/src/RPM/BUILD/Async-Interrupt-1.26' cp Interrupt.pm blib/lib/Async/Interrupt.pm make: Leaving directory '/usr/src/RPM/BUILD/Async-Interrupt-1.26' make: Entering directory '/usr/src/RPM/BUILD/Async-Interrupt-1.26' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Async-Interrupt-1.26/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.26' make: Entering directory '/usr/src/RPM/BUILD/Async-Interrupt-1.26' 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 -march=i586 -mtune=generic -DVERSION=\"1.26\" -DXS_VERSION=\"1.26\" -fPIC "-I/usr/lib/perl5/CORE" Interrupt.c Interrupt.xs: In function 'async_signal': Interrupt.xs:83:15: warning: unused variable 'pipedata' [-Wunused-variable] 83 | static char pipedata [8]; | ^~~~~~~~ In file included from Interrupt.xs:8: schmorp.h: In function 's_epipe_signal': schmorp.h:452:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 452 | write (epp->fd [1], &counter, (epp->len = 8)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ schmorp.h: In function 's_epipe_drain': schmorp.h:465:3: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 465 | read (epp->fd [0], buf, sizeof (buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: Interrupt.xs:83:15: warning: 'pipedata' defined but not used [-Wunused-variable] 83 | static char pipedata [8]; | ^~~~~~~~ In file included from Interrupt.xs:8: schmorp.h:222:1: warning: 's_gensub' defined but not used [-Wunused-function] 222 | s_gensub (pTHX_ void (*xsub)(pTHX_ CV *), void *arg) | ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/Async-Interrupt-1.26' make: Entering directory '/usr/src/RPM/BUILD/Async-Interrupt-1.26' 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/lib/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Async/Interrupt/Interrupt.so make: Leaving directory '/usr/src/RPM/BUILD/Async-Interrupt-1.26' + : 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.26' "/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.00 sys + 0.06 cusr 0.01 csys = 0.10 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Async-Interrupt-1.26' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.17086 + 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.26 + 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.26' "/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/lib/perl5/auto/Async/Interrupt/Interrupt.so Installing /usr/src/tmp/perl-Async-Interrupt-buildroot/usr/lib/perl5/Async/Interrupt.pm make: Leaving directory '/usr/src/RPM/BUILD/Async-Interrupt-1.26' + _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 '{}' ';' + : 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/lib/perl5/auto/Async/Interrupt/.packlist' mode of './usr/lib/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/lib: (from :0) 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) Processing files: perl-Async-Interrupt-1.26-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.80689 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Async-Interrupt-1.26 + DOCDIR=/usr/src/tmp/perl-Async-Interrupt-buildroot/usr/share/doc/perl-Async-Interrupt-1.26 + export DOCDIR + rm -rf /usr/src/tmp/perl-Async-Interrupt-buildroot/usr/share/doc/perl-Async-Interrupt-1.26 + /bin/mkdir -p /usr/src/tmp/perl-Async-Interrupt-buildroot/usr/share/doc/perl-Async-Interrupt-1.26 + cp -prL Changes README /usr/src/tmp/perl-Async-Interrupt-buildroot/usr/share/doc/perl-Async-Interrupt-1.26 + chmod -R go-w /usr/src/tmp/perl-Async-Interrupt-buildroot/usr/share/doc/perl-Async-Interrupt-1.26 + chmod -R a+rX /usr/src/tmp/perl-Async-Interrupt-buildroot/usr/share/doc/perl-Async-Interrupt-1.26 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.R2seV3 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.Q3rP12 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/perl-Async-Interrupt-buildroot/usr/lib/perl5/Async/Interrupt.pm syntax OK Provides: perl(Async/Interrupt.pm) = 1.260 Requires: /usr/lib/perl5, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libperl-5.34.so >= set:oijBjKD6lpfE6afwHxRGGdkoS8ZxqzhH0mvddZEpFZKEAlUYXQyTHAZzx3jDZdEGbcxM068ADnYZDacPFW6wg3a0wu9NTCQkTUDYnuSHWsUDZ334KN6bzFI5rHJPDzuIsgLjV6, libpthread.so.0(GLIBC_2.0), 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.LUpD76 Creating perl-Async-Interrupt-debuginfo package Processing files: perl-Async-Interrupt-debuginfo-1.26-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kFaqt6 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dQN743 find-requires: running scripts (debuginfo) Requires: perl-Async-Interrupt = 1:1.26-alt1, debug(libc.so.6), debug(libperl-5.34.so), debug(libpthread.so.0) Adding to perl-Async-Interrupt-debuginfo a strict dependency on perl-Async-Interrupt Wrote: /usr/src/RPM/RPMS/i586/perl-Async-Interrupt-1.26-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/perl-Async-Interrupt-debuginfo-1.26-alt1.i586.rpm (w2.lzdio) 2.51user 0.67system 0:07.43elapsed 42%CPU (0avgtext+0avgdata 61240maxresident)k 0inputs+0outputs (0major+196302minor)pagefaults 0swaps 6.80user 3.91system 0:15.30elapsed 70%CPU (0avgtext+0avgdata 101140maxresident)k 0inputs+0outputs (0major+490207minor)pagefaults 0swaps --- perl-Async-Interrupt-1.26-alt1.i586.rpm.repo 2021-07-19 00:26:31.220070487 +0000 +++ perl-Async-Interrupt-1.26-alt1.i586.rpm.hasher 2021-09-14 09:57:16.486486680 +0000 @@ -27,3 +27,3 @@ File: /usr/lib/perl5/auto/Async/Interrupt 40755 root:root -File: /usr/lib/perl5/auto/Async/Interrupt/Interrupt.so 100644 root:root 5d1be7bcb61fd6ac3832bb71759c4561 +File: /usr/lib/perl5/auto/Async/Interrupt/Interrupt.so 100644 root:root 3b1aec6a46b0185a4eb854745c047b7e File: /usr/share/doc/perl-Async-Interrupt-1.26 40755 root:root @@ -31,2 +31,2 @@ File: /usr/share/doc/perl-Async-Interrupt-1.26/README 100644 root:root 770b983d5b0a6d5185e3b4df8ab95e1b -RPMIdentity: 6f4d2b1b60d9d09d396ac69d77e697e1637c036fc67612b7552c8f3162e85bdf339e49ca00d610fbd7cf685d90cca208e60a53f407d54b74936f91fe337b52d2 +RPMIdentity: 8decbd039574f7f3566bd588bb6a61b708e207f3ef7c72c3c364cf1bcb5277309fa8babe2e7884b6c722531ddb12529e4f788d3eab9ca39fd955a478a52d4b14 --- perl-Async-Interrupt-debuginfo-1.26-alt1.i586.rpm.repo 2021-07-19 00:26:31.201070280 +0000 +++ perl-Async-Interrupt-debuginfo-1.26-alt1.i586.rpm.hasher 2021-09-14 09:57:16.558487391 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/15 40755 root:root -/usr/lib/debug/.build-id/15/b7564a3910f2137598cf8ded1684b34e4251e0 120777 root:root ../../../perl5/auto/Async/Interrupt/Interrupt.so -/usr/lib/debug/.build-id/15/b7564a3910f2137598cf8ded1684b34e4251e0.debug 120777 root:root ../../usr/lib/perl5/auto/Async/Interrupt/Interrupt.so.debug +/usr/lib/debug/.build-id/c8 40755 root:root +/usr/lib/debug/.build-id/c8/f97fac4b7c88a993766dd30a9cdf6659e00c27 120777 root:root ../../../perl5/auto/Async/Interrupt/Interrupt.so +/usr/lib/debug/.build-id/c8/f97fac4b7c88a993766dd30a9cdf6659e00c27.debug 120777 root:root ../../usr/lib/perl5/auto/Async/Interrupt/Interrupt.so.debug /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -18,5 +18,5 @@ Provides: perl-Async-Interrupt-debuginfo = 1:1.26-alt1:sisyphus+279723.22300.1.1 -File: /usr/lib/debug/.build-id/15 40755 root:root -File: /usr/lib/debug/.build-id/15/b7564a3910f2137598cf8ded1684b34e4251e0 120777 root:root ../../../perl5/auto/Async/Interrupt/Interrupt.so -File: /usr/lib/debug/.build-id/15/b7564a3910f2137598cf8ded1684b34e4251e0.debug 120777 root:root ../../usr/lib/perl5/auto/Async/Interrupt/Interrupt.so.debug +File: /usr/lib/debug/.build-id/c8 40755 root:root +File: /usr/lib/debug/.build-id/c8/f97fac4b7c88a993766dd30a9cdf6659e00c27 120777 root:root ../../../perl5/auto/Async/Interrupt/Interrupt.so +File: /usr/lib/debug/.build-id/c8/f97fac4b7c88a993766dd30a9cdf6659e00c27.debug 120777 root:root ../../usr/lib/perl5/auto/Async/Interrupt/Interrupt.so.debug File: /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -25,3 +25,3 @@ File: /usr/lib/debug/usr/lib/perl5/auto/Async/Interrupt 40755 root:root -File: /usr/lib/debug/usr/lib/perl5/auto/Async/Interrupt/Interrupt.so.debug 100644 root:root 35185a4eec9f3941ffe3c7dc20890936 +File: /usr/lib/debug/usr/lib/perl5/auto/Async/Interrupt/Interrupt.so.debug 100644 root:root 71b64cfd48f621822582b8891505260b File: /usr/src/debug/Async-Interrupt-1.26 40755 root:root @@ -30,2 +30,2 @@ File: /usr/src/debug/Async-Interrupt-1.26/schmorp.h 100644 root:root 7db8e4359ead8734f5ee4a841a6c0aeb -RPMIdentity: e16b2cd9384ec150d45364d92c17939e1ad1021244f6b90fe05d18583dc304ad1bb40bfeca3818d36b817336fb6990e0c0361d282234ead93b66d6c18a1fad38 +RPMIdentity: ff1b862c284acc9825795a9b701f34d4e389c1d0e1adfa134b5001a76a0097e82ee6674e7f240c045a61d657b0b213599dcae6cc99b91fba468c7d1e80a90525