Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Dec 2002 10:17:42 -0800
From:      Michael Sierchio <kudzu@tenebras.com>
To:        Forrest Aldrich <forrie@forrie.com>
Cc:        freebsd-stable@freebsd.org, freebsd-current@freebsd.org
Subject:   Re: CVSup Delete failures
Message-ID:  <3DEF9846.3030905@tenebras.com>
In-Reply-To: <5.2.0.9.2.20021205130114.01c67f70@192.168.1.1>
References:  <5.2.0.9.2.20021205130114.01c67f70@192.168.1.1>

next in thread | previous in thread | raw e-mail | index | archive | help
Forrest Aldrich wrote:
> FYI, over the last few days, I've been seeing this error while doing a 
> CVSUP of the code for both FreeBSD-STABLE (4.7) and Current:
> 
>  Delete src/contrib/gcc/INSTALL
> Cannot delete "/usr/local/src/freebsd/5.0/src/contrib/gcc/INSTALL": 
> Directory not empty
> 
> If I manually delete that directory, it gets recreated, and then this 
> error pops back on the next run.  Permissions on the directories aren't 
> the issue, that I can tell -- nothing really changes manually here in 
> the src directories.

Not permissions, but likely it's the flags (schg on some files).  See if
chflags -R noschg /usr/local/src/freebsd/5.0 does the trick


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




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