|
|
|
|
Ton /home-principal est bien une partition ext3 et non fat ?
Si c'est fat c'est ``normal'', disons plausible, car les scripts de configure etc. dependent d'un certain nombre de proprietes d'ext3. Si c'est ext3 est-ce que le(s) repertoire(s) au dessus ont aussi le bon proprietaire pristella (sinon a changer avec "chown pristella:pristella ...") ? Ca concerne notamment le firestarter-0.9.3 et aussi le firewall. Il faut aussi que ces repertoires soient en rwx pour toi. Il est possible que tu possedes tous les fichiers dans le firestarter-0.9.3 mais pas ce repertoire lui meme avec l'effet que tu n'as pas le droit de creer de nouveaux fichiers (et le ./configure cree plein des fichiers!!). Il faut savoir que le tar deballe defois des fichiers avec de proprietaires bizarres (notamment si c'est fait par root). |
bonjour kmf,
la partition est en ext3 et les permissions semblent bonnes : pristella@pristella:/$ cd / pristella@pristella:/$ ls -l total 96 drwxr-xr-x 2 root root 4096 2005-05-07 00:21 bin drwxr-xr-x 3 root root 4096 2005-05-12 21:01 boot lrwxrwxrwx 1 root root 11 2005-05-06 00:27 cdrom -> media/cdrom drwxr-xr-x 26 root root 4096 2005-05-18 22:17 debian drwxr-xr-x 14 root root 15020 2005-05-19 22:09 dev drwxrwxrwx 8 root root 16384 1970-01-01 01:00 donneesXP drwxr-xr-x 97 root root 4096 2005-05-19 23:11 etc drwxr-xr-x 3 root root 4096 2005-05-06 00:34 home drwxrwxrwx 5 pristella root 4096 2005-05-19 20:17 home-principal drwxr-xr-x 2 root root 4096 2005-05-06 00:28 initrd lrwxrwxrwx 1 root root 28 2005-05-12 21:01 initrd.img -> boot/initrd.img-2.6.10-5-686 lrwxrwxrwx 1 root root 28 2005-05-06 00:29 initrd.img.old -> boot/initrd.img-2.6.10-5-386 drwxr-xr-x 15 root root 4096 2005-05-06 00:42 lib drwx------ 2 root root 4096 2005-05-19 21:27 lost+found drwxr-xr-x 21 root root 4096 2005-05-19 18:09 mandriva drwxr-xr-x 5 root root 4096 2005-05-06 00:27 media drwxr-xr-x 3 root root 4096 2005-05-06 00:54 mnt drwxr-xr-x 2 root root 4096 2005-05-06 00:28 opt dr-xr-xr-x 93 root root 0 2005-05-19 22:08 proc drwxr-xr-x 12 root root 4096 2005-05-19 19:40 root drwxr-xr-x 2 root root 4096 2005-05-06 00:36 sbin drwxr-xr-x 2 root root 4096 2005-05-06 00:28 srv drwxr-xr-x 10 root root 0 2005-05-19 22:08 sys drwxrwxrwt 13 root root 4096 2005-05-19 22:51 tmp drwxr-xr-x 12 root root 4096 2005-05-06 00:28 usr drwxr-xr-x 13 root root 4096 2005-05-06 00:28 var lrwxrwxrwx 1 root root 25 2005-05-12 21:01 vmlinuz -> boot/vmlinuz-2.6.10-5-686 lrwxrwxrwx 1 root root 25 2005-05-06 00:29 vmlinuz.old -> boot/vmlinuz-2.6.10-5-386 dr-xr-xr-x 1 root root 4096 2005-05-13 19:22 windowsXP pristella@pristella:/$ pristella@pristella:/home-principal$ ls -l total 8 drwxrwxrwx 3 pristella pristella 4096 2005-05-19 20:29 firewall drwxrwxr-x 3 501 501 4096 2005-05-17 21:06 rt2500 pristella@pristella:/home-principal$ Ca semble en ordre .... |
tu peux déjà changer le groupe de ton répertoire, il ne devrait pas être root |
Que donne ca ?
ls -ld /home-principal/firewall/firestarter-0.9.3 le plus important c'est le dernier le "firestarter-0.9.3". Deja l'autre repertoire "rt2500" a un proprietaire "501" qui n'existent pas chez toi. |
et vérifies les droit de /home-principal/firewall
nous ne l'avons pas |
je ne connais pas ben linux (seulement unix) mais ça m'étonnerait que tu puisses installer un firwall sans être "root"
|
voilà pour la commande :
pristella@pristella:~$ ls -ld /home-principal/firewall/firestarter-0.9.3 drwxrwxrwx 6 pristella pristella 4096 2004-05-03 18:03 /home-principal/firewall/firestarter-0.9.3 pristella@pristella:~$ Deja l'autre repertoire "rt2500" a un proprietaire "501" qui n'existent pas chez toi. en fait ce repertoire a été crée lorsque j'etais sur mandrake pour installer ma WIFI. Le repertoire /home-principal a été monté sur les 3 distrib. et vérifies les droit de /home-principal/firewall nous ne l'avons pas [ pristella@pristella:~$ cd /home-principal pristella@pristella:/home-principal$ ls -l total 8 drwxrwxrwx 3 pristella pristella 4096 2005-05-19 20:29 firewall drwxrwxr-x 3 501 501 4096 2005-05-17 21:06 rt2500 pristella@pristella:/home-principal$ cd /home-principal/firewall pristella@pristella:/home-principal/firewall$ ls -l total 1616 drwxrwxrwx 6 pristella pristella 4096 2004-05-03 18:03 firestarter-0.9.3 -rw-r--r-- 1 pristella pristella 1071241 2005-05-19 20:28 firestarter-0.9.3.tar.gz -rw-r--r-- 1 pristella pristella 568712 2005-05-19 20:17 firestarter_1.0.3-1.1_i386.deb pristella@pristella:/home-principal/firewall$ u peux déjà changer le groupe de ton répertoire, il ne devrait pas être root oui, alors là il faut que je retrouve la commande, je vais chercher dans mes notes. |
bonjour,
bon , j'ai toujours le même problème. De plus je ne retrouve plus la commande pour mettre le repertoire qui est en groupe root en pristella ?? drwxrwxrwx 5 pristella root 4096 2005-05-19 20:17 home-principal Je crois qu'avoir une partition home-principal commun à mes 3 distrib n'est pas une très bonne idée ? |
tu peux faire (en root) soit:
chgrp pristella /home-principal ou soit: chown pristella:pristella /home-principal (ou avec root:root pour l'operation inverse, avec chown le syntax est: "chown user:groupe ...") |
Bonjour,
merci kmf pour ton aide. J'ai retrouvé la commande juste avant de voir ton message. Malheureusement le problème reste le même , regarde : pristella@pristella:/$ chgrp pristella /home-principal pristella@pristella:/$ ls -l total 96 drwxr-xr-x 2 root root 4096 2005-05-07 00:21 bin drwxr-xr-x 3 root root 4096 2005-05-12 21:01 boot lrwxrwxrwx 1 root root 11 2005-05-06 00:27 cdrom -> media/cdrom drwxr-xr-x 26 root root 4096 2005-05-18 22:17 debian drwxr-xr-x 13 root root 15000 2005-05-21 21:03 dev drwxrwxrwx 8 root root 16384 1970-01-01 01:00 donneesXP drwxr-xr-x 97 root root 4096 2005-05-21 20:55 etc drwxr-xr-x 3 root root 4096 2005-05-06 00:34 home drwxrwxrwx 5 pristella pristella 4096 2005-05-19 20:17 home-principal drwxr-xr-x 2 root root 4096 2005-05-06 00:28 initrd lrwxrwxrwx 1 root root 28 2005-05-12 21:01 initrd.img -> boot/initrd.img-2.6.10-5-686 lrwxrwxrwx 1 root root 28 2005-05-06 00:29 initrd.img.old -> boot/initrd.img-2.6.10-5-386 drwxr-xr-x 15 root root 4096 2005-05-06 00:42 lib drwx------ 2 root root 4096 2005-05-19 21:27 lost+found drwxr-xr-x 21 root root 4096 2005-05-21 20:54 mandriva drwxr-xr-x 5 root root 4096 2005-05-06 00:27 media drwxr-xr-x 3 root root 4096 2005-05-06 00:54 mnt drwxr-xr-x 2 root root 4096 2005-05-06 00:28 opt dr-xr-xr-x 102 root root 0 2005-05-21 22:54 proc drwxr-xr-x 12 root root 4096 2005-05-19 19:40 root drwxr-xr-x 2 root root 4096 2005-05-06 00:36 sbin drwxr-xr-x 2 root root 4096 2005-05-06 00:28 srv drwxr-xr-x 10 root root 0 2005-05-21 22:54 sys drwxrwxrwt 13 root root 4096 2005-05-21 21:00 tmp drwxr-xr-x 12 root root 4096 2005-05-06 00:28 usr drwxr-xr-x 13 root root 4096 2005-05-06 00:28 var lrwxrwxrwx 1 root root 25 2005-05-12 21:01 vmlinuz -> boot/vmlinuz-2.6.10-5-686 lrwxrwxrwx 1 root root 25 2005-05-06 00:29 vmlinuz.old -> boot/vmlinuz-2.6.10-5-386 dr-xr-xr-x 1 root root 4096 2005-05-20 20:04 windowsXP pristella@pristella:/$ -------------------installation de firestarter----------------------------------- pristella@pristella:/home-principal/firewall/firestarter-0.9.3$ ./configure bash: ./configure: /bin/sh: bad interpreter: Permission non accordée pristella@pristella:/home-principal/firewall/firestarter-0.9.3$ pristella@pristella:/home-principal/firewall/firestarter-0.9.3$ sudo ./configure Password: sudo: unable to execute ./configure: Permission denied pristella@pristella:/home-principal/firewall/firestarter-0.9.3$ Je crois que je vais juste télécharger les sources de programme dans /home-principal puis copié le programme qui m'interesse dans le /home de la distrib parceque ça marche comme ça ?????? Ca me permet au moins d'avoir les sources sur une partition ext3 indépendante. |
Salut,
Fait un "ls -l /bin/sh", le message indique un pb à ce niveau-là Si c'est un lien symbolique fait la même chose sur lien Vérifie que tu as bien les droits d'exécution sur ces fichiers. ..., I think Slackware sounds better than 'Microsoft,' -- Patrick Volkerding - founder and maintainer of Slackware |
Résultats pour permission denied, alors que ...?
Résultats pour permission denied, alors que ...?
Résultats pour permission denied, alors que ...?
Résultats pour permission denied, alors que ...?
Résultats pour permission denied, alors que ...?