On Tue, Oct 27, 2020 at 10:57:28PM +0100, Miranda van den Breukelingen wrote:
> installed it with ./build.sh -u -U install=/ I get a fine install but on 
> postinstall it tells me /usr/src/sbin/postinstall/postinstall is not 
> available. I checked and fixed it manually with the new build postinstall; so 
> no comment. 

Something is wrong with your source tree, or it would not try to find
the executable postinstall script in the source directory.

How did you get / update the source? Have you previously build things
in there manually or with a different build.sh command? Can you make
sure both the src and xsrc tree are up to date, from the same branch,
and totaly clean (i.e. no local build artifacts in there)?

Martin

Reply via email to