#227 Raise clear error if sources file has invalid format
Closed: Fixed 5 years ago Opened 6 years ago by cqi.

Sometimes sources file could have invalid format, although that might just happen occasionally. This is useful for downstream client to detect errors, e.g. for a case of rhpkg with exploded sources support.

The error message should be straightforward as much as possible to tell file has invalid content. For example, as suggested by Lubomir, "at the very least the error message for MalformedLineError should actually say that there is a sources file with invalid content."


Metadata Update from @cqi:
- Issue set to the milestone: 1.55

5 years ago

Metadata Update from @cqi:
- Issue assigned to cqi

5 years ago

Commit f6e3a51 fixes this issue

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #344 Merged 5 years ago