![]() |
2009-03-28
, 23:55
|
Posts: 678 |
Thanked: 197 times |
Joined on Jul 2007
@ San Jose CA
|
#2
|
![]() |
2009-03-29
, 04:57
|
|
Posts: 480 |
Thanked: 378 times |
Joined on Apr 2008
@ Chicago-ish
|
#3
|
![]() |
2009-03-29
, 08:28
|
Posts: 16 |
Thanked: 3 times |
Joined on Jul 2008
|
#4
|
![]() |
2009-03-29
, 10:35
|
Posts: 345 |
Thanked: 467 times |
Joined on Nov 2007
@ Germany
|
#5
|
tracked this down to dmesg log entry and inability to write to / as no-space-left.
Argh, No free space left for GC. nr_erasing_blocks is 0. nr_free_blocks is 0. (erasableeempty: yes, erasingempty: yes, erasependingempty: yes)
jffs2_reserve_space_gc of 196 bytes for garbage_collect_dnode failed: -28 /var/lib/hildon-application-manager.
The Following User Says Thank You to Master of Gizmo For This Useful Post: | ||
![]() |
2009-03-29
, 19:47
|
Posts: 16 |
Thanked: 3 times |
Joined on Jul 2008
|
#6
|
df -h shows plenty of free space (37Mbytes) but error in dmesg looks to be in how flash and jffs2 work with blocks of erase operations :
Argh, No free space left for GC. nr_erasing_blocks is 0. nr_free_blocks is 0. (erasableeempty: yes, erasingempty: yes, erasependingempty: yes)
jffs2_reserve_space_gc of 196 bytes for garbage_collect_dnode failed: -28 /var/lib/hildon-application-manager.
Tried a reboot, switch-off & battery removed. No change in problem.
Tried apt-get clean to try and free space, but - "Could not open lock file /var/cache/apt/archives/lock - open (28 No space left on device). Unable to lock the download directory.
Seen various people discussing this Argh dmesg, but no resolutions. Looking for ideas - not even sure if a re-flash is going to resolve this.
ideas ?
suggestions ?
neil