<86>Sep 5 01:46:08 userdel[2582320]: delete user 'rooter' <86>Sep 5 01:46:08 userdel[2582320]: removed group 'rooter' owned by 'rooter' <86>Sep 5 01:46:08 userdel[2582320]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 5 01:46:08 groupadd[2582359]: group added to /etc/group: name=rooter, GID=1844 <86>Sep 5 01:46:08 groupadd[2582359]: group added to /etc/gshadow: name=rooter <86>Sep 5 01:46:08 groupadd[2582359]: new group: name=rooter, GID=1844 <86>Sep 5 01:46:08 useradd[2582388]: new user: name=rooter, UID=1844, GID=1844, home=/root, shell=/bin/bash, from=none <86>Sep 5 01:46:08 userdel[2582426]: delete user 'builder' <86>Sep 5 01:46:08 userdel[2582426]: removed group 'builder' owned by 'builder' <86>Sep 5 01:46:08 userdel[2582426]: removed shadow group 'builder' owned by 'builder' <86>Sep 5 01:46:08 groupadd[2582437]: group added to /etc/group: name=builder, GID=1845 <86>Sep 5 01:46:08 groupadd[2582437]: group added to /etc/gshadow: name=builder <86>Sep 5 01:46:08 groupadd[2582437]: new group: name=builder, GID=1845 <86>Sep 5 01:46:08 useradd[2582449]: new user: name=builder, UID=1845, GID=1845, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/mtx-1.3.12-alt1.qa1.src.rpm: The use of such a license name is ambiguous: GPL <13>Sep 5 01:46:11 rpmi: gcc-c++-common-1.4.28-alt1 sisyphus+348678.100.1.1 1716396142 installed <13>Sep 5 01:46:12 rpmi: libstdc++13-devel-13.2.1-alt4 sisyphus+354645.100.1.1 1723060849 installed <13>Sep 5 01:46:12 rpmi: gcc13-c++-13.2.1-alt4 sisyphus+354645.100.1.1 1723060849 installed <13>Sep 5 01:46:12 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687267966 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/mtx-1.3.12-alt1.qa1.nosrc.rpm (w1.gzdio) Installing mtx-1.3.12-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.25985 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf mtx-1.3.12 + echo 'Source #0 (mtx-1.3.12.tar):' Source #0 (mtx-1.3.12.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/mtx-1.3.12.tar + cd mtx-1.3.12 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.25985 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mtx-1.3.12 + 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 + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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 checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for a BSD-compatible install... /usr/bin/ginstall -c checking for objcopy... yes 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 for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for string.h... (cached) yes checking scsi/scsi.h usability... yes checking scsi/scsi.h presence... yes checking for scsi/scsi.h... yes checking scsi/scsi_ioctl.h usability... yes checking scsi/scsi_ioctl.h presence... yes checking for scsi/scsi_ioctl.h... yes checking scsi/sg.h usability... yes checking scsi/sg.h presence... yes checking for scsi/sg.h... yes checking sys/gscdds.h usability... no checking sys/gscdds.h presence... no checking for sys/gscdds.h... no checking camlib.h usability... no checking camlib.h presence... no checking for camlib.h... no checking cam/cam_ccb.h usability... no checking cam/cam_ccb.h presence... no checking for cam/cam_ccb.h... no checking cam/scsi/scsi_message.h usability... no checking cam/scsi/scsi_message.h presence... no checking for cam/scsi/scsi_message.h... no checking sys/fsid.h usability... no checking sys/fsid.h presence... no checking for sys/fsid.h... no checking sys/fstyp.h usability... no checking sys/fstyp.h presence... no checking for sys/fstyp.h... no checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/scsi/impl/uscsi.h usability... no checking sys/scsi/impl/uscsi.h presence... no checking for sys/scsi/impl/uscsi.h... no checking sys/scsi.h usability... no checking sys/scsi.h presence... no checking for sys/scsi.h... no checking sys/scsi_ctl.h usability... no checking sys/scsi_ctl.h presence... no checking for sys/scsi_ctl.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mtio.h usability... yes checking sys/mtio.h presence... yes checking for sys/mtio.h... yes checking for sys/param.h... (cached) yes checking dslib.h usability... no checking dslib.h presence... no checking for dslib.h... no checking du/defs.h usability... no checking du/defs.h presence... no checking for du/defs.h... no checking ddk/ntddscsi.h usability... no checking ddk/ntddscsi.h presence... no checking for ddk/ntddscsi.h... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 8 checking whether byte ordering is bigendian... no checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no configure: creating ./config.status config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: creating config.h + make -j16 make: Entering directory '/usr/src/RPM/BUILD/mtx-1.3.12' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -DVERSION="\"1.3.12\"" -I. -I. -DLONG_PRINT_REQUEST_SENSE=1 -c -o scsieject.o scsieject.c make: Leaving directory '/usr/src/RPM/BUILD/mtx-1.3.12' make: Entering directory '/usr/src/RPM/BUILD/mtx-1.3.12' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -DVERSION="\"1.3.12\"" -I. -I. -DLONG_PRINT_REQUEST_SENSE=1 -c -o mtx.o mtx.c make: Leaving directory '/usr/src/RPM/BUILD/mtx-1.3.12' make: Entering directory '/usr/src/RPM/BUILD/mtx-1.3.12' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -DVERSION="\"1.3.12\"" -I. -I. -DLONG_PRINT_REQUEST_SENSE=1 -c -o tapeinfo.o tapeinfo.c make: Leaving directory '/usr/src/RPM/BUILD/mtx-1.3.12' make: Entering directory '/usr/src/RPM/BUILD/mtx-1.3.12' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -DVERSION="\"1.3.12\"" -I. -I. -DLONG_PRINT_REQUEST_SENSE=1 -c -o loaderinfo.o loaderinfo.c make: Leaving directory '/usr/src/RPM/BUILD/mtx-1.3.12' make: Entering directory '/usr/src/RPM/BUILD/mtx-1.3.12' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -DVERSION="\"1.3.12\"" -I. -I. -DLONG_PRINT_REQUEST_SENSE=1 -c -o scsitape.o scsitape.c scsitape.c: In function 'execute_command': scsitape.c:149:30: warning: comparison of constant '-1' with boolean expression is always false [-Wbool-compare] 149 | if (!MediumChangerFD == -1) | ^~ scsitape.c:149:30: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] scsitape.c:149:13: note: add parentheses around left hand side expression to silence this warning 149 | if (!MediumChangerFD == -1) | ^~~~~~~~~~~~~~~~ | ( ) scsitape.c: In function 'S_read': scsitape.c:867:33: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 867 | write(outfile,buffer,len); | ^~~~~~~~~~~~~~~~~~~~~~~~~ scsitape.c:887:41: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 887 | write(outfile,buffer,len); | ^~~~~~~~~~~~~~~~~~~~~~~~~ scsitape.c:899:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 899 | write(outfile,buffer,len); | ^~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/mtx-1.3.12' make: Entering directory '/usr/src/RPM/BUILD/mtx-1.3.12' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -DVERSION="\"1.3.12\"" -I. -I. -DLONG_PRINT_REQUEST_SENSE=1 -c -o mtxl.o mtxl.c make: Leaving directory '/usr/src/RPM/BUILD/mtx-1.3.12' make: Entering directory '/usr/src/RPM/BUILD/mtx-1.3.12' x86_64-alt-linux-gcc -o scsieject scsieject.o mtxl.o make: Leaving directory '/usr/src/RPM/BUILD/mtx-1.3.12' make: Entering directory '/usr/src/RPM/BUILD/mtx-1.3.12' x86_64-alt-linux-gcc -o loaderinfo loaderinfo.o mtxl.o make: Leaving directory '/usr/src/RPM/BUILD/mtx-1.3.12' make: Entering directory '/usr/src/RPM/BUILD/mtx-1.3.12' x86_64-alt-linux-gcc -o scsitape scsitape.o mtxl.o make: Leaving directory '/usr/src/RPM/BUILD/mtx-1.3.12' make: Entering directory '/usr/src/RPM/BUILD/mtx-1.3.12' x86_64-alt-linux-gcc -o tapeinfo tapeinfo.o mtxl.o make: Leaving directory '/usr/src/RPM/BUILD/mtx-1.3.12' make: Entering directory '/usr/src/RPM/BUILD/mtx-1.3.12' x86_64-alt-linux-gcc -o mtx mtx.o mtxl.o make: Leaving directory '/usr/src/RPM/BUILD/mtx-1.3.12' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.98504 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/mtx-buildroot + : + /bin/rm -rf -- /usr/src/tmp/mtx-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd mtx-1.3.12 + make 'INSTALL=/usr/libexec/rpm-build/install -p' mandir=/usr/src/tmp/mtx-buildroot/usr/share/man sbindir=/usr/src/tmp/mtx-buildroot/usr/sbin install make: Entering directory '/usr/src/RPM/BUILD/mtx-1.3.12' /usr/libexec/rpm-build/install -p -m 755 -d /usr/src/tmp/mtx-buildroot/usr/sbin for file in mtx tapeinfo loaderinfo scsitape scsieject; do \ /usr/libexec/rpm-build/install -p -m 755 "$file" /usr/src/tmp/mtx-buildroot/usr/sbin ; \ done /usr/libexec/rpm-build/install -p -m 755 -d /usr/src/tmp/mtx-buildroot/usr/share/man /usr/src/tmp/mtx-buildroot/usr/share/man/man1 for file in mtx.1 tapeinfo.1 scsitape.1 scsieject.1 loaderinfo.1 ; do \ /usr/libexec/rpm-build/install -p -m 644 "$file" /usr/src/tmp/mtx-buildroot/usr/share/man/man1 ; \ done make: Leaving directory '/usr/src/RPM/BUILD/mtx-1.3.12' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/mtx-buildroot (auto) Verifying and fixing files in /usr/src/tmp/mtx-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/mtx-buildroot/ (default) Compressing files in /usr/src/tmp/mtx-buildroot (auto) Verifying ELF objects in /usr/src/tmp/mtx-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/mtx-buildroot Processing files: mtx-1.3.12-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.V7AXcK 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.1oiLi7 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.34)(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.ilnPZh Creating mtx-debuginfo package Processing files: mtx-debuginfo-1.3.12-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9gJ5oS find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2zBCJk find-requires: running scripts (debuginfo) Requires: mtx = 1.3.12-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to mtx-debuginfo a strict dependency on mtx Wrote: /usr/src/RPM/RPMS/x86_64/mtx-1.3.12-alt1.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/mtx-debuginfo-1.3.12-alt1.qa1.x86_64.rpm (w2.lzdio) 2.63user 5.58system 0:09.82elapsed 83%CPU (0avgtext+0avgdata 37420maxresident)k 0inputs+0outputs (0major+808698minor)pagefaults 0swaps /.out/mtx-1.3.12-alt1.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/mtx-debuginfo-1.3.12-alt1.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL 3.33user 2.82system 0:20.44elapsed 30%CPU (0avgtext+0avgdata 135304maxresident)k 0inputs+0outputs (0major+216689minor)pagefaults 0swaps --- mtx-1.3.12-alt1.qa1.x86_64.rpm.repo 2021-07-13 12:55:15.000000000 +0000 +++ mtx-1.3.12-alt1.qa1.x86_64.rpm.hasher 2024-09-05 01:46:25.414176511 +0000 @@ -13,2 +13,3 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -17,7 +18,7 @@ Provides: mtx = 1.3.12-alt1.qa1:sisyphus+278750.100.1.1 -File: /usr/sbin/loaderinfo 100755 root:root 9e0631988799ab699b1c0e569a147b91 -File: /usr/sbin/mtx 100755 root:root 6508d0ff6032be7aed27277955bf2f15 -File: /usr/sbin/scsieject 100755 root:root 956c782fe12bde86382bed2bebe36f43 -File: /usr/sbin/scsitape 100755 root:root defa38186966db21b108fb09078eef5c -File: /usr/sbin/tapeinfo 100755 root:root da5b4ff64153b0208f64c710c066a162 +File: /usr/sbin/loaderinfo 100755 root:root 74f8896110dc705a63dcbdf5a69d413b +File: /usr/sbin/mtx 100755 root:root 269fbabe6b1b611e82e9920368dc3bfd +File: /usr/sbin/scsieject 100755 root:root 03d4415cd5e59abf8d823a3018adc8c1 +File: /usr/sbin/scsitape 100755 root:root 71a01e4b16a76d69057b4f257c97277d +File: /usr/sbin/tapeinfo 100755 root:root 352c27d9bef2641b4f4aa92d739a0065 File: /usr/share/man/man1/loaderinfo.1.xz 100644 root:root 3628a8468777422fa0d83fa902a560e5 @@ -27,2 +28,2 @@ File: /usr/share/man/man1/tapeinfo.1.xz 100644 root:root 18acd93fd126165ef82dc5bb0d598764 -RPMIdentity: 12deeb45276b776e789db179c61e7fc1980963c6464dd68e6b8dab522f9f42ae06d6504756b86333111b4ffd737b3f1a01ca08b07035f77ba074f2e6b8ab45ac +RPMIdentity: 87cd6f6eb507ea2789484619702a8cb89fe9c52a3cf6e6219383bbeea1cde38e2e15e448423de383b72b6ddea2bf2d86bb0eab5cc7b934edff704e90a5e7fea5 --- mtx-debuginfo-1.3.12-alt1.qa1.x86_64.rpm.repo 2021-07-13 12:55:15.000000000 +0000 +++ mtx-debuginfo-1.3.12-alt1.qa1.x86_64.rpm.hasher 2024-09-05 01:46:25.515178448 +0000 @@ -1,15 +1,16 @@ -/usr/lib/debug/.build-id/87 40755 root:root -/usr/lib/debug/.build-id/87/7ff1928f0fea5f66f12ee1f051a302b76f71f7 120777 root:root ../../../../sbin/scsieject -/usr/lib/debug/.build-id/87/7ff1928f0fea5f66f12ee1f051a302b76f71f7.debug 120777 root:root ../../usr/sbin/scsieject.debug -/usr/lib/debug/.build-id/a0 40755 root:root -/usr/lib/debug/.build-id/a0/3edf361dea524ea6e5d397ee5937278135bf26 120777 root:root ../../../../sbin/scsitape -/usr/lib/debug/.build-id/a0/3edf361dea524ea6e5d397ee5937278135bf26.debug 120777 root:root ../../usr/sbin/scsitape.debug -/usr/lib/debug/.build-id/a0/6e78c98bd7d4e6f5a398ba06d6d0172b94134f 120777 root:root ../../../../sbin/tapeinfo -/usr/lib/debug/.build-id/a0/6e78c98bd7d4e6f5a398ba06d6d0172b94134f.debug 120777 root:root ../../usr/sbin/tapeinfo.debug -/usr/lib/debug/.build-id/c4 40755 root:root -/usr/lib/debug/.build-id/c4/4e3b4c744fae1ae73547a56bc7122b51d50243 120777 root:root ../../../../sbin/mtx -/usr/lib/debug/.build-id/c4/4e3b4c744fae1ae73547a56bc7122b51d50243.debug 120777 root:root ../../usr/sbin/mtx.debug -/usr/lib/debug/.build-id/dd 40755 root:root -/usr/lib/debug/.build-id/dd/67246ca25599f396f0e8abf9c783432f2fd0e0 120777 root:root ../../../../sbin/loaderinfo -/usr/lib/debug/.build-id/dd/67246ca25599f396f0e8abf9c783432f2fd0e0.debug 120777 root:root ../../usr/sbin/loaderinfo.debug +/usr/lib/debug/.build-id/04 40755 root:root +/usr/lib/debug/.build-id/04/d92db9587e415c31eb6f44be68f82489aa4090 120777 root:root ../../../../sbin/scsieject +/usr/lib/debug/.build-id/04/d92db9587e415c31eb6f44be68f82489aa4090.debug 120777 root:root ../../usr/sbin/scsieject.debug +/usr/lib/debug/.build-id/28 40755 root:root +/usr/lib/debug/.build-id/28/fd2703453ceb45a9d3926117a9f95ffb3a5034 120777 root:root ../../../../sbin/tapeinfo +/usr/lib/debug/.build-id/28/fd2703453ceb45a9d3926117a9f95ffb3a5034.debug 120777 root:root ../../usr/sbin/tapeinfo.debug +/usr/lib/debug/.build-id/6f 40755 root:root +/usr/lib/debug/.build-id/6f/517e7e83ecdbfcda8d702659bad5914d923b13 120777 root:root ../../../../sbin/mtx +/usr/lib/debug/.build-id/6f/517e7e83ecdbfcda8d702659bad5914d923b13.debug 120777 root:root ../../usr/sbin/mtx.debug +/usr/lib/debug/.build-id/e1 40755 root:root +/usr/lib/debug/.build-id/e1/e32be80f417ec19b74a9c25b56a397c16282ff 120777 root:root ../../../../sbin/scsitape +/usr/lib/debug/.build-id/e1/e32be80f417ec19b74a9c25b56a397c16282ff.debug 120777 root:root ../../usr/sbin/scsitape.debug +/usr/lib/debug/.build-id/ee 40755 root:root +/usr/lib/debug/.build-id/ee/332b4e723d4c856fd8fb170656a8b3b8e6df27 120777 root:root ../../../../sbin/loaderinfo +/usr/lib/debug/.build-id/ee/332b4e723d4c856fd8fb170656a8b3b8e6df27.debug 120777 root:root ../../usr/sbin/loaderinfo.debug /usr/lib/debug/usr/sbin/loaderinfo.debug 100644 root:root @@ -35,21 +36,22 @@ Provides: mtx-debuginfo = 1.3.12-alt1.qa1:sisyphus+278750.100.1.1 -File: /usr/lib/debug/.build-id/87 40755 root:root -File: /usr/lib/debug/.build-id/87/7ff1928f0fea5f66f12ee1f051a302b76f71f7 120777 root:root ../../../../sbin/scsieject -File: /usr/lib/debug/.build-id/87/7ff1928f0fea5f66f12ee1f051a302b76f71f7.debug 120777 root:root ../../usr/sbin/scsieject.debug -File: /usr/lib/debug/.build-id/a0 40755 root:root -File: /usr/lib/debug/.build-id/a0/3edf361dea524ea6e5d397ee5937278135bf26 120777 root:root ../../../../sbin/scsitape -File: /usr/lib/debug/.build-id/a0/3edf361dea524ea6e5d397ee5937278135bf26.debug 120777 root:root ../../usr/sbin/scsitape.debug -File: /usr/lib/debug/.build-id/a0/6e78c98bd7d4e6f5a398ba06d6d0172b94134f 120777 root:root ../../../../sbin/tapeinfo -File: /usr/lib/debug/.build-id/a0/6e78c98bd7d4e6f5a398ba06d6d0172b94134f.debug 120777 root:root ../../usr/sbin/tapeinfo.debug -File: /usr/lib/debug/.build-id/c4 40755 root:root -File: /usr/lib/debug/.build-id/c4/4e3b4c744fae1ae73547a56bc7122b51d50243 120777 root:root ../../../../sbin/mtx -File: /usr/lib/debug/.build-id/c4/4e3b4c744fae1ae73547a56bc7122b51d50243.debug 120777 root:root ../../usr/sbin/mtx.debug -File: /usr/lib/debug/.build-id/dd 40755 root:root -File: /usr/lib/debug/.build-id/dd/67246ca25599f396f0e8abf9c783432f2fd0e0 120777 root:root ../../../../sbin/loaderinfo -File: /usr/lib/debug/.build-id/dd/67246ca25599f396f0e8abf9c783432f2fd0e0.debug 120777 root:root ../../usr/sbin/loaderinfo.debug -File: /usr/lib/debug/usr/sbin/loaderinfo.debug 100644 root:root 1ab054bb94caabb57d45bba13f451a88 -File: /usr/lib/debug/usr/sbin/mtx.debug 100644 root:root d81d419821af00c3347eadd58c0faf64 -File: /usr/lib/debug/usr/sbin/scsieject.debug 100644 root:root 9df71b743fa099f11c94416fb3f11573 -File: /usr/lib/debug/usr/sbin/scsitape.debug 100644 root:root 374874121df3cf677b8cc55b0802c940 -File: /usr/lib/debug/usr/sbin/tapeinfo.debug 100644 root:root 7090dfda7a3a261f423a28198b6fd245 +File: /usr/lib/debug/.build-id/04 40755 root:root +File: /usr/lib/debug/.build-id/04/d92db9587e415c31eb6f44be68f82489aa4090 120777 root:root ../../../../sbin/scsieject +File: /usr/lib/debug/.build-id/04/d92db9587e415c31eb6f44be68f82489aa4090.debug 120777 root:root ../../usr/sbin/scsieject.debug +File: /usr/lib/debug/.build-id/28 40755 root:root +File: /usr/lib/debug/.build-id/28/fd2703453ceb45a9d3926117a9f95ffb3a5034 120777 root:root ../../../../sbin/tapeinfo +File: /usr/lib/debug/.build-id/28/fd2703453ceb45a9d3926117a9f95ffb3a5034.debug 120777 root:root ../../usr/sbin/tapeinfo.debug +File: /usr/lib/debug/.build-id/6f 40755 root:root +File: /usr/lib/debug/.build-id/6f/517e7e83ecdbfcda8d702659bad5914d923b13 120777 root:root ../../../../sbin/mtx +File: /usr/lib/debug/.build-id/6f/517e7e83ecdbfcda8d702659bad5914d923b13.debug 120777 root:root ../../usr/sbin/mtx.debug +File: /usr/lib/debug/.build-id/e1 40755 root:root +File: /usr/lib/debug/.build-id/e1/e32be80f417ec19b74a9c25b56a397c16282ff 120777 root:root ../../../../sbin/scsitape +File: /usr/lib/debug/.build-id/e1/e32be80f417ec19b74a9c25b56a397c16282ff.debug 120777 root:root ../../usr/sbin/scsitape.debug +File: /usr/lib/debug/.build-id/ee 40755 root:root +File: /usr/lib/debug/.build-id/ee/332b4e723d4c856fd8fb170656a8b3b8e6df27 120777 root:root ../../../../sbin/loaderinfo +File: /usr/lib/debug/.build-id/ee/332b4e723d4c856fd8fb170656a8b3b8e6df27.debug 120777 root:root ../../usr/sbin/loaderinfo.debug +File: /usr/lib/debug/usr/sbin/loaderinfo.debug 100644 root:root d707fa54dae76d748c912f4def0d8c4c +File: /usr/lib/debug/usr/sbin/mtx.debug 100644 root:root 3921ae3c6143583b96978095fcd3110c +File: /usr/lib/debug/usr/sbin/scsieject.debug 100644 root:root 1f1ffe136afe6afd9d1569fe7ad4bb26 +File: /usr/lib/debug/usr/sbin/scsitape.debug 100644 root:root 148c29e6637ea74d981a450c4c9a34c7 +File: /usr/lib/debug/usr/sbin/tapeinfo.debug 100644 root:root ad9e1151a7f30fb2860775177c2df65a File: /usr/src/debug/mtx-1.3.12 40755 root:root @@ -65,2 +67,2 @@ File: /usr/src/debug/mtx-1.3.12/tapeinfo.c 100644 root:root 2a00e31f97634aba73fd3c58ee763071 -RPMIdentity: 9880271f533fac3f3d35b0ad4090f63fe0352065146330e7b2aa88e47c8a44bef1bccb1e309ade7ed0aded6297e6872523c4bf824f19fa9ad68ed5710f5d1f31 +RPMIdentity: 14664a98f2f6c90bfa833ad2dc075339872e2041b08302ee765af2e72664d7ffb1de7a48597fcdd75b1f82d90c26dc018bd670e499f23f77eefe099f201c0eb4