From owner-freebsd-stable@FreeBSD.ORG Mon Oct 27 10:24:52 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DF5F5BBD; Mon, 27 Oct 2014 10:24:52 +0000 (UTC) Received: from smarthost1.greenhost.nl (smarthost1.greenhost.nl [195.190.28.81]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A2706DAB; Mon, 27 Oct 2014 10:24:51 +0000 (UTC) Received: from smtp.greenhost.nl ([213.108.104.138]) by smarthost1.greenhost.nl with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1XihTf-0004vf-Jt; Mon, 27 Oct 2014 11:24:48 +0100 Content-Type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes To: freebsd-x11@freebsd.org, freebsd-stable@freebsd.org, freebsd-ports@freebsd.org Subject: certificate error - (was: Re: CFT: Update to xf86-video-ati 7.5.0) References: <544E0FC8.8090605@FreeBSD.org> Date: Mon, 27 Oct 2014 11:24:42 +0100 MIME-Version: 1.0 Content-Transfer-Encoding: Quoted-Printable From: "Ronald Klop" Message-ID: In-Reply-To: <544E0FC8.8090605@FreeBSD.org> User-Agent: Opera Mail/12.17 (Win32) X-Authenticated-As-Hash: 398f5522cb258ce43cb679602f8cfe8b62a256d1 X-Virus-Scanned: by clamav at smarthost1.samage.net X-Spam-Level: / X-Spam-Score: -0.2 X-Spam-Status: No, score=-0.2 required=5.0 tests=ALL_TRUSTED, BAYES_50 autolearn=disabled version=3.3.2 X-Scan-Signature: 7006e789400ccdeb5065f5d065827fb5 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Oct 2014 10:24:53 -0000 On Mon, 27 Oct 2014 10:26:32 +0100, Jean-S=E9bastien P=E9dron = wrote: > Hi! > > Before updating xf86-video-ati to 7.5.0, we would like some people to > try it out. The reason is that 7.4.0 was crashing for several users, s= o > we want to be sure it's fixed in 7.5.0. > > Here's patch: > https://people.freebsd.org/~dumbbell/graphics/ports-xf86-video-ati-7.5= .0.patch > > To apply it: > cd /usr/ports > patch -p1 < /path/to/ports-xf86-video-ati-7.5.0.patch > > Then update x11-drivers/xf86-video-ati with your method of choice. > > What we're especially looking for is report of successful or failed > startup of the X server. With 7.4.0, the server would crash during > startup. But with 7.5.0, none of us could reproduce the problem. > > When you're finished, you may restore your vanilla ports tree: > cd /usr/ports > patch -p1 -R < /path/to/ports-xf86-video-ati-7.5.0.patch > find x11-drivers/xf86-video-ati -name "*.orig" -delete > > Thank you for your help! > fetch = 'https://people.freebsd.org/~dumbbell/graphics/ports-xf86-video-ati-7.5.= 0. patch' Certificate verification failed for /C=3DUS/ST=3DUT/L=3DSalt Lake City/O= =3DThe = USERTRUST Network/OU=3Dhttp://www.usertrust.com/CN=3DUTN-USERFirst-Hardware 34380950936:error:14090086:SSL = routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify = failed:/usr/src/secure/lib/libssl/../../../crypto/openssl/ssl/s3_clnt.c:= 1 180: fetch: = https://people.freebsd.org/~dumbbell/graphics/ports-xf86-video-ati-7.5.0= . patch: Authentication error Using the option '--ca-cert=3D/usr/local/share/certs/ca-root-nss.crt' fr= om = port ca_root_nss for fetch helps. Something wrong in my setup, that default certs of 10.1-STABLE are not = enough? Regards, Ronald.