<86>Jul 25 09:58:24 userdel[310183]: delete user 'rooter' <86>Jul 25 09:58:24 userdel[310183]: removed group 'rooter' owned by 'rooter' <86>Jul 25 09:58:24 userdel[310183]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 25 09:58:24 groupadd[310223]: group added to /etc/group: name=rooter, GID=633 <86>Jul 25 09:58:24 groupadd[310223]: group added to /etc/gshadow: name=rooter <86>Jul 25 09:58:24 groupadd[310223]: new group: name=rooter, GID=633 <86>Jul 25 09:58:24 useradd[310256]: new user: name=rooter, UID=633, GID=633, home=/root, shell=/bin/bash <86>Jul 25 09:58:24 userdel[310301]: delete user 'builder' <86>Jul 25 09:58:24 userdel[310301]: removed group 'builder' owned by 'builder' <86>Jul 25 09:58:24 userdel[310301]: removed shadow group 'builder' owned by 'builder' <86>Jul 25 09:58:24 groupadd[310338]: group added to /etc/group: name=builder, GID=634 <86>Jul 25 09:58:24 groupadd[310338]: group added to /etc/gshadow: name=builder <86>Jul 25 09:58:24 groupadd[310338]: new group: name=builder, GID=634 <86>Jul 25 09:58:24 useradd[310355]: new user: name=builder, UID=634, GID=634, home=/usr/src, shell=/bin/bash warning: user vitty does not exist - using root warning: group vitty does not exist - using root warning: user vitty does not exist - using root warning: group vitty does not exist - using root Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/mrsync-20081028-alt1.1.1.nosrc.rpm (w1.gzdio) Installing mrsync-20081028-alt1.1.1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.29614 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf mrsync-20081028 + /bin/mkdir -p mrsync-20081028 + cd mrsync-20081028 + echo 'Source #0 (mrsync.20081028.tar.bz2):' Source #0 (mrsync.20081028.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/mrsync.20081028.tar.bz2 + /bin/tar -xf - + /bin/chmod -c -Rf u+rwX,go-w . + ln -sf Makefile.linux Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.33855 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mrsync-20081028 + make -j8 CC=gcc LIBS= make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o global.o global.c make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o setup_socket.o setup_socket.c make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o set_mcast.o set_mcast.c make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o backup.o backup.c backup.c: In function 'read_backup_pattern': backup.c:76:28: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(fullpat, "^%s", pat); ^ backup.c:76:7: note: 'sprintf' output between 2 and 4097 bytes into a destination of size 4096 sprintf(fullpat, "^%s", pat); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o parse_synclist.o parse_synclist.c make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o id_map.o id_map.c make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o signal.o signal.c make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o timing.o timing.c make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o multicaster.o multicaster.c make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o page_reader.o page_reader.c make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o sends.o sends.c make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o multicatcher.o multicatcher.c multicatcher.c: In function 'main': multicatcher.c:124:30: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type '__pid_t' {aka 'int'} [-Wformat=] fprintf(stderr, "my_pid= %lu\n", getpid()); ~~^ ~~~~~~~~ %u make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o set_catcher_mcast.o set_catcher_mcast.c make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o complaint_sender.o complaint_sender.c make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o complaints.o complaints.c complaints.c: In function 'send_done_and_pr_msgs': complaints.c:525:7: warning: variable 'exit_code2' set but not used [-Wunused-but-set-variable] int exit_code2 =0; ^~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rttcatcher.o rttcatcher.c make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rttmissings.o rttmissings.c make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rttsends.o rttsends.c make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rttcomplaint_sender.o rttcomplaint_sender.c make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rtt.o rtt.c rtt.c: In function 'invoke_catcher': rtt.c:135:14: warning: '%s' directive writing up to 4095 bytes into a region of size 4093 [-Wformat-overflow=] "%s %s '%s/rttcatcher -A %s -P %d -I %s < /dev/null 1>/dev/null 2>/dev/null & echo $!'", ^~ reshell, machine, catcher_path, my_MCAST_ADDR, my_PORT, my_IFname); ~~~~~~~~~~~~ rtt.c:134:5: note: 'sprintf' output 75 or more bytes (assuming 4170) into a destination of size 4096 sprintf(buf, ^~~~~~~~~~~~ "%s %s '%s/rttcatcher -A %s -P %d -I %s < /dev/null 1>/dev/null 2>/dev/null & echo $!'", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reshell, machine, catcher_path, my_MCAST_ADDR, my_PORT, my_IFname); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtt.c:131:14: warning: '%s' directive writing up to 4095 bytes into a region of size 4093 [-Wformat-overflow=] "%s %s '%s/rttcatcher -A %s -P %d < /dev/null 1>/dev/null 2>/dev/null & echo $!'", ^~ reshell, machine, catcher_path, my_MCAST_ADDR, my_PORT); ~~~~~~~~~~~~ rtt.c:130:5: note: 'sprintf' output 71 or more bytes (assuming 4166) into a destination of size 4096 sprintf(buf, ^~~~~~~~~~~~ "%s %s '%s/rttcatcher -A %s -P %d < /dev/null 1>/dev/null 2>/dev/null & echo $!'", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reshell, machine, catcher_path, my_MCAST_ADDR, my_PORT); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rttpage_reader.o rttpage_reader.c rttpage_reader.c: In function 'init_page_reader': rttpage_reader.c:55:18: warning: unused variable 'mreq' [-Wunused-variable] struct ip_mreq mreq; ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rttcomplaints.o rttcomplaints.c make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o multicaster multicaster.o global.o setup_socket.o set_mcast.o parse_synclist.o sends.o complaints.o backup.o timing.o signal.o id_map.o make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o rtt rtt.o setup_socket.o set_mcast.o rttsends.o rttcomplaints.o timing.o signal.o make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o file_operations.o file_operations.c file_operations.c: In function 'update_directory0': file_operations.c:707:18: warning: variable 'times' set but not used [-Wunused-but-set-variable] struct utimbuf times; ^~~~~ file_operations.c: In function 'default_suffix': file_operations.c:92:40: warning: '%02d' directive writing between 2 and 11 bytes into a region of size 9 [-Wformat-overflow=] sprintf(my_backup_suffix, "_mcast_bak%02d%02d%02d%02d", ^~~~ file_operations.c:92:29: note: directive argument in the range [-2147483647, 2147483647] sprintf(my_backup_suffix, "_mcast_bak%02d%02d%02d%02d", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ file_operations.c:92:3: note: 'sprintf' output between 19 and 55 bytes into a destination of size 19 sprintf(my_backup_suffix, "_mcast_bak%02d%02d%02d%02d", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tm.tm_mon+1, tm.tm_mday, tm.tm_hour, tm.tm_min); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ file_operations.c: In function 'delete_file': file_operations.c:535:26: warning: '%s' directive writing up to 4095 bytes into a region of size 4089 [-Wformat-overflow=] sprintf(cmd, "rm -rf %s", fp); /* remove everything in dir, watch out for this */ ^~ ~~ file_operations.c:535:5: note: 'sprintf' output between 8 and 4103 bytes into a destination of size 4096 sprintf(cmd, "rm -rf %s", fp); /* remove everything in dir, watch out for this */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ file_operations.c:518:23: warning: 'trailing_slash' may be used uninitialized in this function [-Wmaybe-uninitialized] if (type_checking && trailing_slash) { /* intended to remove a directory when it is not */ ^~ file_operations.c: In function 'my_perror': file_operations.c:598:18: warning: ' - ' directive writing 3 bytes into a region of size between 1 and 4096 [-Wformat-overflow=] sprintf(fn, "%s - %s", fullpath, msg); ^~~ file_operations.c:598:3: note: 'sprintf' output 4 or more bytes (assuming 4099) into a destination of size 4096 sprintf(fn, "%s - %s", fullpath, msg); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o rttcatcher rttcatcher.o setup_socket.o set_catcher_mcast.o rttpage_reader.o rttcomplaint_sender.o rttmissings.o signal.o timing.o make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o trFilelist.o trFilelist.c trFilelist.c: In function 'get_dir_softlinks': trFilelist.c:311:25: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(fn, "%s/%s", basedir, line); ^ trFilelist.c:311:7: note: 'sprintf' output 2 or more bytes (assuming 4097) into a destination of size 4096 sprintf(fn, "%s/%s", basedir, line); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ trFilelist.c: In function 'main': trFilelist.c:423:23: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(fn, "%s/%s", basedir, line); ^ trFilelist.c:423:5: note: 'sprintf' output 2 or more bytes (assuming 4097) into a destination of size 4096 sprintf(fn, "%s/%s", basedir, line); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o multicatcher multicatcher.o global.o setup_socket.o set_catcher_mcast.o page_reader.o complaint_sender.o file_operations.o signal.o timing.o /usr/bin/ld.default: file_operations.o: in function `get_tmp_suffix': file_operations.c:(.text+0x8b): warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o trFilelist trFilelist.o make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.88027 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/mrsync-buildroot + : + /bin/rm -rf -- /usr/src/tmp/mrsync-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd mrsync-20081028 + mkdir -p /usr/src/tmp/mrsync-buildroot/usr/bin + make 'INSTALL=/usr/libexec/rpm-build/install -p' bindir=/usr/src/tmp/mrsync-buildroot/usr/bin install make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' /usr/libexec/rpm-build/install -p multicaster multicatcher rtt rttcatcher trFilelist mrsync.py mrsync_config.py cmdToTarget.py /usr/src/tmp/mrsync-buildroot/usr/bin make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/mrsync-buildroot (auto) Verifying and fixing files in /usr/src/tmp/mrsync-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/mrsync-buildroot/ (default) Compressing files in /usr/src/tmp/mrsync-buildroot (auto) 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/mrsync-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Bytecompiling python modules in /usr/src/tmp/mrsync-buildroot using /usr/bin/python Bytecompiling python modules with optimization in /usr/src/tmp/mrsync-buildroot using /usr/bin/python -O Hardlinking identical .pyc and .pyo files Processing files: mrsync-20081028-alt1.1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.66524 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mrsync-20081028 + DOCDIR=/usr/src/tmp/mrsync-buildroot/usr/share/doc/mrsync-20081028 + export DOCDIR + rm -rf /usr/src/tmp/mrsync-buildroot/usr/share/doc/mrsync-20081028 + /bin/mkdir -p /usr/src/tmp/mrsync-buildroot/usr/share/doc/mrsync-20081028 + cp -prL README /usr/src/tmp/mrsync-buildroot/usr/share/doc/mrsync-20081028 + chmod -R go-w /usr/src/tmp/mrsync-buildroot/usr/share/doc/mrsync-20081028 + chmod -R a+rX /usr/src/tmp/mrsync-buildroot/usr/share/doc/mrsync-20081028 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ykAxvM 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.P0GzzU find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) python.req: /usr/src/tmp/mrsync-buildroot/usr/bin/mrsync.py: skipping sys python.req: /usr/src/tmp/mrsync-buildroot/usr/bin/mrsync.py: hiding mrsync_config, which SEEMS TO BE SELF-SATISFIED python.req: /usr/src/tmp/mrsync-buildroot/usr/bin/mrsync.py: hiding cmdToTarget, which SEEMS TO BE SELF-SATISFIED /usr/lib/rpm/python.req.py: /usr/src/tmp/mrsync-buildroot/usr/bin/mrsync.py: line=166 IGNORE (for REQ=slight and deep=12) module=glob find-requires: FINDPACKAGE-COMMANDS: python Requires: /lib/ld-linux.so.2, /usr/bin/env, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), python-base, python2.7(popen2), python2.7(tempfile), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TmtICs Creating mrsync-debuginfo package Processing files: mrsync-debuginfo-20081028-alt1.1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mbQHXn find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xVUFxC find-requires: running scripts (debuginfo) Requires: mrsync = 20081028-alt1.1.1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/mrsync-20081028-alt1.1.1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/mrsync-debuginfo-20081028-alt1.1.1.i586.rpm (w2.lzdio) 8.61user 2.47system 0:12.68elapsed 87%CPU (0avgtext+0avgdata 22936maxresident)k 0inputs+0outputs (0major+387399minor)pagefaults 0swaps 10.32user 5.86system 0:17.87elapsed 90%CPU (0avgtext+0avgdata 22936maxresident)k 0inputs+0outputs (0major+561375minor)pagefaults 0swaps --- mrsync-20081028-alt1.1.1.i586.rpm.repo 2011-11-22 01:51:24.000000000 +0000 +++ mrsync-20081028-alt1.1.1.i586.rpm.hasher 2021-07-25 09:58:39.728819666 +0000 @@ -12,3 +12,2 @@ Requires: /usr/bin/env -Requires: /usr/bin/python Requires: libc.so.6(GLIBC_2.0) @@ -19,8 +18,5 @@ Requires: libc.so.6(GLIBC_2.7) -Requires: python2.7(getopt) -Requires: python2.7(os) +Requires: python-base Requires: python2.7(popen2) -Requires: python2.7(string) Requires: python2.7(tempfile) -Requires: python2.7(time) Requires: rtld(GNU_HASH) @@ -31,9 +27,9 @@ File: /usr/bin/mrsync_config.py 100755 root:root cafbdf1310245ca106b3c0788cade2ee -File: /usr/bin/multicaster 100755 root:root 00e8512d92d4b2712b584ac1e6574669 -File: /usr/bin/multicatcher 100755 root:root 250e2db4a54e58ced957bc6ef2d7d464 -File: /usr/bin/rtt 100755 root:root 5c27886f55f6b2fbb337cd1c3da1f4a4 -File: /usr/bin/rttcatcher 100755 root:root 9f164c9856f043ccf115afa9b2d521f8 -File: /usr/bin/trFilelist 100755 root:root 1842a77c34f61a603c2a4da4ab6a46c1 +File: /usr/bin/multicaster 100755 root:root 4785e1ebbce81368d91fdc002965e98a +File: /usr/bin/multicatcher 100755 root:root 8de13194e08d3d92f34e05b0c5053b2b +File: /usr/bin/rtt 100755 root:root 1f189acc65d218a8f9c36237dd95cb53 +File: /usr/bin/rttcatcher 100755 root:root 8ba093d2ccd6db159d827edf1191c1b8 +File: /usr/bin/trFilelist 100755 root:root 8933097da6c6d691f1102802fbcd8d30 File: /usr/share/doc/mrsync-20081028 40755 root:root File: /usr/share/doc/mrsync-20081028/README 100644 root:root e8201d8305df67c8047b2d9777cd2964 -RPMIdentity: 947da5e713971c3fa89aab1951da116d +RPMIdentity: d2fde8e560b20713c665abd5f2970f0f --- mrsync-debuginfo-20081028-alt1.1.1.i586.rpm.repo 2011-11-22 01:51:24.000000000 +0000 +++ mrsync-debuginfo-20081028-alt1.1.1.i586.rpm.hasher 2021-07-25 09:58:39.840820422 +0000 @@ -1,16 +1,16 @@ -/usr/lib/debug/.build-id/05 40755 root:root -/usr/lib/debug/.build-id/05/cdcbc72912bc8f70b172c37f7a2e693f544c3c 120777 root:root ../../../../bin/multicaster -/usr/lib/debug/.build-id/05/cdcbc72912bc8f70b172c37f7a2e693f544c3c.debug 120777 root:root ../../usr/bin/multicaster.debug -/usr/lib/debug/.build-id/0d 40755 root:root -/usr/lib/debug/.build-id/0d/14318a0d0e290aee787a943e6a40c4a7fc899d 120777 root:root ../../../../bin/trFilelist -/usr/lib/debug/.build-id/0d/14318a0d0e290aee787a943e6a40c4a7fc899d.debug 120777 root:root ../../usr/bin/trFilelist.debug -/usr/lib/debug/.build-id/13 40755 root:root -/usr/lib/debug/.build-id/13/4ca1271a975397910846d616487385cbb3fb6e 120777 root:root ../../../../bin/rtt -/usr/lib/debug/.build-id/13/4ca1271a975397910846d616487385cbb3fb6e.debug 120777 root:root ../../usr/bin/rtt.debug -/usr/lib/debug/.build-id/bb 40755 root:root -/usr/lib/debug/.build-id/bb/0ee40523d00fb97489797a81772e9db128a0f5 120777 root:root ../../../../bin/rttcatcher -/usr/lib/debug/.build-id/bb/0ee40523d00fb97489797a81772e9db128a0f5.debug 120777 root:root ../../usr/bin/rttcatcher.debug -/usr/lib/debug/.build-id/c8 40755 root:root -/usr/lib/debug/.build-id/c8/1c6c479c13be89c11a12b3dca0d7027a4a185b 120777 root:root ../../../../bin/multicatcher -/usr/lib/debug/.build-id/c8/1c6c479c13be89c11a12b3dca0d7027a4a185b.debug 120777 root:root ../../usr/bin/multicatcher.debug +/usr/lib/debug/.build-id/27 40755 root:root +/usr/lib/debug/.build-id/27/e3e71eede76aab017ac1e60308e5aee1c35fea 120777 root:root ../../../../bin/rtt +/usr/lib/debug/.build-id/27/e3e71eede76aab017ac1e60308e5aee1c35fea.debug 120777 root:root ../../usr/bin/rtt.debug +/usr/lib/debug/.build-id/48 40755 root:root +/usr/lib/debug/.build-id/48/a788321dfe60527c11f5868b27b3dd54189e60 120777 root:root ../../../../bin/trFilelist +/usr/lib/debug/.build-id/48/a788321dfe60527c11f5868b27b3dd54189e60.debug 120777 root:root ../../usr/bin/trFilelist.debug +/usr/lib/debug/.build-id/50 40755 root:root +/usr/lib/debug/.build-id/50/1b721a4afa76b5b0cb3e1b7f9498218d21f9ad 120777 root:root ../../../../bin/multicatcher +/usr/lib/debug/.build-id/50/1b721a4afa76b5b0cb3e1b7f9498218d21f9ad.debug 120777 root:root ../../usr/bin/multicatcher.debug +/usr/lib/debug/.build-id/5c 40755 root:root +/usr/lib/debug/.build-id/5c/d4d2e925f1858cf258abd4392daa05a902c9c8 120777 root:root ../../../../bin/multicaster +/usr/lib/debug/.build-id/5c/d4d2e925f1858cf258abd4392daa05a902c9c8.debug 120777 root:root ../../usr/bin/multicaster.debug +/usr/lib/debug/.build-id/6e 40755 root:root +/usr/lib/debug/.build-id/6e/9827ddfe350c57fabdc9aa9333411bbfc9d960 120777 root:root ../../../../bin/rttcatcher +/usr/lib/debug/.build-id/6e/9827ddfe350c57fabdc9aa9333411bbfc9d960.debug 120777 root:root ../../usr/bin/rttcatcher.debug /usr/lib/debug/usr/bin/multicaster.debug 100644 root:root @@ -25,22 +25,22 @@ Provides: mrsync-debuginfo = 20081028-alt1.1.1 -File: /usr/lib/debug/.build-id/05 40755 root:root -File: /usr/lib/debug/.build-id/05/cdcbc72912bc8f70b172c37f7a2e693f544c3c 120777 root:root ../../../../bin/multicaster -File: /usr/lib/debug/.build-id/05/cdcbc72912bc8f70b172c37f7a2e693f544c3c.debug 120777 root:root ../../usr/bin/multicaster.debug -File: /usr/lib/debug/.build-id/0d 40755 root:root -File: /usr/lib/debug/.build-id/0d/14318a0d0e290aee787a943e6a40c4a7fc899d 120777 root:root ../../../../bin/trFilelist -File: /usr/lib/debug/.build-id/0d/14318a0d0e290aee787a943e6a40c4a7fc899d.debug 120777 root:root ../../usr/bin/trFilelist.debug -File: /usr/lib/debug/.build-id/13 40755 root:root -File: /usr/lib/debug/.build-id/13/4ca1271a975397910846d616487385cbb3fb6e 120777 root:root ../../../../bin/rtt -File: /usr/lib/debug/.build-id/13/4ca1271a975397910846d616487385cbb3fb6e.debug 120777 root:root ../../usr/bin/rtt.debug -File: /usr/lib/debug/.build-id/bb 40755 root:root -File: /usr/lib/debug/.build-id/bb/0ee40523d00fb97489797a81772e9db128a0f5 120777 root:root ../../../../bin/rttcatcher -File: /usr/lib/debug/.build-id/bb/0ee40523d00fb97489797a81772e9db128a0f5.debug 120777 root:root ../../usr/bin/rttcatcher.debug -File: /usr/lib/debug/.build-id/c8 40755 root:root -File: /usr/lib/debug/.build-id/c8/1c6c479c13be89c11a12b3dca0d7027a4a185b 120777 root:root ../../../../bin/multicatcher -File: /usr/lib/debug/.build-id/c8/1c6c479c13be89c11a12b3dca0d7027a4a185b.debug 120777 root:root ../../usr/bin/multicatcher.debug -File: /usr/lib/debug/usr/bin/multicaster.debug 100644 root:root a7a0211d3bbc1297fe29a3a3172b8a2f -File: /usr/lib/debug/usr/bin/multicatcher.debug 100644 root:root f67560365d4df31df2881b090ee6d8a6 -File: /usr/lib/debug/usr/bin/rtt.debug 100644 root:root b2e028622b8243ad4975720b44f5e154 -File: /usr/lib/debug/usr/bin/rttcatcher.debug 100644 root:root aa04068973e4310697ffea19c10fcc0f -File: /usr/lib/debug/usr/bin/trFilelist.debug 100644 root:root a9cdffe3b96c1db2cbcaaf19256fa779 -RPMIdentity: db5b932225f5dc5c9eb467a7199b9666 +File: /usr/lib/debug/.build-id/27 40755 root:root +File: /usr/lib/debug/.build-id/27/e3e71eede76aab017ac1e60308e5aee1c35fea 120777 root:root ../../../../bin/rtt +File: /usr/lib/debug/.build-id/27/e3e71eede76aab017ac1e60308e5aee1c35fea.debug 120777 root:root ../../usr/bin/rtt.debug +File: /usr/lib/debug/.build-id/48 40755 root:root +File: /usr/lib/debug/.build-id/48/a788321dfe60527c11f5868b27b3dd54189e60 120777 root:root ../../../../bin/trFilelist +File: /usr/lib/debug/.build-id/48/a788321dfe60527c11f5868b27b3dd54189e60.debug 120777 root:root ../../usr/bin/trFilelist.debug +File: /usr/lib/debug/.build-id/50 40755 root:root +File: /usr/lib/debug/.build-id/50/1b721a4afa76b5b0cb3e1b7f9498218d21f9ad 120777 root:root ../../../../bin/multicatcher +File: /usr/lib/debug/.build-id/50/1b721a4afa76b5b0cb3e1b7f9498218d21f9ad.debug 120777 root:root ../../usr/bin/multicatcher.debug +File: /usr/lib/debug/.build-id/5c 40755 root:root +File: /usr/lib/debug/.build-id/5c/d4d2e925f1858cf258abd4392daa05a902c9c8 120777 root:root ../../../../bin/multicaster +File: /usr/lib/debug/.build-id/5c/d4d2e925f1858cf258abd4392daa05a902c9c8.debug 120777 root:root ../../usr/bin/multicaster.debug +File: /usr/lib/debug/.build-id/6e 40755 root:root +File: /usr/lib/debug/.build-id/6e/9827ddfe350c57fabdc9aa9333411bbfc9d960 120777 root:root ../../../../bin/rttcatcher +File: /usr/lib/debug/.build-id/6e/9827ddfe350c57fabdc9aa9333411bbfc9d960.debug 120777 root:root ../../usr/bin/rttcatcher.debug +File: /usr/lib/debug/usr/bin/multicaster.debug 100644 root:root 4e391441172835c6ff67804818b3dffc +File: /usr/lib/debug/usr/bin/multicatcher.debug 100644 root:root e586259587969e8ea8bbb1a61591f6f7 +File: /usr/lib/debug/usr/bin/rtt.debug 100644 root:root 80448133ee9693475944f065106d33cf +File: /usr/lib/debug/usr/bin/rttcatcher.debug 100644 root:root ace2971e38e85f8516256b68145a300f +File: /usr/lib/debug/usr/bin/trFilelist.debug 100644 root:root a68dc3849b18700a32fab80e40c09c66 +RPMIdentity: 476a530b165c5591d775b7d79f339390