X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=0.4 required=5.0	tests=AWL,BAYES_50,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,SPF_HELO_PASS,TW_YG,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: Oleksandr Gavenko <gavenkoa@gmail.com>
Subject: Re: Please fix /etc/postinstall/gnupg.sh
Date: Sun, 27 Feb 2011 15:02:40 +0000
Lines: 34
Message-ID: <ikdp2n$tvb$1@dough.gmane.org>
References: <ikdm95$gj5$1@dough.gmane.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6
In-Reply-To: <ikdm95$gj5$1@dough.gmane.org>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 2011-02-27 14:13, Oleksandr Gavenko wrote:
> After executing postinstall script for latest gnupg:
>
> $ cygcheck -f `which gpg`
> gnupg-1.4.9-2
>
> /usr/share/info/dir updated with entry:
>
> * gpg: (gpg). OpenPGP encryption and signing tool (v1).
>
> But must be:
>
> * gpg: (gnupg1). OpenPGP encryption and signing tool (v1).
>
> This make gpg unaccessed from info:
>
> $ info gpg
>
> shown MAN page instead .info page!
>

I discover update-info-dir.sh script under /etc/ dir.
So it is better:
> update content (not tested) of '/usr/share/info/gnupg1.info.gz' to:
>
> START-INFO-DIR-ENTRY
> * gpg: (gnugpg1). OpenPGP encryption and signing tool (v1).
> END-INFO-DIR-ENTRY
>
> or rename 'gnupg1.info.gz' to 'gpg.info.gz' (not tested).
>

-- 
Best regards!


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

