<86>Oct 29 16:05:49 userdel[3193175]: delete user 'rooter' <86>Oct 29 16:05:49 userdel[3193175]: removed group 'rooter' owned by 'rooter' <86>Oct 29 16:05:49 userdel[3193175]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 29 16:05:49 groupadd[3193248]: group added to /etc/group: name=rooter, GID=1853 <86>Oct 29 16:05:49 groupadd[3193248]: group added to /etc/gshadow: name=rooter <86>Oct 29 16:05:49 groupadd[3193248]: new group: name=rooter, GID=1853 <86>Oct 29 16:05:49 useradd[3193279]: new user: name=rooter, UID=1853, GID=1853, home=/root, shell=/bin/bash, from=none <86>Oct 29 16:05:49 userdel[3193350]: delete user 'builder' <86>Oct 29 16:05:49 userdel[3193350]: removed group 'builder' owned by 'builder' <86>Oct 29 16:05:49 userdel[3193350]: removed shadow group 'builder' owned by 'builder' <86>Oct 29 16:05:49 groupadd[3193451]: group added to /etc/group: name=builder, GID=1854 <86>Oct 29 16:05:49 groupadd[3193451]: group added to /etc/gshadow: name=builder <86>Oct 29 16:05:49 groupadd[3193451]: new group: name=builder, GID=1854 <86>Oct 29 16:05:49 useradd[3193518]: new user: name=builder, UID=1854, GID=1854, 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>Oct 29 16:05:53 rpmi: gcc-c++-common-1.4.28-alt1 sisyphus+348678.100.1.1 1716396142 installed <13>Oct 29 16:05:53 rpmi: libstdc++14-devel-14.2.1-alt1 icarus+359818.100.1.1 1729089654 installed <13>Oct 29 16:05:54 rpmi: gcc14-c++-14.2.1-alt1 icarus+359818.100.1.1 1729089654 installed <13>Oct 29 16:05:54 rpmi: gcc-c++-14-alt1 icarus+359818.400.1.1 1729097861 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.22232 + 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.22232 + 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 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 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 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 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 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 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 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 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 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.68097 + 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.8BLs1F 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.xlbsV7 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.Yt91Mn 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.8vwrXi find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PqQtnl 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.95user 5.32system 0:09.92elapsed 83%CPU (0avgtext+0avgdata 38228maxresident)k 0inputs+0outputs (0major+808086minor)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.42user 2.87system 0:20.86elapsed 30%CPU (0avgtext+0avgdata 136492maxresident)k 0inputs+0outputs (0major+211319minor)pagefaults 0swaps --- mtx-1.3.12-alt1.qa1.x86_64.rpm.repo 2021-07-13 12:55:15.661025539 +0000 +++ mtx-1.3.12-alt1.qa1.x86_64.rpm.hasher 2024-10-29 16:06:06.998259557 +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 130ae0850b8d79fbf6cb712ad2709db0 +File: /usr/sbin/mtx 100755 root:root 45826874b53acb706035e272069f1c80 +File: /usr/sbin/scsieject 100755 root:root d0bee16fc246e6023f1f79863fc41b2a +File: /usr/sbin/scsitape 100755 root:root 334252eb3493daa20435a5a5db91d83d +File: /usr/sbin/tapeinfo 100755 root:root 02909684a7d57e01b7add8b72bf8bed8 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: 01a1a1dbb3963acd4fe4cc569b6dc26efa41ce9df3833bc7eb7fbfdf9231b57eef82074b91ddb4d9fae714b70950d985c95016e20937908177d07f9237b8e82a --- mtx-debuginfo-1.3.12-alt1.qa1.x86_64.rpm.repo 2021-07-13 12:55:15.650025447 +0000 +++ mtx-debuginfo-1.3.12-alt1.qa1.x86_64.rpm.hasher 2024-10-29 16:06:07.081260703 +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/65 40755 root:root +/usr/lib/debug/.build-id/65/b936ba64a43c92326ef3aac468467803aff11e 120777 root:root ../../../../sbin/tapeinfo +/usr/lib/debug/.build-id/65/b936ba64a43c92326ef3aac468467803aff11e.debug 120777 root:root ../../usr/sbin/tapeinfo.debug +/usr/lib/debug/.build-id/7d 40755 root:root +/usr/lib/debug/.build-id/7d/79afb39ba31c14abdfbdf615d95b77b5f4b6e8 120777 root:root ../../../../sbin/loaderinfo +/usr/lib/debug/.build-id/7d/79afb39ba31c14abdfbdf615d95b77b5f4b6e8.debug 120777 root:root ../../usr/sbin/loaderinfo.debug +/usr/lib/debug/.build-id/7e 40755 root:root +/usr/lib/debug/.build-id/7e/87e6ea8528a5e287ad6a573399e45abe88531d 120777 root:root ../../../../sbin/scsieject +/usr/lib/debug/.build-id/7e/87e6ea8528a5e287ad6a573399e45abe88531d.debug 120777 root:root ../../usr/sbin/scsieject.debug +/usr/lib/debug/.build-id/c8 40755 root:root +/usr/lib/debug/.build-id/c8/701474500857edb0428bb62c9e82056d8be7f2 120777 root:root ../../../../sbin/mtx +/usr/lib/debug/.build-id/c8/701474500857edb0428bb62c9e82056d8be7f2.debug 120777 root:root ../../usr/sbin/mtx.debug +/usr/lib/debug/.build-id/fd 40755 root:root +/usr/lib/debug/.build-id/fd/28bcd4d50c12c3b4232037aba47a1ff6e96797 120777 root:root ../../../../sbin/scsitape +/usr/lib/debug/.build-id/fd/28bcd4d50c12c3b4232037aba47a1ff6e96797.debug 120777 root:root ../../usr/sbin/scsitape.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/65 40755 root:root +File: /usr/lib/debug/.build-id/65/b936ba64a43c92326ef3aac468467803aff11e 120777 root:root ../../../../sbin/tapeinfo +File: /usr/lib/debug/.build-id/65/b936ba64a43c92326ef3aac468467803aff11e.debug 120777 root:root ../../usr/sbin/tapeinfo.debug +File: /usr/lib/debug/.build-id/7d 40755 root:root +File: /usr/lib/debug/.build-id/7d/79afb39ba31c14abdfbdf615d95b77b5f4b6e8 120777 root:root ../../../../sbin/loaderinfo +File: /usr/lib/debug/.build-id/7d/79afb39ba31c14abdfbdf615d95b77b5f4b6e8.debug 120777 root:root ../../usr/sbin/loaderinfo.debug +File: /usr/lib/debug/.build-id/7e 40755 root:root +File: /usr/lib/debug/.build-id/7e/87e6ea8528a5e287ad6a573399e45abe88531d 120777 root:root ../../../../sbin/scsieject +File: /usr/lib/debug/.build-id/7e/87e6ea8528a5e287ad6a573399e45abe88531d.debug 120777 root:root ../../usr/sbin/scsieject.debug +File: /usr/lib/debug/.build-id/c8 40755 root:root +File: /usr/lib/debug/.build-id/c8/701474500857edb0428bb62c9e82056d8be7f2 120777 root:root ../../../../sbin/mtx +File: /usr/lib/debug/.build-id/c8/701474500857edb0428bb62c9e82056d8be7f2.debug 120777 root:root ../../usr/sbin/mtx.debug +File: /usr/lib/debug/.build-id/fd 40755 root:root +File: /usr/lib/debug/.build-id/fd/28bcd4d50c12c3b4232037aba47a1ff6e96797 120777 root:root ../../../../sbin/scsitape +File: /usr/lib/debug/.build-id/fd/28bcd4d50c12c3b4232037aba47a1ff6e96797.debug 120777 root:root ../../usr/sbin/scsitape.debug +File: /usr/lib/debug/usr/sbin/loaderinfo.debug 100644 root:root aff6951193ebc8ed2184156f5df91678 +File: /usr/lib/debug/usr/sbin/mtx.debug 100644 root:root db50bccbe7606a5c38caf0cb28e49928 +File: /usr/lib/debug/usr/sbin/scsieject.debug 100644 root:root 2ae87e5c7bc8485fd92c5892362b32ad +File: /usr/lib/debug/usr/sbin/scsitape.debug 100644 root:root aab70858120547762fde227199c8ad4c +File: /usr/lib/debug/usr/sbin/tapeinfo.debug 100644 root:root d1ac78193bef73e95939f7fdf7557ecb 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: c73e01f700df2658dd063f8a54a7985ff4594f044e3c9edea203199d4d4bdd348fdfb110b4428827d3d426509953aa6a7a9060196bb034a78caffbbe99e50f31