diff --git a/src/pypungi/__init__.py b/src/pypungi/__init__.py index 0f4c1f3a..72759a36 100644 --- a/src/pypungi/__init__.py +++ b/src/pypungi/__init__.py @@ -817,8 +817,8 @@ class Pungi(pypungi.PungiBase): def doBuildinstall(self): """Run lorax on the tree.""" - if not self.ayum: - self._inityum() + # the old ayum object has transaction data that confuse lorax, reinit. + self._inityum() # Add the repo in the destdir to our yum object self._add_yum_repo('ourtree',