Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jul 2003 11:46:34 -0700 (PDT)
From:      John DeStefano <deesto@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   no /usr/src/etc/
Message-ID:  <20030703184634.54252.qmail@web40605.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
I was trying a 'mergemaster' as seen here but kept getting the following error:
cp: /usr/src/etc/master.passwd: No such file or directory
  *** FATAL ERROR: Cannot copy files to the temproot environment
I verified that this file indeed does not exist, then realized something else when 
trying to 'cd' to /usr/src/etc/: the entire /usr/src/etc/ directory doesn't exist!
The only subdirectory of /usr/src/ is sys/conf/ .
Have I broken something???
'man' tells me all about 'master.passwd' but not how to regenerate it if it's missing
(including encrypted info).  Is the proper method as simple as the following:
# cp /etc/master.passwd /usr/src/etc/master.passwd
...or should I instead do this recursively:
# cp /etc/ /usr/src/etc/

Thanks,
~John
 
# uname -a
FreeBSD gandalf.istari 5.0-RELEASE FreeBSD 5.0-RELEASE #0: Thu Jan 16 22:16:53 GMT 2003     root@hollin.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC  i386



---------------------------------
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030703184634.54252.qmail>