Re: mergemaster broken in r299288

From: Hannes Mehnert <hannes_at_mehnert.org>
Date: Tue, 10 May 2016 12:39:44 +0200
On 10/05/2016 11:06, Hannes Mehnert wrote:
> # mergemaster
> 
> *** Creating the temporary root environment in /var/tmp/temproot
>  *** /var/tmp/temproot ready for use
>  *** Creating and populating directory structure in /var/tmp/temproot
> 
> sed: 1: "s/compat$/files/": bad flag in substitute command: 's'
> 
>   *** FATAL ERROR: Cannot 'cd' to ~/freebsd and install files to
>       the temproot environment
> 
> any hints?

cause is etc/Makefile line 333 (did sed change its semantics?)
 .if ${MK_NIS} == "no"
       sed -i "" -e 's/.*_compat:/# &/' -e 's/compat$$/files/' \
                ${DESTDIR}/etc/nsswitch.conf
 .endif
Received on Tue May 10 2016 - 08:40:05 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:04 UTC