Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Oct 2002 23:16:02 -0500 (CDT)
From:      Josh Tolbert <hemi@scoundrelz.net>
To:        freebsd-stable@FreeBSD.ORG
Subject:   Left-over directory when asked to remove /var/tmp/temproot
Message-ID:  <20021011230255.O68599-100000@view.scoundrelz.net>

next in thread | raw e-mail | index | archive | help
Hello,
	After cvsupping/make buildworld/make buildkernel/make
installkernel/mergemaster from 4.7-RELEASE to 4.7-STABLE as of about four
hours ago I ran in to a slight problem with mergemaster.
	The mergemaster itself went perfectly fine, as I've come to
expect. Unfortunately, mergemaster wasn't able to remove all of
/var/tmp/tmproot when I answered yes to the question about removing the
rest of /var/tmp/tmproot. After poking around, here's what I've found:

blahblah# pwd
/var/tmp/temproot/var
blahblah# ls -alo
total 6
drwxrwxrwx  3 root  wheel  -    512 Oct 11 22:39 .
drwxrwxrwx  3 root  wheel  -    512 Oct 11 22:39 ..
dr-xr-xr-x  2 root  wheel  schg 512 Oct 11 22:38 empty
blahblah# ls -lAR *
blahblah# chflags noschg empty
chflags: empty: Operation not permitted
chflags: empty: Operation not permitted
blahblah# chmod -R 777 empty
chmod: empty: Operation not permitted

	/var/tmp/temproot/var/empty is, well, empty. I'm probably missing
something trivial with chflags. How do I make /var/tmp/temproot/var/empty
deletable?
	Also, when did mergemaster start leaving things behind?
	Any ideas?

Thanks,
Josh

P. S.: interestingly, there's also a /var/empty that's also schg.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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