From owner-svn-ports-head@FreeBSD.ORG Mon Jul 28 08:24:51 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C148F393; Mon, 28 Jul 2014 08:24:51 +0000 (UTC) Received: from h.highsecure.ru (h.highsecure.ru [144.76.31.167]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7F12D2257; Mon, 28 Jul 2014 08:24:51 +0000 (UTC) Received: from medway.cl.cam.ac.uk (medway.cl.cam.ac.uk [IPv6:2001:630:212:238:21c:c0ff:fe4b:2b85]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: vsevolod@highsecure.ru) by h.highsecure.ru (Postfix) with ESMTPSA id 8BFB9300451; Mon, 28 Jul 2014 10:23:15 +0200 (CEST) Message-ID: <53D608C9.6020201@FreeBSD.org> Date: Mon, 28 Jul 2014 09:24:41 +0100 From: Vsevolod Stakhov User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Andrey Chernov , Baptiste Daroussin , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r362996 - head/ports-mgmt/pkg References: <201407262308.s6QN85Od018020@svn.freebsd.org> <53D46F7F.8020609@freebsd.org> In-Reply-To: <53D46F7F.8020609@freebsd.org> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jul 2014 08:24:51 -0000 On 27/07/14 04:18, Andrey Chernov wrote: > On 27.07.2014 3:08, Baptiste Daroussin wrote: >> Author: bapt >> Date: Sat Jul 26 23:08:04 2014 >> New Revision: 362996 >> URL: http://svnweb.freebsd.org/changeset/ports/362996 >> QAT: https://qat.redports.org/buildarchive/r362996/ >> >> Log: >> Update to 1.3.1 >> Changes: > > Of course I suppose that you have extensively participate in pkg development/testing prior to writing 'of course' here, haven't you? > I notice that pkg becomes worse and worse by each version. > F.e. 1.3.0 makes portupgrade to be slower a lot comparing to 1.2.* > But this version surpass any degradation by just causing segmentation > fault and dropping core in pkg-static in recent 10-stable i386. Now pkg > can't be installed: > > ... > Installed packages to be REMOVED: > pkg-1.3.0 > > The operation will free 8 MB > [1/1] Deleting pkg-1.3.0: 100% > [Reading data from pkg(8) ... Child process pid=21722 terminated > abnormally: Segmentation fault > - 0 packages found - done] > ---> Uninstallation of pkg-1.3.0 ended at: Sun, 27 Jul 2014 07:05:24 > +0400 (consumed 00:00:08) > ---> Installation of ports-mgmt/pkg started at: Sun, 27 Jul 2014 > 07:05:24 +0400 > ---> Installing the new version via the port > ===> Installing for pkg-1.3.1 > ===> Registering installation for pkg-1.3.1 > Child process pid=21787 terminated abnormally: Segmentation fault > *** Error code 245 This issue has been recently fixed. *Of course* that doesn't mean that we have not tested pkg before releasing it. It means that pkg worked fine in our tests and in our environments, however we have too few testing and development power to test and fix all possible cases. On the contrary, we have a lot of whiners... -- Vsevolod Stakhov