<86>Oct 31 17:15:04 userdel[1906774]: delete user 'rooter' <86>Oct 31 17:15:04 userdel[1906774]: removed group 'rooter' owned by 'rooter' <86>Oct 31 17:15:04 userdel[1906774]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 31 17:15:04 groupadd[1906794]: group added to /etc/group: name=rooter, GID=642 <86>Oct 31 17:15:04 groupadd[1906794]: group added to /etc/gshadow: name=rooter <86>Oct 31 17:15:04 groupadd[1906794]: new group: name=rooter, GID=642 <86>Oct 31 17:15:04 useradd[1906809]: new user: name=rooter, UID=642, GID=642, home=/root, shell=/bin/bash <86>Oct 31 17:15:04 userdel[1906832]: delete user 'builder' <86>Oct 31 17:15:04 userdel[1906832]: removed group 'builder' owned by 'builder' <86>Oct 31 17:15:04 userdel[1906832]: removed shadow group 'builder' owned by 'builder' <86>Oct 31 17:15:04 groupadd[1906848]: group added to /etc/group: name=builder, GID=643 <86>Oct 31 17:15:04 groupadd[1906848]: group added to /etc/gshadow: name=builder <86>Oct 31 17:15:04 groupadd[1906848]: new group: name=builder, GID=643 <86>Oct 31 17:15:04 useradd[1906892]: new user: name=builder, UID=643, GID=643, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/perl-Text-CSV_XS-1.48-alt1.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/perl-Text-CSV_XS-1.48-alt1.src.rpm: The use of such a license name is ambiguous: Artistic <13>Oct 31 17:15:07 rpmi: perl-Unicode-Normalize-1:5.34.1-alt1 sisyphus+303178.100.1.1 1656953516 installed <13>Oct 31 17:15:07 rpmi: perl-Term-Cap-1.17-alt1 1445018869 installed <13>Oct 31 17:15:07 rpmi: perl-Term-ANSIColor-5.01-alt1 sisyphus+244783.100.1.2 1579747505 installed <13>Oct 31 17:15:07 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Oct 31 17:15:07 rpmi: perl-Filter-1.64-alt1 sisyphus+305464.100.1.1 1660815327 installed <13>Oct 31 17:15:07 rpmi: perl-Encode-3.19-alt1 sisyphus+304776.100.1.1 1659623409 installed <13>Oct 31 17:15:07 rpmi: perl-Pod-Simple-3.43-alt1 sisyphus+276561.100.1.1 1625127752 installed <13>Oct 31 17:15:07 rpmi: perl-Pod-Usage-2.03-alt1 sisyphus+300436.100.1.3 1653292807 installed <13>Oct 31 17:15:07 rpmi: perl-podlators-4.14-alt1 sisyphus+277178.100.1.2 1625426264 installed <13>Oct 31 17:15:07 rpmi: perl-Pod-Parser-1.65-alt1 sisyphus+300435.100.1.1 1653291149 installed <13>Oct 31 17:15:07 rpmi: perl-Devel-Symdump-2.18-alt1 1487063672 installed <13>Oct 31 17:15:07 rpmi: perl-Pod-Coverage-0.23-alt2 1507677806 installed <13>Oct 31 17:15:07 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Oct 31 17:15:07 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Oct 31 17:15:08 rpmi: perl-devel-1:5.34.1-alt1 sisyphus+303178.100.1.1 1656953516 installed <13>Oct 31 17:15:08 rpmi: perl-Test-Pod-1.52-alt1 1524163463 installed <13>Oct 31 17:15:08 rpmi: perl-Test-Pod-Coverage-1.10-alt1 1406300388 installed <13>Oct 31 17:15:08 rpmi: perl-unicore-1:5.34.1-alt1 sisyphus+303178.100.1.1 1656953516 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/perl-Text-CSV_XS-1.48-alt1.nosrc.rpm (w1.gzdio) Installing perl-Text-CSV_XS-1.48-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.31506 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Text-CSV_XS-1.48 + echo 'Source #0 (Text-CSV_XS-1.48.tgz):' Source #0 (Text-CSV_XS-1.48.tgz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Text-CSV_XS-1.48.tgz + /bin/tar -xf - + cd Text-CSV_XS-1.48 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.31506 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Text-CSV_XS-1.48 + 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 perl(Config)>=0 perl(IO::Handle)>=0 perl(Test::More)>=0 perl(XSLoader)>=0 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Text::CSV_XS + : running make + make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Text-CSV_XS-1.48' Running Mkbootstrap for CSV_XS () chmod 644 "CSV_XS.bs" make: Leaving directory '/usr/src/RPM/BUILD/Text-CSV_XS-1.48' make: Entering directory '/usr/src/RPM/BUILD/Text-CSV_XS-1.48' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CSV_XS.bs blib/arch/auto/Text/CSV_XS/CSV_XS.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Text-CSV_XS-1.48' make: Entering directory '/usr/src/RPM/BUILD/Text-CSV_XS-1.48' cp CSV_XS.pm blib/lib/Text/CSV_XS.pm make: Leaving directory '/usr/src/RPM/BUILD/Text-CSV_XS-1.48' make: Entering directory '/usr/src/RPM/BUILD/Text-CSV_XS-1.48' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' CSV_XS.xs > CSV_XS.xsc mv CSV_XS.xsc CSV_XS.c make: Leaving directory '/usr/src/RPM/BUILD/Text-CSV_XS-1.48' make: Entering directory '/usr/src/RPM/BUILD/Text-CSV_XS-1.48' 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 -flto=auto -DVERSION=\"1.48\" -DXS_VERSION=\"1.48\" -fPIC "-I/usr/lib64/perl5/CORE" CSV_XS.c In file included from /usr/lib64/perl5/CORE/perl.h:28, from CSV_XS.xs:8: ppport.h:11564:26: warning: 'DPPP_my_utf8_to_uvchr_buf' defined but not used [-Wunused-function] 11564 | # define DPPP_NAMESPACE DPPP_ | ^~~~~ /usr/lib64/perl5/CORE/config.h:1385:33: note: in definition of macro 'PeRl_CaTiFy' 1385 | #define PeRl_CaTiFy(a, b) a ## b | ^ ppport.h:11567:24: note: in expansion of macro 'CAT2' 11567 | #define DPPP_CAT2(x,y) CAT2(x,y) | ^~~~ ppport.h:11568:21: note: in expansion of macro 'DPPP_CAT2' 11568 | #define DPPP_(name) DPPP_CAT2(DPPP_NAMESPACE, name) | ^~~~~~~~~ ppport.h:11568:31: note: in expansion of macro 'DPPP_NAMESPACE' 11568 | #define DPPP_(name) DPPP_CAT2(DPPP_NAMESPACE, name) | ^~~~~~~~~~~~~~ ppport.h:17800:1: note: in expansion of macro 'DPPP_' 17800 | DPPP_(my_utf8_to_uvchr_buf)(pTHX_ const U8 *s, const U8 *send, STRLEN *retlen) | ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/Text-CSV_XS-1.48' make: Entering directory '/usr/src/RPM/BUILD/Text-CSV_XS-1.48' rm -f blib/arch/auto/Text/CSV_XS/CSV_XS.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong CSV_XS.o -o blib/arch/auto/Text/CSV_XS/CSV_XS.so \ \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Text/CSV_XS/CSV_XS.so make: Leaving directory '/usr/src/RPM/BUILD/Text-CSV_XS-1.48' + : 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/Text-CSV_XS-1.48' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CSV_XS.bs blib/arch/auto/Text/CSV_XS/CSV_XS.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/10_base.t ....... ok t/12_acc.t ........ ok t/15_flags.t ...... ok t/16_import.t ..... ok t/20_file.t ....... ok t/21_lexicalio.t .. ok t/22_scalario.t ... ok t/30_types.t ...... ok t/40_misc.t ....... ok t/41_null.t ....... ok t/45_eol.t ........ ok t/46_eol_si.t ..... ok t/47_comment.t .... ok t/50_utf8.t ....... ok t/51_utf8.t ....... ok t/55_combi.t ...... ok t/60_samples.t .... ok t/65_allow.t ...... ok t/66_formula.t .... ok t/70_rt.t ......... ok t/75_hashref.t .... ok t/76_magic.t ...... ok t/77_getall.t ..... ok t/78_fragment.t ... ok t/79_callbacks.t .. ok t/80_diag.t ....... ok t/81_subclass.t ... ok t/85_util.t ....... ok t/90_csv.t ........ ok t/91_csv_cb.t ..... ok All tests successful. Files=30, Tests=52287, 21 wallclock secs ( 2.78 usr 0.29 sys + 18.27 cusr 0.71 csys = 22.05 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Text-CSV_XS-1.48' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.27399 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Text-CSV_XS-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Text-CSV_XS-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd Text-CSV_XS-1.48 + 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-Text-CSV_XS-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Text-CSV_XS-1.48' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CSV_XS.bs blib/arch/auto/Text/CSV_XS/CSV_XS.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Text-CSV_XS-buildroot/usr/lib64/perl5/auto/Text/CSV_XS/CSV_XS.so Installing /usr/src/tmp/perl-Text-CSV_XS-buildroot/usr/lib64/perl5/Text/CSV_XS.pm make: Leaving directory '/usr/src/RPM/BUILD/Text-CSV_XS-1.48' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Text-CSV_XS-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Text-CSV_XS-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(Config)>=0 perl(IO::Handle)>=0 perl(Test::More)>=0 perl(XSLoader)>=0 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Text-CSV_XS-buildroot (auto) removed './usr/lib64/perl5/auto/Text/CSV_XS/.packlist' mode of './usr/lib64/perl5/auto/Text/CSV_XS/CSV_XS.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Text-CSV_XS-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Text-CSV_XS-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Text-CSV_XS-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Text-CSV_XS-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Text-CSV_XS-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: perl-Text-CSV_XS-1.48-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.22792 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Text-CSV_XS-1.48 + DOCDIR=/usr/src/tmp/perl-Text-CSV_XS-buildroot/usr/share/doc/perl-Text-CSV_XS-1.48 + export DOCDIR + rm -rf /usr/src/tmp/perl-Text-CSV_XS-buildroot/usr/share/doc/perl-Text-CSV_XS-1.48 + /bin/mkdir -p /usr/src/tmp/perl-Text-CSV_XS-buildroot/usr/share/doc/perl-Text-CSV_XS-1.48 + cp -prL ChangeLog README CONTRIBUTING.md examples /usr/src/tmp/perl-Text-CSV_XS-buildroot/usr/share/doc/perl-Text-CSV_XS-1.48 + chmod -R go-w /usr/src/tmp/perl-Text-CSV_XS-buildroot/usr/share/doc/perl-Text-CSV_XS-1.48 + chmod -R a+rX /usr/src/tmp/perl-Text-CSV_XS-buildroot/usr/share/doc/perl-Text-CSV_XS-1.48 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PZCD7u 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.FGhUd2 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-Text-CSV_XS-buildroot/usr/lib64/perl5/Text/CSV_XS.pm syntax OK Provides: perl(Text/CSV_XS.pm) = 1.480 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.4)(64bit), libperl-5.34.so()(64bit) >= set:oijBjKDeV5ZCjfE6PWTlPfbgmlJx2P6VnecO82XcaKzZzGE2Z0xvIaNp08myM51cRkbDbt3WgLMqvCFpisgNNWlhxZy5YKe1hLv2m54b0BjPPXgIKfPK7mG6ZtXSCKZgBxvS7arIcuCD2Pz6zDqWOFAbEz3G5, perl(Encode.pm), perl(XSLoader.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.KRLNcp Creating perl-Text-CSV_XS-debuginfo package Processing files: perl-Text-CSV_XS-debuginfo-1.48-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3U1PDb find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.p93pf3 find-requires: running scripts (debuginfo) Requires: perl-Text-CSV_XS = 1.48-alt1, debug64(libc.so.6), debug64(libperl-5.34.so) Adding to perl-Text-CSV_XS-debuginfo a strict dependency on perl-Text-CSV_XS Wrote: /usr/src/RPM/RPMS/x86_64/perl-Text-CSV_XS-1.48-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Text-CSV_XS-debuginfo-1.48-alt1.x86_64.rpm (w2.lzdio) 24.48user 1.76system 0:29.55elapsed 88%CPU (0avgtext+0avgdata 83128maxresident)k 0inputs+0outputs (0major+369966minor)pagefaults 0swaps /.out/perl-Text-CSV_XS-1.48-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Text-CSV_XS-1.48-alt1.x86_64.rpm: The use of such a license name is ambiguous: Artistic /.out/perl-Text-CSV_XS-debuginfo-1.48-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Text-CSV_XS-debuginfo-1.48-alt1.x86_64.rpm: The use of such a license name is ambiguous: Artistic 3.06user 1.76system 0:41.59elapsed 11%CPU (0avgtext+0avgdata 107876maxresident)k 0inputs+0outputs (31838major+157746minor)pagefaults 0swaps --- perl-Text-CSV_XS-1.48-alt1.x86_64.rpm.repo 2022-05-25 12:15:34.234848946 +0000 +++ perl-Text-CSV_XS-1.48-alt1.x86_64.rpm.hasher 2022-10-31 17:15:42.406519232 +0000 @@ -35,3 +35,3 @@ File: /usr/lib64/perl5/auto/Text/CSV_XS 40755 root:root -File: /usr/lib64/perl5/auto/Text/CSV_XS/CSV_XS.so 100644 root:root 20975d51131d6a874f523ae7c7d90576 +File: /usr/lib64/perl5/auto/Text/CSV_XS/CSV_XS.so 100644 root:root 28b04b25b2ffc9df141dc07107ce19c7 File: /usr/share/doc/perl-Text-CSV_XS-1.48 40755 root:root @@ -49,2 +49,2 @@ File: /usr/share/doc/perl-Text-CSV_XS-1.48/examples/speed.pl 100755 root:root cf66446575720e177490106d23153f19 -RPMIdentity: 773365bbfe8de57f503deeb791119a9763dcf86d265a6b2d39da63ce2d2650d2f16cb65a32ea9b4452a6adf3d8db6fb45d52c5784b4b59e42f75ece866d8af86 +RPMIdentity: 17fec57e45bd8647c6069e7c52848e23bdc70e8f5ab84fa7b18bbc62099eff0086fe885171e978bc108fc5ded47e7962969c95cf1f62f4084f42ada41af6e337 --- perl-Text-CSV_XS-debuginfo-1.48-alt1.x86_64.rpm.repo 2022-05-25 12:15:34.057847942 +0000 +++ perl-Text-CSV_XS-debuginfo-1.48-alt1.x86_64.rpm.hasher 2022-10-31 17:15:42.559519462 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/4b 40755 root:root -/usr/lib/debug/.build-id/4b/7cd2e6f549bc3df0810ec1e80e0d0fb180543e 120777 root:root ../../../../lib64/perl5/auto/Text/CSV_XS/CSV_XS.so -/usr/lib/debug/.build-id/4b/7cd2e6f549bc3df0810ec1e80e0d0fb180543e.debug 120777 root:root ../../usr/lib64/perl5/auto/Text/CSV_XS/CSV_XS.so.debug +/usr/lib/debug/.build-id/10 40755 root:root +/usr/lib/debug/.build-id/10/d9cc7eb52ba62b40802d31e9056df48aa46816 120777 root:root ../../../../lib64/perl5/auto/Text/CSV_XS/CSV_XS.so +/usr/lib/debug/.build-id/10/d9cc7eb52ba62b40802d31e9056df48aa46816.debug 120777 root:root ../../usr/lib64/perl5/auto/Text/CSV_XS/CSV_XS.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -16,5 +16,5 @@ Provides: perl-Text-CSV_XS-debuginfo = 1.48-alt1:sisyphus+300608.100.1.1 -File: /usr/lib/debug/.build-id/4b 40755 root:root -File: /usr/lib/debug/.build-id/4b/7cd2e6f549bc3df0810ec1e80e0d0fb180543e 120777 root:root ../../../../lib64/perl5/auto/Text/CSV_XS/CSV_XS.so -File: /usr/lib/debug/.build-id/4b/7cd2e6f549bc3df0810ec1e80e0d0fb180543e.debug 120777 root:root ../../usr/lib64/perl5/auto/Text/CSV_XS/CSV_XS.so.debug +File: /usr/lib/debug/.build-id/10 40755 root:root +File: /usr/lib/debug/.build-id/10/d9cc7eb52ba62b40802d31e9056df48aa46816 120777 root:root ../../../../lib64/perl5/auto/Text/CSV_XS/CSV_XS.so +File: /usr/lib/debug/.build-id/10/d9cc7eb52ba62b40802d31e9056df48aa46816.debug 120777 root:root ../../usr/lib64/perl5/auto/Text/CSV_XS/CSV_XS.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -23,3 +23,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/Text/CSV_XS 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/Text/CSV_XS/CSV_XS.so.debug 100644 root:root 1c1b9bedb9de70dc22a535757177cc9c +File: /usr/lib/debug/usr/lib64/perl5/auto/Text/CSV_XS/CSV_XS.so.debug 100644 root:root 046391ddf76977ed2614d2b91e79bad3 File: /usr/src/debug/Text-CSV_XS-1.48 40755 root:root @@ -27,2 +27,2 @@ File: /usr/src/debug/Text-CSV_XS-1.48/CSV_XS.xs 100644 root:root b3948360f5ed5ff77e5394ae5a4a9f5b -RPMIdentity: 0e558b05ba5c2e91835ed54d3f214124bf8789ce9332d3a1ff95d8f51a30dcfb283c39a95fe8ec676a61f08378b6e4c29541d2fd5bbcb6e25e01f35210414269 +RPMIdentity: 9f05ce26d30b7bc6023a939510c409891ebb0bb195463f7d5179778e458c45369439c663f7c52c47e1dad1203e7f5a99c763a5e970b2a0f0731e9ae3544cada3