<86>Aug 1 08:17:31 userdel[3555726]: delete user 'rooter' <86>Aug 1 08:17:31 userdel[3555726]: removed group 'rooter' owned by 'rooter' <86>Aug 1 08:17:31 groupadd[3555731]: group added to /etc/group: name=rooter, GID=651 <86>Aug 1 08:17:31 groupadd[3555731]: group added to /etc/gshadow: name=rooter <86>Aug 1 08:17:31 groupadd[3555731]: new group: name=rooter, GID=651 <86>Aug 1 08:17:31 useradd[3555737]: new user: name=rooter, UID=651, GID=651, home=/root, shell=/bin/bash <86>Aug 1 08:17:31 userdel[3555746]: delete user 'builder' <86>Aug 1 08:17:31 userdel[3555746]: removed group 'builder' owned by 'builder' <86>Aug 1 08:17:31 userdel[3555746]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 08:17:31 groupadd[3555753]: group added to /etc/group: name=builder, GID=652 <86>Aug 1 08:17:31 groupadd[3555753]: group added to /etc/gshadow: name=builder <86>Aug 1 08:17:31 groupadd[3555753]: new group: name=builder, GID=652 <86>Aug 1 08:17:31 useradd[3555759]: new user: name=builder, UID=652, GID=652, 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>Aug 1 08:17:32 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Aug 1 08:17:32 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Aug 1 08:17:32 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed <13>Aug 1 08:17:32 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316313 installed <13>Aug 1 08:17:32 rpmi: perl-Crypt-CBC-2.33-alt1 1375472462 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Crypt-DES-2.07-alt2.2.nosrc.rpm (w1.gzdio) Installing perl-Crypt-DES-2.07-alt2.2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.93175 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Crypt-DES-2.07 + echo 'Source #0 (Crypt-DES-2.07.tar.gz):' Source #0 (Crypt-DES-2.07.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Crypt-DES-2.07.tar.gz + /bin/tar -xf - + cd Crypt-DES-2.07 + /bin/chmod -c -Rf u+rwX,go-w . mode of './Makefile.PL' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.68920 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Crypt-DES-2.07 + 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 + : 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 Crypt::DES + : 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/Crypt-DES-2.07' Running Mkbootstrap for DES () chmod 644 "DES.bs" make: Leaving directory '/usr/src/RPM/BUILD/Crypt-DES-2.07' make: Entering directory '/usr/src/RPM/BUILD/Crypt-DES-2.07' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- DES.bs blib/arch/auto/Crypt/DES/DES.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Crypt-DES-2.07' make: Entering directory '/usr/src/RPM/BUILD/Crypt-DES-2.07' cp DES.pm blib/lib/Crypt/DES.pm make: Leaving directory '/usr/src/RPM/BUILD/Crypt-DES-2.07' make: Entering directory '/usr/src/RPM/BUILD/Crypt-DES-2.07' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Crypt-DES-2.07/typemap' DES.xs > DES.xsc mv DES.xsc DES.c make: Leaving directory '/usr/src/RPM/BUILD/Crypt-DES-2.07' make: Entering directory '/usr/src/RPM/BUILD/Crypt-DES-2.07' 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=\"2.07\" -DXS_VERSION=\"2.07\" -fPIC "-I/usr/lib/perl5/CORE" _des.c _des.c:79:36: warning: missing braces around initializer [-Wmissing-braces] unsigned long des_SPtrans_x[8][64]={ ^ _des.c:81:1: 0x00820200, 0x00020000, 0x80800000, 0x80820200, { _des.c:96:47: 0x80000000, 0x80820000, 0x00000200, 0x80020200, } _des.c:99:1: 0x10042004, 0x00000000, 0x00042000, 0x10040000, { _des.c:114:47: 0x10002004, 0x00000004, 0x10040000, 0x00042000, } _des.c:117:1: 0x41000000, 0x01010040, 0x00000040, 0x41000040, { _des.c:132:47: 0x41000000, 0x40010040, 0x00000040, 0x01010000, } _des.c:135:1: 0x00100402, 0x04000400, 0x00000002, 0x04100402, { _des.c:150:47: 0x00000402, 0x04000000, 0x04000002, 0x04100400, } _des.c:153:1: 0x02000000, 0x00004000, 0x00000100, 0x02004108, { _des.c:168:47: 0x00000008, 0x00004108, 0x02004000, 0x02000008, } _des.c:171:1: 0x20000010, 0x00080010, 0x00000000, 0x20080800, { _des.c:186:47: 0x20080000, 0x00000810, 0x00000010, 0x20080010, } _des.c:189:1: 0x00001000, 0x00000080, 0x00400080, 0x00400001, { _des.c:204:47: 0x00400001, 0x00401080, 0x00401000, 0x00001001, } _des.c:207:1: 0x08200020, 0x08208000, 0x00008020, 0x00000000, { _des.c:222:47: 0x08000000, 0x08200020, 0x00008000, 0x00208020}; } _des.c:224:30: warning: missing braces around initializer [-Wmissing-braces] unsigned long des_skb[8][64]={ ^ _des.c:226:1: 0x00000000,0x00000010,0x20000000,0x20000010, { _des.c:241:44: 0x00090820,0x00090830,0x20090820,0x20090830, } _des.c:243:1: 0x00000000,0x02000000,0x00002000,0x02002000, { _des.c:258:44: 0x10200404,0x12200404,0x10202404,0x12202404, } _des.c:260:1: 0x00000000,0x00000001,0x00040000,0x00040001, { _des.c:275:44: 0x09000202,0x09000203,0x09040202,0x09040203, } _des.c:277:1: 0x00000000,0x00100000,0x00000100,0x00100100, { _des.c:292:44: 0x04021008,0x04121008,0x04021108,0x04121108, } _des.c:294:1: 0x00000000,0x10000000,0x00010000,0x10010000, { _des.c:309:44: 0x20101004,0x30101004,0x20111004,0x30111004, } _des.c:311:1: 0x00000000,0x08000000,0x00000008,0x08000008, { _des.c:326:44: 0x02020401,0x0A020401,0x02020409,0x0A020409, } _des.c:328:1: 0x00000000,0x00000100,0x00080000,0x00080100, { _des.c:343:44: 0x01200210,0x01200310,0x01280210,0x01280310, } _des.c:345:1: 0x00000000,0x04000000,0x00040000,0x04040000, { _des.c:361:1: }; } _des.c: In function 'perl_des_crypt': _des.c:454:18: warning: unused variable 'ptr' [-Wunused-variable] unsigned char * ptr; ^~~ make: Leaving directory '/usr/src/RPM/BUILD/Crypt-DES-2.07' make: Entering directory '/usr/src/RPM/BUILD/Crypt-DES-2.07' 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=\"2.07\" -DXS_VERSION=\"2.07\" -fPIC "-I/usr/lib/perl5/CORE" DES.c DES.xs: In function 'XS_Crypt__DES_expand_key': DES.xs:39:3: warning: implicit declaration of function 'perl_des_expand_key'; did you mean '_des_expand_key'? [-Wimplicit-function-declaration] perl_des_expand_key((i8 *)key, ks); ^~~~~~~~~~~~~~~~~~~ _des_expand_key In file included from DES.xs:13: /usr/lib/perl5/CORE/XSUB.h:177:28: warning: unused variable 'targ' [-Wunused-variable] #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ ^~~~ /usr/lib/perl5/CORE/XSUB.h:177:28: note: in definition of macro 'dXSTARG' #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ ^~~~ DES.c:188:9: warning: unused variable 'RETVAL' [-Wunused-variable] char * RETVAL; ^~~~~~ DES.xs: In function 'XS_Crypt__DES_crypt': DES.xs:69:3: warning: implicit declaration of function 'perl_des_crypt'; did you mean '_des_crypt'? [-Wimplicit-function-declaration] perl_des_crypt(input, SvGROW(output, output_len), (i32 *)ks, enc_flag); ^~~~~~~~~~~~~~ _des_crypt make: Leaving directory '/usr/src/RPM/BUILD/Crypt-DES-2.07' make: Entering directory '/usr/src/RPM/BUILD/Crypt-DES-2.07' rm -f blib/arch/auto/Crypt/DES/DES.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong DES.o _des.o -o blib/arch/auto/Crypt/DES/DES.so \ \ -L/usr/lib/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Crypt/DES/DES.so make: Leaving directory '/usr/src/RPM/BUILD/Crypt-DES-2.07' + : 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/Crypt-DES-2.07' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- DES.bs blib/arch/auto/Crypt/DES/DES.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl 1..342 342 basic tests ran in 0 wallclock secs ( 0.00 usr + 0.00 sys = 0.00 CPU) 342 of 342 tests passed (100.00%) Running speed tests... non-cached cipher speed test. 5000 encrypt iterations 0 wallclock secs ( 0.01 usr + 0.00 sys = 0.01 CPU) ok 343 non-cached cipher speed test. 5000 decrypt iterations 0 wallclock secs ( 0.02 usr + 0.00 sys = 0.02 CPU) ok 344 cached cipher speed test. 10000 encrypt iterations 0 wallclock secs ( 0.01 usr + 0.00 sys = 0.01 CPU) ok 345 cached cipher speed test. 10000 decrypt iterations 0 wallclock secs ( 0.01 usr + 0.00 sys = 0.01 CPU) ok 346 Testing Cipher Block Chaining.. ok 347 - CBC Mode Finished with tests make: Leaving directory '/usr/src/RPM/BUILD/Crypt-DES-2.07' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.7831 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Crypt-DES-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Crypt-DES-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd Crypt-DES-2.07 + 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-Crypt-DES-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Crypt-DES-2.07' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- DES.bs blib/arch/auto/Crypt/DES/DES.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Crypt-DES-buildroot/usr/lib/perl5/auto/Crypt/DES/DES.so Installing /usr/src/tmp/perl-Crypt-DES-buildroot/usr/lib/perl5/Crypt/DES.pm make: Leaving directory '/usr/src/RPM/BUILD/Crypt-DES-2.07' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Crypt-DES-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' Binary file /usr/src/tmp/perl-Crypt-DES-buildroot/usr/lib/perl5/auto/Crypt/DES/DES.so matches + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Crypt-DES-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-Crypt-DES-buildroot (auto) removed './usr/lib/perl5/auto/Crypt/DES/.packlist' mode of './usr/lib/perl5/auto/Crypt/DES/DES.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Crypt-DES-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Crypt-DES-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Crypt-DES-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Crypt-DES-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/perl-Crypt-DES-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-Crypt-DES-2.07-alt2.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.7831 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Crypt-DES-2.07 + DOCDIR=/usr/src/tmp/perl-Crypt-DES-buildroot/usr/share/doc/perl-Crypt-DES-2.07 + export DOCDIR + rm -rf /usr/src/tmp/perl-Crypt-DES-buildroot/usr/share/doc/perl-Crypt-DES-2.07 + /bin/mkdir -p /usr/src/tmp/perl-Crypt-DES-buildroot/usr/share/doc/perl-Crypt-DES-2.07 + cp -prL README COPYRIGHT /usr/src/tmp/perl-Crypt-DES-buildroot/usr/share/doc/perl-Crypt-DES-2.07 + chmod -R go-w /usr/src/tmp/perl-Crypt-DES-buildroot/usr/share/doc/perl-Crypt-DES-2.07 + chmod -R a+rX /usr/src/tmp/perl-Crypt-DES-buildroot/usr/share/doc/perl-Crypt-DES-2.07 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oIdpi7 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.UgGxZ9 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/perl-Crypt-DES-buildroot/usr/lib/perl5/Crypt/DES.pm syntax OK Provides: perl(Crypt/DES.pm) = 2.070 Requires: /usr/lib/perl5, libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libperl-5.28.so >= set:okjB3Szi7acE1gGcPXXQENN3Av1eBN9sR9BWMMhywtGvFr, libpthread.so.0(GLIBC_2.0), perl(DynaLoader.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.J2Yvmt Creating perl-Crypt-DES-debuginfo package Processing files: perl-Crypt-DES-debuginfo-2.07-alt2.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FLxqm4 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4G1SyS find-requires: running scripts (debuginfo) Requires: perl-Crypt-DES = 2.07-alt2.2, debug(libc.so.6), debug(libperl-5.28.so), debug(libpthread.so.0) Adding to perl-Crypt-DES-debuginfo a strict dependency on perl-Crypt-DES Wrote: /usr/src/RPM/RPMS/i586/perl-Crypt-DES-2.07-alt2.2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/perl-Crypt-DES-debuginfo-2.07-alt2.2.i586.rpm (w2.lzdio) 3.54user 0.67system 0:08.08elapsed 52%CPU (0avgtext+0avgdata 45656maxresident)k 0inputs+0outputs (0major+222760minor)pagefaults 0swaps 7.47user 2.83system 0:14.03elapsed 73%CPU (0avgtext+0avgdata 117640maxresident)k 0inputs+0outputs (0major+512086minor)pagefaults 0swaps --- perl-Crypt-DES-2.07-alt2.2.i586.rpm.repo 2019-01-24 20:54:12.000000000 +0000 +++ perl-Crypt-DES-2.07-alt2.2.i586.rpm.hasher 2021-08-01 08:17:43.662084396 +0000 @@ -23,3 +23,3 @@ File: /usr/lib/perl5/auto/Crypt/DES 40755 root:root -File: /usr/lib/perl5/auto/Crypt/DES/DES.so 100644 root:root eef3e3951cdf0ecb3f1a16c08866bdb9 +File: /usr/lib/perl5/auto/Crypt/DES/DES.so 100644 root:root fdb23dda3a2f1c4d04c9acb137f8da95 File: /usr/share/doc/perl-Crypt-DES-2.07 40755 root:root @@ -27,2 +27,2 @@ File: /usr/share/doc/perl-Crypt-DES-2.07/README 100644 root:root 729aed8768c22479e4c455a39cc0b7b6 -RPMIdentity: 31282c6498ca788b22a093a60350eb713e9802d200a0ddd0f4e8fbf181a81e33718053719ffdaddbcfdad6162af997e6a5fcc60f10502c81b11c38dd0a025c12 +RPMIdentity: a040817192f5305d1117824aae2bead85814adcb5cfe5747b051e31591b8c6cd538f79f10a838034b2ebbd022693065985dc522b7f5603f99c1fe29511163e72 --- perl-Crypt-DES-debuginfo-2.07-alt2.2.i586.rpm.repo 2019-01-24 20:54:12.000000000 +0000 +++ perl-Crypt-DES-debuginfo-2.07-alt2.2.i586.rpm.hasher 2021-08-01 08:17:43.790084543 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/aa 40755 root:root -/usr/lib/debug/.build-id/aa/f1bcd806580da80f733382188ba2a87a585ed9 120777 root:root ../../../perl5/auto/Crypt/DES/DES.so -/usr/lib/debug/.build-id/aa/f1bcd806580da80f733382188ba2a87a585ed9.debug 120777 root:root ../../usr/lib/perl5/auto/Crypt/DES/DES.so.debug +/usr/lib/debug/.build-id/dc 40755 root:root +/usr/lib/debug/.build-id/dc/ced62a3a3d755ebcff9a4807797af09a2e50ec 120777 root:root ../../../perl5/auto/Crypt/DES/DES.so +/usr/lib/debug/.build-id/dc/ced62a3a3d755ebcff9a4807797af09a2e50ec.debug 120777 root:root ../../usr/lib/perl5/auto/Crypt/DES/DES.so.debug /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -19,5 +19,5 @@ Provides: perl-Crypt-DES-debuginfo = 2.07-alt2.2:sisyphus+219907.15400.1.1 -File: /usr/lib/debug/.build-id/aa 40755 root:root -File: /usr/lib/debug/.build-id/aa/f1bcd806580da80f733382188ba2a87a585ed9 120777 root:root ../../../perl5/auto/Crypt/DES/DES.so -File: /usr/lib/debug/.build-id/aa/f1bcd806580da80f733382188ba2a87a585ed9.debug 120777 root:root ../../usr/lib/perl5/auto/Crypt/DES/DES.so.debug +File: /usr/lib/debug/.build-id/dc 40755 root:root +File: /usr/lib/debug/.build-id/dc/ced62a3a3d755ebcff9a4807797af09a2e50ec 120777 root:root ../../../perl5/auto/Crypt/DES/DES.so +File: /usr/lib/debug/.build-id/dc/ced62a3a3d755ebcff9a4807797af09a2e50ec.debug 120777 root:root ../../usr/lib/perl5/auto/Crypt/DES/DES.so.debug File: /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -26,3 +26,3 @@ File: /usr/lib/debug/usr/lib/perl5/auto/Crypt/DES 40755 root:root -File: /usr/lib/debug/usr/lib/perl5/auto/Crypt/DES/DES.so.debug 100644 root:root 77c0b7625ad148a19d0a67b6b4d137e3 +File: /usr/lib/debug/usr/lib/perl5/auto/Crypt/DES/DES.so.debug 100644 root:root 21fbceaa2c92c4e571cd3cd09eede11e File: /usr/src/debug/Crypt-DES-2.07 40755 root:root @@ -32,2 +32,2 @@ File: /usr/src/debug/Crypt-DES-2.07/_des.h 100644 root:root 2b9b25ff396fccc51e10e741baffba48 -RPMIdentity: 18f6c264a75fcc59f962699907e5686f09197b356c4ca143c7a1c2f1b379f3b1ba190b430a58e5808f1311fd506f41fcc1ce4863d6fc365ac77628cc77f6d21a +RPMIdentity: b69a7df55a81cd44185858ab733c7e458fff47e531810fa66e54714b490b9849658f9ad41ab67b0c3e9ae0ea63c73976b162f9f75676c42c2035f3ce2647c6ee