Date: Tue, 25 Sep 2018 23:01:51 -0400 From: Yoshihiro Ota <ota@j.email.ne.jp> To: freebsd-current@freebsd.org Subject: [patch on PR] make installworld DESTDIR=<path> failure Message-ID: <20180925230151.bbf739f8124acb3e5cc24c97@j.email.ne.jp>
next in thread | raw e-mail | index | archive | help
Hi, Given 12-ALPHA added ntpd uid and gid, make installworld DESTDIR=<path> fails as it checks ntpd user and group id under /etc instead of $DESTDIR/etc. I created a PR and then created a patch and tested; however, it doesn't look the PR got enough attension. Could some one take a look at https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231334 ? Thanks, Hiro
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180925230151.bbf739f8124acb3e5cc24c97>