![]() |
2010-11-24
, 22:55
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#2
|
apt-get install libopenal1
apt-get install -f dpkg --configure -a dpkg -i --force-remove-reinstreq libopenal1
![]() |
2010-11-26
, 19:48
|
Posts: 63 |
Thanked: 2 times |
Joined on Mar 2010
@ United Kingdom
|
#3
|
Nokia-N900:~# apt-get install libopena1
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package libopena1
Nokia-N900:~# apt-get install libopenal1
Reading package lists... Done
Building dependency tree
Reading state information... Done
libopenal1 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 42 not upgraded.
1 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up libopenal1 (1:1.9.563-2) ...
Optifying usr/share/doc/libopenal1 -> /opt/maemo/usr/share/doc/libopenal1
mv: cannot rename '/usr/share/doc/libopenal1': No such file or directory
dpkg: error processing libopenal1 (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
libopenal1
E: Sub-process /usr/bin/dpkg returned an error code (1)
Nokia-N900:~# apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 42 not upgraded.
1 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up libopenal1 (1:1.9.563-2) ...
Optifying usr/share/doc/libopenal1 -> /opt/maemo/usr/share/doc/libopenal1
mv: cannot rename '/usr/share/doc/libopenal1': No such file or directory
dpkg: error processing libopenal1 (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
libopenal1
E: Sub-process /usr/bin/dpkg returned an error code (1)
Nokia-N900:~# dpkg --configure -a
Setting up libopenal1 (1:1.9.563-2) ...
Optifying usr/share/doc/libopenal1 -> /opt/maemo/usr/share/doc/libopenal1
mv: cannot rename '/usr/share/doc/libopenal1': No such file or directory
dpkg: error processing libopenal1 (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
libopenal1
Nokia-N900:~# dpkg -i --force-remove-reinstreq libopenal1
dpkg: error processing libopenal1 (--install):
cannot access archive: No such file or directory
Errors were encountered while processing:
libopenal1
Nokia-N900:~#
![]() |
2010-11-26
, 19:51
|
Posts: 63 |
Thanked: 2 times |
Joined on Mar 2010
@ United Kingdom
|
#4
|
apt-get install kernel-power-bootimg this is what happens
btw the connection was slow as it was on 3g
Last edited by azy141; 2010-11-24 at 22:26.