boot script is now mandatory with hwpack v2

Bug #860225 reported by Ricardo Salveti
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linaro Image Tools
Fix Released
High
Mattias Backman

Bug Description

When using hwpack v1 for VExpress, the field boot_script is None, but the same behavior with v2 results in a calltrace:

I: Saving copy of build setup to build results directory.
Traceback (most recent call last):
  File "/usr/bin/linaro-hwpack-create", line 62, in <module>
    args.CONFIG_FILE, args.VERSION, args.local_debs)
  File "/usr/lib/pymodules/python2.6/linaro_image_tools/hwpack/builder.py", line 91, in __init__
    self.config.validate()
  File "/usr/lib/pymodules/python2.6/linaro_image_tools/hwpack/config.py", line 140, in validate
    self._validate_boot_script()
  File "/usr/lib/pymodules/python2.6/linaro_image_tools/hwpack/config.py", line 607, in _validate_boot_script
    self.MAIN_SECTION)
linaro_image_tools.hwpack.config.HwpackConfigError: No boot_script in the [hwpack] section

Tags: vexpress

Related branches

Revision history for this message
Mattias Backman (mabac) wrote :

This blocks Vexpress V2 hwpacks.

Changed in linaro-image-tools:
assignee: nobody → Mattias Backman (mabac)
importance: Undecided → High
status: New → In Progress
Fathi Boudra (fboudra)
tags: added: vexpress
Fathi Boudra (fboudra)
Changed in linaro-image-tools:
milestone: none → 2011.10
Mattias Backman (mabac)
Changed in linaro-image-tools:
status: In Progress → Fix Committed
Mattias Backman (mabac)
Changed in linaro-image-tools:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.