<86>Aug 8 02:53:06 userdel[2353356]: delete user 'rooter' <86>Aug 8 02:53:06 userdel[2353356]: removed group 'rooter' owned by 'rooter' <86>Aug 8 02:53:06 userdel[2353356]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 8 02:53:06 groupadd[2353416]: group added to /etc/group: name=rooter, GID=1847 <86>Aug 8 02:53:06 groupadd[2353416]: group added to /etc/gshadow: name=rooter <86>Aug 8 02:53:06 groupadd[2353416]: new group: name=rooter, GID=1847 <86>Aug 8 02:53:06 useradd[2353469]: new user: name=rooter, UID=1847, GID=1847, home=/root, shell=/bin/bash, from=none <86>Aug 8 02:53:06 userdel[2353542]: delete user 'builder' <86>Aug 8 02:53:06 userdel[2353542]: removed group 'builder' owned by 'builder' <86>Aug 8 02:53:06 userdel[2353542]: removed shadow group 'builder' owned by 'builder' <86>Aug 8 02:53:06 groupadd[2353615]: group added to /etc/group: name=builder, GID=1848 <86>Aug 8 02:53:06 groupadd[2353615]: group added to /etc/gshadow: name=builder <86>Aug 8 02:53:06 groupadd[2353615]: new group: name=builder, GID=1848 <86>Aug 8 02:53:06 useradd[2353675]: new user: name=builder, UID=1848, GID=1848, home=/usr/src, shell=/bin/bash, from=none Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/liblockfile-1.16-alt1.nosrc.rpm (w1.gzdio) Installing liblockfile-1.16-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.76531 + 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.76531 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + 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=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-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... x86_64-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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-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' x86_64-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.59947 + 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/lib64 /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/lib64/liblockfile.so.1 + ln -s liblockfile.so.1 /usr/src/tmp/liblockfile-buildroot/usr/lib64/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/lib64: (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) 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.59947 + 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.UZRiGn find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/liblockfile-buildroot/usr/lib64/liblockfile.so.1: 7 symbols, 13 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bKKFxJ 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()(64bit) = set:gd7wFsGnLM0kAVR3 Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.38)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oxH0xf 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.WkeMvo 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.3MXeEm find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /usr/lib64/liblockfile.so.1 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wmOyZ7 Processing files: dotlockfile-1.16-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.w0bSJP 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.7mJ1jy find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.38)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7uUcOV 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.hv2Ala find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KPQGqP find-requires: running scripts (debuginfo) Provides: debug64(liblockfile.so.1) Requires: liblockfile = 1.16-alt1, debug64(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.429Dzf find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xOn4V4 find-requires: running scripts (debuginfo) Requires: dotlockfile = 1.16-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(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/x86_64/liblockfile-1.16-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/liblockfile-devel-1.16-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/dotlockfile-1.16-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/liblockfile-debuginfo-1.16-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/dotlockfile-debuginfo-1.16-alt1.x86_64.rpm (w2.lzdio) 1.34user 2.46system 0:15.10elapsed 25%CPU (0avgtext+0avgdata 28236maxresident)k 0inputs+0outputs (0major+517192minor)pagefaults 0swaps 0.55user 1.97system 0:20.88elapsed 12%CPU (0avgtext+0avgdata 12336maxresident)k 0inputs+0outputs (0major+93753minor)pagefaults 0swaps --- dotlockfile-1.16-alt1.x86_64.rpm.repo 2020-08-18 01:04:20.000000000 +0000 +++ dotlockfile-1.16-alt1.x86_64.rpm.hasher 2024-08-08 02:53:23.435974644 +0000 @@ -3,5 +3,7 @@ Requires: /lib64/ld-linux-x86-64.so.2 -Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) +Requires: libc.so.6(GLIBC_2.38)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -10,4 +12,4 @@ Provides: dotlockfile = 1.16-alt1:sisyphus+256397.100.1.1 -File: /usr/bin/dotlockfile 100755 root:root 2db7e0d41e3499d36d55207b6bf98a3e +File: /usr/bin/dotlockfile 100755 root:root 829ac892e49a0c103c6957c52bbcb3e4 File: /usr/share/man/man1/dotlockfile.1.xz 100644 root:root 5360829b61d922b4cdab57d51192bf31 -RPMIdentity: c0e32cf0e20597d13675249d9a619694253909ebabc066bedece404db4b58c0e96c1fdf8f73b70388cc8caf8ce1199fc0e7a516e9f22ad2975e30b92bcdd2258 +RPMIdentity: ca45b34123596b3a7ee2547483bc02695870e9f08639180fb45edbf717ff9962c6c20db3b4fe5327e65440cf54ae30ff8d1bb5fea874f2f43ab116e93027f9d4 --- dotlockfile-debuginfo-1.16-alt1.x86_64.rpm.repo 2020-08-18 01:04:20.000000000 +0000 +++ dotlockfile-debuginfo-1.16-alt1.x86_64.rpm.hasher 2024-08-08 02:53:23.510975690 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/a4 40755 root:root -/usr/lib/debug/.build-id/a4/fcc5c613bc2203ef25e6ed41565a1153af4a9a 120777 root:root ../../../../bin/dotlockfile -/usr/lib/debug/.build-id/a4/fcc5c613bc2203ef25e6ed41565a1153af4a9a.debug 120777 root:root ../../usr/bin/dotlockfile.debug +/usr/lib/debug/.build-id/e3 40755 root:root +/usr/lib/debug/.build-id/e3/b4e8d60c22263a0f8cd32b6ea16fbc6528910f 120777 root:root ../../../../bin/dotlockfile +/usr/lib/debug/.build-id/e3/b4e8d60c22263a0f8cd32b6ea16fbc6528910f.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/a4 40755 root:root -File: /usr/lib/debug/.build-id/a4/fcc5c613bc2203ef25e6ed41565a1153af4a9a 120777 root:root ../../../../bin/dotlockfile -File: /usr/lib/debug/.build-id/a4/fcc5c613bc2203ef25e6ed41565a1153af4a9a.debug 120777 root:root ../../usr/bin/dotlockfile.debug -File: /usr/lib/debug/usr/bin/dotlockfile.debug 100644 root:root 123716c7b8caa34e61a8014c6a05dab3 +File: /usr/lib/debug/.build-id/e3 40755 root:root +File: /usr/lib/debug/.build-id/e3/b4e8d60c22263a0f8cd32b6ea16fbc6528910f 120777 root:root ../../../../bin/dotlockfile +File: /usr/lib/debug/.build-id/e3/b4e8d60c22263a0f8cd32b6ea16fbc6528910f.debug 120777 root:root ../../usr/bin/dotlockfile.debug +File: /usr/lib/debug/usr/bin/dotlockfile.debug 100644 root:root 186c14cc3dba0adaaf154e74d1052465 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: db065bbf801d55ac5743bf2f46ceb51456f9f09ec70bcd04ae14cb999fc3d7afd06ab66c24e86740d588c963e747cba66358f26307e17593e66cdfaae903444a +RPMIdentity: f94dfffdcb4a03339b12993c9fe44323e38912a4d806bb4d708badc5d2c9267f050779e733fbe3387434cfe2815607fd1519f33a80477e91b2732224fa45a3d4 --- liblockfile-1.16-alt1.x86_64.rpm.repo 2020-08-18 01:04:20.000000000 +0000 +++ liblockfile-1.16-alt1.x86_64.rpm.hasher 2024-08-08 02:53:23.722978645 +0000 @@ -6,2 +6,4 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.38)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -11,3 +13,3 @@ Provides: liblockfile = 1.16-alt1:sisyphus+256397.100.1.1 -File: /usr/lib64/liblockfile.so.1 100644 root:root cbc1669194e2cb89d16337eb3eaa3b65 +File: /usr/lib64/liblockfile.so.1 100644 root:root a2914b06dce428767d080478946737c0 File: /usr/share/doc/liblockfile-1.16 40755 root:root @@ -15,2 +17,2 @@ File: /usr/share/doc/liblockfile-1.16/README 100644 root:root 1b729f64379c9a34dc3e1d98d824e31b -RPMIdentity: 82db3cc98176ef284c3e7e6b729b436473a7320b17aae6ae92983f955fc7015fee8b691a5ac58bd32b89ee347068b170fc1b3d334ea1216d48dbf7e3f221eddf +RPMIdentity: dd2600162a773dcae00efc00fbb719cd80bd7bc986f3aad52254e1e72dc4b04f77b8a7ed26f74b51d2ffa0b10df7f9f7b8544fbf7b787a365acc10eccdab2d63 --- liblockfile-debuginfo-1.16-alt1.x86_64.rpm.repo 2020-08-18 01:04:20.000000000 +0000 +++ liblockfile-debuginfo-1.16-alt1.x86_64.rpm.hasher 2024-08-08 02:53:23.797979691 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/58 40755 root:root -/usr/lib/debug/.build-id/58/0718a8e87656b5cfe7d52936c9bdfb6954d6f5 120777 root:root ../../../../lib64/liblockfile.so.1 -/usr/lib/debug/.build-id/58/0718a8e87656b5cfe7d52936c9bdfb6954d6f5.debug 120777 root:root ../../usr/lib64/liblockfile.so.1.debug +/usr/lib/debug/.build-id/df 40755 root:root +/usr/lib/debug/.build-id/df/a1d59d0c1bc0ff558953bd93839bcdb56a4a89 120777 root:root ../../../../lib64/liblockfile.so.1 +/usr/lib/debug/.build-id/df/a1d59d0c1bc0ff558953bd93839bcdb56a4a89.debug 120777 root:root ../../usr/lib64/liblockfile.so.1.debug /usr/lib/debug/usr/lib64/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/58 40755 root:root -File: /usr/lib/debug/.build-id/58/0718a8e87656b5cfe7d52936c9bdfb6954d6f5 120777 root:root ../../../../lib64/liblockfile.so.1 -File: /usr/lib/debug/.build-id/58/0718a8e87656b5cfe7d52936c9bdfb6954d6f5.debug 120777 root:root ../../usr/lib64/liblockfile.so.1.debug -File: /usr/lib/debug/usr/lib64/liblockfile.so.1.debug 100644 root:root eccf157a8b24b68bfc31da9f2c5912ab +File: /usr/lib/debug/.build-id/df 40755 root:root +File: /usr/lib/debug/.build-id/df/a1d59d0c1bc0ff558953bd93839bcdb56a4a89 120777 root:root ../../../../lib64/liblockfile.so.1 +File: /usr/lib/debug/.build-id/df/a1d59d0c1bc0ff558953bd93839bcdb56a4a89.debug 120777 root:root ../../usr/lib64/liblockfile.so.1.debug +File: /usr/lib/debug/usr/lib64/liblockfile.so.1.debug 100644 root:root 7442cb091aa354baa03bfd08956da8f1 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: dffe71b57791ead4a3533711e77552dc224763a71c3b78acceb66d8c011c7718491289cbac3735f2f77595eeedf51d6ceae1398e55976f273630ca0e7ac21e2a +RPMIdentity: c9ec61286f639f6ceb91fb83a99ca866d2394882f4599484a956ae19fda8a685b9cc08150a7cfe987a12b26cbd7d372e4378aa773bb7f7236d9c3a5287c8eba5