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 #

sixwheeledbeast 2012-12-10 18:20

Re: Nokia N900 problem - Hash sum mismatch
 
What catalogues do you have in HAM? (Hildon-App-Manager)

DavidAlgor 2012-12-10 21:17

Re: Nokia N900 problem - Hash sum mismatch
 
Quote:

Originally Posted by sixwheeledbeast (Post 1303184)
What catalogues do you have in HAM? (Hildon-App-Manager)

those catalogues would be:
1. Nokia applications
2. Nokia system software updates
3. Ovi
4. maemo - failed to refresh (red exclamation mark)

handaxe 2012-12-10 21:42

Re: Nokia N900 problem - Hash sum mismatch
 
Quote:

Originally Posted by DavidAlgor (Post 1303232)
those catalogues would be:
1. Nokia applications
2. Nokia system software updates
3. Ovi
4. maemo - failed to refresh (red exclamation mark)

Use the edit function to grab the URL details to present here,
partic the repo that failed.

DavidAlgor 2012-12-10 22:32

Re: Nokia N900 problem - Hash sum mismatch
 
Quote:

Originally Posted by handaxe (Post 1303238)
Use the edit function to grab the URL details to present here,
partic the repo that failed.

web address: http://repository.maemo.org/extras/
distribution: fremantle-1.3
components: free non-free

handaxe 2012-12-10 23:36

Re: Nokia N900 problem - Hash sum mismatch
 
Ok. Nothing wrong there. And now that I looked on prev page I see the error. Normally hashsum mismatches clear up after a while when the repo sorts out file updates. Strange yours has not.
Try disabling the extras repo in HAM, exit the app manager and then fire it up again and do an update. Then re-enable extras and update. Any change?

DavidAlgor 2012-12-11 14:21

Re: Nokia N900 problem - Hash sum mismatch
 
Quote:

Originally Posted by handaxe (Post 1303274)
Ok. Nothing wrong there. And now that I looked on prev page I see the error. Normally hashsum mismatches clear up after a while when the repo sorts out file updates. Strange yours has not.
Try disabling the extras repo in HAM, exit the app manager and then fire it up again and do an update. Then re-enable extras and update. Any change?

i did this one million time :)
your time; it worked out :), you're a blessed man, handaxe :)

thanks alot dude, i really appropriated your tip :)

lazart 2013-02-08 21:49

Re: Nokia N900 problem - Hash sum mismatch
 
