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

jeanbi Messages postés 15119 Date d'inscription   Statut Contributeur Dernière intervention   2 184
 
re
comment ce fait'il que tu as des depots hardy
deb http://blognux.free.fr/ubuntu hardy main
deb-src http://blognux.free.fr/ubuntu hardy main

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

on ne melange pas les depots des differentes versions !

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

ceux la sont en double a virer ou mettre un # devant chaque ligne
deb http://eric.lavar.de/comp/linux/debian/ experimental/

desactive aussi celui la
enregistre et relance update
a+
0
adriellens
 
alors je suppr les
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
0
adriellens
 
j'ai supprimer la ligne que vous m'avez dite mais pour les lignes
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

Que faire
0
jeanbi Messages postés 15119 Date d'inscription   Statut Contributeur Dernière intervention   2 184
 
re,
pourquoi tu cherches + en avant je t'ai demande de mettre un # debant les ligne de hardy de virer les lignes en double et un # devant la derniere ligne de valider et de relancer update
apres on verra
a+
0

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

Posez votre question
adriellens
 
adrien@adrien-desktop:~$ sudo apt-get update
Atteint https://ubuntu.com/security/notices intrepid-security Release.gpg
Ign https://ubuntu.com/security/notices intrepid-security/main Translation-fr
Ign https://ubuntu.com/security/notices intrepid-security/restricted Translation-fr
Atteint http://fr.archive.ubuntu.com hardy Release.gpg
Atteint http://fr.archive.ubuntu.com hardy/main Translation-fr
Atteint http://fr.archive.ubuntu.com hardy/restricted Translation-fr
Atteint http://fr.archive.ubuntu.com hardy/multiverse Translation-fr
Atteint http://fr.archive.ubuntu.com hardy/universe Translation-fr
Atteint http://wine.budgetdedicated.com hardy Release.gpg
Ign http://wine.budgetdedicated.com hardy/main Translation-fr
Ign https://ubuntu.com/security/notices intrepid-security/universe Translation-fr
Ign https://ubuntu.com/security/notices intrepid-security/multiverse Translation-fr
Atteint https://github.com/winff jaunty Release.gpg
Ign https://github.com/winff jaunty/universe Translation-fr
Atteint https://ubuntu.com/security/notices intrepid-security Release
Atteint http://fr.archive.ubuntu.com hardy Release
Atteint http://wine.budgetdedicated.com hardy Release
Atteint https://github.com/winff jaunty Release
Atteint https://ubuntu.com/security/notices intrepid-security/main Packages
Atteint http://fr.archive.ubuntu.com hardy/main Packages
Ign http://wine.budgetdedicated.com hardy/main Packages
Réception de : 1 http://deb.mulx.net hardy Release.gpg [1006B]
Atteint https://ubuntu.com/security/notices intrepid-security/restricted Packages
Atteint https://ubuntu.com/security/notices intrepid-security/main Sources
Atteint https://ubuntu.com/security/notices intrepid-security/restricted Sources
Atteint https://ubuntu.com/security/notices intrepid-security/universe Packages
Atteint http://fr.archive.ubuntu.com hardy/restricted Packages
Atteint http://fr.archive.ubuntu.com hardy/multiverse Packages
Atteint http://fr.archive.ubuntu.com hardy/universe Packages
Atteint http://fr.archive.ubuntu.com hardy/main Sources
Atteint http://fr.archive.ubuntu.com hardy/restricted Sources
Atteint http://fr.archive.ubuntu.com hardy/multiverse Sources
Atteint http://fr.archive.ubuntu.com hardy/universe Sources
Atteint https://github.com/winff jaunty/universe Packages
Atteint http://wine.budgetdedicated.com hardy/main Packages
Atteint https://ubuntu.com/security/notices intrepid-security/universe Sources
Atteint https://ubuntu.com/security/notices intrepid-security/multiverse Packages
Atteint https://ubuntu.com/security/notices intrepid-security/multiverse Sources
Réception de : 2 http://deb.mulx.net hardy/main Translation-fr [1006B]
99% [2 Translation-fr bzip2 0] [Attente des fichiers d'en-tête]bzip2: (stdin) is not a bzip2 file.
Ign http://deb.mulx.net hardy/main Translation-fr
Réception de : 3 http://deb.mulx.net hardy Release [1006B]
Err http://deb.mulx.net hardy Release

3018o réceptionnés en 1s (2086o/s)
Lecture des listes de paquets... Fait
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.
adrien@adrien-desktop:~$

Ceci après les modifications effectuées
0
jeanbi Messages postés 15119 Date d'inscription   Statut Contributeur Dernière intervention   2 184
 
re, redonne le contenu de sources.list
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
0
jeanbi Messages postés 15119 Date d'inscription   Statut Contributeur Dernière intervention   2 184
 
## 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 

mer.. j'en ai loupe 2
mets un # devant celle la aussi
a+
0
adriellens
 
Voila ce que ca donne...

# 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


et apt get update ne fonctionne tjr pas...
0
jeanbi Messages postés 15119 Date d'inscription   Statut Contributeur Dernière intervention   2 184
 
re
l'erreur est toujours la meme ?
a+
0
adriellens
 
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.
0
jeanbi Messages postés 15119 Date d'inscription   Statut Contributeur Dernière intervention   2 184
 
re,
a mon avis tu as un logiciel d'installe provenant d'hardy pose ta question sur le forum ubuntu
http://forum.ubuntu-fr.org/
car la je seche , mais bon je regarde encore
a+
0
adriellens
 
a+
0