Téléchargement
illégal
Posez votre question Signaler

Impossible de trouver le paquet <nom_paquet>

oupsman - Dernière réponse le 20 mars 2009 à 12:43
Bonjour,
Voilà, je voulais installer X.org sous ubuntu 7.10
code : sudo apt-get install X.org
résultat : Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
E: Impossible de trouver le paquet X.org
Problème : A chaque fois que j'essaie d'installer un paquet, j'ai tsouvent ce message de paquet non trouvé. Où puis-je trouver ces paquets SVP?
Lire la suite 

Impossible de trouver le paquet <nom_paquet> »

23 réponses
Réponse
+5
moins plus
Ok , tu as du faire ton installation hors réseau (non connecté a interne), il faut que tu décommente (enlever le #) les lignes.

deb cdrom:[Ubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016)]/ gutsy main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

# Line commented out by installer because it failed to verify:
deb http://fr.archive.ubuntu.com/ubuntu/ gutsy main restricted
# Line commented out by installer because it failed to verify:
deb-src http://fr.archive.ubuntu.com/ubuntu/ gutsy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
# Line commented out by installer because it failed to verify:
deb http://fr.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
# Line commented out by installer because it failed to verify:
deb-src http://fr.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted

## 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
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
# Line commented out by installer because it failed to verify:
deb http://fr.archive.ubuntu.com/ubuntu/ gutsy universe
# Line commented out by installer because it failed to verify:
deb-src http://fr.archive.ubuntu.com/ubuntu/ gutsy universe
# Line commented out by installer because it failed to verify:
deb http://fr.archive.ubuntu.com/ubuntu/ gutsy-updates universe
# Line commented out by installer because it failed to verify:
deb-src http://fr.archive.ubuntu.com/ubuntu/ gutsy-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.
# Line commented out by installer because it failed to verify:
deb http://fr.archive.ubuntu.com/ubuntu/ gutsy multiverse
# Line commented out by installer because it failed to verify:
deb-src http://fr.archive.ubuntu.com/ubuntu/ gutsy multiverse
# Line commented out by installer because it failed to verify:
deb http://fr.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse
# Line commented out by installer because it failed to verify:
deb-src http://fr.archive.ubuntu.com/ubuntu/ gutsy-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/ gutsy-backports main restricted universe multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ gutsy-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 gutsy partner
# deb-src http://archive.canonical.com/ubuntu gutsy partner

# Line commented out by installer because it failed to verify:
deb http://security.ubuntu.com/ubuntu gutsy-security main restricted
# Line commented out by installer because it failed to verify:
deb-src http://security.ubuntu.com/ubuntu gutsy-security main restricted
# Line commented out by installer because it failed to verify:
deb http://security.ubuntu.com/ubuntu gutsy-security universe
# Line commented out by installer because it failed to verify:
deb-src http://security.ubuntu.com/ubuntu gutsy-security universe
# Line commented out by installer because it failed to verify:
deb http://security.ubuntu.com/ubuntu gutsy-security multiverse
# Line commented out by installer because it failed to verify:
deb http://archive.ubuntu.com/ubuntu/ gutsy main universe restricted multiverse
deb-src http://archive.ubuntu.com/ubuntu/ gutsy universe main multiverse restricted #Added by software-properties
deb-src http://security.ubuntu.com/ubuntu gutsy-security multiverse


voila qui devrait etre pas trop mal

pour l'editer met toi en root

gksu gedit /etc/apt/sources.list

ensuite fait
apt-get update

ensuite fait ton installation
mais il est possible que le paquet x.org n'existe pas (essaye avec X11) mais je pense que tu as une interface graphique?? pourquoi veut mettre a jour X11??
oupsman - 7 janv. 2008 à 13:40
euhhhh.....

il y a des # (simples) et des doubles #, je les enlève tous ?
Ajouter un commentaire
Réponse
+2
moins plus
Bonjour
peut tu nous poster ton sources.list
/etc/apt/sources.list

oupsman - 7 janv. 2008 à 12:56
code gedit /etc/apt/sources.list

résultat :

deb cdrom:[Ubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016)]/ gutsy main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

# Line commented out by installer because it failed to verify:
# deb http://fr.archive.ubuntu.com/ubuntu/ gutsy main restricted
# Line commented out by installer because it failed to verify:
# deb-src http://fr.archive.ubuntu.com/ubuntu/ gutsy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
# Line commented out by installer because it failed to verify:
# deb http://fr.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
# Line commented out by installer because it failed to verify:
# deb-src http://fr.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted

