Error running 'apt-get install -f' command: apt-get install -f
Will try 'apt-get install' in 15 seconds
Traceback (most recent call last):
File "/usr/local/share/pdk/lib/gui.py", line 1675, in
on_Add_Project_Wizard_activate
proj.install()
File "/usr/local/share/pdk/lib/Project.py", line 218, in install
return super(Project,
self).installPackages(self.platform.buildroot_packages +
self.platform.buildroot_extras)
File "/usr/local/share/pdk/lib/Project.py", line 110, in installPackages
packages_list, callback = self.progress_callback)
File "/usr/local/share/pdk/lib/moblin_apt.py", line 94, in installPackages
raise OSError(_("Internal error while attempting to run: %s") % command)
OSError: Internal error while attempting to run: apt-get install -f
Installing the following fsets: ['developer-tools', 'ubuntu-mobile']
Traceback (most recent call last):
File "/usr/local/share/pdk/lib/gui.py", line 1696, in
on_Add_Project_Wizard_activate
platform = self.current_project().platform
AttributeError: 'NoneType' object has no attribute 'platform'
This seems to be biting me a lot.
Is this something wrong with the PYTHONPATH or a missing dependency?
_______________________________________________
Moblin dev Mailing List
[email protected]
To manage or unsubscribe from this mailing list visit:
https://lists.moblin.org/mailman/listinfo/dev or your user account on
http://moblin.org once logged in.
For more information on the Moblin Developer Mailing lists visit:
http://moblin.org/community/mailing-lists