Add support for yakkety

Bug #1574574 reported by Dan Watkins
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
maas-images
Fix Released
High
Andres Rodriguez

Bug Description

When building yakkety cloud images, we hit an error when trying to generate the MAAS images:

+ meph2-build --image-format root-tar -vv --enable-di ppc64el yakkety 20160425 livecd.ubuntu-cpc.rootfs.tar.xz binary/maas/
Traceback (most recent call last):
  File "/build/config/maas/bin/meph2-build", line 25, in <module>
    call_entry_point("meph2.commands.build_image.main")
  File "/build/config/maas/bin/meph2-build", line 22, in call_entry_point
    sys.exit(getattr(sys.modules[istr], ent)())
  File "/build/config/maas/meph2/commands/build_image.py", line 101, in main
    verbosity=vlevel, img_format=args.image_format)
  File "/build/config/maas/meph2/stream.py", line 77, in create_version
    version = rdata['version']
TypeError: 'NoneType' object is not subscriptable

It looks like this is caused by there being no definitions for yakkety in conf/meph-v2.yaml. Please address this!

Related branches

Changed in maas-images:
assignee: nobody → Andres Rodriguez (andreserl)
status: New → In Progress
Changed in maas-images:
status: In Progress → Fix Committed
Scott Moser (smoser)
Changed in maas-images:
importance: Undecided → High
Scott Moser (smoser)
Changed in maas-images:
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.