maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   nokia.com repositories are down (https://talk.maemo.org/showthread.php?t=74220)

sonny 2011-06-22 00:17

nokia.com repositories are down
 
Hi,

I wanted to reinstall angry birds so I went to the ovistore and click download, it's supposed to be downloaded from the nokia ovi repository (enabled in the applications manager).

But It seems nokia.com repositories are down.

I checked on the forum, I didn't found any solutions.

geneven 2011-06-22 00:26

Re: nokia.com repositories are down
 
Something may be down, but I upgraded internetradioplayer about 30 seconds ago.

I would wait. That is often the best fix.

sonny 2011-06-22 00:35

Re: nokia.com repositories are down
 
Err https://downloads.maemo.nokia.com ./ Packages
Could not resolve host: downloads.maemo.nokia.com (Could not contact DNS servers)
Err https://downloads.maemo.nokia.com ./ Packages
Could not resolve host: downloads.maemo.nokia.com (Could not contact DNS servers)
Err https://downloads.maemo.nokia.com ./ Packages
Could not resolve host: downloads.maemo.nokia.com (Could not contact DNS servers)

This is what I get with an apt-get update.
I think it's down since few weeks :-/

geneven 2011-06-22 01:00

Re: nokia.com repositories are down
 
Quote:

Originally Posted by sonny (Post 1035491)
Err https://downloads.maemo.nokia.com ./ Packages
Could not resolve host: downloads.maemo.nokia.com (Could not contact DNS servers)
Err https://downloads.maemo.nokia.com ./ Packages
Could not resolve host: downloads.maemo.nokia.com (Could not contact DNS servers)
Err https://downloads.maemo.nokia.com ./ Packages
Could not resolve host: downloads.maemo.nokia.com (Could not contact DNS servers)

This is what I get with an apt-get update.
I think it's down since few weeks :-/

Where are you? We have seen some regions unable to reach the repositories from time to time.

I have been successfully running apt-get update and upgrade multiple times daily every day for weeks.

sonny 2011-06-22 01:16

Re: nokia.com repositories are down
 
I'm in france.
I think those downloads addresses are the defaults.

Nokia-N900:~# cat /etc/apt/sources.list.d/hildon-application-manager.list
deb https://downloads.maemo.nokia.com/fremantle/ssu/apps/ ./
deb https://downloads.maemo.nokia.com/fremantle/ssu/002 ./
deb https://downloads.maemo.nokia.com/fremantle1.2/ovi/ ./
deb http://repository.maemo.org/extras/ fremantle-1.3 free non-free

Do you have different addresses for the nokia repositories?

renowong 2011-06-22 01:18

Re: nokia.com repositories are down
 
Quote:

Originally Posted by sonny (Post 1035491)
Err https://downloads.maemo.nokia.com ./ Packages
Could not resolve host: downloads.maemo.nokia.com (Could not contact DNS servers)
Err https://downloads.maemo.nokia.com ./ Packages
Could not resolve host: downloads.maemo.nokia.com (Could not contact DNS servers)
Err https://downloads.maemo.nokia.com ./ Packages
Could not resolve host: downloads.maemo.nokia.com (Could not contact DNS servers)

This is what I get with an apt-get update.
I think it's down since few weeks :-/

Check your catalogs in Application Manager, the settings should be :

Name : Nokia Applications
web address : https://downloads.maemo.nokia.com/fremantle/ssu/apps/
Distribution : ./

Name : Nokia System Software Updates
web address : https://downloads.maemo.nokia.com/fremantle/ssu/mr0
Distribution : ./

Name : Ovi
web address : https://downloads.maemo.nokia.com/fremantle1.2/ovi/
Distribution : ./

**All Components fields are empty.

That should get you going.

Reno

renowong 2011-06-22 01:22

Re: nokia.com repositories are down
 
Quote:

Originally Posted by sonny (Post 1035506)
I'm in france.
I think those downloads addresses are the defaults.

Nokia-N900:~# cat /etc/apt/sources.list.d/hildon-application-manager.list
deb https://downloads.maemo.nokia.com/fremantle/ssu/apps/ ./
deb https://downloads.maemo.nokia.com/fremantle/ssu/002 ./
deb https://downloads.maemo.nokia.com/fremantle1.2/ovi/ ./
deb http://repository.maemo.org/extras/ fremantle-1.3 free non-free

Do you have different addresses for the nokia repositories?

I got the same ones, except for the System updates.

There are no more updates from them anyway, so in any case, this repo is useless.

Bonjour chez toi!

renowong 2011-06-22 01:25

Re: nokia.com repositories are down
 
Here is a useful link:

http://www.nokian900applications.com...or-nokia-n900/

sonny 2011-06-22 01:44

Re: nokia.com repositories are down
 
Still the same issues :-/

jo21 2011-06-22 02:04

Re: nokia.com repositories are down
 
hmmm no wonder i havent been getting updates for the last 3 days. though apt-get update doesnt show any errors

sonny 2011-06-25 13:53

Re: nokia.com repositories are down
 
Still the same issue :-/

sonny 2011-06-29 00:38

Re: nokia.com repositories are down
 
Weird, it works well when I'm using my GSM internet but DNS problems with WiFi :-/

glabifrons 2011-06-29 02:10

Re: nokia.com repositories are down
 
Every one of those links referencing downloads.maemo.nokia.com result in permissions denied (403) errors (just click 'em and see for yourself). It appears Nokia has gone beyond simply ignoring N900 owners and is now outwardly cutting off support for devices that are still under warranty! (mine is only a few months old!)

Has anyone got a mirror?
I was considering a reflash, but without the SSU repositories, I'd never be able to bring it up to even a basic stable state. :(

jd4200 2011-06-29 02:37

Re: nokia.com repositories are down
 
Quote:

Originally Posted by glabifrons (Post 1041160)
. It appears Nokia has gone beyond simply ignoring N900 owners and is now outwardly cutting off support for devices that are still under warranty! (mine is only a few months old!)

That's ridiculous.
The 403 error is just nokia preventing people from directly viewing a directory listing of the files.

OP, if it's complaining about DNS, then it's more than likely due to your ISP. As you say Wifi works, but GSM doesn't (they maybe trying to reduce how much you're downloading from the one site, by stopping you from reaching the repos.).

Try using OpenDNS.
Settings>Internet Connections>Advanced>IP>Untick DNS and set it to:
208.67.222.222
208.67.220.220

glabifrons 2011-06-29 02:52

Re: nokia.com repositories are down
 
That's a relief.
Odd though... that's the only repo I've seen that forbids listing directories. Any guess as to why they'd do that?

jd4200 2011-06-29 03:01

Re: nokia.com repositories are down
 
Quote:

Originally Posted by glabifrons (Post 1041173)
That's a relief.
Odd though... that's the only repo I've seen that forbids listing directories. Any guess as to why they'd do that?

Probably to prevent people from directly posting links to the files to download them.

glabifrons 2011-06-29 04:12

Re: nokia.com repositories are down
 
Quote:

Originally Posted by jd4200 (Post 1041178)
Probably to prevent people from directly posting links to the files to download them.

...but the packages are free, and it's not like they're useful on another device. I fail to see the point.

Now in the ovi repository (where the paid apps are), I can understand it.

jo21 2011-06-29 04:17

Re: nokia.com repositories are down
 
elops must die :<


All times are GMT. The time now is 07:20.

vBulletin® Version 3.8.8