<86>Oct 29 15:20:21 userdel[183821]: delete user 'rooter' <86>Oct 29 15:20:21 userdel[183821]: removed group 'rooter' owned by 'rooter' <86>Oct 29 15:20:21 userdel[183821]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 29 15:20:21 groupadd[183882]: group added to /etc/group: name=rooter, GID=1820 <86>Oct 29 15:20:21 groupadd[183882]: group added to /etc/gshadow: name=rooter <86>Oct 29 15:20:21 groupadd[183882]: new group: name=rooter, GID=1820 <86>Oct 29 15:20:21 useradd[183944]: new user: name=rooter, UID=1820, GID=1820, home=/root, shell=/bin/bash, from=none <86>Oct 29 15:20:21 userdel[184022]: delete user 'builder' <86>Oct 29 15:20:21 userdel[184022]: removed group 'builder' owned by 'builder' <86>Oct 29 15:20:21 userdel[184022]: removed shadow group 'builder' owned by 'builder' <86>Oct 29 15:20:21 groupadd[184091]: group added to /etc/group: name=builder, GID=1821 <86>Oct 29 15:20:21 groupadd[184091]: group added to /etc/gshadow: name=builder <86>Oct 29 15:20:21 groupadd[184091]: new group: name=builder, GID=1821 <86>Oct 29 15:20:21 useradd[184141]: new user: name=builder, UID=1821, GID=1821, home=/usr/src, shell=/bin/bash, from=none <13>Oct 29 15:20:24 rpmi: libgdbm-1.8.3-alt10 sisyphus+346222.200.3.2 1716468404 installed <13>Oct 29 15:20:24 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+346222.200.3.2 1716468404 installed <13>Oct 29 15:20:24 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358015 installed <13>Oct 29 15:20:24 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed <13>Oct 29 15:20:26 rpmi: perl-Math-Complex-1.59-alt1 1334229876 installed <13>Oct 29 15:20:26 rpmi: perl-Math-BigInt-2.003002-alt1 sisyphus+338206.100.1.2 1705670337 installed <13>Oct 29 15:20:26 rpmi: perl-Math-BigInt-FastCalc-0.5018-alt1 sisyphus+338204.100.1.2 1705669379 installed <13>Oct 29 15:20:26 rpmi: perl-Filter-1.64-alt1 sisyphus+335067.400.1.1 1700901412 installed <13>Oct 29 15:20:26 rpmi: perl-Encode-3.21-alt1 sisyphus+343095.100.1.1 1710875477 installed <13>Oct 29 15:20:26 rpmi: perl-JSON-PP-1:4.16-alt1 sisyphus+313250.100.1.1 1673493761 installed <13>Oct 29 15:20:26 rpmi: perl-CPAN-Meta-YAML-0.018-alt1 1450184987 installed <13>Oct 29 15:20:26 rpmi: perl-Parse-CPAN-Meta-2.150010-alt3 sisyphus+236868.100.1.1 1567107580 installed <13>Oct 29 15:20:26 rpmi: perl-CPAN-Meta-2.150010-alt3 sisyphus+236868.100.1.1 1567107580 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/perl-File-KDBX-XS-0.900-alt2.nosrc.rpm (w1.gzdio) Installing perl-File-KDBX-XS-0.900-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.81817 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf File-KDBX-XS-0.900 + echo 'Source #0 (File-KDBX-XS-0.900.tar):' Source #0 (File-KDBX-XS-0.900.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/File-KDBX-XS-0.900.tar + cd File-KDBX-XS-0.900 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.81817 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd File-KDBX-XS-0.900 + 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,' + /usr/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 perl(strict)>=0 perl(warnings)>=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 File::KDBX::XS + : running make + make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' 'CP=/bin/cp -p' cd libtomcrypt && make ARFLAGS="rcD" RANLIB=":" AR="ar" CC="gcc" LIB_EXT=.a OBJ_EXT=.o CFLAGS=" -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 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto " make: Entering directory '/usr/src/RPM/BUILD/File-KDBX-XS-0.900' Running Mkbootstrap for XS () chmod 644 "XS.bs" make: Leaving directory '/usr/src/RPM/BUILD/File-KDBX-XS-0.900' make: Entering directory '/usr/src/RPM/BUILD/File-KDBX-XS-0.900' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/File/KDBX/XS/XS.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/File-KDBX-XS-0.900' make[1]: Entering directory '/usr/src/RPM/BUILD/File-KDBX-XS-0.900/libtomcrypt' gcc -Isrc/headers -DLTC_SOURCE -DLTC_NO_TEST -DLTC_NO_PROTOTYPES -DLTM_DESC -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 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DARGTYPE=4 -c src/misc/crypt/crypt_argchk.c -o src/misc/crypt/crypt_argchk.o make[1]: Leaving directory '/usr/src/RPM/BUILD/File-KDBX-XS-0.900/libtomcrypt' make: Entering directory '/usr/src/RPM/BUILD/File-KDBX-XS-0.900' cp lib/File/KDBX/XS.pm blib/lib/File/KDBX/XS.pm make: Leaving directory '/usr/src/RPM/BUILD/File-KDBX-XS-0.900' make[1]: Entering directory '/usr/src/RPM/BUILD/File-KDBX-XS-0.900/libtomcrypt' gcc -Isrc/headers -DLTC_SOURCE -DLTC_NO_TEST -DLTC_NO_PROTOTYPES -DLTM_DESC -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 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DARGTYPE=4 -c src/misc/compare_testvector.c -o src/misc/compare_testvector.o make[1]: Leaving directory '/usr/src/RPM/BUILD/File-KDBX-XS-0.900/libtomcrypt' make[1]: Entering directory '/usr/src/RPM/BUILD/File-KDBX-XS-0.900/libtomcrypt' gcc -Isrc/headers -DLTC_SOURCE -DLTC_NO_TEST -DLTC_NO_PROTOTYPES -DLTM_DESC -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 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DARGTYPE=4 -c src/misc/zeromem.c -o src/misc/zeromem.o make[1]: Leaving directory '/usr/src/RPM/BUILD/File-KDBX-XS-0.900/libtomcrypt' make: Entering directory '/usr/src/RPM/BUILD/File-KDBX-XS-0.900' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' XS.xs > XS.xsc mv XS.xsc XS.c make: Leaving directory '/usr/src/RPM/BUILD/File-KDBX-XS-0.900' make[1]: Entering directory '/usr/src/RPM/BUILD/File-KDBX-XS-0.900/libtomcrypt' gcc -Isrc/headers -DLTC_SOURCE -DLTC_NO_TEST -DLTC_NO_PROTOTYPES -DLTM_DESC -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 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DARGTYPE=4 -c src/ciphers/aes/aes.c -o src/ciphers/aes/aes.o make[1]: Leaving directory '/usr/src/RPM/BUILD/File-KDBX-XS-0.900/libtomcrypt' make[1]: Entering directory '/usr/src/RPM/BUILD/File-KDBX-XS-0.900/libtomcrypt' ar rcD libonlyaes.a src/ciphers/aes/aes.o src/misc/crypt/crypt_argchk.o src/misc/compare_testvector.o src/misc/zeromem.o : libonlyaes.a make[1]: Leaving directory '/usr/src/RPM/BUILD/File-KDBX-XS-0.900/libtomcrypt' make: Entering directory '/usr/src/RPM/BUILD/File-KDBX-XS-0.900' gcc -c -DLTM_DESC -Ilibtomcrypt/src/headers -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=\"0.900\" -DXS_VERSION=\"0.900\" -fPIC "-I/usr/lib64/perl5/CORE" XS.c XS.xs: In function 'XS_File__KDBX__XS_kdf_aes_transform_half': XS.xs:31:19: warning: pointer targets in passing argument 1 of 'rijndael_setup' differ in signedness [-Wpointer-sign] 31 | aes_setup(key, 32, 14, &skey); | ^~~ | | | const char * In file included from libtomcrypt/src/headers/tomcrypt.h:80, from XS.xs:7: libtomcrypt/src/headers/tomcrypt_cipher.h:704:41: note: expected 'const unsigned char *' but argument is of type 'const char *' 704 | int rijndael_setup(const unsigned char *key, int keylen, int num_rounds, symmetric_key *skey); | ~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /usr/lib64/perl5/CORE/perl.h:6227, from XS.xs:3: XS.xs:36:31: warning: pointer targets in passing argument 2 of 'Perl_newSVpvn' differ in signedness [-Wpointer-sign] 36 | SV* result = newSVpvn(work, sizeof(work)); | ^~~~ | | | unsigned char * /usr/lib64/perl5/CORE/embed.h:439:69: note: in definition of macro 'newSVpvn' 439 | # define newSVpvn(a,b) Perl_newSVpvn(aTHX_ a,b) | ^ In file included from /usr/lib64/perl5/CORE/perl.h:6188: /usr/lib64/perl5/CORE/proto.h:3027:40: note: expected 'const char * const' but argument is of type 'unsigned char *' 3027 | Perl_newSVpvn(pTHX_ const char * const buffer, const STRLEN len) | ~~~~~~~~~~~~~~~~~~~^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/File-KDBX-XS-0.900' make: Entering directory '/usr/src/RPM/BUILD/File-KDBX-XS-0.900' rm -f blib/arch/auto/File/KDBX/XS/XS.so gcc -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -L/usr/local/lib -fstack-protector-strong -Wl,--exclude-libs,ALL XS.o -o blib/arch/auto/File/KDBX/XS/XS.so libtomcrypt/libonlyaes.a \ \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/File/KDBX/XS/XS.so make: Leaving directory '/usr/src/RPM/BUILD/File-KDBX-XS-0.900' + : 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/File-KDBX-XS-0.900' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/File/KDBX/XS/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/00-compile.t ......... ok # # Versions for all modules listed in static metadata (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.70 # # === Test Requires === # # Module Want Have # ------------------- ---- -------- # ExtUtils::MakeMaker any 7.70 # File::Spec any 3.88 # IO::Handle any 1.52 # IPC::Open3 any 1.22 # Test::More any 1.302194 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150010 # # === Runtime Requires === # # Module Want Have # -------- ---- ---- # XSLoader any 0.32 # strict any 1.12 # warnings any 1.65 # t/00-report-prereqs.t .. ok t/kdf-aes.t ............ ok All tests successful. Files=3, Tests=3, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.18 cusr 0.05 csys = 0.26 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/File-KDBX-XS-0.900' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.37021 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-File-KDBX-XS-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-File-KDBX-XS-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd File-KDBX-XS-0.900 + perl_vendor_install + /usr/bin/grep -qs -Ew Build_PL Build.PL + /usr/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-File-KDBX-XS-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/File-KDBX-XS-0.900' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/File/KDBX/XS/XS.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-File-KDBX-XS-buildroot/usr/lib64/perl5/auto/File/KDBX/XS/XS.so Installing /usr/src/tmp/perl-File-KDBX-XS-buildroot/usr/lib64/perl5/File/KDBX/XS.pm make: Leaving directory '/usr/src/RPM/BUILD/File-KDBX-XS-0.900' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-File-KDBX-XS-buildroot -type f -exec /usr/bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-File-KDBX-XS-buildroot -type f -not -name .packlist -exec /usr/bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /usr/bin/grep -F 'perl(' .perl.req perl(XSLoader)>=0 perl(perl)>=5.006 perl(strict)>=0 perl(warnings)>=0 + /usr/bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-File-KDBX-XS-buildroot (auto) removed './usr/lib64/perl5/auto/File/KDBX/XS/.packlist' mode of './usr/lib64/perl5/auto/File/KDBX/XS/XS.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-File-KDBX-XS-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-File-KDBX-XS-buildroot/ (default) Compressing files in /usr/src/tmp/perl-File-KDBX-XS-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-File-KDBX-XS-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/perl-File-KDBX-XS-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/perl-File-KDBX-XS-buildroot Processing files: perl-File-KDBX-XS-0.900-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.78252 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd File-KDBX-XS-0.900 + DOCDIR=/usr/src/tmp/perl-File-KDBX-XS-buildroot/usr/share/doc/perl-File-KDBX-XS-0.900 + export DOCDIR + rm -rf /usr/src/tmp/perl-File-KDBX-XS-buildroot/usr/share/doc/perl-File-KDBX-XS-0.900 + /bin/mkdir -p /usr/src/tmp/perl-File-KDBX-XS-buildroot/usr/share/doc/perl-File-KDBX-XS-0.900 + cp -prL README Changes /usr/src/tmp/perl-File-KDBX-XS-buildroot/usr/share/doc/perl-File-KDBX-XS-0.900 + chmod -R go-w /usr/src/tmp/perl-File-KDBX-XS-buildroot/usr/share/doc/perl-File-KDBX-XS-0.900 + chmod -R a+rX /usr/src/tmp/perl-File-KDBX-XS-buildroot/usr/share/doc/perl-File-KDBX-XS-0.900 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3Sehg1 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.s8r29Y 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-File-KDBX-XS-buildroot/usr/lib64/perl5/File/KDBX/XS.pm syntax OK Provides: perl(File/KDBX/XS.pm) = 0.900 Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.38.so()(64bit) >= set:okjB3UXvuZaCOcflgiEZLejZ4pCoRW64, 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.kn2Xa0 Creating perl-File-KDBX-XS-debuginfo package Processing files: perl-File-KDBX-XS-debuginfo-0.900-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Fqcq3T find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OnZ7tv find-requires: running scripts (debuginfo) Requires: perl-File-KDBX-XS = 0.900-alt2, debug64(libc.so.6), debug64(libperl-5.38.so) Adding to perl-File-KDBX-XS-debuginfo a strict dependency on perl-File-KDBX-XS Wrote: /usr/src/RPM/RPMS/x86_64/perl-File-KDBX-XS-0.900-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-File-KDBX-XS-debuginfo-0.900-alt2.x86_64.rpm (w2.lzdio) 1.39user 1.72system 0:06.75elapsed 46%CPU (0avgtext+0avgdata 83448maxresident)k 0inputs+0outputs (0major+257755minor)pagefaults 0swaps 4.15user 3.18system 0:18.17elapsed 40%CPU (0avgtext+0avgdata 136636maxresident)k 0inputs+0outputs (0major+279665minor)pagefaults 0swaps --- perl-File-KDBX-XS-0.900-alt2.x86_64.rpm.repo 2023-11-28 11:00:06.498895601 +0000 +++ perl-File-KDBX-XS-0.900-alt2.x86_64.rpm.hasher 2024-10-29 15:20:35.668351847 +0000 @@ -18,3 +18,3 @@ File: /usr/lib64/perl5/auto/File/KDBX/XS 40755 root:root -File: /usr/lib64/perl5/auto/File/KDBX/XS/XS.so 100644 root:root d23e32696d26755dc655eab5a3fc697d +File: /usr/lib64/perl5/auto/File/KDBX/XS/XS.so 100644 root:root a1282c4a26822c0b28b91f8a365de228 File: /usr/share/doc/perl-File-KDBX-XS-0.900 40755 root:root @@ -22,2 +22,2 @@ File: /usr/share/doc/perl-File-KDBX-XS-0.900/README 100644 root:root d4bd81295859773ef831d7c09a40a1e0 -RPMIdentity: be9dc793f7598374cf806839391be444947919a9b114f2a9dabc807e7ee61682d0cddb4fcf6f65ecdd23ed7372bf710389da119c157e8debfcf463d0aff136eb +RPMIdentity: 7c6a36a17d70cf50e2acf5db5732770ade965e67ed6208474f146f31fb85950fb1db8085d4805c49e646a103bcf91f57d8e2e1ab534439a221f6d5ae7c3401bc --- perl-File-KDBX-XS-debuginfo-0.900-alt2.x86_64.rpm.repo 2023-11-28 11:00:06.664897155 +0000 +++ perl-File-KDBX-XS-debuginfo-0.900-alt2.x86_64.rpm.hasher 2024-10-29 15:20:35.752353317 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/d6 40755 root:root -/usr/lib/debug/.build-id/d6/98ac5c8c9a13609eab3dfa0a9aaafb5d04bd72 120777 root:root ../../../../lib64/perl5/auto/File/KDBX/XS/XS.so -/usr/lib/debug/.build-id/d6/98ac5c8c9a13609eab3dfa0a9aaafb5d04bd72.debug 120777 root:root ../../usr/lib64/perl5/auto/File/KDBX/XS/XS.so.debug +/usr/lib/debug/.build-id/9f 40755 root:root +/usr/lib/debug/.build-id/9f/5c628748d2e66f5f4665ebc6deb4122d77e3bc 120777 root:root ../../../../lib64/perl5/auto/File/KDBX/XS/XS.so +/usr/lib/debug/.build-id/9f/5c628748d2e66f5f4665ebc6deb4122d77e3bc.debug 120777 root:root ../../usr/lib64/perl5/auto/File/KDBX/XS/XS.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -27,5 +27,5 @@ Provides: perl-File-KDBX-XS-debuginfo = 0.900-alt2:sisyphus+335067.50300.2.2 -File: /usr/lib/debug/.build-id/d6 40755 root:root -File: /usr/lib/debug/.build-id/d6/98ac5c8c9a13609eab3dfa0a9aaafb5d04bd72 120777 root:root ../../../../lib64/perl5/auto/File/KDBX/XS/XS.so -File: /usr/lib/debug/.build-id/d6/98ac5c8c9a13609eab3dfa0a9aaafb5d04bd72.debug 120777 root:root ../../usr/lib64/perl5/auto/File/KDBX/XS/XS.so.debug +File: /usr/lib/debug/.build-id/9f 40755 root:root +File: /usr/lib/debug/.build-id/9f/5c628748d2e66f5f4665ebc6deb4122d77e3bc 120777 root:root ../../../../lib64/perl5/auto/File/KDBX/XS/XS.so +File: /usr/lib/debug/.build-id/9f/5c628748d2e66f5f4665ebc6deb4122d77e3bc.debug 120777 root:root ../../usr/lib64/perl5/auto/File/KDBX/XS/XS.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -35,3 +35,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/File/KDBX/XS 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/File/KDBX/XS/XS.so.debug 100644 root:root e8411891d51819d5b7f2474db085b40e +File: /usr/lib/debug/usr/lib64/perl5/auto/File/KDBX/XS/XS.so.debug 100644 root:root e4500092aad8288ef7f29093581b15a7 File: /usr/src/debug/File-KDBX-XS-0.900 40755 root:root @@ -49,2 +49,2 @@ File: /usr/src/debug/File-KDBX-XS-0.900/libtomcrypt/src/headers/tomcrypt_cipher.h 100644 root:root 4c415aac90ba1db2a6b3d1d7cccebbf0 -RPMIdentity: 09c18fce0ec3c72d3dd39c942b77e3721adc2209b0059078d6abb2def2ef602331ec5e243108e7cf7452d95612e9274ef8185871f7c5ed62a24a53aababab22c +RPMIdentity: 99e3072b757aeceffc2e7fe7cbae2edc3eb02a376fb3b10f28d91bda65ee47d49976932405230556527ff9e44212f4e682ef93c9b58a60654812a4248aa48db3