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 15/07/2005, à 21:04

windsurfer4

pb pour passer en français

Bonsoir, je n'arrive pas à passer kubuntu en français, voilà mon problème :

toto@ubuntu:~$ sudo apt-get install kde-i18n-fr language-support-fr
Reading package lists... Done
Building dependency tree... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
  debhelper: Depends: binutils but it is not going to be installed
  dpkg-dev: Depends: binutils but it is not going to be installed
  language-support-fr: Depends: openoffice.org-l10n-fr but it is not going to be installed
                       Depends: openoffice.org-help-fr but it is not going to be installed
                       Depends: mozilla-firefox-locale-fr-fr but it is not going to be installed
                       Depends: mozilla-thunderbird-locale-fr but it is not going to be installed
                       Depends: myspell-fr-gut but it is not going to be installed
                       Depends: aspell-fr but it is not going to be installed
  lsb: Depends: binutils but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
toto@ubuntu:~$

Avez vous une idée car je suis novice ?
merci d'avance

#2 Le 15/07/2005, à 21:45

netmaxd

Re : pb pour passer en français

Etant novice, pour bien comprendre, voici ce que je ferais en premier.

1) INstaller les dépots supplémentaires, voir lien ci-dessous:
http://fr.ubuntuguide.org/#repositories

2) Installer Synaptic:

sudo apt-get install synaptic

3) Ouvrir Synaptic, Tout mettre a jour et
   ensuite, installer kde-i18n-fr  ...et... language-support-fr via Synaptic.
Synaptic vas te servir grandement dans le futur :-)

Si tu prefere en fenetre terminal,
1) activer les dépots supp comme indiquer ci-haut
2) en terminal, tu tape:
   

sudo apt-get update

ensuite tu tape:
   

sudo apt-get upgrade

ensuite tu tape:
   

sudo apt-get install kde-i18n-fr

........etc

Il y as toute l'aide en francais (Un chef-d'oeuvre ! )
sur Ubuntu-Fr (Ubuntu-Guide)
http://fr.ubuntuguide.org/
Fortement recommendé pour un novice !
Bienvenue sur Kubuntu.

Dernière modification par netmaxd (Le 15/07/2005, à 22:07)

Hors ligne

#3 Le 16/07/2005, à 08:37

windsurfer4

Re : pb pour passer en français

Merci beaucoup, j'ai encore un problème, pour installer les dépots :
quand je tape

sudo gedit /etc/apt/sources.list

j'ai en réponse :

sudo: gedit: command not found

Merci d'avance

#4 Le 16/07/2005, à 09:31

ZenGard

Re : pb pour passer en français

Parce que tu n'as pas installé Gedit a mon avis


sudo apt-get install gedit

Dernière modification par ZenGard (Le 16/07/2005, à 09:32)

Hors ligne

#5 Le 16/07/2005, à 09:34

cep

Re : pb pour passer en français

Ou utilise nano ou kwrite.

Ou, encore plus simple :

sudoedit qui lancera l'éditeur par défaut.

Pour modifier l'éditeur par défaut du système :

sudo update-alternatives --config editor

et tu peux choisir par exemple nano s'il ne l'est pas déjà.

Dernière modification par cep (Le 16/07/2005, à 09:51)

Hors ligne

#6 Le 16/07/2005, à 16:50

windsurfer4

Re : pb pour passer en français

je n'arrive toujours pas à installer le moindre paquet,
mon fichier "sources.list" contient :

deb cdrom:[Kubuntu 5.04 _Hoary Hedgehog_ - Release i386 (20050407)]/ hoary main restricted


deb http://fr.archive.ubuntu.com/ubuntu hoary main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu hoary main restricted

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

## Uncomment the following two lines to add software from the 'universe'
## repository.
## 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.
deb http://fr.archive.ubuntu.com/ubuntu hoary universe
deb-src http://fr.archive.ubuntu.com/ubuntu hoary universe

deb http://security.ubuntu.com/ubuntu hoary-security main restricted
deb-src http://security.ubuntu.com/ubuntu hoary-security main restricted

