reposyntax: Get the Package cache to work again
authorSebastian Luther <SebastianLuther@gmx.de>
Tue, 21 Sep 2010 14:49:54 +0000 (16:49 +0200)
committerZac Medico <zmedico@gentoo.org>
Mon, 27 Sep 2010 06:50:14 +0000 (23:50 -0700)
pym/_emerge/depgraph.py

index 0a24216482a49f38839b646760cd4992b1162b09..aa53ec35241157e95bdfa6ac585591ce7c77d84f 100644 (file)
@@ -3257,7 +3257,7 @@ class depgraph(object):
                # that refers to FakeVartree instead of the real vartree.
                root_config = self._frozen_config.roots[root_config.root]
                pkg = self._frozen_config._pkg_cache.get(
-                       (type_name, root_config.root, cpv, operation))
+                       (type_name, root_config.root, cpv, operation, myrepo))
                if pkg is None and onlydeps and not installed:
                        # Maybe it already got pulled in as a "merge" node.
                        pkg = self._dynamic_config.mydbapi[root_config.root].get(