From: Sebastian Luther Date: Tue, 21 Sep 2010 14:49:54 +0000 (+0200) Subject: reposyntax: Get the Package cache to work again X-Git-Tag: v2.2_rc90~115 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=de09276c71084e73b955f72ddbf750e5d63d8aa2;p=portage.git reposyntax: Get the Package cache to work again --- diff --git a/pym/_emerge/depgraph.py b/pym/_emerge/depgraph.py index 0a2421648..aa53ec352 100644 --- a/pym/_emerge/depgraph.py +++ b/pym/_emerge/depgraph.py @@ -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(