Date: Sat, 10 Mar 2018 23:45:25 +0900 From: Tomoaki AOKI <junchoon@dec.sakura.ne.jp> 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>
next in thread | raw e-mail | index | archive | help
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 <junchoon@dec.sakura.ne.jp>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180310234525.69165a9b3b27b0b07ad29c6e>