<86>Sep 29 11:45:04 userdel[4013219]: delete user 'rooter' <86>Sep 29 11:45:04 userdel[4013219]: removed group 'rooter' owned by 'rooter' <86>Sep 29 11:45:04 userdel[4013219]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 29 11:45:04 groupadd[4013256]: group added to /etc/group: name=rooter, GID=1805 <86>Sep 29 11:45:04 groupadd[4013256]: group added to /etc/gshadow: name=rooter <86>Sep 29 11:45:04 groupadd[4013256]: new group: name=rooter, GID=1805 <86>Sep 29 11:45:04 useradd[4013279]: new user: name=rooter, UID=1805, GID=1805, home=/root, shell=/bin/bash <86>Sep 29 11:45:04 userdel[4013321]: delete user 'builder' <86>Sep 29 11:45:04 userdel[4013321]: removed group 'builder' owned by 'builder' <86>Sep 29 11:45:04 userdel[4013321]: removed shadow group 'builder' owned by 'builder' <86>Sep 29 11:45:04 groupadd[4013359]: group added to /etc/group: name=builder, GID=1806 <86>Sep 29 11:45:04 groupadd[4013359]: group added to /etc/gshadow: name=builder <86>Sep 29 11:45:04 groupadd[4013359]: new group: name=builder, GID=1806 <86>Sep 29 11:45:04 useradd[4013385]: new user: name=builder, UID=1806, GID=1806, home=/usr/src, shell=/bin/bash <13>Sep 29 11:45:07 rpmi: libuuid-devel-2.33.2-alt2 p9+254003.100.1.1 1593108026 installed <13>Sep 29 11:45:07 rpmi: libblkid-devel-2.33.2-alt2 p9+254003.100.1.1 1593108026 installed Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.12107 + 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.12107 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ 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 --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 --without-included-gettext + make -j16 make: Entering directory '/usr/src/RPM/BUILD/bcache-tools' cc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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 -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 -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 -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.12107 + 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) Hardlinking identical .pyc and .pyo files Processing files: bcache-tools-1.0.8-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.69143 + 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.BiGqCZ 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.UlAaPa find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/udev/rules.d, /lib64/ld-linux-x86-64.so.2, libblkid.so.1()(64bit) >= set:khUqBEK9338mU, libblkid.so.1(BLKID_2.15)(64bit), libblkid.so.1(BLKID_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.8)(64bit), libuuid.so.1()(64bit) >= set:igqfiO4Z06, libuuid.so.1(UUID_1.0)(64bit), 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.Ps3hwp 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.aBXTHH 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.XTy8o3 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.OKEJAs find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JrfogV find-requires: running scripts (debuginfo) Requires: bcache-tools = 1:1.0.8-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libblkid.so.1), debug64(libc.so.6), debug64(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/x86_64/bcache-tools-1.0.8-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/bcache-status-1.0.8-alt2.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/bcache-tools-debuginfo-1.0.8-alt2.x86_64.rpm (w2.lzdio) 2.16user 2.65system 0:09.37elapsed 51%CPU (0avgtext+0avgdata 30364maxresident)k 0inputs+0outputs (0major+438328minor)pagefaults 0swaps 3.14user 2.35system 0:17.75elapsed 30%CPU (0avgtext+0avgdata 135588maxresident)k 0inputs+0outputs (0major+209927minor)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 2024-09-29 11:45:19.895810081 +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.x86_64.rpm.repo 2017-09-04 18:12:24.000000000 +0000 +++ bcache-tools-1.0.8-alt2.x86_64.rpm.hasher 2024-09-29 11:45:19.975811349 +0000 @@ -27,7 +27,7 @@ Provides: bcache-tools = 1:1.0.8-alt2 -File: /lib/udev/bcache-register 100755 root:root 25aa8345ac09e6fcb6397a14b0d1eab2 -File: /lib/udev/probe-bcache 100755 root:root abe93896de5b1e5519d276e15486cbf7 +File: /lib/udev/bcache-register 100755 root:root c67eeb4d39fe890727b6be3b87073acd +File: /lib/udev/probe-bcache 100755 root:root 3841f523e6a5c3524435933aacb33a12 File: /lib/udev/rules.d/69-bcache.rules 100644 root:root 341c6254c18d9ba9eb75600b8eb4ee76 -File: /usr/sbin/bcache-super-show 100755 root:root bfcb23fca6056906995d2c19ffb1afd1 -File: /usr/sbin/make-bcache 100755 root:root 302486c3b2e9c76f36ab325eda834043 +File: /usr/sbin/bcache-super-show 100755 root:root 8562d4c57ab74da0e08dc38add92df31 +File: /usr/sbin/make-bcache 100755 root:root 318cbe655e1c28897128877836027178 File: /usr/share/doc/bcache-tools-1.0.8 40755 root:root @@ -38,2 +38,2 @@ File: /usr/share/man/man8/probe-bcache.8.xz 100644 root:root 7b83ac8b0fb2cad61b380bafe3e6199e -RPMIdentity: 28998c1b9bc920fec26e70bcf08fb73166576af82ef7bf19ef0b7f46f477b0b78f57a794c848383ac1f9ad1a96fac34069c92068bdd0382032d9e6fa41381fe2 +RPMIdentity: 1f57ae2d3ed33569852c57b56da25f8dd5f6d2ccb0fc6ac828527eb18815e91d0e69a0b0f6e74a8bafd6d995824937ed5a58e695a643969992d25ded6dc804c2 --- bcache-tools-debuginfo-1.0.8-alt2.x86_64.rpm.repo 2017-09-04 18:12:24.000000000 +0000 +++ bcache-tools-debuginfo-1.0.8-alt2.x86_64.rpm.hasher 2024-09-29 11:45:20.068812824 +0000 @@ -1,13 +1,13 @@ -/usr/lib/debug/.build-id/1a 40755 root:root -/usr/lib/debug/.build-id/1a/f859578a758f1aa2b6a0bf52930a6ede0c0005 120777 root:root ../../../../sbin/make-bcache -/usr/lib/debug/.build-id/1a/f859578a758f1aa2b6a0bf52930a6ede0c0005.debug 120777 root:root ../../usr/sbin/make-bcache.debug -/usr/lib/debug/.build-id/2c 40755 root:root -/usr/lib/debug/.build-id/2c/029c905163856e4d8d3147fc10f7ec2216fcf8 120777 root:root ../../../../../lib/udev/bcache-register -/usr/lib/debug/.build-id/2c/029c905163856e4d8d3147fc10f7ec2216fcf8.debug 120777 root:root ../../lib/udev/bcache-register.debug -/usr/lib/debug/.build-id/85 40755 root:root -/usr/lib/debug/.build-id/85/5c581fe7130054d8a4ba35dc8c48dcce5e3155 120777 root:root ../../../../../lib/udev/probe-bcache -/usr/lib/debug/.build-id/85/5c581fe7130054d8a4ba35dc8c48dcce5e3155.debug 120777 root:root ../../lib/udev/probe-bcache.debug -/usr/lib/debug/.build-id/b8 40755 root:root -/usr/lib/debug/.build-id/b8/b5864a3f3201530b035f78306b660e6c9aa5e2 120777 root:root ../../../../sbin/bcache-super-show -/usr/lib/debug/.build-id/b8/b5864a3f3201530b035f78306b660e6c9aa5e2.debug 120777 root:root ../../usr/sbin/bcache-super-show.debug +/usr/lib/debug/.build-id/45 40755 root:root +/usr/lib/debug/.build-id/45/24af960f3880606765338ced4e06bca0a6e2ef 120777 root:root ../../../../sbin/make-bcache +/usr/lib/debug/.build-id/45/24af960f3880606765338ced4e06bca0a6e2ef.debug 120777 root:root ../../usr/sbin/make-bcache.debug +/usr/lib/debug/.build-id/65 40755 root:root +/usr/lib/debug/.build-id/65/9f1b76e1d2d2df14b0ac6d71d7335335c964b5 120777 root:root ../../../../../lib/udev/bcache-register +/usr/lib/debug/.build-id/65/9f1b76e1d2d2df14b0ac6d71d7335335c964b5.debug 120777 root:root ../../lib/udev/bcache-register.debug +/usr/lib/debug/.build-id/ba 40755 root:root +/usr/lib/debug/.build-id/ba/380d7220bb77ae403e35d67b23d6665e74d7ec 120777 root:root ../../../../sbin/bcache-super-show +/usr/lib/debug/.build-id/ba/380d7220bb77ae403e35d67b23d6665e74d7ec.debug 120777 root:root ../../usr/sbin/bcache-super-show.debug +/usr/lib/debug/.build-id/ed 40755 root:root +/usr/lib/debug/.build-id/ed/b7bb41cfe4e0e851ee303efe1bbbb6ff7939d7 120777 root:root ../../../../../lib/udev/probe-bcache +/usr/lib/debug/.build-id/ed/b7bb41cfe4e0e851ee303efe1bbbb6ff7939d7.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/1a 40755 root:root -File: /usr/lib/debug/.build-id/1a/f859578a758f1aa2b6a0bf52930a6ede0c0005 120777 root:root ../../../../sbin/make-bcache -File: /usr/lib/debug/.build-id/1a/f859578a758f1aa2b6a0bf52930a6ede0c0005.debug 120777 root:root ../../usr/sbin/make-bcache.debug -File: /usr/lib/debug/.build-id/2c 40755 root:root -File: /usr/lib/debug/.build-id/2c/029c905163856e4d8d3147fc10f7ec2216fcf8 120777 root:root ../../../../../lib/udev/bcache-register -File: /usr/lib/debug/.build-id/2c/029c905163856e4d8d3147fc10f7ec2216fcf8.debug 120777 root:root ../../lib/udev/bcache-register.debug -File: /usr/lib/debug/.build-id/85 40755 root:root -File: /usr/lib/debug/.build-id/85/5c581fe7130054d8a4ba35dc8c48dcce5e3155 120777 root:root ../../../../../lib/udev/probe-bcache -File: /usr/lib/debug/.build-id/85/5c581fe7130054d8a4ba35dc8c48dcce5e3155.debug 120777 root:root ../../lib/udev/probe-bcache.debug -File: /usr/lib/debug/.build-id/b8 40755 root:root -File: /usr/lib/debug/.build-id/b8/b5864a3f3201530b035f78306b660e6c9aa5e2 120777 root:root ../../../../sbin/bcache-super-show -File: /usr/lib/debug/.build-id/b8/b5864a3f3201530b035f78306b660e6c9aa5e2.debug 120777 root:root ../../usr/sbin/bcache-super-show.debug +File: /usr/lib/debug/.build-id/45 40755 root:root +File: /usr/lib/debug/.build-id/45/24af960f3880606765338ced4e06bca0a6e2ef 120777 root:root ../../../../sbin/make-bcache +File: /usr/lib/debug/.build-id/45/24af960f3880606765338ced4e06bca0a6e2ef.debug 120777 root:root ../../usr/sbin/make-bcache.debug +File: /usr/lib/debug/.build-id/65 40755 root:root +File: /usr/lib/debug/.build-id/65/9f1b76e1d2d2df14b0ac6d71d7335335c964b5 120777 root:root ../../../../../lib/udev/bcache-register +File: /usr/lib/debug/.build-id/65/9f1b76e1d2d2df14b0ac6d71d7335335c964b5.debug 120777 root:root ../../lib/udev/bcache-register.debug +File: /usr/lib/debug/.build-id/ba 40755 root:root +File: /usr/lib/debug/.build-id/ba/380d7220bb77ae403e35d67b23d6665e74d7ec 120777 root:root ../../../../sbin/bcache-super-show +File: /usr/lib/debug/.build-id/ba/380d7220bb77ae403e35d67b23d6665e74d7ec.debug 120777 root:root ../../usr/sbin/bcache-super-show.debug +File: /usr/lib/debug/.build-id/ed 40755 root:root +File: /usr/lib/debug/.build-id/ed/b7bb41cfe4e0e851ee303efe1bbbb6ff7939d7 120777 root:root ../../../../../lib/udev/probe-bcache +File: /usr/lib/debug/.build-id/ed/b7bb41cfe4e0e851ee303efe1bbbb6ff7939d7.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 97e4799ec03deb50e891133aa77e5257 -File: /usr/lib/debug/lib/udev/probe-bcache.debug 100644 root:root 683eafbe7fb4cdfc04f24bea22bb8dc9 -File: /usr/lib/debug/usr/sbin/bcache-super-show.debug 100644 root:root e6c31478b4a89068684d9ac295a6cb7e -File: /usr/lib/debug/usr/sbin/make-bcache.debug 100644 root:root 7cb50da408338e10211ce49fb41b8b53 +File: /usr/lib/debug/lib/udev/bcache-register.debug 100644 root:root 476d83305e2d01bfccb95c618a2f9481 +File: /usr/lib/debug/lib/udev/probe-bcache.debug 100644 root:root 2b99685e3a921fc7b0dfa069d3714ae7 +File: /usr/lib/debug/usr/sbin/bcache-super-show.debug 100644 root:root 7cf928bc682fd9cb4e579156ce8644d9 +File: /usr/lib/debug/usr/sbin/make-bcache.debug 100644 root:root 7dacc0d5ef397306943b83cb923a89da 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: 47ac7274ea356b93db1d933b54647304483e0a4163df9f80ba342041fce26d26630f6534d150565ca4ef75d921dfd1d77b29a75adf28e1b6414acb5490a19faa +RPMIdentity: b2b7c110854aa8aae04434b70fa882c0535e238b998d7cf8ace2001bf30c96c844691022d177da9730c7506fa12f34309bbe971e9628a35fea91c513dc28c604