find / -nouser -ls || find / -nogroup -ls
Matthew Dillon
dillon at apollo.backplane.com
Fri Jul 16 18:06:52 PDT 2004
:Hi,
:
:This probably slipped in during the integration of the installer with
:DragonFly. The short explanation is that the files in src/nrelease/root
:and src/nrelease/installer are cpdup'ed onto the ISO image with the
:owner being whichever user checked them out of CVS. (Not sure of the
:best way to fix this in src/nrelease/Makefile - mtree files perhaps?)
:
:The workaround right now is to find those files (there are probably less
:than a dozen) and chown them to whoever they should belong to :)
:(probably for most of them this is "root:wheel")
:
:Thanks,
:-Chris
Well, except I built the release as root. But since I was mostly
doing installer_quickrel builds it's possible something crept in.
-Matt
Matthew Dillon
<dillon at xxxxxxxxxxxxx>
More information about the Bugs
mailing list