All of lore.kernel.org
 help / color / mirror / Atom feed
From: Henri Bragge <henri.bragge@dcombus.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] udev: Use udev.inc and add udevadm to udev pacakge instead of udev-utils
Date: Tue, 25 May 2010 12:55:21 +0300	[thread overview]
Message-ID: <4BFB9E89.30206@dcombus.com> (raw)
In-Reply-To: <AANLkTin5VBoB7K2n6JakiKoN2kfIF9JFgB4_3Ut3-z5n@mail.gmail.com>

Grzegorz Toporek wrote:
> Could you upload this patch to the git respiratory? Or this is just
> non-official change?
>
> I'm trying now to compile base-image on angstrom distro and I got error from
> udev_151.bb recipe. May be your patch will help with this...
>
> This is what I got:
>
> Does anyone met with this error? Sorry if it's not a right place to post.
>
>   
I've another issue concerning acl and attr that udev-151 requires, and 
I'm hoping that this patch would help me too. Btw I didn't have this 
problem with bitbake 1.8.18, but 1.10 with newest oe fails with output:

| make[4]: Entering directory 
`.../tmp/work/armv5te-angstrom-linux-gnueabi/attr-2.4.44-r3/attr-2.4.44/attr'
| ../include/install-sh -o hbragge -g 1002 -m 755 -d /usr/bin
| chmod: changing permissions of `//usr/bin': Operation not permitted
| make[4]: *** [install] Error 1
| make[4]: Leaving directory 
`.../tmp/work/armv5te-angstrom-linux-gnueabi/attr-2.4.44-r3/attr-2.4.44/attr'
| make[3]: *** [attr-install] Error 2
| make[3]: Leaving directory 
`.../tmp/work/armv5te-angstrom-linux-gnueabi/attr-2.4.44-r3/attr-2.4.44'
| FATAL: oe_runmake failed
NOTE: package attr-2.4.44-r3: task do_install: Failed
ERROR: TaskFailed event exception, aborting
ERROR: Build of .../openembedded/recipes/udev/attr_2.4.44.bb do_install 
failed
ERROR: Task 1641 (.../openembedded/recipes/udev/attr_2.4.44.bb, 
do_install) failed with 256

Building acl does the same thing. Something is wrong with environment 
variables exported by acl/attr recipes, which should point in ${D} but 
are now pointing into root. I'm executing bitbake from a makefile, which 
also seems to have and effect on this (starting bitbake directly 
preserves those variables).

- Henri



  parent reply	other threads:[~2010-05-25 10:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-25  6:49 [PATCH] udev: Use udev.inc and add udevadm to udev pacakge instead of udev-utils raj.khem
2010-05-25  7:22 ` Koen Kooi
2010-05-25  9:11   ` Grzegorz Toporek
2010-05-25  9:25     ` Koen Kooi
2010-05-25 10:04       ` Grzegorz Toporek
2010-05-25  9:55     ` Henri Bragge [this message]
2010-05-25 14:50   ` Khem Raj

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4BFB9E89.30206@dcombus.com \
    --to=henri.bragge@dcombus.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.