From owner-freebsd-ports@freebsd.org Mon May 2 15:09:27 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 A9FE3B2A471 for ; Mon, 2 May 2016 15:09:27 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Received: from dec.sakura.ne.jp (dec.sakura.ne.jp [210.188.226.8]) (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 4E3FA14E4 for ; Mon, 2 May 2016 15:09:26 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Received: from fortune.joker.local (123-48-23-227.dz.commufa.jp [123.48.23.227]) (authenticated bits=0) by dec.sakura.ne.jp (8.15.2/8.15.2/[SAKURA-WEB]/20080708) with ESMTPA id u42F9OqM004058 for ; Tue, 3 May 2016 00:09:24 +0900 (JST) (envelope-from junchoon@dec.sakura.ne.jp) Date: Tue, 3 May 2016 00:09:24 +0900 From: Tomoaki AOKI To: freebsd-ports@freebsd.org Subject: Re: Weird portupgrade error on current amd64 Message-Id: <20160503000924.0da184df57069d7be0fea215@dec.sakura.ne.jp> Organization: Junchoon corps X-Mailer: Sylpheed 3.5.0 (GTK+ 2.24.29; amd64-portbld-freebsd10.3) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2016 15:09:27 -0000 > On 04/26/16 12:53, Manfred Antar wrote: >> >>> On Apr 26, 2016, at 9:42 AM, Michael Butler wrote: >>> >>> On 04/26/16 10:15, Manfred Antar wrote: >>>> When using portupgrade on current it fails when upgrading libraries. >>>> I can reproduce this on 3 different amd64 machines. >>>> >>>> Example: >>>> >>>> portupgrade -vf libnice ends like this: >>>> >>>> ---> Build of net-im/libnice ended at: Tue, 26 Apr 2016 07:01:15 -0700 (consumed 00:00:10) >>>> ---> Uninstallation of libnice-0.1.13 started at: Tue, 26 Apr 2016 07:01:15 -0700 >>>> ---> Fixing up dependencies before creating a package >>>> /usr/local/lib/ruby/site_ruby/2.2/pkgtools/pkgtools.rb:1180: warning: Insecure world writable dir /tmp/. in PATH, mode 041777 >>>> ---> Backing up the old version >>>> ---> Uninstalling the old version >>>> /usr/local/lib/ruby/site_ruby/2.2/pkgtools/pkgtools.rb:1180: warning: Insecure world writable dir /tmp/. in PATH, mode 041777 >>>> [Reading data from pkg(8) ... - 1593 packages found - done] >>>> ---> Deinstalling 'libnice-0.1.13' >>>> [Reading data from pkg(8) ... - 1593 packages found - done] >>>> ** Listing the failed packages (-:ignored / *:skipped / !:failed) >>>> ! libnice-0.1.13 (Broken pipe) >>> >>> This appears to be related to kernels with SVN revisions between r298585 >>> and r298597. I am testing with a version after that to see if it has an >>> impact on the problem, >>> >>> imb >>> >> On SVN r298651 which I’m running it’s still broken >> Weird error !!! why only on certain ports. >> Thanks >> Manfred > > You're right - my test failed too - sorry :-( > > imb Same has happened on stable/10 today. For me, reverting r298920 (MFC of r298192: "Update file to 5.26.") on stable/10 helped, and reverting r298192 on head also helped, too. There would be some incompatibility within file 5.26 (or libmagic of it) and portupgrade[-devel]. Please CC me if any answer is needed, as I'm not subscribing to freebsd-ports ML. (Reading via pipermail.) -- Tomoaki AOKI junchoon@dec.sakura.ne.jp