## 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
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
# Line commented out by installer because it failed to verify:
# deb http://fr.archive.ubuntu.com/ubuntu/ gutsy universe
# Line commented out by installer because it failed to verify:
# deb-src http://fr.archive.ubuntu.com/ubuntu/ gutsy universe
# Line commented out by installer because it failed to verify:
# deb http://fr.archive.ubuntu.com/ubuntu/ gutsy-updates universe
# Line commented out by installer because it failed to verify:
# deb-src http://fr.archive.ubuntu.com/ubuntu/ gutsy-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.
# Line commented out by installer because it failed to verify:
# deb http://fr.archive.ubuntu.com/ubuntu/ gutsy multiverse
# Line commented out by installer because it failed to verify:
# deb-src http://fr.archive.ubuntu.com/ubuntu/ gutsy multiverse
# Line commented out by installer because it failed to verify:
# deb http://fr.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse
# Line commented out by installer because it failed to verify:
# deb-src http://fr.archive.ubuntu.com/ubuntu/ gutsy-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/ gutsy-backports main restricted universe multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ gutsy-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 gutsy partner
# deb-src http://archive.canonical.com/ubuntu gutsy partner

# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu gutsy-security main restricted
# Line commented out by installer because it failed to verify:
# deb-src http://security.ubuntu.com/ubuntu gutsy-security main restricted
# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu gutsy-security universe
# Line commented out by installer because it failed to verify:
# deb-src http://security.ubuntu.com/ubuntu gutsy-security universe
# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu gutsy-security multiverse
# Line commented out by installer because it failed to verify:
deb http://archive.ubuntu.com/ubuntu/ gutsy main universe restricted multiverse
deb-src http://archive.ubuntu.com/ubuntu/ gutsy universe main multiverse restricted #Added by software-properties
# deb-src http://security.ubuntu.com/ubuntu gutsy-security multiverse
Ajouter un commentaire
Réponse
+0
moins plus
Bonjour,


Problème : A chaque fois que j'essaie d'installer un paquet, j'ai tsouvent ce message de paquet non trouvé. Où puis-je trouver ces paquets SVP?

deux possibilités :
1) les paquets ne se nomment pas ainsi !
2) voir le fichier qui liste les sources pour le téléchargement de paquets !

:-))

Ajouter un commentaire
Réponse
+0
moins plus
base toi sur celui que j'ai fait , ca devrait etre bon , j'ai deja decommenté les lignes qui devrait etre utiles
oupsman - 7 janv. 2008 à 14:15
ok merci, c'est fait et ça marche. Merci pour ton aide Xavstarblues.(je ne sais pas comment marquer que la discussion est terminée, pourras-tu t'en occuper STP afin que ce sujet puisse aider d'autres linuxiens? Thank you)

Récapitulation : il suffit de suivre le sujet depuis le début, j'ai fait exactement ce qu'on me disait de faire, d'où le résultat.

J'ai installé directement X.org via synaptic, tout le reste s'est fait automatiquement .

Espérant que ce sujet aidera les personnes qui rencontreront ce même problème .


;-) a+
Ajouter un commentaire
Réponse
+0
moins plus
De rien, pour info si tu as d'autres problèmes , il existe un forum spécialisé sur la distribution ubuntu
http://forum.ubuntu-fr.org/

Je pense que n'étant pas enregistré , tu ne dois pas avoir la possibilité de marquer le sujet comme résolu
Je vais donc demander a un modérateur
Ajouter un commentaire
Réponse
+0
moins plus
bonjour,
j'ai un problème similaire!
quoi que je veuilles installer sous ubuntu j'ai systématiquement ce message
Impossible de trouver le paquet.
cela dure depuis quelque temps
avez vous dejas rencontré ce problème
mercis
Ajouter un commentaire
Réponse
+0
moins plus
bonjour ,
pourquoi ne pas créer un post , au lieu de deterer un post datant de 1 an..
enfin.
quel version d'ubuntu
tes depot sont'ils bien configurer ?
as tu fait un sudo apt-get update avant et as tu des messages d'erreur
a+


