xbps icon indicating copy to clipboard operation
xbps copied to clipboard

repo: return error code if no successful mirrors

Open abenson opened this issue 4 years ago • 2 comments

Should preserve the "its okay for a mirror to fail" behavior, but still catch in the case that it wasn't able to check any mirrors at all.

Closes #293.

abenson avatar Jan 06 '21 16:01 abenson

As soon as you have one local repo, it wouldn't fail.

Duncaen avatar Jan 06 '21 17:01 Duncaen

Is that necessarily bad? If you have configured local repos you should know what you're about; in the case you don't have any local repos, failing to fetch from any repository means something is definitely diverting from expected.

ericonr avatar Jun 27 '21 21:06 ericonr