Gentoo Archives: gentoo-user

From: Zhu Sha Zang <zhushazang@×××××××××.br>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Problem to erase some temp directory
Date: Wed, 30 Jul 2008 07:37:46
Message-Id: 489019A0.9010608@yahoo.com.br
In Reply to: Re: [gentoo-user] Problem to erase some temp directory by Andrey Falko
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Andrey Falko escreveu:
5 | On Tue, Jul 29, 2008 at 11:49 PM, Zhu Sha Zang
6 <zhushazang@×××××××××.br> wrote:
7 | Hi everybody,
8 |
9 | I have some disaster in my desktop system because i'm erased my /lib.
10 | Well, i've solved this problem unpacking stage-3 over my system, and
11 emerge
12 | -e world.
13 | My system working very well now, but a weak problem appear.
14 |
15 | In boot, when tmpdir tried to be cleaned, some messages appear that
16 the some
17 | directories don't be erased., this:
18 |
19 | drwxrwxrwx 2 root 1003 4.0K Jul 13 08:24 ashura
20 | drwxrwxrwx 2 505 101 4.0K Jul 15 11:41 dasusr1
21 | drwxrwxrwx 2 507 102 4.0K Jul 15 11:41 db2inst1
22 | drwxrwx--T 7 root rodolfo 4.0K Jul 30 03:34 rodolfo
23 | drwx-----T 2 root root 4.0K Jul 30 00:06 root
24 |
25 | I've tried to remove this directories usimg root after boot, and receive
26 | this message:
27 |
28 | sakurazukamori .private # rm -rf *
29 | rm: cannot remove directory `ashura': Operation not permitted
30 | rm: cannot remove directory `dasusr1': Operation not permitted
31 | rm: cannot remove directory `db2inst1': Operation not permitted
32 | rm: cannot remove directory `rodolfo': Operation not permitted
33 | rm: cannot remove directory `root': Operation not permitted
34 |
35 | Thinking in some service using this directories, i've tried boot a gentoo
36 | livecd and erase archies but the same problem appear.
37 | I used too fsck on this ext3 file system, none errors on fylesystem are
38 | detected.
39 |
40 | Some tricks?
41 | thnks for now
42 |>
43 |>
44 |>
45 |>
46 |>
47 |>
48 _______________________________________________________ Yahoo! Mail - Sempre
49 a melhor opção para você! Experimente já e veja as novidades.
50 http://br.yahoo.com/mailbeta/tudonovo/
51 |>
52 |>
53
54 | You might have extended attributes enabled. What happens when you run
55 | lsattr on that directory? If you don't have lsattr, emerge e2fsprogs.
56
57 Using lsattr -Ra in /tmp:
58
59 sakurazukamori tmp # lsattr -Ra
60 - ----------I--- ./.
61 - -------------- ./..
62 - -------------- ./.X0-lock
63 - -------------- ./.ICE-unix
64
65 ./.ICE-unix:
66 lsattr: Operation not supported While reading flags on
67 ./.ICE-unix/dcop4790-1217369151
68 - ----------I--- ./.ICE-unix/..
69 - -------------- ./.ICE-unix/.
70
71 - -----a-------- ./.private
72
73 ./.private:
74 - -------------- ./.private/ashura
75
76 ./.private/ashura:
77 - -----a-------- ./.private/ashura/..
78 - -------------- ./.private/ashura/.
79
80 - -------------- ./.private/db2inst1
81
82 ./.private/db2inst1:
83 - -----a-------- ./.private/db2inst1/..
84 - -------------- ./.private/db2inst1/.
85
86 - -------------- ./.private/rodolfo
87
88 ./.private/rodolfo:
89 - -----a-------- ./.private/rodolfo/..
90 - -------------- ./.private/rodolfo/.
91
92 - ----------I--- ./.private/..
93 - -------------- ./.private/dasusr1
94
95 ./.private/dasusr1:
96 - -----a-------- ./.private/dasusr1/..
97 - -------------- ./.private/dasusr1/.
98
99 - -----a-------- ./.private/.
100 - -------------- ./.private/root
101
102 ./.private/root:
103 - -----a-------- ./.private/root/..
104 - -------------- ./.private/root/.
105
106
107 - -------------- ./gpg-j3M7SQ
108
109 ./gpg-j3M7SQ:
110 lsattr: Operation not supported While reading flags on
111 ./gpg-j3M7SQ/S.gpg-agent
112 - ----------I--- ./gpg-j3M7SQ/..
113 - -------------- ./gpg-j3M7SQ/.
114
115 - -------------- ./.X11-unix
116
117 ./.X11-unix:
118 lsattr: Operation not supported While reading flags on ./.X11-unix/X0
119 - ----------I--- ./.X11-unix/..
120 - -------------- ./.X11-unix/.
121
122 -----BEGIN PGP SIGNATURE-----
123 Version: GnuPG v2.0.9 (GNU/Linux)
124 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
125
126 iEYEARECAAYFAkiQGZ8ACgkQbLyL8mxGP9S2KgCgrPxc21Mu0zo1YRbwz7Hedm/i
127 FtsAoLnsn8jBJDv0Ui8CXlfDwVrP1N2F
128 =RTbE
129 -----END PGP SIGNATURE-----

Replies

Subject Author
Re: [gentoo-user] Problem to erase some temp directory Andrey Falko <ma3oxuct@×××××.com>