Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 13/03/2012, à 11:06

serdar_villa

(résolu) chaque jour, des mégabytes et des mégabytes à télécharger

Bonjour,
Je viens exposer mon problème, j'ai cherché à résoudre mais je ne comprends pas tout.

Chaque jour lorsque j'allume mon ordi (oneiric 11.10) et vu que la mise à jour automatique défaille un peu, je fais un

sudo apt-get update 

 
des fois je dois y répéter car il trouve des erreurs et propose de refaire un apt-get update pour y remédier ^^
puis un

sudo apt-get upgrade

et là, il m'annonce joyeusement une pêlée de paquets à charger, par ex. ce matin 40 Mb, hier 50 Mb, etc..

Or je suis un peu embêté, mon allocation mensuelle en Mb imposée par mon fournisseur d'accès internet est stricte (clé USB et data par GSM), tout dépassement du quota me voit sanctionné à une vitesse proche du modem 56K. C'est le prix à payer pour la connexion par GPRS...

Comment faire pour épurer mes sources ? Je veux dire : il y a plein de lignes dans le source.list mais je ne sais pas lesquelles je DOIS conserver et lesquelles je PEUX virer.

En subtance, j'ai Firefox, Epiphany, Gimp, Opera et Chromium comme navigateurs installés.
Pour le reste, je n'ai que des trucs usuels. Et bien sur l'excellent boot-repair, couteau suisse du démarrage.

Mais franchement, en moyenne 50 Mb par jour, ça me semble beaucoup.

Que dois-je mettre ici comme fichier entre deux balises code pour que quelqu'un d'avisé puisse m'aider à épurer?
D'avance merci
S. Villa

Dernière modification par serdar_villa (Le 13/03/2012, à 13:08)

Hors ligne

#2 Le 13/03/2012, à 11:23

Lork Scorguar

Re : (résolu) chaque jour, des mégabytes et des mégabytes à télécharger

Bonjour,

Déjà sache que les mises à jour ne sont pas obligatoires mais conseillées, donc si vraiment tu estimes que c'est trop tu peux ne pas les faire.
Pour le source.list, si tu n'as pas ajouté toi même de dépots à la main alors la version de base est assez limitée. Tu peux toujours publier le contenu du source.list ici et on verra si tu peux supprimer des trucs.


Kubuntu 14.10
rMacBook Pro

Hors ligne

#3 Le 13/03/2012, à 11:48

serdar_villa

Re : (résolu) chaque jour, des mégabytes et des mégabytes à télécharger

Merci. Voici mon "sources.list".
je crois que c'est en effet le plus gros petchi que j'ai jamais vu...

# deb cdrom:[Ubuntu 9.10 _Karmic Koala_ - Release i386 (20091028.5)]/ karmic main restricted
deb http://fr.archive.ubuntu.com/ubuntu/ oneiric main restricted
deb http://security.ubuntu.com/ubuntu oneiric-security main restricted
deb http://fr.archive.ubuntu.com/ubuntu/ oneiric-updates main restricted

# Dépôts de sources (uniquement utiles pour télécharger les sources avec apt-get source.
# Dans ce cas enlever les #)
# deb-src http://fr.archive.ubuntu.com/ubuntu/ karmic main restricted
# deb-src http://security.ubuntu.com/ubuntu karmic-security main restricted
# deb-src http://fr.archive.ubuntu.com/ubuntu/ karmic-updates main restricted

deb http://ch.archive.ubuntu.com/ubuntu/ oneiric main restricted
deb http://security.ubuntu.com/ubuntu oneiric-security main restricted
deb http://ch.archive.ubuntu.com/ubuntu/ oneiric-updates main restricted

# Dépôts de sources (uniquement utiles pour télécharger les sources avec apt-get source. Dans ce cas enlever les #)
# deb-src http://ch.archive.ubuntu.com/ubuntu/ karmic main restricted
# deb-src http://security.ubuntu.com/ubuntu karmic-security main restricted
# deb-src http://ch.archive.ubuntu.com/ubuntu/ karmic-updates main restricted