Ajouter un commentaire
Réponse
+0
moins plus
oui j'aurais pus auvrir un autre topique mais puis que celui la traité deja la sujet...
je viens de faire sudo apt-get update puis
sudo apt-get install dolibarr et cela ne marche toujours pas
BMWW - 3 janv. 2009 à 17:28
Tu es aussi sous ubuntu ? Quel paquet veux-tu installer ?
Ajouter un commentaire
Réponse
+0
moins plus
oui UBUNTU V 8.04
--je veux installée se paquet dolibarr
MERCIS POUR VOS REPONSES!
CORDIALLEMENT PAMPELLINE!
http://maconfiguration.blogspot.com/
BMWW - 3 janv. 2009 à 17:37
Très bien, moi je suis sur kubuntu 8.04, donc je regarde s'il est dans le mien...
BMWW - 3 janv. 2009 à 17:51
Après recherches, apparemment il faut installer les paquets sendmail pour l'avoir.
Tu prends le menu, puis système, puis gestionnaire de paquets, là dans la petite fenêtre de recherche, tu tapes : sendmail Tu as alors la liste de tous les paquets concernés. Si tu cliques dessus le paquet, tu vas avoir une explication et tu peux ainsi décider de l'installer ou pas, car je ne pense pas qu'il faut tous les installer...
Ajouter un commentaire
Réponse
+0
moins plus
re, c'est quoi ce truc , n'est pas dans les paquets ..
a+
BMWW - 3 janv. 2009 à 18:01
C'est apparemment un logiciel de gestion de mails nommé dolibarr pour windows et sendmail pour linux...
Ajouter un commentaire
Réponse
+0
moins plus
bonjour
regardes directement dans le gestionnaire de paquets sans passer par la console
Ajouter un commentaire
Réponse
+0
moins plus
mercis sincérement a tous pour vos réponses
mais en faisant la démarche cité ci dessus installer les paquets sendmail
et
sudo apt-get install dolibarr
cela ne marche toujours pas
ni en fait avec d'autre fichiers non plus
sudo apt-get install laurux
sudo apt-get install OpenSI
sudo apt-get install commoncpp
sudo apt-get install grisbi_0.5.9-1Ubuntu1_i386
avant j'arrivée en decompréssant les fichiers TAR.GZ
puis en faisant sudo apt-get install ...... puis le nom du dossier
mais rien a faire maintenant plus rien ne marche
Ajouter un commentaire
Réponse
+0
moins plus
un peu de lecture...

http://doc.ubuntu-fr.org/gestionnaire_de_paquets

http://doc.ubuntu-fr.org/synaptic

http://packages.ubuntu.com/
Ajouter un commentaire
Réponse
+0
moins plus
dolibarr est un ERP !
.
à mon avis il ne se trouve pas dans les paquets... en gros il faut installer apache2 mysql etc.

http://www.dolibarr.org/

http://www.dolibarr.org/...
Ajouter un commentaire
Réponse
+0
moins plus
que dois-je faire svp j'ai le même problème sur ubuntu 8.10



# deb cdrom:[Ubuntu 8.10 _Intrepid Ibex_ - Release i386 (20081029.5)]/ intrepid main
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://archive.ubuntu.com/ubuntu/ intrepid main restricted multiverse
deb-src http://archive.ubuntu.com/ubuntu/ intrepid restricted main multiverse universe #Added by software-properties

## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu/ intrepid-updates main restricted multiverse
deb-src http://archive.ubuntu.com/ubuntu/ intrepid-updates restricted main multiverse universe #Added by software-properties

## 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://archive.ubuntu.com/ubuntu/ intrepid universe
deb http://archive.ubuntu.com/ubuntu/ intrepid-updates universe

## 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

deb http://archive.ubuntu.com/ubuntu/ intrepid-security main restricted multiverse
deb-src http://archive.ubuntu.com/ubuntu/ intrepid-security restricted main multiverse universe #Added by software-properties
deb http://archive.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
Xavstarblues- 20 mars 2009 à 12:43
gigggs12
crée un nouveau sujet et explique quel paquet tu n'arrives pas installer la prochaine fois....


sinon
decommente les lignes suivantes

Alt+F2
xterm
sudo gedit /etc/apt/sources.list

***********
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

deb http://archive.ubuntu.com/ubuntu/ intrepid-security main restricted multiverse
deb-src http://archive.ubuntu.com/ubuntu/ intrepid-security restricted main multiverse universe #Added by software-properties
deb http://archive.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
***********

sauvegarde et quitte
sudo apt-get update

reessayes ensuite de reinstaller ton paquet

Ajouter un commentaire
Ce document intitulé « impossible de trouver le paquet <nom_paquet> » issu de CommentCaMarche (www.commentcamarche.net) est mis à disposition sous les termes de la licence Creative Commons. Vous pouvez copier, modifier des copies de cette page, dans les conditions fixées par la licence, tant que cette note apparaît clairement.
Dossier à la une
Passage au tout numérique : quel coût pour les particuliers ?