The Following User Says Thank You to pinkfloyd For This Useful Post: | ||
|
2010-09-05
, 05:26
|
|
Posts: 549 |
Thanked: 299 times |
Joined on Jun 2010
@ Australian in the Philippines
|
#2
|
#! /bin/bash set -e if [ "$1" = "purge" ] then rm -rf /var/lib/php5 fi exit 0
|
2010-09-05
, 06:06
|
Posts: 42 |
Thanked: 20 times |
Joined on Jul 2010
@ Argentina
|
#3
|
Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: php5-common Use 'apt-get autoremove' to remove them. 0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 77 not upgraded. 1 not fully installed or removed. Need to get 0B/220kB of archives. After this operation, 0B of additional disk space will be used. Do you want to continue [Y/n]? y (Reading database ... 102154 files and directories currently installed.) Preparing to replace php5-common 5.2.6-6maemo5 (using .../php5-common_5.2.6-6maemo5_armel.deb) ... Unpacking replacement php5-common ... dpkg (subprocess): unable to execute old post-removal script: No such file or directory dpkg: warning - old post-removal script returned error exit status 2 dpkg - trying script from the new package instead ... dpkg (subprocess): unable to execute new post-removal script: No such file or directory dpkg: error processing /var/cache/apt/archives/php5-common_5.2.6-6maemo5_armel.deb (--unpack): subprocess new post-removal script returned error exit status 2 dpkg (subprocess): unable to execute new post-removal script: No such file or directory dpkg: error while cleaning up: subprocess post-removal script returned error exit status 2 Errors were encountered while processing: /var/cache/apt/archives/php5-common_5.2.6-6maemo5_armel.deb E: Sub-process /usr/bin/dpkg returned an error code (1) /var/lib/dpkg/info #
|
2010-09-06
, 04:15
|
Posts: 42 |
Thanked: 20 times |
Joined on Jul 2010
@ Argentina
|
#4
|
|
2010-09-06
, 08:17
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#5
|
|
2010-09-06
, 11:47
|
Posts: 42 |
Thanked: 20 times |
Joined on Jul 2010
@ Argentina
|
#6
|
|
2010-10-20
, 03:30
|
Posts: 26 |
Thanked: 17 times |
Joined on Mar 2010
|
#7
|
|
2010-11-15
, 16:10
|
|
Posts: 191 |
Thanked: 46 times |
Joined on Jun 2010
@ NanJing China
|
#8
|
|
2010-11-27
, 18:22
|
|
Posts: 552 |
Thanked: 183 times |
Joined on Oct 2009
@ Not decided
|
#9
|
dpkg: error processing tweakflashver (--remove): Package is in a very bad inconsistent state - you should reinstall it before attempting a removal. Errors were encountered while processing: tweakflashver E: Sub-process /usr/bin/dpkg returned an error code (1)
Preparing to replace tweakflashver 0.4.0-maemo1 (using .../tweakflashver_0.4.0-maemo1_armel.deb) ... Unpacking replacement tweakflashver ... dpkg: warning - old post-removal script returned error exit status 255 dpkg - trying script from the new package instead ... dpkg: error processing /var/cache/apt/archives/tweakflashver_0.4.0-maemo1_armel.deb (--unpack): subprocess new post-removal script returned error exit status 255 dpkg: error while cleaning up: subprocess post-removal script returned error exit status 255 Processing triggers for catorise ... ###########################################################################################################################################################################Errors were encountered while processing: /var/cache/apt/archives/tweakflashver_0.4.0-maemo1_armel.deb Sub-process /usr/bin/dpkg returned an error code (1)
|
2011-08-23
, 03:44
|
Posts: 2 |
Thanked: 0 times |
Joined on Aug 2011
|
#10
|
Last edited by pinkfloyd; 2010-09-05 at 03:44.