From owner-freebsd-ports@freebsd.org Sun Sep 27 19:24:25 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 36A17A0B392 for ; Sun, 27 Sep 2015 19:24:25 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wi0-x22f.google.com (mail-wi0-x22f.google.com [IPv6:2a00:1450:400c:c05::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BA9EBF8D for ; Sun, 27 Sep 2015 19:24:24 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by wicgb1 with SMTP id gb1so78086527wic.1 for ; Sun, 27 Sep 2015 12:24:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=pjZK0FiLLttSt/FW1T4s3XbdliP4kqlyByX9937Nnfc=; b=oLe4IbYPgijeOCtIGdJWT9bKa7H+98f3ESTR9q45Oc23qW8tEhOmJ6M9m6T1WiIvM/ xmI91vs6DNQtpXj9jEGED83Pdo6P8kjuwWidj9qOFppUkOjOkZ5OZCL3J5PzGT5EARCG Zmv9BPp3P7k78cBZaNyf9TjA16IixOfiusLNcz1KgNfAw9hVtJEA8KnBdVp5dtjXYNb1 fxlkhglXRa4cLEt6uJBdhxvpBGrECDmjJChJNgEcWcO8tlkqvwiNIz0SM3WW0dNqm7O9 i+2Bz/oymP7bh1oodW2+H+cqXhIdRny9LYvtnWzUBJw4AFREaGzRJR6svIPMHhBP4/ES MK1A== X-Received: by 10.194.237.232 with SMTP id vf8mr17304217wjc.22.1443381862344; Sun, 27 Sep 2015 12:24:22 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id fz1sm14435109wic.8.2015.09.27.12.24.21 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 27 Sep 2015 12:24:21 -0700 (PDT) Sender: Baptiste Daroussin Date: Sun, 27 Sep 2015 21:24:19 +0200 From: Baptiste Daroussin To: Torfinn Ingolfsen Cc: FreeBSD Ports ML Subject: Re: pkg 1.6 "Cleaning obsolete shared libraries" very long Message-ID: <20150927192419.GA16800@ivaldir.etoilebsd.net> References: <56074F61.9000700@groumpf.org> <2F766971-6EE1-4636-B25B-A908C422968D@pozo.com> <20150927080845.GX16800@ivaldir.etoilebsd.net> <5608166F.7050407@groumpf.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wHmMVWdCgqSO3x88" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Sep 2015 19:24:25 -0000 --wHmMVWdCgqSO3x88 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Sep 27, 2015 at 08:27:00PM +0200, Torfinn Ingolfsen wrote: > FWIW, I see the same thing here, since install of pkg 1.6.0. > I'm using portupgrade, the last step > ---> Cleaning out obsolete shared libraries > takes a very long time. It runs > tingo@kg-core1$ pgrep -lf pkg > 88753 /usr/local/sbin/pkg query %n-%v %Fp > 88752 /usr/local/sbin/pkg query %n-%v %Fp >=20 > I'm on > tingo@kg-core1$ uname -a > FreeBSD kg-core1.kg4.no 9.3-STABLE FreeBSD 9.3-STABLE #1 r287724: Sun > Sep 13 00:23:47 CEST 2015 > root@kg-core1.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64 >=20 >=20 > This looks suspiciously like the last "make ports / pkg extermely > slow" bug we had. > Please people, be even more vigilant with testing and quality control. > Thank you. I have spotted a performance regression in file handling that could lead to= the issue with portupgrade. It has been fixed, I ll release a 1.6.1 asap with that fix Best regards, Bapt --wHmMVWdCgqSO3x88 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlYIQmEACgkQ8kTtMUmk6EyxXQCgn9A5QtzJsZt8LmkgaBCPonki BtwAn2Nc8FH87W6HZahWidxnYGh9NBUE =2Obu -----END PGP SIGNATURE----- --wHmMVWdCgqSO3x88--