delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2015/01/12/11:32:06

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=wgmWuMtbjwJdswkoKDN11zle2/NIjsdgfYC7K/KWOsp
V0SP4I8Tyzjpp6jNJF2gNrNwi01+KxInQ/1v4BpnBgsynIYNBG09rCA2KVCpUmtJ
qChu0sVQTz/8UEhAjOsDByb8rQ9JLXieOA9aeSpSFnopvqlzXLD4Gu5kzl1rxQjs
=
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=PaUx/vSLk0pLHIn0PZMPxskDgD4=; b=FbMI/gIPS8Dhn/K6/
2aAEU5NMMEZ/e7PTJcXpqCI4JvpUM8+dOCaMHfrGMnC7EaFv0vPcHVsWq00Oavm9
ijWVILuUfznUl1Ogwl8cdUQV3EL2oRW+OwNPIxo58CRJZfb/XQgmj7ew9OF46G5G
jcp4TzZyEtYbmdhudcB75RMdI0=
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.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2
X-HELO: smtp203.alice.it
Message-ID: <54B3F6EE.8020104@alice.it>
Date: Mon, 12 Jan 2015 17:31:42 +0100
From: Angelo Graziosi <angelo DOT graziosi AT alice DOT it>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: Completion issue with 1.7.34-test
References: <54B3C32E DOT 5030306 AT alice DOT it> <615589187 DOT 20150112163742 AT yandex DOT ru>
In-Reply-To: <615589187.20150112163742@yandex.ru>


Il 12/01/2015 14:37, Andrey Repin ha scritto:
>
> I can't seem to reproduce the behavior. Do you have your $HOME variable
> correctly set? (A shoot in the dark, yes...)
>

No, my HOME is right,

$ echo $HOME
/home/angelo

and also what suggests Corinna is OK. Apparently there was a problem 
with a change I did few days ago in .bashrc. I added:


if [ -d /usr/local/texlive ] ; then
     if [ -f "${HOME}/.bash_texlive" ]; then
         source "${HOME}/.bash_texlive"
     fi
fi


Indeed commenting out that, the issue went away. So trying to debug 
this, I played a little with .bashrc (renaming, moving etc.). At the 
end, I gave up.. an restored always the same .bashrc.. and.. surprise! 
the issue was gone! I can't reproduce it any more.. hmm..

Sorry for the noise and thanks for your time.

Ciao,
  Angelo.

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