Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[env-update] Erreur lors de la configuration de l'UTF-8
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
Neuromancien
l33t
l33t


Joined: 03 Dec 2003
Posts: 867

PostPosted: Sat Jun 04, 2005 10:53 pm    Post subject: [env-update] Erreur lors de la configuration de l'UTF-8 Reply with quote

Bonjour,

J'ai suivi le guide Utiliser l'UTF-8 avec Gentoo. env-update me donne une erreur :

Code:
tux jerome # env-update
!!! Invalid token (not "=") LC_ALL
Traceback (most recent call last):
  File "/usr/sbin/env-update", line 11, in ?
    portage.env_update()
  File "/usr/lib/portage/pym/portage.py", line 500, in env_update
    myconfig=getconfig(root+"etc/env.d/"+x)
  File "/usr/lib/portage/pym/portage_util.py", line 273, in getconfig
    raise e.__class__, str(e)+" in "+mycfg
Exception: ParseError: Invalid token (not '='): /etc/env.d/02locale: line 1 in /etc/env.d/02locale

_________________
emerge --info
dmesg
lspci
.config
Back to top
View user's profile Send private message
kernelsensei
Bodhisattva
Bodhisattva


Joined: 22 Feb 2004
Posts: 5619
Location: Woustviller/Moselle/FRANCE (49.07°N;7.02°E)

PostPosted: Sat Jun 04, 2005 11:02 pm    Post subject: Reply with quote

salut !

On peut avoir le /etc/env.d/02locale stp ?

Merci
_________________
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join'
Back to top
View user's profile Send private message
Neuromancien
l33t
l33t


Joined: 03 Dec 2003
Posts: 867

PostPosted: Sun Jun 05, 2005 12:02 am    Post subject: Reply with quote

kernel_sensei wrote:
salut !

On peut avoir le /etc/env.d/02locale stp ?

Merci

Code:
export LC_ALL="fr_FR.UTF-8"

_________________
emerge --info
dmesg
lspci
.config
Back to top
View user's profile Send private message
kernelsensei
Bodhisattva
Bodhisattva


Joined: 22 Feb 2004
Posts: 5619
Location: Woustviller/Moselle/FRANCE (49.07°N;7.02°E)

PostPosted: Sun Jun 05, 2005 12:11 am    Post subject: Reply with quote

essaye en mettant simplement :
Code:
LC_ALL=fr_FR.UTF-8


sans le export et sans les " "
_________________
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join'
Back to top
View user's profile Send private message
zdra
Veteran
Veteran


Joined: 30 Nov 2003
Posts: 1693
Location: Bruxelles, Belgique

PostPosted: Sun Jun 05, 2005 7:17 am    Post subject: Reply with quote

moi j'ai ça:
Code:

LANG="fr_BE.utf8"
LANGUAGE="fr_BE.utf8"
LC_ALL="fr_BE.utf8"


tu change les BE en FR et c'est nickel ;) on peut laisser les " "
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum