[oe] bitbake git head issue

Robert Foerster robert at erafx.com
Sat Dec 18 14:18:52 UTC 2010


On Sat, Dec 18, 2010 at 8:54 AM, Frans Meulenbroeks <
fransmeulenbroeks at gmail.com> wrote:

> 2010/12/18 Robert Foerster <robert at erafx.com>:
> > On Sat, Dec 18, 2010 at 6:16 AM, Frans Meulenbroeks <
> > fransmeulenbroeks at gmail.com> wrote:
> >
> >> Hi,
> >>
> >> If I use bitbake git head I get:
> >>
> >> frans at linux-suse:~/oe/openembedded> bitbake james-image
> >> Process ProcessServer-1:
> >> Traceback (most recent call last):
> >>  File "/usr/lib/python2.6/multiprocessing/process.py", line 231, in
> >> _bootstrap
> >>    self.run()
> >>  File "/home/frans/oe/bitbake/lib/bb/server/process.py", line 95, in run
> >>    [NULL, NULL, NULL]):
> >>  File "/usr/lib/python2.6/contextlib.py", line 16, in __enter__
> >>    return self.gen.next()
> >>  File "/home/frans/oe/bitbake/lib/bb/utils.py", line 805, in
> redirected_fds
> >>    old_fds.append(os.dup(fd))
> >> OSError: [Errno 9] Bad file descriptor
> >>
> >>
> > What's the status of /dev/null on your system?  ls -l /dev/null ?
> >
> > Bob
>
> crw-rw-rw- 1 root root 1, 3 Oct 24  2009 /dev/null
>
> Seems quite OK to me
>
>
Yea, that appears ok.  I've heard of various issues with dup when /dev/null
was read or write only, which isn't the case here.



More information about the Openembedded-devel mailing list