Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: update build fails on mtree invocation



On Thu 05 Nov 2009 at 23:28:00 +0900, Akihiko HAYASHI wrote:
> Hi,
>
> This problem is
> http://cvsweb.netbsd.org/bsdweb.cgi/src/tools/compat/compat_defs.h.diff?r1=1.72&r2=1.73&only_with_tag=MAIN&f=h
> Diff for /src/tools/compat/compat_defs.h between version 1.72 and 1.73
>
> Some hosts (ex. FreeBSD) have group_from_gid() (HAVE_GROUP_FROM_GID), but 
> dont have
> pwcache_groupdb() (HAVE_PWCACHE_GROUDB).
> NetBSD (compatible) library's pwcache_groupdb() changes user database access
> routine of group_from_gid(), but this group_from_gid() is NetBSD library.
> FreeBSD's group_from_gid() can't change database access routine.
> then, it is necessary to treat HAVE_GROUP_FROM_GID, HAVE_GID_FROM_GROUP and
> HAVE_PWCACHE_GROUDB treat as a group.
> by same reason, UID definitions will be treated as a group.

Thank you! I have reverted the patch, and started an update build.
Now I can see that the line in METALOG now again contains

./var/chroot/named/etc/namedb/cache type=dir uname=named gname=named mode=0775

The build is still running (it seems to re-build much more than seems
needed) but I have good hopes that it finishes now.

Can you or someone else commit this?

-Olaf.
-- 
___ Olaf 'Rhialto' Seibert    -- You author it, and I'll reader it.
\X/ rhialto/at/xs4all.nl      -- Cetero censeo "authored" delendum esse.


Home | Main Index | Thread Index | Old Index