delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/07/26/13:08:14

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:reply-to:subject:to:references:from:message-id
:date:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=x9orEj5NQoDPoQgW
fOszRyldfIJFezJGGG4UB3Ig8c8l+d78sabyCN0DdTGozL9MLwvgTQ2SmaJWVX/K
PunMntf4IN69yJisDVdwTweF5fIa16+ZORfNV/Wdg5Gb/EzGfZ3LlhgRfUKxm7fz
pQfCpbJlsvANuNKC/C4SpgYHWrg=
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:reply-to:subject:to:references:from:message-id
:date:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=ORm/wmosohMZAgTIsHNt+b
9iwz4=; b=IdO/CiZF0UiwG17G95uFCByZlMwXLbUwgaqQnGalnF6xbMaFd1t+R9
S15EiIyYZYmKD+4qlz6iMexerXIWef0bba696iOOlWH2qqJ85IkFyw2ynuJX3ki4
NJVrbM6lzZXZlBJ/4cc/yz37K5jkNv6p6A6XUWsSYqEKCNi5iQDVE=
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.9 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=
X-HELO: smtp-out-so.shaw.ca
X-Authority-Analysis: v=2.2 cv=Qc8WhoTv c=1 sm=1 tr=0 a=MVEHjbUiAHxQW0jfcDq5EA==:117 a=MVEHjbUiAHxQW0jfcDq5EA==:17 a=IkcTkHD0fZMA:10 a=w5aJ8kaLLAry8Qfnm_kA:9 a=QEXdDO2ut3YA:10
Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca
Subject: Re: how to access and display apps that I've launched
To: cygwin AT cygwin DOT com
References: <685307372 DOT 1339085 DOT 1501078785472 DOT ref AT mail DOT yahoo DOT com> <685307372 DOT 1339085 DOT 1501078785472 AT mail DOT yahoo DOT com> <8ee0e445-5959-275c-0c55-d0c06bcca6e3 AT cornell DOT edu>
From: Brian Inglis <Brian DOT Inglis AT SystematicSw DOT ab DOT ca>
Message-ID: <286d55a3-d37c-ab3d-aabe-5ae9f925eefa@SystematicSw.ab.ca>
Date: Wed, 26 Jul 2017 11:07:54 -0600
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1
MIME-Version: 1.0
In-Reply-To: <8ee0e445-5959-275c-0c55-d0c06bcca6e3@cornell.edu>
X-CMAE-Envelope: MS4wfN+VySrIzXqLMvLyMQGpTa8rzIneAPlcIOUINqboCS0Bp+oent8FRfPtPBX5xN8RRylgIr4b3JH79kY2sCXQNSFjZ+wSRUj2Nz8dFV+JqA2UdrijaXUl Cay2Eyx5UOTRsqGQ4P+0fxKv2Tv+CiVgkhIxB8nC0atoaXDl72AdEL0pp3d9kQbZZ0kNAN0fdryNpg==
X-IsSubscribed: yes

On 2017-07-26 08:59, Ken Brown wrote:
> On 7/26/2017 10:19 AM, Ian Lambert via cygwin wrote:
>> Indeed, Cygwin is installed on a FAT32 formatted
>> external drive, which is limited to 1980-01-01 on
>> the early end.
>>
>> So apparently rebase has not been working for me
>> "forever,"
> 
> More generally, it seems that the autorebase postinstall script will always fail
> to do a full rebase when Cygwin is installed on a FAT file system.  It's
> surprising that this has never been reported before.
> 
> Anyway, Achim can easily fix this.

You can fix this locally quickly using:

$ fgrep 7001 /usr/bin/rebase*
/usr/bin/rebaselst:    touch -t 7001010000  "$1"
$ sed -i /7001/s//198001/ /usr/bin/rebaselst
$ fgrep 1980 /usr/bin/rebaselst
    touch -t 198001010000  "$1"

and test this fix by running "rebase-trigger full", shutting down everything
Cygwin, downloading and running setup.

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

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