X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=WaxpTbbGsifb1RXE/Qv+i05+72XDzFzraWUQRDwkKSH
	uLDPegU0YcrbopqC51S732I3z23525ohGYgHGrWyzK7gAQB+3ySJEo8duQK7uIgt
	2Q5EF8sBY1ObOHbdY6Nb5md83eWb93qWr/harVmz5y9wmxfOkBXW720V3+K+UP5g
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=KFGLfTWlwIGjFSAYRZyYsHIbAgY=; b=ghtUSIdEy+GLc6IPC
	vJ/QLqLFaW9VyrEczIJ+ii1lDT0VFvmH9lys5vm619d/VA7+JXPAWQI5HRRJZUD6
	gAfOWMGouBzHRig0UUSNdtxpuTCihfE6l/TkhHrC3W9XQiFfrbluaZrJtLH7Mc9G
	hGNJXw0fafJuuNXZsZecsEb6Zk=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1
Message-ID: <51D88090.6080709@acm.org>
Date: Sat, 06 Jul 2013 13:39:44 -0700
From: David Rothenberger <daveroth@acm.org>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7
MIME-Version: 1.0
Newsgroups: gmane.os.cygwin
To: cygwin@cygwin.com
Subject: Re: Setup install issues
References: <51D84C3D.6020901@oliveyou.net>
In-Reply-To: <51D84C3D.6020901@oliveyou.net>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

On 7/6/2013 9:56 AM, Chloe wrote:
> I'm getting this error when I run setup at the end, even when I deselect
> all packages and choose 'Keep' current version, and deselect "Select
> Required packages (RECOMMENDED)". How do I resolve this? I'm using
> setup.exe version 2.774.
> 
> Package: Unknown package
>     inetutils.sh exit code 256
>     libsasl2_3.sh exit code 256

Please try running the postinstall scripts yourself and report back if
they produce any error messages. You can do this from a bash shell
(e.g., in mintty) with the following command:

% bash --norc --noprofile /etc/postinstall/inetutils.sh
% bash --norc --noprofile /etc/postinstall/libsasl2_3.sh

I'm the libsasl2 maintainer some I'm especially interested in any error
messages that postinstall script produces.

(Note that if the scripts have run successfully since you got the error
message, they will be renamed to have a .done extension. You can still
run the libsasl2_3 script, though -- just add the appropriate .done
extension to the command.)


-- 
David Rothenberger  ----  daveroth@acm.org



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

