maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Games (https://talk.maemo.org/forumdisplay.php?f=12)
-   -   [HELP] Accidentally, i installed a .IPK using DPKG. No space on rootfs (https://talk.maemo.org/showthread.php?t=81314)

trigaum 2012-01-03 19:03

[HELP] Accidentally, i installed a .IPK using DPKG. No space on rootfs
 
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

ammyt 2012-01-03 19:05

Re: [HELP] Accidentally, i installed a .IPK using DPKG. No space on rootfs
 
Quote:

Originally Posted by trigaum (Post 1145245)
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

I'm guessing an apt-get purge com.ea.nfsuc would sort this out.

marmistrz 2012-01-03 19:10

Re: [HELP] Accidentally, i installed a .IPK using DPKG. No space on rootfs
 
If you can't purge it (no space for lock)
do this

Code:

root
cd /usr/bin
rm *nfsuc*

NOTE: If you have nfsuc installer from extras, do
Code:

ls
and check the actual name of the nfsuc executable!
then
Code:

rm <the actual name>

Nokia 5700 2012-01-03 20:34

Re: [HELP] Accidentally, i installed a .IPK using DPKG. No space on rootfs
 
Quote:

Originally Posted by marmistrz (Post 1145252)
If you can't purge it (no space for lock)
do this

Code:

root
cd /usr/bin
rm *nfsuc*

NOTE: If you have nfsuc installer from extras, do
Code:

ls
and check the actual name of the nfsuc executable!
then
Code:

rm <the actual name>

It's an IPK package. They're simpler than this. ;)
They collect all the files in a single directory inside /usr/palm/.

Go to Xterm and cd to /usr/palm/.
If this directory exists, it's pretty straight-forward to remove the files it has put there.
(NOTE: REMEMBER NOT TO USE "rm -r *" ! FIND THE EXACT DIRECTORY.)

trigaum 2012-01-03 21:05

Re: [HELP] Accidentally, i installed a .IPK using DPKG. No space on rootfs
 
purge not helped
nfsuc doesnt exists in /usr/bin/
i removed the com.ea.app.nfsuc directory from /usr/palm/applications but it didnt fixed either =/

anyway thakyou all for the help

is there anything else to do but reinstall entire system?

michaaa62 2012-01-04 08:41

Re: [HELP] Accidentally, i installed a .IPK using DPKG. No space on rootfs
 
Please look at these possible locations also:
/opt/preenv/usr/palm/applications/com.ea.app.nfsuc
/usr/bin/
/usr/share/applications/hildon
/usr/share/icons/hicolor/24x24/apps
/usr/share/icons/hicolor/32x32/apps
/usr/share/icons/hicolor/48x48/apps
/usr/share/icons/hicolor/64x64/apps

Estel 2012-01-04 11:01

Re: [HELP] Accidentally, i installed a .IPK using DPKG. No space on rootfs
 
Quote:

Originally Posted by trigaum (Post 1145323)
is there anything else to do but reinstall entire system?

Reflashing device due to such small issue would be ridiculous grotesque. Just try a little harder man, and delete files by hand, as people suggested in posts before mine.

trigaum 2012-01-04 18:40

Re: [HELP] Accidentally, i installed a .IPK using DPKG. No space on rootfs
 
@michaaa62 thanks man, but none os these folders have nfsuc files

@Estel could be grotesque, but i have no other clues where to look for and i cant install other apps to help me... but ill try. thanks

michaaa62 2012-01-04 18:56

Re: [HELP] Accidentally, i installed a .IPK using DPKG. No space on rootfs
 
No file or folder is named starting with 'com-ea-'???

Did you try to open the .IPK file with some kind of archive manager to get the path from, maybe, data.gz or any manifest list???

don_falcone 2012-01-04 19:03

Re: [HELP] Accidentally, i installed a .IPK using DPKG. No space on rootfs
 
Come on, use some 'du -h|sort|less' and find out what occupies space! You f*cked up, you put in effort to clean up.

eight 2012-01-04 19:38

Re: [HELP] Accidentally, i installed a .IPK using DPKG. No space on rootfs
 
http://www.google.com/search?q=ls+find+large+files
http://www.google.com/search?q=du+find+large+folders
http://www.google.de/search?q=ls+find+new+files

marmistrz 2012-01-04 20:00

Re: [HELP] Accidentally, i installed a .IPK using DPKG. No space on rootfs
 
extract the .ipk and look where the files should be

trigaum 2012-01-05 07:25

Re: [HELP] Accidentally, i installed a .IPK using DPKG. No space on rootfs
 
finally i did it!
i found the com.ea.app.nfsuc folder at /usr/palm/applications/ and deleted it but my apt-get continued not working and saying that annoying message
searching on google i found this command: "dpkg --remove --force-remove-reinstreq packagename"
my apt-get is running well again and my rootfs too.
thankyou all for the effort and master Yoda at the first page. =)

see ya!

sifo 2012-02-15 17:58

Re: [HELP] Accidentally, i installed a .IPK using DPKG. No space on rootfs
 
hi men i used dpkg for an ipk game and i get this error
dpkg:UNRECOVRABLE FATAL ERROR . ABBORTING FILES LIST FILE FORPACKAGE COM.EA.APP.SCRABBLE CONTAINS EMPTY FILE NAME SOME HELP PLEASE :confused:

marmistrz 2012-02-15 18:05

Re: [HELP] Accidentally, i installed a .IPK using DPKG. No space on rootfs
 
Code:

dpkg -r com.ea.app.scrabble
You must've unintentionally pressed caps lock, haven't you? :)

sifo 2012-02-16 17:45

Re: [HELP] Accidentally, i installed a .IPK using DPKG. No space on rootfs
 
ok i removed the file from /usr/palm/application/com.ea.app.scrabble
i dont know why i still getting the same error hen tring to use dpkg
even the file benn removed .thanks:confused:

mrsellout 2012-02-16 17:52

Re: [HELP] Accidentally, i installed a .IPK using DPKG. No space on rootfs
 
Quote:

Originally Posted by sifo (Post 1165888)
ok i removed the file from /usr/palm/application/com.ea.app.scrabble
i dont know why i still getting the same error hen tring to use dpkg
even the file benn removed .thanks:confused:

Try removing /var/lib/dpkg/info/com.ea.app.scrabble.list

sifo 2012-02-16 19:36

Re: [HELP] Accidentally, i installed a .IPK using DPKG. No space on rootfs
 
i found it but midnight commander cant remove it returning error
and filebox when i choose delete it didnt responed is there a way to remove it by terminal i think this is the harm file thank you very much i hope it will be fixed:o

mrsellout 2012-02-16 20:33

Re: [HELP] Accidentally, i installed a .IPK using DPKG. No space on rootfs
 
Enable root access in Filebox's settings and restart Filebox.
Or in xterm

Code:

root
rm /var/lib/dpkg/info/com.ea.app.scrabble.list


sifo 2012-02-17 12:54

Re: [HELP] Accidentally, i installed a .IPK using DPKG. No space on rootfs
 
1 Attachment(s)
Quote:

Originally Posted by mrsellout (Post 1165953)
Enable root access in Filebox's settings and restart Filebox.
Or in xterm

Code:

root:
rm /var/lib/dpkg/info/com.ea.app.scrabble.list


yes i did it the damned file been removed after using (rm) code i did
apt-get remove com.ea.app.scrabble and yes it is been removed now there is no problem with that thanks to you my friend
:D:D:D:D:D:D:D:D:D
please just download the zip file i posted for just to see how much i wanna thank you


All times are GMT. The time now is 03:40.

vBulletin® Version 3.8.8