Pb installation linux

Résolu
adriellens -  
 adriellens -
Bonjour,
J'ai un probleme, quand je veux installer un fichier de n'importe quel type,mon terminal me renvoie ce message d'erreur:
E: Impossible d'ouvrir le fichier verrou /var/lib/dpkg/lock - open (13 Permission non accordée)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?


Ps: si qqn sait comment ouvrir le logiciel vfstpd...
A voir également:

33 réponses

adriellens
 
Excusez moi ,le message d'erreur entier est
W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used.GPG error: http://deb.mulx.net hardy Release: Les signatures suivantes ne sont pas valables : NODATA 1 NODATA 2

W: Impossible de récupérer http://deb.mulx.net/dists/hardy/Release

W: Le téléchargement de quelques fichiers d'index a échoué, ils ont été ignorés, ou les anciens ont été utilisés à la place.
W: Vous pouvez lancer « apt-get update » pour corriger ces problèmes.
1
alaixih Messages postés 2013 Statut Membre 224
 
Tape sudo devant ta commande.
0
adriellens
 
C'est ce que je fait!!!
0
adriellens
 
Je pensais plutot a probleme dut au fichier "lock"
mais comme je suis pas un pro je prefere demander que de flinguer mon ordi
0
alaixih Messages postés 2013 Statut Membre 224
 
Are you root ? Tape ton mot de passe.... Et puis on verra.
0

Vous n’avez pas trouvé la réponse que vous recherchez ?

Posez votre question
adriellens
 
je le tape ou et quand?
0
jeanbi Messages postés 15397 Statut Contributeur 2 184
 
re,
lorsque tu tapes mettons
sudo apt-get install monprogramme
tu dois donner ton mot de passe apres entree
a+
0
adriellens
 
oui ca je le fait déja
mais il me renvoie qd meme a ce message d'erreur
0
kasperskyvirus Messages postés 10 Statut Membre
 
je croi que paques synaptic et open ou ajouter/suprimer ou un autre telechargement qlqe par
0
alaixih Messages postés 2013 Statut Membre 224
 
Ben dans ce cas tu fais su
puis tu valides
puis ton mot de passe et tu es en root.
0
jeanbi Messages postés 15397 Statut Contributeur 2 184
 
re
su -
c'est mieux
a+
0
adriellens
 
adrien@adrien-desktop:~$ su
Mot de passe :
su : Échec d'authentification
0
bob031 Messages postés 8228 Statut Membre 473
 
Bonjour,

E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?

ou bien passer directement en root :
sudo su -
0
adriellens
 
adrien@adrien-desktop:~$ sudo su -
[sudo] password for adrien:
root@adrien-desktop:~#
0
alaixih Messages postés 2013 Statut Membre 224
 
Ben voilà. Le ~# ca veut dire que tu es en root.
0
adriellens
 
alors voila l'installation devrais marcher donc je fait un apt get update et il me renvoie encore un autre message d'erreur...
W: Impossible de récupérer http://deb.mulx.net/dists/hardy/Release

W: Le téléchargement de quelques fichiers d'index a échoué, ils ont été ignorés, ou les anciens ont été utilisés à la place.
W: Vous pouvez lancer « apt-get update » pour corriger ces problèmes.
Il me demande de lancer apt get update et le meme message d'eereur revient linux me fait déprimer...
0
jeanbi Messages postés 15397 Statut Contributeur 2 184
 
re,
et alors cela t'empeche t'il d'installer un programme ?
a+
0
adriellens
 
ouai pour winff que j'arrive pas a installer malgré tout mes efforts!!!
0
jeanbi Messages postés 15397 Statut Contributeur 2 184
 
re, je viens d'essayer pas eu de soucis
sudo gedit /etc/apt/sources.list
et mets un # devant la ligne qui pose probleme
a+
0
adriellens
 
Je ne vois pas du tout ou mettre le # dans ce fichier texte
0
jeanbi Messages postés 15397 Statut Contributeur 2 184
 
re
et copie nous le
a+
0
adriellens
 
# deb cdrom:[Ubuntu 8.10 _Intrepid Ibex_ - Release i386 (20081029.5)]/ intrepid main restricted
# See https://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://blognux.free.fr/ubuntu hardy main
deb-src http://blognux.free.fr/ubuntu hardy main

## Major bug fix updates produced after the final release of the
## distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ hardy main restricted multiverse universe
deb-src http://fr.archive.ubuntu.com/ubuntu/ hardy main restricted multiverse universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ intrepid universe
deb-src http://fr.archive.ubuntu.com/ubuntu/ intrepid universe
deb http://fr.archive.ubuntu.com/ubuntu/ intrepid-updates universe
deb-src http://fr.archive.ubuntu.com/ubuntu/ intrepid-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://fr.archive.ubuntu.com/ubuntu/ intrepid multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu/ intrepid multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ intrepid-updates multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu/ intrepid-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://fr.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
# deb http://archive.canonical.com/ubuntu/ intrepid partner
# deb-src http://archive.canonical.com/ubuntu/ intrepid partner

deb http://security.ubuntu.com/ubuntu/ intrepid-security main restricted
deb-src http://security.ubuntu.com/ubuntu/ intrepid-security main restricted
deb http://security.ubuntu.com/ubuntu/ intrepid-security universe
deb-src http://security.ubuntu.com/ubuntu/ intrepid-security universe
deb http://security.ubuntu.com/ubuntu/ intrepid-security multiverse
deb-src http://security.ubuntu.com/ubuntu/ intrepid-security multiverse
deb http://eric.lavar.de/comp/linux/debian/ experimental/
0