Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] /var/tmp/portage not empty?
Date: Mon, 07 Jun 2010 19:55:48
Message-Id: 201006072054.45620.michaelkintzios@gmail.com
1 I am trying to clean up what seems like a remnant of a failed emerge, but I
2 can delete the directory in question:
3
4 # rm -Rf /var/tmp/portage/sys-devel/gcc-4.4.3-
5 r2/work/gcc-4.4.3/libjava/classpath/resource/gnu/java/locale
6 rm: cannot remove `/var/tmp/portage/sys-devel/gcc-4.4.3-
7 r2/work/gcc-4.4.3/libjava/classpath/resource/gnu/java/locale': Directory not
8 empty
9
10 Am I missing something simple here? Why can't I remove it? It seems empty to
11 me:
12
13 # ls -la /var/tmp/portage/sys-devel/gcc-4.4.3-
14 r2/work/gcc-4.4.3/libjava/classpath/resource/gnu/java/locale
15 total 1
16 drwxr-xr-x 2 portage portage 3 May 28 07:48 .
17 drwxr-xr-x 3 portage portage 3 May 28 07:48 ..
18 --
19 Regards,
20 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] /var/tmp/portage not empty? Neil Bothwick <neil@××××××××××.uk>
Re: [gentoo-user] /var/tmp/portage not empty? Dale <rdalek1967@×××××.com>
Re: [gentoo-user] /var/tmp/portage not empty? Paul Hartman <paul.hartman+gentoo@×××××.com>