Should a package restart on upgrade itself

Vlad K. vlad-fbsd at acheronmedia.com
Tue Jun 27 19:18:30 UTC 2017


On 2017-06-27 21:12, Miroslav Lachman wrote:
> 
> And this is another problem. Poudriere always rebuild whole dependency
> chain but if package version stays the same then pkg upgrade will not
> upgrade all packages in chain but just the one with different version
> number.

Which is my point. pkg might not upgrade postgresql96-server because the 
version of THAT package didn't change, but you'll see in the output of 
Poudriere bulk that postgresql96-server was rebuilt because, say, libxml 
was updated or rebuilt because, in turn, some of its own dependency 
updated.

That's why Poudriere's bulk output is the best list to check what you 
might want to restart, IMHO.



-- 
Vlad K.


More information about the freebsd-ports mailing list