deb http://ch.archive.ubuntu.com/ubuntu/ oneiric universe multiverse
deb http://security.ubuntu.com/ubuntu oneiric-security universe multiverse
deb http://ch.archive.ubuntu.com/ubuntu/ oneiric-updates universe multiverse

# Dépôts de sources (uniquement utiles pour télécharger les sources avec apt-get source. Dans ce cas enlever les #)
# deb-src http://ch.archive.ubuntu.com/ubuntu/ karmic universe multiverse
# deb-src http://security.ubuntu.com/ubuntu karmic-security universe multiverse
# deb-src http://ch.archive.ubuntu.com/ubuntu/ karmic-updates universe multiverse


deb http://ch.archive.ubuntu.com/ubuntu/ oneiric-backports main restricted universe multiverse

# Dépôts de sources (uniquement utiles pour télécharger les sources avec apt-get source. Dans ce cas enlever les #)
# deb-src http://ch.archive.ubuntu.com/ubuntu/ karmic-backports main restricted universe multiverse









# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

# deb http://ch.archive.ubuntu.com/ubuntu/ lucid main restricted
# deb-src http://ch.archive.ubuntu.com/ubuntu/ lucid main restricted

## Major bug fix updates produced after the final release of the
## distribution.
## deb http://ch.archive.ubuntu.com/ubuntu/ lucid-updates main restricted
## deb-src http://ch.archive.ubuntu.com/ubuntu/ lucid-updates main restricted

## 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://ch.archive.ubuntu.com/ubuntu/ lucid universe
## deb-src http://ch.archive.ubuntu.com/ubuntu/ lucid universe
## deb http://ch.archive.ubuntu.com/ubuntu/ lucid-updates universe
## deb-src http://ch.archive.ubuntu.com/ubuntu/ lucid-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://ch.archive.ubuntu.com/ubuntu/ lucid multiverse
## deb-src http://ch.archive.ubuntu.com/ubuntu/ lucid multiverse
## deb http://ch.archive.ubuntu.com/ubuntu/ lucid-updates multiverse
## deb-src http://ch.archive.ubuntu.com/ubuntu/ lucid-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://ch.archive.ubuntu.com/ubuntu/ karmic-backports main restricted universe multiverse
## deb-src http://ch.archive.ubuntu.com/ubuntu/ karmic-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 lucid partner
## deb-src http://archive.canonical.com/ubuntu karmic partner celui la je l'ai enleve au 9 sept
## rem j ai enleve les karmic et j ai libere les lucid au 9 sept

## deb http://security.ubuntu.com/ubuntu lucid-security main restricted
## deb-src http://security.ubuntu.com/ubuntu lucid-security main restricted
## deb http://security.ubuntu.com/ubuntu lucid-security universe
## deb-src http://security.ubuntu.com/ubuntu lucid-security universe
## deb http://security.ubuntu.com/ubuntu lucid-security multiverse
## deb-src http://security.ubuntu.com/ubuntu lucid-security multiverse
## deb http://archive.ubuntu.com/ubuntu/ karmic main celui la je l'ai enleve au 9 sept
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to

# newer versions of the distribution.
deb-src http://ch.archive.ubuntu.com/ubuntu/ oneiric main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb-src http://ch.archive.ubuntu.com/ubuntu/ oneiric-updates main restricted

## 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://ch.archive.ubuntu.com/ubuntu/ oneiric universe
deb-src http://ch.archive.ubuntu.com/ubuntu/ oneiric universe
deb http://ch.archive.ubuntu.com/ubuntu/ oneiric-updates universe
deb-src http://ch.archive.ubuntu.com/ubuntu/ oneiric-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://ch.archive.ubuntu.com/ubuntu/ oneiric multiverse
deb-src http://ch.archive.ubuntu.com/ubuntu/ oneiric multiverse
deb http://ch.archive.ubuntu.com/ubuntu/ oneiric-updates multiverse
deb-src http://ch.archive.ubuntu.com/ubuntu/ oneiric-updates multiverse

## 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-src http://ch.archive.ubuntu.com/ubuntu/ oneiric-backports main restricted universe multiverse

