cr.openjdk.java.net
Jiangli Zhou
jiangli.zhou at oracle.com
Wed Jan 25 10:54:45 PST 2012
Hi Tom,
I just ran into the same failure when trying to upload a webrev.
Deleting a existing file or directory doesn't work either. Not sure who
should be contacted for the problem.
sftp> rm 7117052 .trash/7117052
Removing /oj/home/jiangli/7117052
Couldn't delete file: Permission denied
Thanks,
Jiangli
On 01/25/2012 10:40 AM, Tom Rodriguez wrote:
> Is anyone else having trouble uploading webrevs? I tried uploading a webrev and got this:
>
> rsync: mkstemp "/oj/home/never/7129164/src/share/vm/runtime/.safepoint.hpp.sdiff.html.hCaO1Z" failed: No space left on device (28)
> rsync: mkstemp "/oj/home/never/7129164/src/share/vm/runtime/.safepoint.hpp.udiff.html.iCaO1Z" failed: No space left on device (28)
> rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1039) [sender=3.0.6]
>
> so I thought I'd try to delete some webrevs, rm'ing individual files doesn't work and neither does renaming directories to .trash.
>
> sftp> rm test.c.html
> Removing /oj/home/never/7089790_bsd_only/agent/src/os/bsd/test.c.html
> Couldn't delete file: Failure
>
> sftp> rename wmt .trash/wmt
> Couldn't rename file "/oj/home/never/wmt" to "/oj/home/never/.trash/wmt": Failure
>
> and the error messages are useless.
>
> tom
More information about the hotspot-dev
mailing list