<86>Jul 30 04:58:13 userdel[4141108]: delete user 'rooter' <86>Jul 30 04:58:13 userdel[4141108]: removed group 'rooter' owned by 'rooter' <86>Jul 30 04:58:13 userdel[4141108]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 30 04:58:13 groupadd[4141113]: group added to /etc/group: name=rooter, GID=945 <86>Jul 30 04:58:13 groupadd[4141113]: group added to /etc/gshadow: name=rooter <86>Jul 30 04:58:13 groupadd[4141113]: new group: name=rooter, GID=945 <86>Jul 30 04:58:13 useradd[4141117]: new user: name=rooter, UID=945, GID=945, home=/root, shell=/bin/bash <86>Jul 30 04:58:13 userdel[4141123]: delete user 'builder' <86>Jul 30 04:58:13 userdel[4141123]: removed group 'builder' owned by 'builder' <86>Jul 30 04:58:13 userdel[4141123]: removed shadow group 'builder' owned by 'builder' <86>Jul 30 04:58:13 groupadd[4141128]: group added to /etc/group: name=builder, GID=946 <86>Jul 30 04:58:13 groupadd[4141128]: group added to /etc/gshadow: name=builder <86>Jul 30 04:58:13 groupadd[4141128]: new group: name=builder, GID=946 <86>Jul 30 04:58:13 useradd[4141132]: new user: name=builder, UID=946, GID=946, 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>Jul 30 04:58:14 rpmi: perl-Unicode-Normalize-1:5.34.1-alt1 sisyphus+303178.100.1.1 1656953649 installed <13>Jul 30 04:58:14 rpmi: perl-Term-Cap-1.17-alt1 1445018869 installed <13>Jul 30 04:58:14 rpmi: perl-Term-ANSIColor-5.01-alt1 sisyphus+244783.100.1.2 1579747505 installed <13>Jul 30 04:58:14 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Jul 30 04:58:14 rpmi: perl-Filter-1.61-alt1 sisyphus+302362.100.1.1 1655723013 installed <13>Jul 30 04:58:14 rpmi: perl-Encode-3.18-alt1 sisyphus+302684.100.1.1 1656321435 installed <13>Jul 30 04:58:14 rpmi: perl-Pod-Simple-3.43-alt1 sisyphus+276561.100.1.1 1625127752 installed <13>Jul 30 04:58:14 rpmi: perl-Pod-Usage-2.03-alt1 sisyphus+300436.100.1.3 1653292807 installed <13>Jul 30 04:58:14 rpmi: perl-podlators-4.14-alt1 sisyphus+277178.100.1.2 1625426264 installed <13>Jul 30 04:58:14 rpmi: perl-Pod-Parser-1.65-alt1 sisyphus+300435.100.1.1 1653291149 installed <13>Jul 30 04:58:14 rpmi: perl-Devel-Symdump-2.18-alt1 1487063672 installed <13>Jul 30 04:58:14 rpmi: perl-Pod-Coverage-0.23-alt2 1507677806 installed <13>Jul 30 04:58:14 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Jul 30 04:58:14 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Jul 30 04:58:14 rpmi: perl-devel-1:5.34.1-alt1 sisyphus+303178.100.1.1 1656953649 installed <13>Jul 30 04:58:14 rpmi: perl-Test-Pod-1.52-alt1 1524163463 installed <13>Jul 30 04:58:14 rpmi: perl-Test-Pod-Coverage-1.10-alt1 1406300388 installed <13>Jul 30 04:58:14 rpmi: perl-unicore-1:5.34.1-alt1 sisyphus+303178.100.1.1 1656953516 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.31858 + 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.31858 + 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 -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' '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 -march=i586 -mtune=generic -DVERSION=\"1.48\" -DXS_VERSION=\"1.48\" -fPIC "-I/usr/lib/perl5/CORE" CSV_XS.c In file included from /usr/lib/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/lib/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/lib/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, 15 wallclock secs ( 1.45 usr 0.33 sys + 14.28 cusr 0.46 csys = 16.52 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.59118 + 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/lib/perl5/auto/Text/CSV_XS/CSV_XS.so Installing /usr/src/tmp/perl-Text-CSV_XS-buildroot/usr/lib/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/lib/perl5/auto/Text/CSV_XS/.packlist' mode of './usr/lib/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/lib: (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.59118 + 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.gp0IO6 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.Y9NDmT 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/lib/perl5/Text/CSV_XS.pm syntax OK Provides: perl(Text/CSV_XS.pm) = 1.480 Requires: /usr/lib/perl5, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libperl-5.34.so >= 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.jxTESW 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.YpUYho find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZFm8zh find-requires: running scripts (debuginfo) Requires: perl-Text-CSV_XS = 1.48-alt1, debug(libc.so.6), debug(libperl-5.34.so) Adding to perl-Text-CSV_XS-debuginfo a strict dependency on perl-Text-CSV_XS Wrote: /usr/src/RPM/RPMS/i586/perl-Text-CSV_XS-1.48-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/perl-Text-CSV_XS-debuginfo-1.48-alt1.i586.rpm (w2.lzdio) 18.18user 1.31system 0:22.01elapsed 88%CPU (0avgtext+0avgdata 59708maxresident)k 0inputs+0outputs (0major+315206minor)pagefaults 0swaps /.out/perl-Text-CSV_XS-1.48-alt1.i586.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Text-CSV_XS-1.48-alt1.i586.rpm: The use of such a license name is ambiguous: Artistic /.out/perl-Text-CSV_XS-debuginfo-1.48-alt1.i586.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Text-CSV_XS-debuginfo-1.48-alt1.i586.rpm: The use of such a license name is ambiguous: Artistic 20.73user 3.87system 0:26.41elapsed 93%CPU (0avgtext+0avgdata 103616maxresident)k 0inputs+0outputs (30527major+596643minor)pagefaults 0swaps --- perl-Text-CSV_XS-1.48-alt1.i586.rpm.repo 2022-05-25 12:15:38.000000000 +0000 +++ perl-Text-CSV_XS-1.48-alt1.i586.rpm.hasher 2022-07-30 04:58:38.178269505 +0000 @@ -35,3 +35,3 @@ File: /usr/lib/perl5/auto/Text/CSV_XS 40755 root:root -File: /usr/lib/perl5/auto/Text/CSV_XS/CSV_XS.so 100644 root:root d2e596c520139e4cebeafb7f954a01b4 +File: /usr/lib/perl5/auto/Text/CSV_XS/CSV_XS.so 100644 root:root cba08b225a1d0ee04b9ea4eb4bb1c003 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: 424997c72e0c67bab02a65ea977bff7e0970b18382c5f945588874a4bd771ca9ecfd3b40f9d5fe7d3479996c73a78168fabe247d5a47d49747cc1a9798576686 +RPMIdentity: 4d6079655537578fb1c142b6764ca4092a04a830c1776cb2941516ba7dad5de354fa89d373685edf93b6d42e59cb60f163a1c4decc291d8142769b8e5ee3160e --- perl-Text-CSV_XS-debuginfo-1.48-alt1.i586.rpm.repo 2022-05-25 12:15:38.000000000 +0000 +++ perl-Text-CSV_XS-debuginfo-1.48-alt1.i586.rpm.hasher 2022-07-30 04:58:38.230270222 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/cd 40755 root:root -/usr/lib/debug/.build-id/cd/e0cb9e9286c9defbdcb9e57513bff28e5bb8de 120777 root:root ../../../perl5/auto/Text/CSV_XS/CSV_XS.so -/usr/lib/debug/.build-id/cd/e0cb9e9286c9defbdcb9e57513bff28e5bb8de.debug 120777 root:root ../../usr/lib/perl5/auto/Text/CSV_XS/CSV_XS.so.debug +/usr/lib/debug/.build-id/b8 40755 root:root +/usr/lib/debug/.build-id/b8/74819e7959282fefdedf3e33341588ab35654b 120777 root:root ../../../perl5/auto/Text/CSV_XS/CSV_XS.so +/usr/lib/debug/.build-id/b8/74819e7959282fefdedf3e33341588ab35654b.debug 120777 root:root ../../usr/lib/perl5/auto/Text/CSV_XS/CSV_XS.so.debug /usr/lib/debug/usr/lib/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/cd 40755 root:root -File: /usr/lib/debug/.build-id/cd/e0cb9e9286c9defbdcb9e57513bff28e5bb8de 120777 root:root ../../../perl5/auto/Text/CSV_XS/CSV_XS.so -File: /usr/lib/debug/.build-id/cd/e0cb9e9286c9defbdcb9e57513bff28e5bb8de.debug 120777 root:root ../../usr/lib/perl5/auto/Text/CSV_XS/CSV_XS.so.debug +File: /usr/lib/debug/.build-id/b8 40755 root:root +File: /usr/lib/debug/.build-id/b8/74819e7959282fefdedf3e33341588ab35654b 120777 root:root ../../../perl5/auto/Text/CSV_XS/CSV_XS.so +File: /usr/lib/debug/.build-id/b8/74819e7959282fefdedf3e33341588ab35654b.debug 120777 root:root ../../usr/lib/perl5/auto/Text/CSV_XS/CSV_XS.so.debug File: /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -23,3 +23,3 @@ File: /usr/lib/debug/usr/lib/perl5/auto/Text/CSV_XS 40755 root:root -File: /usr/lib/debug/usr/lib/perl5/auto/Text/CSV_XS/CSV_XS.so.debug 100644 root:root c3d8708e2ac75dc0a4be7dc428c9b22d +File: /usr/lib/debug/usr/lib/perl5/auto/Text/CSV_XS/CSV_XS.so.debug 100644 root:root 4c310b996333a0d6875f320ce89b068f 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: 5d43f195b3bec94d9a76db68e78656f98ae518fdccd9460c31373725e5c10a2e7b62a8a7c89b3c0e936c4f1817ac5ba0a884a1f1c8c0f1a1ce19c9f68f893645 +RPMIdentity: 20ddde03ef94a41b19117c1cc86ace4b25c800d73e5dfb5452957b54ac8f1b825713c6513cc72d42cbf0a91af63148e60dd653a4ae06d9633f00f1aa77b9fe65