[Voyage-linux] cannot install locales

Kenny Mayne (spam-protected)
Mon Jan 9 11:44:23 HKT 2012


I tried to install e2fslibs and this is what I got:

root at voyage:~# apt-get install e2fslibs
Reading package lists... Done
Building dependency tree       
Reading state information... Done
e2fslibs is already the newest version.
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 e2fsprogs : PreDepends: e2fslibs (= 1.41.12-2) but 1.41.12-4stable1 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
root at voyage:~# 
root at voyage:~# apt-get -f install
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
  e2fsprogs
Suggested packages:
  gpart parted e2fsck-static
The following packages will be upgraded:
  e2fsprogs
1 upgraded, 0 newly installed, 0 to remove and 51 not upgraded.
Need to get 0 B/804 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue [Y/n]? 
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
(Reading database ... 13932 files and directories currently installed.)
Preparing to replace e2fsprogs 1.41.12-2 (using .../e2fsprogs_1.41.12-4stable1_i386.deb) ...
Unpacking replacement e2fsprogs ...
Replaced by files in installed package util-linux ...
dpkg: error processing /var/cache/apt/archives/e2fsprogs_1.41.12-4stable1_i386.deb (--unpack):
 unable to create `/usr/share/locale/tr/LC_MESSAGES/e2fsprogs.mo.dpkg-new' (while processing `./usr/share/locale/tr/LC_MESSAGES/e2fsprogs.mo'): No such file or directory
configured to not write apport reports
                                      dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/e2fsprogs_1.41.12-4stable1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

I hope this may help you.
Regards,
Kenny




________________________________
 From: Artie Gold <agold at f4winc.com>
To: 
Cc: "voyage-linux at list.voyage.hk" <voyage-linux at voyage.hk> 
Sent: Friday, January 6, 2012 10:58 PM
Subject: Re: [Voyage-linux] cannot install locales
 




On Fri, Jan 6, 2012 at 10:11 PM, Kenny Mayne <snapback77 at yahoo.com> wrote:

Yes, I did apt-get update and No, when I run "nano" = command not found.
>
>
>
>this is what happens when I try to get locales after update.
>
>root at voyage:~# apt-get install locales
>Reading package lists... Done
>Building dependency tree       
>Reading state information... Done
>You might want to run 'apt-get -f install' to correct these:
>
>The following packages have unmet dependencies:
> e2fsprogs : PreDepends: e2fslibs (= 1.41.12-2) but 1.41.12-4stable1 is to be installed
>E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
>

One thing worth trying.  Do an "apt-get install e2fslibs". That should install the newer e2fslibs, after which you can install locales.

HTH,
--ag

>
>Thanks for your help,
>Kenny
>
>
>
>________________________________
> From: Jon Meek <meekjt at gmail.com>
>To: Artie Gold <agold at f4winc.com> 
>Cc: Kenny Mayne <snapback77 at yahoo.com>; "voyage-linux at list.voyage.hk" <voyage-linux at voyage.hk> 
>Sent: Friday, January 6, 2012 5:00 PM
>Subject: Re: [Voyage-linux] cannot install locales
>
>
>
>Did you do: 'apt-get update; before trying to install packages?
>
>Once locales is installed you need to run: dpkg-reconfigure locales
>
>and set a locale, then reboot.
>
>Jon
>
>
>2012/1/6 Artie Gold <agold at f4winc.com>
>
>Are you sure nano is not installed? Have you tried to run it? (I've run into that myself -- but those are warning...)
>>
>>
>>Good luck,
>>--ag
>>
>>
>>2012/1/6 Kenny Mayne <snapback77 at yahoo.com>
>>
>>When I try to apt-get install locales:
>>>
>>>
>>>
>>>The following packages have unmet dependencies:
>>> e2fsprogs : PreDepends: e2fslibs (= 1.41.12-2) but 1.41.12-4stable1 is to be installed
>>>E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
>>>
>>>
>>>
>>>When I try to apt-get -f install:
>>>
>>>
>>>The following extra packages will be installed:
>>>  e2fsprogs
>>>
>>>
>>>Do you want to continue [Y/n]?     Y
>>>
>>>
>>>perl: warning: Setting locale failed.
>>>perl: warning: Please check that your locale settings:
>>>    LANGUAGE = (unset),
>>>    LC_ALL = (unset),
>>>    LANG = "en_US.UTF-8"
>>>    are
 supported and installed on your system. (and so on and so on..._
>>>
>>>I cannot install nano until locale is installed.
>>>Any help? Newbee.
>>>Kenny
>>>
>>>
>>>
>>>_______________________________________________
>>>Voyage-linux mailing list
>>>Voyage-linux at list.voyage.hk
>>>http://list.voyage.hk/mailman/listinfo/voyage-linux
>>>
>>>
>>
>>
>>
>>-- 
>>Artie Gold 
>>Principal Software Engineer
>>Under Assistant West Coast Promo Man
>>
>>
>>F4W, Inc.
>>
>>===================================================
>>Elegance is not a dispensable luxury but a factor that decides between success and failure. 
>>--Edsger Dijkstra 
>>
>>
>>_______________________________________________
>>Voyage-linux mailing list
>>Voyage-linux at list.voyage.hk
>>http://list.voyage.hk/mailman/listinfo/voyage-linux
>>
>>
>
>
>


-- 
Artie Gold 
Principal Software Engineer
Under Assistant West Coast Promo Man


F4W, Inc.

===================================================
Elegance is not a dispensable luxury but a factor that decides between success and failure. 
--Edsger Dijkstra 


_______________________________________________
Voyage-linux mailing list
Voyage-linux at list.voyage.hk
http://list.voyage.hk/mailman/listinfo/voyage-linux
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.voyage.hk/pipermail/voyage-linux/attachments/20120108/2ef80d1e/attachment-0001.html>


More information about the Voyage-linux mailing list