<86>Sep 11 09:55:43 userdel[2882395]: delete user 'rooter' <86>Sep 11 09:55:43 userdel[2882395]: removed group 'rooter' owned by 'rooter' <86>Sep 11 09:55:43 userdel[2882395]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 11 09:55:43 groupadd[2882403]: group added to /etc/group: name=rooter, GID=678 <86>Sep 11 09:55:43 groupadd[2882403]: group added to /etc/gshadow: name=rooter <86>Sep 11 09:55:43 groupadd[2882403]: new group: name=rooter, GID=678 <86>Sep 11 09:55:43 useradd[2882409]: new user: name=rooter, UID=678, GID=678, home=/root, shell=/bin/bash <86>Sep 11 09:55:43 userdel[2882416]: delete user 'builder' <86>Sep 11 09:55:43 userdel[2882416]: removed group 'builder' owned by 'builder' <86>Sep 11 09:55:43 userdel[2882416]: removed shadow group 'builder' owned by 'builder' <86>Sep 11 09:55:43 groupadd[2882430]: group added to /etc/group: name=builder, GID=679 <86>Sep 11 09:55:43 groupadd[2882430]: group added to /etc/gshadow: name=builder <86>Sep 11 09:55:43 groupadd[2882430]: new group: name=builder, GID=679 <86>Sep 11 09:55:43 useradd[2882440]: new user: name=builder, UID=679, GID=679, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/helpdeco-2.1.3-alt2.nosrc.rpm (w1.gzdio) Installing helpdeco-2.1.3-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.26496 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf helpdeco-2.1.3 + echo 'Source #0 (helpdeco-2.1.3.tar.gz):' Source #0 (helpdeco-2.1.3.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/helpdeco-2.1.3.tar.gz + /bin/tar -xf - + cd helpdeco-2.1.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.26496 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd helpdeco-2.1.3 + make -j8 'CC=gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' make: Entering directory '/usr/src/RPM/BUILD/helpdeco-2.1.3' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o compat.o compat.c make: Leaving directory '/usr/src/RPM/BUILD/helpdeco-2.1.3' make: Entering directory '/usr/src/RPM/BUILD/helpdeco-2.1.3' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o zapres.o zapres.c zapres.c: In function 'main': zapres.c:132:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 132 | fread(&w,sizeof(long),1,f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ zapres.c:133:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 133 | fread(&h,sizeof(long),1,f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ zapres.c:154:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 154 | fread(&pos,sizeof(pos),1,f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/helpdeco-2.1.3' make: Entering directory '/usr/src/RPM/BUILD/helpdeco-2.1.3' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o helpdec1.o helpdec1.c helpdec1.c: In function 'PrintString': helpdec1.c:566:12: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 566 | return str; | ^~~ helpdec1.c: In function 'scanint': helpdec1.c:618:14: warning: assignment to 'char *' from incompatible pointer type 'short unsigned int *' [-Wincompatible-pointer-types] 618 | *ptr = ((unsigned short *)*ptr)+1; | ^ helpdec1.c:621:13: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 621 | *ptr=((unsigned char *)*ptr)+1; | ^ helpdec1.c: In function 'scanword': helpdec1.c:631:13: warning: assignment to 'char *' from incompatible pointer type 'short unsigned int *' [-Wincompatible-pointer-types] 631 | *ptr=((unsigned short *)*ptr)+1; | ^ helpdec1.c:634:13: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 634 | *ptr=((unsigned char *)*ptr)+1; | ^ helpdec1.c: In function 'scanlong': helpdec1.c:644:13: warning: assignment to 'char *' from incompatible pointer type 'long unsigned int *' [-Wincompatible-pointer-types] 644 | *ptr=((unsigned long *)*ptr)+1; | ^ helpdec1.c:647:13: warning: assignment to 'char *' from incompatible pointer type 'short unsigned int *' [-Wincompatible-pointer-types] 647 | *ptr=((unsigned short *)*ptr)+1; | ^ helpdec1.c: In function 'GetBit': helpdec1.c:581:6: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 581 | fread(&value,4,1,f); | ^~~~~~~~~~~~~~~~~~~ helpdec1.c: In function 'strlcpy': helpdec1.c:44:20: warning: 'nonnull' argument 'src' compared to NULL [-Wnonnull-compare] 44 | for(i=0;i=k) if(Derive(str,hash,buffer)) | ^~~ | | | char * helpdeco.c:333:28: note: expected 'unsigned char *' but argument is of type 'char *' 333 | BOOL Derive(unsigned char *str,unsigned long desiredhash,char *buffer) | ~~~~~~~~~~~~~~~^~~ helpdeco.c: In function 'TopicRead': helpdeco.c:2415:51: warning: pointer targets in passing argument 4 of 'DecompressIntoBuffer' differ in signedness [-Wpointer-sign] 2415 | DecompSize=DecompressIntoBuffer(2,HelpFile,n,TopicBuffer,sizeof(TopicBuffer)); | ^~~~~~~~~~~ | | | unsigned char * In file included from helpdeco.c:22: helpdeco.h:651:77: note: expected 'char *' but argument is of type 'unsigned char *' 651 | extern long DecompressIntoBuffer(int method,FILE *HelpFile,long bytes,char *ptr,long size); | ~~~~~~^~~ helpdeco.c: In function 'TopicPhraseRead': helpdeco.c:2529:25: warning: pointer targets in passing argument 1 of 'PhraseReplace' differ in signedness [-Wpointer-sign] 2529 | NumBytes=PhraseReplace(buffer,NumBytes,dest)-dest; | ^~~~~~ | | | char * helpdeco.c:2435:36: note: expected 'unsigned char *' but argument is of type 'char *' 2435 | char *PhraseReplace(unsigned char *str,long len,char *out) | ~~~~~~~~~~~~~~~^~~ helpdeco.c: In function 'PhrImageDump': helpdeco.c:4099:52: warning: pointer targets in passing argument 4 of 'DecompressIntoBuffer' differ in signedness [-Wpointer-sign] 4099 | bytes=DecompressIntoBuffer(2,HelpFile,FileLength,ptr,PhrIndexHdr.phrimagesize); | ^~~ | | | unsigned char * In file included from helpdeco.c:22: helpdeco.h:651:77: note: expected 'char *' but argument is of type 'unsigned char *' 651 | extern long DecompressIntoBuffer(int method,FILE *HelpFile,long bytes,char *ptr,long size); | ~~~~~~^~~ helpdeco.c: In function 'SysDump': helpdeco.c:4254:23: warning: pointer targets in passing argument 1 of 'HexDumpMemory' differ in signedness [-Wpointer-sign] 4254 | HexDumpMemory(SysRec->Data,SysRec->DataSize); | ~~~~~~^~~~~~ | | | char * In file included from helpdeco.c:22: helpdeco.h:654:42: note: expected 'unsigned char *' but argument is of type 'char *' 654 | extern void HexDumpMemory(unsigned char *bypMem,unsigned int FileLength); | ~~~~~~~~~~~~~~~^~~~~~ helpdeco.c:4308:26: warning: pointer targets in passing argument 1 of 'HexDumpMemory' differ in signedness [-Wpointer-sign] 4308 | HexDumpMemory(SysRec->Data,SysRec->DataSize); | ~~~~~~^~~~~~ | | | char * In file included from helpdeco.c:22: helpdeco.h:654:42: note: expected 'unsigned char *' but argument is of type 'char *' 654 | extern void HexDumpMemory(unsigned char *bypMem,unsigned int FileLength); | ~~~~~~~~~~~~~~~^~~~~~ helpdeco.c: In function 'DumpTopic': helpdeco.c:4353:30: warning: pointer targets in passing argument 1 of 'HexDumpMemory' differ in signedness [-Wpointer-sign] 4353 | if(LinkData1) HexDumpMemory(LinkData1,TopicLink.DataLen1-sizeof(TOPICLINK)); | ^~~~~~~~~ | | | char * In file included from helpdeco.c:22: helpdeco.h:654:42: note: expected 'unsigned char *' but argument is of type 'char *' 654 | extern void HexDumpMemory(unsigned char *bypMem,unsigned int FileLength); | ~~~~~~~~~~~~~~~^~~~~~ helpdeco.c:4428:6: warning: assignment to 'char *' from incompatible pointer type 'short unsigned int *' [-Wincompatible-pointer-types] 4428 | ptr=((unsigned short *)ptr)+1; | ^ helpdeco.c:4449:7: warning: assignment to 'char *' from incompatible pointer type 'short unsigned int *' [-Wincompatible-pointer-types] 4449 | ptr=(unsigned short*)ptr+1; | ^ make: Leaving directory '/usr/src/RPM/BUILD/helpdeco-2.1.3' make: Entering directory '/usr/src/RPM/BUILD/helpdeco-2.1.3' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic helpdeco.o helpdec1.o compat.o -o helpdeco In function 'snprintf', inlined from '_makepath' at compat.c:82:2, inlined from 'main' at helpdeco.c:5755:2: /usr/include/bits/stdio2.h:70:10: warning: '__builtin___snprintf_chk' specified bound 4096 exceeds destination size 255 [-Wstringop-overflow=] 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^ In function 'snprintf', inlined from '_makepath' at compat.c:82:2, inlined from 'main' at helpdeco.c:5761:29: /usr/include/bits/stdio2.h:70:10: warning: '__builtin___snprintf_chk' specified bound 4096 exceeds destination size 255 [-Wstringop-overflow=] 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^ make: Leaving directory '/usr/src/RPM/BUILD/helpdeco-2.1.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.66349 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/helpdeco-buildroot + : + /bin/rm -rf -- /usr/src/tmp/helpdeco-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd helpdeco-2.1.3 + mkdir -p /usr/src/tmp/helpdeco-buildroot/usr/bin/ + install -pD -m755 helpdeco zapres splitmrb /usr/src/tmp/helpdeco-buildroot/usr/bin/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/helpdeco-buildroot (auto) Verifying and fixing files in /usr/src/tmp/helpdeco-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/helpdeco-buildroot/ (default) Compressing files in /usr/src/tmp/helpdeco-buildroot (auto) Verifying ELF objects in /usr/src/tmp/helpdeco-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/splitmrb: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/zapres: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/helpdeco: uses non-LFS functions: fopen Processing files: helpdeco-2.1.3-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.66349 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd helpdeco-2.1.3 + DOCDIR=/usr/src/tmp/helpdeco-buildroot/usr/share/doc/helpdeco-2.1.3 + export DOCDIR + rm -rf /usr/src/tmp/helpdeco-buildroot/usr/share/doc/helpdeco-2.1.3 + /bin/mkdir -p /usr/src/tmp/helpdeco-buildroot/usr/share/doc/helpdeco-2.1.3 + cp -prL ChangeLog NEWS README README.de helpfile.txt /usr/src/tmp/helpdeco-buildroot/usr/share/doc/helpdeco-2.1.3 + chmod -R go-w /usr/src/tmp/helpdeco-buildroot/usr/share/doc/helpdeco-2.1.3 + chmod -R a+rX /usr/src/tmp/helpdeco-buildroot/usr/share/doc/helpdeco-2.1.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IpylZH 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.R1zalL find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(ALT_2.24), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bjpq7I Creating helpdeco-debuginfo package Processing files: helpdeco-debuginfo-2.1.3-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CnpjII find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ymUM0I find-requires: running scripts (debuginfo) Requires: helpdeco = 2.1.3-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/helpdeco-2.1.3-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/helpdeco-debuginfo-2.1.3-alt2.i586.rpm (w2.lzdio) 5.56user 0.83system 0:09.66elapsed 66%CPU (0avgtext+0avgdata 53084maxresident)k 0inputs+0outputs (0major+269572minor)pagefaults 0swaps 6.87user 3.18system 0:13.04elapsed 77%CPU (0avgtext+0avgdata 53084maxresident)k 0inputs+0outputs (0major+437646minor)pagefaults 0swaps --- helpdeco-2.1.3-alt2.i586.rpm.repo 2012-10-29 22:16:47.000000000 +0000 +++ helpdeco-2.1.3-alt2.i586.rpm.hasher 2021-09-11 09:55:54.640877429 +0000 @@ -10,4 +10,6 @@ Requires: /lib/ld-linux.so.2 +Requires: libc.so.6(ALT_2.24) Requires: libc.so.6(GLIBC_2.0) Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.3) @@ -19,5 +21,5 @@ Provides: helpdeco = 2.1.3-alt2 -File: /usr/bin/helpdeco 100755 root:root c217a544637a3ff9e31d44cf9b50e76c -File: /usr/bin/splitmrb 100755 root:root 8ce057877768b655aa1359c96b15fd8f -File: /usr/bin/zapres 100755 root:root 31a0b25c6a63a20f13f0767240748318 +File: /usr/bin/helpdeco 100755 root:root 03e02a86ed49c68ade68e226cc0512bb +File: /usr/bin/splitmrb 100755 root:root b993b10700b970b20997fd292e027620 +File: /usr/bin/zapres 100755 root:root af22c57af8781d2eb9caed562d4eb641 File: /usr/share/doc/helpdeco-2.1.3 40755 root:root @@ -28,2 +30,2 @@ File: /usr/share/doc/helpdeco-2.1.3/helpfile.txt 100644 root:root b0dc98f130c7d25c0d4f4c77e19f72e2 -RPMIdentity: 62c641de31324d0ffb2a1f837e18f8afebd9e143022d1d3bfea551fddc8e99150a762215cf3df48539441c7c4fa08523c43bd8a09fe6b351d45caa4d8911716b +RPMIdentity: a6ab5b7f9a07f44fc952c12b0a4881e20d3422d858e02b44b2654f38148b33d13084a1a73444244bfba62f64766c86d755ee404334654479d412a8461599d688 --- helpdeco-debuginfo-2.1.3-alt2.i586.rpm.repo 2012-10-29 22:16:47.000000000 +0000 +++ helpdeco-debuginfo-2.1.3-alt2.i586.rpm.hasher 2021-09-11 09:55:55.123882080 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/49 40755 root:root -/usr/lib/debug/.build-id/49/cdfd834e7bc0aedb6cc958a07e111db62e013b 120777 root:root ../../../../bin/zapres -/usr/lib/debug/.build-id/49/cdfd834e7bc0aedb6cc958a07e111db62e013b.debug 120777 root:root ../../usr/bin/zapres.debug -/usr/lib/debug/.build-id/a8 40755 root:root -/usr/lib/debug/.build-id/a8/ec00a8f3bf154a2b9efa5450937af27d99f189 120777 root:root ../../../../bin/helpdeco -/usr/lib/debug/.build-id/a8/ec00a8f3bf154a2b9efa5450937af27d99f189.debug 120777 root:root ../../usr/bin/helpdeco.debug -/usr/lib/debug/.build-id/b2 40755 root:root -/usr/lib/debug/.build-id/b2/2a09e6f634227d0259a44dd466e1d7d00a76a5 120777 root:root ../../../../bin/splitmrb -/usr/lib/debug/.build-id/b2/2a09e6f634227d0259a44dd466e1d7d00a76a5.debug 120777 root:root ../../usr/bin/splitmrb.debug +/usr/lib/debug/.build-id/1e 40755 root:root +/usr/lib/debug/.build-id/1e/b8fa3e22980856f8fec40ea0ca676ae670b032 120777 root:root ../../../../bin/splitmrb +/usr/lib/debug/.build-id/1e/b8fa3e22980856f8fec40ea0ca676ae670b032.debug 120777 root:root ../../usr/bin/splitmrb.debug +/usr/lib/debug/.build-id/72 40755 root:root +/usr/lib/debug/.build-id/72/24ebfae3752da09d7603ba3198711d9d08a84f 120777 root:root ../../../../bin/zapres +/usr/lib/debug/.build-id/72/24ebfae3752da09d7603ba3198711d9d08a84f.debug 120777 root:root ../../usr/bin/zapres.debug +/usr/lib/debug/.build-id/f1 40755 root:root +/usr/lib/debug/.build-id/f1/ee35a132f973f4a696b45b358591c5b5abc8c6 120777 root:root ../../../../bin/helpdeco +/usr/lib/debug/.build-id/f1/ee35a132f973f4a696b45b358591c5b5abc8c6.debug 120777 root:root ../../usr/bin/helpdeco.debug /usr/lib/debug/usr/bin/helpdeco.debug 100644 root:root @@ -14,3 +14,2 @@ /usr/src/debug/helpdeco-2.1.3/compat.c 100644 root:root -/usr/src/debug/helpdeco-2.1.3/compat.h 100644 root:root /usr/src/debug/helpdeco-2.1.3/helpdec1.c 100644 root:root @@ -25,17 +24,16 @@ Provides: helpdeco-debuginfo = 2.1.3-alt2 -File: /usr/lib/debug/.build-id/49 40755 root:root -File: /usr/lib/debug/.build-id/49/cdfd834e7bc0aedb6cc958a07e111db62e013b 120777 root:root ../../../../bin/zapres -File: /usr/lib/debug/.build-id/49/cdfd834e7bc0aedb6cc958a07e111db62e013b.debug 120777 root:root ../../usr/bin/zapres.debug -File: /usr/lib/debug/.build-id/a8 40755 root:root -File: /usr/lib/debug/.build-id/a8/ec00a8f3bf154a2b9efa5450937af27d99f189 120777 root:root ../../../../bin/helpdeco -File: /usr/lib/debug/.build-id/a8/ec00a8f3bf154a2b9efa5450937af27d99f189.debug 120777 root:root ../../usr/bin/helpdeco.debug -File: /usr/lib/debug/.build-id/b2 40755 root:root -File: /usr/lib/debug/.build-id/b2/2a09e6f634227d0259a44dd466e1d7d00a76a5 120777 root:root ../../../../bin/splitmrb -File: /usr/lib/debug/.build-id/b2/2a09e6f634227d0259a44dd466e1d7d00a76a5.debug 120777 root:root ../../usr/bin/splitmrb.debug -File: /usr/lib/debug/usr/bin/helpdeco.debug 100644 root:root f107af654bc3a70e92b4d8c8d11e76d9 -File: /usr/lib/debug/usr/bin/splitmrb.debug 100644 root:root f89d6f0e9be15aaf47141a22c13015bb -File: /usr/lib/debug/usr/bin/zapres.debug 100644 root:root 96693e5c759f0708e1f9e001e6ab1cef +File: /usr/lib/debug/.build-id/1e 40755 root:root +File: /usr/lib/debug/.build-id/1e/b8fa3e22980856f8fec40ea0ca676ae670b032 120777 root:root ../../../../bin/splitmrb +File: /usr/lib/debug/.build-id/1e/b8fa3e22980856f8fec40ea0ca676ae670b032.debug 120777 root:root ../../usr/bin/splitmrb.debug +File: /usr/lib/debug/.build-id/72 40755 root:root +File: /usr/lib/debug/.build-id/72/24ebfae3752da09d7603ba3198711d9d08a84f 120777 root:root ../../../../bin/zapres +File: /usr/lib/debug/.build-id/72/24ebfae3752da09d7603ba3198711d9d08a84f.debug 120777 root:root ../../usr/bin/zapres.debug +File: /usr/lib/debug/.build-id/f1 40755 root:root +File: /usr/lib/debug/.build-id/f1/ee35a132f973f4a696b45b358591c5b5abc8c6 120777 root:root ../../../../bin/helpdeco +File: /usr/lib/debug/.build-id/f1/ee35a132f973f4a696b45b358591c5b5abc8c6.debug 120777 root:root ../../usr/bin/helpdeco.debug +File: /usr/lib/debug/usr/bin/helpdeco.debug 100644 root:root 0f65c7f6d75e9dccf5d83149d0417d5c +File: /usr/lib/debug/usr/bin/splitmrb.debug 100644 root:root b0c396176af113641ad5c844d749f1d3 +File: /usr/lib/debug/usr/bin/zapres.debug 100644 root:root fbed1909dd518832144e87e5fdfeafc5 File: /usr/src/debug/helpdeco-2.1.3 40755 root:root File: /usr/src/debug/helpdeco-2.1.3/compat.c 100644 root:root 07180773e8100278d711517be32af299 -File: /usr/src/debug/helpdeco-2.1.3/compat.h 100644 root:root 1ac7b6a7fce98fc14829d4a4b3650ab8 File: /usr/src/debug/helpdeco-2.1.3/helpdec1.c 100644 root:root acc1ce91820bd998bd9a18b1012a49c1 @@ -45,2 +43,2 @@ File: /usr/src/debug/helpdeco-2.1.3/zapres.c 100644 root:root 3e68d2c293e600f5c2cd3bb606737e47 -RPMIdentity: 0f9d1cb71840153c1f4fb383b74a17ee694c9aeda52f161baf2ebba60b59df457879278a0e27bf064b1bcf0294f9dcc74e0c74f65228ca3088e09aec875d769e +RPMIdentity: 893c6742977377a8bcbad2df57ccd83c32715fc5c404b3e241fd759dbfe8331bf6c16ee7f5f239c574791b13ec0bb94541e12b9bd27eecb2ddc008e2e92c34d1