X-Recipient: archive-cygwin AT delorie DOT 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:to:from:subject:date:message-id:references :mime-version:content-type; q=dns; s=default; b=up42da8RTmLQ7+0k 1NGfV8Pc+AuBNA87O4nE71VI6BXf1Z556C+WXaoOgBYdc+EE39Q5WTTRoU/aiQoh HdBWlWFapCm4ysbHEqKedFXjwKg25nYgjf6ji4nowKZ4Obya8YP9cGJPNi4ilNPq 4UG19tYdNX7qWkEqIkguEjNEP9w= 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:to:from:subject:date:message-id:references :mime-version:content-type; s=default; bh=lTpMTdsg3Ksfilhz7MraKd pMuGw=; b=XdVAunspWA5VCXa4FSxsdwH3ila/+RywTblBFh7eLhyY+nBDleDdiN NxhRL6MhBVhGbNgOsQqlZAJNlrQC8WeDKz7mnwwhjhZCYboxKrun0/BVgqr3ieDO 9GuED7XAsXtON3JIyc1EN32Aor3J3HgOZAS/BvcV90y9Z3txcjODw= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=BAYES_00,HEADER_SPAM,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Christian Kellermann Subject: Re: postinstall script errors for package chicken Date: Mon, 09 Feb 2015 10:08:42 +0100 Lines: 74 Message-ID: <878ug7v4dh.fsf@devpool08.emlix.com> References: <87iofbwl0d DOT fsf AT leila DOT volkerzell DOT de> Mime-Version: 1.0 Content-Type: text/plain Location: Nuremberg, Germany User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-IsSubscribed: yes vzell AT volkerzell DOT de (Dr. Volker Zell) writes: > Hi > > For both architectures chicken postinstall scripts fail. > > 32-bit: > ======= > > 2015/02/08 14:46:54 running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/chicken.sh" > > Error: (require) cannot load extension: setup-download > 2015/02/08 14:46:54 abnormal exit: exit code=70 > 2015/02/08 14:46:55 can't run /etc/postinstall/dconf.sh: No such file Hm, strange, IIRC this used to work in 4.9.0.1-1. And that package has not been changed. > > > 64-bit: > ======= > > 2015/02/08 15:18:16 running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/chicken.sh" > usage: chicken-install [OPTION | EXTENSION[:VERSION]] ... > > -h -help show this message and exit > -version show version and exit > -force don't ask, install even if versions don't match > -k -keep keep temporary files > -x -keep-installed install only if not already installed > -reinstall reinstall all currently installed extensions > -l -location LOCATION install from given location instead of default > -t -transport TRANSPORT use given transport instead of default > -proxy HOST[:PORT] download via HTTP proxy > -s -sudo use sudo(1) for filesystem operations > -r -retrieve only retrieve egg into current directory, don't install > -n -no-install do not install, just build (implies `-keep') > -p -prefix PREFIX change installation prefix to PREFIX > -list list extensions available over selected transport and location > -host when cross-compiling, compile extension only for host > -target when cross-compiling, compile extension only for target > -test run included test-cases, if available > -username USER set username for transports that require this > -password PASS set password for transports that require this > -i -init DIRECTORY initialize empty alternative repository > -u -update-db update export database > -repository print path used for egg installation > -deploy build extensions for deployment > -trunk build trunk instead of tagged version (only local) > -D -feature FEATURE features to pass to sub-invocations of `csc' > -debug enable full display of error message information > -keep-going continue installation even if dependency fails > -scan DIRECTORY scan local directory for highest available egg versions > -override FILENAME override versions for installed eggs with information from file > -csi FILENAME use given pathname for invocations of "csi" > -show-depends display a list of egg dependencies for the given egg(s) > -show-foreign-depends display a list of foreign dependencies for the given egg(s) > > chicken-install recognizes the http_proxy, and proxy_auth environment variables, if set. > > 2015/02/08 15:18:16 abnormal exit: exit code=1 > 2015/02/08 15:18:16 can't run /etc/postinstall/dconf.sh: No such file Is that really done with the 4.9.0.1-2 package? I will recheck this on my machine. Thanks for the heads up! Christian -- May you be peaceful, may you live in safety, may you be free from suffering, and may you live with ease. -- 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