<86>Aug 1 09:05:54 userdel[3753129]: delete user 'rooter' <86>Aug 1 09:05:54 userdel[3753129]: removed group 'rooter' owned by 'rooter' <86>Aug 1 09:05:54 userdel[3753129]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 1 09:05:54 groupadd[3753154]: group added to /etc/group: name=rooter, GID=657 <86>Aug 1 09:05:54 groupadd[3753154]: group added to /etc/gshadow: name=rooter <86>Aug 1 09:05:54 groupadd[3753154]: new group: name=rooter, GID=657 <86>Aug 1 09:05:54 useradd[3753170]: new user: name=rooter, UID=657, GID=657, home=/root, shell=/bin/bash <86>Aug 1 09:05:54 userdel[3753203]: delete user 'builder' <86>Aug 1 09:05:54 userdel[3753203]: removed group 'builder' owned by 'builder' <86>Aug 1 09:05:54 userdel[3753203]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 09:05:54 groupadd[3753224]: group added to /etc/group: name=builder, GID=658 <86>Aug 1 09:05:54 groupadd[3753224]: group added to /etc/gshadow: name=builder <86>Aug 1 09:05:54 groupadd[3753224]: new group: name=builder, GID=658 <86>Aug 1 09:05:54 useradd[3753243]: new user: name=builder, UID=658, GID=658, home=/usr/src, shell=/bin/bash <13>Aug 1 09:05:58 rpmi: libp11-kit-0.23.15-alt2 p9+254920.2400.19.1 1601385903 installed <13>Aug 1 09:05:58 rpmi: libtasn1-4.14-alt1 p9+235792.100.2.1 1565425233 installed <13>Aug 1 09:05:58 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Aug 1 09:05:58 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Aug 1 09:05:58 rpmi: ca-certificates-2020.06.29-alt1 p9+258899.100.3.1 1601998604 installed <13>Aug 1 09:05:58 rpmi: ca-trust-0.1.2-alt1 p9+233349.100.1.1 1561655062 installed <13>Aug 1 09:05:58 rpmi: p11-kit-trust-0.23.15-alt2 p9+254920.2400.19.1 1601385903 installed <13>Aug 1 09:05:58 rpmi: libcrypto1.1-1.1.1k-alt1 p9+268376.100.3.1 1616721011 installed <13>Aug 1 09:05:58 rpmi: libssl1.1-1.1.1k-alt1 p9+268376.100.3.1 1616721011 installed <13>Aug 1 09:05:58 rpmi: libssl-devel-1.1.1k-alt1 p9+268376.100.3.1 1616721011 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/getxbook-1.2-alt3.nosrc.rpm (w1.gzdio) Installing getxbook-1.2-alt3.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.37488 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf getxbook-1.2 + echo 'Source #0 (getxbook-1.2.tar):' Source #0 (getxbook-1.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/getxbook-1.2.tar + cd getxbook-1.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (getxbook-openssl.patch):' Patch #0 (getxbook-openssl.patch): + /usr/bin/patch -p1 patching file util.c + /usr/bin/subst 's|^CFLAGS =.*|CFLAGS = -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-error=format-truncation \\|' config.mk + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.46986 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd getxbook-1.2 + make -j8 make: Entering directory '/usr/src/RPM/BUILD/getxbook-1.2' CC getbnbook.c getbnbook.c: In function 'getpagelist': getbnbook.c:40:82: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 967 [-Wformat-truncation=] snprintf(url, URLMAX, "/DigBooks/viewer/bookviewmanager.aspx?op=getbookinfo&ean=%s", bookid); ^~ ~~~~~~ In file included from /usr/include/stdio.h:862, from getbnbook.c:2: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 58 and 1081 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/getxbook-1.2' make: Entering directory '/usr/src/RPM/BUILD/getxbook-1.2' CC getabook.c getabook.c: In function 'getpagelist': getabook.c:76:80: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 969 [-Wformat-truncation=] snprintf(url, URLMAX, "/gp/search-inside/service-data?method=getBookData&asin=%s", bookid); ^~ ~~~~~~ In file included from /usr/include/stdio.h:862, from getabook.c:2: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 56 and 1079 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ getabook.c: In function 'getpageurls': getabook.c:134:48: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1003 [-Wformat-truncation=] snprintf(query, URLMAX, "method=goToPage&asin=%s&page=%d", bookid, pagenum); ^~ ~~~~~~ In file included from /usr/include/stdio.h:862, from getabook.c:2: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 29 and 1062 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/getxbook-1.2' make: Entering directory '/usr/src/RPM/BUILD/getxbook-1.2' CC getgbook.c getgbook.c: In function 'getpagelist': getgbook.c:46:35: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1014 [-Wformat-truncation=] snprintf(url, URLMAX, "/books?id=%s&printsec=frontcover&redir_esc=y", bookid); ^~ ~~~~~~ In file included from /usr/include/stdio.h:862, from getgbook.c:2: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 43 and 1066 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ getgbook.c: In function 'getpageurls': getgbook.c:85:35: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1014 [-Wformat-truncation=] snprintf(url, URLMAX, "/books?id=%s&pg=%s&jscmd=click3&q=subject:a&redir_esc=y", bookid, pagecode); ^~ ~~~~~~ In file included from /usr/include/stdio.h:862, from getgbook.c:2: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 52 or more bytes (assuming 1075) into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/getxbook-1.2' make: Entering directory '/usr/src/RPM/BUILD/getxbook-1.2' CC util.c make: Leaving directory '/usr/src/RPM/BUILD/getxbook-1.2' make: Entering directory '/usr/src/RPM/BUILD/getxbook-1.2' AR util.a make: Leaving directory '/usr/src/RPM/BUILD/getxbook-1.2' make: Entering directory '/usr/src/RPM/BUILD/getxbook-1.2' LD getabook make: Leaving directory '/usr/src/RPM/BUILD/getxbook-1.2' make: Entering directory '/usr/src/RPM/BUILD/getxbook-1.2' LD getbnbook make: Leaving directory '/usr/src/RPM/BUILD/getxbook-1.2' make: Entering directory '/usr/src/RPM/BUILD/getxbook-1.2' LD getgbook make: Leaving directory '/usr/src/RPM/BUILD/getxbook-1.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.87203 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/getxbook-buildroot + : + /bin/rm -rf -- /usr/src/tmp/getxbook-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd getxbook-1.2 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/getxbook-buildroot PREFIX=/usr make: Entering directory '/usr/src/RPM/BUILD/getxbook-1.2' mkdir -p /usr/src/tmp/getxbook-buildroot/usr/bin cp -f getgbook getabook getbnbook /usr/src/tmp/getxbook-buildroot/usr/bin sed "s:^set iconpath .*:set iconpath \"/usr/share/pixmaps\":" < getxbookgui.tcl \ > /usr/src/tmp/getxbook-buildroot/usr/bin/getxbookgui chmod +x /usr/src/tmp/getxbook-buildroot/usr/bin/getxbookgui mkdir -p /usr/src/tmp/getxbook-buildroot/usr/share/pixmaps cp icons/* /usr/src/tmp/getxbook-buildroot/usr/share/pixmaps/ mkdir -p /usr/src/tmp/getxbook-buildroot/usr/share/man/man1 for f in getgbook.1 getabook.1 getbnbook.1 getxbookgui.1 getxbook.1; do sed "s/VERSION/1.2/g" < $f > /usr/src/tmp/getxbook-buildroot/usr/share/man/man1/$f; done make: Leaving directory '/usr/src/RPM/BUILD/getxbook-1.2' + install -D /usr/src/RPM/SOURCES/getxbook.desktop /usr/src/tmp/getxbook-buildroot/usr/share/applications/getxbook.desktop + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/getxbook-buildroot (auto) Verifying and fixing files in /usr/src/tmp/getxbook-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/share/applications/getxbook.desktop: performed minor cleanup: 7c7 < Categories=Network --- > Categories=Network; Checking contents of files in /usr/src/tmp/getxbook-buildroot/ (default) Compressing files in /usr/src/tmp/getxbook-buildroot (auto) Verifying ELF objects in /usr/src/tmp/getxbook-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/getbnbook: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/getabook: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/getgbook: uses non-LFS functions: fopen Hardlinking identical .pyc and .pyo files Processing files: getxbook-1.2-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.28737 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd getxbook-1.2 + DOCDIR=/usr/src/tmp/getxbook-buildroot/usr/share/doc/getxbook-1.2 + export DOCDIR + rm -rf /usr/src/tmp/getxbook-buildroot/usr/share/doc/getxbook-1.2 + /bin/mkdir -p /usr/src/tmp/getxbook-buildroot/usr/share/doc/getxbook-1.2 + cp -prL README LEGAL COPYING /usr/src/tmp/getxbook-buildroot/usr/share/doc/getxbook-1.2 + chmod -R go-w /usr/src/tmp/getxbook-buildroot/usr/share/doc/getxbook-1.2 + chmod -R a+rX /usr/src/tmp/getxbook-buildroot/usr/share/doc/getxbook-1.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cp5tV7 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IwFsep find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libcrypto.so.1.1 >= set:qpa523, libcrypto.so.1.1(OPENSSL_1_1_0), libssl.so.1.1 >= set:miElnSi9rUTODllw9z7LsIIlkbhg8G0, libssl.so.1.1(OPENSSL_1_1_0), 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.5qlSG9 Creating getxbook-debuginfo package Processing files: getxbook-gui-1.2-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KFRwge find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uAABPK find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) shebang.req: /usr/src/tmp/getxbook-buildroot/usr/bin/getxbookgui: /usr/bin/tclsh -> /usr/bin/tclsh (raw, not installed) Requires: getxbook = 1.2-alt3, tk, /usr/bin/tclsh Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lWdrfI Processing files: getxbook-debuginfo-1.2-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4kXAIW find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kWwUqD find-requires: running scripts (debuginfo) Requires: getxbook = 1.2-alt3, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libcrypto.so.1.1), debug(libssl.so.1.1) Adding to getxbook-gui a strict dependency on getxbook Adding to getxbook-debuginfo a strict dependency on getxbook Wrote: /usr/src/RPM/RPMS/i586/getxbook-1.2-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/getxbook-gui-1.2-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/getxbook-debuginfo-1.2-alt3.i586.rpm (w2.lzdio) 7.70user 2.56system 0:14.14elapsed 72%CPU (0avgtext+0avgdata 32432maxresident)k 0inputs+0outputs (0major+361518minor)pagefaults 0swaps 15.10user 7.94system 0:26.01elapsed 88%CPU (0avgtext+0avgdata 120256maxresident)k 0inputs+0outputs (0major+679326minor)pagefaults 0swaps --- getxbook-1.2-alt3.i586.rpm.repo 2019-03-31 08:52:50.000000000 +0000 +++ getxbook-1.2-alt3.i586.rpm.hasher 2021-08-01 09:06:17.680789359 +0000 @@ -26,5 +26,5 @@ Provides: getxbook = 1.2-alt3:sisyphus+225953.100.1.1 -File: /usr/bin/getabook 100755 root:root 347b5dc0c6609335b44acc67daceff45 -File: /usr/bin/getbnbook 100755 root:root f13c20d267d55bc9a2460e48046faabb -File: /usr/bin/getgbook 100755 root:root 6be278bc46c12ad2b14d9dc54a86f832 +File: /usr/bin/getabook 100755 root:root 5ffdd23128d53449fcf09434d621e2e4 +File: /usr/bin/getbnbook 100755 root:root e76cfda7a1e273edf82a5c8c34e4e935 +File: /usr/bin/getgbook 100755 root:root 37dde4c598021f52ebc54b7bba6d7c80 File: /usr/share/doc/getxbook-1.2 40755 root:root @@ -38,2 +38,2 @@ File: /usr/share/man/man1/getxbookgui.1.xz 100644 root:root acf2982b12c9fbe57b67f6f58f6821bf -RPMIdentity: c46b2b47cb6c52aa0de45067583bde7e0c84295cd2b2b71cd295812ba410c0d48965915303d6f4e8a92c2b47a40ea6a441a2bb12d9d87332241e32ea43f2ab8e +RPMIdentity: a32e9b43a5a0d846e0db73a029d6ecc8974d7d8da73bb07b49f9d7943af2806864e0265f13d2a26fa62026e4fa153fbc492f1751970bac1059df214f89f6cb69 --- getxbook-debuginfo-1.2-alt3.i586.rpm.repo 2019-03-31 08:52:50.000000000 +0000 +++ getxbook-debuginfo-1.2-alt3.i586.rpm.hasher 2021-08-01 09:06:18.125773837 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/12 40755 root:root -/usr/lib/debug/.build-id/12/0966cacdd8888131fc6f618f1820c2e749aebe 120777 root:root ../../../../bin/getbnbook -/usr/lib/debug/.build-id/12/0966cacdd8888131fc6f618f1820c2e749aebe.debug 120777 root:root ../../usr/bin/getbnbook.debug -/usr/lib/debug/.build-id/51 40755 root:root -/usr/lib/debug/.build-id/51/761c55e8eeeee8ab2b006f2a2be0904d615e59 120777 root:root ../../../../bin/getgbook -/usr/lib/debug/.build-id/51/761c55e8eeeee8ab2b006f2a2be0904d615e59.debug 120777 root:root ../../usr/bin/getgbook.debug -/usr/lib/debug/.build-id/64 40755 root:root -/usr/lib/debug/.build-id/64/c7a1cc5f752859be7025b86337add6b3c1f0e0 120777 root:root ../../../../bin/getabook -/usr/lib/debug/.build-id/64/c7a1cc5f752859be7025b86337add6b3c1f0e0.debug 120777 root:root ../../usr/bin/getabook.debug +/usr/lib/debug/.build-id/33 40755 root:root +/usr/lib/debug/.build-id/33/da97cce99a60b41a560a15d28e8faed31c88af 120777 root:root ../../../../bin/getgbook +/usr/lib/debug/.build-id/33/da97cce99a60b41a560a15d28e8faed31c88af.debug 120777 root:root ../../usr/bin/getgbook.debug +/usr/lib/debug/.build-id/6f 40755 root:root +/usr/lib/debug/.build-id/6f/903dc04818c8fb80b64efcdde8131bb9407cdb 120777 root:root ../../../../bin/getabook +/usr/lib/debug/.build-id/6f/903dc04818c8fb80b64efcdde8131bb9407cdb.debug 120777 root:root ../../usr/bin/getabook.debug +/usr/lib/debug/.build-id/8a 40755 root:root +/usr/lib/debug/.build-id/8a/2af07dd3abd4ae4df0f69099d066cbcf6120e6 120777 root:root ../../../../bin/getbnbook +/usr/lib/debug/.build-id/8a/2af07dd3abd4ae4df0f69099d066cbcf6120e6.debug 120777 root:root ../../usr/bin/getbnbook.debug /usr/lib/debug/usr/bin/getabook.debug 100644 root:root @@ -25,14 +25,14 @@ Provides: getxbook-debuginfo = 1.2-alt3:sisyphus+225953.100.1.1 -File: /usr/lib/debug/.build-id/12 40755 root:root -File: /usr/lib/debug/.build-id/12/0966cacdd8888131fc6f618f1820c2e749aebe 120777 root:root ../../../../bin/getbnbook -File: /usr/lib/debug/.build-id/12/0966cacdd8888131fc6f618f1820c2e749aebe.debug 120777 root:root ../../usr/bin/getbnbook.debug -File: /usr/lib/debug/.build-id/51 40755 root:root -File: /usr/lib/debug/.build-id/51/761c55e8eeeee8ab2b006f2a2be0904d615e59 120777 root:root ../../../../bin/getgbook -File: /usr/lib/debug/.build-id/51/761c55e8eeeee8ab2b006f2a2be0904d615e59.debug 120777 root:root ../../usr/bin/getgbook.debug -File: /usr/lib/debug/.build-id/64 40755 root:root -File: /usr/lib/debug/.build-id/64/c7a1cc5f752859be7025b86337add6b3c1f0e0 120777 root:root ../../../../bin/getabook -File: /usr/lib/debug/.build-id/64/c7a1cc5f752859be7025b86337add6b3c1f0e0.debug 120777 root:root ../../usr/bin/getabook.debug -File: /usr/lib/debug/usr/bin/getabook.debug 100644 root:root a4493faaeac2f006a8cc3b9198bbe0a4 -File: /usr/lib/debug/usr/bin/getbnbook.debug 100644 root:root 7d18d1397e39bd6c5ea97a4b4372d043 -File: /usr/lib/debug/usr/bin/getgbook.debug 100644 root:root b6556cc5b03688a29d36b15d116ebfe2 +File: /usr/lib/debug/.build-id/33 40755 root:root +File: /usr/lib/debug/.build-id/33/da97cce99a60b41a560a15d28e8faed31c88af 120777 root:root ../../../../bin/getgbook +File: /usr/lib/debug/.build-id/33/da97cce99a60b41a560a15d28e8faed31c88af.debug 120777 root:root ../../usr/bin/getgbook.debug +File: /usr/lib/debug/.build-id/6f 40755 root:root +File: /usr/lib/debug/.build-id/6f/903dc04818c8fb80b64efcdde8131bb9407cdb 120777 root:root ../../../../bin/getabook +File: /usr/lib/debug/.build-id/6f/903dc04818c8fb80b64efcdde8131bb9407cdb.debug 120777 root:root ../../usr/bin/getabook.debug +File: /usr/lib/debug/.build-id/8a 40755 root:root +File: /usr/lib/debug/.build-id/8a/2af07dd3abd4ae4df0f69099d066cbcf6120e6 120777 root:root ../../../../bin/getbnbook +File: /usr/lib/debug/.build-id/8a/2af07dd3abd4ae4df0f69099d066cbcf6120e6.debug 120777 root:root ../../usr/bin/getbnbook.debug +File: /usr/lib/debug/usr/bin/getabook.debug 100644 root:root 2b32a4c692f88ea5b28cd5be0725ba3f +File: /usr/lib/debug/usr/bin/getbnbook.debug 100644 root:root 022dfc16a902f2fe328606c23144db97 +File: /usr/lib/debug/usr/bin/getgbook.debug 100644 root:root 25dfdf07733c96210d17f2bb032ee92e File: /usr/src/debug/getxbook-1.2 40755 root:root @@ -43,2 +43,2 @@ File: /usr/src/debug/getxbook-1.2/util.h 100644 root:root 360d94ae0b50af3ec9c48a1e872b65cb -RPMIdentity: f21234666399a0f63f0c382efa39a15220c3fe9cbb59a42da253c8b2aea58f0b33f9ae91a1ce3c3b1551e7572696c51c8e3450701a83e9aa5ba6a802fc72b684 +RPMIdentity: 9b2e2bd11728130fb3a4db293ccff46f90f59eacffa5eccf53b717dc672ff53044ee490e2b89b9f1a5ad7da1cc8ef2d0d4864043e22a5cb136cc45aaa73f8178