The traceback I'm getting is slightly different from that described in the OP:
Traceback (most recent call last): File "/usr/lib/ubiquity/ubiquity/frontend/kde_ui.py", line 502, in <lambda> 0, lambda: self.dbfilter.start(auto_process=True)) File "/usr/lib/ubiquity/ubiquity/filteredcommand.py", line 103, in start prep = self.prepare() File "/usr/lib/ubiquity/plugins/ubi-prepare.py", line 336, in prepare self.ui.set_using_secureboot(True) AttributeError: 'PageKde' object has no attribute 'set_using_secureboot' The missing attribute is now 'set_using_secureboot' while it was 'get_secureboot_key' in the original bug report. Don't know whether this is actually the same bug, but it all seems to be related to trying to install on a system with secure boot enabled. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1529450 Title: [master] AttributeError: 'PageKde' object has no attribute 'get_secureboot_key' To manage notifications about this bug go to: https://bugs.launchpad.net/hundredpapercuts/+bug/1529450/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs