1

Steps to reproduce

  • Installed a fresh copy of Ubuntu 23.10 on physical hardware
  • Followed Hashicorp's guide for setting up Repo
  • Ran apt update
  • Get error
Ign:6 https://apt.releases.hashicorp.com mantic InRelease
Err:7 https://apt.releases.hashicorp.com mantic Release
  404  Not Found [IP: 18.155.216.96 443]
Reading package lists... Done
E: The repository 'https://apt.releases.hashicorp.com mantic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

Is this a Hashicorp issue? Or have I not set up the repo correctly?

madacoda
  • 164

1 Answers1

-2

Hmm, i wonder why this is the link from the repository, i visited it

There are no links there, unlike actual Ubuntu sources. And the Hashicorp's guide link in the post talks about how to install Terraform, so it's very confusing.

Anyway, check your sources.list and delete the # before deb-src. This almost always worked for me.