Problem after reinstall Raspberian
Posted: Wed Feb 13, 2013 1:00 am
Lately, I have alot of problem with my raspberry pi. In the past month, I have experience that after reboot, the system is totally F**ked up and require to re-install. Today, it is the 6th time of reinstall in 6 weeks. And this time I could not even install packages from the internet. I have got the following message:
I hope someone here could tell me more about this. And why I am getting these messed up OS.
I have the 256MB version of model B and is running the latest raspberian of 9th Feb. After each re-install I have to following packages installed from the internet:
Nothing more or less. Thanks for any attempt to help.
Code: Select all
pi@raspberrypi ~/ $ sudo apt-get install tcllib
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
tcllib
0 upgraded, 1 newly installed, 0 to remove and 11 not upgraded.
Need to get 4,628 kB of archives.
After this operation, 16.5 MB of additional disk space will be used.
Get:1 http://mirrordirector.raspbian.org/raspbian/ wheezy/main tcllib all 1.14-dfsg-3 [4,628 kB]
Fetched 4,628 kB in 2s (1,669 kB/s)
Selecting previously unselected package tcllib.
dpkg: unrecoverable fatal error, aborting:
files list file for package 'libept-dev' is missing final newline
E: Sub-process /usr/bin/dpkg returned an error code (2)
I have the 256MB version of model B and is running the latest raspberian of 9th Feb. After each re-install I have to following packages installed from the internet:
Code: Select all
sudo apt-get install tcl8.5-dev
sudo apt-get install tcllib
sudo apt-get install libsqlite3-dev libsqlite3-tcl