projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34f9b95
)
Fix dep_zapdeps exception 'ValueError: need more than 3 values to unpack'
author
Zac Medico
<zmedico@gentoo.org>
Tue, 4 Aug 2009 07:19:17 +0000
(07:19 -0000)
committer
Zac Medico
<zmedico@gentoo.org>
Tue, 4 Aug 2009 07:19:17 +0000
(07:19 -0000)
from r13888.
svn path=/main/trunk/; revision=13892
pym/portage/__init__.py
patch
|
blob
|
history
diff --git
a/pym/portage/__init__.py
b/pym/portage/__init__.py
index 6f79a5540ec9ec8d7b87ddc40898c50e61bca1da..d5de770f3a4dcaa3ee8e6f12f46139e2a36ce580 100644
(file)
--- a/
pym/portage/__init__.py
+++ b/
pym/portage/__init__.py
@@
-7134,7
+7134,7
@@
def dep_zapdeps(unreduced, reduced, myroot, use_binaries=0, trees=None):
atoms = [dep]
if not vardb:
# called by repoman
- other.append((atoms, None,
Fals
e))
+ other.append((atoms, None,
True, Tru
e))
continue
all_available = True