<86>Oct 21 05:49:39 userdel[3774271]: delete user 'rooter'
<86>Oct 21 05:49:39 userdel[3774271]: removed group 'rooter' owned by 'rooter'
<86>Oct 21 05:49:39 userdel[3774271]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct 21 05:49:39 groupadd[3774297]: group added to /etc/group: name=rooter, GID=1799
<86>Oct 21 05:49:39 groupadd[3774297]: group added to /etc/gshadow: name=rooter
<86>Oct 21 05:49:39 groupadd[3774297]: new group: name=rooter, GID=1799
<86>Oct 21 05:49:39 useradd[3774317]: new user: name=rooter, UID=1799, GID=1799, home=/root, shell=/bin/bash, from=none
<86>Oct 21 05:49:39 userdel[3774336]: delete user 'builder'
<86>Oct 21 05:49:39 userdel[3774336]: removed group 'builder' owned by 'builder'
<86>Oct 21 05:49:39 userdel[3774336]: removed shadow group 'builder' owned by 'builder'
<86>Oct 21 05:49:39 groupadd[3774350]: group added to /etc/group: name=builder, GID=1800
<86>Oct 21 05:49:39 groupadd[3774350]: group added to /etc/gshadow: name=builder
<86>Oct 21 05:49:39 groupadd[3774350]: new group: name=builder, GID=1800
<86>Oct 21 05:49:39 useradd[3774360]: new user: name=builder, UID=1800, GID=1800, home=/usr/src, shell=/bin/bash, from=none
/usr/src/in/srpm/perl-Authen-PAM-0.16-alt5.2.src.rpm: The use of such a license name is ambiguous: GPL
/usr/src/in/srpm/perl-Authen-PAM-0.16-alt5.2.src.rpm: The use of such a license name is ambiguous: Artistic
warning: user igor does not exist - using root
warning: group igor does not exist - using root
warning: user igor does not exist - using root
warning: group igor does not exist - using root
warning: user igor does not exist - using root
warning: group igor does not exist - using root
<13>Oct 21 05:49:42 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed
<13>Oct 21 05:49:42 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed
<13>Oct 21 05:49:42 rpmi: rpm-macros-pam0-1.5.3-alt1 sisyphus+320140.100.1.1 1683581440 installed
<13>Oct 21 05:49:42 rpmi: libpam0-devel-1.5.3-alt1 sisyphus+320140.100.1.1 1683581446 installed
<13>Oct 21 05:49:42 rpmi: perl-devel-1:5.34.1-alt1 sisyphus+303178.100.1.1 1656953649 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/perl-Authen-PAM-0.16-alt5.2.nosrc.rpm (w1.gzdio)
Installing perl-Authen-PAM-0.16-alt5.2.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.24266
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf Authen-PAM-0.16
+ echo 'Source #0 (Authen-PAM-0.16.tar.gz):'
Source #0 (Authen-PAM-0.16.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/Authen-PAM-0.16.tar.gz
+ /bin/tar -xf -
+ cd Authen-PAM-0.16
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (Authen-PAM-0.16-Fix-building-on-Perl-without-dot-in-INC.patch):'
Patch #0 (Authen-PAM-0.16-Fix-building-on-Perl-without-dot-in-INC.patch):
+ /usr/bin/patch -p1
patching file Makefile.PL
+ sed -i- s/die/warn/ test.pl
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.24266
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Authen-PAM-0.16
+ perl_vendor_build
+ export PERL_EXTUTILS_AUTOINSTALL=--skip
+ PERL_EXTUTILS_AUTOINSTALL=--skip
+ export XSUBPP_STATIC_XS=1
+ XSUBPP_STATIC_XS=1
+ _perl_vendor_fixin
+ find . -type f -print0
+ xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,'
+ /bin/grep -qs -Ew '((dist|module)_name|Build_PL|Module::Build)' Build.PL
+ _perl_vendor_MM_build
+ : looking for PREREQ dependencies
+ /usr/bin/perl Makefile.PL PRINT_PREREQ=1
+ tee .perl.req
perl(POSIX)>=0 
+ : writing Makefile
+ /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor
Checking if your kit is complete...
Looks good
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for pam header files in... security
checking for pam_getenv... yes
checking if pam_strerror takes a pam_handle_t argument... yes
checking for PAM_AUTHTOKEN_REQD... no
checking for PAM_NEW_AUTHTOK_REQD... yes
checking for PAM_AUTHTOK_EXPIRED... yes
checking for PAM_AUTHTOK_RECOVER... no
checking for PAM_AUTHTOK_RECOVERY... no
checking for PAM_BAD_ITEM... yes
checking for PAM_CONV_AGAIN... yes
checking for PAM_CRED_DELETE... no
checking for PAM_CRED_ESTABLISH... no
checking for PAM_CRED_REFRESH... no
checking for PAM_CRED_REINITIALIZE... no
checking for PAM_DELETE_CRED... yes
checking for PAM_ESTABLISH_CRED... yes
checking for PAM_REFRESH_CRED... yes
checking for PAM_REINITIALIZE_CRED... yes
checking for PAM_INCOMPLETE... yes
checking for PAM_MODULE_UNKNOWN... yes
checking for PAM_RADIO_TYPE... yes
checking for PAM_BINARY_PROMPT... yes
checking whether RTLD_GLOBAL is declared... yes
configure: creating ./config.status
config.status: creating pam.cfg
config.status: creating PAM.pm
config.status: creating PAM_config.h
Generating a Unix-style Makefile
Writing Makefile for Authen::PAM
+ : running make
+ make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/Authen-PAM-0.16'
Running Mkbootstrap for PAM ()
chmod 644 "PAM.bs"
make: Leaving directory '/usr/src/RPM/BUILD/Authen-PAM-0.16'
make: Entering directory '/usr/src/RPM/BUILD/Authen-PAM-0.16'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- PAM.bs blib/arch/auto/Authen/PAM/PAM.bs 644
make: Leaving directory '/usr/src/RPM/BUILD/Authen-PAM-0.16'
make: Entering directory '/usr/src/RPM/BUILD/Authen-PAM-0.16'
cp PAM.pm blib/lib/Authen/PAM.pm
cp PAM/FAQ.pod blib/lib/Authen/PAM/FAQ.pod
make: Leaving directory '/usr/src/RPM/BUILD/Authen-PAM-0.16'
make: Entering directory '/usr/src/RPM/BUILD/Authen-PAM-0.16'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Authen-PAM-0.16/typemap'  PAM.xs > PAM.xsc
mv PAM.xsc PAM.c
make: Leaving directory '/usr/src/RPM/BUILD/Authen-PAM-0.16'
make: Entering directory '/usr/src/RPM/BUILD/Authen-PAM-0.16'
gcc -c  -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -DVERSION=\"0.16\" -DXS_VERSION=\"0.16\" -fPIC "-I/usr/lib/perl5/CORE"  -DHAVE_CONFIG_H PAM.c
PAM.xs: In function 'XS_Authen__PAM_pam_end':
PAM.xs:501:15: warning: unused variable 'res' [-Wunused-variable]
  501 |           int res;
      |               ^~~
PAM.xs: In function 'XS_Authen__PAM_pam_set_item':
PAM.xs:519:15: warning: unused variable 'res' [-Wunused-variable]
  519 |           int res;
      |               ^~~
PAM.xs: In function 'XS_Authen__PAM_pam_get_item':
PAM.xs:553:15: warning: unused variable 'res' [-Wunused-variable]
  553 |           int res;
      |               ^~~
PAM.xs: At top level:
PAM.xs:91:1: warning: 'not_here' defined but not used [-Wunused-function]
   91 | not_here(s)
      | ^~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/Authen-PAM-0.16'
make: Entering directory '/usr/src/RPM/BUILD/Authen-PAM-0.16'
rm -f blib/arch/auto/Authen/PAM/PAM.so
gcc  -lpthread -shared -L/usr/local/lib -fstack-protector-strong  PAM.o  -o blib/arch/auto/Authen/PAM/PAM.so  \
   -lpam   \
   -L/usr/lib/perl5/CORE -lperl -lpthread
chmod 755 blib/arch/auto/Authen/PAM/PAM.so
make: Leaving directory '/usr/src/RPM/BUILD/Authen-PAM-0.16'
+ : running tests
+ LD_BIND_NOW=1
+ PERL_DL_NONLAZY=1
+ /usr/bin/make test 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/Authen-PAM-0.16'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- PAM.bs blib/arch/auto/Authen/PAM/PAM.bs 644
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl
1..10
ok 1
Can't obtain the tty name!
Use of uninitialized value $tty_name in concatenation (.) or string at test.pl line 72.
---- The remaining tests will be run for service 'login', user 'builder' and
---- device ''.
ok 2
ok 3
ok 4
Use of uninitialized value in subroutine entry at test.pl line 98.
ok 5
Use of uninitialized value $tty_name in string eq at test.pl line 102.
ok 6
ok 7
ok 8
---- Now, you may be prompted to enter the password of 'builder'.
not ok 9 (7 - Authentication failure)
---- The failure of test 9 could be due to your PAM configuration
---- or typing an incorrect password.
ok 10
ok 11

