emerge error in qt
Christian Ehrlicher
Ch.Ehrlicher at gmx.de
Sun Dec 23 16:15:42 CET 2007
Saro Engels schrieb:
> Hi all,
>
> I experienced a strange error on my build machine:
> when building the package qt, there is an error in the function
> os.rename( qtsrcdir_tmp, qtsrcdir ) (line 36 of qt-4.3.3.20071206.py).
>
> The error output is:
> WindowsError: [Error 5] Access is denied
>
You can't delete a directory when a process still access it. Maybe a
background process (tortoisesvn cache?) still does something?
Christian
More information about the Kde-windows
mailing list