nyc_paramedic
Head-Fier
- Joined
- Feb 20, 2008
- Posts
- 97
- Likes
- 0
Quote:
Try the command: remountw (changes the filesystem to read/write)
Then: apt-get install locales
Then after locales is configured, the command remountro (to remount as read only; you might get: mount: / is busy. don't worry for now)
If you haven't already, please subscribe to the Debian mailing list. There's a great group of folks there who are very smart. *But* they do ask that you check the archives and/or use Google before posting a question that might have been answered a million times over.
Originally Posted by siriri /img/forum/go_quote.gif Wow, great help again. It would take me years without your help. I will apply all your suggestions. I already tried to reconfigure locales as you told me but the following message appeared : ---------- voyage:~# dpkg-reconfigure locales perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "fr_CH.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). debconf: unable to initialize frontend: Dialog debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 75.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (Can't locate Term/ReadLine.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) debconf: falling back to frontend: Teletype Package `locales' is not installed and no info is available. Use dpkg --info (= dpkg-deb --info) to examine archive files, and dpkg --contents (= dpkg-deb --contents) to list their contents. /usr/sbin/dpkg-reconfigure: locales is not installed ----------- I then tried to install locales. So, first I entered apt-get update. There seems to be a problem with the /etc/apt/sources.list as some of the package sources can not be found and some other problems occur also. Then, when I enter "apt-get install locales" the result is the following : ---------- W: Not using locking for read only lock file /var/lib/dpkg/lock E: Unable to write to /var/cache/apt/ E: The package lists or status file could not be parsed or opened. ---------- Well, anyway, I will stop disturbing you for a while now. |
Try the command: remountw (changes the filesystem to read/write)
Then: apt-get install locales
Then after locales is configured, the command remountro (to remount as read only; you might get: mount: / is busy. don't worry for now)
If you haven't already, please subscribe to the Debian mailing list. There's a great group of folks there who are very smart. *But* they do ask that you check the archives and/or use Google before posting a question that might have been answered a million times over.