<86>Dec 19 03:58:16 userdel[4150420]: delete user 'rooter' <86>Dec 19 03:58:16 groupadd[4150446]: group added to /etc/group: name=rooter, GID=1253 <86>Dec 19 03:58:16 groupadd[4150446]: group added to /etc/gshadow: name=rooter <86>Dec 19 03:58:16 groupadd[4150446]: new group: name=rooter, GID=1253 <86>Dec 19 03:58:16 useradd[4150468]: new user: name=rooter, UID=1253, GID=1253, home=/root, shell=/bin/bash, from=none <86>Dec 19 03:58:16 userdel[4150527]: delete user 'builder' <86>Dec 19 03:58:16 groupadd[4150582]: group added to /etc/group: name=builder, GID=1254 <86>Dec 19 03:58:16 groupadd[4150582]: group added to /etc/gshadow: name=builder <86>Dec 19 03:58:16 groupadd[4150582]: new group: name=builder, GID=1254 <86>Dec 19 03:58:16 useradd[4150641]: new user: name=builder, UID=1254, GID=1254, home=/usr/src, shell=/bin/bash, from=none <13>Dec 19 03:58:21 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/rootsh-1.5.3-alt2.qa1.nosrc.rpm (w1.gzdio) Installing rootsh-1.5.3-alt2.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.10822 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf rootsh-1.5.3 + echo 'Source #0 (rootsh-1.5.3.tar):' Source #0 (rootsh-1.5.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/rootsh-1.5.3.tar + cd rootsh-1.5.3 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (rootsh-1.5.3-create_file_perms.patch):' Patch #0 (rootsh-1.5.3-create_file_perms.patch): + /usr/bin/patch -p0 patching file src/rootsh.c + echo 'Patch #1 (rootsh-1.5.3-alt-fix-autoreconf.patch):' Patch #1 (rootsh-1.5.3-alt-fix-autoreconf.patch): + /usr/bin/patch -p1 patching file configure.ac (renamed from configure.in) + mv -f -- COPYING COPYING.orig ++ relative /usr/share/license/GPL-3 /usr/share/doc/rootsh/COPYING + ln -s -- ../../license/GPL-3 COPYING + sed -e s#1.5.2#1.5.3#g -i configure.ac + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.10822 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rootsh-1.5.3 + autoreconf -fisv autoreconf-default: export WARNINGS= autoreconf-default: Entering directory '.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using Gtkdoc autoreconf-default: running: /usr/bin/autoconf-2.71 --force configure.ac:230: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:230: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:230: the top level configure.ac:238: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:238: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:238: the top level configure.ac:286: warning: The macro `AC_TYPE_SIGNAL' is obsolete. configure.ac:286: You should run autoupdate. ./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from... configure.ac:286: the top level autoreconf-default: running: /usr/bin/autoheader-2.71 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:213: installing 'config/compile' autoreconf-default: Leaving directory '.' + 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 + configure_runstatedir_flags=--runstatedir=/var/run + ./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 --runstatedir=/var/run --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for syslog... enabled checking for syslog facility... local5.notice checking for syslog linenumbering... enabled checking for username in syslog... enabled checking for logfile... enabled checking for logdir... /var/log/rootsh checking for maximum logfile size... 0 checking for defaultshell... /bin/bash 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 the compiler supports GNU C... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to enable C11 features... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking for /etc/shells... found checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for LIBUTIL=-lutil in -lutil... no checking for egrep... (cached) /usr/bin/grep -E checking for string.h... (cached) yes checking for fcntl.h... yes checking for sys/file.h... yes checking for sys/param.h... yes checking for stropts.h... no checking for libgen.h... yes checking for pty.h... yes checking for forkpty... yes checking for getopt.h... yes checking for getopt_long... yes checking for basename... yes checking for getusershell... yes checking getusershell prototype... checking how to run the C preprocessor... x86_64-alt-linux-gcc -E yes checking for clearenv... yes checking for sigset... yes checking for sigaction... yes checking whether supplying sigset prototypes is permitted... yes checking return type of signal handlers... void checking select() and fd_set in sys/select.h and sys/bsdtypes.h... not needed checking FD_ZERO and strings.h or bstring.h... not needed checking for master pty... checking if your system supports the ttcompat streams module... no checking operating system... linux checking for su... /bin/false checking whether make sets $(MAKE)... (cached) yes 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 src/config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 Making all in src make all-am make[2]: Entering directory '/usr/src/RPM/BUILD/rootsh-1.5.3/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Wpointer-arith -pedantic -pedantic -Wstrict-prototypes -c -o write2syslog.o write2syslog.c make[2]: Leaving directory '/usr/src/RPM/BUILD/rootsh-1.5.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/rootsh-1.5.3/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Wpointer-arith -pedantic -pedantic -Wstrict-prototypes -c -o rootsh.o rootsh.c rootsh.c:183:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 183 | extern int errno; | ^~~~~~ rootsh.c: In function 'endlogging': rootsh.c:837:29: warning: value computed is not used [-Wunused-value] 837 | unlink(logFileName) && rmdir(logFileName); | ^~ rootsh.c: In function 'main': rootsh.c:542:11: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 542 | write(STDOUT_FILENO, buf, n); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ rootsh.c: In function 'beginlogging': rootsh.c:705:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 705 | write(logFile, msgbuf, msglen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rootsh.c: In function 'dologging': rootsh.c:748:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 748 | write(logFile, msgbuf, msglen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rootsh.c: In function 'endlogging': rootsh.c:803:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 803 | write(logFile, msgbuf, msglen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/rootsh-1.5.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/rootsh-1.5.3/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Wpointer-arith -pedantic -pedantic -Wstrict-prototypes -o rootsh rootsh.o write2syslog.o make[2]: Leaving directory '/usr/src/RPM/BUILD/rootsh-1.5.3/src' make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.69419 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/rootsh-buildroot + : + /bin/rm -rf -- /usr/src/tmp/rootsh-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd rootsh-1.5.3 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/rootsh-buildroot/usr exec_prefix=/usr/src/tmp/rootsh-buildroot/usr bindir=/usr/src/tmp/rootsh-buildroot/usr/bin sbindir=/usr/src/tmp/rootsh-buildroot/usr/sbin sysconfdir=/usr/src/tmp/rootsh-buildroot/etc datadir=/usr/src/tmp/rootsh-buildroot/usr/share includedir=/usr/src/tmp/rootsh-buildroot/usr/include libdir=/usr/src/tmp/rootsh-buildroot/usr/lib64 libexecdir=/usr/src/tmp/rootsh-buildroot/usr/lib localstatedir=/usr/src/tmp/rootsh-buildroot/var/lib runstatedir=/usr/src/tmp/rootsh-buildroot/var/run sharedstatedir=/usr/src/tmp/rootsh-buildroot/var/lib mandir=/usr/src/tmp/rootsh-buildroot/usr/share/man infodir=/usr/src/tmp/rootsh-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/rootsh-1.5.3' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/rootsh-1.5.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/rootsh-1.5.3/src' /usr/bin/mkdir -p '/usr/src/tmp/rootsh-buildroot/usr/bin' /usr/libexec/rpm-build/install -p rootsh '/usr/src/tmp/rootsh-buildroot/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/rootsh-1.5.3/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/rootsh-1.5.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/rootsh-1.5.3' make[2]: Entering directory '/usr/src/RPM/BUILD/rootsh-1.5.3' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/tmp/rootsh-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 rootsh.1 '/usr/src/tmp/rootsh-buildroot/usr/share/man/man1' make[2]: Leaving directory '/usr/src/RPM/BUILD/rootsh-1.5.3' make[1]: Leaving directory '/usr/src/RPM/BUILD/rootsh-1.5.3' make: Leaving directory '/usr/src/RPM/BUILD/rootsh-1.5.3' + mkdir -p -- /usr/src/tmp/rootsh-buildroot/etc/profile.d /usr/src/tmp/rootsh-buildroot/etc/bashrc.d /usr/src/tmp/rootsh-buildroot/etc/sysconfig /usr/src/tmp/rootsh-buildroot/etc/cron.daily + install -m 0755 -- /usr/src/RPM/SOURCES/rootsh.sh /usr/src/tmp/rootsh-buildroot/etc/bashrc.d/rootsh.sh + install -m 0755 -- /usr/src/RPM/SOURCES/rootsh.csh /usr/src/tmp/rootsh-buildroot/etc/profile.d/rootsh.csh + install -m 0644 -- /usr/src/RPM/SOURCES/rootsh.sysconfig /usr/src/tmp/rootsh-buildroot/etc/sysconfig/rootsh + install -m 0755 -- /usr/src/RPM/SOURCES/rootsh.cron /usr/src/tmp/rootsh-buildroot/etc/cron.daily/rootsh + cp /usr/src/RPM/SOURCES/README.ALT.utf8 README.ALT.utf8 + sed -e 's#@@conf_file@@#/etc/sysconfig/rootsh#g;s#@@logs_dir@@#/var/log/rootsh#g' -i /usr/src/tmp/rootsh-buildroot/etc/bashrc.d/rootsh.sh /usr/src/tmp/rootsh-buildroot/etc/profile.d/rootsh.csh /usr/src/tmp/rootsh-buildroot/etc/sysconfig/rootsh /usr/src/tmp/rootsh-buildroot/etc/cron.daily/rootsh + mkdir -p -- /usr/src/tmp/rootsh-buildroot/var/log/rootsh + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/rootsh-buildroot (auto) Verifying and fixing files in /usr/src/tmp/rootsh-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/rootsh-buildroot/ (default) Compressing files in /usr/src/tmp/rootsh-buildroot (auto) Verifying ELF objects in /usr/src/tmp/rootsh-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/rootsh-buildroot Processing files: rootsh-1.5.3-alt2.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.69419 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rootsh-1.5.3 + DOCDIR=/usr/src/tmp/rootsh-buildroot/usr/share/doc/rootsh-1.5.3 + export DOCDIR + rm -rf /usr/src/tmp/rootsh-buildroot/usr/share/doc/rootsh-1.5.3 + /bin/mkdir -p /usr/src/tmp/rootsh-buildroot/usr/share/doc/rootsh-1.5.3 + cp -prL AUTHORS README THANKS ChangeLog /usr/src/tmp/rootsh-buildroot/usr/share/doc/rootsh-1.5.3 + chmod -R go-w /usr/src/tmp/rootsh-buildroot/usr/share/doc/rootsh-1.5.3 + chmod -R a+rX /usr/src/tmp/rootsh-buildroot/usr/share/doc/rootsh-1.5.3 + cp -prL README.ALT.utf8 /usr/src/tmp/rootsh-buildroot/usr/share/doc/rootsh-1.5.3 + chmod -R go-w /usr/src/tmp/rootsh-buildroot/usr/share/doc/rootsh-1.5.3 + chmod -R a+rX /usr/src/tmp/rootsh-buildroot/usr/share/doc/rootsh-1.5.3 + cp -prL --no-dereference COPYING /usr/src/tmp/rootsh-buildroot/usr/share/doc/rootsh-1.5.3 + chmod -R go-w /usr/src/tmp/rootsh-buildroot/usr/share/doc/rootsh-1.5.3 + chmod -R a+rX /usr/src/tmp/rootsh-buildroot/usr/share/doc/rootsh-1.5.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dmOoLW 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.p4Fqgs find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: find Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.C6IjnJ Requires: /bin/sh, /etc/cron.daily, /lib64/ld-linux-x86-64.so.2, findutils, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(pre): /bin/sh, /usr/sbin/groupadd Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GrJArL Creating rootsh-debuginfo package Processing files: rootsh-debuginfo-1.5.3-alt2.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GYSGXY find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.g1vb1u find-requires: running scripts (debuginfo) Requires: rootsh = 1.5.3-alt2.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to rootsh-debuginfo a strict dependency on rootsh Wrote: /usr/src/RPM/RPMS/x86_64/rootsh-1.5.3-alt2.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/rootsh-debuginfo-1.5.3-alt2.qa1.x86_64.rpm (w2.lzdio) 3.30user 2.40system 0:11.69elapsed 48%CPU (0avgtext+0avgdata 32460maxresident)k 0inputs+0outputs (0major+549418minor)pagefaults 0swaps 6.18user 2.35system 0:24.59elapsed 34%CPU (0avgtext+0avgdata 137712maxresident)k 0inputs+0outputs (0major+220755minor)pagefaults 0swaps --- rootsh-1.5.3-alt2.qa1.x86_64.rpm.repo 2021-10-05 21:44:26.000000000 +0000 +++ rootsh-1.5.3-alt2.qa1.x86_64.rpm.hasher 2024-12-19 03:58:36.516510022 +0000 @@ -23,4 +23,5 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) -Requires: libutil.so.1(GLIBC_2.2.5)(64bit) Requires: rtld(GNU_HASH) @@ -33,3 +34,3 @@ File: /etc/sysconfig/rootsh 100644 root:root 15a6a6fcbdcff984d49af8417f5fbbd0 -File: /usr/bin/rootsh 100710 root:_rootsh 76451166f89bb196aac131e3c9f939a6 +File: /usr/bin/rootsh 100710 root:_rootsh c6c09a803de051623fb653309d8c813d File: /usr/share/doc/rootsh-1.5.3 40755 root:root @@ -43,2 +44,2 @@ File: /var/log/rootsh 41730 root:_rootsh -RPMIdentity: 1c390b9837b1a4a1c52b7aae83ac766b7c4d94cbd6adb29d8d9e80dc535f8f68bc223eca8f3ad4d47fc30278cde05758f357b8f051d20041b4edfe1c32069ea2 +RPMIdentity: 90f63c9b94059a9d5f344ed022cf25136987df9eebdb7a76febd89d250585c202d47a9851b0db81cea1f68017c3dcfc4c769b62f8b9a060c00ebd041ef88b97e --- rootsh-debuginfo-1.5.3-alt2.qa1.x86_64.rpm.repo 2021-10-05 21:44:26.000000000 +0000 +++ rootsh-debuginfo-1.5.3-alt2.qa1.x86_64.rpm.hasher 2024-12-19 03:58:36.599509969 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/76 40755 root:root -/usr/lib/debug/.build-id/76/516ee45feb5eb066b73aa6d1b0d6eda6d8d98c 120777 root:root ../../../../bin/rootsh -/usr/lib/debug/.build-id/76/516ee45feb5eb066b73aa6d1b0d6eda6d8d98c.debug 120777 root:root ../../usr/bin/rootsh.debug +/usr/lib/debug/.build-id/b3 40755 root:root +/usr/lib/debug/.build-id/b3/f228c912226324b5e8369ae1c678378444b31b 120777 root:root ../../../../bin/rootsh +/usr/lib/debug/.build-id/b3/f228c912226324b5e8369ae1c678378444b31b.debug 120777 root:root ../../usr/bin/rootsh.debug /usr/lib/debug/usr/bin/rootsh.debug 100644 root:root @@ -10,3 +10,2 @@ Requires: debug64(libc.so.6) -Requires: debug64(libutil.so.1) Requires: rootsh = 1.5.3-alt2.qa1:sisyphus+286482.100.1.1 @@ -14,6 +13,6 @@ Provides: rootsh-debuginfo = 1.5.3-alt2.qa1:sisyphus+286482.100.1.1 -File: /usr/lib/debug/.build-id/76 40755 root:root -File: /usr/lib/debug/.build-id/76/516ee45feb5eb066b73aa6d1b0d6eda6d8d98c 120777 root:root ../../../../bin/rootsh -File: /usr/lib/debug/.build-id/76/516ee45feb5eb066b73aa6d1b0d6eda6d8d98c.debug 120777 root:root ../../usr/bin/rootsh.debug -File: /usr/lib/debug/usr/bin/rootsh.debug 100644 root:root bfa82276f2a40019fdc4ceab7856d2ea +File: /usr/lib/debug/.build-id/b3 40755 root:root +File: /usr/lib/debug/.build-id/b3/f228c912226324b5e8369ae1c678378444b31b 120777 root:root ../../../../bin/rootsh +File: /usr/lib/debug/.build-id/b3/f228c912226324b5e8369ae1c678378444b31b.debug 120777 root:root ../../usr/bin/rootsh.debug +File: /usr/lib/debug/usr/bin/rootsh.debug 100644 root:root 4c1ca461f19d5b143340851629696b43 File: /usr/src/debug/rootsh-1.5.3 40755 root:root @@ -22,2 +21,2 @@ File: /usr/src/debug/rootsh-1.5.3/src/write2syslog.c 100644 root:root be5c9da7dc7b4a57cd7b3faa79737aac -RPMIdentity: f0a2ce8fa157d5e961449326530c1d891c5b9e84a4ed9337cafbb84806bc496dc08f29eaf3028c2b623d272ba56133359510e7973a5159687360528483d7c3b9 +RPMIdentity: 9cb5820aed6119d3228cfb89add59e62358894bab5f39eabad38e5b29c071b9ecaaffed0178d74038672bd871cea99f2ff451b352c9203ae45e005949d5f23a1