From owner-svn-ports-head@freebsd.org Sat Mar 10 15:18:49 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AB7EBF40E11 for ; Sat, 10 Mar 2018 15:18:49 +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 13B9577A6C; Sat, 10 Mar 2018 15:18:48 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Received: from fortune.joker.local (124-18-70-98.dz.commufa.jp [124.18.70.98]) (authenticated bits=0) by dec.sakura.ne.jp (8.15.2/8.15.2/[SAKURA-WEB]/20080708) with ESMTPA id w2AEjPo5000975; Sat, 10 Mar 2018 23:45:25 +0900 (JST) (envelope-from junchoon@dec.sakura.ne.jp) Date: Sat, 10 Mar 2018 23:45:25 +0900 From: Tomoaki AOKI To: svn-ports-head@freebsd.org Cc: bdrewery@FreeBSD.org Subject: Re: svn commit: r463994 - in head/ports-mgmt: portupgrade portupgrade-devel Message-Id: <20180310234525.69165a9b3b27b0b07ad29c6e@dec.sakura.ne.jp> Organization: Junchoon corps X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.31; amd64-portbld-freebsd11.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 10 Mar 2018 15:18:49 -0000 Hi. Thanks for maintaining portupgrade! Unfortunately, this rev broke forced reinstalling (-f) of at least x11/nvidia-driver. Error messages are like below. portupgrade-devel on stable/11 at r330734. Output of `portupgrade -f -b x11/nvidia-driver` (last portion): ---> Build of x11/nvidia-driver ended at: Sat, 10 Mar 2018 22:55:31 +0900 (consumed 00:00:16) ---> Uninstallation of nvidia-driver-390.25 started at: Sat, 10 Mar 2018 22:55:31 +0900 ---> Fixing up dependencies before creating a package ---> Backing up the old version ---> Uninstalling the old version [Reading data from pkg(8) ... - 1335 packages found - done] ---> Deinstalling 'nvidia-driver-390.25' ---> Preserving /compat/linux/usr/lib/libEGL_nvidia.so.0 as /usr/local/lib/compat/pkg/libEGL_nvidia.so.0 cp: symlink: libEGL_nvidia.so.390.25: File exists Copy failed! [Reading data from pkg(8) ... - 1335 packages found - done] ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! nvidia-driver-390.25 (copy failed) ---> Uninstallation of nvidia-driver-390.25 ended at: Sat, 10 Mar 2018 22:57:04 +0900 (consumed 00:01:33) ---> Reinstallation of x11/nvidia-driver ended at: Sat, 10 Mar 2018 22:57:04 +0900 (consumed 00:01:49) ---> ** Upgrade tasks 1: 0 done, 0 ignored, 0 skipped and 1 failed ---> Listing the results (+:done / -:ignored / *:skipped / !:failed) ! x11/nvidia-driver (nvidia-driver-390.25) (uninstall error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed ---> Session ended at: Sat, 10 Mar 2018 22:57:04 +0900 (consumed 00:02:00) Reverting this fixed the problem. Regards. > Author: bdrewery > Date: Fri Mar 9 19:32:18 2018 > New Revision: 463994 > URL: https://svnweb.freebsd.org/changeset/ports/463994 > > Log: > Update to 2.4.16. > > - Preserve shlib symlink [1] > > PR: 223943 [1] > > Modified: > head/ports-mgmt/portupgrade-devel/Makefile > head/ports-mgmt/portupgrade-devel/distinfo > head/ports-mgmt/portupgrade/Makefile > head/ports-mgmt/portupgrade/distinfo > > Modified: head/ports-mgmt/portupgrade-devel/Makefile > ============================================================================== > --- head/ports-mgmt/portupgrade-devel/Makefile Fri Mar 9 19:21:09 2018 (r463993) +++ > head/ports-mgmt/portupgrade-devel/Makefile Fri Mar 9 19:32:18 2018 (r463994) > @@ -2,7 +2,7 @@ # $FreeBSD$ > > PORTNAME= portupgrade > -PORTVERSION= 20170330 > +PORTVERSION= 20180309 > PORTREVISION= 0 > PORTEPOCH= 3 > CATEGORIES= ports-mgmt > @@ -22,7 +22,7 @@ > USES= uidfix > > USE_GITHUB= yes > GH_ACCOUNT= freebsd > -GH_TAGNAME= 2.4.15 > +GH_TAGNAME= 2.4.16 > > DIST_SUBDIR= ${PORTNAME} > USE_RUBY= yes > > Modified: head/ports-mgmt/portupgrade-devel/distinfo > ============================================================================== > --- head/ports-mgmt/portupgrade-devel/distinfo Fri Mar 9 19:21:09 2018 (r463993) > +++ head/ports-mgmt/portupgrade-devel/distinfo Fri Mar 9 19:32:18 2018 (r463994) > @@ -1,3 +1,3 @@ -TIMESTAMP = 1490893146 > -SHA256 (portupgrade/freebsd-portupgrade-20170330-2.4.15_GH0.tar.gz) = 988183017f891f053e6abce27556a9dc4ba3a513d03399f51d76cf3b0ea9849f > -SIZE (portupgrade/freebsd-portupgrade-20170330-2.4.15_GH0.tar.gz) = 108122 > +TIMESTAMP = 1520622094 > +SHA256 (portupgrade/freebsd-portupgrade-20180309-2.4.16_GH0.tar.gz) = 40f8a9cb7db27cd0e1de10d31c45865bb3d4b8856cfc769ceb71f21b881b44ce > +SIZE (portupgrade/freebsd-portupgrade-20180309-2.4.16_GH0.tar.gz) = 108270 > > Modified: head/ports-mgmt/portupgrade/Makefile > ============================================================================== > --- head/ports-mgmt/portupgrade/Makefile Fri Mar 9 19:21:09 2018 (r463993) +++ head/ports-mgmt/portupgrade/Makefile Fri Mar 9 19:32:18 2018 (r463994) > @@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= portupgrade > -PORTVERSION= 2.4.15 > +PORTVERSION= 2.4.16 > PORTREVISION= 0 > PORTEPOCH= 2 > CATEGORIES= ports-mgmt > > Modified: head/ports-mgmt/portupgrade/distinfo > ============================================================================== > --- head/ports-mgmt/portupgrade/distinfo Fri Mar 9 19:21:09 2018 (r463993) > +++ head/ports-mgmt/portupgrade/distinfo Fri Mar 9 19:32:18 2018 (r463994) > @@ -1,3 +1,3 @@ > -TIMESTAMP = 1490893255 > -SHA256 (portupgrade/freebsd-portupgrade-2.4.15_GH0.tar.gz) = 988183017f891f053e6abce27556a9dc4ba3a513d03399f51d76cf3b0ea9849f > -SIZE (portupgrade/freebsd-portupgrade-2.4.15_GH0.tar.gz) = 108122 > +TIMESTAMP = 1520622148 > +SHA256 (portupgrade/freebsd-portupgrade-2.4.16_GH0.tar.gz) = 40f8a9cb7db27cd0e1de10d31c45865bb3d4b8856cfc769ceb71f21b881b44ce > +SIZE (portupgrade/freebsd-portupgrade-2.4.16_GH0.tar.gz) = 108270 -- Tomoaki AOKI