??, 21 ???. 2020 ?. ? 15:29, Eugene Kazarinov <kamuzon at
milshop.ru>:>
> Hi.
> Please change in pkg base default option on FreeBSD-12.1 to
> VIMAGE enabled
> because each time I do `pkg upgrade` it tries to reinstall ng_ipacct with
> VIMAGE DISabled.
> ===> Installed packages to be REINSTALLED:
> ng_ipacct-20180401 (options changed)
> ===>
> After that I must do
> pkg deinstall ng_ipacct-20180401
> cd /usr/ports/net-mgmt/ng_ipacct
> make install clean
>
> And I cant dont reinstall ng_ipacct than pkg upgrades all other packages.
>
> Thank you.
> _______________________________________________
> freebsd-stable at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe at
freebsd.org"
Hi
You could `pkg lock ng_ipacct` as a workaround