This is the mail archive of the
cygwin-apps
mailing list for the Cygwin project.
cygport/rsync problem
- From: Steffen Sledz <sledz at zone42 dot org>
- To: cygwin-apps at cygwin dot com
- Date: Sun, 26 Oct 2008 13:42:02 +0100
- Subject: cygport/rsync problem
Now that gcc4 is available in release-2 i wanted to make a new try in building emacs there, but i failed in the first step. :(
$ cygport emacs-22.3-1.cygport prep
Preparing emacs-22.3-1
*** Info: SOURCE 1 signature follows:
gpg: WARNING: using insecure memory!
gpg: please see http://www.gnupg.org/faq.html for more information
gpg: Signature made Fri Sep 5 18:34:56 2008 WEST using DSA key ID BC40251C
gpg: Can't check signature: public key not found
Unpacking source emacs-22.3.tar.gz
Preparing working source directory
rsync: Failed to dup/close: Socket operation on non-socket (108)
rsync error: error in IPC code (code 14) at /home/lapo/packaging/rsync-3.0.4-1/src/rsync-3.0.4/pipe.c(147) [receiver=3.0.4]
rsync: read error: Connection reset by peer (104)
rsync error: error in IPC code (code 14) at /home/lapo/packaging/rsync-3.0.4-1/src/rsync-3.0.4/io.c(791) [sender=3.0.4]
Any idea what went wrong here?
$ cygcheck -c cygport
Cygwin Package Information
Package Version Status
cygport 0.9.2-1 OK
$ cygcheck -c rsync
Cygwin Package Information
Package Version Status
rsync 3.0.4-1 OK
Regards,
Steffen