[oe] Install base-file failed due to lack of usbd

Phil Blundell philb at gnu.org
Mon Dec 28 19:59:29 UTC 2009


On Mon, 2009-12-28 at 11:40 +0800, Guo Hongruan wrote:
> Hi guys,
>     the installation of base-file failed due to lack of usbd. I found this  
> bug when
> 1. MACHINE=qemumips and DISTRO=micro (using eglibc)
> 2. MACHINE=qemuarm and DISTRO=micro (using eglibc)
> 
> install: cannot create regular file  
> `/media/work-disk/workdir/oe-qemumips-micro-eglibc/work/qemumips-oe-linux/base-files-3.0.14-r89/image/etc/default/usbd':  
> No such file or directory

This is a bit weird, because the only install command that mentions usbd
is wrapped in an 'if [ ${DISTRO} != micro ] ...' conditional.  It also
worked fine for me last time I tried, and I test with qemuarm and micro
fairly often.  Do you have any local changes to your tree?

p.






More information about the Openembedded-devel mailing list