<86>May 4 01:37:32 userdel[456238]: delete user 'rooter' <86>May 4 01:37:32 userdel[456238]: removed group 'rooter' owned by 'rooter' <86>May 4 01:37:32 userdel[456238]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 01:37:32 groupadd[456657]: group added to /etc/group: name=rooter, GID=1868 <86>May 4 01:37:32 groupadd[456657]: group added to /etc/gshadow: name=rooter <86>May 4 01:37:32 groupadd[456657]: new group: name=rooter, GID=1868 <86>May 4 01:37:32 useradd[456926]: new user: name=rooter, UID=1868, GID=1868, home=/root, shell=/bin/bash, from=none <86>May 4 01:37:32 userdel[457195]: delete user 'builder' <86>May 4 01:37:32 userdel[457195]: removed group 'builder' owned by 'builder' <86>May 4 01:37:32 userdel[457195]: removed shadow group 'builder' owned by 'builder' <86>May 4 01:37:33 groupadd[457272]: group added to /etc/group: name=builder, GID=1869 <86>May 4 01:37:33 groupadd[457272]: group added to /etc/gshadow: name=builder <86>May 4 01:37:33 groupadd[457272]: new group: name=builder, GID=1869 <86>May 4 01:37:33 useradd[457350]: new user: name=builder, UID=1869, GID=1869, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/pamtester-0.1.2-alt2.src.rpm: The use of such a license name is ambiguous: GPL <13>May 4 01:37:38 rpmi: rpm-macros-pam0-1.6.1-alt1 sisyphus+344793.100.2.2 1712690210 installed <13>May 4 01:37:38 rpmi: libpam0-devel-1.6.1-alt1 sisyphus+344793.100.2.2 1712690210 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/pamtester-0.1.2-alt2.nosrc.rpm (w1.gzdio) Installing pamtester-0.1.2-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.64449 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pamtester-0.1.2 + echo 'Source #0 (pamtester-0.1.2.tar):' Source #0 (pamtester-0.1.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/pamtester-0.1.2.tar + cd pamtester-0.1.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (pamtester-0.1.2-nulluser.patch):' Patch #0 (pamtester-0.1.2-nulluser.patch): + /usr/bin/patch -p1 patching file doc/pamtester.1.in patching file src/app.c patching file src/pamtester.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.64449 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pamtester-0.1.2 + autoreconf -fisv autoreconf-default: export WARNINGS= autoreconf-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: Entering directory '.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal --force aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: configure.in: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in '.'. libtoolize-default: linking file './config.guess' libtoolize-default: linking file './config.sub' libtoolize-default: linking file './install-sh' libtoolize-default: linking file './ltmain.sh' libtoolize-default: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in, libtoolize-default: and rerunning libtoolize-default and aclocal. libtoolize-default: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf-default: configure.in: not using Intltool autoreconf-default: configure.in: not using Gtkdoc autoreconf-default: running: aclocal --force aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: running: /usr/bin/autoconf-2.71 --force configure.in:5: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:9521: AM_INIT_AUTOMAKE is expanded from... configure.in:5: the top level configure.in:7: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.in:7: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:9873: AM_CONFIG_HEADER is expanded from... configure.in:7: the top level configure.in:18: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.in:18: You should run autoupdate. aclocal.m4:122: AC_PROG_LIBTOOL is expanded from... configure.in:18: the top level configure.in:72: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:72: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:72: the top level configure.in:95: warning: The macro `AC_HEADER_STDC' is obsolete. configure.in:95: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.in:95: the top level autoreconf-default: running: /usr/bin/autoheader-2.71 --force autoheader-2.71: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: running: automake --add-missing --force-missing automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:5: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:5: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:15: installing './compile' configure.in:5: installing './missing' configure.in:92: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') Makefile.am: installing './INSTALL' Makefile.am: installing './COPYING' using GNU General Public License v3 file Makefile.am: Consider adding the COPYING file to the version control system Makefile.am: for your code, to avoid questions about which license your project uses configure.in:92: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') configure.in:92: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/Makefile.am: installing './depcomp' automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' src/Makefile.am:16: warning: 'CFLAGS' is a user variable, you should not override it; src/Makefile.am:16: use 'AM_CFLAGS' instead 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 + 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 configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no 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 whether ln -s works... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-file... no checking for file... file checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no 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 dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pam_start in -lpam... yes checking for pam/pam_misc.h... no checking for security/pam_misc.h... yes checking for misc_conv in -lpam_misc... yes checking for pam_misc.h... no checking for pam/pam_appl.h... no checking for security/pam_appl.h... yes checking for pam_appl.h... no checking if the second argument of pam_conv.conv() takes const pointer... no checking for egrep... (cached) /usr/bin/grep -E checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for memory.h... yes checking for errno.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for memset... yes checking for strcasecmp... yes checking for strchr... yes checking for strncasecmp... yes checking for strtol... yes checking for strtoul... yes checking for malloc... yes checking for realloc... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/pamtester.1 config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make make: Entering directory '/usr/src/RPM/BUILD/pamtester-0.1.2' make all-recursive make[1]: Entering directory '/usr/src/RPM/BUILD/pamtester-0.1.2' Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/pamtester-0.1.2/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -c -o app.o app.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -c -o expr_parser.o expr_parser.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -c -o parse_opts.o parse_opts.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -c -o pamtester.o pamtester.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -c -o util.o util.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -c -o compat.o compat.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -o pamtester app.o expr_parser.o parse_opts.o pamtester.o util.o compat.o -lpam -lpam_misc libtool: link: x86_64-alt-linux-gcc -Wall -o pamtester app.o expr_parser.o parse_opts.o pamtester.o util.o compat.o -lpam -lpam_misc make[2]: Leaving directory '/usr/src/RPM/BUILD/pamtester-0.1.2/src' Making all in doc make[2]: Entering directory '/usr/src/RPM/BUILD/pamtester-0.1.2/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/RPM/BUILD/pamtester-0.1.2/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/pamtester-0.1.2' make[2]: Leaving directory '/usr/src/RPM/BUILD/pamtester-0.1.2' make[1]: Leaving directory '/usr/src/RPM/BUILD/pamtester-0.1.2' make: Leaving directory '/usr/src/RPM/BUILD/pamtester-0.1.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.41549 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/pamtester-buildroot + : + /bin/rm -rf -- /usr/src/tmp/pamtester-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd pamtester-0.1.2 + make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/pamtester-buildroot install make: Entering directory '/usr/src/RPM/BUILD/pamtester-0.1.2' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/pamtester-0.1.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/pamtester-0.1.2/src' /usr/bin/mkdir -p '/usr/src/tmp/pamtester-buildroot/usr/bin' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p pamtester '/usr/src/tmp/pamtester-buildroot/usr/bin' libtool: install: /usr/libexec/rpm-build/install -p pamtester /usr/src/tmp/pamtester-buildroot/usr/bin/pamtester make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/pamtester-0.1.2/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/pamtester-0.1.2/src' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/pamtester-0.1.2/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/pamtester-0.1.2/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/tmp/pamtester-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 pamtester.1 '/usr/src/tmp/pamtester-buildroot/usr/share/man/man1' make[2]: Leaving directory '/usr/src/RPM/BUILD/pamtester-0.1.2/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/pamtester-0.1.2/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/pamtester-0.1.2' make[2]: Entering directory '/usr/src/RPM/BUILD/pamtester-0.1.2' 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/pamtester-0.1.2' make[1]: Leaving directory '/usr/src/RPM/BUILD/pamtester-0.1.2' make: Leaving directory '/usr/src/RPM/BUILD/pamtester-0.1.2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/pamtester-buildroot (auto) Verifying and fixing files in /usr/src/tmp/pamtester-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/pamtester-buildroot/ (default) Compressing files in /usr/src/tmp/pamtester-buildroot (auto) 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/pamtester-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/pamtester-buildroot Processing files: pamtester-0.1.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7PqcXV 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.moD3G7 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.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libpam.so.0()(64bit) >= set:jfaUMBcyMrOZaI4O8Z4vyP2dLmTb, libpam.so.0(LIBPAM_1.0)(64bit), libpam_misc.so.0()(64bit) >= set:hgpx0, libpam_misc.so.0(LIBPAM_MISC_1.0)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bsbkx7 Creating pamtester-debuginfo package Processing files: pamtester-debuginfo-0.1.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZbWqhy find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ooKW0k find-requires: running scripts (debuginfo) Requires: pamtester = 1:0.1.2-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpam.so.0), debug64(libpam_misc.so.0) Adding to pamtester-debuginfo a strict dependency on pamtester Wrote: /usr/src/RPM/RPMS/x86_64/pamtester-0.1.2-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pamtester-debuginfo-0.1.2-alt2.x86_64.rpm (w2.lzdio) 3.09user 3.60system 0:11.59elapsed 57%CPU (0avgtext+0avgdata 24796maxresident)k 0inputs+0outputs (0major+776329minor)pagefaults 0swaps /.out/pamtester-0.1.2-alt2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/pamtester-debuginfo-0.1.2-alt2.x86_64.rpm: The use of such a license name is ambiguous: GPL 4.99user 4.37system 0:29.84elapsed 31%CPU (0avgtext+0avgdata 131936maxresident)k 0inputs+0outputs (0major+205535minor)pagefaults 0swaps --- pamtester-0.1.2-alt2.x86_64.rpm.repo 2020-03-18 13:14:29.000000000 +0000 +++ pamtester-0.1.2-alt2.x86_64.rpm.hasher 2024-05-04 01:37:52.990839799 +0000 @@ -5,2 +5,3 @@ Requires: libc.so.6(GLIBC_2.2.5)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -14,4 +15,4 @@ Provides: pamtester = 1:0.1.2-alt2:sisyphus+248037.100.1.1 -File: /usr/bin/pamtester 100755 root:root 9d841e1c9759c552e1bcecd3b3658191 +File: /usr/bin/pamtester 100755 root:root 3fdb5a868e193e1858ff46e73a742213 File: /usr/share/man/man1/pamtester.1.xz 100644 root:root 67b08deb4292dbfa713e7b317a2fcea7 -RPMIdentity: e248b8a9dc366d266e8214e18a125451bc8ceb791692cf53661b6bdf0db3bfe030cab6972186f42a54477f3e53ee970d702d20d9c4f7de034007f79ff9ee0c71 +RPMIdentity: b7e54e24f7108bd4e9313f8c29c493a151cbfcfb8c4fc449cbb0106b4ad6fe68e6d36ba0e6ff64fbd5c3ed250e9db6a4eee452975c8606f2457f4841c7755452 --- pamtester-debuginfo-0.1.2-alt2.x86_64.rpm.repo 2020-03-18 13:14:29.000000000 +0000 +++ pamtester-debuginfo-0.1.2-alt2.x86_64.rpm.hasher 2024-05-04 01:37:53.169842077 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/c7 40755 root:root -/usr/lib/debug/.build-id/c7/40340a2a15c8e7fdbf61879ec85e5dd9898c43 120777 root:root ../../../../bin/pamtester -/usr/lib/debug/.build-id/c7/40340a2a15c8e7fdbf61879ec85e5dd9898c43.debug 120777 root:root ../../usr/bin/pamtester.debug +/usr/lib/debug/.build-id/86 40755 root:root +/usr/lib/debug/.build-id/86/bd204e075a89db6a0b5a945f774545e1afcbfa 120777 root:root ../../../../bin/pamtester +/usr/lib/debug/.build-id/86/bd204e075a89db6a0b5a945f774545e1afcbfa.debug 120777 root:root ../../usr/bin/pamtester.debug /usr/lib/debug/usr/bin/pamtester.debug 100644 root:root @@ -11,6 +11,6 @@ Provides: pamtester-debuginfo = 1:0.1.2-alt2:sisyphus+248037.100.1.1 -File: /usr/lib/debug/.build-id/c7 40755 root:root -File: /usr/lib/debug/.build-id/c7/40340a2a15c8e7fdbf61879ec85e5dd9898c43 120777 root:root ../../../../bin/pamtester -File: /usr/lib/debug/.build-id/c7/40340a2a15c8e7fdbf61879ec85e5dd9898c43.debug 120777 root:root ../../usr/bin/pamtester.debug -File: /usr/lib/debug/usr/bin/pamtester.debug 100644 root:root 7e03d6e3fee62f50fb479595747aa417 -RPMIdentity: eb81a3715eb884ea15dcd5cc4497b67c271c0640faee1d336fa7f2e15f18d1f1832a4a14c7e604e70fcd6ad08401b5ba9d1c71450ec4c975e3928e3bf252e1b6 +File: /usr/lib/debug/.build-id/86 40755 root:root +File: /usr/lib/debug/.build-id/86/bd204e075a89db6a0b5a945f774545e1afcbfa 120777 root:root ../../../../bin/pamtester +File: /usr/lib/debug/.build-id/86/bd204e075a89db6a0b5a945f774545e1afcbfa.debug 120777 root:root ../../usr/bin/pamtester.debug +File: /usr/lib/debug/usr/bin/pamtester.debug 100644 root:root cb017a9e57ee020f26bd37e8f68dd00e +RPMIdentity: 03b100fedf2289e7746277a6f13650b0b739287c67cc63fb53b77363ce85954ee57b766f7f5ac12bee400fefbbb70c7a7e60c7c38f61cc9e15cdcc0e33dd3441