The below is probably all that is needed:

=== modified file 'scripts/install.py'
--- scripts/install.py  2009-10-27 10:17:28 +0000
+++ scripts/install.py  2009-10-28 08:38:46 +0000
@@ -2101,7 +2101,7 @@
         self.db.progress('STOP')
 
     def traverse_for_kernel(self, cache, pkg):
-        kern = self.get_cache_pkg(pkg)
+        kern = self.get_cache_pkg(cache, pkg)
         if kern is None:
             return None
         pkc = cache._depcache.GetCandidateVer(kern._pkg)

-- 
ubiquity crashed with TypeError in traverse_for_kernel()
https://bugs.launchpad.net/bugs/462462
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to