maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   General (https://talk.maemo.org/forumdisplay.php?f=7)
-   -   Nokia N900 problem - Hash sum mismatch (https://talk.maemo.org/showthread.php?t=88177)

DavidAlgor 2012-12-08 18:46

Nokia N900 problem - Hash sum mismatch
 
hey guys,
i've got this problem, as i mentioned in the title, when i try to update or download anything new, i go to App-manager, but it keeps popping out a message about hash sum mismatch .!!!!

i'm not professional, yet, i looked all over the internet, alot of things .! can anyone tell me in a simple way how to solve this problem ?!

thanks alot .!

michaaa62 2012-12-09 08:41

Re: Nokia N900 problem - Hash sum mismatch
 
Please post the log or protocol from the Hildon Application Manager or, if you have rootsh installed, please post the output of
Code:

sudo gainroot
apt-get update


DavidAlgor 2012-12-09 13:20

Re: Nokia N900 problem - Hash sum mismatch
 
i dont have this application installed .! i reflashed my N900, and now the whole thing is down, no updates .!
i went to x-term. put those codes, i got the following:

$ sudo gainroot
Enable RD mode if you want to break your device
apt-get update
E: Could not open lock file /var/lib/apt/lists/lock - open (3) Permission denied.
E: unable to lock the list directory

!!!!! what the freak is this ?! :)

raaj13 2012-12-09 13:32

Re: Nokia N900 problem - Hash sum mismatch
 
Quote:

Originally Posted by DavidAlgor (Post 1302788)
i dont have this application installed .! i reflashed my N900, and now the whole thing is down, no updates .!
i went to x-term. put those codes, i got the following:

$ sudo gainroot
Enable RD mode if you want to break your device
apt-get update
E: Could not open lock file /var/lib/apt/lists/lock - open (3) Permission denied.
E: unable to lock the list directory

!!!!! what the freak is this ?! :)

you need to install rootsh for sudo gainroot to work

demolition 2012-12-09 13:55

Re: Nokia N900 problem - Hash sum mismatch
 
If you've just reflashed you device, I would suggest doing so again. It might be a bit tricky to do anything with the normal app-man because rootsh is needed, and to install rootsh would probably need R & D mode.
Have you tried disabling all your repositories and re-enabling them 1 by 1?
Once you get things working again, I recommend you use Faster Application Manager (fapman) - it's a GUI for apt-get and often more reliable than the built-in app-man.

DavidAlgor 2012-12-09 16:56

Re: Nokia N900 problem - Hash sum mismatch
 
Quote:

Originally Posted by demolition (Post 1302799)
If you've just reflashed you device, I would suggest doing so again. It might be a bit tricky to do anything with the normal app-man because rootsh is needed, and to install rootsh would probably need R & D mode.
Have you tried disabling all your repositories and re-enabling them 1 by 1?
Once you get things working again, I recommend you use Faster Application Manager (fapman) - it's a GUI for apt-get and often more reliable than the built-in app-man.

i'm going to flash this: RX-51_2009SE_10.2010.13-2.VANILLA_PR_EMMC_MR0_ARM
then, this: RX-51_2009SE_20.2010.36-2_PR_COMBINED_MR0_ARM

is that what are you talking about ?! :)
thanks for the post :)

DavidAlgor 2012-12-09 16:57

Re: Nokia N900 problem - Hash sum mismatch
 
Quote:

Originally Posted by raaj13 (Post 1302791)
you need to install rootsh for sudo gainroot to work

how can i do so ?!

michaaa62 2012-12-09 18:57

Re: Nokia N900 problem - Hash sum mismatch
 
You might want to consider the following:
a) There are countries, that block access to the repos. Are you hit by this?
b) Here is the wiki article about flashing the firmware: http://wiki.maemo.org/Updating_the_tablet_firmware
c) If you want to install rootsh, you need the extras repository enabled in HildonApplicationManager.

raaj13 2012-12-10 03:43

Re: Nokia N900 problem - Hash sum mismatch
 
Quote:

Originally Posted by DavidAlgor (Post 1302861)
how can i do so ?!

http://repository.maemo.org/extras/p..._1.5_armel.deb

download and it on your n900 click on rootsh.deb and it should automatically install via app manager.

DavidAlgor 2012-12-10 14:02

Re: Nokia N900 problem - Hash sum mismatch
 
Quote:

Originally Posted by raaj13 (Post 1302986)
http://repository.maemo.org/extras/p..._1.5_armel.deb

download and it on your n900 click on rootsh.deb and it should automatically install via app manager.


super, i've download it :)
now, i typed:
sudo gainroot
apt-get update

i got the following:


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.
~ $ sudo gainroot
Root shell enabled
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.
/home/user # apt-get update
Hit http://repository.maemo.org fremantle-1.3 Release.gpg
Ign http://repository.maemo.org fremantle-1.3/free Translation-en_GB
Get:1 https://downloads.maemo.nokia.com ./ Release.gpg [198B]
Ign http://repository.maemo.org fremantle-1.3/non-free Translation-en_GB
Hit http://repository.maemo.org fremantle-1.3 Release
Ign https://downloads.maemo.nokia.com ./ Translation-en_GB
Get:2 http://repository.maemo.org fremantle-1.3/free Packages [3165kB]
Hit https://downloads.maemo.nokia.com ./ Release
Ign http://repository.maemo.org fremantle-1.3/non-free Packages/DiffIndex
Err https://downloads.maemo.nokia.com ./ Release

Hit http://repository.maemo.org fremantle-1.3/non-free Packages
Get:3 https://downloads.maemo.nokia.com ./ Release [507B]
Ign https://downloads.maemo.nokia.com ./ Release
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex
Hit https://downloads.maemo.nokia.com ./ Packages
Fetched 706B in 4s (149B/s)
W: GPG error: https://downloads.maemo.nokia.com ./ Release: The following signatures were invalid: KEYEXPIRED 1349249546 KEYEXPIRED 1349249546 KEYEXPIRED 1349249546
W: Failed to fetch http://repository.maemo.org/extras/d...el/Packages.gz Hash Sum mismatch
E: Some index files failed to download, they have been ignored, or old ones used instead.
/home/user #


All times are GMT. The time now is 13:15.

vBulletin® Version 3.8.8