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

rpm-package make target is broken in v0.55.0 release #12162

Closed
mike-kingsbury opened this issue Jul 7, 2022 · 0 comments · Fixed by #12361
Closed

rpm-package make target is broken in v0.55.0 release #12162

mike-kingsbury opened this issue Jul 7, 2022 · 0 comments · Fixed by #12361
Assignees
Labels
bug Something isn't working priority:p2 Medium

Comments

@mike-kingsbury
Copy link

Describe the bug
rpm-package make target is broken in v0.55.0 release.

Steps to reproduce
make rpm-package

What did you expect to see?
A generated RPM pacakge.

What did you see instead?

[mike@fedora opentelemetry-collector-contrib ((tracegen/v0.55.0))]$ make rpm-package
go: downloading go.opentelemetry.io/collector v0.55.0
go: downloading github.com/aws/aws-sdk-go v1.44.47
... (lots more download of go dependencies)....
make otelcontribcol-linux_amd64
make[1]: Entering directory '/home/mike/dev/opentelemetry-collector-contrib'
make[1]: *** No rule to make target 'otelcontribcol-linux_amd64'.  Stop.
make[1]: Leaving directory '/home/mike/dev/opentelemetry-collector-contrib'
make: *** [Makefile:334: rpm-package] Error 2

What version did you use?
v0.55.0

What config did you use?
Config: (e.g. the yaml config file)
default.

Environment
Fedora 36

Additional context
n/a

@mike-kingsbury mike-kingsbury added the bug Something isn't working label Jul 7, 2022
@codeboten codeboten self-assigned this Jul 7, 2022
@codeboten codeboten added the priority:p2 Medium label Jul 8, 2022
codeboten referenced this issue in codeboten/opentelemetry-collector-contrib Jul 13, 2022
atoulme pushed a commit to atoulme/opentelemetry-collector-contrib that referenced this issue Jul 16, 2022
ag-ramachandran referenced this issue in ag-ramachandran/opentelemetry-collector-contrib Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority:p2 Medium
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants