www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2014/04/07/18:50:12

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:in-reply-to:message-id
:references:mime-version:content-type; q=dns; s=default; b=wtkuH
bb5MiqzXrLo6npzJNcnNqCNi3bJ6uuZC50LG7omrSHWbnZlzABgJanDk8V7TZHnK
+FikfJqmBJTd+e/DCMhQjexdTJo6muRKxoggFQAIc3wmA6Rb6uljz1MTwjjN+o3X
GPgfcqDB0qD1GAhKyzziKMFbxrUoZZHTYviJMw=
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:in-reply-to:message-id
:references:mime-version:content-type; s=default; bh=sgMARg1FIKa
/9i3hzy09p1qC6l0=; b=EeyaZtX26K6fo2VW2Fb3aQpLYTiifM4ROUqt4US16d7
OY7oj32JyTrz5O8IBzDLMGUCaAlxjEtfdEWHEUG8nVcDn09NKhDhr1hiNegT/wz1
KY7UnOoZPyolboa8XLzMemiyX7XpQEUosGACNAbvBDTYY2DQzy/Vb2H5KG8j8rDM
=
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: Yes, score=6.8 required=5.0 tests=AWL,BAYES_50,SPAM_BODY,SPF_HELO_PASS,SPF_PASS,TVD_RCVD_IP autolearn=no version=3.3.2
X-HELO: ripple.fruitbat.org
Date: Mon, 7 Apr 2014 15:41:27 -0700 (PDT)
From: "Peter A. Castro" <doctor AT fruitbat DOT org>
To: cygwin AT cygwin DOT com
Subject: Re: Trouble with running cygwin dll on Vortex86MX+ CPU
In-Reply-To: <534322E8.8070701@cygwin.com>
Message-ID: <alpine.LNX.2.00.1404071509070.9344@ming.fruitbat.org>
References: <loom DOT 20140403T003453-906 AT post DOT gmane DOT org> <20140404083359 DOT GD2508 AT calimero DOT vinschen DOT de> <loom DOT 20140404T113717-470 AT post DOT gmane DOT org> <20140404113738 DOT GF2508 AT calimero DOT vinschen DOT de> <loom DOT 20140407T124141-753 AT post DOT gmane DOT org> <20140407112313 DOT GA17922 AT calimero DOT vinschen DOT de> <5342D299 DOT 1040101 AT cygwin DOT com> <loom DOT 20140407T225832-327 AT post DOT gmane DOT org> <534322E8 DOT 8070701 AT cygwin DOT com>
User-Agent: Alpine 2.00 (LNX 1167 2008-08-23)
MIME-Version: 1.0
X-IsSubscribed: yes

On Mon, 7 Apr 2014, Larry Hall (Cygwin) wrote:
> On 4/7/2014 5:09 PM, Colin wrote:
>
> <snip>
>
>>> Indeed.  And if your path under bash doesn't include /usr/bin, then I'll
>>> wager your postinstall scripts didn't run or at least
>> completely/correctly.
>>> See /etc/postinstall for the scripts.  If you aren't able to figure out
>>> what didn't run properly, you can either try rerunning everything
>> manually
>>> and looking for faults (if any) or just rerun setup.exe and hope that it
>>> has better luck with the scripts the second time around.
>>> 
>> 
>> Spot on, Larry. $PATH is empty.
>> I 'Reinstall'ed Cygwin, but the result is the same. I did take note of
>> setup complaining that there is a more recent version available according
>> to the ini file (2.774 vs 2.674) but I'm picking that isn't the problem.
>
> I do find it interesting that the Cygwin Time Machine wouldn't have the
> setup version and the archive in sync.  You'd have to check with that site
> to understand why you're seeing that.

Geetings, Larry,

Some comments about this (sorry if this is off-tipic):

1) There used to be a directory to pull the snapshots, but that's been
    removed or otherwise made inaccessable a while ago, so archving the
    snapshots has been impossible for me.

2) Packaging changes of setup.exe have made extracting the version string
    impossible, save for actually running setup, which isn't something I'm
    going to do on a daily basis.  If there is a method of extracting this
    info from it, please do tell me how.

3) The format of setup.ini hasn't changed in any significant way that
    prevents newer versions of setup from working with older versions of
    the achive, and vise-versa, so it hasn't been worth doing regular
    achives of setup.  Mostly I tell people to grab the lastest setup and
    try it first.

    The exceptions are for the Legacy release (hard coded for -legacy)
    as well as the preview (-2) release, but that, again, was most about
    the name of the setup file and the initial release path names.
    So, there really hasn't been much incentive to archive setup.

    That being said, I do have a Legacy and a -2 setup versions available
    for those that need them, as well as some other older releases of
    setup, just in case.

    If someone can tell me how to extract the version id from setup.exe,
    I'll start archiving specific versions of it again.

>> /etc/postinstall contains the following "done" script files:
>> base-files-mketc.sh.done
>> base-files-profile.sh.done
>> bash.sh.done
>> coreutils.sh.done
>> cygwin-doc.sh.done
>> man.sh.done
>> passwd-grp.sh.done
>> terminfo.sh.done
>> terminfo0.sh.done
>> update-info-dir.sh.done
>> 
>> Is there something missing from that list? What's my next step? I haven't
>> yet tried running them manually, that will have to wait until tonight (gmt
>> + 12).
>
> That list seems a bit limited to me, unless you specifically asked for just
> those packages to install.  Allowing setup to install a default installation
> should get you several dozen packages I believe, in 1.5 days.  So I'd say
> start there and check that.  If that doesn't help, check with the Cygwin
> Time Machine site for help.

-- 
--=> Peter A. Castro
Email: doctor at fruitbat dot org / Peter dot Castro at oracle dot com
 	"Cats are just autistic Dogs" -- Dr. Tony Attwood

--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019