![]() |
2012-07-11
, 16:51
|
|
Posts: 1,359 |
Thanked: 1,292 times |
Joined on Oct 2011
@ Tartus.Syria
|
#2
|
The Following User Says Thank You to sifo For This Useful Post: | ||
![]() |
2012-07-11
, 17:11
|
|
Posts: 1,359 |
Thanked: 1,292 times |
Joined on Oct 2011
@ Tartus.Syria
|
#4
|
No such file or directory
The Following User Says Thank You to sifo For This Useful Post: | ||
![]() |
2012-07-11
, 17:34
|
|
Posts: 1,359 |
Thanked: 1,292 times |
Joined on Oct 2011
@ Tartus.Syria
|
#6
|
![]() |
2012-07-11
, 17:38
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#7
|
apt-get --reinstall install libsdl-gfx1.2-4 libsmpeg0 liblzma1 libboost-signals1.42.0 libsdl-mixer1.2 libarchive1
dpkg --force-all --configure -a
![]() |
2012-07-11
, 18:13
|
Posts: 250 |
Thanked: 126 times |
Joined on Dec 2010
|
#8
|
as root should fix it.Code:apt-get --reinstall install libsdl-gfx1.2-4 libsmpeg0 liblzma1 libboost-signals1.42.0 libsdl-mixer1.2 libarchive1
If it doesn't, which I doubt,Code:dpkg --force-all --configure -a
![]() |
2012-07-11
, 20:32
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#9
|
![]() |
2012-07-12
, 00:07
|
Posts: 250 |
Thanked: 126 times |
Joined on Dec 2010
|
#10
|
Setting up libsdl-gfx1.2-4 (2.0.22-0maemo1) ...
Optifying usr/share/doc/libsdl-gfx1.2-4 -> /opt/maemo/usr/share/doc/libsdl-gfx1.2-4
mv: can't rename '/usr/share/doc/libsdl-gfx1.2-4': No such file or directory
dpkg: error processing libsdl-gfx1.2-4 (--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: can't rename '/usr/share/doc/libsmpeg0': No such file or directory
dpkg: error processing libsmpeg0 (--configure):
subprocess post-installation script returned error exit status 1
Setting up liblzma1 (4.999.9beta+20091116-1maemo1) ...
Optifying usr/share/doc/liblzma1 -> /opt/maemo/usr/share/doc/liblzma1
mv: can't rename '/usr/share/doc/liblzma1': No such file or directory
dpkg: error processing liblzma1 (--configure):
subprocess post-installation script returned error exit status 1
Setting up libboost-signals1.42.0 (1.42.0-3maemo3) ...
Optifying usr/share/doc/libboost-signals1.42.0 -> /opt/maemo/usr/share/doc/libboost-signals1.42.0
mv: can't rename '/usr/share/doc/libboost-signals1.42.0': No such file or directory
dpkg: error processing libboost-signals1.42.0 (--configure):
subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of libarchive1:
libarchive1 depends on liblzma1 (>= 4.999.9beta+20091116-1maemo1); however:
Package liblzma1 is not configured yet.
dpkg: error processing libarchive1 (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libsdl-mixer1.2:
libsdl-mixer1.2 depends on libsmpeg0; however:
Package libsmpeg0 is not configured yet.
dpkg: error processing libsdl-mixer1.2 (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
libsdl-gfx1.2-4
libsmpeg0
liblzma1
libboost-signals1.42.0
libarchive1
libsdl-mixer1.2
Allready tried apt-get install -f and dkg --configure -a
Any idea how to solve this
Thanks
Last edited by guilledoc; 2012-07-12 at 02:03.