On Tue, Feb 20, 2018 at 11:27:10AM +0900, Hideki Yamane wrote: > --- a/scripts/sid > +++ b/scripts/sid > @@ -94,7 +95,9 @@ Status: install ok installed" >> > "$TARGET/var/lib/dpkg/status" > } > > if doing_variant fakechroot; then > - setup_proc_fakechroot > + setup_proc_symlink > + elif work_on docker; then > + setup_proc_symlink > else > setup_proc > in_target /sbin/ldconfig
It is | if doing_variant fakechroot; then | - setup_proc_fakechroot | + setup_proc_symlink that looks strange. Please elaborate that change. Mostly because other modifications were _adding_ code. Groeten Geert Stappers -- Leven en laten leven