anatol / pacoloco

Caching proxy server for Arch Linux pacman
MIT License
199 stars 30 forks source link

Soft failure on prefetch (#64) #68

Closed Focshole closed 1 year ago

Focshole commented 1 year ago

Do not throw fatal error on failed prefetch. It may happen in a very early setup if prefetch is called with no packages upstream and it should be ok.

anatol commented 1 year ago

Thank you for the fix!