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

VSC status error when building on Fedora 36 #12

Closed
tandy-1000 opened this issue Jun 22, 2022 · 1 comment
Closed

VSC status error when building on Fedora 36 #12

tandy-1000 opened this issue Jun 22, 2022 · 1 comment
Assignees
Labels
cannot reproduce This doesn't seem right wontfix This will not be worked on

Comments

@tandy-1000
Copy link

Here is the error:

$ sudo make install

# Building for Linux
env CGO_ENABLED=0 GOOS=linux GOARCh=amd64 go build -ldflags="-s -w" -o build/linux/open-in-mpv ./cmd/open-in-mpv
error obtaining VCS status: exit status 128
	Use -buildvcs=false to disable VCS stamping.
make: *** [Makefile:11: build/linux/open-in-mpv] Error 1
@Baldomo Baldomo self-assigned this Aug 2, 2022
@Baldomo Baldomo added cannot reproduce This doesn't seem right wontfix This will not be worked on labels Aug 2, 2022
@Baldomo
Copy link
Owner

Baldomo commented Aug 2, 2022

Hi, sorry for the late response! It seems like you may have a .git directory laying around where it shouldn't be, have you tried building the project in another directory (for example /tmp)? I cannot reproduce this error in any way, even in a Fedora VM.

See golang/go#49004 and/or golang/go#53640 for more information, maybe you can find something useful there. Let me know!

@Baldomo Baldomo changed the title Fails to make on Fedora 36 VSC status error when building on Fedora 36 Aug 2, 2022
@Baldomo Baldomo closed this as completed Dec 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cannot reproduce This doesn't seem right wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants