oem-config-debconf crashes on armel headless due to undefined attribute.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubiquity (Ubuntu) |
Fix Released
|
High
|
Colin Watson | ||
Natty |
Fix Released
|
High
|
Colin Watson |
Bug Description
Binary package hint: ubiquity
Current version tested: 2.6.9
oem-config crashes after prompting for timezone and UTC info, causing it to restart with language selection. The following output was in the oem-config.log:
Traceback (most recent call last):
File "/usr/sbin/
main(
File "/usr/sbin/
install(
File "/usr/sbin/
ret = wizard.run()
File "/usr/lib/
ret = dbfilter.
File "/usr/lib/
self.cleanup()
File "/usr/lib/
self.
AttributeError: 'PageDebconf' object has no attribute 'controller'
Removing commit 4701 from ubiquity/
Changed in ubiquity (Ubuntu Natty): | |
milestone: | none → ubuntu-11.04 |
Changed in ubiquity (Ubuntu Natty): | |
assignee: | nobody → Stéphane Graber (stgraber) |
Changed in ubiquity (Ubuntu Natty): | |
assignee: | Stéphane Graber (stgraber) → Colin Watson (cjwatson) |
Changed in ubiquity (Ubuntu Natty): | |
status: | In Progress → Fix Committed |
tags: | added: iso-testing |
Marked as confirmed as others in #ubuntu-arm on freenode are also reporting this issue.