What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Entware memory exhausted

Marko Polo

Senior Member
I get this message while installing entware: memory exhausted

Code:
Entware uses separate locale-archive file independent from main system
Creating locale archive - /opt/usr/lib/locale/locale-archive
Adding en_EN.UTF-8
memory exhausted
Adding fr_FR.UTF-8
memory exhausted
locale-archive file was not created, not enough memory? Downloading...
checking endianess....
Byte Order: little endian.
--2018-07-08 09:13:29--  http://pkg.entware.net/binaries/other/locale-archive.2.23
Resolving pkg.entware.net... 81.4.123.217
Connecting to pkg.entware.net|81.4.123.217|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2916416 (2.8M) [application/octet-stream]
Saving to: '/opt/usr/lib/locale/locale-archive'

What does that mean? df -h gives proper picture and I have enough space

Code:
Filesystem                Size      Used Available Use% Mounted on
/dev/root                33.9M     33.9M         0 100% /
devtmpfs                124.8M         0    124.8M   0% /dev
tmpfs                   124.9M      2.6M    122.3M   2% /tmp
/dev/mtdblock4           62.8M      2.8M     59.9M   4% /jffs
/dev/sda1               234.7G    131.5G     91.3G  59% /tmp/mnt/data

I feel that this message connected with that bug
 
This is normal, just ignore it.
 

Similar threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top