| 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:date:from:to:subject:message-id:mime-version | |
| :content-type:content-transfer-encoding; q=dns; s=default; b=Bgy | |
| 6909WM/BnoYqBB7LjMIwQTRdBHipjNNwaOyIhBn9EDhH9Wn9ifCDsBLU5VJwszqn | |
| kElmbDI/nOxp1g5Z7RYxro6Y6AZv7AjvsrXtvI3+ezMSK9SpzsLYyi+1Y1fWbwYu | |
| Hliea36DaYJjuRimLIjC+vrLB2hEdLZr+/bR97Qs= | |
| 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:date:from:to:subject:message-id:mime-version | |
| :content-type:content-transfer-encoding; s=default; bh=2Zrc9ZpM/ | |
| fHHzHZK6v6sGU+mVrE=; b=ICjEShaABpcbi3XMSxtI0yeMIBzbrgeWdLlk8AnM/ | |
| o4WyOlnmERrCXEEq6QqUZD0KftDrGOcJs9lj7DWj7NToGl1IFA6WZIdaw8mAvo7G | |
| hsM5mnMpdKzIQVR6mmKtPUiQraZ0D0d560aRtsX6AnLtSs44AEWBDcgo/EXJONG1 | |
| 0I= | |
| 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=3.3 required=5.0 tests=BAYES_40,BODY_8BITS,GARBLED_BODY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=PS, UD:P.S, P.S, WAS |
| X-HELO: | nm27-vm10.bullet.mail.gq1.yahoo.com |
| X-Yahoo-SMTP: | oLSY3dWswBBqoBVzCkLl_RIsw6heKMxu8wpEbARv1SU- |
| Date: | Thu, 7 Jul 2016 03:02:25 -0700 |
| From: | Ilya Zakharevich <nospam-abuse AT ilyaz DOT org> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Install bug(s): bzip2-1 and x3270 |
| Message-ID: | <20160707100225.GA12226@math.berkeley.edu> |
| MIME-Version: | 1.0 |
| User-Agent: | Mutt/1.5.21 (2010-09-15) |
| Note-from-DJ: | This may be spam |
I want to report that (in a certain scenario), I managed to install
Cygwin (32 bit) successfully. All I needed was (some luck, see (C)
below) and 2 fixes (see (C) and (D) below).
========== Scenario:
(A) Download full cygwin (with obsolete packages hidded, and — if it
asked [I do not remember] — agreeing on requiring obsolete stuff) in Summer 2015.
(B) Install all but the Debug category (agreeing on required obsolete stuff)
 — this would not succeed (many postinstall scripts failed).
I had no time to investigate this in 2015. A week ago:
(C) I found out that a frequent understandable error in the logs was:
D:/Programs/cygwin/bin/mkfontscale.exe: error while loading shared libraries: cygbz2-1.dll: cannot open shared object file: No such file or directory
so I manually requested that the install_tool installs the
libbz2_1 package.
While doing this, I did not notice that install_tool was in
"Cur" state (as opposed to "Keep"), so it pulled in several
dozens of new versions packages too.
It so happened that this WAS a correct combination to fix
problems with cygwin-of-Summer-2015. (But by itself, current
state of cygwin does not install; see below!!!)
(D) Everything would install fine now (hurray!!!) except:
x3270.sh exit code 1
opendir: No such file or directory
Fix: mkdir D:\Programs\cygwin\usr\share\fonts\encodings
and rerun install_tool. Result: everything
installs fine!
Conclusion:
(1) at least in 2015, many packages requiring libbz2_1 were not marked as such.
(this may have been already changed; the above scenario
gives no info about this);
(2) postinstall/x3270.sh needs an extra line, mkdir'ing the
ENCODINGS directory.
Thanks,
Ilya
P.S. Unfortunately, no luck with upgrading to the current state of
cygwin: install does not succeed any more (I would report this
separately).
--
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 |