<86>Dec 16 01:47:57 userdel[1147220]: delete user 'rooter' <86>Dec 16 01:47:57 userdel[1147220]: removed group 'rooter' owned by 'rooter' <86>Dec 16 01:47:57 userdel[1147220]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 16 01:47:57 groupadd[1147396]: group added to /etc/group: name=rooter, GID=1835 <86>Dec 16 01:47:57 groupadd[1147396]: group added to /etc/gshadow: name=rooter <86>Dec 16 01:47:57 groupadd[1147396]: new group: name=rooter, GID=1835 <86>Dec 16 01:47:57 useradd[1147480]: new user: name=rooter, UID=1835, GID=1835, home=/root, shell=/bin/bash, from=none <86>Dec 16 01:47:57 userdel[1147598]: delete user 'builder' <86>Dec 16 01:47:57 groupadd[1147709]: group added to /etc/group: name=builder, GID=1836 <86>Dec 16 01:47:57 groupadd[1147709]: group added to /etc/gshadow: name=builder <86>Dec 16 01:47:57 groupadd[1147709]: new group: name=builder, GID=1836 <86>Dec 16 01:47:57 useradd[1147746]: new user: name=builder, UID=1836, GID=1836, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/arpsend-1.2.3-alt1.src.rpm: bad symbols in the license tag: // <13>Dec 16 01:48:02 rpmi: libnet2-1.1.6-alt1 sisyphus+278100.2700.1.1 1626058776 installed <13>Dec 16 01:48:02 rpmi: libnet2-devel-1.1.6-alt1 sisyphus+278100.2700.1.1 1626058776 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/arpsend-1.2.3-alt1.nosrc.rpm (w1.gzdio) Installing arpsend-1.2.3-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.40667 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf arpsend-1.2.3 + echo 'Source #0 (arpsend-1.2.3.tar):' Source #0 (arpsend-1.2.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/arpsend-1.2.3.tar + cd arpsend-1.2.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.40667 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd arpsend-1.2.3 + autoreconf -fisv autoreconf-default: export WARNINGS= autoreconf-default: Entering directory '.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using Gtkdoc autoreconf-default: running: /usr/bin/autoconf-2.71 --force configure.ac:31: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:31: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:31: the top level configure.ac:99: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:99: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.ac:99: the top level autoreconf-default: running: /usr/bin/autoheader-2.71 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:15: installing 'config/compile' autoreconf-default: Leaving directory '.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + sort -u + xargs -ri dirname -- '{}' + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --runstatedir=/var/run --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to enable C11 features... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ctype.h... yes checking for errno.h... yes checking for fcntl.h... yes checking for netdb.h... yes checking for pthread.h... yes checking for signal.h... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stropts.h... no checking for syslog.h... yes checking for time.h... yes checking for unistd.h... (cached) yes checking for arpa/inet.h... yes checking for sys/socket.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for net/if.h... yes checking for net/if_arp.h... yes checking for netinet/in.h... yes checking for netinet/ip.h... yes checking for netinet/if_ether.h... yes checking for sys/file.h... yes checking for sys/filio.h... no checking for sys/select.h... yes checking for sys/sockio.h... no checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/uio.h... yes checking for sys/un.h... yes checking for sys/wait.h... yes checking for netinet/ether.h... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for libnet.h... yes checking for libnet_build_ipv4 in -lnet... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for inet_aton function prototype in arpa/inet.h... ./configure: line 5550: CPP: command not found checking how to run the C preprocessor... x86_64-alt-linux-gcc -E yes checking for x86_64-alt-linux-gcc options needed to detect all undeclared functions... none needed checking whether ether_aton is declared... yes checking whether ether_ntoa is declared... yes checking whether ether_ntohost is declared... yes checking whether ether_hostton is declared... yes checking for bcmp... yes checking for bcopy... yes checking for bzero... yes checking for vsnprintf... yes checking for inet_aton... yes checking for my_null_proc... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing stamp-h commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make all-recursive Making all in lib make[2]: Entering directory '/usr/src/RPM/BUILD/arpsend-1.2.3/lib' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o my_null_proc.o my_null_proc.c make[2]: Leaving directory '/usr/src/RPM/BUILD/arpsend-1.2.3/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/arpsend-1.2.3/lib' rm -f libreplace.a ar cru libreplace.a my_null_proc.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libreplace.a make[2]: Leaving directory '/usr/src/RPM/BUILD/arpsend-1.2.3/lib' Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/arpsend-1.2.3/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o utils.o utils.c make[2]: Leaving directory '/usr/src/RPM/BUILD/arpsend-1.2.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/arpsend-1.2.3/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o arpsend.o arpsend.c arpsend.c: In function 'is_dangerous_settings': arpsend.c:217:132: warning: argument to 'sizeof' in 'bcmp' call is the same pointer type 'struct libnet_ether_addr *' as the first source; expected 'struct libnet_ether_addr' or an explicit length [-Wsizeof-pointer-memaccess] 217 | if ((sender_protocol_address.s_addr == my_ipaddr.s_addr) && bcmp(&sender_hardware_address, my_eaddr, sizeof(my_eaddr))) { | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/arpsend-1.2.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/arpsend-1.2.3/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o main.o main.c main.c:21:19: warning: 'contact' defined but not used [-Wunused-const-variable=] 21 | static const char contact[] = "networking at princeton dot edu"; | ^~~~~~~ main.c:20:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] 20 | static const char copyright[] = "Copyright 2000-2006, The Trustees of Princeton University. All rights reserved."; | ^~~~~~~~~ main.c:19:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 19 | static const char rcsid[] = "arpsend version " VERSION; | ^~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/arpsend-1.2.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/arpsend-1.2.3/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -L/usr/local/lib -o arpsend arpsend.o main.o utils.o ../lib/libreplace.a -lnet make[2]: Leaving directory '/usr/src/RPM/BUILD/arpsend-1.2.3/src' Making all in doc make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.3645 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/arpsend-buildroot + : + /bin/rm -rf -- /usr/src/tmp/arpsend-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd arpsend-1.2.3 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/arpsend-buildroot make: Entering directory '/usr/src/RPM/BUILD/arpsend-1.2.3' Making install in lib make[1]: Entering directory '/usr/src/RPM/BUILD/arpsend-1.2.3/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/arpsend-1.2.3/lib' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/arpsend-1.2.3/lib' make[1]: Leaving directory '/usr/src/RPM/BUILD/arpsend-1.2.3/lib' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/arpsend-1.2.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/arpsend-1.2.3/src' /bin/mkdir -p '/usr/src/tmp/arpsend-buildroot/usr/bin' /usr/libexec/rpm-build/install -p arpsend '/usr/src/tmp/arpsend-buildroot/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/arpsend-1.2.3/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/arpsend-1.2.3/src' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/arpsend-1.2.3/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/arpsend-1.2.3/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/arpsend-buildroot/usr/share/man/man8' /usr/libexec/rpm-build/install -p -m 644 arpsend.8 '/usr/src/tmp/arpsend-buildroot/usr/share/man/man8' make[2]: Leaving directory '/usr/src/RPM/BUILD/arpsend-1.2.3/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/arpsend-1.2.3/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/arpsend-1.2.3' make[2]: Entering directory '/usr/src/RPM/BUILD/arpsend-1.2.3' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/arpsend-1.2.3' make[1]: Leaving directory '/usr/src/RPM/BUILD/arpsend-1.2.3' make: Leaving directory '/usr/src/RPM/BUILD/arpsend-1.2.3' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/arpsend-buildroot (auto) Verifying and fixing files in /usr/src/tmp/arpsend-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/arpsend-buildroot/ (default) Compressing files in /usr/src/tmp/arpsend-buildroot (auto) Verifying ELF objects in /usr/src/tmp/arpsend-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: arpsend-1.2.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.64972 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd arpsend-1.2.3 + DOCDIR=/usr/src/tmp/arpsend-buildroot/usr/share/doc/arpsend-1.2.3 + export DOCDIR + rm -rf /usr/src/tmp/arpsend-buildroot/usr/share/doc/arpsend-1.2.3 + /bin/mkdir -p /usr/src/tmp/arpsend-buildroot/usr/share/doc/arpsend-1.2.3 + cp -prL COPYING COPYING.GPL COPYING.LIB README NEWS TODO ChangeLog AUTHORS /usr/src/tmp/arpsend-buildroot/usr/share/doc/arpsend-1.2.3 + chmod -R go-w /usr/src/tmp/arpsend-buildroot/usr/share/doc/arpsend-1.2.3 + chmod -R a+rX /usr/src/tmp/arpsend-buildroot/usr/share/doc/arpsend-1.2.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5r5D9s 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.zlx3UI find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.7)(64bit), libnet.so.2()(64bit) >= set:lhwhhu7xroXxfickHWy6qpGNiV63l3A0, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Conflicts: vzctl Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PLVods Creating arpsend-debuginfo package Processing files: arpsend-debuginfo-1.2.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eBKw99 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.i14pIc find-requires: running scripts (debuginfo) Requires: arpsend = 1.2.3-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libnet.so.2) Adding to arpsend-debuginfo a strict dependency on arpsend Wrote: /usr/src/RPM/RPMS/x86_64/arpsend-1.2.3-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/arpsend-debuginfo-1.2.3-alt1.x86_64.rpm (w2.lzdio) 5.14user 2.23system 0:18.50elapsed 39%CPU (0avgtext+0avgdata 30384maxresident)k 0inputs+0outputs (0major+633688minor)pagefaults 0swaps /.out/arpsend-1.2.3-alt1.x86_64.rpm: bad symbols in the license tag: // /.out/arpsend-debuginfo-1.2.3-alt1.x86_64.rpm: bad symbols in the license tag: // 5.40user 2.78system 0:33.48elapsed 24%CPU (0avgtext+0avgdata 128492maxresident)k 248inputs+0outputs (0major+193076minor)pagefaults 0swaps --- arpsend-1.2.3-alt1.x86_64.rpm.repo 2019-04-06 15:48:57.000000000 +0000 +++ arpsend-1.2.3-alt1.x86_64.rpm.hasher 2023-12-16 01:48:25.255188576 +0000 @@ -14,3 +14,3 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) -Requires: libc.so.6(GLIBC_2.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.7)(64bit) @@ -22,3 +22,3 @@ Conflicts: vzctl -File: /usr/bin/arpsend 100755 root:root 686e192aeadf516a04b90a18e97fdc59 +File: /usr/bin/arpsend 100755 root:root a5b1223270f2c09303e827ce46315ee1 File: /usr/share/doc/arpsend-1.2.3 40755 root:root @@ -33,2 +33,2 @@ File: /usr/share/man/man8/arpsend.8.xz 100644 root:root 2d1e2ed138a5ec8c046503f579541c12 -RPMIdentity: 02afa75a26df137a547425262a67418db12746412b1ecb2be0b425a7238102bf1ca9567461868529573456a24a7065ed4b64286febad2af9ded89a22ee10863b +RPMIdentity: ad4434be666ed87b4d0eea3b16059127ed512cf46e1c27e63845ede759710b683634a594bd8b5eb5124cc60084a040ed7b2e074ec1d0aa7d0ae5c36e816537f8 --- arpsend-debuginfo-1.2.3-alt1.x86_64.rpm.repo 2019-04-06 15:48:57.000000000 +0000 +++ arpsend-debuginfo-1.2.3-alt1.x86_64.rpm.hasher 2023-12-16 01:48:25.418190816 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/c6 40755 root:root -/usr/lib/debug/.build-id/c6/a9010e34def6326c38255ed093cf2c7b28725f 120777 root:root ../../../../bin/arpsend -/usr/lib/debug/.build-id/c6/a9010e34def6326c38255ed093cf2c7b28725f.debug 120777 root:root ../../usr/bin/arpsend.debug +/usr/lib/debug/.build-id/77 40755 root:root +/usr/lib/debug/.build-id/77/b85e9cad9c183f53ce9c0cd455e3eb68321caf 120777 root:root ../../../../bin/arpsend +/usr/lib/debug/.build-id/77/b85e9cad9c183f53ce9c0cd455e3eb68321caf.debug 120777 root:root ../../usr/bin/arpsend.debug /usr/lib/debug/usr/bin/arpsend.debug 100644 root:root @@ -17,6 +17,6 @@ Provides: arpsend-debuginfo = 1.2.3-alt1:sisyphus+226678.100.2.1 -File: /usr/lib/debug/.build-id/c6 40755 root:root -File: /usr/lib/debug/.build-id/c6/a9010e34def6326c38255ed093cf2c7b28725f 120777 root:root ../../../../bin/arpsend -File: /usr/lib/debug/.build-id/c6/a9010e34def6326c38255ed093cf2c7b28725f.debug 120777 root:root ../../usr/bin/arpsend.debug -File: /usr/lib/debug/usr/bin/arpsend.debug 100644 root:root 96239d5f65c509944d428d7a46f34766 +File: /usr/lib/debug/.build-id/77 40755 root:root +File: /usr/lib/debug/.build-id/77/b85e9cad9c183f53ce9c0cd455e3eb68321caf 120777 root:root ../../../../bin/arpsend +File: /usr/lib/debug/.build-id/77/b85e9cad9c183f53ce9c0cd455e3eb68321caf.debug 120777 root:root ../../usr/bin/arpsend.debug +File: /usr/lib/debug/usr/bin/arpsend.debug 100644 root:root f2d37556863f98d6512d0664f9ea66d9 File: /usr/src/debug/arpsend-1.2.3 40755 root:root @@ -28,2 +28,2 @@ File: /usr/src/debug/arpsend-1.2.3/src/utils.h 100644 root:root 5bfde79049c7bcff5d8dc1d1e0b21f9d -RPMIdentity: 24ff6cce326ff8ad66dcdd1d2ae4502f61028ecf4e12e46e7e68a5cf45eb12efb6a29a314c636094279a21da0cc533bd8428a208358959c692fb4832167cd038 +RPMIdentity: 85fedca51118da45a1ead36044bff6a2fb7b1606133456c320dddf6fa58a8d16d36c08da18611a89a6ba2f5a0431577033f0d3b58af23a02518037cfaf4eca9f