From owner-freebsd-gecko@FreeBSD.ORG Mon Feb 27 22:19:18 2012 Return-Path: Delivered-To: gecko@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 60D05106564A for ; Mon, 27 Feb 2012 22:19:18 +0000 (UTC) (envelope-from flo@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 46EA98FC13; Mon, 27 Feb 2012 22:19:18 +0000 (UTC) Received: from nibbler-wlan.fritz.box (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1RMJGrH020575; Mon, 27 Feb 2012 22:19:17 GMT (envelope-from flo@FreeBSD.org) Message-ID: <4F4C0164.9090005@FreeBSD.org> Date: Mon, 27 Feb 2012 23:19:16 +0100 From: Florian Smeets User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:11.0) Gecko/20120216 Thunderbird/11.0 MIME-Version: 1.0 To: "Mikhail T." References: <201202261434.q1QEYMbN006147@narawntapu.narawntapu> In-Reply-To: <201202261434.q1QEYMbN006147@narawntapu.narawntapu> X-Enigmail-Version: 1.4a1pre Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigF7AC8E66B2B1CB1D3B0188A8" Cc: gecko@FreeBSD.org Subject: Re: ca_root_nss fails to install if /etc/ssl/cert.pem alredy exists X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Feb 2012 22:19:18 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigF7AC8E66B2B1CB1D3B0188A8 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 26.02.12 15:34, Mikhail T. wrote: > Hello! >=20 Hello Mikhail, > The simple patch below fixes the scenario, when one is updating > the port -- and it fails to finish installing, because the sym- > -link already exists: >=20 maybe I'm missing something but this should not happen because of %%ETCSYMLINK%%@cwd / %%ETCSYMLINK%%etc/ssl/cert.pem On deinstall the symlink should be removed. And that seems to work here. Also if we consider the patch shouldn't it be || instead of && ? Florian --------------enigF7AC8E66B2B1CB1D3B0188A8 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iEYEARECAAYFAk9MAWQACgkQapo8P8lCvwlIoACZAQZcCoxbudz5Kwn6defdm+BT t8EAoIrr1XCBiImzbON6jo06UeIfgP94 =I7VH -----END PGP SIGNATURE----- --------------enigF7AC8E66B2B1CB1D3B0188A8--