From owner-freebsd-ports@freebsd.org Tue Apr 26 19:16:16 2016 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 DC4F7B1925D for ; Tue, 26 Apr 2016 19:16:16 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: from asp.reflexion.net (outbound-mail-211-153.reflexion.net [208.70.211.153]) (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 79225119D for ; Tue, 26 Apr 2016 19:16:15 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: (qmail 7721 invoked from network); 26 Apr 2016 18:16:40 -0000 Received: from unknown (HELO mail-cs-02.app.dca.reflexion.local) (10.81.19.2) by 0 (rfx-qmail) with SMTP; 26 Apr 2016 18:16:40 -0000 Received: by mail-cs-02.app.dca.reflexion.local (Reflexion email security v7.90.3) with SMTP; Tue, 26 Apr 2016 14:16:14 -0400 (EDT) Received: (qmail 23124 invoked from network); 26 Apr 2016 18:16:14 -0000 Received: from unknown (HELO iron2.pdx.net) (69.64.224.71) by 0 (rfx-qmail) with SMTP; 26 Apr 2016 18:16:14 -0000 X-No-Relay: not in my network X-No-Relay: not in my network Received: from [192.168.1.8] (c-76-115-7-162.hsd1.or.comcast.net [76.115.7.162]) by iron2.pdx.net (Postfix) with ESMTPSA id 29F531C43D6; Tue, 26 Apr 2016 11:16:11 -0700 (PDT) From: Mark Millard Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: RE: Weird portupgrade error on current amd64 [and powerpc64?] Date: Tue, 26 Apr 2016 11:16:14 -0700 Message-Id: Cc: FreeBSD Current To: freebsd-ports@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) X-Mailer: Apple Mail (2.3124) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Apr 2016 19:16:17 -0000 https://lists.freebsd.org/pipermail/freebsd-ports/2016-April/102983.html = reported a "Broken pipe" problem with portupgrade on 11.0-CURRENT on = amd64. FYI: I had the/a "Broken pipe" portupgrade problem on powerpc64 under = 11.0-CURRENT -r298518 on 2016-Apr-23 updating from /usr/ports -r413230 = to -r413919. If this might be the same I do not know. The relevant part = of the script log is: > =3D=3D=3D=3D> Compressing man pages (compress-man) > ---> Backing up the old version > ---> Uninstalling the old version > [Reading data from pkg(8) ... - 68 packages found - done] > ---> Deinstalling 'perl5-5.22.1_7' > [Reading data from pkg(8) ... - 68 packages found - done] > ** Listing the failed packages (-:ignored / *:skipped / !:failed) > ! perl5-5.22.1_7 (Broken pipe) > ---> Skipping 'ports-mgmt/portlint' (portlint-2.16.8) because a = requisite package 'perl5-5.22.1_7' (lang/perl5.22) failed (specify -k to = force) ruby was still lang/ruby21 at the time. I used portmaster instead and everything worked fine. =3D=3D=3D Mark Millard markmi at dsl-only.net