On Sunday 12 December 2004 21:22, Thomas Ledet - ComSupport Gruppen wrote:
> After setting up a UML system using "rootstrap" in Debian Unstable
> I get the following problems:
>
> - running "$ host <somehost>" freezes the system.
Well, somebody had this too, but I don't remember it getting solved... maybe 
try disabling "nscd", if it is used (it's a libc DNS and other things cache - 
in general, caches everything going through NSS - /etc/nsswitch.conf)

> - trying to install apache2 freezes the system.
>
> - installing and starting ssh freezes the system.
>
> I suspect that all these problems are closely related.
>
> interesting files can be found at http://www.cs.aau.dk/~ledet/uml/
>
> host is not skas-enabled
libc6 related probably - quick solution:

mv /lib/tls /lib/tls.away (or whichever name you like)

This is well discussed on the MLs...

I think it's this one because you don't say you've done this step.
-- 
Paolo Giarrusso, aka Blaisorblade
Linux registered user n. 292729
http://www.user-mode-linux.org/~blaisorblade


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
User-mode-linux-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to