Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Mike Looijmans <mike.looijmans@topic.nl>
To: OE-core <openembedded-core@lists.openembedded.org>
Subject: rootfs fails to build in current master
Date: Sat, 01 Mar 2014 18:46:26 +0100	[thread overview]
Message-ID: <53121CF2.6090402@topic.nl> (raw)

I get this mysterious error at rootfs after updating to current master:

Exception: AttributeError: 'module' object has no attribute 
'shell_trap_code'


I haven't been following OE for a while, so I have no clue as to what 
caused this.

Stack trace:

File: '/media/work/master-next/openembedded-core/meta/lib/oe/image.py', 
lineno: 248, function: _write_script
      0244:        self.d.setVarFlag('img_creation_func', 'func', 1)
      0245:        self.d.setVarFlag('img_creation_func', 'fakeroot', 1)
      0246:
      0247:        with open(script_name, "w+") as script:
  *** 0248:            script.write("%s" % bb.build.shell_trap_code())
      0249:            script.write("export ROOTFS_SIZE=%d\n" % 
self._get_rootfs_size())
      0250:            bb.data.emit_func('img_creation_func', script, 
self.d)
      0251:            script.write("img_creation_func\n")
      0252:



-- 
Mike Looijmans


             reply	other threads:[~2014-03-01 17:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-01 17:46 Mike Looijmans [this message]
2014-03-01 18:03 ` rootfs fails to build in current master Paul Barker
2014-03-02  8:21   ` Mike Looijmans

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=53121CF2.6090402@topic.nl \
    --to=mike.looijmans@topic.nl \
    --cc=openembedded-core@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox