<86>Jun 16 00:46:26 userdel[1856685]: delete user 'rooter' <86>Jun 16 00:46:26 groupadd[1856741]: group added to /etc/group: name=rooter, GID=1274 <86>Jun 16 00:46:26 groupadd[1856741]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:46:26 groupadd[1856741]: new group: name=rooter, GID=1274 <86>Jun 16 00:46:26 useradd[1856768]: new user: name=rooter, UID=1274, GID=1274, home=/root, shell=/bin/bash <86>Jun 16 00:46:26 userdel[1856795]: delete user 'builder' <86>Jun 16 00:46:26 userdel[1856795]: removed group 'builder' owned by 'builder' <86>Jun 16 00:46:26 userdel[1856795]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:46:26 groupadd[1856819]: group added to /etc/group: name=builder, GID=1275 <86>Jun 16 00:46:26 groupadd[1856819]: group added to /etc/gshadow: name=builder <86>Jun 16 00:46:26 groupadd[1856819]: new group: name=builder, GID=1275 <86>Jun 16 00:46:26 useradd[1856847]: new user: name=builder, UID=1275, GID=1275, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/perl-Socket6-0.29-alt1.1.src.rpm: license not found in '/usr/share/license' directory: BSD-like warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root <13>Jun 16 00:46:30 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 16 00:46:30 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 16 00:46:30 rpmi: perl-devel-1:5.34.0-alt1 sisyphus+279621.700.1.1 1626629811 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/perl-Socket6-0.29-alt1.1.nosrc.rpm (w1.gzdio) Installing perl-Socket6-0.29-alt1.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.80267 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Socket6-0.29 + echo 'Source #0 (Socket6-0.29.tar.gz):' Source #0 (Socket6-0.29.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Socket6-0.29.tar.gz + /bin/tar -xf - + cd Socket6-0.29 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.80267 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Socket6-0.29 + 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 checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether your Perl5 have PL_sv_undef... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for getaddrinfo... yes checking for getnameinfo... yes checking for gethostbyname2... yes checking for getipnodebyname... no checking for getipnodebyname in -lsocket... no checking whether your system has IPv6 directory... no checking for getipnodebyaddr... no checking for getipnodebyaddr in -lsocket... no checking whether your system has IPv6 directory... (cached) no checking for inet_pton... yes checking for inet_ntop... yes checking for working inet_ntop... yes checking whether you have sa_len in struct sockaddr... no checking whether you have sin6_scope_id in struct sockaddr_in6... yes checking for socklen_t... yes configure: creating ./config.status config.status: creating config.pl config.status: creating gailookup.pl config.status: creating config.h + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether your Perl5 have PL_sv_undef... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for getaddrinfo... yes checking for getnameinfo... yes checking for gethostbyname2... yes checking for getipnodebyname... no checking for getipnodebyname in -lsocket... no checking whether your system has IPv6 directory... no checking for getipnodebyaddr... no checking for getipnodebyaddr in -lsocket... no checking whether your system has IPv6 directory... (cached) no checking for inet_pton... yes checking for inet_ntop... yes checking for working inet_ntop... yes checking whether you have sa_len in struct sockaddr... no checking whether you have sin6_scope_id in struct sockaddr_in6... yes checking for socklen_t... yes configure: creating ./config.status config.status: creating config.pl config.status: creating gailookup.pl config.status: creating config.h config.status: config.h is unchanged Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Socket6 + : running make + make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Socket6-0.29' Running Mkbootstrap for Socket6 () chmod 644 "Socket6.bs" make: Leaving directory '/usr/src/RPM/BUILD/Socket6-0.29' make: Entering directory '/usr/src/RPM/BUILD/Socket6-0.29' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket6.bs blib/arch/auto/Socket6/Socket6.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Socket6-0.29' make: Entering directory '/usr/src/RPM/BUILD/Socket6-0.29' cp Socket6.pm blib/lib/Socket6.pm make: Leaving directory '/usr/src/RPM/BUILD/Socket6-0.29' make: Entering directory '/usr/src/RPM/BUILD/Socket6-0.29' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -noprototypes -typemap '/usr/share/perl5/ExtUtils/typemap' Socket6.xs > Socket6.xsc mv Socket6.xsc Socket6.c make: Leaving directory '/usr/src/RPM/BUILD/Socket6-0.29' make: Entering directory '/usr/src/RPM/BUILD/Socket6-0.29' 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=\"0.29\" -DXS_VERSION=\"0.29\" -fPIC "-I/usr/lib64/perl5/CORE" Socket6.c Socket6.xs: In function 'XS_Socket6_inet_ntop': Socket6.xs:543:9: warning: format '%d' expects argument of type 'int', but argument 3 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=] 543 | croak("Bad arg length for %s, length is %d, should be %d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 544 | "Socket6::inet_ntop", 545 | addrlen, alen); | ~~~~~~~ | | | STRLEN {aka long unsigned int} Socket6.xs:543:9: warning: format '%d' expects argument of type 'int', but argument 4 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=] Socket6.xs: In function 'XS_Socket6_unpack_sockaddr_in6': Socket6.xs:622:9: warning: format '%d' expects argument of type 'int', but argument 3 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=] 622 | croak("Bad arg length for %s, length is %d, should be %d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 623 | "Socket6::unpack_sockaddr_in6", 624 | sockaddrlen, sizeof(addr)); | ~~~~~~~~~~~ | | | STRLEN {aka long unsigned int} Socket6.xs:622:9: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] Socket6.xs: In function 'XS_Socket6_unpack_sockaddr_in6_all': Socket6.xs:658:9: warning: format '%d' expects argument of type 'int', but argument 3 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=] 658 | croak("Bad arg length for %s, length is %d, should be %d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 659 | "Socket6::unpack_sockaddr_in6", 660 | sockaddrlen, sizeof(addr)); | ~~~~~~~~~~~ | | | STRLEN {aka long unsigned int} Socket6.xs:658:9: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] Socket6.xs: In function 'XS_Socket6_getipnodebyname': Socket6.xs:872:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 872 | ST(0) = (SV *) not_here("getipnodebyname"); | ^ Socket6.c:1205:6: warning: variable 'flags' set but not used [-Wunused-but-set-variable] 1205 | int flags; | ^~~~~ Socket6.c:1204:6: warning: variable 'family' set but not used [-Wunused-but-set-variable] 1204 | int family; | ^~~~~~ Socket6.c:1202:9: warning: unused variable 'hostname' [-Wunused-variable] 1202 | char * hostname = (char *)SvPV_nolen(ST(0)) | ^~~~~~~~ Socket6.xs: In function 'XS_Socket6_getipnodebyaddr': Socket6.xs:943:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 943 | ST(0) = (SV *) not_here("getipnodebyaddr"); | ^ Socket6.c:1280:7: warning: unused variable 'address_sv' [-Wunused-variable] 1280 | SV * address_sv = ST(1) | ^~~~~~~~~~ Socket6.c:1278:6: warning: unused variable 'family' [-Wunused-variable] 1278 | int family = (int)SvIV(ST(0)) | ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/Socket6-0.29' make: Entering directory '/usr/src/RPM/BUILD/Socket6-0.29' rm -f blib/arch/auto/Socket6/Socket6.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong Socket6.o -o blib/arch/auto/Socket6/Socket6.so \ \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Socket6/Socket6.so make: Leaving directory '/usr/src/RPM/BUILD/Socket6-0.29' + : 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/Socket6-0.29' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket6.bs blib/arch/auto/Socket6/Socket6.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/use.t .. ok All tests successful. Files=1, Tests=9, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.01 cusr 0.00 csys = 0.03 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Socket6-0.29' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.85063 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Socket6-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Socket6-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd Socket6-0.29 + 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-Socket6-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Socket6-0.29' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket6.bs blib/arch/auto/Socket6/Socket6.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Socket6-buildroot/usr/lib64/perl5/auto/Socket6/Socket6.so Installing /usr/src/tmp/perl-Socket6-buildroot/usr/lib64/perl5/Socket6.pm make: Leaving directory '/usr/src/RPM/BUILD/Socket6-0.29' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Socket6-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' /bin/grep: /usr/src/tmp/perl-Socket6-buildroot/usr/lib64/perl5/auto/Socket6/Socket6.so: binary file matches + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Socket6-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-Socket6-buildroot (auto) removed './usr/lib64/perl5/auto/Socket6/.packlist' mode of './usr/lib64/perl5/auto/Socket6/Socket6.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Socket6-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Socket6-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Socket6-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Socket6-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Socket6-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: perl-Socket6-0.29-alt1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.83866 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Socket6-0.29 + DOCDIR=/usr/src/tmp/perl-Socket6-buildroot/usr/share/doc/perl-Socket6-0.29 + export DOCDIR + rm -rf /usr/src/tmp/perl-Socket6-buildroot/usr/share/doc/perl-Socket6-0.29 + /bin/mkdir -p /usr/src/tmp/perl-Socket6-buildroot/usr/share/doc/perl-Socket6-0.29 + cp -prL ChangeLog README /usr/src/tmp/perl-Socket6-buildroot/usr/share/doc/perl-Socket6-0.29 + chmod -R go-w /usr/src/tmp/perl-Socket6-buildroot/usr/share/doc/perl-Socket6-0.29 + chmod -R a+rX /usr/src/tmp/perl-Socket6-buildroot/usr/share/doc/perl-Socket6-0.29 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AflVt5 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.Psynz6 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-Socket6-buildroot/usr/lib64/perl5/Socket6.pm syntax OK Provides: perl(Socket6.pm) = 0.290 Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.34.so()(64bit) >= set:ojjB3I7B6acM8apZampCZHjjzzTGm3Js4M8uc0BzpyRTFOKCuarhMeRLQdBr0, libpthread.so.0(GLIBC_2.2.5)(64bit), perl(DynaLoader.pm), perl(base.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.fW1gb6 Creating perl-Socket6-debuginfo package Processing files: perl-Socket6-debuginfo-0.29-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8MhrT7 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KOtZy5 find-requires: running scripts (debuginfo) Requires: perl-Socket6 = 0.29-alt1.1, debug64(libc.so.6), debug64(libperl-5.34.so), debug64(libpthread.so.0) Adding to perl-Socket6-debuginfo a strict dependency on perl-Socket6 Wrote: /usr/src/RPM/RPMS/x86_64/perl-Socket6-0.29-alt1.1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Socket6-debuginfo-0.29-alt1.1.x86_64.rpm (w2.lzdio) 3.69user 2.20system 0:09.80elapsed 60%CPU (0avgtext+0avgdata 83096maxresident)k 0inputs+0outputs (0major+568381minor)pagefaults 0swaps /.out/perl-Socket6-0.29-alt1.1.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like /.out/perl-Socket6-debuginfo-0.29-alt1.1.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like 4.94user 2.24system 0:21.55elapsed 33%CPU (0avgtext+0avgdata 128608maxresident)k 0inputs+0outputs (0major+196282minor)pagefaults 0swaps --- perl-Socket6-0.29-alt1.1.x86_64.rpm.repo 2021-07-18 23:29:39.000000000 +0000 +++ perl-Socket6-0.29-alt1.1.x86_64.rpm.hasher 2024-06-16 00:46:43.015496486 +0000 @@ -21,3 +21,3 @@ File: /usr/lib64/perl5/auto/Socket6 40755 root:root -File: /usr/lib64/perl5/auto/Socket6/Socket6.so 100644 root:root 3333059b07188432b4e2cd9a364b9651 +File: /usr/lib64/perl5/auto/Socket6/Socket6.so 100644 root:root bdf5de43e06f096a05cb34f492aa64e1 File: /usr/share/doc/perl-Socket6-0.29 40755 root:root @@ -25,2 +25,2 @@ File: /usr/share/doc/perl-Socket6-0.29/README 100644 root:root 1b32abce6f60f8982e6a9a7280963c26 -RPMIdentity: e6e529ea285d7d7addab3642408033162dd29a36b29d5d9e1a097a0c445f924bca94299ddb03d61a87ac86c76a6bfca3bb90d3cc46bbe68eeafc1b78674f6646 +RPMIdentity: 262d6a630c3f9af89b48d56475c3e8b11f6286dcacb733a92e2e3e6980c48e4e6a3516869d04e00e6ba5085ae210965ff9a7e7c521f335fb90d8765e7a1f0bfd --- perl-Socket6-debuginfo-0.29-alt1.1.x86_64.rpm.repo 2021-07-18 23:29:39.000000000 +0000 +++ perl-Socket6-debuginfo-0.29-alt1.1.x86_64.rpm.hasher 2024-06-16 00:46:43.093496846 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/23 40755 root:root -/usr/lib/debug/.build-id/23/e2c4025ee85c2120c7840aae90007ad34c2cf7 120777 root:root ../../../../lib64/perl5/auto/Socket6/Socket6.so -/usr/lib/debug/.build-id/23/e2c4025ee85c2120c7840aae90007ad34c2cf7.debug 120777 root:root ../../usr/lib64/perl5/auto/Socket6/Socket6.so.debug +/usr/lib/debug/.build-id/45 40755 root:root +/usr/lib/debug/.build-id/45/a9b6827fd896f027a1b2f7ce82807029171e0d 120777 root:root ../../../../lib64/perl5/auto/Socket6/Socket6.so +/usr/lib/debug/.build-id/45/a9b6827fd896f027a1b2f7ce82807029171e0d.debug 120777 root:root ../../usr/lib64/perl5/auto/Socket6/Socket6.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -16,5 +16,5 @@ Provides: perl-Socket6-debuginfo = 0.29-alt1.1:sisyphus+279723.7100.1.1 -File: /usr/lib/debug/.build-id/23 40755 root:root -File: /usr/lib/debug/.build-id/23/e2c4025ee85c2120c7840aae90007ad34c2cf7 120777 root:root ../../../../lib64/perl5/auto/Socket6/Socket6.so -File: /usr/lib/debug/.build-id/23/e2c4025ee85c2120c7840aae90007ad34c2cf7.debug 120777 root:root ../../usr/lib64/perl5/auto/Socket6/Socket6.so.debug +File: /usr/lib/debug/.build-id/45 40755 root:root +File: /usr/lib/debug/.build-id/45/a9b6827fd896f027a1b2f7ce82807029171e0d 120777 root:root ../../../../lib64/perl5/auto/Socket6/Socket6.so +File: /usr/lib/debug/.build-id/45/a9b6827fd896f027a1b2f7ce82807029171e0d.debug 120777 root:root ../../usr/lib64/perl5/auto/Socket6/Socket6.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -22,3 +22,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/Socket6 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/Socket6/Socket6.so.debug 100644 root:root eb3f923bff27e3ebd28165c888a4d250 +File: /usr/lib/debug/usr/lib64/perl5/auto/Socket6/Socket6.so.debug 100644 root:root 408897385f4445936f43bb36a0318cff File: /usr/src/debug/Socket6-0.29 40755 root:root @@ -26,2 +26,2 @@ File: /usr/src/debug/Socket6-0.29/Socket6.xs 100644 root:root 7030a956b4ad4c95c9cbfb1947190ad2 -RPMIdentity: 3a83701b766a1ad28e5631c5ec547e0d7bf78932fa8fb01f5a539fc007eb7028f60de0e460001b22e91484a66b8691ec16094a177872ec0b735a87b3419340f8 +RPMIdentity: a825941d937926ed8b8d695eb9419dceedb8a0a18b553b75c4866b833081523a23e13452a4d66a625f26d64613779f1c739f49513849302160ca0b844feabb38