planner: do not fail if non-existent repository is requested

If package was limited to non-existend repository than this specific line was failing with nil indexing. This now instead of failure reports warnings and continues.

Fixes #242 (closed)

Merge request reports

Loading