Ever since I did a apt-get dist-upgrade two days ago, my system is speaking french again. (I had this problem before and never managed to resolve it.)
<code>
$ ls -lzxy
ls*: option invalide -- 'z'
Saisissez «*ls --help*» pour plus d'informations.
$ find . -namxxx xx
find: prédicat inconnu « -namxxx »
$ apt-get install bltsflk
E: Impossible d'ouvrir le fichier verrou /var/lib/dpkg/lock - open (13: Permission non accordée)
E: Impossible de verrouiller le répertoire d'administration (/var/lib/dpkg/). Avez-vous les privilèges du superutilisateur*?
</code>
For info:
$ locale
LANG=en_GB.UTF-8
LANGUAGE=en:fr:en
LC_CTYPE="en_GB.UTF-8"
LC_NUMERIC=en_GB.UTF-8
LC_TIME=en_GB.UTF-8
LC_COLLATE="en_GB.UTF-8"
LC_MONETARY=en_GB.UTF-8
LC_MESSAGES="en_GB.UTF-8"
LC_PAPER=en_GB.UTF-8
LC_NAME=en_GB.UTF-8
LC_ADDRESS=en_GB.UTF-8
LC_TELEPHONE=en_GB.UTF-8
LC_MEASUREMENT=en_GB.UTF-8
LC_IDENTIFICATION=en_GB.UTF-8
LC_ALL=
is that "LANGUAGE=en:fr:en" normal? How can I get english back again.
I'm not opposed to french; some of my best friends are french!
I still cannot figure out how to format these posts. I notice at the bottom of the page it says "HTML code is Off". Is that my problem, and how do I change it? Is there doc for the forum posting tools?
<code>
$ ls -lzxy
ls*: option invalide -- 'z'
Saisissez «*ls --help*» pour plus d'informations.
$ find . -namxxx xx
find: prédicat inconnu « -namxxx »
$ apt-get install bltsflk
E: Impossible d'ouvrir le fichier verrou /var/lib/dpkg/lock - open (13: Permission non accordée)
E: Impossible de verrouiller le répertoire d'administration (/var/lib/dpkg/). Avez-vous les privilèges du superutilisateur*?
</code>
For info:
$ locale
LANG=en_GB.UTF-8
LANGUAGE=en:fr:en
LC_CTYPE="en_GB.UTF-8"
LC_NUMERIC=en_GB.UTF-8
LC_TIME=en_GB.UTF-8
LC_COLLATE="en_GB.UTF-8"
LC_MONETARY=en_GB.UTF-8
LC_MESSAGES="en_GB.UTF-8"
LC_PAPER=en_GB.UTF-8
LC_NAME=en_GB.UTF-8
LC_ADDRESS=en_GB.UTF-8
LC_TELEPHONE=en_GB.UTF-8
LC_MEASUREMENT=en_GB.UTF-8
LC_IDENTIFICATION=en_GB.UTF-8
LC_ALL=
is that "LANGUAGE=en:fr:en" normal? How can I get english back again.
I'm not opposed to french; some of my best friends are french!
I still cannot figure out how to format these posts. I notice at the bottom of the page it says "HTML code is Off". Is that my problem, and how do I change it? Is there doc for the forum posting tools?
Comment