<86>Oct 24 03:19:29 userdel[597266]: delete user 'rooter' <86>Oct 24 03:19:29 userdel[597266]: removed group 'rooter' owned by 'rooter' <86>Oct 24 03:19:29 groupadd[597292]: group added to /etc/group: name=rooter, GID=966 <86>Oct 24 03:19:29 groupadd[597292]: group added to /etc/gshadow: name=rooter <86>Oct 24 03:19:29 groupadd[597292]: new group: name=rooter, GID=966 <86>Oct 24 03:19:29 useradd[597310]: new user: name=rooter, UID=966, GID=966, home=/root, shell=/bin/bash <86>Oct 24 03:19:29 userdel[597332]: delete user 'builder' <86>Oct 24 03:19:29 userdel[597332]: removed group 'builder' owned by 'builder' <86>Oct 24 03:19:29 groupadd[597352]: group added to /etc/group: name=builder, GID=967 <86>Oct 24 03:19:29 groupadd[597352]: group added to /etc/gshadow: name=builder <86>Oct 24 03:19:29 groupadd[597352]: new group: name=builder, GID=967 <86>Oct 24 03:19:29 useradd[597371]: new user: name=builder, UID=967, GID=967, home=/usr/src, shell=/bin/bash warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root <13>Oct 24 03:19:31 rpmi: libsgutils-1.42-alt1 1484010735 installed <13>Oct 24 03:19:31 rpmi: libsgutils-devel-1.42-alt1 1484010735 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/sdparm-1.10-alt1.nosrc.rpm (w1.gzdio) Installing sdparm-1.10-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.50125 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf sdparm-1.10 + echo 'Source #0 (sdparm-1.10.tar.xz):' Source #0 (sdparm-1.10.tar.xz): + /usr/bin/xz -dc /usr/src/RPM/SOURCES/sdparm-1.10.tar.xz + /bin/tar -xf - + cd sdparm-1.10 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.50125 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sdparm-1.10 + 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 configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no 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 whether x86_64-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for linux/types.h... yes checking for linux/bsg.h... yes checking for linux/kdev_t.h... yes checking for getopt_long... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for sg_ll_inquiry in -lsgutils2... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating scripts/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/sdparm-1.10/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -iquote ../include -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -c -o sdparm_data_vendor.o sdparm_data_vendor.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sdparm-1.10/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -iquote ../include -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -c -o sg_pt_common.o `test -f '../lib/sg_pt_common.c' || echo './'`../lib/sg_pt_common.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sdparm-1.10/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -iquote ../include -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -c -o sdparm_data.o sdparm_data.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sdparm-1.10/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -iquote ../include -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -c -o sg_lib_data.o `test -f '../lib/sg_lib_data.c' || echo './'`../lib/sg_lib_data.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sdparm-1.10/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -iquote ../include -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -c -o sg_cmds_mmc.o `test -f '../lib/sg_cmds_mmc.c' || echo './'`../lib/sg_cmds_mmc.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sdparm-1.10/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -iquote ../include -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -c -o sdparm_cmd.o sdparm_cmd.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sdparm-1.10/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -iquote ../include -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -c -o sg_cmds_basic.o `test -f '../lib/sg_cmds_basic.c' || echo './'`../lib/sg_cmds_basic.c ../lib/sg_cmds_basic.c: In function 'sg_cmds_process_helper': ../lib/sg_cmds_basic.c:139:9: warning: this statement may fall through [-Wimplicit-fallthrough=] ++check_data_in; ^~~~~~~~~~~~~~~ ../lib/sg_cmds_basic.c:141:5: note: here case SG_LIB_CAT_UNIT_ATTENTION: ^~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sdparm-1.10/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -iquote ../include -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -c -o sdparm_access.o sdparm_access.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sdparm-1.10/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -iquote ../include -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -c -o sg_pt_linux.o `test -f '../lib/sg_pt_linux.c' || echo './'`../lib/sg_pt_linux.c ../lib/sg_pt_linux.c: In function 'do_scsi_pt': ../lib/sg_pt_linux.c:1024:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . (bsg_major != (int)SG_DEV_MAJOR(a_stat.st_rdev))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sdparm-1.10/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -iquote ../include -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -c -o sg_cmds_basic2.o `test -f '../lib/sg_cmds_basic2.c' || echo './'`../lib/sg_cmds_basic2.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sdparm-1.10/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -iquote ../include -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -c -o sdparm_vpd.o sdparm_vpd.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sdparm-1.10/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -iquote ../include -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -c -o sg_lib.o `test -f '../lib/sg_lib.c' || echo './'`../lib/sg_lib.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sdparm-1.10/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -iquote ../include -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -c -o sdparm.o sdparm.c sdparm.c: In function 'main': sdparm.c:2340:21: warning: this statement may fall through [-Wimplicit-fallthrough=] cmd_str = optarg; ~~~~~~~~^~~~~~~~ sdparm.c:2341:9: note: here case 'd': ^~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sdparm-1.10/src' x86_64-alt-linux-gcc -iquote ../include -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -o sdparm sdparm.o sdparm_data.o sdparm_data_vendor.o sdparm_access.o sdparm_vpd.o sdparm_cmd.o sg_lib.o sg_lib_data.o sg_cmds_basic.o sg_cmds_basic2.o sg_cmds_mmc.o sg_pt_common.o sg_pt_linux.o make[2]: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.10/src' Making all in doc make[2]: Nothing to be done for 'all'. Making all in scripts make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.5571 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/sdparm-buildroot + : + /bin/rm -rf -- /usr/src/tmp/sdparm-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd sdparm-1.10 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/sdparm-buildroot/usr exec_prefix=/usr/src/tmp/sdparm-buildroot/usr bindir=/usr/src/tmp/sdparm-buildroot/usr/bin sbindir=/usr/src/tmp/sdparm-buildroot/usr/sbin sysconfdir=/usr/src/tmp/sdparm-buildroot/etc datadir=/usr/src/tmp/sdparm-buildroot/usr/share includedir=/usr/src/tmp/sdparm-buildroot/usr/include libdir=/usr/src/tmp/sdparm-buildroot/usr/lib64 libexecdir=/usr/src/tmp/sdparm-buildroot/usr/lib localstatedir=/usr/src/tmp/sdparm-buildroot/var/lib sharedstatedir=/usr/src/tmp/sdparm-buildroot/var/lib mandir=/usr/src/tmp/sdparm-buildroot/usr/share/man infodir=/usr/src/tmp/sdparm-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/sdparm-1.10' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/sdparm-1.10/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sdparm-1.10/src' /bin/mkdir -p '/usr/src/tmp/sdparm-buildroot/usr/bin' /usr/libexec/rpm-build/install -p sdparm '/usr/src/tmp/sdparm-buildroot/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.10/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.10/src' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/sdparm-1.10/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/sdparm-1.10/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/sdparm-buildroot/usr/share/man/man8' /usr/libexec/rpm-build/install -p -m 644 sdparm.8 sas_disk_blink.8 scsi_ch_swp.8 '/usr/src/tmp/sdparm-buildroot/usr/share/man/man8' make[2]: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.10/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.10/doc' Making install in scripts make[1]: Entering directory '/usr/src/RPM/BUILD/sdparm-1.10/scripts' make[2]: Entering directory '/usr/src/RPM/BUILD/sdparm-1.10/scripts' /bin/mkdir -p '/usr/src/tmp/sdparm-buildroot/usr/bin' /usr/libexec/rpm-build/install -p sas_disk_blink scsi_ch_swp '/usr/src/tmp/sdparm-buildroot/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.10/scripts' make[1]: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.10/scripts' make[1]: Entering directory '/usr/src/RPM/BUILD/sdparm-1.10' make[2]: Entering directory '/usr/src/RPM/BUILD/sdparm-1.10' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.10' make[1]: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.10' make: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.10' + cp -a /usr/src/RPM/SOURCES/sdparm.html . + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/sdparm-buildroot (auto) Verifying and fixing files in /usr/src/tmp/sdparm-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/sdparm-buildroot/ (default) Compressing files in /usr/src/tmp/sdparm-buildroot (auto) Verifying ELF objects in /usr/src/tmp/sdparm-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: sdparm-1.10-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.5571 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sdparm-1.10 + DOCDIR=/usr/src/tmp/sdparm-buildroot/usr/share/doc/sdparm-1.10 + export DOCDIR + rm -rf /usr/src/tmp/sdparm-buildroot/usr/share/doc/sdparm-1.10 + /bin/mkdir -p /usr/src/tmp/sdparm-buildroot/usr/share/doc/sdparm-1.10 + cp -prL AUTHORS CREDITS ChangeLog README notes.txt sdparm.html /usr/src/tmp/sdparm-buildroot/usr/share/doc/sdparm-1.10 + chmod -R go-w /usr/src/tmp/sdparm-buildroot/usr/share/doc/sdparm-1.10 + chmod -R a+rX /usr/src/tmp/sdparm-buildroot/usr/share/doc/sdparm-1.10 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gYQgmF 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.y3wAsd find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: blockdev sleep which Requires: /bin/bash, /lib64/ld-linux-x86-64.so.2, coreutils, libc.so.6(GLIBC_2.14)(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.7)(64bit), rtld(GNU_HASH), util-linux, which Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.i7lGYO Creating sdparm-debuginfo package Processing files: sdparm-debuginfo-1.10-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.M8uDVt find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uBXSic find-requires: running scripts (debuginfo) Requires: sdparm = 1.10-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/sdparm-1.10-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/sdparm-debuginfo-1.10-alt1.x86_64.rpm (w2.lzdio) 4.34user 1.07system 0:08.33elapsed 65%CPU (0avgtext+0avgdata 54376maxresident)k 0inputs+0outputs (0major+496260minor)pagefaults 0swaps 6.66user 3.53system 0:12.46elapsed 81%CPU (0avgtext+0avgdata 120252maxresident)k 176inputs+0outputs (34392major+747080minor)pagefaults 0swaps --- sdparm-1.10-alt1.x86_64.rpm.repo 2016-03-05 20:34:07.000000000 +0000 +++ sdparm-1.10-alt1.x86_64.rpm.hasher 2021-10-24 03:19:41.084667123 +0000 @@ -29,3 +29,3 @@ File: /usr/bin/scsi_ch_swp 100755 root:root 7af149f6583482c7d14c02d37ff08837 -File: /usr/bin/sdparm 100755 root:root 52ae03f039ef3659467288edb373d083 +File: /usr/bin/sdparm 100755 root:root 64feb622d235516b5b8bbad6931c75ff File: /usr/share/doc/sdparm-1.10 40755 root:root @@ -40,2 +40,2 @@ File: /usr/share/man/man8/sdparm.8.xz 100644 root:root ca5cde43cfc3d48b908c6035c7969688 -RPMIdentity: a1f6cb01c45a74c0b5dc10f091d84c633e0bed75f86df61f062eaaf54c2ec6c06038991cf622749b1af756d8e949f6379a777a08e3fe7e99680edd69b5d0d530 +RPMIdentity: a6bae89763aa9ba580d2cf9738a2fc0d02ea7aec1389b3fd381ee98869d88969b0d73393d572398395a302181afeb5f9dff4c19816caea9f4b512ffc527df557 --- sdparm-debuginfo-1.10-alt1.x86_64.rpm.repo 2016-03-05 20:34:07.000000000 +0000 +++ sdparm-debuginfo-1.10-alt1.x86_64.rpm.hasher 2021-10-24 03:19:41.145667787 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/87 40755 root:root -/usr/lib/debug/.build-id/87/e5655e5fbc687cd111246013625bf66976c447 120777 root:root ../../../../bin/sdparm -/usr/lib/debug/.build-id/87/e5655e5fbc687cd111246013625bf66976c447.debug 120777 root:root ../../usr/bin/sdparm.debug +/usr/lib/debug/.build-id/5f 40755 root:root +/usr/lib/debug/.build-id/5f/94d2de0e55c65ddd9cc50150fab6f1ffdb42d2 120777 root:root ../../../../bin/sdparm +/usr/lib/debug/.build-id/5f/94d2de0e55c65ddd9cc50150fab6f1ffdb42d2.debug 120777 root:root ../../usr/bin/sdparm.debug /usr/lib/debug/usr/bin/sdparm.debug 100644 root:root @@ -34,6 +34,6 @@ Provides: sdparm-debuginfo = 1.10-alt1 -File: /usr/lib/debug/.build-id/87 40755 root:root -File: /usr/lib/debug/.build-id/87/e5655e5fbc687cd111246013625bf66976c447 120777 root:root ../../../../bin/sdparm -File: /usr/lib/debug/.build-id/87/e5655e5fbc687cd111246013625bf66976c447.debug 120777 root:root ../../usr/bin/sdparm.debug -File: /usr/lib/debug/usr/bin/sdparm.debug 100644 root:root 97b38f503ae64005f61fd19ce21b78e4 +File: /usr/lib/debug/.build-id/5f 40755 root:root +File: /usr/lib/debug/.build-id/5f/94d2de0e55c65ddd9cc50150fab6f1ffdb42d2 120777 root:root ../../../../bin/sdparm +File: /usr/lib/debug/.build-id/5f/94d2de0e55c65ddd9cc50150fab6f1ffdb42d2.debug 120777 root:root ../../usr/bin/sdparm.debug +File: /usr/lib/debug/usr/bin/sdparm.debug 100644 root:root e4225e1398bc5dbd2a99cd7bdac404db File: /usr/src/debug/sdparm-1.10 40755 root:root @@ -63,2 +63,2 @@ File: /usr/src/debug/sdparm-1.10/src/sdparm_vpd.c 100644 root:root 6801766b22778956df2fcf097ade0039 -RPMIdentity: ce08ff72c8c715e81bdaf60c28d74f44347305066f9cd0f3ad813aa895a855445db136a7f8630e4d544bacbaa13b5d8e6487f4f537d60fab7cdb3d5936b6d423 +RPMIdentity: 4ef6102d66bbacb738f3281ad1003c615a3d772d1a17194bebe15f651fe74d8e04d5c64c7ea2d6fbc87e548062d6685449cdb0c189dd787b940266b7b06d3e4a