Re: help, getting error message about kernel
so i played around with apt-get and tried to purge... here's what i got;
Code:
/home/user # apt-get purge
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 11 not upgraded.
7 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up libflac8 (1.2.1-1.1maemo3) ...
Optifying usr/share/doc/libflac8 -> /opt/maemo/usr/share/doc/libflac8
mv: cannot rename '/usr/share/doc/libflac8': No such file or directory
dpkg: error processing libflac8 (--configure):
subprocess post-installation script returned error exit status 1
Setting up libsmpeg0 (0.4.5+cvs20030824-2.3-0maemo1) ...
Optifying usr/share/doc/libsmpeg0 -> /opt/maemo/usr/share/doc/libsmpeg0
mv: cannot rename '/usr/share/doc/libsmpeg0': No such file or directory
dpkg: error processing libsmpeg0 (--configure):
subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of python-pygame:
python-pygame depends on libsmpeg0; however:
Package libsmpeg0 is not configured yet.
dpkg: error processing python-pygame (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python-runtime:
python-runtime depends on python-pygame (>= 1.7.1release-4.2maemo1); however:
Package python-pygame is not configured yet.
dpkg: error processing python-runtime (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of solarwolf:
solarwolf depends on python-pygame (>= 1.5.6); however:
Package python-pygame is not configured yet.
dpkg: error processing solarwolf (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of maemo-python-device-env:
maemo-python-device-env depends on python-runtime (>= 1.0-9); however:
Package python-runtime is not configured yet.
dpkg: error processing maemo-python-device-env (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of rocksndiamonds:
rocksndiamonds depends on libsmpeg0; however:
Package libsmpeg0 is not configured yet.
dpkg: error processing rocksndiamonds (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
libflac8
libsmpeg0
python-pygame
python-runtime
solarwolf
maemo-python-device-env
rocksndiamonds
E: Sub-process /usr/bin/dpkg returned an error code (1)
/home/user #
so i guess libflac8 and libsmpeg0 are the culprit, how do i go about fixing this? tia :cool:
|