[maemo-developers] [maemo-developers] apt-get 'could not resolve hostname' again
From: Tim Teulings rael at edge.ping.deDate: Sun Feb 4 20:45:22 EET 2007
- Previous message: [maemo-developers] apt-get 'could not resolve hostname' again
- Next message: [maemo-developers] apt-get 'could not resolve hostname' again
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
See my othe rthread, where I asked the same question.
The answer by Andreas Oberritter was:
"I encountered the same error. Scratchbox seems to copy nsswitch.conf
from /etc/nsswitch.conf. See below for my changes on my Ubuntu Feisty
setup which solved the problem."
-- /etc/nsswitch.conf 2007-01-11 22:01:14.000000000 +0100
+++ /scratchbox/etc/nsswitch.conf 2007-01-25 12:20:06.000000000 +0100
@@ -8,7 +8,7 @@
group: compat
shadow: compat
-hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4
+hosts: files dns
networks: files
protocols: db files
--
Gruß...
Tim.
- Previous message: [maemo-developers] apt-get 'could not resolve hostname' again
- Next message: [maemo-developers] apt-get 'could not resolve hostname' again
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
