<86>Oct 24 03:31:04 userdel[2552687]: delete user 'rooter' <86>Oct 24 03:31:04 userdel[2552687]: removed group 'rooter' owned by 'rooter' <86>Oct 24 03:31:04 groupadd[2552709]: group added to /etc/group: name=rooter, GID=987 <86>Oct 24 03:31:04 groupadd[2552709]: group added to /etc/gshadow: name=rooter <86>Oct 24 03:31:04 groupadd[2552709]: new group: name=rooter, GID=987 <86>Oct 24 03:31:04 useradd[2552726]: new user: name=rooter, UID=987, GID=987, home=/root, shell=/bin/bash <86>Oct 24 03:31:04 userdel[2552746]: delete user 'builder' <86>Oct 24 03:31:04 userdel[2552746]: removed group 'builder' owned by 'builder' <86>Oct 24 03:31:04 userdel[2552746]: removed shadow group 'builder' owned by 'builder' <86>Oct 24 03:31:04 groupadd[2552759]: group added to /etc/group: name=builder, GID=988 <86>Oct 24 03:31:04 groupadd[2552759]: group added to /etc/gshadow: name=builder <86>Oct 24 03:31:04 groupadd[2552759]: new group: name=builder, GID=988 <86>Oct 24 03:31:04 useradd[2552771]: new user: name=builder, UID=988, GID=988, home=/usr/src, shell=/bin/bash 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>Oct 24 03:31:06 rpmi: libgdbm-1.8.3-alt10 1454943313 installed <13>Oct 24 03:31:06 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed <13>Oct 24 03:31:06 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed <13>Oct 24 03:31:06 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316185 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/perl-FCGI-0.78-alt1.2.nosrc.rpm (w1.gzdio) Installing perl-FCGI-0.78-alt1.2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.7229 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf FCGI-0.78 + echo 'Source #0 (FCGI-0.78.tar.gz):' Source #0 (FCGI-0.78.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/FCGI-0.78.tar.gz + /bin/tar -xf - + cd FCGI-0.78 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.7229 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd FCGI-0.78 + 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(XSLoader)>=0 perl(perl)>=5.006 + : 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 FCGI Running ./configure for you Please read configure.readme for information on how to run it yourself 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 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 ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for ssize_t... yes checking for sun_len in sys/un.h... no checking for fpos_t in stdio.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking for a fileno() prototype in stdio.h... yes checking whether cross-process locking is required by accept()... no checking whether va_arg(arg, long double) crashes the compiler... no checking for an ANSI C-conforming const... yes configure: creating ./config.status config.status: creating fcgi_config.h + : running make + make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/FCGI-0.78' Running Mkbootstrap for FCGI () chmod 644 "FCGI.bs" make: Leaving directory '/usr/src/RPM/BUILD/FCGI-0.78' make: Entering directory '/usr/src/RPM/BUILD/FCGI-0.78' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FCGI.bs blib/arch/auto/FCGI/FCGI.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/FCGI-0.78' make: Entering directory '/usr/src/RPM/BUILD/FCGI-0.78' cp FCGI.pm blib/arch/FCGI.pm make: Leaving directory '/usr/src/RPM/BUILD/FCGI-0.78' make: Entering directory '/usr/src/RPM/BUILD/FCGI-0.78' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/FCGI-0.78/typemap' FCGI.xs > FCGI.xsc mv FCGI.xsc FCGI.c make: Leaving directory '/usr/src/RPM/BUILD/FCGI-0.78' make: Entering directory '/usr/src/RPM/BUILD/FCGI-0.78' gcc -c -I. -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.78\" -DXS_VERSION=\"0.78\" -fPIC "-I/usr/lib64/perl5/CORE" os_unix.c os_unix.c: In function 'OS_Accept': os_unix.c:1163:70: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] socket = accept(listen_sock, (struct sockaddr *)&sa, &len); ^~~~ In file included from /usr/include/netinet/in.h:23, from os_unix.c:22: /usr/include/sys/socket.h:232:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' extern int accept (int __fd, __SOCKADDR_ARG __addr, ^~~~~~ os_unix.c: In function 'OS_IsFcgi': os_unix.c:1263:51: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign] if (getpeername(sock, (struct sockaddr *)&sa, &len) != 0 && errno == ENOTCONN) { ^~~~ In file included from /usr/include/netinet/in.h:23, from os_unix.c:22: /usr/include/sys/socket.h:130:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' extern int getpeername (int __fd, __SOCKADDR_ARG __addr, ^~~~~~~~~~~ At top level: os_unix.c:14:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: os_unix.c,v 1.38 2003/06/22 00:16:43 robs Exp $"; ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/FCGI-0.78' make: Entering directory '/usr/src/RPM/BUILD/FCGI-0.78' gcc -c -I. -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.78\" -DXS_VERSION=\"0.78\" -fPIC "-I/usr/lib64/perl5/CORE" fcgiapp.c fcgiapp.c:14:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: fcgiapp.c,v 1.35 2003/06/22 00:16:43 robs Exp $"; ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/FCGI-0.78' make: Entering directory '/usr/src/RPM/BUILD/FCGI-0.78' gcc -c -I. -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.78\" -DXS_VERSION=\"0.78\" -fPIC "-I/usr/lib64/perl5/CORE" FCGI.c FCGI.xs: In function 'FCGI_Finish': FCGI.xs:187:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (was_bound = request->bound) ^~~~~~~~~ FCGI.c: In function 'XS_FCGI_LastCall': FCGI.c:731:7: warning: variable 'request' set but not used [-Wunused-but-set-variable] FCGI request; ^~~~~~~ In file included from FCGI.xs:5: FCGI.c: In function 'XS_FCGI__Stream_WRITE': /usr/lib64/perl5/CORE/XSUB.h:177:28: warning: unused variable 'targ' [-Wunused-variable] #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ ^~~~ /usr/lib64/perl5/CORE/XSUB.h:177:28: note: in definition of macro 'dXSTARG' #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ ^~~~ FCGI.c:869:6: warning: unused variable 'RETVAL' [-Wunused-variable] int RETVAL; ^~~~~~ FCGI.c: In function 'XS_FCGI__Stream_GETC': FCGI.c:979:7: warning: unused variable 'RETVAL' [-Wunused-variable] SV * RETVAL; ^~~~~~ FCGI.c: In function 'XS_FCGI__Stream_EOF': FCGI.c:1011:5: warning: variable 'called' set but not used [-Wunused-but-set-variable] IV called; ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/FCGI-0.78' make: Entering directory '/usr/src/RPM/BUILD/FCGI-0.78' rm -f blib/arch/auto/FCGI/FCGI.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong FCGI.o fcgiapp.o os_unix.o -o blib/arch/auto/FCGI/FCGI.so \ \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/FCGI/FCGI.so make: Leaving directory '/usr/src/RPM/BUILD/FCGI-0.78' + : 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/FCGI-0.78' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FCGI.bs blib/arch/auto/FCGI/FCGI.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl 1..1 # Running under perl version 5.028003 for linux # Current time local: Sun Oct 24 03:31:09 2021 # Current time GMT: Sun Oct 24 03:31:09 2021 # Using Test.pm version 1.31 ok 1 make: Leaving directory '/usr/src/RPM/BUILD/FCGI-0.78' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.74222 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-FCGI-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-FCGI-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd FCGI-0.78 + 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-FCGI-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/FCGI-0.78' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FCGI.bs blib/arch/auto/FCGI/FCGI.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-FCGI-buildroot/usr/lib64/perl5/FCGI.pm Installing /usr/src/tmp/perl-FCGI-buildroot/usr/lib64/perl5/auto/FCGI/FCGI.so make: Leaving directory '/usr/src/RPM/BUILD/FCGI-0.78' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-FCGI-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' Binary file /usr/src/tmp/perl-FCGI-buildroot/usr/lib64/perl5/auto/FCGI/FCGI.so matches + : prompting for files that contain /tmp + find /usr/src/tmp/perl-FCGI-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(XSLoader)>=0 perl(perl)>=5.006 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-FCGI-buildroot (auto) removed './usr/lib64/perl5/auto/FCGI/.packlist' mode of './usr/lib64/perl5/auto/FCGI/FCGI.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-FCGI-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-FCGI-buildroot/ (default) Compressing files in /usr/src/tmp/perl-FCGI-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-FCGI-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/perl-FCGI-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-FCGI-0.78-alt1.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.74222 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd FCGI-0.78 + DOCDIR=/usr/src/tmp/perl-FCGI-buildroot/usr/share/doc/perl-FCGI-0.78 + export DOCDIR + rm -rf /usr/src/tmp/perl-FCGI-buildroot/usr/share/doc/perl-FCGI-0.78 + /bin/mkdir -p /usr/src/tmp/perl-FCGI-buildroot/usr/share/doc/perl-FCGI-0.78 + cp -prL README ChangeLog /usr/src/tmp/perl-FCGI-buildroot/usr/share/doc/perl-FCGI-0.78 + chmod -R go-w /usr/src/tmp/perl-FCGI-buildroot/usr/share/doc/perl-FCGI-0.78 + chmod -R a+rX /usr/src/tmp/perl-FCGI-buildroot/usr/share/doc/perl-FCGI-0.78 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ODT8E8 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.OvQNg5 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/perl-FCGI-buildroot/usr/lib64/perl5/FCGI.pm syntax OK Provides: perl(FCGI.pm) = 0.780 Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(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.28.so()(64bit) >= set:oijBzbKzxPozV9h86aIDEj8u5Vl0foLkaLD0ZuQORrx3zvgjo2NqvCFp2VpkSai2mjW9ksZm5e4wOZmjGXj8sRjFKngxkuR64cBJtF1CRiPS9Z8B3WtaT0, libpthread.so.0(GLIBC_2.2.5)(64bit), 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.SpDrj5 Creating perl-FCGI-debuginfo package Processing files: perl-FCGI-debuginfo-0.78-alt1.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.caNmN8 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8PZVIf find-requires: running scripts (debuginfo) Requires: perl-FCGI = 0.78-alt1.2, debug64(libc.so.6), debug64(libperl-5.28.so), debug64(libpthread.so.0) Adding to perl-FCGI-debuginfo a strict dependency on perl-FCGI Wrote: /usr/src/RPM/RPMS/x86_64/perl-FCGI-0.78-alt1.2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-FCGI-debuginfo-0.78-alt1.2.x86_64.rpm (w2.lzdio) 3.26user 1.08system 0:08.00elapsed 54%CPU (0avgtext+0avgdata 81540maxresident)k 0inputs+0outputs (0major+486112minor)pagefaults 0swaps 5.69user 3.63system 0:13.05elapsed 71%CPU (0avgtext+0avgdata 120312maxresident)k 0inputs+0outputs (34392major+759236minor)pagefaults 0swaps --- perl-FCGI-0.78-alt1.2.x86_64.rpm.repo 2019-01-25 00:00:15.000000000 +0000 +++ perl-FCGI-0.78-alt1.2.x86_64.rpm.hasher 2021-10-24 03:31:16.320540942 +0000 @@ -22,3 +22,3 @@ File: /usr/lib64/perl5/auto/FCGI 40755 root:root -File: /usr/lib64/perl5/auto/FCGI/FCGI.so 100644 root:root fd4e9996fd6d79d8782bbae772080c08 +File: /usr/lib64/perl5/auto/FCGI/FCGI.so 100644 root:root ff11d598cef14ab9416b2da557d04807 File: /usr/share/doc/perl-FCGI-0.78 40755 root:root @@ -26,2 +26,2 @@ File: /usr/share/doc/perl-FCGI-0.78/README 100644 root:root 1fb2d53de885ea20615764fb59c96fe6 -RPMIdentity: f8041ae314b9b2c6cc610a7be6c6a3115c82b0a01ffd8ff51767de33c86bc58d0b693c5440b931d142e6782d2b7f3f6ef76cec3a8b8aee041a8e2703ec29b4a0 +RPMIdentity: cc5f107c1f48fcb2ebcfe3fb202d86a5f68af6b8e6684e05cd8e40bfbd5eeb9c871017deaec62921d62abbf112f1233b2b247c3e5e388fa23b32317c1f5992d2 --- perl-FCGI-debuginfo-0.78-alt1.2.x86_64.rpm.repo 2019-01-25 00:00:15.000000000 +0000 +++ perl-FCGI-debuginfo-0.78-alt1.2.x86_64.rpm.hasher 2021-10-24 03:31:16.392542030 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ff 40755 root:root -/usr/lib/debug/.build-id/ff/1b7276170fe6888a1c38e9614aa998f796106b 120777 root:root ../../../../lib64/perl5/auto/FCGI/FCGI.so -/usr/lib/debug/.build-id/ff/1b7276170fe6888a1c38e9614aa998f796106b.debug 120777 root:root ../../usr/lib64/perl5/auto/FCGI/FCGI.so.debug +/usr/lib/debug/.build-id/bf 40755 root:root +/usr/lib/debug/.build-id/bf/862dff2bf7d5e1687b6da9cdf2cfbabf5e3fac 120777 root:root ../../../../lib64/perl5/auto/FCGI/FCGI.so +/usr/lib/debug/.build-id/bf/862dff2bf7d5e1687b6da9cdf2cfbabf5e3fac.debug 120777 root:root ../../usr/lib64/perl5/auto/FCGI/FCGI.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -21,5 +21,5 @@ Provides: perl-FCGI-debuginfo = 0.78-alt1.2:sisyphus+219907.27700.1.1 -File: /usr/lib/debug/.build-id/ff 40755 root:root -File: /usr/lib/debug/.build-id/ff/1b7276170fe6888a1c38e9614aa998f796106b 120777 root:root ../../../../lib64/perl5/auto/FCGI/FCGI.so -File: /usr/lib/debug/.build-id/ff/1b7276170fe6888a1c38e9614aa998f796106b.debug 120777 root:root ../../usr/lib64/perl5/auto/FCGI/FCGI.so.debug +File: /usr/lib/debug/.build-id/bf 40755 root:root +File: /usr/lib/debug/.build-id/bf/862dff2bf7d5e1687b6da9cdf2cfbabf5e3fac 120777 root:root ../../../../lib64/perl5/auto/FCGI/FCGI.so +File: /usr/lib/debug/.build-id/bf/862dff2bf7d5e1687b6da9cdf2cfbabf5e3fac.debug 120777 root:root ../../usr/lib64/perl5/auto/FCGI/FCGI.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -27,3 +27,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/FCGI 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/FCGI/FCGI.so.debug 100644 root:root daa05b9a6c9cb23fbca22b5ee4966d38 +File: /usr/lib/debug/usr/lib64/perl5/auto/FCGI/FCGI.so.debug 100644 root:root 49aad82b8f9d6a57f0809c53e804ec4b File: /usr/src/debug/FCGI-0.78 40755 root:root @@ -36,2 +36,2 @@ File: /usr/src/debug/FCGI-0.78/os_unix.c 100644 root:root d05b73bfd949d8100abfcc58a374eb6e -RPMIdentity: d43d4c14ac85785517c6c2653212f09644104c26154bd2ad5b3306cee10a1a53f35aefa7c4bd1c7c3c4ec92475f3ae8d7155159657fcde5e4c638d83edcea190 +RPMIdentity: b864ac02dcfa328916239e16e1e0dbfc5b6105f8b482edb48b340d50a477d9a5c4d2d379ea304070a5b03862e0cf2524cbc7f5933a851041a5cc7aa3b6efe9b7