make: Leaving directory '/usr/src/RPM/BUILD/Authen-PAM-0.16'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.57482
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Authen-PAM-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-Authen-PAM-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd Authen-PAM-0.16
+ perl_vendor_install
+ /bin/grep -qs -Ew Build_PL Build.PL
+ /bin/grep -qs -Ew '(dist|module)_name' Build.PL
+ _perl_vendor_MM_install
+ : installing
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' 'CP=/bin/cp -p' DESTDIR=/usr/src/tmp/perl-Authen-PAM-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/Authen-PAM-0.16'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- PAM.bs blib/arch/auto/Authen/PAM/PAM.bs 644
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/src/tmp/perl-Authen-PAM-buildroot/usr/lib/perl5/auto/Authen/PAM/PAM.so
Installing /usr/src/tmp/perl-Authen-PAM-buildroot/usr/lib/perl5/Authen/PAM.pm
Installing /usr/src/tmp/perl-Authen-PAM-buildroot/usr/lib/perl5/Authen/PAM/FAQ.pod
make: Leaving directory '/usr/src/RPM/BUILD/Authen-PAM-0.16'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-Authen-PAM-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-Authen-PAM-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';'
+ _perl_vendor_save_prereq
+ /bin/grep -F 'perl(' .perl.req
perl(POSIX)>=0 
+ /bin/grep -F 'perl(' .perl.req
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-Authen-PAM-buildroot (auto)
removed './usr/lib/perl5/auto/Authen/PAM/.packlist'
mode of './usr/lib/perl5/auto/Authen/PAM/PAM.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/perl-Authen-PAM-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/perl-Authen-PAM-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-Authen-PAM-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-Authen-PAM-buildroot
./usr/lib: (from <cmdline>:0)
Verifying ELF objects in /usr/src/tmp/perl-Authen-PAM-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: perl-Authen-PAM-0.16-alt5.2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.57482
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Authen-PAM-0.16
+ DOCDIR=/usr/src/tmp/perl-Authen-PAM-buildroot/usr/share/doc/perl-Authen-PAM-0.16
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-Authen-PAM-buildroot/usr/share/doc/perl-Authen-PAM-0.16
+ /bin/mkdir -p /usr/src/tmp/perl-Authen-PAM-buildroot/usr/share/doc/perl-Authen-PAM-0.16
+ cp -prL Changes README /usr/src/tmp/perl-Authen-PAM-buildroot/usr/share/doc/perl-Authen-PAM-0.16
+ chmod -R go-w /usr/src/tmp/perl-Authen-PAM-buildroot/usr/share/doc/perl-Authen-PAM-0.16
+ chmod -R a+rX /usr/src/tmp/perl-Authen-PAM-buildroot/usr/share/doc/perl-Authen-PAM-0.16
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ytnVpi
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.1rpWfS
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/perl-Authen-PAM-buildroot/usr/lib/perl5/Authen/PAM.pm syntax OK
Provides: perl(Authen/PAM.pm) = 0.160
Requires: /usr/lib/perl5, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libpam.so.0 >= set:jfaUklyx6tKEeF9THI4O8Z4blHqA5qut89Za0, libpam.so.0(LIBPAM_1.0), libperl-5.34.so >= set:ojjBzsfRnfzOWUgxV9W4rJh9wEk8tkhaPYvD6RQEhlno25Xnzpy0YwmHwU8JzLYIKGj9Owt6S7aLSDjMelfmqgLBOd0, perl(DynaLoader.pm), perl(POSIX.pm), 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.5h3Kgx
Creating perl-Authen-PAM-debuginfo package
Processing files: perl-Authen-PAM-debuginfo-0.16-alt5.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.u25kXw
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WmMj1W
find-requires: running scripts (debuginfo)
Requires: perl-Authen-PAM = 0.16-alt5.2, debug(libc.so.6), debug(libpam.so.0), debug(libperl-5.34.so)
Adding to perl-Authen-PAM-debuginfo a strict dependency on perl-Authen-PAM
Wrote: /usr/src/RPM/RPMS/i586/perl-Authen-PAM-0.16-alt5.2.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/perl-Authen-PAM-debuginfo-0.16-alt5.2.i586.rpm (w2.lzdio)
1.91user 0.98system 0:07.25elapsed 39%CPU (0avgtext+0avgdata 59508maxresident)k
0inputs+0outputs (0major+366419minor)pagefaults 0swaps
/.out/perl-Authen-PAM-0.16-alt5.2.i586.rpm: The use of such a license name is ambiguous: GPL
/.out/perl-Authen-PAM-0.16-alt5.2.i586.rpm: The use of such a license name is ambiguous: Artistic
/.out/perl-Authen-PAM-debuginfo-0.16-alt5.2.i586.rpm: The use of such a license name is ambiguous: GPL
/.out/perl-Authen-PAM-debuginfo-0.16-alt5.2.i586.rpm: The use of such a license name is ambiguous: Artistic
3.02user 1.35system 0:14.07elapsed 31%CPU (0avgtext+0avgdata 124132maxresident)k
0inputs+0outputs (0major+190898minor)pagefaults 0swaps
--- perl-Authen-PAM-0.16-alt5.2.i586.rpm.repo	2021-07-18 23:55:29.000000000 +0000
+++ perl-Authen-PAM-0.16-alt5.2.i586.rpm.hasher	2023-10-21 05:49:51.507717738 +0000
@@ -13,2 +13,4 @@
 Requires: libc.so.6(GLIBC_2.1.3)  
+Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libc.so.6(GLIBC_2.4)  
@@ -18,3 +20,2 @@
 Requires: libperl-5.34.so >= set:ojjBzsfRnfzOWUgxV9W4rJh9wEk8tkhaPYvD6RQEhlno25Xnzpy0YwmHwU8JzLYIKGj9Owt6S7aLSDjMelfmqgLBOd0
-Requires: libpthread.so.0(GLIBC_2.0)  
 Requires: perl(DynaLoader.pm)  
@@ -31,3 +32,3 @@
 File: /usr/lib/perl5/auto/Authen/PAM	40755	root:root		
-File: /usr/lib/perl5/auto/Authen/PAM/PAM.so	100644	root:root	a4d26e4cdea082f38e9139bdb4939f78	
+File: /usr/lib/perl5/auto/Authen/PAM/PAM.so	100644	root:root	d8e92e7abe8a80eb27ba9e51636d0a5d	
 File: /usr/share/doc/perl-Authen-PAM-0.16	40755	root:root		
@@ -35,2 +36,2 @@
 File: /usr/share/doc/perl-Authen-PAM-0.16/README	100644	root:root	8c11a6fcccff2c21bbbd34543655908d	
-RPMIdentity: ef0bc7fd1abffc539335db33ec2a2078df94b4d7fca9e490a1dc71cb613b84069c03d2d2dfa54c679f06f429832056c73da02c6cf46ff21e4d758c10a845b713
+RPMIdentity: 43643cd123e587fb859d28c8c00be494d7915c9e6e62f702a00dcb7a497290992476688017225ce74b2df73ae76b62a1193d233dfeaafadd86fc7345256cdbe3
--- perl-Authen-PAM-debuginfo-0.16-alt5.2.i586.rpm.repo	2021-07-18 23:55:29.000000000 +0000
+++ perl-Authen-PAM-debuginfo-0.16-alt5.2.i586.rpm.hasher	2023-10-21 05:49:51.581719106 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/0a	40755	root:root	
-/usr/lib/debug/.build-id/0a/d040a9171f623ffa4ca2eee435fe0136490846	120777	root:root	../../../perl5/auto/Authen/PAM/PAM.so
-/usr/lib/debug/.build-id/0a/d040a9171f623ffa4ca2eee435fe0136490846.debug	120777	root:root	../../usr/lib/perl5/auto/Authen/PAM/PAM.so.debug
+/usr/lib/debug/.build-id/28	40755	root:root	
+/usr/lib/debug/.build-id/28/b62177c20b27b2faaa9dec9a3f0ec8497a6a93	120777	root:root	../../../perl5/auto/Authen/PAM/PAM.so
+/usr/lib/debug/.build-id/28/b62177c20b27b2faaa9dec9a3f0ec8497a6a93.debug	120777	root:root	../../usr/lib/perl5/auto/Authen/PAM/PAM.so.debug
 /usr/lib/debug/usr/lib/perl5	40755	root:root	
@@ -14,3 +14,2 @@
 Requires: debug(libperl-5.34.so)  
-Requires: debug(libpthread.so.0)  
 Requires: perl-Authen-PAM = 0.16-alt5.2:sisyphus+279723.13600.1.1
@@ -18,5 +17,5 @@
 Provides: perl-Authen-PAM-debuginfo = 0.16-alt5.2:sisyphus+279723.13600.1.1
-File: /usr/lib/debug/.build-id/0a	40755	root:root		
-File: /usr/lib/debug/.build-id/0a/d040a9171f623ffa4ca2eee435fe0136490846	120777	root:root		../../../perl5/auto/Authen/PAM/PAM.so
-File: /usr/lib/debug/.build-id/0a/d040a9171f623ffa4ca2eee435fe0136490846.debug	120777	root:root		../../usr/lib/perl5/auto/Authen/PAM/PAM.so.debug
+File: /usr/lib/debug/.build-id/28	40755	root:root		
+File: /usr/lib/debug/.build-id/28/b62177c20b27b2faaa9dec9a3f0ec8497a6a93	120777	root:root		../../../perl5/auto/Authen/PAM/PAM.so
+File: /usr/lib/debug/.build-id/28/b62177c20b27b2faaa9dec9a3f0ec8497a6a93.debug	120777	root:root		../../usr/lib/perl5/auto/Authen/PAM/PAM.so.debug
 File: /usr/lib/debug/usr/lib/perl5	40755	root:root		
@@ -25,3 +24,3 @@
 File: /usr/lib/debug/usr/lib/perl5/auto/Authen/PAM	40755	root:root		
-File: /usr/lib/debug/usr/lib/perl5/auto/Authen/PAM/PAM.so.debug	100644	root:root	7e85777642b2ba80623fc4720000d5d7	
+File: /usr/lib/debug/usr/lib/perl5/auto/Authen/PAM/PAM.so.debug	100644	root:root	9071367c558371b7316b31b81aa5e59b	
 File: /usr/src/debug/Authen-PAM-0.16	40755	root:root		
@@ -29,2 +28,2 @@
 File: /usr/src/debug/Authen-PAM-0.16/PAM.xs	100644	root:root	b4660a0fed4e1bc23cda0440ce0d502e	
-RPMIdentity: dd86a417b0295852ef73e4da57b5c6d2ff8eee333040a6118aa2857b12566f78c1fb6e5b6e87afe191a4a78ab4958068710ed9d786317d7164b2df8699907a11
+RPMIdentity: 2059b8e715ece3a6098f201dbd06cf3f4bb556a015d6aa83f840717fa3942fe6909fa2d0445871b7dc72e23731f0303054e4197124912c74a6b0b626fe03e49f