Subject: Re: [vserver] /dev/fd/62: No such file or directory
From: Jarry <mr.jarry@gmail.com>
Date: Thu, 20 Aug 2009 20:45:09 +0200

Herbert Poetzl wrote:
> On Thu, Aug 20, 2009 at 07:36:33PM +0200, Jarry wrote:
>> /usr/bin/revdep-rebuild: line 661: /dev/fd/62: No such file or directory
>> I see I do not have any "/dev/fd/62" in my guests (actually, even no
>> "/dev/fd"). 
> 
> which is your actual issue here :)
...
> back to the actual issue, your guest seems to have been
> built without the proper symlink in /dev
> 
> lrwxrwxrwx 1 root root 13 2009-08-08 23:33 /dev/fd -> /proc/self/fd/
> 
> if you add that symlink, your script/tool will most
> likely stop to complain :)

Bingo! "ln -s /proc/self/fd/ /dev/fd" solved the problem.
Thank you very much!

Jarry

-- 
_______________________________________________________________
This mailbox accepts e-mails only from selected mailing-lists!
Everything else is considered to be spam and therefore deleted.