svn commit: r474530 - head/net/wpa_supplicant_gui

Guido Falsi madpilot at FreeBSD.org
Thu Jul 12 22:39:53 UTC 2018


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 at FreeBSD.org>


More information about the svn-ports-all mailing list