2 Pages V   1 2 >  

> Problèmes d'instalations de paquets

vince8115
posté vendredi 18 avril 2008 à 14:00
Message #1


Forumeur balbutiant
*

Messages : 43
Inscrit : 05/11/2007
Lieu : castres
homme
17
fr




Bonjour tout le monde. Voila, en fait, j'ai linux depuis peu biggrin.gif , et les problèmes commencent déja à venir weep.gif :
par exemple : je vais dans "applications"-->"Ajouter/supprimer" et puis je sélectionne une application (n'ilmporte laquelle) et linux me demande de recharger la page. Alors je recharge la page, et lorsque je re-sélectionne l'application, il me re-demmande de recharger la page, et ceci indéfiniment wallbash.gif wallbash.gif . J'essaie alors une autre solution, je passe par le terminal. Je tappe "sudo apt-get install amsn" par exemple, et il m'affiche :
vince@vince-desktop:~$ sudo apt-get install amsn
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 amsn
shok.gif shok.gif
Je pensais alors que c'était juste amsn qui ne marchait pas, alors j'ai pensé a WINE.
J'ai donc tappé : "sudo apt-get install wine", et le terminal m'affiche :
vince@vince-desktop:~$ sudo apt-get install wine
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 wine

sad.gif (découragement...)
Quelqu'un serait assez bon pour m'aider??? crying8vr.gif crying8vr.gif


--------------------
-Patience et longeur de temps font plus que force et que rage... (dicton humain)
~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-Patience et longueur de pioche font plus que force et que hache... (dicton nain)
Go to the top of the page
+Quote Post
Tags Ce contenu n'a pas encore de Tag
Sponsors
À l'instant



Retour en haut de page
Caez
posté vendredi 18 avril 2008 à 14:09
Message #2


Forumeur alchimiste
Icône de groupe

Messages : 6 914
Inscrit : 09/10/2004
Lieu : Paris
homme
25
fr




Fait un
cat /etc/apt/sources.list

Et indique moi ce que la commande te renvoi, il te manque surement des dépots te permettant d'avoir l'ensemble des programmes wink1.gif

JE suppose que tu n'as pas décommenté l'ensemble des dépots de ta distrib wink1.gif
Ca va te prendre 5minutes a faire.
Go to the top of the page
+Quote Post
vince8115
posté vendredi 18 avril 2008 à 14:20
Message #3


Forumeur balbutiant
*

Messages : 43
Inscrit : 05/11/2007
Lieu : castres
homme
17
fr




Merci de m'aider si rapidement ^^

alors, j'ai tapé "cat /etc/apt/sources.list" et il m'a affiché
vince@vince-desktop:~$ cat /etc/apt/sources.list
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-src http://security.ubuntu.com/ubuntu gutsy-security multiverse

PS : ca revient a quoi de décommenter??

Ce message a été modifié par vince8115 - vendredi 18 avril 2008 à 14:28.


--------------------
-Patience et longeur de temps font plus que force et que rage... (dicton humain)
~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-Patience et longueur de pioche font plus que force et que hache... (dicton nain)
Go to the top of the page
+Quote Post
Caez
posté vendredi 18 avril 2008 à 14:48
Message #4


Forumeur alchimiste
Icône de groupe

Messages : 6 914
Inscrit : 09/10/2004
Lieu : Paris
homme
25
fr




Actuellement tu utilises comme dépot
deb cdrom:[Ubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016)]/ gutsy main restricted

En gros c'est ton CD.
Pour voir tous les packages, il te faut bien entendu une connexion Internet, et il faut que tu edites ton fichier avec nano ou vi, par exemple, puis
que tu enleves les # devant les différents dépots:
deb http://fr.archive.ubuntu.com/ubuntu/ gutsy main restricted
deb http://fr.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
...

Les deb-src ne te seront pas forcément utiles.
Go to the top of the page
+Quote Post
Mr_Blonde
posté vendredi 18 avril 2008 à 14:52
Message #5



**********

Messages : 1 495
Inscrit : 13/01/2008
homme
31
fr




Pour l'instant tu ne peux installer des logiciels qu'à partir du CD de ta Ubuntu, car la ligne n'est pas commentée, c'est-à dire qu'elle n'a pas de "#" devant.

Je décommenterais celles-là :

Code
(en root pour enregistrer le fichier une fois modifié)
sudo gedit /etc/apt/sources.list

vince@vince-desktop:~$ cat /etc/apt/sources.list
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-src http://security.ubuntu.com/ubuntu gutsy-security multiverse

Voilà, à corriger si j'ai fais des erreurs, car je ne suis pas sous Ubuntu... smile.gif

Ce message a été modifié par Mr_Blonde - vendredi 18 avril 2008 à 14:53.


--------------------
Les plus belles fêtes sont celles qui ont lieu à l'intérieur de nous.
Go to the top of the page
+Quote Post
vince8115
posté vendredi 18 avril 2008 à 14:58
Message #6


Forumeur balbutiant
*

Messages : 43
Inscrit : 05/11/2007
Lieu : castres
homme
17
fr




Merci pour votre aide ^^ je fais ce que vous m'avez proposé. thumbsup.gif .. je vous en tiendrais informé...
edit

WAAAHOUUUUU!!! Ca marche! laugh.gif thumbup.gif laugh.gif Félicitation tout le monde... j'y aurait jamais pensé^^. Merci mille fois biggrin.gif

Ce message a été modifié par vince8115 - vendredi 18 avril 2008 à 15:08.


--------------------
-Patience et longeur de temps font plus que force et que rage... (dicton humain)
~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-Patience et longueur de pioche font plus que force et que hache... (dicton nain)
Go to the top of the page
+Quote Post
Caez
posté vendredi 18 avril 2008 à 16:04
Message #7


Forumeur alchimiste
Icône de groupe

Messages : 6 914
Inscrit : 09/10/2004
Lieu : Paris
homme
25
fr




de rien

Tu peux aussi décommenter

# 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
Go to the top of the page
+Quote Post
TitoVaudoo
posté vendredi 18 avril 2008 à 16:13
Message #8


Forumeur alchimiste
**********

Messages : 4 229
Inscrit : 19/04/2007
homme
27
fr




'tain c'est cool la solidarité crying8vr.gif thumbsup.gif


--------------------



Go to the top of the page
+Quote Post
Mr_Blonde
posté vendredi 18 avril 2008 à 16:46
Message #9



**********

Messages : 1 495
Inscrit : 13/01/2008
homme
31
fr




Citation (TitoVaudoo @ vendredi 18 avril 2008 à 17:13) *
'tain c'est cool la solidarité crying8vr.gif thumbsup.gif

Bienvenue dans le monde de GNU/Linux et du libre thumbsup.gif


--------------------
Les plus belles fêtes sont celles qui ont lieu à l'intérieur de nous.
Go to the top of the page
+Quote Post
Klaaraa!
posté jeudi 11 septembre 2008 à 02:36
Message #10


Forumeur inspiré
***

Messages : 126
Inscrit : 03/08/2008
Lieu : 95
femme
19
fr




waa c'est compliqué l'informatique!!! wink1.gif
Go to the top of the page
+Quote Post

2 Pages V   1 2 >



 

RSS Version bas débit Nous sommes le : samedi 22 novembre 2008 à 21:25