Don't forget to continue for invalid binpkgs.
authorZac Medico <zmedico@gentoo.org>
Sat, 28 Oct 2006 22:51:27 +0000 (22:51 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 28 Oct 2006 22:51:27 +0000 (22:51 -0000)
svn path=/main/trunk/; revision=4869

pym/portage.py

index 6adaa56dfeaa37a1da2f4a07a0a3dc5473176761..70671b5930b26dbe6a275f82b02991e19936ae5f 100644 (file)
@@ -5791,6 +5791,7 @@ class binarytree(packagetree):
                                                        "recoverable and should be deleted.\n",
                                                        noiselevel=-1)
                                                self.invalids.append(mypkg)
+                                               continue
                                        mycat = mycat.strip()
                                        if mycat != mydir and mydir != "All":
                                                continue