| delorie.com/archives/browse.cgi | search |
| 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:from:to:subject:date:message-id:mime-version | |
| :content-type; q=dns; s=default; b=xxqN8lAqydaqV5i2UOTokP1tutGvo | |
| sNpnwD5Yh9NGp8Zt9X85JEyf9eJyuXycBOdZ1/rlwhRA+lmGYUNMAXybYYzWIJHT | |
| qdFnWIfAnoga1e7icnxSOk/rUb8EJ/+LPE/cpvrcwOxT8Ra+JfV2IafCvAD+5sBj | |
| hwR1MsJRYqmtJo= | |
| 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:from:to:subject:date:message-id:mime-version | |
| :content-type; s=default; bh=xj7zsMt/u0u6ubcyASUFcB90MiA=; b=pm6 | |
| YW/JEIXI/GhpGi8Ui8uBoX9ZnJDO4+u96c4xHeSCr5MRr9Oh++IOQmzLUwb7k/sH | |
| +pBPnzYCDxfmxjLIx4eYADXXwlhyQ7MgtvTLbcKPm78QD61n+56qfzcMrMT6I/hj | |
| 4MqZ2qEprERiHKH22W+cVRc7C+E75fmM67yUirws= | |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| 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=-1.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,T_HK_NAME_DR autolearn=ham version=3.3.2 |
| X-HELO: | mout.kundenserver.de |
| From: | vzell AT volkerzell DOT de (Dr. Volker Zell) |
| To: | Cygwin List <cygwin AT cygwin DOT com> |
| Subject: | postinstall script errors for package chicken |
| Date: | Mon, 09 Feb 2015 09:24:02 +0100 |
| Message-ID: | <87iofbwl0d.fsf@leila.volkerzell.de> |
| MIME-Version: | 1.0 |
| X-UI-Out-Filterresults: | notjunk:1; |
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
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
Ciao
Volker
--
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |