From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20858 invoked by alias); 26 Oct 2008 12:43:07 -0000 Received: (qmail 20847 invoked by uid 22791); 26 Oct 2008 12:43:07 -0000 X-Spam-Check-By: sourceware.org Received: from einhorn.in-berlin.de (HELO einhorn.in-berlin.de) (192.109.42.8) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 26 Oct 2008 12:42:14 +0000 X-Envelope-From: sledz@zone42.org X-Envelope-To: Received: from [172.16.102.202] (recycler-gw.in-dsl.de [217.197.85.167]) (authenticated bits=0) by einhorn.in-berlin.de (8.13.6/8.13.6/Debian-1) with ESMTP id m9QCg3js024126 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sun, 26 Oct 2008 13:42:09 +0100 Message-ID: <4904659A.4060800@zone42.org> Date: Sun, 26 Oct 2008 12:43:00 -0000 From: Steffen Sledz User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin-apps@cygwin.com Subject: cygport/rsync problem Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com X-SW-Source: 2008-10/txt/msg00075.txt.bz2 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