I get this with (almost?) all packages, if enabled extras-devel :(

edit: same for extras-testing!

result after "sudo apt-get upgrade":

Code:

Fetched 72,7MB in 1min19s (918kB/s)                                                               
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/k/kernel-power/kernel-power_2.6.28-10power51r1_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/k/kernel-power/kernel-power-modules_2.6.28-10power51r1_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/k/kernel-power/kernel-power-flasher_2.6.28-10power51r1_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/i/iptables/iptables_1.4.12-1maemo2_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/m/mobilehotspot/mobilehotspot_0.3.5_all.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/t/telepathy-extras/liblongcat1_0.10.1_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/t/telepathy-haze/telepathy-haze_0.3.5-1maemo0_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/t/telepathy-extras/account-plugin-haze_0.10.1_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/a/apt/apt-transport-https_0.7.20.2maemo13.1+0m5_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/a/avahi/libavahi-common-data_0.6.24-0maemo5_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/a/avahi/libavahi-common3_0.6.24-0maemo5_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/a/avahi/libavahi-core5_0.6.24-0maemo5_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/a/avahi/avahi-daemon_0.6.24-0maemo5_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/a/avahi/avahi-dnsconfd_0.6.24-0maemo5_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/c/cutetube/cutetube_1.4.1_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/libg/libgsf/libgsf-1_1.14.21-1_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/g/goffice/libgoffice-0-8-common_0.8.17-1_all.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/g/goffice/libgoffice-0-8_0.8.17-1_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/g/gnumeric/gnumeric_1.10.17-1_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/g/gst-maemo-xiph/gstreamer0.10-maemo-xiph_0.5-4_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/a/avahi/libavahi-client3_0.6.24-0maemo5_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/a/avahi/libavahi-glib1_0.6.24-0maemo5_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/libd/libdmtx/libdmtx0a_0.7.4-maemo1_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/g/gmp/libgmp3c2_4.3.2+dfsg-1ubuntu3_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/m/mypaint/mypaint_0.9.1-maemo7_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/p/python-alarm/python-alarm_0.1-0maemo3_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/p/pyside-mobility/python-qtmobility.contacts_0.2.0-0maemo11_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/p/pyside-mobility/python-qtmobility.location_0.2.0-0maemo11_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/p/pyside-mobility/python-qtmobility.messaging_0.2.0-0maemo11_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/p/pyside-mobility/python-qtmobility.publishsubscribe_0.2.0-0maemo11_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/p/pyside-mobility/python-qtmobility.sensors_0.2.0-0maemo11_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/p/pyside-mobility/python-qtmobility.serviceframework_0.2.0-0maemo11_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/p/pyside-mobility/python-qtmobility.systeminfo_0.2.0-0maemo11_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/p/pyside-mobility/python-qtmobility.versit_0.2.0-0maemo11_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/w/woodchuck/pywoodchuck_0.4~20111208_all.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/s/scummvm/scummvm_1.5.0_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/v/vagalume/vagalume_0.8.5-1fremantle2_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/a/advanced-power/advanced-power_0.5.0-5_all.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/b/beifahrer/beifahrer_0.0.4-2_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/c/cal-home-widget/cal-home-widget_1.5_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/f/fahrplan/fahrplan_0.0.29_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/f/fmms/fmms_1.3.4_all.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/k/khweeteur/khweeteur_0.7.3-2_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/m/mbarcode-core/mbarcode-core_1.0.3-0_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/m/mbarcode/mbarcode_1.0.3-3_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/non-free/o/opera-mobile/opera-mobile_12.1beta1-16~fremantle0_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/p/python-location/python-location_0.2-1_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/p/protobuf/python-protobuf_2.4.0a-0maemo1_all.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/q/qcpufreq/qcpufreq_0.4.4-1_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/q/qtirreco/qtirreco_0.3.1-1_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/s/smscon/smscon_0.10.9-1_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/t/tweego/tweego_0.6.5-4_armel.deb  Hash Sum mismatch
Failed to fetch http://repository.maemo.org/extras-devel/pool/fremantle/free/w/web2sms/web2sms_0.1.2-11_armel.deb  Hash Sum mismatch
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

apt-get update or --fix-missing doesn't help...

ozone 2013-02-08 22:32

My Nokia N900 screen goes black whenever it gets hot,
 
Please, help! My nokia N900 screen always go black whenever it gets hot. I have flashed, reflashed and reflashed, it will boot and i will hear the nokia tune sound and yet the screen will till still go black. it will only boot normally when i switch it on after almost 48hrs to the last usage, Please what can i do?

sixwheeledbeast 2013-02-08 23:02

Re: My Nokia N900 screen goes black whenever it gets hot,
 
Quote:

Originally Posted by ozone (Post 1321904)
Please what can i do?

Not post in a unrelated thread.

pablocrossa 2013-02-08 23:04

Re: My Nokia N900 screen goes black whenever it gets hot,
 
Quote:

Originally Posted by ozone (Post 1321904)
Please, help! My nokia N900 screen always go black whenever it gets hot. I have flashed, reflashed and reflashed, it will boot and i will hear the nokia tune sound and yet the screen will till still go black. it will only boot normally when i switch it on after almost 48hrs to the last usage, Please what can i do?

Please, this is completely off-topic for this thread, can you create a new one?? :)

Edit: Beaten to it... :)

mpeg4codec 2013-02-09 08:00

Re: Nokia N900 problem - Hash sum mismatch
 
Having the same problem here: getting "Hash Sum mismatch" on packages when I try apt-get upgrade with the extras-devel repo enabled. Problem goes away if I disable the repo, but I need some package from there.

sixwheeledbeast 2013-02-09 08:32

Re: Nokia N900 problem - Hash sum mismatch
 
