maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   repos down? (https://talk.maemo.org/showthread.php?t=33929)

hopbeat 2009-11-03 20:42

repos down?
 
Is there any maintenance going on as the repos

deb http://repository.maemo.org/ fremantle/sdk free non-free
deb-src http://repository.maemo.org/ fremantle/sdk free
deb http://repository.maemo.org/ fremantle/tools free non-free
deb-src http://repository.maemo.org/ fremantle/tools free
deb http://repository.maemo.org/ fremantle/**** nokia-binaries


seems to be down?

danielwilms 2009-11-04 08:53

Re: repos down?
 
Hi,

I don't know if they were down yesterday night, but at least when I left yesterday, and since I'm here this morning, they are up and running. So maybe something might be wrong in your settings?

- did they work before?
- does it work again?
- if not, could you post the error message please, to see what is going wrong?

Cheers Daniel

hopbeat 2009-11-04 11:09

Re: repos down?
 
Hi,

They are up and running again, had to apt-get update though.
Thanks.

jeremiah 2009-11-04 17:01

Re: repos down?
 
Hi Hopbeat,

Sorry if they repos were down - they are under heavy load. We are working hard behind the scenes to make them faster. Note that there is also a Content Delivery Network serving up the repos so if they are down that is something that we at Maemo.org do not control.

Esse 2009-11-06 13:54

Re: repos down?
 
Are the servers going down regularly? I've been trying an 'apt-get update' several times over the past couple of days but just keep getting:

Err http://repository.maemo.org fremantle/sdk Release.gpg
Temporary failure resolving 'nokes.nokia.com'

cocayden 2009-11-06 14:00

Re: repos down?
 
I had this problem yesterday you need to remove everything in 99proxy in
/scratchbox/user/<user>/targets/<target>/etc/apt/apt.conf.d

if you are using the sdk image then user will be maemo and target will be FREMANTLE_X86 or FREMANTLE_ARMEL.

Flandry 2009-11-07 18:32

Re: repos down?
 
Scratchbox keeps failing to resolve the repos for me, too, making it seem like they are down.

apt-get update
Err http://repository.maemo.org fremantle/sdk Release.gpg
Could not resolve 'repository.maemo.org'
...
etc

I have checked that the /etc/resolv.conf files are the same inside and outside the scratchbox, and have no trouble pinging repository.maemo.org from outside scratchbox.

I checked in the apt.conf directory and only have these entries:
00maemo 01autoremove 70debconf

We've had trouble--lots of trouble--with our ISP (Comcrap) DNS service failing (i added a known good DNS server to resolv.conf in a way that may or may not be effective), but in this case it works from outside scratchbox just fine, all the time, so there must be some nuance.

horus 2009-11-08 00:05

Re: repos down?
 
Is it possible to download and install these manually without the use of apt-get update?

Flandry 2009-11-08 12:30

Re: repos down?
 
Answering my own question again:
For reasons obscure to me, there is a separate /etc/resolv.conf for scratchbox (in /scratchbox/etc) and for each of the targets (which is what you'll see if you check /etc/resolv.conf inside scratchbox). In my case, the scratchbox one didn't have the extra nameserver info, just the target resolv.conf. Changing that made the repo domain resolve after a few tries.

Horus: you certainly could do it from http://maemo.org/packages (download the deb) but installing things that way with dpkg is not really "the right way" and may lead to confusion in apt.

Andre Klapper 2009-11-08 18:21

Re: repos down?
 
http://talk.maemo.org/showpost.php?p=367317&postcount=6 as a potential solution?

horus 2009-11-08 21:43

Re: repos down?
 
Flandar I see what you mean. Thanks.

Andre: I believe thats only if you're behind a proxy isn't it?

Thor 2009-11-08 22:15

Re: repos down?
 
I hope there won't be a server load problem when there will be lots of N900s around!

hopbeat 2009-11-18 17:34

Re: repos down?
 
Is it only me, or they went down again? Can someone confirm?

Bratag 2009-12-11 20:16

Re: repos down?
 
Quote:

Originally Posted by Andre Klapper (Post 368898)

That did it. - Thanks

Bratag 2009-12-15 18:18

Re: repos down?
 
When I try and set up my new environment I get the following. Any ideas? I have setup an env before but owing to user error I had to delete it

Code:

Failed to fetch http://repository.maemo.org/dists/fremantle/sdk/Release.gpg  Temporary failure resolving 'repository.maemo.org'
Failed to fetch http://repository.maemo.org/dists/fremantle/tools/Release.gpg  Temporary failure resolving 'repository.maemo.org'
Failed to fetch http://repository.maemo.org/extras/dists/fremantle/Release.gpg  Temporary failure resolving 'repository.maemo.org'
Failed to fetch http://repository.maemo.org/extras-devel/dists/fremantle/Release.gpg  Temporary failure resolving 'repository.maemo.org'
Failed to fetch http://repository.maemo.org/dists/fremantle/********************************/Release.gpg  Temporary failure resolving 'repository.maemo.org'
Reading package lists... Done
W: Couldn't stat source package list http://repository.maemo.org fremantle/sdk/free Packages (/var/lib/apt/lists/repository.maemo.org_dists_fremantle_sdk_free_binary-armel_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://repository.maemo.org fremantle/sdk/non-free Packages (/var/lib/apt/lists/repository.maemo.org_dists_fremantle_sdk_non-free_binary-armel_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://repository.maemo.org fremantle/tools/free Packages (/var/lib/apt/lists/repository.maemo.org_dists_fremantle_tools_free_binary-armel_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://repository.maemo.org fremantle/tools/non-free Packages (/var/lib/apt/lists/repository.maemo.org_dists_fremantle_tools_non-free_binary-armel_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://repository.maemo.org fremantle/free Packages (/var/lib/apt/lists/repository.maemo.org_extras_dists_fremantle_free_binary-armel_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://repository.maemo.org fremantle/non-free Packages (/var/lib/apt/lists/repository.maemo.org_extras_dists_fremantle_non-free_binary-armel_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://repository.maemo.org fremantle/free Packages (/var/lib/apt/lists/repository.maemo.org_extras-devel_dists_fremantle_free_binary-armel_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://repository.maemo.org fremantle/non-free Packages (/var/lib/apt/lists/repository.maemo.org_extras-devel_dists_fremantle_non-free_binary-armel_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://repository.maemo.org fremantle/********************************/nokia-binaries Packages (/var/lib/apt/lists/repository.maemo.org_dists_fremantle_********************************_nokia-binaries_binary-armel_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Some index files failed to download, they have been ignored, or old ones used instead.


ArnimS 2009-12-17 18:26

Re: repos down?
 
[QUOTE=Bratag;429314]When I try and set up my new environment I get the following. Any ideas? I have setup an env before but owing to user error I had to delete it
/QUOTE]

Same here. No ideas yet. Looks like wrong

Bratag 2010-01-04 22:27

Re: repos down?
 
[QUOTE=ArnimS;432220]
Quote:

Originally Posted by Bratag (Post 429314)
When I try and set up my new environment I get the following. Any ideas? I have setup an env before but owing to user error I had to delete it
/QUOTE]

Same here. No ideas yet. Looks like wrong

http://maemo.org/community/maemo-dev...ory_fremantle/

Finally found this.

yakumoklesk 2010-01-24 20:35

Re: repos down?
 
Quote:

Originally Posted by Andre Klapper (Post 368898)

Yes! That worked. Thank you very much.


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

vBulletin® Version 3.8.8