<86>May 4 01:27:59 userdel[3808140]: delete user 'rooter' <86>May 4 01:27:59 userdel[3808140]: removed group 'rooter' owned by 'rooter' <86>May 4 01:27:59 userdel[3808140]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 01:27:59 groupadd[3808157]: group added to /etc/group: name=rooter, GID=1802 <86>May 4 01:27:59 groupadd[3808157]: group added to /etc/gshadow: name=rooter <86>May 4 01:27:59 groupadd[3808157]: new group: name=rooter, GID=1802 <86>May 4 01:27:59 useradd[3808176]: new user: name=rooter, UID=1802, GID=1802, home=/root, shell=/bin/bash, from=none <86>May 4 01:27:59 userdel[3808210]: delete user 'builder' <86>May 4 01:27:59 userdel[3808210]: removed group 'builder' owned by 'builder' <86>May 4 01:27:59 userdel[3808210]: removed shadow group 'builder' owned by 'builder' <86>May 4 01:27:59 groupadd[3808230]: group added to /etc/group: name=builder, GID=1803 <86>May 4 01:27:59 groupadd[3808230]: group added to /etc/gshadow: name=builder <86>May 4 01:27:59 groupadd[3808230]: new group: name=builder, GID=1803 <86>May 4 01:27:59 useradd[3808245]: new user: name=builder, UID=1803, GID=1803, home=/usr/src, shell=/bin/bash, from=none <13>May 4 01:28:02 rpmi: perl-Filter-1.64-alt1 sisyphus+335067.400.1.1 1700901412 installed <13>May 4 01:28:02 rpmi: perl-Encode-3.21-alt1 sisyphus+343095.100.1.1 1710875477 installed <13>May 4 01:28:02 rpmi: perl-Locale-gettext-1.07-alt1.2 sisyphus+335067.10500.2.2 1701154168 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/help2man-1.48.5-alt1.nosrc.rpm (w1.gzdio) Installing help2man-1.48.5-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.63546 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf help2man-1.48.5 + echo 'Source #0 (help2man-1.48.5.tar):' Source #0 (help2man-1.48.5.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/help2man-1.48.5.tar + cd help2man-1.48.5 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (help2man-1.40.4-alt-runas.patch):' Patch #0 (help2man-1.40.4-alt-runas.patch): + /usr/bin/patch -p1 patching file help2man.PL Hunk #1 succeeded at 845 (offset 94 lines). + install -pm644 debian/README README.example + sed -i '1i .\\" -*- mode: troff; coding: utf8 -*-' help2man.da.1 help2man.de.1 help2man.el.1 help2man.eo.1 help2man.es.1 help2man.fi.1 help2man.fr.1 help2man.hr.1 help2man.hu.1 help2man.it.1 help2man.ja.1 help2man.nb.1 help2man.pl.1 help2man.pt_BR.1 help2man.ru.1 help2man.sr.1 help2man.sv.1 help2man.ta.1 help2man.uk.1 help2man.vi.1 help2man.zh_CN.1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.38711 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd help2man-1.48.5 + test -r /usr/lib64/preloadable_libintl.so + 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 + 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_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 --enable-nls configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext checking for perl... perl checking for module Locale::gettext... yes checking for msgfmt... /usr/bin/msgfmt 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 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 ISO C89... none needed checking for library containing dlsym... none required checking for library containing bindtextdomain... none required checking for a BSD-compatible install... /usr/bin/ginstall -c checking for makeinfo... build-aux/missing makeinfo checking for install-info... build-aux/missing install-info checking for msgmerge... /usr/bin/msgmerge checking for xgettext... /usr/bin/xgettext checking for po4a-updatepo... build-aux/missing po4a-updatepo checking for po4a-translate... build-aux/missing po4a-translate configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext + make -j16 make help2man help2man.h2m make: Entering directory '/usr/src/RPM/BUILD/help2man-1.48.5' perl help2man.PL --with-gettext Extracting help2man (with variable substitutions) make: Leaving directory '/usr/src/RPM/BUILD/help2man-1.48.5' make[1]: Entering directory '/usr/src/RPM/BUILD/help2man-1.48.5' perl help2man.PL --with-gettext Extracting help2man (with variable substitutions) make[1]: Leaving directory '/usr/src/RPM/BUILD/help2man-1.48.5' make[1]: Entering directory '/usr/src/RPM/BUILD/help2man-1.48.5' perl help2man.h2m.PL Extracting help2man.h2m make[1]: Leaving directory '/usr/src/RPM/BUILD/help2man-1.48.5' make: Entering directory '/usr/src/RPM/BUILD/help2man-1.48.5' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bindtextdomain.so -fPIC -shared bindtextdomain.c make: Leaving directory '/usr/src/RPM/BUILD/help2man-1.48.5' make: Entering directory '/usr/src/RPM/BUILD/help2man-1.48.5' ./help2man --include=help2man.h2m --output=help2man.1 ./help2man make: Leaving directory '/usr/src/RPM/BUILD/help2man-1.48.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.38711 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/help2man-buildroot + : + /bin/rm -rf -- /usr/src/tmp/help2man-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd help2man-1.48.5 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/help2man-buildroot make: Entering directory '/usr/src/RPM/BUILD/help2man-1.48.5' build-aux/mkinstalldirs /usr/src/tmp/help2man-buildroot/usr/bin mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/bin /usr/libexec/rpm-build/install -p help2man /usr/src/tmp/help2man-buildroot/usr/bin build-aux/mkinstalldirs /usr/src/tmp/help2man-buildroot/usr/share/man/man1 mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/man/man1 /usr/libexec/rpm-build/install -p -m 644 $(build-aux/find-vpath help2man.1) /usr/src/tmp/help2man-buildroot/usr/share/man/man1 build-aux/mkinstalldirs /usr/src/tmp/help2man-buildroot/usr/share/info mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/info /usr/libexec/rpm-build/install -p -m 644 $(build-aux/find-vpath help2man.info) \ /usr/src/tmp/help2man-buildroot/usr/share/info/help2man.info if test -f /usr/src/tmp/help2man-buildroot/usr/share/info/dir; \ then \ build-aux/missing install-info --info-dir=/usr/src/tmp/help2man-buildroot/usr/share/info \ /usr/src/tmp/help2man-buildroot/usr/share/info/help2man.info; \ fi build-aux/mkinstalldirs /usr/src/tmp/help2man-buildroot/usr/lib64/help2man mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/lib64/help2man /usr/libexec/rpm-build/install -p bindtextdomain.so /usr/src/tmp/help2man-buildroot/usr/lib64/help2man set -e; \ for lang in da de el eo es fi fr hr hu it ja nb pl pt_BR ru sr sv ta uk vi zh_CN; \ do \ build-aux/mkinstalldirs /usr/src/tmp/help2man-buildroot/usr/share/locale/$lang/LC_MESSAGES; \ /usr/libexec/rpm-build/install -p -m 644 $(build-aux/find-vpath po/$lang.gmo) \ /usr/src/tmp/help2man-buildroot/usr/share/locale/$lang/LC_MESSAGES/help2man.mo; \ build-aux/mkinstalldirs /usr/src/tmp/help2man-buildroot/usr/share/man/$lang/man1; \ /usr/libexec/rpm-build/install -p -m 644 $(build-aux/find-vpath help2man.$lang.1) \ /usr/src/tmp/help2man-buildroot/usr/share/man/$lang/man1/help2man.1; \ done; \ for lang in de es fr pl pt_BR sr sv uk zh_CN; \ do \ build-aux/mkinstalldirs /usr/src/tmp/help2man-buildroot/usr/share/info; \ /usr/libexec/rpm-build/install -p -m 644 $(build-aux/find-vpath help2man-$lang.info) \ /usr/src/tmp/help2man-buildroot/usr/share/info/help2man-$lang.info; \ if test -f /usr/src/tmp/help2man-buildroot/usr/share/info/dir; \ then \ build-aux/missing install-info --info-dir=/usr/src/tmp/help2man-buildroot/usr/share/info \ /usr/src/tmp/help2man-buildroot/usr/share/info/help2man-$lang.info; \ fi; \ done mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/locale/da/LC_MESSAGES mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/man/da/man1 mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/locale/de/LC_MESSAGES mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/man/de/man1 mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/locale/el/LC_MESSAGES mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/man/el/man1 mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/locale/eo/LC_MESSAGES mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/man/eo/man1 mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/locale/es/LC_MESSAGES mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/man/es/man1 mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/locale/fi/LC_MESSAGES mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/man/fi/man1 mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/locale/fr/LC_MESSAGES mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/man/fr/man1 mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/locale/hr/LC_MESSAGES mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/man/hr/man1 mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/locale/hu/LC_MESSAGES mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/man/hu/man1 mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/locale/it/LC_MESSAGES mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/man/it/man1 mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/locale/ja/LC_MESSAGES mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/man/ja/man1 mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/locale/nb/LC_MESSAGES mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/man/nb/man1 mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/locale/pl/LC_MESSAGES mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/man/pl/man1 mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/locale/pt_BR/LC_MESSAGES mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/man/pt_BR/man1 mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/locale/ru/LC_MESSAGES mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/man/ru/man1 mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/locale/sr/LC_MESSAGES mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/man/sr/man1 mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/locale/sv/LC_MESSAGES mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/man/sv/man1 mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/locale/ta/LC_MESSAGES mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/man/ta/man1 mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/locale/uk/LC_MESSAGES mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/man/uk/man1 mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/locale/vi/LC_MESSAGES mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/man/vi/man1 mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/locale/zh_CN/LC_MESSAGES mkdir -p -- /usr/src/tmp/help2man-buildroot/usr/share/man/zh_CN/man1 make: Leaving directory '/usr/src/RPM/BUILD/help2man-1.48.5' + /usr/lib/rpm/find-lang --with-man help2man + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/help2man-buildroot (auto) mode of './usr/lib64/help2man/bindtextdomain.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/help2man-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/help2man-buildroot/ (default) Compressing files in /usr/src/tmp/help2man-buildroot (auto) Verifying info files in /usr/src/tmp/help2man-buildroot/usr/share/info (normal) Adjusting library links in /usr/src/tmp/help2man-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/help2man-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/help2man-buildroot Processing files: help2man-1.48.5-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.59731 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd help2man-1.48.5 + DOCDIR=/usr/src/tmp/help2man-buildroot/usr/share/doc/help2man-1.48.5 + export DOCDIR + rm -rf /usr/src/tmp/help2man-buildroot/usr/share/doc/help2man-1.48.5 + /bin/mkdir -p /usr/src/tmp/help2man-buildroot/usr/share/doc/help2man-1.48.5 + cp -prL ChangeLog NEWS README README.example THANKS help2man.h2m /usr/src/tmp/help2man-buildroot/usr/share/doc/help2man-1.48.5 + chmod -R go-w /usr/src/tmp/help2man-buildroot/usr/share/doc/help2man-1.48.5 + chmod -R a+rX /usr/src/tmp/help2man-buildroot/usr/share/doc/help2man-1.48.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wFkasM 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.xBUtAz find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/help2man-buildroot/usr/bin/help2man syntax OK Requires: coreutils, preloadable_libintl.so()(64bit), /usr/bin/perl, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), perl(Encode.pm), perl(Getopt/Long.pm), perl(I18N/Langinfo.pm), perl(Locale/gettext.pm), perl(POSIX.pm), perl(Text/ParseWords.pm), perl(Text/Tabs.pm), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XLenSt Creating help2man-debuginfo package Processing files: help2man-debuginfo-1.48.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ypzmOW find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zBRjAw find-requires: running scripts (debuginfo) Requires: help2man = 1.48.5-alt1, debug64(libc.so.6) Adding to help2man-debuginfo a strict dependency on help2man Wrote: /usr/src/RPM/RPMS/x86_64/help2man-1.48.5-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/help2man-debuginfo-1.48.5-alt1.x86_64.rpm (w2.lzdio) 1.23user 1.67system 0:07.01elapsed 41%CPU (0avgtext+0avgdata 23492maxresident)k 0inputs+0outputs (0major+444163minor)pagefaults 0swaps 3.43user 2.15system 0:15.40elapsed 36%CPU (0avgtext+0avgdata 131348maxresident)k 32inputs+0outputs (0major+190448minor)pagefaults 0swaps --- help2man-1.48.5-alt1.x86_64.rpm.repo 2021-08-22 23:04:50.000000000 +0000 +++ help2man-1.48.5-alt1.x86_64.rpm.hasher 2024-05-04 01:28:11.963397101 +0000 @@ -68,3 +68,3 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) -Requires: libdl.so.2(GLIBC_2.2.5)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: perl(Encode.pm) @@ -81,3 +81,3 @@ File: /usr/lib64/help2man 40755 root:root -File: /usr/lib64/help2man/bindtextdomain.so 100644 root:root cf1cdd439e0cc251aa29c24bba16d3e1 +File: /usr/lib64/help2man/bindtextdomain.so 100644 root:root 88d361a093d5004d7d49fb1de3e71c58 File: /usr/share/doc/help2man-1.48.5 40755 root:root @@ -142,2 +142,2 @@ File: /usr/share/man/zh_CN/man1/help2man.1.xz 100644 root:root 3a6c015dd10ad4cbb2659a67509183a0 -RPMIdentity: 08a13d2f178d54c19d9077312531a22de40c812a2d66d0dcd74ed9b474b688470a813db8cc63197f5fd62b2849abc06a738f1983637e30ce5b3467e62bfcd297 +RPMIdentity: 2ab45cb1f46f8ada61b5c122e8575701ffaf434964cf7ed62260a63c0f6072e14025258db0f6aeb51a66beed4ad1fe78f9cb631f4e6d3f7473d5342a70c5de12 --- help2man-debuginfo-1.48.5-alt1.x86_64.rpm.repo 2021-08-22 23:04:50.000000000 +0000 +++ help2man-debuginfo-1.48.5-alt1.x86_64.rpm.hasher 2024-05-04 01:28:12.032398119 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/9a 40755 root:root -/usr/lib/debug/.build-id/9a/4b002b2435c0ab619ae11c3eb980a08c74355b 120777 root:root ../../../../lib64/help2man/bindtextdomain.so -/usr/lib/debug/.build-id/9a/4b002b2435c0ab619ae11c3eb980a08c74355b.debug 120777 root:root ../../usr/lib64/help2man/bindtextdomain.so.debug +/usr/lib/debug/.build-id/f1 40755 root:root +/usr/lib/debug/.build-id/f1/ede12ead4148dfb59222fd57490d6e383ae7d9 120777 root:root ../../../../lib64/help2man/bindtextdomain.so +/usr/lib/debug/.build-id/f1/ede12ead4148dfb59222fd57490d6e383ae7d9.debug 120777 root:root ../../usr/lib64/help2man/bindtextdomain.so.debug /usr/lib/debug/usr/lib64/help2man 40755 root:root @@ -8,3 +8,2 @@ Requires: debug64(libc.so.6) -Requires: debug64(libdl.so.2) Requires: help2man = 1.48.5-alt1:sisyphus+283596.100.1.1 @@ -12,9 +11,9 @@ Provides: help2man-debuginfo = 1.48.5-alt1:sisyphus+283596.100.1.1 -File: /usr/lib/debug/.build-id/9a 40755 root:root -File: /usr/lib/debug/.build-id/9a/4b002b2435c0ab619ae11c3eb980a08c74355b 120777 root:root ../../../../lib64/help2man/bindtextdomain.so -File: /usr/lib/debug/.build-id/9a/4b002b2435c0ab619ae11c3eb980a08c74355b.debug 120777 root:root ../../usr/lib64/help2man/bindtextdomain.so.debug +File: /usr/lib/debug/.build-id/f1 40755 root:root +File: /usr/lib/debug/.build-id/f1/ede12ead4148dfb59222fd57490d6e383ae7d9 120777 root:root ../../../../lib64/help2man/bindtextdomain.so +File: /usr/lib/debug/.build-id/f1/ede12ead4148dfb59222fd57490d6e383ae7d9.debug 120777 root:root ../../usr/lib64/help2man/bindtextdomain.so.debug File: /usr/lib/debug/usr/lib64/help2man 40755 root:root -File: /usr/lib/debug/usr/lib64/help2man/bindtextdomain.so.debug 100644 root:root a03e8b65fb6fd06901c245e24ed92f7e +File: /usr/lib/debug/usr/lib64/help2man/bindtextdomain.so.debug 100644 root:root 4a901feec794ef23cd8d9868af2694ae File: /usr/src/debug/help2man-1.48.5 40755 root:root File: /usr/src/debug/help2man-1.48.5/bindtextdomain.c 100644 root:root 4c5f452309664bf27955e3e2fd95e5c5 -RPMIdentity: 8c37033eeaba039c381f6e61cbd1746684d381be181ed342a369dde3a75f4167832b3904ca387231c2079a9b6b0a60226c1aded21f48ab04e1bb5a74ece7e225 +RPMIdentity: 634572519a100fd129ab118f2b599301b2e7c854cf4a5398ee0f2641320dc5f6c051471c9d66a57aebd9a393545d38c4b085baeb20ba1870b63d08af3a045cff