delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2015/02/17/17:47:30

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:date:from:to:subject:message-id:reply-to
:references:mime-version:content-type:in-reply-to; q=dns; s=
default; b=hT3z9NaK1W6MQBHvqmD+YGYlyh8Ce+0vLx/p6tO++XE0AztLmq4IU
l4C9wJMRrQzUYU6pomlarLutB96rFw9w1L/dDA1vox09kjdcKgNOrmrtuUn/7XQb
9JJMh737Fu7ri5lhc1yygfdhmvTwZdW8mI2VyassNxz7pq4U9O8z9w=
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:date:from:to:subject:message-id:reply-to
:references:mime-version:content-type:in-reply-to; s=default;
bh=W5Kc9oRw13u+Dup4z/a6SYybskU=; b=ZMGCEQVrOzg/Mlvbwr0trjtVhWwB
CUVptVPtxwz/N6TIrdOiWTs0Z9DibuHjsm9KVHYSorJnVfzM70newTGv0V8/jMSy
M5JI/K7bkJSyXygbLK2vTlXWTJqeJpNVK1gyywZaHdVV9hDo2OWZSbCcDCmgRH/g
QykEv4hy4tFKMpc=
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=-5.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2
X-HELO: calimero.vinschen.de
Date: Tue, 17 Feb 2015 23:47:11 +0100
From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: Texlive Package Problem
Message-ID: <20150217224711.GF8493@calimero.vinschen.de>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <54E38496 DOT 9020500 AT w5pny DOT com> <54E38E53 DOT 4020906 AT cornell DOT edu> <87h9uks6n1 DOT fsf AT Rainer DOT invalid> <54E39493 DOT 9090706 AT cornell DOT edu> <54E39E64 DOT 5060904 AT cornell DOT edu> <20150217213943 DOT GD4340 AT calimero DOT vinschen DOT de> <54E3BDDA DOT 7080703 AT cornell DOT edu>
MIME-Version: 1.0
In-Reply-To: <54E3BDDA.7080703@cornell.edu>
User-Agent: Mutt/1.5.23 (2014-03-12)

--utUizcr4eQAkV3Ky
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Feb 17 17:16, Ken Brown wrote:
> On 2/17/2015 4:39 PM, Corinna Vinschen wrote:
> >On Feb 17 15:02, Ken Brown wrote:
> >>Index: dump_setup.cc
> >>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> >>RCS file: /cvs/src/src/winsup/utils/dump_setup.cc,v
> >>retrieving revision 1.28
> >>diff -u -p -r1.28 dump_setup.cc
> >>--- dump_setup.cc       16 Sep 2013 17:01:58 -0000      1.28
> >>+++ dump_setup.cc       17 Feb 2015 20:00:40 -0000
> >>@@ -396,7 +396,7 @@ check_package_files (int verbose, char *
> >>           if (!directory_exists (verbose, filename, package))
> >>             result =3D false;
> >>         }
> >>-      else if (!strncmp (filename, "etc/postinstall/", 16))
> >>+      else if (strstr (filename, "/postinstall/"))
> >>         {
> >>           if (!file_exists (verbose, filename, ".done", package))
> >>             result =3D false;
> >
> >Fine with me.
>=20
> Should I go ahead and commit this?  I *think* I have the right to do it [=
1],
> but I've never done it before except for changes to cygwin-pkg-maint.
>=20
> Ken
>=20
> [1] Since I'm not sure I have the right, I apparently don't, according to
> the last sentence at https://cygwin.com/cvs.html.

It's a bit harshly written, isn't it?

If you checked the cygwin repo out with :pserver:anoncvs, you don't have
write access using this local copy of the repo.  If you can check out
with the :ext:<your sourware account> you probably have write access.
If the commit fails, you don't.  Just give it a try and please add a
valid ChangeLog entry.


Thanks,
Corinna

--=20
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

--utUizcr4eQAkV3Ky
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBAgAGBQJU48TvAAoJEPU2Bp2uRE+gsLQP/iv3G1IeXCLyGpAxUC1gJ5Jc
fWag6v+ovEL4T62exae9B4+G3O7AOxvMrWkCFBE/Zm+gnv0Br33yEv9sp5JxQtZN
oaRgu07cP8Qa3v93rX/E+iQGgGP3rR2xKD27Xc5CyY/+qoybtsFg/ecoAnPXpDyz
roHw5SRKlUSeKlr1bYOVrhwV5ily41l5ukmGuFGSDE3t17P9/flSUE8ysoiDuXDc
b4qFEi3hb9TRUZg3ojiEtvGXY69TfJpT+IHLv3TxE6A5/W2ayq2q3LaG21t9AAUg
5to7uhqYgYG9Huu2rB4a2PH0Ber/UFc5AZn3XDJy88935YRN94Al4nfuoVj1ejVJ
7FoxW/1SWsGiA2nkClykLpzCWKqklNYmMuGclFAn04U9xGIjkzKJgD4mjHFwxmNp
vNAIVACFNG8O2+93A+FvMkp81XoinCuU+zDX2VuoIoj6JVl+YPtPr1ByE+16SVEc
vFabxHSoYIKqxI6mfIE2qYfFQ5EfxV+mAQFa2kjNt2panmqCGhura9LvljgOrJER
ZXj+/23pjq6LZQxdUWTLHLVdCp+KnAfMUK1Dkth783npzIYWqcl86GtkH+y8Yiz4
wQZmaKkt4Mm8nK1PzWJiuQUkgMy1HaYdE+0sX19eGBbiRsU32FhvGtiqXQOoDmwB
HpBZruook7fXWKEZIWgS
=OMof
-----END PGP SIGNATURE-----

--utUizcr4eQAkV3Ky--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019