deb-src http://security.ubuntu.com/ubuntu oneiric-security main restricted
deb http://security.ubuntu.com/ubuntu oneiric-security universe
deb-src http://security.ubuntu.com/ubuntu oneiric-security universe
deb http://security.ubuntu.com/ubuntu oneiric-security multiverse
deb-src http://security.ubuntu.com/ubuntu oneiric-security 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 oneiric partner
# deb-src http://archive.canonical.com/ubuntu oneiric partner

## Uncomment the following two lines to add software from Ubuntu's
## 'extras' repository.
## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
# deb http://extras.ubuntu.com/ubuntu oneiric main
# deb-src http://extras.ubuntu.com/ubuntu oneiric main

Hors ligne

#4 Le 13/03/2012, à 12:45

Lork Scorguar

Re : (résolu) chaque jour, des mégabytes et des mégabytes à télécharger

Tu peux commenter les lignes universe, multiverse et backports. Ces dépôts ne sont pas essentiels. En revanche c'est vrai que ton source.list et bien remplit et un peu bordélique^^
Tu n'es pas non plus obligé d'avoir le dépot fr et le ch à chaque fois, ca fait doublon.


Kubuntu 14.10
rMacBook Pro

Hors ligne

#5 Le 13/03/2012, à 13:07

serdar_villa

Re : (résolu) chaque jour, des mégabytes et des mégabytes à télécharger

Merci pour ton aide, c'est effectivement les points que tu soulèves qui m'inquiétaient, notamment de voir du gruyère côtoyer du camembert ^^

j'ai procédé à une correction-commentairage comme tu l'as préconisé, voici le fichier actualisé, et la m-a-j. est effectivement bien plus rapide et moins hasardeuse. Bonne journée et merci encore.

# deb cdrom:[Ubuntu 9.10 _Karmic Koala_ - Release i386 (20091028.5)]/ karmic main restricted
# deb http://fr.archive.ubuntu.com/ubuntu/ oneiric main restricted
# deb http://security.ubuntu.com/ubuntu oneiric-security main restricted
# deb http://fr.archive.ubuntu.com/ubuntu/ oneiric-updates main restricted

# Dépôts de sources (uniquement utiles pour télécharger les sources avec apt-get source.
# Dans ce cas enlever les #)
# deb-src http://fr.archive.ubuntu.com/ubuntu/ karmic main restricted
# deb-src http://security.ubuntu.com/ubuntu karmic-security main restricted
# deb-src http://fr.archive.ubuntu.com/ubuntu/ karmic-updates main restricted

deb http://ch.archive.ubuntu.com/ubuntu/ oneiric main restricted
deb http://security.ubuntu.com/ubuntu oneiric-security main restricted
deb http://ch.archive.ubuntu.com/ubuntu/ oneiric-updates main restricted

# Dépôts de sources (uniquement utiles pour télécharger les sources avec apt-get source. Dans ce cas enlever les #)
# deb-src http://ch.archive.ubuntu.com/ubuntu/ karmic main restricted
# deb-src http://security.ubuntu.com/ubuntu karmic-security main restricted
# deb-src http://ch.archive.ubuntu.com/ubuntu/ karmic-updates main restricted

# deb http://ch.archive.ubuntu.com/ubuntu/ oneiric universe multiverse
# deb http://security.ubuntu.com/ubuntu oneiric-security universe multiverse
# deb http://ch.archive.ubuntu.com/ubuntu/ oneiric-updates universe multiverse

# Dépôts de sources (uniquement utiles pour télécharger les sources avec apt-get source. Dans ce cas enlever les #)
# deb-src http://ch.archive.ubuntu.com/ubuntu/ karmic universe multiverse
# deb-src http://security.ubuntu.com/ubuntu karmic-security universe multiverse
# deb-src http://ch.archive.ubuntu.com/ubuntu/ karmic-updates universe multiverse


# deb http://ch.archive.ubuntu.com/ubuntu/ oneiric-backports main restricted universe multiverse

