<86>Dec 25 01:46:44 userdel[45973]: delete user 'rooter' <86>Dec 25 01:46:44 groupadd[45999]: group added to /etc/group: name=rooter, GID=573 <86>Dec 25 01:46:44 useradd[46012]: new user: name=rooter, UID=573, GID=573, home=/root, shell=/bin/bash <86>Dec 25 01:46:44 userdel[46046]: delete user 'builder' <86>Dec 25 01:46:45 groupadd[46080]: group added to /etc/group: name=builder, GID=574 <86>Dec 25 01:46:45 groupadd[46080]: group added to /etc/gshadow: name=builder <86>Dec 25 01:46:45 groupadd[46080]: new group: name=builder, GID=574 <86>Dec 25 01:46:45 useradd[46111]: new user: name=builder, UID=574, GID=574, home=/usr/src, shell=/bin/bash <13>Dec 25 01:46:47 rpmi: libtasn1-4.13-alt2 1521133848 installed <13>Dec 25 01:46:47 rpmi: libp11-kit-0.23.9-alt5 1525798241 installed <13>Dec 25 01:46:47 rpmi: ed-1:0.2-alt10 1449768441 installed <13>Dec 25 01:46:47 rpmi: rpm-macros-alternatives-0.4.5-alt1.1 1404382149 installed <13>Dec 25 01:46:47 rpmi: alternatives-0.4.5-alt1.1 1404382149 installed <13>Dec 25 01:46:47 rpmi: ca-certificates-2018.11.12-alt1 sisyphus.216395.300 1542114035 installed <13>Dec 25 01:46:47 rpmi: ca-trust-0.1.1-alt2 1515595785 installed <13>Dec 25 01:46:47 rpmi: p11-kit-trust-0.23.9-alt5 1525798241 installed <13>Dec 25 01:46:47 rpmi: libcrypto1.1-1.1.0j-alt1 sisyphus.216647.100 1542743840 installed <13>Dec 25 01:46:47 rpmi: libssl1.1-1.1.0j-alt1 sisyphus.216647.100 1542743840 installed <13>Dec 25 01:46:47 rpmi: libssl-devel-1.1.0j-alt1 sisyphus.216647.100 1542743840 installed <13>Dec 25 01:46:47 rpmi: openssl-1.1.0j-alt1 sisyphus.216647.100 1542743840 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/nagios-nrpe-3.2.1-alt1.nosrc.rpm Installing nagios-nrpe-3.2.1-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.77493 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf nrpe-3.2.1 + echo 'Source #0 (nrpe-3.2.1.tar.gz):' Source #0 (nrpe-3.2.1.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/nrpe-3.2.1.tar.gz + cd nrpe-3.2.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (nrpe-2.12-alt-config.patch):' Patch #0 (nrpe-2.12-alt-config.patch): + /usr/bin/patch -p1 patching file contrib/README.nrpe_check_control patching file sample-config/nrpe.cfg.in patching file sample-config/nrpe.xinetd.in + echo 'Patch #1 (nrpe-2.12-alt-warnings.patch):' Patch #1 (nrpe-2.12-alt-warnings.patch): + /usr/bin/patch -p1 patching file src/nrpe.c + echo 'Patch #2 (nrpe-2.12-alt-defpath.patch):' Patch #2 (nrpe-2.12-alt-defpath.patch): + /usr/bin/patch -p1 patching file contrib/nrpe_check_control.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.77493 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nrpe-3.2.1 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./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 --without-included-gettext --with-nrpe-user=nagios --with-nrpe-group=nagios --with-nrpe-port=65534 --enable-ssl --enable-command-args checking for a BSD-compatible install... /bin/install -c checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed checking whether make sets $(MAKE)... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for inttypes.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking tcpd.h usability... no checking tcpd.h presence... no checking for tcpd.h... no checking for unistd.h... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking socket.h usability... no checking socket.h presence... no checking for socket.h... no checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/wait.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking return type of signal handlers... void checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking for int... yes checking size of int... 4 checking for short... yes checking size of short... 2 checking for long... yes checking size of long... 8 checking for uint32_t... yes checking for u_int32_t... yes checking for int32_t... yes checking for va_copy... yes checking for vsnprintf... yes checking for snprintf... yes checking for asprintf... yes checking for vasprintf... yes checking for C99 vsnprintf... yes checking for getopt_long... yes checking for main in -lnsl... no checking for socket in -lsocket... no checking for main in -lwrap... no checking for strdup... yes checking for strstr... yes checking for strtoul... yes checking for initgroups... yes checking for closesocket... no checking for socklen_t... yes checking for type of socket size... size_t checking for SSL headers... SSL headers found in /usr checking for SSL libraries... SSL libraries found in /usr/lib64 *** Generating DH Parameters for SSL/TLS *** Generating DH parameters, 512 bit long safe prime, generator 2 This is going to take a long time ....+.................+....+............................+.................+..........................................+....+.+.......................+...................................................+............................................+..................+...............................................................................+...........................................++*++*++*++*++* checking for Kerberos include files... could not find include files checking for perl... /usr/bin/perl configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating subst config.status: creating include/config.h *** Configuration summary for nrpe 2.12 03-10-2008 ***: General Options: ------------------------- NRPE port: 65534 NRPE user: nagios NRPE group: nagios Nagios user: nagios Nagios group: nagios Review the options above for accuracy. If they look okay, type 'make all' to compile the NRPE daemon and client. + make -j8 all cd ./src/; make ; cd .. make[1]: Entering directory '/usr/src/RPM/BUILD/nrpe-3.2.1/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I/usr/include/openssl -I/usr/include -DHAVE_CONFIG_H -o check_nrpe check_nrpe.c utils.c -L/usr/lib64 -lssl -lcrypto check_nrpe.c: In function 'main': check_nrpe.c:126:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] meth=SSLv23_client_method(); ^ check_nrpe.c:260:69: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] printf("CHECK_NRPE: Receive underflow - only %d bytes received (%d expected).\n",bytes_to_recv,sizeof(receive_packet)); ~^ ~~~~~~~~~~~~~~~~~~~~~~ %ld make[1]: Leaving directory '/usr/src/RPM/BUILD/nrpe-3.2.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/nrpe-3.2.1/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I/usr/include/openssl -I/usr/include -DHAVE_CONFIG_H -o nrpe nrpe.c utils.c -L/usr/lib64 -lssl -lcrypto nrpe.c: In function 'main': nrpe.c:214:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] meth=SSLv23_server_method(); ^ nrpe.c:98:8: warning: variable 'ctmp' set but not used [-Wunused-but-set-variable] char *ctmp=NULL; ^~~~ nrpe.c:97:6: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] int tmp; ^~~ nrpe.c: In function 'wait_for_connections': nrpe.c:781:25: warning: passing argument 2 to restrict-qualified parameter aliases with argument 4 [-Wrestrict] retval=select(sock+1,&fdread,NULL,&fdread,&timeout); ^~~~~~~ ~~~~~~~ nrpe.c: In function 'my_system': nrpe.c:1332:6: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] int tmp; ^~~ nrpe.c: In function 'write_pid_file': nrpe.c:1586:6: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] int tmp; ^~~ nrpe.c: In function 'read_config_dir': nrpe.c:553:50: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 254 [-Wformat-truncation=] snprintf(config_file,sizeof(config_file)-1,"%s/%s",dirname,dirfile->d_name); ^~ In file included from /usr/include/stdio.h:862, from ../include/config.h:28, from ../include/common.h:24, from nrpe.c:23: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 257) into a destination of size 255 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/nrpe-3.2.1/src' make: Entering directory '/usr/src/RPM/BUILD/nrpe-3.2.1' *** Compile finished *** If the NRPE daemon and client compiled without any errors, you can continue with the installation or upgrade process. Read the PDF documentation (NRPE.pdf) for information on the next steps you should take to complete the installation or upgrade. make: Leaving directory '/usr/src/RPM/BUILD/nrpe-3.2.1' + pushd contrib ~/RPM/BUILD/nrpe-3.2.1/contrib ~/RPM/BUILD/nrpe-3.2.1 + gcc -o nrpe_check_control nrpe_check_control.c nrpe_check_control.c: In function 'main': nrpe_check_control.c:36:11: warning: implicit declaration of function 'atoi' [-Wimplicit-function-declaration] attempt=atoi(argv[3]); ^~~~ + popd ~/RPM/BUILD/nrpe-3.2.1 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.91562 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/nagios-nrpe-buildroot + : + /bin/rm -rf -- /usr/src/tmp/nagios-nrpe-buildroot + cd nrpe-3.2.1 + mkdir -p /usr/src/tmp/nagios-nrpe-buildroot//usr/share/doc/nagios-nrpe-3.2.1 + install -pDm0711 src/nrpe /usr/src/tmp/nagios-nrpe-buildroot//usr/sbin/nrpe + install -pDm0711 src/check_nrpe /usr/src/tmp/nagios-nrpe-buildroot//usr/lib/nagios/plugins/check_nrpe + install -pDm0711 contrib/nrpe_check_control /usr/src/tmp/nagios-nrpe-buildroot//usr/lib/nagios/eventhandlers/nrpe_check_control + install -pDm0644 sample-config/nrpe.cfg /usr/src/tmp/nagios-nrpe-buildroot//etc/nagios/nrpe.cfg + install -pDm0644 /usr/src/RPM/SOURCES/nagios-addons-nrpe.cfg /usr/src/tmp/nagios-nrpe-buildroot//etc/nagios/commands/nagios-addons-nrpe.cfg + install -pDm0755 /usr/src/RPM/SOURCES/nrpe-init /usr/src/tmp/nagios-nrpe-buildroot//etc/rc.d/init.d/nrpe + install -m 0644 sample-config/nrpe.xinetd /usr/src/tmp/nagios-nrpe-buildroot//usr/share/doc/nagios-nrpe-3.2.1/nrpe.xinetd + for d in Changelog LEGAL README README.SSL SECURITY + install -m 0644 Changelog /usr/src/tmp/nagios-nrpe-buildroot//usr/share/doc/nagios-nrpe-3.2.1/ + for d in Changelog LEGAL README README.SSL SECURITY + install -m 0644 LEGAL /usr/src/tmp/nagios-nrpe-buildroot//usr/share/doc/nagios-nrpe-3.2.1/ + for d in Changelog LEGAL README README.SSL SECURITY + install -m 0644 README /usr/src/tmp/nagios-nrpe-buildroot//usr/share/doc/nagios-nrpe-3.2.1/ + for d in Changelog LEGAL README README.SSL SECURITY + install -m 0644 README.SSL /usr/src/tmp/nagios-nrpe-buildroot//usr/share/doc/nagios-nrpe-3.2.1/ + for d in Changelog LEGAL README README.SSL SECURITY + install -m 0644 SECURITY /usr/src/tmp/nagios-nrpe-buildroot//usr/share/doc/nagios-nrpe-3.2.1/ + install -m 0644 contrib/README.nrpe_check_control /usr/src/tmp/nagios-nrpe-buildroot//usr/share/doc/nagios-nrpe-3.2.1/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/nagios-nrpe-buildroot (auto) Verifying and fixing files in /usr/src/tmp/nagios-nrpe-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/nagios-nrpe-buildroot/ (default) Compressing files in /usr/src/tmp/nagios-nrpe-buildroot (auto) Adjusting library links in /usr/src/tmp/nagios-nrpe-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/nagios-nrpe-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: nagios-nrpe-3.2.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dGgWhG find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tJ2uEa find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5P0Q1K Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BnUULo Provides: nagios-daemon = nagios-nrpe:3.2.1-alt1 Requires: nagios-plugins, /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(msg_reloading), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib64/ld-linux-x86-64.so.2, 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.4)(64bit), libc.so.6(GLIBC_2.8)(64bit), libcrypto.so.1.1()(64bit) >= set:plY37GYJKu0lxYDGGvMI64rO3OroNGZJwtK0, libcrypto.so.1.1(OPENSSL_1_1_0)(64bit), libssl.so.1.1()(64bit) >= set:mikIZjAvO5QfqU1siAGCpVjGmx4aRT5hgSaKvIPY5xE2, libssl.so.1.1(OPENSSL_1_1_0)(64bit), rtld(GNU_HASH) Requires(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(pre): nagios-common Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Conflicts: nagios-daemon < nagios-nrpe:3.2.1-alt1, nagios-daemon > nagios-nrpe:3.2.1-alt1 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.T3XZC5 Creating nagios-nrpe-debuginfo package Processing files: nagios-addons-nrpe-3.2.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LGsHBP find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vh4qMC find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: nagios-plugins-nrpe = 3.2.1 PreReq: nagios-plugins Requires: /lib64/ld-linux-x86-64.so.2, 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.4)(64bit), libssl.so.1.1()(64bit) >= set:miElnSi9rUTDyYh3fwjykRcb9z7LsIIlkbhg8G0, libssl.so.1.1(OPENSSL_1_1_0)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Obsoletes: nagios-plugins-nrpe Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.j2X55s Creating nagios-addons-nrpe-debuginfo package Processing files: nagios-nrpe-debuginfo-3.2.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.H7Mxxm find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hTkq5i find-requires: running scripts (debuginfo) Requires: nagios-nrpe = 3.2.1-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libcrypto.so.1.1), debug64(libssl.so.1.1) Processing files: nagios-addons-nrpe-debuginfo-3.2.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fVcGRi find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.n4FYWl find-requires: running scripts (debuginfo) Requires: nagios-addons-nrpe = 3.2.1-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libssl.so.1.1) warning: File(s) packaged into both nagios-nrpe-3.2.1-alt1 and nagios-addons-nrpe-3.2.1-alt1: /usr/share/doc/nagios-nrpe-3.2.1/Changelog /usr/share/doc/nagios-nrpe-3.2.1/LEGAL /usr/share/doc/nagios-nrpe-3.2.1/README /usr/share/doc/nagios-nrpe-3.2.1/README.SSL /usr/share/doc/nagios-nrpe-3.2.1/README.nrpe_check_control /usr/share/doc/nagios-nrpe-3.2.1/SECURITY Wrote: /usr/src/RPM/RPMS/x86_64/nagios-nrpe-3.2.1-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/nagios-addons-nrpe-3.2.1-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/nagios-nrpe-debuginfo-3.2.1-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/nagios-addons-nrpe-debuginfo-3.2.1-alt1.x86_64.rpm 7.80user 2.34system 0:22.63elapsed 44%CPU (0avgtext+0avgdata 51132maxresident)k 0inputs+0outputs (0major+1098451minor)pagefaults 0swaps 17.67user 5.32system 0:38.21elapsed 60%CPU (0avgtext+0avgdata 122128maxresident)k 0inputs+0outputs (0major+1619096minor)pagefaults 0swaps --- nagios-addons-nrpe-3.2.1-alt1.x86_64.rpm.repo 2018-11-09 09:35:19.000000000 +0000 +++ nagios-addons-nrpe-3.2.1-alt1.x86_64.rpm.hasher 2018-12-25 01:47:14.531561755 +0000 @@ -22,3 +22,2 @@ Provides: nagios-plugins-nrpe = 3.2.1 -Provides: .sisyphus.216163.100.2.1-nagios-addons-nrpe-3.2.1-alt1 Provides: nagios-addons-nrpe = 3.2.1-alt1 --- nagios-addons-nrpe-debuginfo-3.2.1-alt1.x86_64.rpm.repo 2018-11-09 09:35:19.000000000 +0000 +++ nagios-addons-nrpe-debuginfo-3.2.1-alt1.x86_64.rpm.hasher 2018-12-25 01:47:14.570561770 +0000 @@ -12,3 +12,3 @@ /usr/src/debug/nrpe-3.2.1/src/utils.c 100644 -Requires: .sisyphus.216163.100.2.1-nagios-addons-nrpe-3.2.1-alt1 +Requires: nagios-addons-nrpe = 3.2.1-alt1 Requires: /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug --- nagios-nrpe-3.2.1-alt1.x86_64.rpm.repo 2018-11-09 09:35:19.000000000 +0000 +++ nagios-nrpe-3.2.1-alt1.x86_64.rpm.hasher 2018-12-25 01:47:14.604561784 +0000 @@ -41,3 +41,2 @@ Provides: nagios-daemon = nagios-nrpe:3.2.1-alt1 -Provides: .sisyphus.216163.100.2.1-nagios-nrpe-3.2.1-alt1 Provides: nagios-nrpe = 3.2.1-alt1 --- nagios-nrpe-debuginfo-3.2.1-alt1.x86_64.rpm.repo 2018-11-09 09:35:19.000000000 +0000 +++ nagios-nrpe-debuginfo-3.2.1-alt1.x86_64.rpm.hasher 2018-12-25 01:47:14.637561797 +0000 @@ -10,3 +10,3 @@ /usr/src/debug/nrpe-3.2.1/src/utils.c 100644 -Requires: .sisyphus.216163.100.2.1-nagios-nrpe-3.2.1-alt1 +Requires: nagios-nrpe = 3.2.1-alt1 Requires: /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug