<86>Jul 25 09:52:16 userdel[3959734]: delete user 'rooter' <86>Jul 25 09:52:16 userdel[3959734]: removed group 'rooter' owned by 'rooter' <86>Jul 25 09:52:16 userdel[3959734]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 25 09:52:16 groupadd[3959764]: group added to /etc/group: name=rooter, GID=687 <86>Jul 25 09:52:16 groupadd[3959764]: group added to /etc/gshadow: name=rooter <86>Jul 25 09:52:16 groupadd[3959764]: new group: name=rooter, GID=687 <86>Jul 25 09:52:16 useradd[3959773]: new user: name=rooter, UID=687, GID=687, home=/root, shell=/bin/bash <86>Jul 25 09:52:16 userdel[3959793]: delete user 'builder' <86>Jul 25 09:52:16 userdel[3959793]: removed group 'builder' owned by 'builder' <86>Jul 25 09:52:16 userdel[3959793]: removed shadow group 'builder' owned by 'builder' <86>Jul 25 09:52:16 groupadd[3959806]: group added to /etc/group: name=builder, GID=688 <86>Jul 25 09:52:16 groupadd[3959806]: group added to /etc/gshadow: name=builder <86>Jul 25 09:52:16 groupadd[3959806]: new group: name=builder, GID=688 <86>Jul 25 09:52:16 useradd[3959821]: new user: name=builder, UID=688, GID=688, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ettcp-1.0-alt5.qa1.nosrc.rpm (w1.gzdio) Installing ettcp-1.0-alt5.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.6392 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ettcp-1.0 + echo 'Source #0 (ettcp-1.0.tar.bz2):' Source #0 (ettcp-1.0.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/ettcp-1.0.tar.bz2 + /bin/tar -xf - + cd ettcp-1.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (ettcp-1.0-alt-path.patch):' Patch #1 (ettcp-1.0-alt-path.patch): + /usr/bin/patch -p1 patching file xinetd.d/blow patching file xinetd.d/suck + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.6392 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ettcp-1.0 + make -j8 make: Entering directory '/usr/src/RPM/BUILD/ettcp-1.0' gcc -o suck suck.c suck.c: In function 'main': suck.c:10:24: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] char *buffer = (char*)malloc(buffer_size); ^~~~~~ suck.c:10:24: warning: incompatible implicit declaration of built-in function 'malloc' suck.c:10:24: note: include '' or provide a declaration of 'malloc' suck.c:5:1: +#include suck.c:10:24: char *buffer = (char*)malloc(buffer_size); ^~~~~~ suck.c:12:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ suck.c:12:3: warning: incompatible implicit declaration of built-in function 'exit' suck.c:12:3: note: include '' or provide a declaration of 'exit' make: Leaving directory '/usr/src/RPM/BUILD/ettcp-1.0' make: Entering directory '/usr/src/RPM/BUILD/ettcp-1.0' gcc -o blow blow.c blow.c: In function 'main': blow.c:18:24: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] char *buffer = (char*)malloc(buffer_size); ^~~~~~ blow.c:18:24: warning: incompatible implicit declaration of built-in function 'malloc' blow.c:18:24: note: include '' or provide a declaration of 'malloc' blow.c:5:1: +#include blow.c:18:24: char *buffer = (char*)malloc(buffer_size); ^~~~~~ blow.c:20:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ blow.c:20:3: warning: incompatible implicit declaration of built-in function 'exit' blow.c:20:3: note: include '' or provide a declaration of 'exit' make: Leaving directory '/usr/src/RPM/BUILD/ettcp-1.0' make: Entering directory '/usr/src/RPM/BUILD/ettcp-1.0' gcc -o ettcp ettcp.c ettcp.c:162:1: warning: return type defaults to 'int' [-Wimplicit-int] main(argc,argv) ^~~~ ettcp.c: In function 'main': ettcp.c:171:14: warning: implicit declaration of function 'getopt'; did you mean 'getw'? [-Wimplicit-function-declaration] while ((c = getopt(argc, argv, "cdrstuvBDTqb:f:l:n:p:A:O:i:")) != -1) { ^~~~~~ getw ettcp.c:195:11: warning: implicit declaration of function 'atoi' [-Wimplicit-function-declaration] nbuf = atoi(optarg); ^~~~ ettcp.c:250:3: warning: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] bzero((char *)&sinhim, sizeof(sinhim)); ^~~~~ ettcp.c:250:3: warning: incompatible implicit declaration of built-in function 'bzero' ettcp.c:265:4: warning: implicit declaration of function 'bcopy' [-Wimplicit-function-declaration] bcopy(addr->h_addr,(char*)&addr_tmp, addr->h_length); ^~~~~ ettcp.c:265:4: warning: incompatible implicit declaration of built-in function 'bcopy' ettcp.c:284:22: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] if ( (buf = (char *)malloc(buflen+bufalign)) == (char *)NULL) ^~~~~~ ettcp.c:284:22: warning: incompatible implicit declaration of built-in function 'malloc' ettcp.c:284:22: note: include '' or provide a declaration of 'malloc' ettcp.c:71:1: +#include #endif ettcp.c:284:22: if ( (buf = (char *)malloc(buflen+bufalign)) == (char *)NULL) ^~~~~~ ettcp.c:440:15: warning: implicit declaration of function 'read'; did you mean 'mread'? [-Wimplicit-function-declaration] while((cnt=read(0,buf,buflen)) > 0 && ^~~~ mread ettcp.c:445:8: warning: implicit declaration of function 'write'; did you mean 'Nwrite'? [-Wimplicit-function-declaration] write(1,buf,cnt) == cnt) ^~~~~ Nwrite ettcp.c:476:14: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] "nttcp%s: %d I/O calls, msec/call = %.2f, calls/sec = %.2f\n", ~^ %ld ettcp.c:478:3: numCalls, ~~~~~~~~ ettcp.c:484:30: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'char *' [-Wformat=] "nttcp%s: buffer address %#x\n", ~~^ %#s ettcp.c:486:3: buf); ~~~ ettcp.c:489:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^~~~ ettcp.c:489:2: warning: incompatible implicit declaration of built-in function 'exit' ettcp.c:489:2: note: include '' or provide a declaration of 'exit' ettcp.c:492:17: warning: format not a string literal and no format arguments [-Wformat-security] fprintf(stderr,Usage); ^~~~~ ettcp.c: In function 'err': ettcp.c:503:2: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ ettcp.c:503:2: note: include '' or provide a declaration of 'exit' ettcp.c: At top level: ettcp.c:513:1: warning: return type defaults to 'int' [-Wimplicit-int] pattern( cp, cnt ) ^~~~~~~ ettcp.c: In function 'read_timer': ettcp.c:618:1: warning: type of 'len' defaults to 'int' [-Wimplicit-int] read_timer(str,len) ^~~~~~~~~~ ettcp.c:630:8: warning: implicit declaration of function 'strncpy' [-Wimplicit-function-declaration] (void)strncpy( str, line, len ); ^~~~~~~ ettcp.c:630:8: warning: incompatible implicit declaration of built-in function 'strncpy' ettcp.c:630:8: note: include '' or provide a declaration of 'strncpy' ettcp.c:71:1: +#include #endif ettcp.c:630:8: (void)strncpy( str, line, len ); ^~~~~~~ ettcp.c: In function 'prusage': ettcp.c:694:19: warning: format '%d' expects argument of type 'int', but argument 3 has type '__time_t' {aka 'long int'} [-Wformat=] sprintf(outp,"%d.%01d", tdiff.tv_sec, tdiff.tv_usec/100000); ~^ ~~~~~~~~~~~~ %ld ettcp.c:694:24: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=] sprintf(outp,"%d.%01d", tdiff.tv_sec, tdiff.tv_usec/100000); ~~~^ ~~~~~~~~~~~~~~~~~~~~ %01ld ettcp.c:700:19: warning: format '%d' expects argument of type 'int', but argument 3 has type '__time_t' {aka 'long int'} [-Wformat=] sprintf(outp,"%d.%01d", tdiff.tv_sec, tdiff.tv_usec/100000); ~^ ~~~~~~~~~~~~ %ld ettcp.c:700:24: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=] sprintf(outp,"%d.%01d", tdiff.tv_sec, tdiff.tv_usec/100000); ~~~^ ~~~~~~~~~~~~~~~~~~~~ %01ld ettcp.c:722:19: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] sprintf(outp,"%d", t == 0 ? 0 : (r1->ru_ixrss-r0->ru_ixrss)/t); ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %ld ettcp.c:727:19: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] sprintf(outp,"%d", t == 0 ? 0 : ~^ ~~~~~~~~~~~~ %ld (r1->ru_idrss+r1->ru_isrss-(r0->ru_idrss+r0->ru_isrss))/t); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ettcp.c:733:19: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] sprintf(outp,"%d", t == 0 ? 0 : ~^ ~~~~~~~~~~~~ %ld ((r1->ru_ixrss+r1->ru_isrss+r1->ru_idrss) - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (r0->ru_ixrss+r0->ru_idrss+r0->ru_isrss))/t); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ettcp.c:740:19: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] sprintf(outp,"%d", r1->ru_maxrss/2); ~^ ~~~~~~~~~~~~~~~ %ld ettcp.c:745:19: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] sprintf(outp,"%d", r1->ru_majflt-r0->ru_majflt); ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ %ld ettcp.c:750:19: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] sprintf(outp,"%d", r1->ru_minflt-r0->ru_minflt); ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ %ld ettcp.c:755:19: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] sprintf(outp,"%d", r1->ru_inblock-r0->ru_inblock); ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %ld ettcp.c:760:19: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] sprintf(outp,"%d", r1->ru_oublock-r0->ru_oublock); ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %ld ettcp.c:764:19: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] sprintf(outp,"%d+%d", r1->ru_nvcsw-r0->ru_nvcsw, ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~ %ld ettcp.c:764:22: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=] sprintf(outp,"%d+%d", r1->ru_nvcsw-r0->ru_nvcsw, ~^ %ld r1->ru_nivcsw-r0->ru_nivcsw ); ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ettcp.c: At top level: ettcp.c:823:1: warning: return type defaults to 'int' [-Wimplicit-int] Nread( fd, buf, count ) ^~~~~ ettcp.c:854:1: warning: return type defaults to 'int' [-Wimplicit-int] Nwrite( fd, buf, count ) ^~~~~~ ettcp.c: In function 'delay': ettcp.c:877:1: warning: type of 'us' defaults to 'int' [-Wimplicit-int] delay(us) ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/ettcp-1.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.6392 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ettcp-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ettcp-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ettcp-1.0 + mkdir -p /usr/src/tmp/ettcp-buildroot/usr/share/man/man1 /usr/src/tmp/ettcp-buildroot/usr/bin /usr/src/tmp/ettcp-buildroot/etc/xinetd.d + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/ettcp-buildroot/usr exec_prefix=/usr/src/tmp/ettcp-buildroot/usr bindir=/usr/src/tmp/ettcp-buildroot/usr/bin sbindir=/usr/src/tmp/ettcp-buildroot/usr/sbin sysconfdir=/usr/src/tmp/ettcp-buildroot/etc datadir=/usr/src/tmp/ettcp-buildroot/usr/share includedir=/usr/src/tmp/ettcp-buildroot/usr/include libdir=/usr/src/tmp/ettcp-buildroot/usr/lib libexecdir=/usr/src/tmp/ettcp-buildroot/usr/lib localstatedir=/usr/src/tmp/ettcp-buildroot/var/lib sharedstatedir=/usr/src/tmp/ettcp-buildroot/var/lib mandir=/usr/src/tmp/ettcp-buildroot/usr/share/man infodir=/usr/src/tmp/ettcp-buildroot/usr/share/info install RPM_INSTALL_DIR=/usr/src/tmp/ettcp-buildroot/usr/bin RPM_MAN_DIR=/usr/src/tmp/ettcp-buildroot/usr/share/man RPM_ETC_DIR=/usr/src/tmp/ettcp-buildroot/etc make: Entering directory '/usr/src/RPM/BUILD/ettcp-1.0' install -m755 ettcp /usr/src/tmp/ettcp-buildroot/usr/bin install -m755 speedfrom /usr/src/tmp/ettcp-buildroot/usr/bin install -m755 speedto /usr/src/tmp/ettcp-buildroot/usr/bin install -m755 suck /usr/src/tmp/ettcp-buildroot/usr/bin install -m755 blow /usr/src/tmp/ettcp-buildroot/usr/bin install -m644 blow.1 /usr/src/tmp/ettcp-buildroot/usr/share/man/man1 install -m644 suck.1 /usr/src/tmp/ettcp-buildroot/usr/share/man/man1 install -m644 speedfrom.1 /usr/src/tmp/ettcp-buildroot/usr/share/man/man1 install -m644 speedto.1 /usr/src/tmp/ettcp-buildroot/usr/share/man/man1 install -m644 ettcp.1 /usr/src/tmp/ettcp-buildroot/usr/share/man/man1 install -m644 xinetd.d/suck /usr/src/tmp/ettcp-buildroot/etc/xinetd.d install -m644 xinetd.d/blow /usr/src/tmp/ettcp-buildroot/etc/xinetd.d make: Leaving directory '/usr/src/RPM/BUILD/ettcp-1.0' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ettcp-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ettcp-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ettcp-buildroot/ (default) Compressing files in /usr/src/tmp/ettcp-buildroot (auto) 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/ettcp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: ettcp-1.0-alt5.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.5495 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ettcp-1.0 + DOCDIR=/usr/src/tmp/ettcp-buildroot/usr/share/doc/ettcp-1.0 + export DOCDIR + rm -rf /usr/src/tmp/ettcp-buildroot/usr/share/doc/ettcp-1.0 + /bin/mkdir -p /usr/src/tmp/ettcp-buildroot/usr/share/doc/ettcp-1.0 + cp -prL README TODO /usr/src/tmp/ettcp-buildroot/usr/share/doc/ettcp-1.0 + chmod -R go-w /usr/src/tmp/ettcp-buildroot/usr/share/doc/ettcp-1.0 + chmod -R a+rX /usr/src/tmp/ettcp-buildroot/usr/share/doc/ettcp-1.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xe9hPA find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1AVRXi find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /bin/sh, /etc/xinetd.d, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Conflicts: suck Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cm8bie Creating ettcp-debuginfo package Processing files: ettcp-debuginfo-1.0-alt5.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HqgHif find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BE2ZLx find-requires: running scripts (debuginfo) Requires: ettcp = 1.0-alt5.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/ettcp-1.0-alt5.qa1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ettcp-debuginfo-1.0-alt5.qa1.i586.rpm (w2.lzdio) 2.65user 0.76system 0:07.43elapsed 46%CPU (0avgtext+0avgdata 21324maxresident)k 0inputs+0outputs (0major+263573minor)pagefaults 0swaps 3.83user 2.87system 0:10.52elapsed 63%CPU (0avgtext+0avgdata 21324maxresident)k 0inputs+0outputs (0major+438797minor)pagefaults 0swaps --- ettcp-1.0-alt5.qa1.i586.rpm.repo 2013-04-17 07:44:49.000000000 +0000 +++ ettcp-1.0-alt5.qa1.i586.rpm.hasher 2021-07-25 09:52:25.224582369 +0000 @@ -10,7 +10,7 @@ /usr/share/doc/ettcp-1.0/TODO 100644 root:root -/usr/share/man/man1/blow.1.gz 100644 root:root -/usr/share/man/man1/ettcp.1.gz 100644 root:root -/usr/share/man/man1/speedfrom.1.gz 100644 root:root -/usr/share/man/man1/speedto.1.gz 100644 root:root -/usr/share/man/man1/suck.1.gz 100644 root:root +/usr/share/man/man1/blow.1.xz 100644 root:root +/usr/share/man/man1/ettcp.1.xz 100644 root:root +/usr/share/man/man1/speedfrom.1.xz 100644 root:root +/usr/share/man/man1/speedto.1.xz 100644 root:root +/usr/share/man/man1/suck.1.xz 100644 root:root Requires: /bin/sh @@ -27,7 +27,7 @@ File: /etc/xinetd.d/suck 100644 root:root c2604ca9057b4ae8cde9da254b1ff299 -File: /usr/bin/blow 100755 root:root 164ed2704f1448e73185387e4b3b282d -File: /usr/bin/ettcp 100755 root:root abcaa8f0142192615d9535783fa806b7 +File: /usr/bin/blow 100755 root:root 3a1c81f121d4ef5ea5a65a78bf7f5b6a +File: /usr/bin/ettcp 100755 root:root dd11091d0387ff6ca5e51ea472f46886 File: /usr/bin/speedfrom 100755 root:root 7f5f4c3996c00b0d0f48327dc6755cc9 File: /usr/bin/speedto 100755 root:root 4d8cceb50a9cf21353e12dfb3940137b -File: /usr/bin/suck 100755 root:root 6861ec7051348715653f663306795976 +File: /usr/bin/suck 100755 root:root 36d270c26790f310b5583ef53fd51aea File: /usr/share/doc/ettcp-1.0 40755 root:root @@ -35,7 +35,7 @@ File: /usr/share/doc/ettcp-1.0/TODO 100644 root:root a952b09c148832708b54fef68a402af3 -File: /usr/share/man/man1/blow.1.gz 100644 root:root 674f23a9f12565ceb87d88d160c73529 -File: /usr/share/man/man1/ettcp.1.gz 100644 root:root 2b440dbd73accc5d6ecc4e4e00bb0cbb -File: /usr/share/man/man1/speedfrom.1.gz 100644 root:root bd775fee499303fd400ef7e9c902a259 -File: /usr/share/man/man1/speedto.1.gz 100644 root:root a5c38dcc232bd397edb096e0963b2d9f -File: /usr/share/man/man1/suck.1.gz 100644 root:root 172c94c4b95d0862576269db14fc0792 -RPMIdentity: 40ab5aabfd48f2ade433991ccdd120dc +File: /usr/share/man/man1/blow.1.xz 100644 root:root 51121ad98be9602a6e10199ca9d099fa +File: /usr/share/man/man1/ettcp.1.xz 100644 root:root 5b0b7a416669fadd1aed9289e1fd2aeb +File: /usr/share/man/man1/speedfrom.1.xz 100644 root:root 525f6553527274599a6f31341eb16014 +File: /usr/share/man/man1/speedto.1.xz 100644 root:root c41964939187086893a8d3df6a0d316b +File: /usr/share/man/man1/suck.1.xz 100644 root:root a4cfaebf4e4d98cf9b22bdab6cdefadc +RPMIdentity: 07061e5521c0c6fa5e60dc8cabe5029a --- ettcp-debuginfo-1.0-alt5.qa1.i586.rpm.repo 2013-04-17 07:44:49.000000000 +0000 +++ ettcp-debuginfo-1.0-alt5.qa1.i586.rpm.hasher 2021-07-25 09:52:25.310581823 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/12 40755 root:root -/usr/lib/debug/.build-id/12/0a82fa5a21d43913a9d72cf223c8bf07eda6f4 120777 root:root ../../../../bin/blow -/usr/lib/debug/.build-id/12/0a82fa5a21d43913a9d72cf223c8bf07eda6f4.debug 120777 root:root ../../usr/bin/blow.debug -/usr/lib/debug/.build-id/82 40755 root:root -/usr/lib/debug/.build-id/82/c8252575f4ef9971b1370e249f98858424492c 120777 root:root ../../../../bin/suck -/usr/lib/debug/.build-id/82/c8252575f4ef9971b1370e249f98858424492c.debug 120777 root:root ../../usr/bin/suck.debug -/usr/lib/debug/.build-id/d6 40755 root:root -/usr/lib/debug/.build-id/d6/e52112f49907606e9c40db2510057eb0c1f6dd 120777 root:root ../../../../bin/ettcp -/usr/lib/debug/.build-id/d6/e52112f49907606e9c40db2510057eb0c1f6dd.debug 120777 root:root ../../usr/bin/ettcp.debug +/usr/lib/debug/.build-id/05 40755 root:root +/usr/lib/debug/.build-id/05/6b9808b5cabaae84f5856419543eaa4af6474a 120777 root:root ../../../../bin/blow +/usr/lib/debug/.build-id/05/6b9808b5cabaae84f5856419543eaa4af6474a.debug 120777 root:root ../../usr/bin/blow.debug +/usr/lib/debug/.build-id/78 40755 root:root +/usr/lib/debug/.build-id/78/f77fa70c888b60e1eac82d52220b9486a93192 120777 root:root ../../../../bin/suck +/usr/lib/debug/.build-id/78/f77fa70c888b60e1eac82d52220b9486a93192.debug 120777 root:root ../../usr/bin/suck.debug +/usr/lib/debug/.build-id/b1 40755 root:root +/usr/lib/debug/.build-id/b1/200af983fa01ede40628b666530f5176b2cc29 120777 root:root ../../../../bin/ettcp +/usr/lib/debug/.build-id/b1/200af983fa01ede40628b666530f5176b2cc29.debug 120777 root:root ../../usr/bin/ettcp.debug /usr/lib/debug/usr/bin/blow.debug 100644 root:root @@ -17,14 +17,14 @@ Provides: ettcp-debuginfo = 1.0-alt5.qa1 -File: /usr/lib/debug/.build-id/12 40755 root:root -File: /usr/lib/debug/.build-id/12/0a82fa5a21d43913a9d72cf223c8bf07eda6f4 120777 root:root ../../../../bin/blow -File: /usr/lib/debug/.build-id/12/0a82fa5a21d43913a9d72cf223c8bf07eda6f4.debug 120777 root:root ../../usr/bin/blow.debug -File: /usr/lib/debug/.build-id/82 40755 root:root -File: /usr/lib/debug/.build-id/82/c8252575f4ef9971b1370e249f98858424492c 120777 root:root ../../../../bin/suck -File: /usr/lib/debug/.build-id/82/c8252575f4ef9971b1370e249f98858424492c.debug 120777 root:root ../../usr/bin/suck.debug -File: /usr/lib/debug/.build-id/d6 40755 root:root -File: /usr/lib/debug/.build-id/d6/e52112f49907606e9c40db2510057eb0c1f6dd 120777 root:root ../../../../bin/ettcp -File: /usr/lib/debug/.build-id/d6/e52112f49907606e9c40db2510057eb0c1f6dd.debug 120777 root:root ../../usr/bin/ettcp.debug -File: /usr/lib/debug/usr/bin/blow.debug 100644 root:root ecd783a2d96fe313d52b9de3a2c4f2a2 -File: /usr/lib/debug/usr/bin/ettcp.debug 100644 root:root 5a0ef3a92c3ae622913da79b0ddb4074 -File: /usr/lib/debug/usr/bin/suck.debug 100644 root:root 84440b4576033b0ccd3aa044601f7862 -RPMIdentity: ffc0417742f7f3e8c7ee6127e1242b15 +File: /usr/lib/debug/.build-id/05 40755 root:root +File: /usr/lib/debug/.build-id/05/6b9808b5cabaae84f5856419543eaa4af6474a 120777 root:root ../../../../bin/blow +File: /usr/lib/debug/.build-id/05/6b9808b5cabaae84f5856419543eaa4af6474a.debug 120777 root:root ../../usr/bin/blow.debug +File: /usr/lib/debug/.build-id/78 40755 root:root +File: /usr/lib/debug/.build-id/78/f77fa70c888b60e1eac82d52220b9486a93192 120777 root:root ../../../../bin/suck +File: /usr/lib/debug/.build-id/78/f77fa70c888b60e1eac82d52220b9486a93192.debug 120777 root:root ../../usr/bin/suck.debug +File: /usr/lib/debug/.build-id/b1 40755 root:root +File: /usr/lib/debug/.build-id/b1/200af983fa01ede40628b666530f5176b2cc29 120777 root:root ../../../../bin/ettcp +File: /usr/lib/debug/.build-id/b1/200af983fa01ede40628b666530f5176b2cc29.debug 120777 root:root ../../usr/bin/ettcp.debug +File: /usr/lib/debug/usr/bin/blow.debug 100644 root:root 84bcb5a00ecc71a790058db7397e6275 +File: /usr/lib/debug/usr/bin/ettcp.debug 100644 root:root 9e4236cccfe8c31d0ea9026c6884cd28 +File: /usr/lib/debug/usr/bin/suck.debug 100644 root:root 19d03e992d2da6c735df5372f63c7cb9 +RPMIdentity: 54bf69cbe431f7b1ae09b534cdcd6120