[Bug 4903] New: openmoko-icon-theme-standard2_svn.bb do_package_write_ipk failes
bugzilla-daemon at amethyst.openembedded.net
bugzilla-daemon at amethyst.openembedded.net
Fri Dec 5 07:42:14 UTC 2008
http://bugs.openembedded.net/show_bug.cgi?id=4903
Summary: openmoko-icon-theme-standard2_svn.bb
do_package_write_ipk failes
Classification: Unclassified
Product: Openembedded
Version: Angstrom 2008.x
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: org.openembedded.dev
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: stian at nixia.no
NOTE: package openmoko-icon-theme-standard2-0.1.0+svnr4232-r1: task
do_package_write_ipk: started
NOTE: <type 'exceptions.ValueError'>:need more than 1 value to unpack while
evaluating:
${@openmoko_two_get_license(d)}
ERROR: Error in executing:
/home/stian/moko/shr-testing/openembedded/packages/openmoko2/openmoko-icon-theme-standard2_svn.bb
ERROR: Exception:<type 'exceptions.ValueError'> Message:need more than 1 value
to unpack
ERROR: Printing the environment of the function
ERROR: 0001:def do_package_ipk():
ERROR: 0002: import sys, re, copy, bb
ERROR: 0003:
ERROR: 0004: workdir = bb.data.getVar('WORKDIR', d, 1)
ERROR: 0005: if not workdir:
ERROR: 0006: bb.error("WORKDIR not defined, unable to package")
ERROR: 0007: return
Adding
LICENCE="GPL"
to openmoko-icon-theme-standard2_svn.bb solves the issue.
--
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list