Re: installworld for -CURRENT is broken on 9.1-R

2014-01-25 Thread Ilya Bakulin
On 24.01.14, 22:25, John Baldwin wrote: >> So services_mkdb is taken from base system, and it indeed doesn't have >> -l switch introduced by your commit. > > This isn't from installworld. 'make distribute' doesn't get run as part of > 'installworld'. Can you tell me what command you actually ra

installworld for -CURRENT is broken on 9.1-R

2014-01-24 Thread Ilya Bakulin
Hi John, seems that your commit 261030 has broken installworld target when the installation is done on 9.1-RELEASE (and, actually, all releases before). Installing world fails with the following error: cd /stor0/jails/buildhost.kibab.com/usr/home/kibab/repos/freebsd-git/freebsd/etc; install -N /

Re: installworld for -CURRENT is broken on 9.1-R

2014-01-24 Thread John Baldwin
On Friday, January 24, 2014 3:42:15 pm Ilya Bakulin wrote: > Hi John, > > seems that your commit 261030 has broken installworld target when the > installation is done on 9.1-RELEASE (and, actually, all releases > before). Installing world fails with the following error: > > cd > /stor0/jails/buil