public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Hack Kampbjørn" <cygwin@hack.kampbjorn.com>
To: Len Giambrone <frodo@mit.edu>
Cc: cygwin@cygwin.com
Subject: Re: wget 1.8.1-1: bug in postinstall script
Date: Wed, 10 Jul 2002 15:49:00 -0000	[thread overview]
Message-ID: <3D2CA46C.1710EFE@hack.kampbjorn.com> (raw)
In-Reply-To: <tmlhej8d3rr.fsf@small-gods.mit.edu>

Len Giambrone wrote:
> 
> The script says:
> 
> #!/bin/sh
> 
> VERSION=1.8.1-1
> INFODIR=/usr/info
> INSTALLINFO=/usr/bin/install-info
> 
> if [ -x ${INSTALLINFO} -a -f ${INFODIR}/wget.info ] ; then
>     ${INSTALLINFO} --dir-file=${INFODIR}/dir ${INFODIR}/wget.info
> fi
> 
> if [ ! -f /etc/wgetrc ] ; then
>     cp /usr/doc/wget-${VERSION}/sample.wgetrc /etc/wgetrc
> fi
> 
> But in the tarball we have:
> 
> $ tar -tIvf ../../wmt-tls/cygdist/wget-1.8.1-1.tar.bz2 usr/doc
> drwxrwxrwx hack/Administrators 0 2002-02-13 15:07:49 usr/doc/
> drwxr-xr-x hack/Administrators 0 2002-02-13 15:07:49 usr/doc/Cygwin/
> -rw-r--r-- hack/Administrators 1249 2002-02-13 15:07:49 usr/doc/Cygwin/wget-1.8.1.README
> drwxrwxrwx hack/Administrators    0 2002-02-13 15:07:49 usr/doc/wget-1.8.1/
> 
> The cp will fail because the VERSIONs don't match.  1.8.1-1 in the script and
> the actual directory created is wget-1.8.1.
> 
>                         -Len

Thank you for the bug report, this is fixed in the wget-1.8.2-1 to be
released in a few hours now.

-- 
Med venlig hilsen / Kind regards

Hack Kampbjørn

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

      reply	other threads:[~2002-07-10 21:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-09 14:37 Len Giambrone
2002-07-10 15:49 ` Hack Kampbjørn [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3D2CA46C.1710EFE@hack.kampbjorn.com \
    --to=cygwin@hack.kampbjorn.com \
    --cc=cygwin@cygwin.com \
    --cc=frodo@mit.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).