<86>Feb 15 07:59:04 userdel[1710899]: delete user 'rooter' <86>Feb 15 07:59:04 groupadd[1710976]: group added to /etc/group: name=rooter, GID=1844 <86>Feb 15 07:59:04 groupadd[1710976]: group added to /etc/gshadow: name=rooter <86>Feb 15 07:59:04 groupadd[1710976]: new group: name=rooter, GID=1844 <86>Feb 15 07:59:04 useradd[1711036]: new user: name=rooter, UID=1844, GID=1844, home=/root, shell=/bin/bash, from=none <86>Feb 15 07:59:04 userdel[1711094]: delete user 'builder' <86>Feb 15 07:59:04 userdel[1711094]: removed group 'builder' owned by 'builder' <86>Feb 15 07:59:04 userdel[1711094]: removed shadow group 'builder' owned by 'builder' <86>Feb 15 07:59:04 groupadd[1711134]: group added to /etc/group: name=builder, GID=1845 <86>Feb 15 07:59:04 groupadd[1711134]: group added to /etc/gshadow: name=builder <86>Feb 15 07:59:04 groupadd[1711134]: new group: name=builder, GID=1845 <86>Feb 15 07:59:04 useradd[1711172]: new user: name=builder, UID=1845, GID=1845, home=/usr/src, shell=/bin/bash, from=none <13>Feb 15 07:59:09 rpmi: scdoc-1.11.3-alt1 sisyphus+367362.200.8.1 1738312461 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libshell-0.4.13-alt1.nosrc.rpm (w1.gzdio) Installing libshell-0.4.13-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.92203 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libshell-0.4.13 + echo 'Source #0 (libshell-0.4.13.tar):' Source #0 (libshell-0.4.13.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libshell-0.4.13.tar + cd libshell-0.4.13 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i -e 's,^#!/bin/ash,#!/bin/sh,' utils/cgrep.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.92203 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libshell-0.4.13 + make make: Entering directory '/usr/src/RPM/BUILD/libshell-0.4.13' ln -s -- shell-quote shell-regexp PATH="/usr/src/RPM/BUILD/libshell-0.4.13:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games" /usr/src/RPM/BUILD/libshell-0.4.13/gen-deps.sh shell-args shell-cmdline shell-config shell-error shell-getopt shell-git-config shell-ini-config shell-ip-address shell-json shell-locks shell-mail-address shell-process shell-quote shell-regexp shell-run shell-signal shell-source shell-string shell-temp shell-terminfo shell-unittest shell-var shell-version > DEPS PATH="/usr/src/RPM/BUILD/libshell-0.4.13:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games" /usr/src/RPM/BUILD/libshell-0.4.13/gen-syms.sh shell-args shell-cmdline shell-config shell-error shell-getopt shell-git-config shell-ini-config shell-ip-address shell-json shell-locks shell-mail-address shell-process shell-quote shell-regexp shell-run shell-signal shell-source shell-string shell-temp shell-terminfo shell-unittest shell-var shell-version > SYMS make -w -Otarget -C "utils" make[1]: Entering directory '/usr/src/RPM/BUILD/libshell-0.4.13/utils' sed \ -e 's,@VERSION@,0.4.13,g' \ cgrep touch -r cgrep.in cgrep chmod --reference=cgrep.in cgrep make[1]: Leaving directory '/usr/src/RPM/BUILD/libshell-0.4.13/utils' make: Leaving directory '/usr/src/RPM/BUILD/libshell-0.4.13' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.33666 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libshell-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libshell-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd libshell-0.4.13 + make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/libshell-buildroot install make: Entering directory '/usr/src/RPM/BUILD/libshell-0.4.13' install -d -m755 /usr/src/tmp/libshell-buildroot/bin cp -a shell-args shell-cmdline shell-config shell-error shell-getopt shell-git-config shell-ini-config shell-ip-address shell-json shell-locks shell-mail-address shell-process shell-quote shell-regexp shell-run shell-signal shell-source shell-string shell-temp shell-terminfo shell-unittest shell-var shell-version /usr/src/tmp/libshell-buildroot/bin/ if [ -n "scdoc" ]; then \ install -d -m755 /usr/src/tmp/libshell-buildroot/usr/share/man/man3; \ install -m644 docs/libshell.3 docs/shell-args.3 docs/shell-cmdline.3 docs/shell-config.3 docs/shell-error.3 docs/shell-getopt.3 docs/shell-git-config.3 docs/shell-ini-config.3 docs/shell-ip-address.3 docs/shell-json.3 docs/shell-locks.3 docs/shell-mail-address.3 docs/shell-process.3 docs/shell-quote.3 docs/shell-run.3 docs/shell-signal.3 docs/shell-source.3 docs/shell-string.3 docs/shell-temp.3 docs/shell-terminfo.3 docs/shell-unittest.3 docs/shell-var.3 /usr/src/tmp/libshell-buildroot/usr/share/man/man3; \ fi install -d -m755 /usr/src/tmp/libshell-buildroot/usr/share/libshell cp DEPS SYMS /usr/src/tmp/libshell-buildroot/usr/share/libshell/ make -w -Otarget -C "utils" install make[1]: Entering directory '/usr/src/RPM/BUILD/libshell-0.4.13/utils' if [ -n "scdoc" ]; then \ mkdir -p -m755 /usr/src/tmp/libshell-buildroot/usr/share/man/man1; \ /usr/libexec/rpm-build/install -p -p -m644 cgrep.1 /usr/src/tmp/libshell-buildroot/usr/share/man/man1/; \ fi mkdir -p -m755 /usr/src/tmp/libshell-buildroot/usr/bin cp -a cgrep /usr/src/tmp/libshell-buildroot/usr/bin/ make[1]: Leaving directory '/usr/src/RPM/BUILD/libshell-0.4.13/utils' make: Leaving directory '/usr/src/RPM/BUILD/libshell-0.4.13' + make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/libshell-buildroot install-single make: Entering directory '/usr/src/RPM/BUILD/libshell-0.4.13' PATH="/usr/src/RPM/BUILD/libshell-0.4.13:/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games" /usr/src/RPM/BUILD/libshell-0.4.13/gen-single.sh shell-args shell-cmdline shell-config shell-error shell-getopt shell-git-config shell-ini-config shell-ip-address shell-json shell-locks shell-mail-address shell-process shell-quote shell-regexp shell-run shell-signal shell-source shell-string shell-temp shell-terminfo shell-unittest shell-var shell-version > shell-lib install -d -m755 /usr/src/tmp/libshell-buildroot/bin cp shell-lib /usr/src/tmp/libshell-buildroot/bin/ make: Leaving directory '/usr/src/RPM/BUILD/libshell-0.4.13' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libshell-buildroot (auto) Verifying and fixing files in /usr/src/tmp/libshell-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libshell-buildroot/ (default) Compressing files in /usr/src/tmp/libshell-buildroot (auto) Verifying ELF objects in /usr/src/tmp/libshell-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/libshell-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.58668 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libshell-0.4.13 + make check make: Entering directory '/usr/src/RPM/BUILD/libshell-0.4.13' Running tests with /bin/sh tests passed: 231 100% tests failed: 0 0% tests skipped: 0 0% tests total: 231 Running tests with /bin/bash tests passed: 231 100% tests failed: 0 0% tests skipped: 0 0% tests total: 231 All functions are documented. make: Leaving directory '/usr/src/RPM/BUILD/libshell-0.4.13' + exit 0 Processing files: libshell-0.4.13-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.51365 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libshell-0.4.13 + DOCDIR=/usr/src/tmp/libshell-buildroot/usr/share/doc/libshell-0.4.13 + export DOCDIR + rm -rf /usr/src/tmp/libshell-buildroot/usr/share/doc/libshell-0.4.13 + /bin/mkdir -p /usr/src/tmp/libshell-buildroot/usr/share/doc/libshell-0.4.13 + cp -prL COPYING /usr/src/tmp/libshell-buildroot/usr/share/doc/libshell-0.4.13 + chmod -R go-w /usr/src/tmp/libshell-buildroot/usr/share/doc/libshell-0.4.13 + chmod -R a+rX /usr/src/tmp/libshell-buildroot/usr/share/doc/libshell-0.4.13 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cXOLeT 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.tSz0Bt find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-args is not executable shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-cmdline is not executable shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-config is not executable shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-error is not executable shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-getopt is not executable shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-git-config is not executable shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-ini-config is not executable shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-ip-address is not executable shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-json is not executable shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-locks is not executable shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-mail-address is not executable shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-process is not executable shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-quote is not executable shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-run is not executable shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-signal is not executable shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-source is not executable shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-string is not executable shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-temp is not executable shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-terminfo is not executable shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-unittest is not executable shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-var is not executable shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-version is not executable shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-regexp is not executable find-requires: FINDPACKAGE-COMMANDS: cat chmod date find flock grep logger mktemp mv printenv readlink rm sed sort touch tput tr Requires: coreutils, findutils, grep, sed, termutils, util-linux Processing files: libshell-single-0.4.13-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7Y1Pmx 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.UBsrtn find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) shebang.req.files: executable script /usr/src/tmp/libshell-buildroot/bin/shell-lib is not executable find-requires: FINDPACKAGE-COMMANDS: cat chmod date find flock grep logger mktemp mv printenv readlink rm sed sort touch tput tr Requires: /bin/shell-terminfo, coreutils, findutils, grep, sed, termutils, util-linux Processing files: cgrep-0.4.13-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.W2C4B2 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.ppt5BX find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) shell.req: /usr/src/tmp/libshell-buildroot/usr/bin/cgrep: fatal not found (skip) find-requires: FINDPACKAGE-COMMANDS: cat color_text fatal opt_check_read quote_shell_variable show_usage terminfo_init Requires: /bin/sh, /bin/shell-args, /bin/shell-getopt, /bin/shell-quote, /bin/shell-terminfo, coreutils Adding to libshell-single a strict dependency on libshell Adding to cgrep a strict dependency on libshell Removing 1 extra deps from libshell-single due to dependency on libshell Removing 4 extra deps from cgrep due to dependency on libshell Removing 6 extra deps from libshell-single due to repentancy on libshell Removing 1 extra deps from cgrep due to repentancy on libshell Wrote: /usr/src/RPM/RPMS/noarch/libshell-0.4.13-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/libshell-single-0.4.13-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/cgrep-0.4.13-alt1.noarch.rpm (w2.lzdio) 17.02user 8.83system 0:34.96elapsed 73%CPU (0avgtext+0avgdata 9276maxresident)k 0inputs+0outputs (0major+1286298minor)pagefaults 0swaps 5.27user 4.27system 0:52.07elapsed 18%CPU (0avgtext+0avgdata 131616maxresident)k 32inputs+0outputs (0major+206832minor)pagefaults 0swaps --- cgrep-0.4.13-alt1.noarch.rpm.repo 2024-02-08 13:32:56.000000000 +0000 +++ cgrep-0.4.13-alt1.noarch.rpm.hasher 2025-02-15 07:59:48.499224450 +0000 @@ -7,3 +7,3 @@ File: /usr/bin/cgrep 100755 root:root 083bba12f60722b14644edbd5ba3454f -File: /usr/share/man/man1/cgrep.1.xz 100644 root:root 920cd3fdbbf3b9022bf2f38e9fdac962 -RPMIdentity: ad19daae564b466ae1ac3a924fdb5aee255b0cea40ae5e4dcded2ec21d576aa1cbd93d48e05d8e5f1ea02100e7864ff5d08c3ab775129efbb647496a46801706 +File: /usr/share/man/man1/cgrep.1.xz 100644 root:root f2aee903f549d07cd6a2154d72eb184f +RPMIdentity: 8e17e86f05169137b5eade2ab6d00a6919b4e6d9c799971c311dab5af0400a2ee911775737f8ca5e43bc9da65fd258de73f5043d8d30931799fb6a20caebf847 --- libshell-0.4.13-alt1.noarch.rpm.repo 2024-02-08 13:32:56.000000000 +0000 +++ libshell-0.4.13-alt1.noarch.rpm.hasher 2025-02-15 07:59:48.625226854 +0000 @@ -86,24 +86,24 @@ File: /usr/share/libshell/SYMS 100644 root:root 836dd1a32e19952bd89465d49c6efc98 -File: /usr/share/man/man3/libshell.3.xz 100644 root:root ca4c2e27334d2c6709a6550628a115bb -File: /usr/share/man/man3/shell-args.3.xz 100644 root:root f8086f99db8621bf00079fea8de9f83a -File: /usr/share/man/man3/shell-cmdline.3.xz 100644 root:root bd1e5cc60617ee87aea0d6fbce9421d9 -File: /usr/share/man/man3/shell-config.3.xz 100644 root:root 6ea95e9de577d2230f499ef044510d27 -File: /usr/share/man/man3/shell-error.3.xz 100644 root:root 43df99214529499c6adc9b0e7b71f0c6 -File: /usr/share/man/man3/shell-getopt.3.xz 100644 root:root 7dbeff37cf0568cf411ee8645b359eb5 -File: /usr/share/man/man3/shell-git-config.3.xz 100644 root:root 402f0ba1d1d268150e614841154798fa -File: /usr/share/man/man3/shell-ini-config.3.xz 100644 root:root 2f6bede27bc2bf2525655f5703a3a577 -File: /usr/share/man/man3/shell-ip-address.3.xz 100644 root:root 8bbff09d617cde01c00e2d9d8f3f5974 -File: /usr/share/man/man3/shell-json.3.xz 100644 root:root e99a3eac95613ac8e930bc3ef61a95e5 -File: /usr/share/man/man3/shell-locks.3.xz 100644 root:root a9d418d7c5819d264a726b69bc83a72e -File: /usr/share/man/man3/shell-mail-address.3.xz 100644 root:root c346ecca89de44d09b5ff369d09ba6cd -File: /usr/share/man/man3/shell-process.3.xz 100644 root:root ee5c974ad6d177c41f350ac1d87479c0 -File: /usr/share/man/man3/shell-quote.3.xz 100644 root:root cb6f8342fb6791bf2a1f809f9d8be922 -File: /usr/share/man/man3/shell-run.3.xz 100644 root:root 301d50e5f8e820195672dba2a842277e -File: /usr/share/man/man3/shell-signal.3.xz 100644 root:root 20229cb13efe04fcd2cdbb987df1478f -File: /usr/share/man/man3/shell-source.3.xz 100644 root:root ad90954e295a6313c9875d75f7650bc0 -File: /usr/share/man/man3/shell-string.3.xz 100644 root:root 4a49f267202e081065669ed8fed3005f -File: /usr/share/man/man3/shell-temp.3.xz 100644 root:root facb09d70727b87a018c3773725f1528 -File: /usr/share/man/man3/shell-terminfo.3.xz 100644 root:root f883d874c55ef7873e4d7c586f1490e5 -File: /usr/share/man/man3/shell-unittest.3.xz 100644 root:root e77a5e5ee9ab0bc429eba3b9d4f9effe -File: /usr/share/man/man3/shell-var.3.xz 100644 root:root 8d15852b053e09122731353ab3ebd6e8 -RPMIdentity: 54406f02945e1af7033e4c71398ddab37fb7429cb1b758926816a4f02096ce8a4977c05c5b4f042cacfec4b925b3dd692625a9bd1d9fd2b133884704382a9d40 +File: /usr/share/man/man3/libshell.3.xz 100644 root:root e1543f9cde0722080162a2579f3b2f6e +File: /usr/share/man/man3/shell-args.3.xz 100644 root:root fa1486b21f72ba79514f81805b8e470f +File: /usr/share/man/man3/shell-cmdline.3.xz 100644 root:root c6b5c064fdb8c8696115c24603d18ecc +File: /usr/share/man/man3/shell-config.3.xz 100644 root:root dfd9a5cb928c9a0dfe8395b30523e364 +File: /usr/share/man/man3/shell-error.3.xz 100644 root:root d93bc540a2df21591b899680671dac52 +File: /usr/share/man/man3/shell-getopt.3.xz 100644 root:root 3fb44fc677e2d7a91239b66671c13608 +File: /usr/share/man/man3/shell-git-config.3.xz 100644 root:root d5440309b404f8ae52ab99a001a16ef9 +File: /usr/share/man/man3/shell-ini-config.3.xz 100644 root:root a1832a946cbcdba246588a2d3af8643c +File: /usr/share/man/man3/shell-ip-address.3.xz 100644 root:root 6c5da2849ac59c17340d914941c3febe +File: /usr/share/man/man3/shell-json.3.xz 100644 root:root 659dfacb0c63cfe4494cd45dd65bebff +File: /usr/share/man/man3/shell-locks.3.xz 100644 root:root 962b4bf909b69ff433b41c2a629b406e +File: /usr/share/man/man3/shell-mail-address.3.xz 100644 root:root a91fd362ab61b79f4b51fd93c6071f62 +File: /usr/share/man/man3/shell-process.3.xz 100644 root:root ade6239e8dfd84b0fb8c66114243b386 +File: /usr/share/man/man3/shell-quote.3.xz 100644 root:root 7701eee53c98598e117e8da2720943c3 +File: /usr/share/man/man3/shell-run.3.xz 100644 root:root f7886f69ecdc6ac4e3c8badeced22874 +File: /usr/share/man/man3/shell-signal.3.xz 100644 root:root 46e1dabe7afc6ef37f923774af233af6 +File: /usr/share/man/man3/shell-source.3.xz 100644 root:root f1fb2bf87e02e27dec822da4269f2a82 +File: /usr/share/man/man3/shell-string.3.xz 100644 root:root 69734dff6530cc836ce58a8f57a446da +File: /usr/share/man/man3/shell-temp.3.xz 100644 root:root 7d47bcf521e60280e253234a5dcb00e0 +File: /usr/share/man/man3/shell-terminfo.3.xz 100644 root:root 1dea1283dc239cf2005aae7a70002461 +File: /usr/share/man/man3/shell-unittest.3.xz 100644 root:root e57eb9c4c55616573b28cbb09fc96a38 +File: /usr/share/man/man3/shell-var.3.xz 100644 root:root dac6cf5e3c7e56d227bc86fadad069ef +RPMIdentity: edaf51b40175e4b1d8b0de682f90b18f89f3eb63ffcacdc577ede13cfee06a897ed680723e221fffe088150832608ba2ee96561010de0dbda3a2a6eb67122bbe