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

opentelemetry-collector/0.105.0 package update #24068

Merged
merged 2 commits into from
Jul 18, 2024

Conversation

octo-sts[bot]
Copy link
Contributor

@octo-sts octo-sts bot commented Jul 16, 2024

Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
@octo-sts octo-sts bot added request-version-update request for a newer version of a package automated pr labels Jul 16, 2024
Copy link
Contributor

Package opentelemetry-collector: Click to expand/collapse

Package opentelemetry-collector:
Modified: /usr/bin/otelcol

Package opentelemetry-collector-compat: Click to expand/collapse

Package opentelemetry-collector-compat:
Unchanged

bincapz found differences: Click to expand/collapse

Moved: opentelemetry-collector-compat/var/lib/db/sbom/opentelemetry-collector-compat-0.104.0-r1.spdx.json -> /tmp/wolfictl-apk-598053897/opentelemetry-collector-compat/var/lib/db/sbom/opentelemetry-collector-compat-0.105.0-r0.spdx.json (similarity: 0.99)

Moved: opentelemetry-collector-compat/var/lib/db/sbom/opentelemetry-collector-compat-0.104.0-r1.spdx.json -> /tmp/wolfictl-apk-598053897/opentelemetry-collector/var/lib/db/sbom/opentelemetry-collector-0.105.0-r0.spdx.json (similarity: 0.90)

Copy link
Contributor Author

octo-sts bot commented Jul 16, 2024

Open AI suggestions to solve the build error:

The error message is: "fatal: detected dubious ownership in repository at '/github/home'"

1. Add the directory to Git's safe list:

git config --global --add safe.directory /github/home

2. Ensure the correct ownership and permissions for the directory:

sudo chown -R $(whoami) /github/home


Signed-off-by: James Rawlings <jrawlings@chainguard.dev>
Copy link
Contributor Author

octo-sts bot commented Jul 16, 2024

Open AI suggestions to solve the build error:

The error message is: 

fatal: detected dubious ownership in repository at '/github/home'
To add an exception for this directory, call:

git config --global --add safe.directory /github/home
install: can't stat './_build/otelcol': No such file or directory
ERRO ERROR: failed to build package. the build environment has been preserved:
INFO workspace dir: /temp/melange-workspace-2783709370
INFO guest dir: /temp/melange-guest-3669538237
ERRO failed to build package: unable to run package opentelemetry-collector pipeline: unable to run pipeline: exit status 1
make[1]: *** [Makefile:111: packages/aarch64/opentelemetry-collector-0.105.0-r0.apk] Error 1
make[1]: Leaving directory '/github/home'
make: *** [Makefile:101: package/opentelemetry-collector] Error 2


Recommended actions:
1. Run `git config --global --add safe.directory /github/home`.
2. Ensure `_build/otelcol` exists or is generated.
3. Verify build environment and paths.
4. Check Makefile for missing dependencies or incorrect paths.
5. Re-run the build.

Copy link
Contributor

Package opentelemetry-collector: Click to expand/collapse

Package opentelemetry-collector:
Modified: /usr/bin/otelcol

Package opentelemetry-collector-compat: Click to expand/collapse

Package opentelemetry-collector-compat:
Unchanged

bincapz found differences: Click to expand/collapse

Moved: opentelemetry-collector/var/lib/db/sbom/opentelemetry-collector-0.104.0-r1.spdx.json -> /tmp/wolfictl-apk-3267353249/opentelemetry-collector-compat/var/lib/db/sbom/opentelemetry-collector-compat-0.105.0-r0.spdx.json (similarity: 0.90)

Moved: opentelemetry-collector/var/lib/db/sbom/opentelemetry-collector-0.104.0-r1.spdx.json -> /tmp/wolfictl-apk-3267353249/opentelemetry-collector/var/lib/db/sbom/opentelemetry-collector-0.105.0-r0.spdx.json (similarity: 0.99)

@hectorj2f hectorj2f enabled auto-merge July 18, 2024 17:02
@hectorj2f hectorj2f merged commit e5858b4 into main Jul 18, 2024
8 checks passed
@hectorj2f hectorj2f deleted the wolfictl-bdd8d44c-fa82-405c-8f34-0e2686c5c47c branch July 18, 2024 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants