Date: Fri, 13 Jul 2018 00:39:48 +0200 From: Guido Falsi <madpilot@FreeBSD.org> To: yuri@freebsd.org, Mathieu Arnold <mat@freebsd.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r474530 - head/net/wpa_supplicant_gui Message-ID: <363bdddf-3596-7322-dfcd-85680e014f07@FreeBSD.org> In-Reply-To: <2bcfb82d-fa4d-5c79-328a-e49b8172ed4e@freebsd.org> References: <201807121846.w6CIkLMN013036@repo.freebsd.org> <20180712220930.bkb4qnr42534iscq@atuin.in.mat.cc> <2bcfb82d-fa4d-5c79-328a-e49b8172ed4e@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 07/13/18 00:28, Yuri wrote: > On 07/12/18 15:09, Mathieu Arnold wrote: >> And now you broke everyone trying to pkg upgrade. >> >> I really do not understand why these changes. > > > While upgrading, the package that had the pkgbase in net/wpa_gui should > be upgraded to the package with the pkgbase net/wpa_supplicant_gui. > > Why is this a problem? > pkg can't understand that automatically. Users need to do that by hand, not all users read all commits to the ports tree. The MOVED file is not checked by pkg. You should add a notice in UPDATING to let users know. In fact, I think having binary packages should exempt users from the need to follow the commits. Apart from that the port is failing in my poudriere machine: ===> Staging for wpa_supplicant_gui-2.6_2 ===> Generating temporary packing list install -s -m 555 /wrkdirs/usr/ports/net/wpa_supplicant_gui/work/wpa_supplicant-2.6/wpa_supplicant/wpa_gui-qt4/wpa_supplicant_gui /wrkdirs/usr/ports/net/wpa_supplicant_gui/work/stage/usr/local/sbin install: /wrkdirs/usr/ports/net/wpa_supplicant_gui/work/wpa_supplicant-2.6/wpa_supplicant/wpa_gui-qt4/wpa_supplicant_gui: No such file or directory *** Error code 71 Stop. make: stopped in /usr/ports/net/wpa_supplicant_gui Looks like the name change is affecting the install phase. -- Guido Falsi <madpilot@FreeBSD.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?363bdddf-3596-7322-dfcd-85680e014f07>