Unknown key in metadata: 'samsung_bl2_start' and 'samsung_env_start'

Bug #1093145 reported by Fathi Boudra
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Linaro Image Tools
Invalid
Undecided
Milo Casagrande

Bug Description

samsung_bl2_start and samsung_env_start cannot be set in a hwpack config v3.
In addition, I'm not sure of their relevance since the bootloaders section has been introduced.

Traceback (most recent call last):
  File "/usr/bin/linaro-hwpack-create", line 53, in <module>
    args.VERSION, args.local_debs)
  File "/usr/lib/pymodules/python2.7/linaro_image_tools/hwpack/builder.py", line 110, in __init__
    self.config.validate()
  File "/usr/lib/pymodules/python2.7/linaro_image_tools/hwpack/config.py", line 260, in validate
    self._validate_keys()
  File "/usr/lib/pymodules/python2.7/linaro_image_tools/hwpack/config.py", line 1370, in _validate_keys
    self._do_validate_keys(self._validate_keys_layout, self.parser)
  File "/usr/lib/pymodules/python2.7/linaro_image_tools/hwpack/config.py", line 1398, in _do_validate_keys
    (prefix + str(key)))
linaro_image_tools.hwpack.config.HwpackConfigError: Unknown key in metadata: 'samsung_env_start'

Traceback (most recent call last):
  File "/usr/bin/linaro-hwpack-create", line 53, in <module>
    args.VERSION, args.local_debs)
  File "/usr/lib/pymodules/python2.7/linaro_image_tools/hwpack/builder.py", line 110, in __init__
    self.config.validate()
  File "/usr/lib/pymodules/python2.7/linaro_image_tools/hwpack/config.py", line 260, in validate
    self._validate_keys()
  File "/usr/lib/pymodules/python2.7/linaro_image_tools/hwpack/config.py", line 1370, in _validate_keys
    self._do_validate_keys(self._validate_keys_layout, self.parser)
  File "/usr/lib/pymodules/python2.7/linaro_image_tools/hwpack/config.py", line 1398, in _do_validate_keys
    (prefix + str(key)))
linaro_image_tools.hwpack.config.HwpackConfigError: Unknown key in metadata: 'samsung_bl2_start'

Milo Casagrande (milo)
Changed in linaro-image-tools:
milestone: none → 2013.01
assignee: nobody → Milo Casagrande (milo)
Revision history for this message
Milo Casagrande (milo) wrote :

I tried to reproduce this error with latest trunk code from l-i-t. but I am not able to see the error.
I took a valid hwpack config file, added the samsung fields, and run linaro-hwpack-create and the linaro-media-create against the new hwpack. Everything works as expected.

It might also be due to the newly changes introduced in l-i-t.
I will try to do more tests and see if I'm able to reproduce it.

Changed in linaro-image-tools:
status: New → Incomplete
Revision history for this message
Fathi Boudra (fboudra) wrote :

I can't reproduce anymore using latest linaro-image-tools.

Changed in linaro-image-tools:
status: Incomplete → Invalid
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.