<86>Aug 1 08:30:16 userdel[2448879]: delete user 'rooter' <86>Aug 1 08:30:16 userdel[2448879]: removed group 'rooter' owned by 'rooter' <86>Aug 1 08:30:16 userdel[2448879]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 1 08:30:16 groupadd[2448890]: group added to /etc/group: name=rooter, GID=675 <86>Aug 1 08:30:16 groupadd[2448890]: group added to /etc/gshadow: name=rooter <86>Aug 1 08:30:16 groupadd[2448890]: new group: name=rooter, GID=675 <86>Aug 1 08:30:16 useradd[2448900]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash <86>Aug 1 08:30:16 userdel[2448918]: delete user 'builder' <86>Aug 1 08:30:16 userdel[2448918]: removed group 'builder' owned by 'builder' <86>Aug 1 08:30:16 userdel[2448918]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 08:30:16 groupadd[2448936]: group added to /etc/group: name=builder, GID=676 <86>Aug 1 08:30:16 groupadd[2448936]: group added to /etc/gshadow: name=builder <86>Aug 1 08:30:16 groupadd[2448936]: new group: name=builder, GID=676 <86>Aug 1 08:30:16 useradd[2448955]: new user: name=builder, UID=676, GID=676, home=/usr/src, shell=/bin/bash <13>Aug 1 08:30:17 rpmi: libuuid-devel-2.33.2-alt2 p9+254003.100.1.1 1593108043 installed <13>Aug 1 08:30:17 rpmi: libblkid-devel-2.33.2-alt2 p9+254003.100.1.1 1593108043 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/bcache-tools-1.0.8-alt2.nosrc.rpm (w1.gzdio) Installing bcache-tools-1.0.8-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.36369 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf bcache-tools + echo 'Source #0 (bcache-tools.tar):' Source #0 (bcache-tools.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/bcache-tools.tar + cd bcache-tools + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (bcache-tools-1.0.8-alt.patch):' Patch #0 (bcache-tools-1.0.8-alt.patch): + /usr/bin/patch -p1 patching file .gear/bcache-tools.spec patching file .gear/rules patching file .gear/tags/list patching file .gitignore patching file bcache-status patching file bcache-status-20140220.tar.gz patching file bcache-status-python3.patch patching file bcache-status-rootgc.patch patching file bcache-status.8 patching file bcache-tools-status-20160804-man.patch patching file bcache.c patching file configure + tar xzf /usr/src/RPM/SOURCES/bcache-status-20140220.tar.gz --strip-components=1 + mv -fv bcache-status.8 bcache-status.8.old renamed 'bcache-status.8' -> 'bcache-status.8.old' + echo 'Patch #5 (bcache-tools-status-20160804-man.patch):' Patch #5 (bcache-tools-status-20160804-man.patch): + /usr/bin/patch -p1 -b --suffix .man patching file bcache-status.8 + chmod +x configure + echo 'Patch #6 (bcache-status-rootgc.patch):' Patch #6 (bcache-status-rootgc.patch): + /usr/bin/patch -p1 -b --suffix .rootgc patching file bcache-status + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.36369 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bcache-tools + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + 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 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 + xargs -ri dirname -- '{}' + ./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 --without-included-gettext + make -j8 make: Entering directory '/usr/src/RPM/BUILD/bcache-tools' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O2 -Wall -g -c -o bcache-register.o bcache-register.c make: Leaving directory '/usr/src/RPM/BUILD/bcache-tools' make: Entering directory '/usr/src/RPM/BUILD/bcache-tools' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O2 -Wall -g `pkg-config --cflags uuid blkid` -c -o bcache.o bcache.c make: Leaving directory '/usr/src/RPM/BUILD/bcache-tools' make: Entering directory '/usr/src/RPM/BUILD/bcache-tools' cc bcache-register.o -o bcache-register make: Leaving directory '/usr/src/RPM/BUILD/bcache-tools' make: Entering directory '/usr/src/RPM/BUILD/bcache-tools' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O2 -Wall -g `pkg-config --cflags uuid blkid` probe-bcache.c `pkg-config --libs uuid blkid` -o probe-bcache make: Leaving directory '/usr/src/RPM/BUILD/bcache-tools' make: Entering directory '/usr/src/RPM/BUILD/bcache-tools' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O2 -Wall -g -std=gnu99 bcache-super-show.c bcache.o `pkg-config --libs uuid` -o bcache-super-show make: Leaving directory '/usr/src/RPM/BUILD/bcache-tools' make: Entering directory '/usr/src/RPM/BUILD/bcache-tools' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O2 -Wall -g `pkg-config --cflags uuid blkid` make-bcache.c bcache.o `pkg-config --libs uuid blkid` -o make-bcache make: Leaving directory '/usr/src/RPM/BUILD/bcache-tools' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.36369 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/bcache-tools-buildroot + : + /bin/rm -rf -- /usr/src/tmp/bcache-tools-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd bcache-tools + mkdir -p /usr/src/tmp/bcache-tools-buildroot/usr/sbin /usr/src/tmp/bcache-tools-buildroot/usr/share/man/man8 /usr/src/tmp/bcache-tools-buildroot/lib/udev /usr/src/tmp/bcache-tools-buildroot/lib/udev/rules.d + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/bcache-tools-buildroot UDEVLIBDIR=/lib/udev MANDIR=/usr/share/man make: Entering directory '/usr/src/RPM/BUILD/bcache-tools' /usr/libexec/rpm-build/install -p -m0755 make-bcache bcache-super-show /usr/src/tmp/bcache-tools-buildroot/usr/sbin/ /usr/libexec/rpm-build/install -p -m0755 probe-bcache bcache-register /usr/src/tmp/bcache-tools-buildroot/lib/udev/ /usr/libexec/rpm-build/install -p -m0644 69-bcache.rules /usr/src/tmp/bcache-tools-buildroot/lib/udev/rules.d/ /usr/libexec/rpm-build/install -p -m0644 -- *.8 /usr/src/tmp/bcache-tools-buildroot/usr/share/man/man8/ /usr/libexec/rpm-build/install -p -D -m0755 initramfs/hook /usr/src/tmp/bcache-tools-buildroot/usr/share/initramfs-tools/hooks/bcache /usr/libexec/rpm-build/install -p -D -m0755 initcpio/install /usr/src/tmp/bcache-tools-buildroot/usr/lib/initcpio/install/bcache /usr/libexec/rpm-build/install -p -D -m0755 dracut/module-setup.sh /usr/src/tmp/bcache-tools-buildroot/lib/dracut/modules.d/90bcache/module-setup.sh make: Leaving directory '/usr/src/RPM/BUILD/bcache-tools' + install -p -m 755 bcache-status /usr/src/tmp/bcache-tools-buildroot/usr/sbin/bcache-status + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/bcache-tools-buildroot (auto) Verifying and fixing files in /usr/src/tmp/bcache-tools-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/bcache-tools-buildroot/ (default) Compressing files in /usr/src/tmp/bcache-tools-buildroot (auto) Adjusting library links in /usr/src/tmp/bcache-tools-buildroot ./lib: ./usr/lib: Verifying ELF objects in /usr/src/tmp/bcache-tools-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./lib/udev/bcache-register: uses non-LFS functions: open Hardlinking identical .pyc and .pyo files Processing files: bcache-tools-1.0.8-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.91824 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bcache-tools + DOCDIR=/usr/src/tmp/bcache-tools-buildroot/usr/share/doc/bcache-tools-1.0.8 + export DOCDIR + rm -rf /usr/src/tmp/bcache-tools-buildroot/usr/share/doc/bcache-tools-1.0.8 + /bin/mkdir -p /usr/src/tmp/bcache-tools-buildroot/usr/share/doc/bcache-tools-1.0.8 + cp -prL README COPYING /usr/src/tmp/bcache-tools-buildroot/usr/share/doc/bcache-tools-1.0.8 + chmod -R go-w /usr/src/tmp/bcache-tools-buildroot/usr/share/doc/bcache-tools-1.0.8 + chmod -R a+rX /usr/src/tmp/bcache-tools-buildroot/usr/share/doc/bcache-tools-1.0.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yeKVs8 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.4TnEHb find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, /lib/udev/rules.d, libblkid.so.1 >= set:khUqBEK9338mU, libblkid.so.1(BLKID_2.15), libblkid.so.1(BLKID_2.17), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.8), libuuid.so.1 >= set:igqfiO4Z06, libuuid.so.1(UUID_1.0), 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.XaDtRv Creating bcache-tools-debuginfo package Processing files: bcache-status-1.0.8-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tDUcP6 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.WbeFWU find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) python.req: /usr/src/tmp/bcache-tools-buildroot/usr/sbin/bcache-status: skipping sys find-requires: FINDPACKAGE-COMMANDS: python Requires: bcache-tools, /usr/bin/env, python-base, python2.7(argparse) Processing files: bcache-tools-debuginfo-1.0.8-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2zsiR0 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U5W6ic find-requires: running scripts (debuginfo) Requires: bcache-tools = 1:1.0.8-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libblkid.so.1), debug(libc.so.6), debug(libuuid.so.1) Adding to bcache-status a strict dependency on bcache-tools warning: Installed (but unpackaged) file(s) found: /lib/dracut/modules.d/90bcache/module-setup.sh /usr/lib/initcpio/install/bcache /usr/share/initramfs-tools/hooks/bcache Wrote: /usr/src/RPM/RPMS/i586/bcache-tools-1.0.8-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/bcache-status-1.0.8-alt2.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/bcache-tools-debuginfo-1.0.8-alt2.i586.rpm (w2.lzdio) 3.81user 1.03system 0:10.12elapsed 47%CPU (0avgtext+0avgdata 25808maxresident)k 0inputs+0outputs (0major+371510minor)pagefaults 0swaps 7.14user 3.22system 0:15.63elapsed 66%CPU (0avgtext+0avgdata 117640maxresident)k 240inputs+0outputs (0major+657788minor)pagefaults 0swaps --- bcache-status-1.0.8-alt2.noarch.rpm.repo 2017-09-04 18:12:25.000000000 +0000 +++ bcache-status-1.0.8-alt2.noarch.rpm.hasher 2021-08-01 08:30:30.182230384 +0000 @@ -10,2 +10,2 @@ File: /usr/share/man/man8/bcache-status.8.xz 100644 root:root fdf6089698a2b4fe2f2b856752186f39 -RPMIdentity: fb4d8c3d350aa4a2857dc6bb5edad2771120f7a293803de5fe577726968a28d9b162b963bb275d263bf70c4aa7def0fdccb85eba9ff487c9ae98d9556f01a988 +RPMIdentity: 5dd1f3572bb74e5f56403342b8280950014dd3d8bdc6a02e7cedec59dc2d990e8a3f8f8e77858c7a50261e53c620398f981748c1ae69ea94bb71aabbdb81b7c7 --- bcache-tools-1.0.8-alt2.i586.rpm.repo 2017-09-04 18:12:25.000000000 +0000 +++ bcache-tools-1.0.8-alt2.i586.rpm.hasher 2021-08-01 08:30:30.249229916 +0000 @@ -29,7 +29,7 @@ Provides: bcache-tools = 1:1.0.8-alt2 -File: /lib/udev/bcache-register 100755 root:root 5a1aecfa24bf9d7d9d13f9e7e96726ba -File: /lib/udev/probe-bcache 100755 root:root 12a83c2497a1cedcebde2a8d1f3b49a9 +File: /lib/udev/bcache-register 100755 root:root c7627d8a66784eca2581223efb36b120 +File: /lib/udev/probe-bcache 100755 root:root 51fb39e788efc7f3a8b1cc4c6bf189dc File: /lib/udev/rules.d/69-bcache.rules 100644 root:root 341c6254c18d9ba9eb75600b8eb4ee76 -File: /usr/sbin/bcache-super-show 100755 root:root 5d67ae8a7f2092b29abbca3e03105930 -File: /usr/sbin/make-bcache 100755 root:root 3f73c2ad166b3f9b33802ddd80460caf +File: /usr/sbin/bcache-super-show 100755 root:root 7558519ad4b7f5df1d984c17e7a9c8b8 +File: /usr/sbin/make-bcache 100755 root:root f1213a3f078b00f78235d389ea08f2a9 File: /usr/share/doc/bcache-tools-1.0.8 40755 root:root @@ -40,2 +40,2 @@ File: /usr/share/man/man8/probe-bcache.8.xz 100644 root:root 7b83ac8b0fb2cad61b380bafe3e6199e -RPMIdentity: 3218d3fb5250828105e20e7ba7ac2975107f60122c77e6c8ec4618b87db9717f5b3a9c3d62d2de5ed390ee6ed4b067a25147b5de6c488758531959358b3fc134 +RPMIdentity: 6181f4b424b7453ab64b425b70843f480542b05403c4b3b8c6182578d6e81b0fb4b745a905189fba440b8bd7720f0a4c816781828f034e8cdaa35660434ce74f --- bcache-tools-debuginfo-1.0.8-alt2.i586.rpm.repo 2017-09-04 18:12:25.000000000 +0000 +++ bcache-tools-debuginfo-1.0.8-alt2.i586.rpm.hasher 2021-08-01 08:30:30.312229476 +0000 @@ -1,13 +1,13 @@ -/usr/lib/debug/.build-id/7b 40755 root:root -/usr/lib/debug/.build-id/7b/0867e353e19fe273d5ec6defcc5a0fe45b5e20 120777 root:root ../../../../../lib/udev/bcache-register -/usr/lib/debug/.build-id/7b/0867e353e19fe273d5ec6defcc5a0fe45b5e20.debug 120777 root:root ../../lib/udev/bcache-register.debug -/usr/lib/debug/.build-id/bf 40755 root:root -/usr/lib/debug/.build-id/bf/96f33fea99bb16f98de521d2e362e181f612c1 120777 root:root ../../../../sbin/bcache-super-show -/usr/lib/debug/.build-id/bf/96f33fea99bb16f98de521d2e362e181f612c1.debug 120777 root:root ../../usr/sbin/bcache-super-show.debug -/usr/lib/debug/.build-id/c6 40755 root:root -/usr/lib/debug/.build-id/c6/5216a9e2ef628b9e8cf10204e40ef6a9b449ff 120777 root:root ../../../../../lib/udev/probe-bcache -/usr/lib/debug/.build-id/c6/5216a9e2ef628b9e8cf10204e40ef6a9b449ff.debug 120777 root:root ../../lib/udev/probe-bcache.debug -/usr/lib/debug/.build-id/e1 40755 root:root -/usr/lib/debug/.build-id/e1/37a47a3a42894251eaa3701bbb98c77315d78e 120777 root:root ../../../../sbin/make-bcache -/usr/lib/debug/.build-id/e1/37a47a3a42894251eaa3701bbb98c77315d78e.debug 120777 root:root ../../usr/sbin/make-bcache.debug +/usr/lib/debug/.build-id/49 40755 root:root +/usr/lib/debug/.build-id/49/3c8430af7da160ad7eccd1802aca1f83052a80 120777 root:root ../../../../sbin/make-bcache +/usr/lib/debug/.build-id/49/3c8430af7da160ad7eccd1802aca1f83052a80.debug 120777 root:root ../../usr/sbin/make-bcache.debug +/usr/lib/debug/.build-id/ca 40755 root:root +/usr/lib/debug/.build-id/ca/bfd73f1db5f4b3cab7176f79aa6d6ab73cf512 120777 root:root ../../../../sbin/bcache-super-show +/usr/lib/debug/.build-id/ca/bfd73f1db5f4b3cab7176f79aa6d6ab73cf512.debug 120777 root:root ../../usr/sbin/bcache-super-show.debug +/usr/lib/debug/.build-id/d4 40755 root:root +/usr/lib/debug/.build-id/d4/1712a79e08b1b6964c8a4c7c869c1125e5422e 120777 root:root ../../../../../lib/udev/bcache-register +/usr/lib/debug/.build-id/d4/1712a79e08b1b6964c8a4c7c869c1125e5422e.debug 120777 root:root ../../lib/udev/bcache-register.debug +/usr/lib/debug/.build-id/f9 40755 root:root +/usr/lib/debug/.build-id/f9/b8e56e0aad4f9133c6ffc9f92c90ab14039cb8 120777 root:root ../../../../../lib/udev/probe-bcache +/usr/lib/debug/.build-id/f9/b8e56e0aad4f9133c6ffc9f92c90ab14039cb8.debug 120777 root:root ../../lib/udev/probe-bcache.debug /usr/lib/debug/lib/udev 40755 root:root @@ -31,19 +31,19 @@ Provides: bcache-tools-debuginfo = 1:1.0.8-alt2 -File: /usr/lib/debug/.build-id/7b 40755 root:root -File: /usr/lib/debug/.build-id/7b/0867e353e19fe273d5ec6defcc5a0fe45b5e20 120777 root:root ../../../../../lib/udev/bcache-register -File: /usr/lib/debug/.build-id/7b/0867e353e19fe273d5ec6defcc5a0fe45b5e20.debug 120777 root:root ../../lib/udev/bcache-register.debug -File: /usr/lib/debug/.build-id/bf 40755 root:root -File: /usr/lib/debug/.build-id/bf/96f33fea99bb16f98de521d2e362e181f612c1 120777 root:root ../../../../sbin/bcache-super-show -File: /usr/lib/debug/.build-id/bf/96f33fea99bb16f98de521d2e362e181f612c1.debug 120777 root:root ../../usr/sbin/bcache-super-show.debug -File: /usr/lib/debug/.build-id/c6 40755 root:root -File: /usr/lib/debug/.build-id/c6/5216a9e2ef628b9e8cf10204e40ef6a9b449ff 120777 root:root ../../../../../lib/udev/probe-bcache -File: /usr/lib/debug/.build-id/c6/5216a9e2ef628b9e8cf10204e40ef6a9b449ff.debug 120777 root:root ../../lib/udev/probe-bcache.debug -File: /usr/lib/debug/.build-id/e1 40755 root:root -File: /usr/lib/debug/.build-id/e1/37a47a3a42894251eaa3701bbb98c77315d78e 120777 root:root ../../../../sbin/make-bcache -File: /usr/lib/debug/.build-id/e1/37a47a3a42894251eaa3701bbb98c77315d78e.debug 120777 root:root ../../usr/sbin/make-bcache.debug +File: /usr/lib/debug/.build-id/49 40755 root:root +File: /usr/lib/debug/.build-id/49/3c8430af7da160ad7eccd1802aca1f83052a80 120777 root:root ../../../../sbin/make-bcache +File: /usr/lib/debug/.build-id/49/3c8430af7da160ad7eccd1802aca1f83052a80.debug 120777 root:root ../../usr/sbin/make-bcache.debug +File: /usr/lib/debug/.build-id/ca 40755 root:root +File: /usr/lib/debug/.build-id/ca/bfd73f1db5f4b3cab7176f79aa6d6ab73cf512 120777 root:root ../../../../sbin/bcache-super-show +File: /usr/lib/debug/.build-id/ca/bfd73f1db5f4b3cab7176f79aa6d6ab73cf512.debug 120777 root:root ../../usr/sbin/bcache-super-show.debug +File: /usr/lib/debug/.build-id/d4 40755 root:root +File: /usr/lib/debug/.build-id/d4/1712a79e08b1b6964c8a4c7c869c1125e5422e 120777 root:root ../../../../../lib/udev/bcache-register +File: /usr/lib/debug/.build-id/d4/1712a79e08b1b6964c8a4c7c869c1125e5422e.debug 120777 root:root ../../lib/udev/bcache-register.debug +File: /usr/lib/debug/.build-id/f9 40755 root:root +File: /usr/lib/debug/.build-id/f9/b8e56e0aad4f9133c6ffc9f92c90ab14039cb8 120777 root:root ../../../../../lib/udev/probe-bcache +File: /usr/lib/debug/.build-id/f9/b8e56e0aad4f9133c6ffc9f92c90ab14039cb8.debug 120777 root:root ../../lib/udev/probe-bcache.debug File: /usr/lib/debug/lib/udev 40755 root:root -File: /usr/lib/debug/lib/udev/bcache-register.debug 100644 root:root 0cadacdccb2ca3cfb74bb70c1a2b8b78 -File: /usr/lib/debug/lib/udev/probe-bcache.debug 100644 root:root c3040b3eca8adfa5a29034f58f16fc75 -File: /usr/lib/debug/usr/sbin/bcache-super-show.debug 100644 root:root f61ff2a5ce8295a4ad9a20dee6826c8d -File: /usr/lib/debug/usr/sbin/make-bcache.debug 100644 root:root db8c6cba7daf6c089207f6b2f21e5568 +File: /usr/lib/debug/lib/udev/bcache-register.debug 100644 root:root 54a4982e5aff5ebee63fb77df9e7f978 +File: /usr/lib/debug/lib/udev/probe-bcache.debug 100644 root:root 0bf5d9c0a1c840189057ee96d9022b5d +File: /usr/lib/debug/usr/sbin/bcache-super-show.debug 100644 root:root 779138d058f370d2cc7ba0f8bee7472a +File: /usr/lib/debug/usr/sbin/make-bcache.debug 100644 root:root 8bed78f1c3d88ec20374b38c072faf58 File: /usr/src/debug/bcache-tools 40755 root:root @@ -55,2 +55,2 @@ File: /usr/src/debug/bcache-tools/probe-bcache.c 100644 root:root 2f63f4f793b434cfa0b7133e07087170 -RPMIdentity: 799febde59b7ad38f5085fabb9e064fa5aa58c3562d8d91818bb813bc4dbc7d80d9dfcc2ceacf18637c771c600909bea513765ae88da2a7feb73544934736455 +RPMIdentity: 02ba526fe57a2969ebd35e2bcc1ca3431678d543b0c5cb71aa04543d92142b1767e386e9b1cb212f474cb4097796e478a3b888c65694bf28ee7bd306d2a7457b