<86>Jul 12 09:35:43 userdel[2632653]: delete user 'rooter' <86>Jul 12 09:35:43 userdel[2632653]: removed group 'rooter' owned by 'rooter' <86>Jul 12 09:35:43 groupadd[2632658]: group added to /etc/group: name=rooter, GID=702 <86>Jul 12 09:35:43 groupadd[2632658]: group added to /etc/gshadow: name=rooter <86>Jul 12 09:35:43 groupadd[2632658]: new group: name=rooter, GID=702 <86>Jul 12 09:35:43 useradd[2632662]: new user: name=rooter, UID=702, GID=702, home=/root, shell=/bin/bash <86>Jul 12 09:35:43 userdel[2632668]: delete user 'builder' <86>Jul 12 09:35:43 userdel[2632668]: removed group 'builder' owned by 'builder' <86>Jul 12 09:35:43 userdel[2632668]: removed shadow group 'builder' owned by 'builder' <86>Jul 12 09:35:43 groupadd[2632673]: group added to /etc/group: name=builder, GID=703 <86>Jul 12 09:35:43 groupadd[2632673]: group added to /etc/gshadow: name=builder <86>Jul 12 09:35:43 groupadd[2632673]: new group: name=builder, GID=703 <86>Jul 12 09:35:43 useradd[2632677]: new user: name=builder, UID=703, GID=703, home=/usr/src, shell=/bin/bash warning: user arei does not exist - using root warning: group arei does not exist - using root warning: user arei does not exist - using root warning: group arei does not exist - using root warning: user arei does not exist - using root warning: group arei does not exist - using root warning: user arei does not exist - using root warning: group arei does not exist - using root warning: user arei does not exist - using root warning: group arei does not exist - using root warning: user arei does not exist - using root warning: group arei does not exist - using root Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/finger-1.3-alt3.nosrc.rpm (w1.gzdio) Installing finger-1.3-alt3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.33078 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf finger-bsd-1.3 + echo 'Source #0 (finger-bsd-1.3.tar):' Source #0 (finger-bsd-1.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/finger-bsd-1.3.tar + cd finger-bsd-1.3 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (finger-memory-leak.patch):' Patch #1 (finger-memory-leak.patch): + /usr/bin/patch -p1 patching file finger/util.c + echo 'Patch #2 (finger-utf8_segfault.patch):' Patch #2 (finger-utf8_segfault.patch): + /usr/bin/patch -p0 patching file finger/sprint.c + echo 'Patch #3 (finger-no-common.patch):' Patch #3 (finger-no-common.patch): + /usr/bin/patch -p1 patching file finger/util.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.33078 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd finger-bsd-1.3 + export CFLAGS=-fno-common + CFLAGS=-fno-common + CFLAGS=-fno-common + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --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 --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes 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 for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for library containing strerror... none required checking for a BSD-compatible install... /bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for -fpie... yes checking for an ANSI C-conforming const... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc configure: creating ./config.status config.status: creating Makefile config.status: creating finger/Makefile config.status: creating fingerd/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile + make -j8 make all-recursive Making all in m4 make[2]: Nothing to be done for 'all'. Making all in finger make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I.. -I../intl -I. -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -fno-common -c vis.c make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I.. -I../intl -I. -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -fno-common -c lprint.c make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I.. -I../intl -I. -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -fno-common -c net.c make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I.. -I../intl -I. -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -fno-common -c sprint.c sprint.c: In function 'psort': sprint.c:179:25: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 179 | const char *pname = (*(PERSON **)p)->name; | ^ sprint.c:180:25: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 180 | const char *tname = (*(PERSON **)t)->name; | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I.. -I../intl -I. -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -fno-common -c utf8conv.c make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I.. -I../intl -I. -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -fno-common -c finger.c make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I.. -I../intl -I. -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -fno-common -c util.c make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' x86_64-alt-linux-gcc -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -fno-common -o finger finger.o lprint.o net.o sprint.o util.o vis.o utf8conv.o -pie make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' Making all in fingerd make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/fingerd' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I.. -I../intl -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -fno-common -c fingerd.c make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/fingerd' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/fingerd' x86_64-alt-linux-gcc -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -fno-common -o in.fingerd fingerd.o -pie make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/fingerd' Making all in po make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.33151 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/finger-buildroot + : + /bin/rm -rf -- /usr/src/tmp/finger-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd finger-bsd-1.3 + install -D -m640 /usr/src/RPM/SOURCES/finger.xinetd /usr/src/tmp/finger-buildroot/etc/xinetd.d/finger + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/finger-buildroot/usr exec_prefix=/usr/src/tmp/finger-buildroot/usr bindir=/usr/src/tmp/finger-buildroot/usr/bin sbindir=/usr/src/tmp/finger-buildroot/usr/sbin sysconfdir=/usr/src/tmp/finger-buildroot/etc datadir=/usr/src/tmp/finger-buildroot/usr/share includedir=/usr/src/tmp/finger-buildroot/usr/include libdir=/usr/src/tmp/finger-buildroot/usr/lib64 libexecdir=/usr/src/tmp/finger-buildroot/usr/lib localstatedir=/usr/src/tmp/finger-buildroot/var/lib sharedstatedir=/usr/src/tmp/finger-buildroot/var/lib mandir=/usr/src/tmp/finger-buildroot/usr/share/man infodir=/usr/src/tmp/finger-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3' Making install in m4 make[1]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/m4' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/m4' 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/finger-bsd-1.3/m4' make[1]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/m4' Making install in finger make[1]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' test -z "/usr/src/tmp/finger-buildroot/usr/bin" || mkdir -p -- "/usr/src/tmp/finger-buildroot/usr/bin" /usr/libexec/rpm-build/install -p -s -m 555 'finger' '/usr/src/tmp/finger-buildroot/usr/bin/finger' WARNING: strip is called in %install by 'install -s' (ignored) test -z "/usr/src/tmp/finger-buildroot/usr/share/man/man1" || mkdir -p -- "/usr/src/tmp/finger-buildroot/usr/share/man/man1" /usr/libexec/rpm-build/install -p -m 644 './finger.1' '/usr/src/tmp/finger-buildroot/usr/share/man/man1/finger.1' make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' make[1]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' Making install in fingerd make[1]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/fingerd' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/fingerd' test -z "/usr/src/tmp/finger-buildroot/usr/sbin" || mkdir -p -- "/usr/src/tmp/finger-buildroot/usr/sbin" /usr/libexec/rpm-build/install -p -s -m 755 'in.fingerd' '/usr/src/tmp/finger-buildroot/usr/sbin/in.fingerd' WARNING: strip is called in %install by 'install -s' (ignored) test -z "/usr/src/tmp/finger-buildroot/usr/share/man/man8" || mkdir -p -- "/usr/src/tmp/finger-buildroot/usr/share/man/man8" /usr/libexec/rpm-build/install -p -m 644 './fingerd.8' '/usr/src/tmp/finger-buildroot/usr/share/man/man8/fingerd.8' /usr/libexec/rpm-build/install -p -m 644 './in.fingerd.8' '/usr/src/tmp/finger-buildroot/usr/share/man/man8/in.fingerd.8' make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/fingerd' make[1]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/fingerd' Making install in po make[1]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/po' /bin/sh .././mkinstalldirs /usr/src/tmp/finger-buildroot/usr/share mkdir -p -- /usr/src/tmp/finger-buildroot/usr/share/locale/de/LC_MESSAGES installing de.gmo as /usr/src/tmp/finger-buildroot/usr/share/locale/de/LC_MESSAGES/finger-bsd.mo if test "finger-bsd" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /usr/src/tmp/finger-buildroot/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/libexec/rpm-build/install -p -m 644 ./$file \ /usr/src/tmp/finger-buildroot/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/src/tmp/finger-buildroot/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/po' make[1]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.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/finger-bsd-1.3' make[1]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3' make: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3' + /usr/lib/rpm/find-lang finger-bsd + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/finger-buildroot (auto) mode of 'usr/bin/finger' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) Verifying and fixing files in /usr/src/tmp/finger-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/finger-buildroot/ (default) Compressing files in /usr/src/tmp/finger-buildroot (auto) removed '/usr/src/tmp/finger-buildroot/usr/share/man/man8/fingerd.8' '/usr/src/tmp/finger-buildroot/usr/share/man/man8/fingerd.8.xz' -> 'in.fingerd.8.xz' removed '/usr/src/tmp/finger-buildroot/usr/share/man/man8/fingerd.8.xz' '/usr/src/tmp/finger-buildroot/usr/share/man/man8/fingerd.8.xz' -> 'in.fingerd.8.xz' 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/finger-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: finger-1.3-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rx1DCH 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.FwjuHF 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.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xqZQkF Creating finger-debuginfo package Processing files: finger-server-1.3-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WqLWGG 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.gaSg5H find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /etc/xinetd.d, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QYeLuE Creating finger-server-debuginfo package Processing files: finger-debuginfo-1.3-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QJ0uHH find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Jj4DiH find-requires: running scripts (debuginfo) Requires: finger = 1.3-alt3, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Processing files: finger-server-debuginfo-1.3-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HSYhwE find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.W15CmI find-requires: running scripts (debuginfo) Requires: finger-server = 1.3-alt3, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to finger-debuginfo a strict dependency on finger Adding to finger-server-debuginfo a strict dependency on finger-server Wrote: /usr/src/RPM/RPMS/x86_64/finger-1.3-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/finger-server-1.3-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/finger-debuginfo-1.3-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/finger-server-debuginfo-1.3-alt3.x86_64.rpm (w2.lzdio) 1.53user 1.03system 0:12.43elapsed 20%CPU (0avgtext+0avgdata 22788maxresident)k 0inputs+0outputs (0major+429998minor)pagefaults 0swaps 3.03user 3.11system 0:15.72elapsed 39%CPU (0avgtext+0avgdata 22788maxresident)k 0inputs+0outputs (0major+659119minor)pagefaults 0swaps --- finger-1.3-alt3.x86_64.rpm.repo 2020-12-09 13:15:11.000000000 +0000 +++ finger-1.3-alt3.x86_64.rpm.hasher 2021-07-12 09:35:57.714973622 +0000 @@ -11,2 +11,2 @@ Provides: finger = 1.3-alt3:sisyphus+263149.100.1.1 -RPMIdentity: 0c786589f9719757291fd0e36489a484 +RPMIdentity: d4aa1d6fee54f9fe00cbd6415af06592 error: open of /archive/repo/sisyphus/task/_271/278100/files/x86_64/RPMS/finger-debuginfo-1.3-alt3.x86_64.rpm failed: No such file or directory --- finger-server-1.3-alt3.x86_64.rpm.repo 2020-12-09 13:15:11.000000000 +0000 +++ finger-server-1.3-alt3.x86_64.rpm.hasher 2021-07-12 09:35:57.980974061 +0000 @@ -10,2 +10,2 @@ Provides: finger-server = 1.3-alt3:sisyphus+263149.100.1.1 -RPMIdentity: 2b9c86a5658957e4a6730b76f99c4668 +RPMIdentity: 4b8f8ea85a43264e60eb605e4147511e error: open of /archive/repo/sisyphus/task/_271/278100/files/x86_64/RPMS/finger-server-debuginfo-1.3-alt3.x86_64.rpm failed: No such file or directory