Running apt update causes apt to show the following error.
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/apt.releases.hashicorp.com_dists_buster_main_binary-amd64_Packages
E: The package lists or status file could not be parsed or opened.
I’m using the following in /etc/apt/sources.list.d/hashicorp.list.
deb [arch=amd64] https://apt.releases.hashicorp.com buster main
Does anyone have the same problem? Should I submit an issue on GitHub?
Thanks for the reports! This is resolved as of ~1 hour ago. We do have checks to prevent this kind of thing from happening, but it appears something got through in this case and we need to improve the validation for the future.
Hi @bjorn , thanks for reporting this. This should be resolved as of ~5 hours ago. To add some transparency, this is caused by a bug with the tool we use to generate the repo metadata, and we’re working on solutions to prevent this from happening. Apologies again for the inconvenience!