Dave Dykstra <[EMAIL PROTECTED]> writes:

> On 26 Oct 2000 15:13:28 -0700, Harry Putnam wrote:
> > Thanks for the detailed reply.  Maybe my trouble can be fixed by upgrading.
> > 
> > > rsync 2.4.1 had known problems with hanging ssh.  Are you initiating from
> > > the Linux side?   I think it only affects the initiating side.  Please
> > > upgrade to 2.4.6.  I believe 2.4.3 was similar to 2.4.6 with respect to ssh
> > 
> > OK, upgrade it is, but do you know of any rpms available?  2.4.4 seems
> > to be the most recent rpm shipping with redhat=7.0
> 
> Looks like they're on the rsync server at
>     ftp://rsync.samba.org/pub/rsync/binaries/redhat/
> or
>     http://rsync.samba.org/ftp/rsync/binaries/redhat/
Cool ... thanks

Seems to be a problem with the src rpm.  Several attempts at rpm
--rebuild and it stalls out shortly after the compiling..

[...]
gcc -O2 -m486 -fno-strength-reduce  -o rsync rsync.o [...]
+ strip rsync
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.43344
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd rsync-2.4.6
+ mkdir -p /tmp/rsync/usr/bin /tmp/rsync/usr/man/man1 /tmp/rsync/usr/man/man5
+ install -m755 rsync /tmp/rsync/usr/bin
+ install -m644 rsync.1 /tmp/rsync/usr/man/man1
+ install -m644 rsyncd.conf.5 /tmp/rsync/usr/man/man5
+ /usr/lib/rpm/brp-compress

At this point the process stalls indefinitely.  After several minutes
of inactivity sending a SIGINT gives this feedback:

^C 
 # + /usr/lib/rpm/brp-strip
+ /usr/lib/rpm/brp-strip-comment-note

Where it stalls interminably again...
Another SIGINT to get the prompt back.

It left 143 files in the build area.

Didn't see anything resembling error messages

On a final attemp to rebuild, the  process completed with exit code 0 which
is supposed to indicate a successful build but nothing was actually
built.  No rpm in /usr/src/redhat/RPMS.

The completed build added this to the above output:

+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip
+ /usr/lib/rpm/brp-strip-comment-note
Processing files: rsync-2.4.6-1
File not found: /tmp/rsync/usr/man/man1/rsync.1
File not found: /tmp/rsync/usr/man/man5/rsyncd.conf.5
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.45967
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd rsync-2.4.6
+ DOCDIR=/tmp/rsync/usr/doc/rsync-2.4.6
+ export DOCDIR
+ rm -rf /tmp/rsync/usr/doc/rsync-2.4.6
+ /bin/mkdir -p /tmp/rsync/usr/doc/rsync-2.4.6
+ cp -pr tech_report.tex /tmp/rsync/usr/doc/rsync-2.4.6
+ cp -pr README /tmp/rsync/usr/doc/rsync-2.4.6
+ cp -pr COPYING /tmp/rsync/usr/doc/rsync-2.4.6
+ exit 0

But no binary...
  find /usr/src/redhat -name '*.rpm'
      nada

  rpm -q rsync:
   rsync-2.4.1-2

Same old one.

Again a large pile of files left in build area:

  find /usr/src/redhat -type f|grep rsync|wc -l
    143
I don't know much about spec files but this one didn't look real complex.

-- 
Have questions about the `Gnus' News/Mail reader?  You need:
To get FAQed:  http://www.ccs.neu.edu/software/contrib/gnus/ 
Manual labor:  http://quimby.gnus.org/gnus/manual/gnus_toc.html
Ding list (For hard core abuse):  http://www.gnus.org/list-archives/ding/

Reply via email to