<86>May 19 01:50:46 userdel[195933]: delete user 'rooter' <86>May 19 01:50:46 userdel[195933]: removed group 'rooter' owned by 'rooter' <86>May 19 01:50:46 userdel[195933]: removed shadow group 'rooter' owned by 'rooter' <86>May 19 01:50:46 groupadd[195971]: group added to /etc/group: name=rooter, GID=1859 <86>May 19 01:50:46 groupadd[195971]: group added to /etc/gshadow: name=rooter <86>May 19 01:50:46 groupadd[195971]: new group: name=rooter, GID=1859 <86>May 19 01:50:46 useradd[195987]: new user: name=rooter, UID=1859, GID=1859, home=/root, shell=/bin/bash, from=none <86>May 19 01:50:46 userdel[196023]: delete user 'builder' <86>May 19 01:50:46 userdel[196023]: removed group 'builder' owned by 'builder' <86>May 19 01:50:46 userdel[196023]: removed shadow group 'builder' owned by 'builder' <86>May 19 01:50:46 groupadd[196067]: group added to /etc/group: name=builder, GID=1860 <86>May 19 01:50:46 groupadd[196067]: group added to /etc/gshadow: name=builder <86>May 19 01:50:46 groupadd[196067]: new group: name=builder, GID=1860 <86>May 19 01:50:46 useradd[196084]: new user: name=builder, UID=1860, GID=1860, home=/usr/src, shell=/bin/bash, from=none <13>May 19 01:50:47 rpmi: libselinux-devel-1:3.2-alt2 sisyphus+291245.3100.54.1 1643297055 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/sysvinit-3.00-alt2.nosrc.rpm (w1.gzdio) Installing sysvinit-3.00-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.28511 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf sysvinit-3.00 + echo 'Source #0 (sysvinit-3.00.tar):' Source #0 (sysvinit-3.00.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/sysvinit-3.00.tar + cd sysvinit-3.00 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (0001-ALT-Use-program_invocation_short_name-as-progname.patch):' Patch #1 (0001-ALT-Use-program_invocation_short_name-as-progname.patch): + /usr/bin/patch -p1 patching file src/halt.c patching file src/init.c patching file src/killall5.c patching file src/last.c + echo 'Patch #2 (0002-ALT-Mark-usage-functions-as-noreturn.patch):' Patch #2 (0002-ALT-Mark-usage-functions-as-noreturn.patch): + /usr/bin/patch -p1 patching file src/bootlogd.c patching file src/halt.c patching file src/init.c patching file src/killall5.c patching file src/last.c patching file src/mountpoint.c patching file src/shutdown.c patching file src/sulogin.c patching file src/utmpdump.c + echo 'Patch #3 (0003-ALT-Do-not-try-a-few-binaries.patch):' Patch #3 (0003-ALT-Do-not-try-a-few-binaries.patch): + /usr/bin/patch -p1 patching file src/halt.c patching file src/killall5.c + echo 'Patch #4 (0004-OWL-initcmd_setenv-exclude-INIT_VERSION.patch):' Patch #4 (0004-OWL-initcmd_setenv-exclude-INIT_VERSION.patch): + /usr/bin/patch -p1 patching file src/init.c + echo 'Patch #5 (0005-OWL-Fixes.patch):' Patch #5 (0005-OWL-Fixes.patch): + /usr/bin/patch -p1 patching file src/init.c + echo 'Patch #6 (0006-ALT-Fix-some-build-warnings.patch):' Patch #6 (0006-ALT-Fix-some-build-warnings.patch): + /usr/bin/patch -p1 patching file src/bootlogd.c + echo 'Patch #7 (0007-ALT-Add-DISTRO-ALT-to-makefile.patch):' Patch #7 (0007-ALT-Add-DISTRO-ALT-to-makefile.patch): + /usr/bin/patch -p1 patching file src/Makefile + echo 'Patch #8 (0008-ALT-Change-the-error-message-when-the-getuid-check-f.patch):' Patch #8 (0008-ALT-Change-the-error-message-when-the-getuid-check-f.patch): + /usr/bin/patch -p1 patching file man/halt.8 patching file src/halt.c patching file src/init.c patching file src/shutdown.c + echo 'Patch #9 (0009-ALT-wall-line-size.patch):' Patch #9 (0009-ALT-wall-line-size.patch): + /usr/bin/patch -p1 patching file src/dowall.c + echo 'Patch #10 (0010-ALT-halt-poweroff.patch):' Patch #10 (0010-ALT-halt-poweroff.patch): + /usr/bin/patch -p1 patching file src/halt.c patching file src/shutdown.c + echo 'Patch #11 (0011-GENTOO-halt-do-kexec-instead-of-reboot-if-another-ke.patch):' Patch #11 (0011-GENTOO-halt-do-kexec-instead-of-reboot-if-another-ke.patch): + /usr/bin/patch -p1 patching file man/halt.8 patching file src/halt.c patching file src/reboot.h + echo 'Patch #12 (0012-Fix-FTBFS-with-glibc-2.28.patch):' Patch #12 (0012-Fix-FTBFS-with-glibc-2.28.patch): + /usr/bin/patch -p1 patching file src/bootlogd.c patching file src/mountpoint.c + pushd src ~/RPM/BUILD/sysvinit-3.00/src ~/RPM/BUILD/sysvinit-3.00 + find -type f -print0 + xargs -r0 grep -FZl '"paths.h"' -- + xargs -r0 sed -i 's/"paths\.h"/"paths_init.h"/g' -- + mv paths.h paths_init.h + echo '#include ' + sed -i 's/\/paths_init.h/g' -- Makefile + popd ~/RPM/BUILD/sysvinit-3.00 + find -type f -name '*.orig' -delete + sed -i s,/run/initctl,/dev/initctl,g -- man/initctl.5 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.32021 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sysvinit-3.00 + make -j16 -C src init DISTRO=ALT 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fomit-frame-pointer' LDFLAGS= LCRYPT= WITH_SELINUX= make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fomit-frame-pointer -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o runlevellog.o runlevellog.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fomit-frame-pointer -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -DINIT_MAIN -c -o init_utmp.o utmp.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fomit-frame-pointer -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o init.o init.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition init.c: In function 'read_inittab': init.c:1531:41: warning: the comparison will always evaluate as 'false' for the address of 'buf' will never be NULL [-Waddress] 1531 | if( buf == NULL ) | ^~ init.c:1449:17: note: 'buf' declared here 1449 | char buf[256]; /* Line buffer */ | ^~~ make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc init.o init_utmp.o runlevellog.o -o init make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' + mv -f src/init src/init.initrd + make -j16 -C src clean make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' rm -f *.o *.bak make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' rm -f init halt shutdown runlevel killall5 fstab-decode logsave sulogin bootlogd last mesg readbootlog utmpdump wall make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' + make -j16 -C src DISTRO=ALT 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fomit-frame-pointer' LDFLAGS= LCRYPT= WITH_SELINUX=yes make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fomit-frame-pointer -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o runlevellog.o runlevellog.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fomit-frame-pointer -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o runlevel.o runlevel.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fomit-frame-pointer -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o mountpoint.o mountpoint.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fomit-frame-pointer -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o ifdown.o ifdown.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fomit-frame-pointer -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o fstab-decode.o fstab-decode.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fomit-frame-pointer -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o halt.o halt.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fomit-frame-pointer -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o utmp.o utmp.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fomit-frame-pointer -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -DINIT_MAIN -c -o init_utmp.o utmp.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fomit-frame-pointer -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o hddown.o hddown.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fomit-frame-pointer -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o dowall.o dowall.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fomit-frame-pointer -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o logsave.o logsave.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fomit-frame-pointer -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o mesg.o mesg.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fomit-frame-pointer -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o readbootlog.o readbootlog.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fomit-frame-pointer -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o wall.o wall.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fomit-frame-pointer -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o shutdown.o shutdown.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fomit-frame-pointer -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o bootlogd.o bootlogd.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc runlevel.o runlevellog.o -o runlevel make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc fstab-decode.o -o fstab-decode make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fomit-frame-pointer -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o last.o last.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc mesg.o -o mesg make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc mountpoint.o -o mountpoint make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc readbootlog.o -o readbootlog make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fomit-frame-pointer -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -DWITH_SELINUX -c -o init.o init.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition init.c: In function 'read_inittab': init.c:1531:41: warning: the comparison will always evaluate as 'false' for the address of 'buf' will never be NULL [-Waddress] 1531 | if( buf == NULL ) | ^~ init.c:1449:17: note: 'buf' declared here 1449 | char buf[256]; /* Line buffer */ | ^~~ make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc logsave.o -o logsave make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc wall.o dowall.o -o wall make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc halt.o ifdown.o hddown.o utmp.o runlevellog.o -o halt make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc bootlogd.o -lutil -o bootlogd make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc shutdown.o dowall.o utmp.o -o shutdown make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc last.o -o last make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fomit-frame-pointer -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" killall5.c -o killall5 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc init.o init_utmp.o runlevellog.o -lselinux -o init make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.77315 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/sysvinit-buildroot + : + /bin/rm -rf -- /usr/src/tmp/sysvinit-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd sysvinit-3.00 + mkdir -p /usr/src/tmp/sysvinit-buildroot/sbin /usr/src/tmp/sysvinit-buildroot/bin /usr/src/tmp/sysvinit-buildroot/etc/inittab.d /usr/src/tmp/sysvinit-buildroot/dev /usr/src/tmp/sysvinit-buildroot/run /usr/src/tmp/sysvinit-buildroot/usr/bin /usr/src/tmp/sysvinit-buildroot/usr/include /usr/src/tmp/sysvinit-buildroot/usr/share/man/man1 /usr/src/tmp/sysvinit-buildroot/usr/share/man/man3 /usr/src/tmp/sysvinit-buildroot/usr/share/man/man5 /usr/src/tmp/sysvinit-buildroot/usr/share/man/man8 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install -C src ROOT=/usr/src/tmp/sysvinit-buildroot DISTRO=ALT make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' install -m 755 -d /usr/src/tmp/sysvinit-buildroot/bin/ /usr/src/tmp/sysvinit-buildroot/sbin/ install -m 755 -d /usr/src/tmp/sysvinit-buildroot/usr/bin/ for i in mountpoint; do \ install -m 755 $i /usr/src/tmp/sysvinit-buildroot/bin/ ; \ done for i in init halt shutdown runlevel killall5 fstab-decode logsave bootlogd; do \ install -m 755 $i /usr/src/tmp/sysvinit-buildroot/sbin/ ; \ done for i in last mesg readbootlog wall; do \ install -m 755 $i /usr/src/tmp/sysvinit-buildroot/usr/bin/ ; \ done # install -m 755 -d /usr/src/tmp/sysvinit-buildroot/etc/ install -m 755 -d /usr/src/tmp/sysvinit-buildroot/etc/inittab.d # install -m 755 ../doc/initscript.sample /usr/src/tmp/sysvinit-buildroot/etc/ ln -sf halt /usr/src/tmp/sysvinit-buildroot/sbin/reboot ln -sf halt /usr/src/tmp/sysvinit-buildroot/sbin/poweroff ln -sf init /usr/src/tmp/sysvinit-buildroot/sbin/telinit ln -sf killall5 /usr/src/tmp/sysvinit-buildroot/sbin/pidof ln -sf ../sbin/pidof /usr/src/tmp/sysvinit-buildroot/bin/pidof if [ ! -f /usr/src/tmp/sysvinit-buildroot/usr/bin/lastb ]; then \ ln -sf last /usr/src/tmp/sysvinit-buildroot/usr/bin/lastb; \ fi install -m 755 -d /usr/src/tmp/sysvinit-buildroot/usr/include/ install -m 644 initreq.h /usr/src/tmp/sysvinit-buildroot/usr/include/ install -m 755 -d /usr/src/tmp/sysvinit-buildroot/usr/share/man/man1/ install -m 755 -d /usr/src/tmp/sysvinit-buildroot/usr/share/man/man5/ install -m 755 -d /usr/src/tmp/sysvinit-buildroot/usr/share/man/man8/ for man in last.1 lastb.1 mesg.1 readbootlog.1 mountpoint.1 wall.1; do \ install -m 644 ../man/$man /usr/src/tmp/sysvinit-buildroot/usr/share/man/man1/; \ sed -i "1{ s@^\('\\\\\"\)[^\*-]*-\*- coding: [^[:blank:]]\+ -\*-@\1@; }" /usr/src/tmp/sysvinit-buildroot/usr/share/man/man1/$man ; \ done for man in initscript.5 inittab.5 initctl.5; do \ install -m 644 ../man/$man /usr/src/tmp/sysvinit-buildroot/usr/share/man/man5/; \ sed -i "1{ s@^\('\\\\\"\)[^\*-]*-\*- coding: [^[:blank:]]\+ -\*-@\1@; }" /usr/src/tmp/sysvinit-buildroot/usr/share/man/man5/$man ; \ done for man in halt.8 init.8 killall5.8 pidof.8 poweroff.8 reboot.8 runlevel.8 shutdown.8 telinit.8 fstab-decode.8 logsave.8 bootlogd.8; do \ install -m 644 ../man/$man /usr/src/tmp/sysvinit-buildroot/usr/share/man/man8/; \ sed -i "1{ s@^\('\\\\\"\)[^\*-]*-\*- coding: [^[:blank:]]\+ -\*-@\1@; }" /usr/src/tmp/sysvinit-buildroot/usr/share/man/man8/$man ; \ done make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' + install -pm755 src/bootlogd src/init.initrd /usr/src/tmp/sysvinit-buildroot/sbin/ + mkfifo -m600 /usr/src/tmp/sysvinit-buildroot/dev/initctl + touch /usr/src/tmp/sysvinit-buildroot/run/initctl + rm -f -- /usr/src/tmp/sysvinit-buildroot/sbin/logsave + rm -f -- /usr/src/tmp/sysvinit-buildroot/usr/share/man/man8/logsave.8 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/sysvinit-buildroot (auto) Verifying and fixing files in /usr/src/tmp/sysvinit-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/sysvinit-buildroot/ (default) Compressing files in /usr/src/tmp/sysvinit-buildroot (auto) removed '/usr/src/tmp/sysvinit-buildroot/usr/share/man/man8/telinit.8' '/usr/src/tmp/sysvinit-buildroot/usr/share/man/man8/telinit.8.xz' -> 'init.8.xz' removed '/usr/src/tmp/sysvinit-buildroot/usr/share/man/man8/reboot.8' '/usr/src/tmp/sysvinit-buildroot/usr/share/man/man8/reboot.8.xz' -> 'halt.8.xz' removed '/usr/src/tmp/sysvinit-buildroot/usr/share/man/man8/poweroff.8' '/usr/src/tmp/sysvinit-buildroot/usr/share/man/man8/poweroff.8.xz' -> 'halt.8.xz' removed '/usr/src/tmp/sysvinit-buildroot/usr/share/man/man1/lastb.1' '/usr/src/tmp/sysvinit-buildroot/usr/share/man/man1/lastb.1.xz' -> 'last.1.xz' removed '/usr/src/tmp/sysvinit-buildroot/usr/share/man/man8/poweroff.8.xz' '/usr/src/tmp/sysvinit-buildroot/usr/share/man/man8/poweroff.8.xz' -> 'halt.8.xz' removed '/usr/src/tmp/sysvinit-buildroot/usr/share/man/man8/reboot.8.xz' '/usr/src/tmp/sysvinit-buildroot/usr/share/man/man8/reboot.8.xz' -> 'halt.8.xz' removed '/usr/src/tmp/sysvinit-buildroot/usr/share/man/man8/telinit.8.xz' '/usr/src/tmp/sysvinit-buildroot/usr/share/man/man8/telinit.8.xz' -> 'init.8.xz' removed '/usr/src/tmp/sysvinit-buildroot/usr/share/man/man1/lastb.1.xz' '/usr/src/tmp/sysvinit-buildroot/usr/share/man/man1/lastb.1.xz' -> 'last.1.xz' Verifying ELF objects in /usr/src/tmp/sysvinit-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: sysvinit-3.00-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.93CPlS 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.aRtlH4 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lXxHXr find-scriptlet-requires: FINDPACKAGE-COMMANDS: ln Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AhZGGT find-scriptlet-requires: FINDPACKAGE-COMMANDS: ln rm sleep Provides: SysVinit = 3.00-alt2 Requires: /sbin/sulogin, sysvinit-utils = 3.00-alt2, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.11)(64bit), 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)(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), libc.so.6(GLIBC_2.7)(64bit), libselinux.so.1()(64bit) >= set:lj8HA6Kj0, libselinux.so.1(LIBSELINUX_1.0)(64bit), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(pre): /bin/sh, coreutils Requires(post): /bin/sh, coreutils, /sbin/pidof Conflicts: glibc < 6:2.2.1-ipl0.2mdk, systemd, systemd-sysvinit Obsoletes: SysVinit < 3.00-alt2 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EANBqW Creating sysvinit-debuginfo package Processing files: sysvinit-utils-3.00-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.icdjQa 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.VSkVpB 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.11)(64bit), 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)(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), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Conflicts: SysVinit < 2.86-alt2 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.f1MIme Creating sysvinit-utils-debuginfo package Processing files: sysvinit-initramfs-3.00-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tV0Vx9 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.eRAKo5 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.14)(64bit), libc.so.6(GLIBC_2.15)(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.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Vk5FbQ Creating sysvinit-initramfs-debuginfo package Processing files: sysvinit-debuginfo-3.00-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.T06r9E find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PmRxDy find-requires: running scripts (debuginfo) Requires: sysvinit = 3.00-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libselinux.so.1) Processing files: sysvinit-utils-debuginfo-3.00-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.M8W9iA find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mlySCT find-requires: running scripts (debuginfo) Requires: sysvinit-utils = 3.00-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Processing files: sysvinit-initramfs-debuginfo-3.00-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.E6jOCj find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.t8Dzr8 find-requires: running scripts (debuginfo) Requires: sysvinit-initramfs = 3.00-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to sysvinit a strict dependency on sysvinit-utils Adding to sysvinit-debuginfo a strict dependency on sysvinit Adding to sysvinit-utils-debuginfo a strict dependency on sysvinit-utils Adding to sysvinit-initramfs-debuginfo a strict dependency on sysvinit-initramfs Adding to sysvinit-debuginfo a strict dependency on sysvinit-utils-debuginfo Removing from sysvinit-debuginfo 2 sources provided by sysvinit-utils-debuginfo Removing 1 extra deps from sysvinit due to dependency on sysvinit-utils Removing 12 extra deps from sysvinit due to repentancy on sysvinit-utils Removing 2 extra deps from sysvinit-debuginfo due to repentancy on sysvinit-utils-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/sysvinit-3.00-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/sysvinit-utils-3.00-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/sysvinit-initramfs-3.00-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/sysvinit-debuginfo-3.00-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/sysvinit-utils-debuginfo-3.00-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/sysvinit-initramfs-debuginfo-3.00-alt2.x86_64.rpm (w2.lzdio) 4.88user 4.36system 0:20.11elapsed 45%CPU (0avgtext+0avgdata 42248maxresident)k 0inputs+0outputs (0major+1273116minor)pagefaults 0swaps 1.88user 1.30system 0:25.64elapsed 12%CPU (0avgtext+0avgdata 111000maxresident)k 0inputs+0outputs (0major+185568minor)pagefaults 0swaps --- sysvinit-3.00-alt2.x86_64.rpm.repo 2022-05-19 16:01:15.000000000 +0000 +++ sysvinit-3.00-alt2.x86_64.rpm.hasher 2023-05-19 01:51:10.106143411 +0000 @@ -40,9 +40,9 @@ File: /run/initctl 100644 root:root -File: /sbin/fstab-decode 100755 root:root 7871640a5fe8765c480de85ec0f7c0d0 -File: /sbin/halt 100755 root:root dd6f2fb38b435e0e6e32cddc7b769937 -File: /sbin/init 100700 root:root 9ae3abc964c85a8b54a44af39fd0be6b +File: /sbin/fstab-decode 100755 root:root f096a6a078d089c294719314a2f529e9 +File: /sbin/halt 100755 root:root 6eb2a019e179d31a8c59689cbe7d038c +File: /sbin/init 100700 root:root bddef79d6fc1e908decbb6048ae13d1c File: /sbin/poweroff 120777 root:root halt File: /sbin/reboot 120777 root:root halt -File: /sbin/runlevel 100755 root:root a1761be6e36b6583f9ac6b09e8132e1b -File: /sbin/shutdown 100700 root:root 0b9ca4b2ec5722e9e6207c6b218e2f52 +File: /sbin/runlevel 100755 root:root 95b7ea064514d54156d226210b7cfa93 +File: /sbin/shutdown 100700 root:root 3c9a2467dcbf2d094252c8811cd503e8 File: /sbin/telinit 120777 root:root init @@ -60,2 +60,2 @@ File: /usr/share/man/man8/telinit.8.xz 120777 root:root init.8.xz -RPMIdentity: 19046ae44ec54a562a4e541c8d18fe695b3aac2e88f9f71d747815ab754a90c2d263f04f5b56fa47e3f17266cecbed99f48c2942c35c7ee19f4226778d0473e6 +RPMIdentity: 726efa772a96f2c0d9f685d35c73d5a51ca6ecd47b12f4cda93f8499881181fb8dcbb6e5f4e150d7963bec0ee6f522c9a821926d8ec12c75eb95841904f58e41 --- sysvinit-debuginfo-3.00-alt2.x86_64.rpm.repo 2022-05-19 16:01:15.000000000 +0000 +++ sysvinit-debuginfo-3.00-alt2.x86_64.rpm.hasher 2023-05-19 01:51:10.183144850 +0000 @@ -1,16 +1,16 @@ -/usr/lib/debug/.build-id/10 40755 root:root -/usr/lib/debug/.build-id/10/3428be4c46c2f2874a2e8f880d5c50d5d0d00b 120777 root:root ../../../../../sbin/halt -/usr/lib/debug/.build-id/10/3428be4c46c2f2874a2e8f880d5c50d5d0d00b.debug 120777 root:root ../../sbin/halt.debug -/usr/lib/debug/.build-id/4b 40755 root:root -/usr/lib/debug/.build-id/4b/ad50bec4d72cad88d5e1d0a8b1f7661017c272 120777 root:root ../../../../../sbin/init -/usr/lib/debug/.build-id/4b/ad50bec4d72cad88d5e1d0a8b1f7661017c272.debug 120777 root:root ../../sbin/init.debug -/usr/lib/debug/.build-id/65 40755 root:root -/usr/lib/debug/.build-id/65/f9b8d54d77afef0aa2e65dd625a00831205368 120777 root:root ../../../../../sbin/fstab-decode -/usr/lib/debug/.build-id/65/f9b8d54d77afef0aa2e65dd625a00831205368.debug 120777 root:root ../../sbin/fstab-decode.debug -/usr/lib/debug/.build-id/9c 40755 root:root -/usr/lib/debug/.build-id/9c/52c7c162762a82ae39d79bb23427da845bc84c 120777 root:root ../../../../../sbin/shutdown -/usr/lib/debug/.build-id/9c/52c7c162762a82ae39d79bb23427da845bc84c.debug 120777 root:root ../../sbin/shutdown.debug -/usr/lib/debug/.build-id/bc 40755 root:root -/usr/lib/debug/.build-id/bc/886991fb4e4164800202f2b956203d58f81597 120777 root:root ../../../../../sbin/runlevel -/usr/lib/debug/.build-id/bc/886991fb4e4164800202f2b956203d58f81597.debug 120777 root:root ../../sbin/runlevel.debug +/usr/lib/debug/.build-id/2c 40755 root:root +/usr/lib/debug/.build-id/2c/5b34837fefc9abae9245d7bf49a58bd9f2609d 120777 root:root ../../../../../sbin/halt +/usr/lib/debug/.build-id/2c/5b34837fefc9abae9245d7bf49a58bd9f2609d.debug 120777 root:root ../../sbin/halt.debug +/usr/lib/debug/.build-id/46 40755 root:root +/usr/lib/debug/.build-id/46/a66cebc50b371bce3d8d2312284d9fc8f0a819 120777 root:root ../../../../../sbin/init +/usr/lib/debug/.build-id/46/a66cebc50b371bce3d8d2312284d9fc8f0a819.debug 120777 root:root ../../sbin/init.debug +/usr/lib/debug/.build-id/76 40755 root:root +/usr/lib/debug/.build-id/76/9d86cfed18b3e4e2b3b1769d04a3e2131e1eeb 120777 root:root ../../../../../sbin/runlevel +/usr/lib/debug/.build-id/76/9d86cfed18b3e4e2b3b1769d04a3e2131e1eeb.debug 120777 root:root ../../sbin/runlevel.debug +/usr/lib/debug/.build-id/88 40755 root:root +/usr/lib/debug/.build-id/88/4565dadeef6d0f65cdb8a7488999c242226c4a 120777 root:root ../../../../../sbin/fstab-decode +/usr/lib/debug/.build-id/88/4565dadeef6d0f65cdb8a7488999c242226c4a.debug 120777 root:root ../../sbin/fstab-decode.debug +/usr/lib/debug/.build-id/e0 40755 root:root +/usr/lib/debug/.build-id/e0/80a15de4730b20ec1f1a4ce8e65eea8ea67109 120777 root:root ../../../../../sbin/shutdown +/usr/lib/debug/.build-id/e0/80a15de4730b20ec1f1a4ce8e65eea8ea67109.debug 120777 root:root ../../sbin/shutdown.debug /usr/lib/debug/sbin/fstab-decode.debug 100644 root:root @@ -41,24 +41,24 @@ Provides: sysvinit-debuginfo = 3.00-alt2:sisyphus+300218.200.2.1 -File: /usr/lib/debug/.build-id/10 40755 root:root -File: /usr/lib/debug/.build-id/10/3428be4c46c2f2874a2e8f880d5c50d5d0d00b 120777 root:root ../../../../../sbin/halt -File: /usr/lib/debug/.build-id/10/3428be4c46c2f2874a2e8f880d5c50d5d0d00b.debug 120777 root:root ../../sbin/halt.debug -File: /usr/lib/debug/.build-id/4b 40755 root:root -File: /usr/lib/debug/.build-id/4b/ad50bec4d72cad88d5e1d0a8b1f7661017c272 120777 root:root ../../../../../sbin/init -File: /usr/lib/debug/.build-id/4b/ad50bec4d72cad88d5e1d0a8b1f7661017c272.debug 120777 root:root ../../sbin/init.debug -File: /usr/lib/debug/.build-id/65 40755 root:root -File: /usr/lib/debug/.build-id/65/f9b8d54d77afef0aa2e65dd625a00831205368 120777 root:root ../../../../../sbin/fstab-decode -File: /usr/lib/debug/.build-id/65/f9b8d54d77afef0aa2e65dd625a00831205368.debug 120777 root:root ../../sbin/fstab-decode.debug -File: /usr/lib/debug/.build-id/9c 40755 root:root -File: /usr/lib/debug/.build-id/9c/52c7c162762a82ae39d79bb23427da845bc84c 120777 root:root ../../../../../sbin/shutdown -File: /usr/lib/debug/.build-id/9c/52c7c162762a82ae39d79bb23427da845bc84c.debug 120777 root:root ../../sbin/shutdown.debug -File: /usr/lib/debug/.build-id/bc 40755 root:root -File: /usr/lib/debug/.build-id/bc/886991fb4e4164800202f2b956203d58f81597 120777 root:root ../../../../../sbin/runlevel -File: /usr/lib/debug/.build-id/bc/886991fb4e4164800202f2b956203d58f81597.debug 120777 root:root ../../sbin/runlevel.debug -File: /usr/lib/debug/sbin/fstab-decode.debug 100644 root:root df498388f5d21529d8e75f8009ec8394 -File: /usr/lib/debug/sbin/halt.debug 100644 root:root 1707c0120fb54d40b00ac3787f4e266f -File: /usr/lib/debug/sbin/init.debug 100644 root:root 8feb718d439d3ab13cbf523a380fa728 +File: /usr/lib/debug/.build-id/2c 40755 root:root +File: /usr/lib/debug/.build-id/2c/5b34837fefc9abae9245d7bf49a58bd9f2609d 120777 root:root ../../../../../sbin/halt +File: /usr/lib/debug/.build-id/2c/5b34837fefc9abae9245d7bf49a58bd9f2609d.debug 120777 root:root ../../sbin/halt.debug +File: /usr/lib/debug/.build-id/46 40755 root:root +File: /usr/lib/debug/.build-id/46/a66cebc50b371bce3d8d2312284d9fc8f0a819 120777 root:root ../../../../../sbin/init +File: /usr/lib/debug/.build-id/46/a66cebc50b371bce3d8d2312284d9fc8f0a819.debug 120777 root:root ../../sbin/init.debug +File: /usr/lib/debug/.build-id/76 40755 root:root +File: /usr/lib/debug/.build-id/76/9d86cfed18b3e4e2b3b1769d04a3e2131e1eeb 120777 root:root ../../../../../sbin/runlevel +File: /usr/lib/debug/.build-id/76/9d86cfed18b3e4e2b3b1769d04a3e2131e1eeb.debug 120777 root:root ../../sbin/runlevel.debug +File: /usr/lib/debug/.build-id/88 40755 root:root +File: /usr/lib/debug/.build-id/88/4565dadeef6d0f65cdb8a7488999c242226c4a 120777 root:root ../../../../../sbin/fstab-decode +File: /usr/lib/debug/.build-id/88/4565dadeef6d0f65cdb8a7488999c242226c4a.debug 120777 root:root ../../sbin/fstab-decode.debug +File: /usr/lib/debug/.build-id/e0 40755 root:root +File: /usr/lib/debug/.build-id/e0/80a15de4730b20ec1f1a4ce8e65eea8ea67109 120777 root:root ../../../../../sbin/shutdown +File: /usr/lib/debug/.build-id/e0/80a15de4730b20ec1f1a4ce8e65eea8ea67109.debug 120777 root:root ../../sbin/shutdown.debug +File: /usr/lib/debug/sbin/fstab-decode.debug 100644 root:root 0083b4bd33dc8eb9c005a3bd7445ecda +File: /usr/lib/debug/sbin/halt.debug 100644 root:root 0462738dc79ff8fa606bccba5e4aba88 +File: /usr/lib/debug/sbin/init.debug 100644 root:root c7123a1095999237dcd38f73167bfaf8 File: /usr/lib/debug/sbin/poweroff.debug 120777 root:root halt.debug File: /usr/lib/debug/sbin/reboot.debug 120777 root:root halt.debug -File: /usr/lib/debug/sbin/runlevel.debug 100644 root:root d6c3546ab6dea5a9f4484a9fab06f337 -File: /usr/lib/debug/sbin/shutdown.debug 100644 root:root 5f96c0acbc797c7a2bc50f2a6bc53b51 +File: /usr/lib/debug/sbin/runlevel.debug 100644 root:root 97cce9cae3ad45db41b75bfdabef609e +File: /usr/lib/debug/sbin/shutdown.debug 100644 root:root b6448a2baa8c1f643fe467c50eab4c8a File: /usr/lib/debug/sbin/telinit.debug 120777 root:root init.debug @@ -77,2 +77,2 @@ File: /usr/src/debug/sysvinit-3.00/src/utmp.c 100644 root:root 4cf530046c37a1533ab7904d81e1bc9c -RPMIdentity: a3cbe3f13bc0acc74c4c9ea67aed786e84685f1e6cedd0977e9d544976828ea3746a39e9249c1b5f8e92161fd229c507ef75838988aa9b9d85b09f6d6a3856bf +RPMIdentity: 5f91813c6c244ec95ee82d64eab8cb8ff292c3292b481a53f8e584aa8218dae0f42cc81aa77b82b6f83fa2f79e8722fc332aeabf1b5c9216728dddff54760785 --- sysvinit-initramfs-3.00-alt2.x86_64.rpm.repo 2022-05-19 16:01:15.000000000 +0000 +++ sysvinit-initramfs-3.00-alt2.x86_64.rpm.hasher 2023-05-19 01:51:10.283146718 +0000 @@ -14,3 +14,3 @@ Provides: sysvinit-initramfs = 3.00-alt2:sisyphus+300218.200.2.1 -File: /sbin/init.initrd 100700 root:root 32a976ecd660427bb7ce8cf856a00dd3 -RPMIdentity: ee5bc4c6e27696f1172b9ee3f002f355f1aa7f434fa5aee76acd3c36a1f13a6ecfc66b0d89834f8cc601010c7bb09a475baeef87f673fdecb7fb2b00e673c44f +File: /sbin/init.initrd 100700 root:root 5e4644148d652cf124b53d9af8033446 +RPMIdentity: 1e3c2ef576d1a81c6529cb2ac8af0f123ca86a5daf49dc092673313e9866a06b14c190c1a24d4c806b6dc86af815b541487626edaa5a4ca505fed7cc4f7055b0 --- sysvinit-initramfs-debuginfo-3.00-alt2.x86_64.rpm.repo 2022-05-19 16:01:15.000000000 +0000 +++ sysvinit-initramfs-debuginfo-3.00-alt2.x86_64.rpm.hasher 2023-05-19 01:51:10.336147708 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/78 40755 root:root -/usr/lib/debug/.build-id/78/020a71bc20a42f1e2d800cb16487e727be567b 120777 root:root ../../../../../sbin/init.initrd -/usr/lib/debug/.build-id/78/020a71bc20a42f1e2d800cb16487e727be567b.debug 120777 root:root ../../sbin/init.initrd.debug +/usr/lib/debug/.build-id/16 40755 root:root +/usr/lib/debug/.build-id/16/ded8c30a5e65a096157bfc7a80a20d33083d6d 120777 root:root ../../../../../sbin/init.initrd +/usr/lib/debug/.build-id/16/ded8c30a5e65a096157bfc7a80a20d33083d6d.debug 120777 root:root ../../sbin/init.initrd.debug /usr/lib/debug/sbin/init.initrd.debug 100644 root:root @@ -17,6 +17,6 @@ Provides: sysvinit-initramfs-debuginfo = 3.00-alt2:sisyphus+300218.200.2.1 -File: /usr/lib/debug/.build-id/78 40755 root:root -File: /usr/lib/debug/.build-id/78/020a71bc20a42f1e2d800cb16487e727be567b 120777 root:root ../../../../../sbin/init.initrd -File: /usr/lib/debug/.build-id/78/020a71bc20a42f1e2d800cb16487e727be567b.debug 120777 root:root ../../sbin/init.initrd.debug -File: /usr/lib/debug/sbin/init.initrd.debug 100644 root:root ae4fa36aaa866b4a9f0c3fb52d354c4b +File: /usr/lib/debug/.build-id/16 40755 root:root +File: /usr/lib/debug/.build-id/16/ded8c30a5e65a096157bfc7a80a20d33083d6d 120777 root:root ../../../../../sbin/init.initrd +File: /usr/lib/debug/.build-id/16/ded8c30a5e65a096157bfc7a80a20d33083d6d.debug 120777 root:root ../../sbin/init.initrd.debug +File: /usr/lib/debug/sbin/init.initrd.debug 100644 root:root cdd94b2cd3924905fe1a0bd849067944 File: /usr/src/debug/sysvinit-3.00 40755 root:root @@ -29,2 +29,2 @@ File: /usr/src/debug/sysvinit-3.00/src/utmp.c 100644 root:root 4cf530046c37a1533ab7904d81e1bc9c -RPMIdentity: 190d1efc15ca23b12cce41a00620f1147490b61e93f9391b78ebd34a742843045ca836c7b985e0f8be9250bfcf5ef4a650e6fcd3191666a8347934b2e903740a +RPMIdentity: 87b66ab6261493b6c28b0963e86c28fe7b600ba2f787756b802e5bd480d348a0f3fc5bf475432d47488af653f707241df3e464e7905bea4e66ba25ecbfc819b0 --- sysvinit-utils-3.00-alt2.x86_64.rpm.repo 2022-05-19 16:01:15.000000000 +0000 +++ sysvinit-utils-3.00-alt2.x86_64.rpm.hasher 2023-05-19 01:51:10.392148754 +0000 @@ -34,12 +34,12 @@ Conflicts: SysVinit < 2.86-alt2 -File: /bin/mountpoint 100755 root:root a0447a03bccb0f2c68bf42c80d1a8425 +File: /bin/mountpoint 100755 root:root 0f2e7e9abb0a77bc37c548fa740d86cc File: /bin/pidof 120777 root:root ../sbin/pidof -File: /sbin/bootlogd 100700 root:root 48f1cf657e7ec86565d60813b1911714 -File: /sbin/killall5 100755 root:root a526a604acc4c3ab4f874a57a7ffe3f8 +File: /sbin/bootlogd 100700 root:root 460af3e114aa9fbc89af75513b0a685b +File: /sbin/killall5 100755 root:root 587db8140f7f5876b02af9be0c8c61e3 File: /sbin/pidof 120777 root:root killall5 -File: /usr/bin/last 100755 root:root 8069c5944a05bb9491e426fe4481c0a8 +File: /usr/bin/last 100755 root:root 7c1537501b1cebfd33f8de413bb4457e File: /usr/bin/lastb 120777 root:root last -File: /usr/bin/mesg 100755 root:root 6c9769075901cfc4fb563f05e40eed2c -File: /usr/bin/readbootlog 100755 root:root 361ea74160a76b8a1ace8e5155d0b234 -File: /usr/bin/wall 102711 root:tty a57ed4722d60ecfb230fe789cc88c078 +File: /usr/bin/mesg 100755 root:root bd5e6f892bc4ed8f7b1545dbb8058f25 +File: /usr/bin/readbootlog 100755 root:root cd78d25a5e8832a3fd439220cd99b11a +File: /usr/bin/wall 102711 root:tty 9ede6ae4aa9ce5a47123121563c144ec File: /usr/share/man/man1/last.1.xz 100644 root:root e393f738316800fae9c98c3003b89fe6 @@ -53,2 +53,2 @@ File: /usr/share/man/man8/pidof.8.xz 100644 root:root 9a480a17cdca4af6338c7e29d96ca1f2 -RPMIdentity: 3f86c791e656f4c7d99625bf2c94eeaed7539f12629d9b167e4e6c4223967f0ec8b1432ba2a8530015564f02d78a88a1b935179488f2fa17892f4ba65b4e2934 +RPMIdentity: 8fe6f8ef6b5c66a92a95c43174c403b6efd603cd1bb4f8ec9a2a1da1da1b94114130afe7c3ce30c885e01c1ad51329101d5ad92c3b2b7b14f29f3687bece502f --- sysvinit-utils-debuginfo-3.00-alt2.x86_64.rpm.repo 2022-05-19 16:01:15.000000000 +0000 +++ sysvinit-utils-debuginfo-3.00-alt2.x86_64.rpm.hasher 2023-05-19 01:51:10.501150791 +0000 @@ -1,22 +1,22 @@ /usr/lib/debug/.build-id/1f 40755 root:root -/usr/lib/debug/.build-id/1f/f483e805892da0139b87b799491c0f3ec6c222 120777 root:root ../../../../../bin/mountpoint -/usr/lib/debug/.build-id/1f/f483e805892da0139b87b799491c0f3ec6c222.debug 120777 root:root ../../bin/mountpoint.debug -/usr/lib/debug/.build-id/49 40755 root:root -/usr/lib/debug/.build-id/49/f6d749cf9c6018c81eefad40c0f91fc454b696 120777 root:root ../../../../bin/mesg -/usr/lib/debug/.build-id/49/f6d749cf9c6018c81eefad40c0f91fc454b696.debug 120777 root:root ../../usr/bin/mesg.debug -/usr/lib/debug/.build-id/4f 40755 root:root -/usr/lib/debug/.build-id/4f/b9c1b53072185704803601b156dcdb94f441d2 120777 root:root ../../../../bin/last -/usr/lib/debug/.build-id/4f/b9c1b53072185704803601b156dcdb94f441d2.debug 120777 root:root ../../usr/bin/last.debug -/usr/lib/debug/.build-id/53 40755 root:root -/usr/lib/debug/.build-id/53/864f3f1c1d8357ccb720b2ffcd99aca59db5b9 120777 root:root ../../../../../sbin/killall5 -/usr/lib/debug/.build-id/53/864f3f1c1d8357ccb720b2ffcd99aca59db5b9.debug 120777 root:root ../../sbin/killall5.debug -/usr/lib/debug/.build-id/ba 40755 root:root -/usr/lib/debug/.build-id/ba/2e29eb459d602a56b8d9320e81d26b03f76ec7 120777 root:root ../../../../bin/readbootlog -/usr/lib/debug/.build-id/ba/2e29eb459d602a56b8d9320e81d26b03f76ec7.debug 120777 root:root ../../usr/bin/readbootlog.debug -/usr/lib/debug/.build-id/c3 40755 root:root -/usr/lib/debug/.build-id/c3/11eedf55636f6d1801c5e5c1d4591bd8546834 120777 root:root ../../../../bin/wall -/usr/lib/debug/.build-id/c3/11eedf55636f6d1801c5e5c1d4591bd8546834.debug 120777 root:root ../../usr/bin/wall.debug -/usr/lib/debug/.build-id/ff 40755 root:root -/usr/lib/debug/.build-id/ff/0ad67ad20e3a6e3862ac13873a7da4eebd2519 120777 root:root ../../../../../sbin/bootlogd -/usr/lib/debug/.build-id/ff/0ad67ad20e3a6e3862ac13873a7da4eebd2519.debug 120777 root:root ../../sbin/bootlogd.debug +/usr/lib/debug/.build-id/1f/c54cde77ce6cde396f7e14623c8d9dda39c031 120777 root:root ../../../../bin/wall +/usr/lib/debug/.build-id/1f/c54cde77ce6cde396f7e14623c8d9dda39c031.debug 120777 root:root ../../usr/bin/wall.debug +/usr/lib/debug/.build-id/3b 40755 root:root +/usr/lib/debug/.build-id/3b/b29d849dda960f989ddfa527df50f0d72819a9 120777 root:root ../../../../bin/mesg +/usr/lib/debug/.build-id/3b/b29d849dda960f989ddfa527df50f0d72819a9.debug 120777 root:root ../../usr/bin/mesg.debug +/usr/lib/debug/.build-id/7d 40755 root:root +/usr/lib/debug/.build-id/7d/4b68d3629bdc4d816e7d3ce59cccc6593a6273 120777 root:root ../../../../../sbin/bootlogd +/usr/lib/debug/.build-id/7d/4b68d3629bdc4d816e7d3ce59cccc6593a6273.debug 120777 root:root ../../sbin/bootlogd.debug +/usr/lib/debug/.build-id/8b 40755 root:root +/usr/lib/debug/.build-id/8b/4f7203530f903cb2eab6071abfed23da4c76b8 120777 root:root ../../../../bin/readbootlog +/usr/lib/debug/.build-id/8b/4f7203530f903cb2eab6071abfed23da4c76b8.debug 120777 root:root ../../usr/bin/readbootlog.debug +/usr/lib/debug/.build-id/9a 40755 root:root +/usr/lib/debug/.build-id/9a/55662ca049c57237760dc7ccdc0f7f08459ce5 120777 root:root ../../../../../sbin/killall5 +/usr/lib/debug/.build-id/9a/55662ca049c57237760dc7ccdc0f7f08459ce5.debug 120777 root:root ../../sbin/killall5.debug +/usr/lib/debug/.build-id/e4 40755 root:root +/usr/lib/debug/.build-id/e4/cb3f10244700aa70367488fac151ecb55b2bc1 120777 root:root ../../../../../bin/mountpoint +/usr/lib/debug/.build-id/e4/cb3f10244700aa70367488fac151ecb55b2bc1.debug 120777 root:root ../../bin/mountpoint.debug +/usr/lib/debug/.build-id/fc 40755 root:root +/usr/lib/debug/.build-id/fc/ccbb6d2791abfb360afedd8fd42a953867cc0a 120777 root:root ../../../../bin/last +/usr/lib/debug/.build-id/fc/ccbb6d2791abfb360afedd8fd42a953867cc0a.debug 120777 root:root ../../usr/bin/last.debug /usr/lib/debug/bin/mountpoint.debug 100644 root:root @@ -49,32 +49,32 @@ File: /usr/lib/debug/.build-id/1f 40755 root:root -File: /usr/lib/debug/.build-id/1f/f483e805892da0139b87b799491c0f3ec6c222 120777 root:root ../../../../../bin/mountpoint -File: /usr/lib/debug/.build-id/1f/f483e805892da0139b87b799491c0f3ec6c222.debug 120777 root:root ../../bin/mountpoint.debug -File: /usr/lib/debug/.build-id/49 40755 root:root -File: /usr/lib/debug/.build-id/49/f6d749cf9c6018c81eefad40c0f91fc454b696 120777 root:root ../../../../bin/mesg -File: /usr/lib/debug/.build-id/49/f6d749cf9c6018c81eefad40c0f91fc454b696.debug 120777 root:root ../../usr/bin/mesg.debug -File: /usr/lib/debug/.build-id/4f 40755 root:root -File: /usr/lib/debug/.build-id/4f/b9c1b53072185704803601b156dcdb94f441d2 120777 root:root ../../../../bin/last -File: /usr/lib/debug/.build-id/4f/b9c1b53072185704803601b156dcdb94f441d2.debug 120777 root:root ../../usr/bin/last.debug -File: /usr/lib/debug/.build-id/53 40755 root:root -File: /usr/lib/debug/.build-id/53/864f3f1c1d8357ccb720b2ffcd99aca59db5b9 120777 root:root ../../../../../sbin/killall5 -File: /usr/lib/debug/.build-id/53/864f3f1c1d8357ccb720b2ffcd99aca59db5b9.debug 120777 root:root ../../sbin/killall5.debug -File: /usr/lib/debug/.build-id/ba 40755 root:root -File: /usr/lib/debug/.build-id/ba/2e29eb459d602a56b8d9320e81d26b03f76ec7 120777 root:root ../../../../bin/readbootlog -File: /usr/lib/debug/.build-id/ba/2e29eb459d602a56b8d9320e81d26b03f76ec7.debug 120777 root:root ../../usr/bin/readbootlog.debug -File: /usr/lib/debug/.build-id/c3 40755 root:root -File: /usr/lib/debug/.build-id/c3/11eedf55636f6d1801c5e5c1d4591bd8546834 120777 root:root ../../../../bin/wall -File: /usr/lib/debug/.build-id/c3/11eedf55636f6d1801c5e5c1d4591bd8546834.debug 120777 root:root ../../usr/bin/wall.debug -File: /usr/lib/debug/.build-id/ff 40755 root:root -File: /usr/lib/debug/.build-id/ff/0ad67ad20e3a6e3862ac13873a7da4eebd2519 120777 root:root ../../../../../sbin/bootlogd -File: /usr/lib/debug/.build-id/ff/0ad67ad20e3a6e3862ac13873a7da4eebd2519.debug 120777 root:root ../../sbin/bootlogd.debug -File: /usr/lib/debug/bin/mountpoint.debug 100644 root:root 3002f77808f61618a0e4f5128ffeec7a +File: /usr/lib/debug/.build-id/1f/c54cde77ce6cde396f7e14623c8d9dda39c031 120777 root:root ../../../../bin/wall +File: /usr/lib/debug/.build-id/1f/c54cde77ce6cde396f7e14623c8d9dda39c031.debug 120777 root:root ../../usr/bin/wall.debug +File: /usr/lib/debug/.build-id/3b 40755 root:root +File: /usr/lib/debug/.build-id/3b/b29d849dda960f989ddfa527df50f0d72819a9 120777 root:root ../../../../bin/mesg +File: /usr/lib/debug/.build-id/3b/b29d849dda960f989ddfa527df50f0d72819a9.debug 120777 root:root ../../usr/bin/mesg.debug +File: /usr/lib/debug/.build-id/7d 40755 root:root +File: /usr/lib/debug/.build-id/7d/4b68d3629bdc4d816e7d3ce59cccc6593a6273 120777 root:root ../../../../../sbin/bootlogd +File: /usr/lib/debug/.build-id/7d/4b68d3629bdc4d816e7d3ce59cccc6593a6273.debug 120777 root:root ../../sbin/bootlogd.debug +File: /usr/lib/debug/.build-id/8b 40755 root:root +File: /usr/lib/debug/.build-id/8b/4f7203530f903cb2eab6071abfed23da4c76b8 120777 root:root ../../../../bin/readbootlog +File: /usr/lib/debug/.build-id/8b/4f7203530f903cb2eab6071abfed23da4c76b8.debug 120777 root:root ../../usr/bin/readbootlog.debug +File: /usr/lib/debug/.build-id/9a 40755 root:root +File: /usr/lib/debug/.build-id/9a/55662ca049c57237760dc7ccdc0f7f08459ce5 120777 root:root ../../../../../sbin/killall5 +File: /usr/lib/debug/.build-id/9a/55662ca049c57237760dc7ccdc0f7f08459ce5.debug 120777 root:root ../../sbin/killall5.debug +File: /usr/lib/debug/.build-id/e4 40755 root:root +File: /usr/lib/debug/.build-id/e4/cb3f10244700aa70367488fac151ecb55b2bc1 120777 root:root ../../../../../bin/mountpoint +File: /usr/lib/debug/.build-id/e4/cb3f10244700aa70367488fac151ecb55b2bc1.debug 120777 root:root ../../bin/mountpoint.debug +File: /usr/lib/debug/.build-id/fc 40755 root:root +File: /usr/lib/debug/.build-id/fc/ccbb6d2791abfb360afedd8fd42a953867cc0a 120777 root:root ../../../../bin/last +File: /usr/lib/debug/.build-id/fc/ccbb6d2791abfb360afedd8fd42a953867cc0a.debug 120777 root:root ../../usr/bin/last.debug +File: /usr/lib/debug/bin/mountpoint.debug 100644 root:root 0df94356cc03138900ad7d309562550a File: /usr/lib/debug/bin/pidof.debug 120777 root:root ../sbin/killall5.debug -File: /usr/lib/debug/sbin/bootlogd.debug 100644 root:root 56024efc30a3e94089b3062cbd1579f2 -File: /usr/lib/debug/sbin/killall5.debug 100644 root:root f290e104239e548b4f944768560b0d76 +File: /usr/lib/debug/sbin/bootlogd.debug 100644 root:root 311fb0d31dc0b00d85a36f3fc5a9887b +File: /usr/lib/debug/sbin/killall5.debug 100644 root:root d6d941536a5f2878a703fa4546af122e File: /usr/lib/debug/sbin/pidof.debug 120777 root:root killall5.debug -File: /usr/lib/debug/usr/bin/last.debug 100644 root:root 10bf40cb8efd301ad6fac491ec18a1c9 +File: /usr/lib/debug/usr/bin/last.debug 100644 root:root b007d1345bce00d32f3552c39456a98f File: /usr/lib/debug/usr/bin/lastb.debug 120777 root:root last.debug -File: /usr/lib/debug/usr/bin/mesg.debug 100644 root:root d33fac8d81aae6f0bba75ee48d4c761b -File: /usr/lib/debug/usr/bin/readbootlog.debug 100644 root:root d16260db12706e60d37c0d1e7352ed1a -File: /usr/lib/debug/usr/bin/wall.debug 100644 root:root 654ea4632c32b227c15c2e13491829e7 +File: /usr/lib/debug/usr/bin/mesg.debug 100644 root:root bdc13ebcf4910faaaf087a14d7755853 +File: /usr/lib/debug/usr/bin/readbootlog.debug 100644 root:root cf4d2603d55b38a16565f16fbe89572c +File: /usr/lib/debug/usr/bin/wall.debug 100644 root:root 0d8a92c8c0b8ab29a534c6c65453b3b8 File: /usr/src/debug/sysvinit-3.00 40755 root:root @@ -91,2 +91,2 @@ File: /usr/src/debug/sysvinit-3.00/src/wall.c 100644 root:root 361e70d77d0a10bfd0a482a75b38a34f -RPMIdentity: 8e491b57f9d3e9f7df3d478bcaf791d2a8e98505b5506c8234a450dac02fd856678cd31259599497340889a1d5481b2064c6204295d6c8593205fd0a843a6634 +RPMIdentity: f08d3581d54ba137d5ca1a3f23236dcd1f9208fea867f349892dece0dd6e690c7593308b1d7e98271142720389a71bff1d4dcebfbd2af9803fb255a26799b8a7