if not pkgs and isinstance(pkgs, list):
        ret['result'] = True
        ret['comment'] = 'No packages to download provided'
        return ret