Comment 14 for bug 628587

Revision history for this message
Robert Nelson (robertcnelson) wrote :

Thanks for looking into this Mario..

Unfortunally no dice with the last patch..

Traceback (most recent call last):
  File "/usr/sbin/oem-config", line 530, in <module>
    main(oem_config)
  File "/usr/sbin/oem-config", line 517, in main
    install(query=options.query)
  File "/usr/sbin/oem-config", line 242, in install
    ret = wizard.run()
  File "/usr/lib/ubiquity/ubiquity/frontend/debconf_ui.py", line 129, in run
    dbfilter = plugininstall.Install(self)
NameError: global name 'plugininstall' is not defined

Side note, due to a conversation on irc, i did switch the rootstock tar and untarring scripts to use "--numeric-owner" but no help from that either..