View Single Post
Posts: 175 | Thanked: 210 times | Joined on Mar 2013
#3264
So, I did a dpkg -i *.deb and some packages installed without any issue but the result was :

Code:
dpkg: dependency problems prevent configuration of libc6-dev:armhf:
 libc6-dev:armhf depends on linux-libc-dev; however:
  Package linux-libc-dev:armhf is not configured yet.

...

dpkg: error processing libc6-dev:armhf (--install):
 dependency problems - leaving unconfigured

...

Errors were encountered while processing:
libc6-dev:armhf
And when I try to do an apt-get install vim I get :

Code:
FATAL: kernel too old
Segmentation fault
FATAL: kernel too old
Segmentation fault
dpkg: error processing libc-bin (--configure):
subprocess new pre-installation script returned error exit status 139
Errors were encountered while processing:
dbus
dbus-x11
libc-bin
E: Sub-process /usr/bin/dpkg returned an error code (1)
So I decided to use nano, but when trying to install other packages it works (still giving some errors, but the package installs and is usable), which is related to what you said in your previous post about packages build from the glibc source package.

My first usage of Easy Debian is for web browsing, as some websites don't work at all with Maemo's browser, so I decided to install midori and surf. Those installed without any issue and they are technically working, but frankly it is not the user experience I expect on a mobile device.

All in all, thank you for keeping this alive as much as you can.
 

The Following User Says Thank You to Malakai For This Useful Post: