Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
I've made some kind of mistake in a deb822 .sources file. apt or some component of it can't parse the file and errors out
* What exactly did you do (or not do) that was effective (or
ineffective)?
Tried to write my own deb822 format file instead of just using sources.list and solving this hours ago :)
* What was the outcome of this action?
$ apt update
E: Unable to parse package file /etc/apt/sources.list.d/grafana.sources (1)
E: The list of sources could not be read.
* What outcome did you expect instead?
Either:
* Skipping the "bad" file and emitting a warning OR
* A precise error message - what is wrong at what line and character.
Note this also broke reportbug itself, see #1051077
*** End of the template - remove these template lines ***