|
|
09-30-2012
, 02:16 AM
|
|
Posts: 1,983 |
Thanked: 2,975 times |
Joined on Jun 2010
@ Florida
|
#2
|
Need help, I face the below problem everytime,
whenever I try apt-get update, I get the below message, even the app catalouge in HAM and FAM does not updates community-thumb repos..
Am I doing anything wrong
Code:Fetched 3212kB in 4min36s (11.6kB/s) W: GPG error: http://marmistrz.net63.net fremantle Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9431AED09369EB78 W: Failed to fetch http://maemo.merlin1991.at/cssu/community-devel/dists/fremantle/Release.gpg Cannot initiate the connection to maemo.merlin1991.at:80 (2a01:4f8:100:1388::2). - connect (101 Network is unreachable) [IP: 2a01:4f8:100:1388::2 80] W: Failed to fetch http://maemo.merlin1991.at/cssu/community-devel/dists/fremantle/free/i18n/Translation-en_GB.gz Cannot initiate the connection to maemo.merlin1991.at:80 (2a01:4f8:100:1388::2). - connect (101 Network is unreachable) [IP: 2a01:4f8:100:1388::2 80] E: Some index files failed to download, they have been ignored, or old ones used instead.
ping6 2a01:4f8:100:1388::2
|
|
09-30-2012
, 03:11 AM
|
|
Posts: 7 |
Thanked: 3 times |
Joined on Apr 2011
|
#3
|

~ $ sudo gainroot Root shell enabled BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso31+0cssu0) built-in shell (ash) Enter 'help' for a list of built-in commands. /home/user # ping6 2a01:4f8:100:1388::2 PING 2a01:4f8:100:1388::2 (2a01:4f8:100:1388::2): 56 data bytes ping6: sendto: Network is unreachable
| The Following 2 Users Say Thank You to Shivu025 For This Useful Post: | ||
|
|
09-30-2012
, 04:21 AM
|
|
Posts: 1,983 |
Thanked: 2,975 times |
Joined on Jun 2010
@ Florida
|
#4
|
Below is the output I get..
and I am posting this post through N900 itself
Code:~ $ sudo gainroot Root shell enabled BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso31+0cssu0) built-in shell (ash) Enter 'help' for a list of built-in commands. /home/user # ping6 2a01:4f8:100:1388::2 PING 2a01:4f8:100:1388::2 (2a01:4f8:100:1388::2): 56 data bytes ping6: sendto: Network is unreachable
|
|
09-30-2012
, 05:08 AM
|
|
Posts: 7 |
Thanked: 3 times |
Joined on Apr 2011
|
#5
|
/home/user # ping6 ipv6.google.com PING ipv6.google.com (2404:6800:4003:801::1010): 56 data bytes ping6: sendto: Network is unreachable /home/user #
|
|
09-30-2012
, 05:37 AM
|
|
|
Posts: 83 |
Thanked: 711 times |
Joined on Feb 2010
@ Austria
|
#6
|
| The Following 5 Users Say Thank You to merlin1991 For This Useful Post: | ||
|
|
09-30-2012
, 08:36 AM
|
|
Posts: 7 |
Thanked: 3 times |
Joined on Apr 2011
|
#7
|
Well, that's really odd, because your N900 is trying to use that IP to reach the Community-thumb repository - and the errors it's getting, both from apt-get and from ping, are the generic 'network unreachable', and that would seem to be a networking problem. But if you're able to connect to the internet overall, then I have no clue. *Shrug* Perhaps your N900 is unable to use IPv6, but is able to connect to IPv4 addresses? Does output of:
ping www.google.com
differ from
ping6 ipv6.google.com
?
I removed the ipv6 (AAAA) dns entry for maemo.merlin1991.at.
Now only the A entry (188.40.39.11) exists which should make it possible for you to update.
I never thought a n900 would prefer ipv6 over ipv4. Interestingly though the ipv6 entry has been there ever since community-thumb exists.
| The Following User Says Thank You to Shivu025 For This Useful Post: | ||
|
|
10-04-2012
, 10:51 AM
|
|
Posts: 4 |
Thanked: 0 times |
Joined on Oct 2012
|
#8
|
|
|
10-05-2012
, 02:57 AM
|
|
Posts: 4 |
Thanked: 0 times |
Joined on Oct 2012
|
#9
|

|
|
10-05-2012
, 03:45 PM
|
|
Posts: 4 |
Thanked: 0 times |
Joined on Oct 2012
|
#10
|
![]() |
| Thread Tools | Search this Thread |
|
whenever I try apt-get update, I get the below message, even the app catalouge in HAM and FAM does not updates community-thumb repos..
Am I doing anything wrong