delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2013/12/04/15:19:00

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:message-id:date:from:mime-version:to:subject
:references:in-reply-to:content-type:content-transfer-encoding;
q=dns; s=default; b=dQbLJhXizJxH6tiSfItmB5ue8CwMx1GHovA+nqRw4Yi
tcfI/1pZQkHTN/CgDbQZqAcGZTk106huxc+5pyZukGq3BzHF9Dj2cfRqLDmfN+sP
lOXas7ds53u9wmBfbcZLQPqKIxOCAo3F24+xc+VeIrBasVCuBWB9yoFgVxx3r8Os
=
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:message-id:date:from:mime-version:to:subject
:references:in-reply-to:content-type:content-transfer-encoding;
s=default; bh=1dxT+TVV5QadUX+cG8foG5cD2FA=; b=LtV2aIbgKUozagZYW
r7ZrWG5NxpCyZ1+EbLEv3hulZ0sptHywWMCsW1+gWI1vnSiYwPj61xCQpZCERRB6
4j7Bjwkft5HiVDjkHx6bs3VC//jiKoLhxvphxvHG+eiGbZ3t2//alOPT41SwARJN
962+eBZo+dyTWwRKK2UBJf4gPc=
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.6 required=5.0 tests=AWL,BAYES_50,RDNS_NONE,URIBL_BLOCKED autolearn=no version=3.3.2
X-HELO: konqorde.nl
Message-ID: <529F8E00.6020401@mailme.ath.cx>
Date: Wed, 04 Dec 2013 21:18:08 +0100
From: bartels <bartels AT mailme DOT ath DOT cx>
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20131104 Icedove/17.0.10
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: C:\cygwin\bin\cyggcc_s-1.dll: Loaded to different address
References: <529F0B69 DOT 80404 AT mailme DOT ath DOT cx> <529F17F0 DOT 3090604 AT mailme DOT ath DOT cx> <529F1EAB DOT 4080508 AT gmail DOT com> <529F2181 DOT 7060409 AT mailme DOT ath DOT cx> <529F29F5 DOT 1030907 AT gmail DOT com> <529F33D8 DOT 9040304 AT mailme DOT ath DOT cx> <20131204142334 DOT GD8139 AT calimero DOT vinschen DOT de> <529F5B50 DOT 5000804 AT mailme DOT ath DOT cx> <20131204165314 DOT GF8139 AT calimero DOT vinschen DOT de>
In-Reply-To: <20131204165314.GF8139@calimero.vinschen.de>
X-IsSubscribed: yes

On 12/04/2013 05:53 PM, Corinna Vinschen wrote:
> On Dec  4 17:41, bartels wrote:
>> On 12/04/2013 03:23 PM, Corinna Vinschen wrote:
>>> On Dec  4 14:53, bartels wrote:
>>>> On 12/04/2013 02:11 PM, marco atzeri wrote:
>>>>> Il 12/4/2013 1:35 PM, bartels ha scritto:
>>>>>> On 12/04/2013 01:23 PM, marco atzeri wrote:
>>>>>>
>>>>>>>> I am looking for the cause of the problem, so that I know how to prevent
>>>>>>>> it.
>>>>>>>> Or is the only answer to simply run rebaseall after installation?
>>>>>>> usually yes
>>>>>> If that is the case, then why is it not part of the installation?
>>>>> currently, it is part of the installation
>>>>>
>>>>>     /etc/postinstall/autorebase.bat.done
>>>>>
>>>>> $ cygcheck -f /etc/postinstall/autorebase.bat
>>>>> _autorebase-000444-1
>>> Your attached cygcheck output claims something else.  The rebase version
>>> should be updated to 4.4.1 as well.
>> Don't think there is a mismatch: that output was Marco's, not mine.
>> Unless I misunderstand . . .
> http://cygwin.com/ml/cygwin/2013-12/msg00085.html was your mail, so it's
> kind of hard to imagine that the attached cygcheck output was Marco's.
> Check the version numbers.  It's _autorebase-000425-1 and rebase-4.4.0-1
> in the cygcheck output.

Okay, I see. It takes a cygwin expert to spot that one.
No way I could tell that those two should match somehow.


>
>>> Ah, that is an interesting one:
>>>
>>> $ rebase -si
>>> rebase: failed to open rebase database "/etc/rebase.db.i386":
>>> No such file or directory
>>> ...this here means that rebase never created the database, which in turn
>>> could point to rebase crashing or not having sufficient privileges on
>>> /etc.  Something like that.
>>>
>>> What happens if you stop all Cygwin processes, including any service
>>> you installed, then start dash, make sure you're in /bin, and then
>>> call `./rebaseall -p'.  Any helpful output?
>> How about this; sure looks like something is wrong:
>>
>> ./rebaseall -p
>> gzip: stdin: unexpected end of file
> Yes, something is wrong.  Looks like you removed the /etc/setup
> directory or the contents of that dir.  The content is created and
> maintained by the setup installer and rebaseall needs the information.
> Don't play games with the files under /etc unless you want to break
> your installation.

It was never the idea to break the installation :)
But, evidently, I did botch my bundle, so to speak.

Rebase is fine now; all I get is this harmless (?) message:

/usr/lib/perl5/5.14/i686-cygwin-threads-64int/CORE/cygperl5_14_2.dll: skipped because nonexistent.

Nonexistent is not the whole truth: it's just a dangling symlink.
Sibling cygperl5_14.dll is fine
Is that a bug or my doing?

Thanks for your (plural, including Marco) most excellent help.

-- - Bartels

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