Liste de dépôts synaptic
Résolu/Fermé
toutoun02
Messages postés
86
Date d'inscription
dimanche 24 juin 2007
Statut
Membre
Dernière intervention
22 septembre 2021
-
25 avril 2008 à 14:54
toutoun02 Messages postés 86 Date d'inscription dimanche 24 juin 2007 Statut Membre Dernière intervention 22 septembre 2021 - 5 mai 2008 à 00:38
toutoun02 Messages postés 86 Date d'inscription dimanche 24 juin 2007 Statut Membre Dernière intervention 22 septembre 2021 - 5 mai 2008 à 00:38
A voir également:
- Liste de dépôts synaptic
- Liste déroulante excel - Guide
- Liste déroulante en cascade - Guide
- Liste de diffusion whatsapp - Guide
- Liste site streaming illégal - Accueil - Services en ligne
- Liste groupe whatsapp - Guide
4 réponses
lami20j
Messages postés
21331
Date d'inscription
jeudi 4 novembre 2004
Statut
Modérateur, Contributeur sécurité
Dernière intervention
30 octobre 2019
3 569
25 avril 2008 à 15:21
25 avril 2008 à 15:21
Salut,
affiche le résultat de la commande
affiche le résultat de la commande
grep -Ev '^(#|$)' /etc/apt/sources.list
lami20j
Messages postés
21331
Date d'inscription
jeudi 4 novembre 2004
Statut
Modérateur, Contributeur sécurité
Dernière intervention
30 octobre 2019
3 569
27 avril 2008 à 21:00
27 avril 2008 à 21:00
Salut,
c'est ce que je croyais (avoir toute les lignes en commentaire)
tapes ça
c'est ce que je croyais (avoir toute les lignes en commentaire)
tapes ça
sudo sed -i.orig 's/# *deb/deb/' /etc/apt/sources.list sudo sed -i 's/^deb cdrom/#deb cdrom/' /etc/apt/sources.list sudo aptitude update sudo aptitude upgradeet dorénavant tu pourras utiliser synaptic ou l'installation en ligne de commande avec
sudo aptitude install nom_de_programme
toutoun02
Messages postés
86
Date d'inscription
dimanche 24 juin 2007
Statut
Membre
Dernière intervention
22 septembre 2021
13
27 avril 2008 à 21:22
27 avril 2008 à 21:22
Merci sympa de ton aide. Mais maintenant j'ai un autre problème. Certains dépôt posent des problèmes de connection. J''ai plusieurs echec quand je recharche les dépots dans synaptic.
Serait-il possible de savoir où trouver une liste de dépôt fiable et bien remplit stp?
Merci
Serait-il possible de savoir où trouver une liste de dépôt fiable et bien remplit stp?
Merci
lami20j
Messages postés
21331
Date d'inscription
jeudi 4 novembre 2004
Statut
Modérateur, Contributeur sécurité
Dernière intervention
30 octobre 2019
3 569
27 avril 2008 à 21:25
27 avril 2008 à 21:25
Salut,
les serveurs doivent être chargés
essaie un peu plus tard.
à savoir que la dernière version est sortie 8.04 (Hardy Heron)
les serveurs doivent être chargés
essaie un peu plus tard.
à savoir que la dernière version est sortie 8.04 (Hardy Heron)
toutoun02
Messages postés
86
Date d'inscription
dimanche 24 juin 2007
Statut
Membre
Dernière intervention
22 septembre 2021
13
27 avril 2008 à 21:30
27 avril 2008 à 21:30
Dans synaptic il me dise : "Echec du téléchargement de tous les fichiers d'index"
Qu'est-ce que cela veut-dire et est-ce grave stp?
Et pour la mise a jour je cherche comment faire actuellement. J'essai déja de voir la diférence entre gusty, hardy etc....
Merci beaucoup de ton aide.
Cordialement, Toutoun
Qu'est-ce que cela veut-dire et est-ce grave stp?
Et pour la mise a jour je cherche comment faire actuellement. J'essai déja de voir la diférence entre gusty, hardy etc....
Merci beaucoup de ton aide.
Cordialement, Toutoun
toutoun02
Messages postés
86
Date d'inscription
dimanche 24 juin 2007
Statut
Membre
Dernière intervention
22 septembre 2021
13
5 mai 2008 à 00:38
5 mai 2008 à 00:38
Mise a jour effectuée et dépots remis a jour automatiquement
27 avril 2008 à 20:50
J'ai effectué la commande demandée et rien ne s'est afiché.
Pour info voici le contenu de mon fichier /etc/apt/sources.list (il me semble que c'est ici que sont les dépôts non?):
# deb cdrom:[Ubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016)]/ gutsy main restricted
# See https://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
#deb http://archive.ubuntu.com/ubuntu/ hoary main restricted universe multiverse
#deb http://security.ubuntu.com/ubuntu/ gutsy-security main universe
#deb http://fr.archive.ubuntu.com/ubuntu/ gutsy main universe