omar2100000
|
2012-05-10
, 11:00
|
Posts: 31 |
Thanked: 2 times |
Joined on May 2012
|
#91
|
|
2012-05-10
, 11:34
|
Posts: 1,808 |
Thanked: 4,272 times |
Joined on Feb 2011
@ Germany
|
#92
|
|
2012-05-10
, 15:59
|
|
Posts: 1,359 |
Thanked: 1,292 times |
Joined on Oct 2011
@ Tartus.Syria
|
#93
|
|
2012-09-18
, 17:29
|
Posts: 60 |
Thanked: 4 times |
Joined on Apr 2011
|
#94
|
|
2012-09-18
, 17:37
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#95
|
sudo gainroot apt-get purge php5-common
The Following User Says Thank You to michaaa62 For This Useful Post: | ||
|
2013-04-23
, 19:57
|
|
Posts: 84 |
Thanked: 11 times |
Joined on Aug 2012
@ iran
|
#96
|
pkg: warning - old post-removal script returned error exit status 1 dpkg - trying script from the new package instead ... mv: cannot rename '/opt/ovi-maps-cnfix/index.html.bak': No such file or directory dpkg: error processing /var/cache/apt/archives/ovi-maps-cnfix_0.0.2_armel.deb (--unpack): subprocess new post-removal script returned error exit status 1 mv: cannot rename '/opt/ovi-maps-cnfix/index.html.bak': No such file or directory dpkg: error while cleaning up: subprocess post-removal script returned error exit status 1 Errors were encountered while processing: /var/cache/apt/archives/ovi-maps-cnfix_0.0.2_armel.deb E: Sub-process /usr/bin/dpkg returned an error code (1)
Nokia-N900:~# apt-get remove ovi-maps-cnfix Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be REMOVED: ovi-maps-cnfix 0 upgraded, 0 newly installed, 1 to remove and 24 not upgraded. 4 not fully installed or removed. After this operation, 1913kB disk space will be freed. Do you want to continue [Y/n]? y dpkg: error processing ovi-maps-cnfix (--remove): Package is in a very bad inconsistent state - you should reinstall it before attempting a removal. Errors were encountered while processing: ovi-maps-cnfix E: Sub-process /usr/bin/dpkg returned an error code (1) Nokia-N900:~#
|
2013-04-24
, 15:20
|
|
Posts: 84 |
Thanked: 11 times |
Joined on Aug 2012
@ iran
|
#97
|
/home/user/MyDocs # dpkg -i NITDroid-Installer_0.2.8-8.deb (Reading database ... 56922 files and directories currently installed.) Preparing to replace nitdroid-installer 0.2.6-3 (using NITDroid-Installer_0.2.8-8.deb) ... Unpacking replacement nitdroid-installer ... dpkg-deb (subprocess): short read in buffer_copy (failed to write to pipe in copy) dpkg-deb: subprocess paste returned error exit status 2 dpkg: error processing NITDroid-Installer_0.2.8-8.deb (--install): short read in buffer_copy (backend dpkg-deb during `./usr/share/pixmaps/nitdroid-uninstaller.png') Errors were encountered while processing: NITDroid-Installer_0.2.8-8.deb /home/user/MyDocs #
|
2013-04-24
, 17:18
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#98
|
sudo gainroot dpkg --purge --force-remove-reinstreq ovi-maps-cnfix
|
2013-04-24
, 21:03
|
|
Posts: 84 |
Thanked: 11 times |
Joined on Aug 2012
@ iran
|
#99
|
Please tryfor the first error.Code:sudo gainroot dpkg --purge --force-remove-reinstreq ovi-maps-cnfix
The second might be caused by a download or storage error, not sure...
Please try to use apt-get to download the package and install it.
~ $ sudo gainroot Root shell enabled BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash) Enter 'help' for a list of built-in commands. /home/user # /home/user # dpkg --purge --force-remove-reinstreq ovi-maps-cnfix dpkg - warning, overriding problem because --force enabled: Package is in a very bad inconsistent state - you should reinstall it before attempting a removal. (Reading database ... 56912 files and directories currently installed.) Removing ovi-maps-cnfix ... mv: cannot rename '/opt/ovi-maps-cnfix/index.html.bak': No such file or directory dpkg: error processing ovi-maps-cnfix (--purge): subprocess post-removal script returned error exit status 1 Errors were encountered while processing: ovi-maps-cnfix /home/user # /home/user #
Selecting previously deselected package ovi-maps-cnfix. (Reading database ... 56946 files and directories currently installed.) Preparing to replace ovi-maps-cnfix 0.0.2 (using .../ovi-maps-cnfix_0.0.2_armel.deb) ... Unpacking replacement ovi-maps-cnfix ... mv: cannot rename '/opt/ovi-maps-cnfix/index.html.bak': No such file or directory dpkg: warning - old post-removal script returned error exit status 1 dpkg - trying script from the new package instead ... mv: cannot rename '/opt/ovi-maps-cnfix/index.html.bak': No such file or directory dpkg: error processing /var/cache/apt/archives/ovi-maps-cnfix_0.0.2_armel.deb (--unpack): subprocess new post-removal script returned error exit status 1 mv: cannot rename '/opt/ovi-maps-cnfix/index.html.bak': No such file or directory dpkg: error while cleaning up: subprocess post-removal script returned error exit status 1 Errors were encountered while processing: /var/cache/apt/archives/ovi-maps-cnfix_0.0.2_armel.deb E: Sub-process /usr/bin/dpkg returned an error code (1) Nokia-N900:~#
|
2013-04-25
, 05:35
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#100
|
sudo gainroot touch /opt/ovi-maps-cnfix/index.html.bak dpkg --purge --force-remove-reinstreq ovi-maps-cnfix dpkg --configure -a
The Following User Says Thank You to michaaa62 For This Useful Post: | ||