Notices


Reply
Thread Tools
Posts: 70 | Thanked: 7 times | Joined on Jun 2011
#1
hey maemo users,
i'm a newbie here..i just got ma N900 for few month..recently, i downloaded blobwar..unfortunately..i was unable to run it...and i tried to uninstall it, but it fails..Beside flashing ma whole device just because of one application, is there any ways to uninstall it?help needed urgently~
 
Posts: 458 | Thanked: 274 times | Joined on Mar 2010 @ Finland
#2
As root write:
apt-get remove blobwars
to command line.
 
Posts: 70 | Thanked: 7 times | Joined on Jun 2011
#3
i''ve tried..but it says no such file or directory.
 
Posts: 70 | Thanked: 7 times | Joined on Jun 2011
#4
its still nt solved~sigh~
 
Posts: 458 | Thanked: 274 times | Joined on Mar 2010 @ Finland
#5
Could you post a screenshot or full paste of the output, apt-get shouldn't say no such file or directory in any case as far as I know. Also first check you didn't make any typos.
 
Posts: 70 | Thanked: 7 times | Joined on Jun 2011
#6
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.

Nokia-N900-02-8:~# apt-get remove blobwars
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
blobwars
0 upgraded, 0 newly installed, 1 to remove and 15 not upgraded.
After this operation, 20.0MB disk space will be freed.
Do you want to continue [Y/n]? Y
(Reading database ... 35081 files and directories currently installed.)
Removing blobwars ...
rm: cannot remove '/home/user/.parallelrealities': No such file or directory
dpkg: error processing blobwars (--remove):
subprocess pre-removal script returned error exit status 1
Errors were encountered while processing:
blobwars

this is what it appears...
 
Posts: 458 | Thanked: 274 times | Joined on Mar 2010 @ Finland
#7
Try running
Code:
mkdir /home/user/.parallelrealities
as normal user (not root) first and then as root run
Code:
apt-get remove blobwars
That should work.
 

The Following User Says Thank You to MiK546 For This Useful Post:
Posts: 70 | Thanked: 7 times | Joined on Jun 2011
#8
Originally Posted by MiK546 View Post
Try running
Code:
mkdir /home/user/.parallelrealities
as normal user (not root) first and then as root run
Code:
apt-get remove blobwars
That should work.
damnnn!!!u are really pro mannn!!!it workssss....all thanks to you..i'm seriously appreciate that u spend ur time explaining step by step for me...thank you~

by the way, do you know where can i get better application and avoid this from happening again?
 
Posts: 1 | Thanked: 0 times | Joined on Feb 2011 @ Philippines
#9
Originally Posted by MiK546 View Post
Try running
Code:
mkdir /home/user/.parallelrealities
as normal user (not root) first and then as root run
Code:
apt-get remove blobwars
That should work.




Very Helpful post! It did resolve my problem uninstalling blobwars too! Thanks!
 
Reply


 
Forum Jump


All times are GMT. The time now is 09:29.