<86>Oct 26 08:50:53 userdel[762354]: delete user 'rooter' <86>Oct 26 08:50:53 userdel[762354]: removed group 'rooter' owned by 'rooter' <86>Oct 26 08:50:53 userdel[762354]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 26 08:50:53 groupadd[762411]: group added to /etc/group: name=rooter, GID=1823 <86>Oct 26 08:50:53 groupadd[762411]: group added to /etc/gshadow: name=rooter <86>Oct 26 08:50:53 groupadd[762411]: new group: name=rooter, GID=1823 <86>Oct 26 08:50:53 useradd[762457]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash, from=none <86>Oct 26 08:50:53 userdel[762519]: delete user 'builder' <86>Oct 26 08:50:53 userdel[762519]: removed group 'builder' owned by 'builder' <86>Oct 26 08:50:53 userdel[762519]: removed shadow group 'builder' owned by 'builder' <86>Oct 26 08:50:53 groupadd[762581]: group added to /etc/group: name=builder, GID=1824 <86>Oct 26 08:50:53 groupadd[762581]: group added to /etc/gshadow: name=builder <86>Oct 26 08:50:53 groupadd[762581]: new group: name=builder, GID=1824 <86>Oct 26 08:50:53 useradd[762630]: new user: name=builder, UID=1824, GID=1824, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/liblockfile-1.16-alt1.nosrc.rpm (w1.gzdio) Installing liblockfile-1.16-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.18347 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf liblockfile-1.16-alt1 + echo 'Source #0 (liblockfile-1.16-alt1.tar):' Source #0 (liblockfile-1.16-alt1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/liblockfile-1.16-alt1.tar + cd liblockfile-1.16-alt1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.18347 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd liblockfile-1.16-alt1 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --runstatedir=/var/run --without-included-gettext --enable-shared configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext checking for i586-alt-linux-gcc... i586-alt-linux-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking build shared libs... yes checking build libnfslock... no checking for ldconfig... /sbin/ldconfig checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for utime... yes checking for utimes... yes configure: creating ./config.status config.status: creating ./Makefile config.status: creating ./maillock.h config.status: creating autoconf.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext + make -j16 make: Entering directory '/usr/src/RPM/BUILD/liblockfile-1.16-alt1' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I. -DLOCKPROG=\"/usr/bin/dotlockfile\" \ -c dotlockfile.c make: Leaving directory '/usr/src/RPM/BUILD/liblockfile-1.16-alt1' make: Entering directory '/usr/src/RPM/BUILD/liblockfile-1.16-alt1' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I. -DLOCKPROG=\"/usr/bin/dotlockfile\" \ -c lockfile.c -o xlockfile.o lockfile.c: In function 'lockfile_create_save_tmplock': lockfile.c:317:23: warning: ignoring return value of 'link' declared with attribute 'warn_unused_result' [-Wunused-result] 317 | (void)link(tmplock, lockfile); | ^~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/liblockfile-1.16-alt1' make: Entering directory '/usr/src/RPM/BUILD/liblockfile-1.16-alt1' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I. -DLIB -DLOCKPROG=\"/usr/bin/dotlockfile\" \ -c lockfile.c lockfile.c: In function 'lockfile_create_save_tmplock': lockfile.c:317:23: warning: ignoring return value of 'link' declared with attribute 'warn_unused_result' [-Wunused-result] 317 | (void)link(tmplock, lockfile); | ^~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/liblockfile-1.16-alt1' make: Entering directory '/usr/src/RPM/BUILD/liblockfile-1.16-alt1' ar rv liblockfile.a lockfile.o ar: creating liblockfile.a a - lockfile.o make: Leaving directory '/usr/src/RPM/BUILD/liblockfile-1.16-alt1' make: Entering directory '/usr/src/RPM/BUILD/liblockfile-1.16-alt1' i586-alt-linux-gcc -fPIC -shared -Wl,-soname,liblockfile.so.1 \ -o liblockfile.so lockfile.o -lc make: Leaving directory '/usr/src/RPM/BUILD/liblockfile-1.16-alt1' make: Entering directory '/usr/src/RPM/BUILD/liblockfile-1.16-alt1' i586-alt-linux-gcc -o dotlockfile dotlockfile.o xlockfile.o make: Leaving directory '/usr/src/RPM/BUILD/liblockfile-1.16-alt1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.33327 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/liblockfile-buildroot + : + /bin/rm -rf -- /usr/src/tmp/liblockfile-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd liblockfile-1.16-alt1 + mkdir -p /usr/src/tmp/liblockfile-buildroot/usr/bin /usr/src/tmp/liblockfile-buildroot/usr/lib /usr/src/tmp/liblockfile-buildroot/usr/include /usr/src/tmp/liblockfile-buildroot/usr/share/man/man1 /usr/src/tmp/liblockfile-buildroot/usr/share/man/man3 + install -pm644 liblockfile.so /usr/src/tmp/liblockfile-buildroot/usr/lib/liblockfile.so.1 + ln -s liblockfile.so.1 /usr/src/tmp/liblockfile-buildroot/usr/lib/liblockfile.so + install -pm644 lockfile.h maillock.h /usr/src/tmp/liblockfile-buildroot/usr/include/ + install -pm755 dotlockfile /usr/src/tmp/liblockfile-buildroot/usr/bin/ + install -pm644 dotlockfile.1 /usr/src/tmp/liblockfile-buildroot/usr/share/man/man1/ + install -pm644 lockfile_create.3 maillock.3 /usr/src/tmp/liblockfile-buildroot/usr/share/man/man3/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/liblockfile-buildroot (auto) Verifying and fixing files in /usr/src/tmp/liblockfile-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/liblockfile-buildroot/ (default) Compressing files in /usr/src/tmp/liblockfile-buildroot (auto) Adjusting library links in /usr/src/tmp/liblockfile-buildroot ./usr/lib: (from :0) liblockfile.so.1 -> liblockfile.so.1 Verifying ELF objects in /usr/src/tmp/liblockfile-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/liblockfile.so.1: uses non-LFS functions: fstat lstat open stat verify-elf: WARNING: ./usr/bin/dotlockfile: uses non-LFS functions: fstat lstat open stat Splitting links to aliased files under /{,s}bin in /usr/src/tmp/liblockfile-buildroot Processing files: liblockfile-1.16-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.33327 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd liblockfile-1.16-alt1 + DOCDIR=/usr/src/tmp/liblockfile-buildroot/usr/share/doc/liblockfile-1.16 + export DOCDIR + rm -rf /usr/src/tmp/liblockfile-buildroot/usr/share/doc/liblockfile-1.16 + /bin/mkdir -p /usr/src/tmp/liblockfile-buildroot/usr/share/doc/liblockfile-1.16 + cp -prL COPYRIGHT README /usr/src/tmp/liblockfile-buildroot/usr/share/doc/liblockfile-1.16 + chmod -R go-w /usr/src/tmp/liblockfile-buildroot/usr/share/doc/liblockfile-1.16 + chmod -R a+rX /usr/src/tmp/liblockfile-buildroot/usr/share/doc/liblockfile-1.16 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kabfpm find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/liblockfile-buildroot/usr/lib/liblockfile.so.1: 7 symbols, 13 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hooBWR find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: liblockfile.so.1 = set:gd7wFsGnLM0kAVR3 Requires: 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.33), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.im4Wty Creating liblockfile-debuginfo package Processing files: liblockfile-devel-1.16-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6lyqCb 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.6SnZha find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /usr/lib/liblockfile.so.1 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.F6iDZx Processing files: dotlockfile-1.16-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IOVOov 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.AcBiIf find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, 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.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tQEKep Creating dotlockfile-debuginfo package Processing files: liblockfile-debuginfo-1.16-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YAZrKF find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0ipFLD find-requires: running scripts (debuginfo) Provides: debug(liblockfile.so.1) Requires: liblockfile = 1.16-alt1, debug(libc.so.6) Processing files: dotlockfile-debuginfo-1.16-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ydh8Di find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ox5BQK find-requires: running scripts (debuginfo) Requires: dotlockfile = 1.16-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to liblockfile-debuginfo a strict dependency on liblockfile Adding to dotlockfile-debuginfo a strict dependency on dotlockfile Adding to liblockfile-devel a strict dependency on liblockfile Removing 1 extra deps from liblockfile-devel due to dependency on liblockfile Wrote: /usr/src/RPM/RPMS/i586/liblockfile-1.16-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/liblockfile-devel-1.16-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/dotlockfile-1.16-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/liblockfile-debuginfo-1.16-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/dotlockfile-debuginfo-1.16-alt1.i586.rpm (w2.lzdio) 1.46user 2.54system 0:15.24elapsed 26%CPU (0avgtext+0avgdata 24588maxresident)k 0inputs+0outputs (0major+481533minor)pagefaults 0swaps 0.60user 1.94system 0:20.89elapsed 12%CPU (0avgtext+0avgdata 12172maxresident)k 0inputs+0outputs (0major+96461minor)pagefaults 0swaps --- dotlockfile-1.16-alt1.i586.rpm.repo 2020-08-18 01:04:28.000000000 +0000 +++ dotlockfile-1.16-alt1.i586.rpm.hasher 2024-10-26 08:51:10.317681107 +0000 @@ -4,3 +4,7 @@ Requires: libc.so.6(GLIBC_2.0) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.33) +Requires: libc.so.6(GLIBC_2.34) +Requires: libc.so.6(GLIBC_2.38) Requires: libc.so.6(GLIBC_2.4) @@ -9,4 +13,4 @@ Provides: dotlockfile = 1.16-alt1:sisyphus+256397.100.1.1 -File: /usr/bin/dotlockfile 100755 root:root f3518634eb1cb0e699658a386e6d6cab +File: /usr/bin/dotlockfile 100755 root:root f2b49e5daf833f3aee96ec9106bbf24a File: /usr/share/man/man1/dotlockfile.1.xz 100644 root:root 5360829b61d922b4cdab57d51192bf31 -RPMIdentity: 65a73855e6b15c4a477d09d138f806b1eb12eb58a8b040670082228abebee6cd9ef2dc220cfb8ebc00cdb01470292074b13067f48e30c5a32b022caa35abf91b +RPMIdentity: 48663b59059e0ac20d8a82c74d4729d6ac99261f19ae1456693502acf7e6d854ff0ef68081340984a243b41b73c1d07fe49bbcb1eff4bbdb51ddfcace8e28894 --- dotlockfile-debuginfo-1.16-alt1.i586.rpm.repo 2020-08-18 01:04:28.000000000 +0000 +++ dotlockfile-debuginfo-1.16-alt1.i586.rpm.hasher 2024-10-26 08:51:10.392682592 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/05 40755 root:root -/usr/lib/debug/.build-id/05/7f9d743fb26225e20b9ca0fe72980443dd79e0 120777 root:root ../../../../bin/dotlockfile -/usr/lib/debug/.build-id/05/7f9d743fb26225e20b9ca0fe72980443dd79e0.debug 120777 root:root ../../usr/bin/dotlockfile.debug +/usr/lib/debug/.build-id/b5 40755 root:root +/usr/lib/debug/.build-id/b5/d4b1b8aa876d32989c48b7439adaf5ccba69da 120777 root:root ../../../../bin/dotlockfile +/usr/lib/debug/.build-id/b5/d4b1b8aa876d32989c48b7439adaf5ccba69da.debug 120777 root:root ../../usr/bin/dotlockfile.debug /usr/lib/debug/usr/bin/dotlockfile.debug 100644 root:root @@ -13,6 +13,6 @@ Provides: dotlockfile-debuginfo = 1.16-alt1:sisyphus+256397.100.1.1 -File: /usr/lib/debug/.build-id/05 40755 root:root -File: /usr/lib/debug/.build-id/05/7f9d743fb26225e20b9ca0fe72980443dd79e0 120777 root:root ../../../../bin/dotlockfile -File: /usr/lib/debug/.build-id/05/7f9d743fb26225e20b9ca0fe72980443dd79e0.debug 120777 root:root ../../usr/bin/dotlockfile.debug -File: /usr/lib/debug/usr/bin/dotlockfile.debug 100644 root:root 1deaad3130a5a5302faecc239acba98e +File: /usr/lib/debug/.build-id/b5 40755 root:root +File: /usr/lib/debug/.build-id/b5/d4b1b8aa876d32989c48b7439adaf5ccba69da 120777 root:root ../../../../bin/dotlockfile +File: /usr/lib/debug/.build-id/b5/d4b1b8aa876d32989c48b7439adaf5ccba69da.debug 120777 root:root ../../usr/bin/dotlockfile.debug +File: /usr/lib/debug/usr/bin/dotlockfile.debug 100644 root:root 52cbabd0a04500ba4833da9712eb319d File: /usr/src/debug/liblockfile-1.16-alt1 40755 root:root @@ -21,2 +21,2 @@ File: /usr/src/debug/liblockfile-1.16-alt1/lockfile.h 100644 root:root 8bed71323c3456ddef0be85f929ff8b7 -RPMIdentity: ee90bfc70df9e763d71e3c441f8cbf92860ca6033eb2715c012b57d15316dd64d38790147a590bd64cd15c381884801c033cb48d4e5212b4dd3f6f174679b386 +RPMIdentity: 26562924fcaa82e4c6d346da1dc636a4118b62c9fcc786189dc69e96000743e31b6ad00e3dab15ea8b215297da026fee8974ceee5d5afb455d821de703e22287 --- liblockfile-1.16-alt1.i586.rpm.repo 2020-08-18 01:04:29.000000000 +0000 +++ liblockfile-1.16-alt1.i586.rpm.hasher 2024-10-26 08:51:10.463683998 +0000 @@ -7,2 +7,4 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.33) +Requires: libc.so.6(GLIBC_2.38) Requires: libc.so.6(GLIBC_2.4) @@ -12,3 +14,3 @@ Provides: liblockfile = 1.16-alt1:sisyphus+256397.100.1.1 -File: /usr/lib/liblockfile.so.1 100644 root:root 1debecea43833ef91e11b04e4824bff8 +File: /usr/lib/liblockfile.so.1 100644 root:root 4d9cc0194982982b2a4ddac3c3f1bf87 File: /usr/share/doc/liblockfile-1.16 40755 root:root @@ -16,2 +18,2 @@ File: /usr/share/doc/liblockfile-1.16/README 100644 root:root 1b729f64379c9a34dc3e1d98d824e31b -RPMIdentity: 170161209e5684c8c705016b15e2956475cb04a03567ac6d8588b00e22b19382c3acf9210b1127ac09302137c454ba2446771d4223bb196ca1e38d743c3660c9 +RPMIdentity: fddc1213e1f6b507995f639269409e5c3145d7bdfeaed701cb69153854968ef43390b27cf930ae4c2d19accc431f90097b89276626470e14403ec0bf42239b0d --- liblockfile-debuginfo-1.16-alt1.i586.rpm.repo 2020-08-18 01:04:28.000000000 +0000 +++ liblockfile-debuginfo-1.16-alt1.i586.rpm.hasher 2024-10-26 08:51:10.541685543 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/37 40755 root:root -/usr/lib/debug/.build-id/37/23eca93d8538d18c89d085fbb7e5f6c39bcf52 120777 root:root ../../../liblockfile.so.1 -/usr/lib/debug/.build-id/37/23eca93d8538d18c89d085fbb7e5f6c39bcf52.debug 120777 root:root ../../usr/lib/liblockfile.so.1.debug +/usr/lib/debug/.build-id/a1 40755 root:root +/usr/lib/debug/.build-id/a1/a59d3616691a78a2b2f4ddb6687f29c76da445 120777 root:root ../../../liblockfile.so.1 +/usr/lib/debug/.build-id/a1/a59d3616691a78a2b2f4ddb6687f29c76da445.debug 120777 root:root ../../usr/lib/liblockfile.so.1.debug /usr/lib/debug/usr/lib/liblockfile.so.1.debug 100644 root:root @@ -11,8 +11,8 @@ Provides: liblockfile-debuginfo = 1.16-alt1:sisyphus+256397.100.1.1 -File: /usr/lib/debug/.build-id/37 40755 root:root -File: /usr/lib/debug/.build-id/37/23eca93d8538d18c89d085fbb7e5f6c39bcf52 120777 root:root ../../../liblockfile.so.1 -File: /usr/lib/debug/.build-id/37/23eca93d8538d18c89d085fbb7e5f6c39bcf52.debug 120777 root:root ../../usr/lib/liblockfile.so.1.debug -File: /usr/lib/debug/usr/lib/liblockfile.so.1.debug 100644 root:root b1f57a6905c9974bdf0d4a588f93d249 +File: /usr/lib/debug/.build-id/a1 40755 root:root +File: /usr/lib/debug/.build-id/a1/a59d3616691a78a2b2f4ddb6687f29c76da445 120777 root:root ../../../liblockfile.so.1 +File: /usr/lib/debug/.build-id/a1/a59d3616691a78a2b2f4ddb6687f29c76da445.debug 120777 root:root ../../usr/lib/liblockfile.so.1.debug +File: /usr/lib/debug/usr/lib/liblockfile.so.1.debug 100644 root:root 9b035160c7083b00e3e5c9c80cbc47d0 File: /usr/src/debug/liblockfile-1.16-alt1 40755 root:root File: /usr/src/debug/liblockfile-1.16-alt1/lockfile.c 100644 root:root 9752a1011832b720caedfa7463407818 -RPMIdentity: 8206b91679f53a74ba1371860bbf517faa5f2d1f80488876efcd87083b81462fad5ba4321740465ebd80c5c3fcb14d389d3456551bd8ce8e58a49c3528e63406 +RPMIdentity: 7a77353da7b15d208786e0772b00d1c1f0495e89e0a72ebd4a506a8792dccef1811acec9bfafc5698470d7341fc746e84a10bdf6d21315eaa2fb0a594311a2d9