* do_unpack broken
@ 2010-04-24 11:18 Graeme Gregory
2010-04-24 16:37 ` Michael 'Mickey' Lauer
0 siblings, 1 reply; 3+ messages in thread
From: Graeme Gregory @ 2010-04-24 11:18 UTC (permalink / raw)
To: openembedded-devel
Hi, it looks like the series of commits starting with
commit 5c8bfd6873939024d57278343035cfab0257bdb3
Author: Chris Larson <chris_larson@mentor.com>
Date: Wed Mar 17 08:05:40 2010 -0700
do_unpack: shift some responsibility around, clean things up
has broken do unpack, I am not able to build since these were pushed to
the tree.
| ERROR: Error in executing python function in: /home/dp/openembedded/org.openembedded.dev/recipes/qemu/qemu_0.12.3.bb
| ERROR: Exception:<type 'exceptions.TypeError'> Message:oe_unpack_file() got an unexpected keyword argument 'env'
| ERROR: Printing the environment of the function
| ERROR: 0030: destdir = os.path.join(workdir, *subdirs)
| ERROR: 0031: bb.mkdirhier(destdir)
| ERROR: 0032: else:
| ERROR: 0033: destdir = workdir
| ERROR: 0034: oe_unpack_file(local, destdir, env=env, **urldata.parm)
| ERROR: 0035:
| ERROR: Function base_do_unpack failed
Graeme
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-04-24 16:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-24 11:18 do_unpack broken Graeme Gregory
2010-04-24 16:37 ` Michael 'Mickey' Lauer
2010-04-24 16:53 ` Chris Larson
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.