On Sat, Oct 19, 2019 at 02:55:06PM -0700, Fred Wright wrote: > Will that also fix the problem where -p becomes an infinite loop in > the presence of this error?
-p is considered harmful for almost all use-cases, especially so when used with the upgrade command. Use -p only for idempotent operations, such as livecheck. I repeat: Do not use -p with upgrade or install. -- Clemens
