![]() |
Help, package remove error
Code:
Do you want to continue [Y/n]? y Code:
Nokia-N900-51-1:~# apt-get remove php5-common |
Re: Help, package remove error
Do you have the file /var/lib/dpkg/info/php5-common.postrm ?
If not create one as follows - then try to remove php5-common again: Code:
#! /bin/bash apt-get --reinstall install php5-common apt-get --purge remove php5-comon |
Re: Help, package remove error
I do have the postrm script. But still i cant install upgrade or remove php5-common :/
Code:
Reading package lists... Done |
Re: Help, package remove error
Any other ideas? i cant find a way to fix this issue =(
|
Re: Help, package remove error
If the post-removal script dchky posted above is the one that's actually being used, then it will only work if you have bash installed. Either install bash or change the first line of the script to read "#!/bin/sh" instead.
|
Re: Help, package remove error
Thanks that solved it!!! I did not think about it!! lol
TY very much Rob1n |
Re: Help, package remove error
Same problem here.../var/lib/dpkg/info/php5-common.postrm was there, but with no bash installed...:rolleyes:
Thank you very much! :) |
Re: Help, package remove error
great thx !!!
all of U |
Re: Help, package remove error
I installed tweakflashver package and for a reason I dont know why it got broke. When I m trying to remove it I ve got this message
Code:
dpkg: error processing tweakflashver (--remove): Code:
Preparing to replace tweakflashver 0.4.0-maemo1 (using .../tweakflashver_0.4.0-maemo1_armel.deb) ... edit: I solved my issue by doing a reboot, disabling extra-devel and trying to reinstall tweakflasher. It (re)installed and now it s working just nice. |
Re: Help, package remove error
Just registered to say THX U One year later this answer (Change bash to sh) is still usefule kudos :)
|
All times are GMT. The time now is 12:01. |
vBulletin® Version 3.8.8