# Dépôts de sources (uniquement utiles pour télécharger les sources avec apt-get source. Dans ce cas enlever les #)
# deb-src http://ch.archive.ubuntu.com/ubuntu/ karmic-backports main restricted universe multiverse

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

# deb http://ch.archive.ubuntu.com/ubuntu/ lucid main restricted
# deb-src http://ch.archive.ubuntu.com/ubuntu/ lucid main restricted

## Major bug fix updates produced after the final release of the
## distribution.
## deb http://ch.archive.ubuntu.com/ubuntu/ lucid-updates main restricted
## deb-src http://ch.archive.ubuntu.com/ubuntu/ lucid-updates main restricted

## 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://ch.archive.ubuntu.com/ubuntu/ lucid universe
## deb-src http://ch.archive.ubuntu.com/ubuntu/ lucid universe
## deb http://ch.archive.ubuntu.com/ubuntu/ lucid-updates universe
## deb-src http://ch.archive.ubuntu.com/ubuntu/ lucid-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://ch.archive.ubuntu.com/ubuntu/ lucid multiverse
## deb-src http://ch.archive.ubuntu.com/ubuntu/ lucid multiverse
## deb http://ch.archive.ubuntu.com/ubuntu/ lucid-updates multiverse
## deb-src http://ch.archive.ubuntu.com/ubuntu/ lucid-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://ch.archive.ubuntu.com/ubuntu/ karmic-backports main restricted universe multiverse
## deb-src http://ch.archive.ubuntu.com/ubuntu/ karmic-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 lucid partner
## deb-src http://archive.canonical.com/ubuntu karmic partner celui la je l'ai enleve au 9 sept
## rem j ai enleve les karmic et j ai libere les lucid au 9 sept

## deb http://security.ubuntu.com/ubuntu lucid-security main restricted
## deb-src http://security.ubuntu.com/ubuntu lucid-security main restricted
## deb http://security.ubuntu.com/ubuntu lucid-security universe
## deb-src http://security.ubuntu.com/ubuntu lucid-security universe
## deb http://security.ubuntu.com/ubuntu lucid-security multiverse
## deb-src http://security.ubuntu.com/ubuntu lucid-security multiverse
## deb http://archive.ubuntu.com/ubuntu/ karmic main celui la je l'ai enleve au 9 sept
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to

# newer versions of the distribution.
deb-src http://ch.archive.ubuntu.com/ubuntu/ oneiric main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb-src http://ch.archive.ubuntu.com/ubuntu/ oneiric-updates main restricted

## 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://ch.archive.ubuntu.com/ubuntu/ oneiric universe
deb-src http://ch.archive.ubuntu.com/ubuntu/ oneiric universe
deb http://ch.archive.ubuntu.com/ubuntu/ oneiric-updates universe
deb-src http://ch.archive.ubuntu.com/ubuntu/ oneiric-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://ch.archive.ubuntu.com/ubuntu/ oneiric multiverse
# deb-src http://ch.archive.ubuntu.com/ubuntu/ oneiric multiverse
# deb http://ch.archive.ubuntu.com/ubuntu/ oneiric-updates multiverse
# deb-src http://ch.archive.ubuntu.com/ubuntu/ oneiric-updates multiverse

## 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-src http://ch.archive.ubuntu.com/ubuntu/ oneiric-backports main restricted universe multiverse

# deb-src http://security.ubuntu.com/ubuntu oneiric-security main restricted
# deb http://security.ubuntu.com/ubuntu oneiric-security universe
# deb-src http://security.ubuntu.com/ubuntu oneiric-security universe
# deb http://security.ubuntu.com/ubuntu oneiric-security multiverse
# deb-src http://security.ubuntu.com/ubuntu oneiric-security 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 oneiric partner
# deb-src http://archive.canonical.com/ubuntu oneiric partner

## Uncomment the following two lines to add software from Ubuntu's
## 'extras' repository.
## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
# deb http://extras.ubuntu.com/ubuntu oneiric main
# deb-src http://extras.ubuntu.com/ubuntu oneiric main

Dernière modification par serdar_villa (Le 13/03/2012, à 13:10)

Hors ligne