![]() |
2012-01-03
, 19:05
|
|
Posts: 1,918 |
Thanked: 3,118 times |
Joined on Oct 2010
@ My pants
|
#2
|
hey guys, i was installing some webos games in DEB, but one of them (nfsUC) was .IPK and accidentally i installed this IPK package using DPKG. The installation didn´t completed and i rebooted the device.
Now i can´t install any package using App.Maganer, it says "Device Space not enough" and using xTerminal it says "The package com.ea.nfsuc needs to be reinstalled but i can´t find any packages".
How can i get rid of it?
Thanks
The Following User Says Thank You to ammyt For This Useful Post: | ||
![]() |
2012-01-03
, 19:10
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#3
|
root cd /usr/bin rm *nfsuc*
ls
rm <the actual name>
The Following User Says Thank You to marmistrz For This Useful Post: | ||
![]() |
2012-01-03
, 20:34
|
Posts: 298 |
Thanked: 197 times |
Joined on Dec 2009
@ Norway
|
#4
|
If you can't purge it (no space for lock)
do this
NOTE: If you have nfsuc installer from extras, doCode:root cd /usr/bin rm *nfsuc*
and check the actual name of the nfsuc executable!Code:ls
then
Code:rm <the actual name>
The Following User Says Thank You to Nokia 5700 For This Useful Post: | ||
![]() |
2012-01-03
, 21:05
|
Posts: 64 |
Thanked: 16 times |
Joined on May 2010
@ Petrolina, Brazil
|
#5
|
![]() |
2012-01-04
, 08:41
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#6
|
![]() |
2012-01-04
, 11:01
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#7
|
The Following User Says Thank You to Estel For This Useful Post: | ||
![]() |
2012-01-04
, 18:40
|
Posts: 64 |
Thanked: 16 times |
Joined on May 2010
@ Petrolina, Brazil
|
#8
|
![]() |
2012-01-04
, 18:56
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#9
|
![]() |
2012-01-04
, 19:03
|
Posts: 1,523 |
Thanked: 1,997 times |
Joined on Jul 2011
@ not your mom's FOSS basement
|
#10
|
The Following User Says Thank You to don_falcone For This Useful Post: | ||
Now i can´t install any package using App.Maganer, it says "Device Space not enough" and using xTerminal it says "The package com.ea.nfsuc needs to be reinstalled but i can´t find any packages".
How can i get rid of it?
Thanks