![]() |
my Nokia N900 cant install and uninstall application
my n900 suddenly stopped installing applications,and i tried uninstalling thereafter,only to receive this message "unable to uninstall, internal error,Application 'app manager' closed".pls what do i do?
|
Re: my Nokia N900 cant install and uninstall application
I'm having similar problems...many pieces of software especially those from OVI store (even paid downloads) report 0kb size and then say installation file corrupted.
Quite annoying...finally going to have to flash the device but I don't own a copy of XP. I run linux but it is an x64 distribution...not sure if I can use that. |
Re: my Nokia N900 cant install and uninstall application
Quote:
If Flasher-3.5 is not supported on your operating system you can try to install Maemo SDK Virtual Image from Maemo Development Environment Downloads page and flash Maemo device from Virtual Image (which includes Ubuntu). This may or may not work for you depending on how well virtualization technology you use supports USB on your HW. http://tablets-dev.nokia.com/maemo-d...-downloads.php |
Re: my Nokia N900 cant install and uninstall application
I cant really install or uninstall any app at the moment and this is giving me a bad headache.wish i knew what to do at this time
|
Re: my Nokia N900 cant install and uninstall application
anytime i tried to uninstall an app. it reads;
"unable to uninstall app. internal error app manager close" This is completely frustrating.i need someone's help pls |
Re: my Nokia N900 cant install and uninstall application
Quote:
Probably some part of memory is corrupted. You should probably flash the whole device. BUT: take backups first! Make sure everything you need is copied to PC so that you could restore it later, after flashing. http://wiki.maemo.org/Flasher |
Re: my Nokia N900 cant install and uninstall application
Im pretty sorry about this but i have little knowledge about the flash or take backups.maybe i will have to use the xterminal.pls can you help with the necessary codes?i previously installed about 4 or 5 app and im certain the problem might have occurred as a result of this.incoorpurating the codes in the xterminal,hope i wont lose some default app from my N900.kindly advice...
|
Re: my Nokia N900 cant install and uninstall application
Quote:
Quote:
http://repository.maemo.org/extras-t...antle/install/ so for example, the very first app in that list is: 100boxes.install, then the appname would just be "100boxes", without the .install extension. But i strongly suggest you flash your device, both the image (firmware) and also the eMMC. I'm sure you can borrow your friend's PC with XP installed, i did that and flashed it very quick, the whole process took me literally 5 minutes :) Quote:
Ya that's what i did before actually.....i'm running Windows 7 x64 and had to install VMWare, and then install XP, and basically run it as a virtual PC and flash my N900. However, i could only flash the firmware, whereas flashing the eMMc doens't work, so the 2nd time i had to borrow my friend's laptop with XP installed on it.... |
Re: my Nokia N900 cant install and uninstall application
The GUI front-end HAM has no idea how to process errors.
I doubt you'll need to re-flash however it would be EASIER. $ sudo apt-get -f install That probably won't fix the problem but at least it SHOULD indicate which packages are causing trouble. If it asks you: Code:
Remove (y/n)? That should hopefully fix any dependency errors. Please note: helloworld is nothing more than a sample/example package name and a place-holder for *insert name here* If it asks you: Code:
You are about to do something potentially harmful. If it says: Code:
Some packages could not be installed. This may mean that you have <*insert standard THIS IS FOR ADVANCED USERS ONLY - it may brick your device, kidnap your dog, or crash your car...*> Method 1: Ignore Method Remove the line listing the dependency in /var/lib/dpkg/status via http://ubuntuforums.org/showthread.php?t=187293 --------------------------- If you have the error: Code:
Building dependency tree... Done Code:
$ sudo dpkg --remove --force-remove-reinstreq helloworld Code:
$ sudo mv /var/lib/dpkg/info/helloworld.* /dev/null/ |
Re: my Nokia N900 cant install and uninstall application
@chaoscreater
An easier way IMO to find the name is to: Code:
$ sudo dpkg -l > /home/user/MyDocs/.documents/installedpkgs Alternatively you may get lucky with: Code:
$ sudo apt-cache search keyword |
Re: my Nokia N900 cant install and uninstall application
when i type this code in the xterminal;
"sudo gainroot apt-get remove<filename>" it reads; 'Unable to lock the administration directory (/var/lib/dpkg/),is another process using it?' Pls what do i do next? |
Re: my Nokia N900 cant install and uninstall application
Most probably, you have App Manager open. Close it.
|
Re: my Nokia N900 cant install and uninstall application
you are a genius,i did close the app manager and i have just removed one application.the last part reads;
"after this operation,119kb disk space will be freed. Do you want to continue [y/n]?" so whats the next step?do i remove more app? |
Re: my Nokia N900 cant install and uninstall application
well, u have to confirm whether u want to remove or not, that's why it prompts u to enter [y/n]
and try what the 3rd line i suggested too, i'll type it again here: Quote:
|
Re: my Nokia N900 cant install and uninstall application
when i entered 'y' it reads;
"dpkg:parse error,in file /var/lib/dpkg/available' near line 1435 package 'gstranslate': EOF during value of field 'Maemo-Icon-26' (missing final newline) E: sub-process /usr/bin/dpkg returned an error code (2)" and when i entered this third line, 'apt-get autoremove' it reads; "reading package lists....Done Building dependency tree Reading state information...Done Building dependency tree Reding information...Done 0 upgraded, 0 newly installed, 0 to remove and 76 upgraded". what do i do next pls? |
Re: my Nokia N900 cant install and uninstall application
Quick reply.
/var/lib/dpkg/available is corrupted. I don't know exact solution, but try: sudo rm /var/lib/dpkg/available and apt-get update and all is good... http://ubuntuforums.org/archive/index.php/t-389997.html |
Re: my Nokia N900 cant install and uninstall application
Quote:
I run 64-bit Linux(Mint 8 KDE x86_64 on my laptop, Kubuntu 9.10 x86_64 on my desktop, and just moved to Mint 9 KDE x86_64. uname -a on my laptop shows: Code:
Linux rb-lt-new 2.6.31-21-generic #59-Ubuntu SMP Wed Mar 24 07:28:27 UTC 2010 x86_64 GNU/Linux What I did was: 1. Download the flasher3.5.tar.gz 2. Extract it to a temp directory 3. run "chmod +x flasher-3.5" from that directory, so it can be run. 4. Run it. Now, I'm willing to bet that the reason it works, when it logically shouldn't, is that I have the ia32 libs installed on my machines. While some may consider this "cheating", as it allows you to run 32-bit excecutables by installing the 32-bit libraries the programs need to run, in this case its perfectly valid - It means you can use your 64-bit Linux OS to run this flasher. Note though that I didn't manually install the ia32 libs on my new desktop, and I flashed successfully with it, so I dunno - They may have been included in the default packages though. So, in conclusion, it -IS- possible to use your 64-bit Linux system to flash your N900, and easily too - you may have to install a few packages, though. -Rob |
Re: my Nokia N900 cant install and uninstall application
Quote:
http://wiki.maemo.org/Flasher#Tips_.26_troubleshooting |
Re: my Nokia N900 cant install and uninstall application
when i typed this;
"apt-get update" everthingthing got updated,but when i type this; "apt-get updrage" the last line reads; 'E : Unable to fetch some archives, maybe run apt-get update or try with --fix missing?' whats next pls? |
Re: my Nokia N900 cant install and uninstall application
Try
apt-get update and then apt-get updrage --fix missing |
Re: my Nokia N900 cant install and uninstall application
Now i made certain my internet connection is enabled,and i typed this;
'apt-get upgrade' now its been upgrading for over 5 minutes,i hope everything get normalize eventually.i really appreciate your time.its still on 44% at the moment |
Re: my Nokia N900 cant install and uninstall application
Yea, it should take a while - its downloading and installing a bunch of new app-packages.
Also, that time-calculation is A, rough and B, just of the download time. Installing the programs will take another 5-10 minutes or so. |
Re: my Nokia N900 cant install and uninstall application
hi
i had the same problem, i tried to install hildon app manager but in the middle of way i got some dependency error, installation failed and i also lost my default app manager(that is a bad installaiotn:()... i tried apt-get -f and the application installer icon disappeared no i dont have an application manager, how can i get my default app manager back??( dont realy want to flash my device yet) i installed fast app manager but I want to know if I can get the default one back?? tnx in advance |
Re: my Nokia N900 cant install and uninstall application
@ai_kingdom
install faster app manger until your problem get fixed ;) |
Re: my Nokia N900 cant install and uninstall application
i did but I wonder if I can get the old one back??
bwt why do i get so many dependency error when i trie to install anything? for example I cant install pyqt or hildon there are just too many dependencies.... |
Re: my Nokia N900 cant install and uninstall application
please give me a clear info about the missing dependencies i mean what are they ? so i can help you ;)
|
Re: my Nokia N900 cant install and uninstall application
Quote:
http://talk.maemo.org/showthread.php...22#post1200122 |
Re: my Nokia N900 cant install and uninstall application
then as you saw there it is because of the unmet updates ;)
|
Re: my Nokia N900 cant install and uninstall application
Quote:
|
Re: my Nokia N900 cant install and uninstall application
also as you can see there maybe you should wait for updating that package.
sorry for this question but why you want that application |
Re: my Nokia N900 cant install and uninstall application
Never mind I'll figure it out oneway or the other.
|
Re: my Nokia N900 cant install and uninstall application
First of all, if You intend to use fAircrack to illegal purposes - despite developer's (kindly asked) will i nthat matter - we don't want to talk with You ;)
Second, if You got problems at this stage, You should definitely stay away - for now - from things like aircrack-ng. Google for it's website, educate Yourself, and then try again - preferably, on your own router, instead of harassing other's people private networks. /Estel |
Re: my Nokia N900 cant install and uninstall application
Quote:
|
All times are GMT. The time now is 12:59. |
vBulletin® Version 3.8.8