diff --git a/client/text_ui.py b/client/text_ui.py index f65a07129..b99d8f66b 100644 --- a/client/text_ui.py +++ b/client/text_ui.py @@ -426,7 +426,8 @@ def upgrade_packages(entropy_client, onlyfetch = False, replay = False, dochecksum = dochecksum, deepdeps = True, multifetch = multifetch, - build_deps = build_deps + build_deps = build_deps, + emptydeps = replay ) if rc[1] != 0: return rc