[oe-commits] [Bug 5337] New: Error unpacking ../../openembedded/recipes/linux/linux-omap-2.6-2.6.9-omap1/defconfig

bugzilla-daemon at git.openembedded.org bugzilla-daemon at git.openembedded.org
Thu Nov 19 08:56:04 UTC 2009


http://bugs.openembedded.org/show_bug.cgi?id=5337

           Summary: Error unpacking
                    ../../openembedded/recipes/linux/linux-omap-2.6-2.6.9-
                    omap1/defconfig
           Product: Openembedded
           Version: Angstrom 2008.x
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: org.openembedded.dev
        AssignedTo: openembedded-commits at lists.openembedded.org
        ReportedBy: d.venzano at motronica.com


I have defined in my local.conf the following:
PREFERRED_PROVIDER_virtual/kernel = "linux-omap-2.6"

But bitbake insists in being confused about which kernel to use and tries to
unpack 2.6.9-omap, failing because the file
openembedded/recipes/linux/linux-omap-2.6-2.6.9-omap1/defconfig doesn't exists.

1. I'm not sure why it is trying to use such an old version of the kernel
2. The reason of the "multiple providers" message is that I have defined
"linux-omap-2.6" while in the omap3.inc file there is a "linux-omap"
3. Removing my definition make the message disappear, but doesn't solve the
problem
4. Creating an empty defconfig file in the right directory is a workaround that
got me over

My configuration is a slightly modified beagleboard.

Running 'bitbake x11-image':
...
multiple providers are available for virtual/kernel (linux, linux-omap-2.6,
linux-rt, gumstix-kernel, linux-bast);
NOTE: consider defining PREFERRED_PROVIDER_virtual/kernel
NOTE: Preparing runqueue
ERROR: Multiple .bb files are due to be built which each provide virtual/kernel
(/mnt/altro/oe/stuff/openembedded/recipes/linux/linux-omap-2.6_2.6.9-omap1.bb
/mnt/altro/oe/stuff/openembedded/recipes/linux/linux_2.6.25.20.bb).
This usually means one provides something the other doesn't and should.
NOTE: Executing runqueue
...
NOTE: Running task 3708 of 6045 (ID: 817,
/mnt/altro/oe/stuff/openembedded/recipes/linux/linux-omap-2.6_2.6.9-omap1.bb,
do_unpack)
NOTE: Unpacking /mnt/altro/oe_sources/linux-2.6.9.tar.bz2 to
../../angstrom-lizard/work/lizard-angstrom-linux-gnueabi/linux-omap-2.6-2.6.9-omap1-r46/
NOTE: Unpacking /mnt/altro/oe_sources/patch-2.6.9-omap1.bz2 to
../../angstrom-lizard/work/lizard-angstrom-linux-gnueabi/linux-omap-2.6-2.6.9-omap1-r46/ 
NOTE: Unpacking
../../openembedded/recipes/linux/linux-omap-2.6-2.6.9-omap1/defconfig to
../../angstrom-lizard/work/lizard-angstrom-linux-gnueabi/linux-omap-2.6-2.6.9-omap1-r46/ 
cp: cannot stat
`/mnt/altro/oe/stuff/openembedded/recipes/linux/linux-omap-2.6-2.6.9-omap1/defconfig':
No such file or directory
NOTE: Task failed:
ERROR: TaskFailed event exception, aborting
ERROR: Build of
/mnt/altro/oe/stuff/openembedded/recipes/linux/linux-omap-2.6_2.6.9-omap1.bb
do_unpack failed
ERROR: Task 817
(/mnt/altro/oe/stuff/openembedded/recipes/linux/linux-omap-2.6_2.6.9-omap1.bb,
do_unpack) failed

-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-commits mailing list