![]() |
Re: [help] Complicated problem of connection with N900
Quote:
please post the content of "/etc/apt/sources.list.d/hildon-application-manager.list" instead. Quote:
|
Re: [help] Complicated problem of connection with N900
2 Attachment(s)
Quote:
(hildon-application-manager.list renamed to hildon-application-manager.txt) Something else I can do? |
Re: [help] Complicated problem of connection with N900
that's strange, the "updatelog.txt" should contain a lot more lines - did you have all the catalogues disabled when you issued the "apt-get update ..." command?
and your sources list is very short, too. "deb https://downloads.maemo.nokia.com/fremantle/ssu/002 ./" this line is for the "Nokia System Software Updates". "deb https://downloads.maemo.nokia.com/fremantle/ovi/ ./" this line is for the ovi repository. but the line for "Nokia Applications" and for maemo.org Extras is missing, so they'll never get updated. did you disable those catalogues before copying the hildon-application-manager.list ? and as an example of what i'm trying to get to: this is my hildon-application-manager.list, with Nokia Apps, Nokia SSU and maemo.org Extras enabled: Code:
deb https://downloads.maemo.nokia.com/fremantle/ssu/apps/ ./ and this i get when running "apt-get update": Code:
Get:1 http://repository.maemo.org fremantle Release.gpg [489B] |
Re: [help] Complicated problem of connection with N900
Quote:
I will reactivate all, restart the n900 and try to connect to generate new report. |
Re: [help] Complicated problem of connection with N900
Quote:
|
Re: [help] Complicated problem of connection with N900
Quote:
good, the file hildon-application-manager generated just that: deb https://downloads.maemo.nokia.com/fremantle/ssu/apps/ ./ deb https://downloads.maemo.nokia.com/fremantle/ssu/002 ./ deb https://downloads.maemo.nokia.com/fremantle/ovi/ ./ deb http://repository.maemo.org/extras/ fremantle free non-free deb http://repository.maemo.org/extras/ fremantle free non-free deb http://repository.maemo.org/extras-devel/ fremantle free non-free |
Re: [help] Complicated problem of connection with N900
Quote:
sudo gainroot << ok apt-get update 2>&1 > /home/user/MyDocs/updatelog.txt << in infinity process:confused::confused: cp /etc/apt/sources.list.d/hildon-application-manager.list /home/user/MyDocs -x-x-x- between the difficulty in the English language and lack of knowledge on Linux / Maemo, do not know what worse :mad::mad: |
Re: [help] Complicated problem of connection with N900
Quote:
anyways, the "2>&1" part is only to make sure we don't miss any error messages. if you leave it out, it should work just as well and you see the error msgs in your xterm. but the generated file will be less useful, since we are interested in them. Code:
apt-get update > /home/user/MyDocs/updatelog.txt edit: your hildon-appmanager.list looks better now, but why do you have "extras" in there 2 times? check that you don't have the same "web address" in two catalogues, maybe you wanted -testing and forgot to edit? |
Re: [help] Complicated problem of connection with N900
2 Attachment(s)
good, it seems that I finally got to this report.
Are attached. Thank you for your patience :) |
Re: [help] Complicated problem of connection with N900
no problem :)
it looks like you have dns trouble, probably not only on the N900 but on your network. but there is a hopefully easy workaround: you make static entries for downloads.maemo.nokia.com to do that, you just need to enter the IP + hostname into the file /etc/hosts Code:
echo "195.113.232.88 downloads.maemo.nokia.com" >> /etc/hosts these IPs are what i get when i resolve downloads.maemo.nokia.com i have no idea of akamai's network, so i can not guarantee they will work from brazil. also, these are probably temporary and will change. if you enter "nslookup downloads.maemo.nokia.com" into a command prompt on your computer, do you get a response? if so, use those IPs. if not, there is something wrong with either your internet service provider or akamai (the host). |
All times are GMT. The time now is 17:46. |
vBulletin® Version 3.8.8