There is still a small issue with extras-devel.
You could try the mirrors or wait for our "hard working migration team" to sort. I believe they are working on it.

martinwozenilek 2013-02-10 15:53

Re: Nokia N900 problem - Hash sum mismatch
 
you can also do a wget, download the package and install it with dpkg. do a final apt-get -f install. that's the way i've reinstalled my second n900 yesterday. done it over a ssh session from my pc ... cool phone! :)

JadeH 2013-02-10 21:27

Re: Nokia N900 problem - Hash sum mismatch
 
thanks, disabling extras-devel solved it. I guess I'll just reenable it later.

kostett 2013-02-11 09:31

Re: Nokia N900 problem - Hash sum mismatch
 
i have the same problem with extras-testing. when that problem will disappear? i didn't think that's difficult
//sorry for my english

thedead1440 2013-02-11 09:38

Re: Nokia N900 problem - Hash sum mismatch
 
Quote:

Originally Posted by kostett (Post 1322405)
i have the same problem with extras-testing. when that problem will disappear? i didn't think that's difficult
//sorry for my english

Use extras-devel from skeiron.org/repo instead of extras-testing and you won't get hashsum errors; the issue is currently being investigated by merlin1991, head of repos, so give him time and he'll solve it :)

tanago 2013-02-22 13:59

Re: Nokia N900 problem - Hash sum mismatch
 
Where is it going to be announced when the actual maemo repos are running smoothly again and not produce Hash Sum Mismatch errors?

marmistrz 2013-02-22 14:43

Re: Nokia N900 problem - Hash sum mismatch
 
Quote:

Originally Posted by thedead1440 (Post 1322407)
Use extras-devel from skeiron.org/repo instead of extras-testing and you won't get hashsum errors; the issue is currently being investigated by merlin1991, head of repos, so give him time and he'll solve it :)

Which program is used for managing the repo? Reprepro?

sixwheeledbeast 2013-02-22 14:48

Re: Nokia N900 problem - Hash sum mismatch
 
Quote:

Originally Posted by tanago (Post 1324435)
Where is it going to be announced when the actual maemo repos are running smoothly again and not produce Hash Sum Mismatch errors?

Where or when?
This wiki page is keep up to date.

http://wiki.maemo.org/Migrating_to_C...Infrastructure

The Hash Sum Mismatch issue is still out standing on extras-devel.

For the time being there are no new applications as autobuilder is broken. It is best to put your repostories back to normal (pre-mirrors state) and disable extras-devel until further notice.

ChiefRA 2013-02-23 17:56

Re: Nokia N900 problem - Hash sum mismatch
 
Quote:

Originally Posted by thedead1440 (Post 1322407)
Use extras-devel from skeiron.org/repo instead of extras-testing and you won't get hashsum errors; the issue is currently being investigated by merlin1991, head of repos, so give him time and he'll solve it :)

What are the details for manually adding the skeiron.org/repo?
What should be placed on the following fields:
- Name:
- URL:
- Distribution:
- Components:

Thanks.

luf 2013-02-23 18:53

Re: Nokia N900 problem - Hash sum mismatch
 
Quote:

Originally Posted by JadeH (Post 1322319)
thanks, disabling extras-devel solved it. I guess I'll just reenable it later.

I had checksum error with:

deb http://repository.maemo.org/extras-devel/ fremantle free non-free

but I have no problem with

deb http://repository.maemo.org/extras-devel/ fremantle-1.3 free non-free

(fremantle versus fremantle-1.3). So let's try it ;)

ChiefRA 2013-02-23 20:21

Re: Nokia N900 problem - Hash sum mismatch
 
Quote:

Originally Posted by luf (Post 1324667)
I had checksum error with:

deb http://repository.maemo.org/extras-devel/ fremantle free non-free

but I have no problem with

deb http://repository.maemo.org/extras-devel/ fremantle-1.3 free non-free

(fremantle versus fremantle-1.3). So let's try it ;)

It works like a charm, thanks mate :)


All times are GMT. The time now is 04:01.

vBulletin® Version 3.8.8