deb http://security.ubuntu.com/ubuntu hoary-security universe
deb-src http://security.ubuntu.com/ubuntu hoary-security universe

deb http://archive.ubuntu.com/ubuntu hoary multiverse
deb-src http://archive.ubuntu.com/ubuntu hoary multiverse

deb ftp://ftp.nerim.net/debian-marillat stable main
deb ftp://ftp.nerim.net/debian-marillat unstable main
deb ftp://ftp.nerim.net/debian-marillat testing main

et quand je tape :

gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 1F41B907
gpg --armor --export 1F41B907 | sudo apt-key add -
sudo apt-get update

j'obtiens :

gpg: key 1F41B907: duplicated user ID detected - merged
gpg: key 1F41B907: "Christian Marillat <marillat@debian.org>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
toto@ubuntu:~$ gpg --armor --export 1F41B907 | sudo apt-key add -
OK
toto@ubuntu:~$ sudo apt-get update
Get:1 http://fr.archive.ubuntu.com hoary Release.gpg [189B]
Get:2 http://security.ubuntu.com hoary-security Release.gpg [189B]
Get:3 http://archive.ubuntu.com hoary Release.gpg [189B]
Get:4 http://fr.archive.ubuntu.com hoary-updates Release.gpg [189B]
Get:5 http://security.ubuntu.com hoary-security Release [16,9kB]
Hit ftp://ftp.nerim.net stable Release.gpg
Hit http://archive.ubuntu.com hoary Release
Hit http://fr.archive.ubuntu.com hoary Release
Hit http://archive.ubuntu.com hoary/multiverse Packages
Hit ftp://ftp.nerim.net unstable Release.gpg
Hit http://archive.ubuntu.com hoary/multiverse Sources
Get:6 http://fr.archive.ubuntu.com hoary-updates Release [16,8kB]
Hit ftp://ftp.nerim.net testing Release.gpg
Hit http://security.ubuntu.com hoary-security/main Packages
Hit ftp://ftp.nerim.net stable Release
Hit http://security.ubuntu.com hoary-security/restricted Packages
Hit http://security.ubuntu.com hoary-security/main Sources
Hit http://security.ubuntu.com hoary-security/restricted Sources
Hit http://security.ubuntu.com hoary-security/universe Packages
Hit http://security.ubuntu.com hoary-security/universe Sources
Hit http://fr.archive.ubuntu.com hoary/main Packages
Hit ftp://ftp.nerim.net unstable Release
Hit http://fr.archive.ubuntu.com hoary/restricted Packages
Get:7 ftp://ftp.nerim.net testing Release [2192B]
Hit http://fr.archive.ubuntu.com hoary/main Sources
Hit http://fr.archive.ubuntu.com hoary/restricted Sources
Hit http://fr.archive.ubuntu.com hoary/universe Packages
Get:8 ftp://ftp.nerim.net stable/main Packages [18,9kB]
Hit http://fr.archive.ubuntu.com hoary/universe Sources
Hit http://fr.archive.ubuntu.com hoary-updates/main Packages
Hit http://fr.archive.ubuntu.com hoary-updates/restricted Packages
Hit http://fr.archive.ubuntu.com hoary-updates/main Sources
Hit ftp://ftp.nerim.net unstable/main Packages
Hit http://fr.archive.ubuntu.com hoary-updates/restricted Sources
Get:9 ftp://ftp.nerim.net testing/main Packages [18,9kB]
Fetched 74,1kB in 3s (23,2kB/s)
Failed to fetch ftp://ftp.nerim.net/debian-marillat/dists/stable/main/binary-i386/Packages.gz  MD5Sum mismatch
Failed to fetch ftp://ftp.nerim.net/debian-marillat/dists/testing/main/binary-i386/Packages.gz  MD5Sum mismatch
Reading package lists... Done
W: Couldn't stat source package list ftp://ftp.nerim.net stable/main Packages (/var/lib/apt/lists/ftp.nerim.net_debian-marillat_dists_stable_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list ftp://ftp.nerim.net testing/main Packages (/var/lib/apt/lists/ftp.nerim.net_debian-marillat_dists_testing_main_binary-i386_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Some index files failed to download, they have been ignored, or old ones used instead.
toto@ubuntu:~$

et pour finir voilà l'erreur que j'ai en tapant "sudo apt-get install kde-i18n-fr" :

toto@ubuntu:~$ sudo apt-get install kde-i18n-fr
Reading package lists... Done
Building dependency tree... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
  debhelper: Depends: binutils but it is not going to be installed
  dpkg-dev: Depends: binutils but it is not going to be installed
  lsb: Depends: binutils but it is not going to be installed
W: Couldn't stat source package list ftp://ftp.nerim.net stable/main Packages (/var/lib/apt/lists/ftp.nerim.net_debian-marillat_dists_stable_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list ftp://ftp.nerim.net testing/main Packages (/var/lib/apt/lists/ftp.nerim.net_debian-marillat_dists_testing_main_binary-i386_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
toto@ubuntu:~$

encore merci

#7 Le 16/07/2005, à 16:57

Stemp

Re : pb pour passer en français

Salut,

Enlève les dépôts Marillat


«La violence n'a jamais rien réglé» Gengis Khan 1162-1227
Blog | Crunchbang Linux | Arch Linux

Hors ligne

#8 Le 16/07/2005, à 18:08

windsurfer4

Re : pb pour passer en français

Donc maintenant, mon fichier "sources.list" contient :

deb cdrom:[Kubuntu 5.04 _Hoary Hedgehog_ - Release i386 (20050407)]/ hoary main restricted


deb http://fr.archive.ubuntu.com/ubuntu hoary main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu hoary main restricted

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

## Uncomment the following two lines to add software from the 'universe'
## repository.
## 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.
deb http://fr.archive.ubuntu.com/ubuntu hoary universe
deb-src http://fr.archive.ubuntu.com/ubuntu hoary universe

deb http://security.ubuntu.com/ubuntu hoary-security main restricted
deb-src http://security.ubuntu.com/ubuntu hoary-security main restricted

deb http://security.ubuntu.com/ubuntu hoary-security universe
deb-src http://security.ubuntu.com/ubuntu hoary-security universe

deb http://archive.ubuntu.com/ubuntu hoary multiverse
deb-src http://archive.ubuntu.com/ubuntu hoary multiverse

deb-src http://security.ubuntu.com/ubuntu hoary-security universe

deb http://archive.ubuntu.com/ubuntu hoary multiverse
deb-src http://archive.ubuntu.com/ubuntu hoary multiverse

deb ftp://ftp.nerim.net/debian-marillat stable main
deb ftp://ftp.nerim.net/debian-marillat unstable main
deb ftp://ftp.nerim.net/debian-marillat testing main
et quand je tape :

gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 1F41B907
gpg --armor --export 1F41B907 | sudo apt-key add -
sudo apt-get update

j'obtiens : "Done" donc pas de problèmes

par contre en tapant : "sudo apt-get upgrade"
j'ai toujours :

toto@ubuntu:~$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree... Done
You might want to run `apt-get -f install' to correct these.
The following packages have unmet dependencies:
  debhelper: Depends: binutils but it is not installed
  dpkg-dev: Depends: binutils but it is not installed
  lsb: Depends: binutils but it is not installed
E: Unmet dependencies. Try using -f.
toto@ubuntu:~$

idem avec "sudo apt-get install kde-i18n-fr" :

toto@ubuntu:~$ sudo apt-get install kde-i18n-fr
Reading package lists... Done
Building dependency tree... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
  debhelper: Depends: binutils but it is not going to be installed
  dpkg-dev: Depends: binutils but it is not going to be installed
  lsb: Depends: binutils but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
toto@ubuntu:~$

#9 Le 16/07/2005, à 18:13

windsurfer4

Re : pb pour passer en français

Mon problème est solutionné grace à un :

sudo apt-get install binutils

Merci à tous