Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while installing Vector with brew #17

Closed
jeltok opened this issue Oct 20, 2023 · 2 comments · Fixed by #18
Closed

Error while installing Vector with brew #17

jeltok opened this issue Oct 20, 2023 · 2 comments · Fixed by #18

Comments

@jeltok
Copy link

jeltok commented Oct 20, 2023

I am trying to install vector on my Intel based MacBook, Ventura 13.6

Running the following command
brew tap vectordotdev/brew && brew install vector

I see an error (below), and the installation fails

==> Fetching vectordotdev/brew/vector ==> Downloading https://packages.timber.io/vector/0.33.0/vector-0.33.0-x86_64-apple-darwin.tar.gz ###################################################################################################################################################################################### 100.0% ==> Installing vector from vectordotdev/brew Error: inreplace failed config/vector.yaml: expected replacement of /data_dir: ".*"/ with "data_dir: \"/usr/local/var/lib/vector/\""

jszwedko added a commit that referenced this issue Oct 20, 2023
The comment is actually in TOML but that will be fixed in v0.33.1. See vectordotdev/vector#18896

Fixes: #17

Signed-off-by: Jesse Szwedko <jesse.szwedko@datadoghq.com>
@jszwedko
Copy link
Member

Thanks for reporting this @jeltok ! It should be fixed now.

@jeltok
Copy link
Author

jeltok commented Oct 20, 2023

Thank you for the quick turnaround!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants