fix two misc bugs

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@622 cd1c1023-2f26-0410-ae45-c471fc1f0318
This commit is contained in:
(no author)
2007-11-06 22:57:23 +00:00
parent 36164a2636
commit cd8bb3a63b
2 changed files with 11 additions and 14 deletions

View File

@@ -142,6 +142,7 @@ def update(options):
if (not match):
# check if the package is in toBeAdded
if (toBeAdded):
print x
atomkey = dep_getkey(dbconn.retrieveAtom(x[1]))
atomslot = dbconn.retrieveSlot(x[1])
add = True