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

grafana 9.3.2 failed #17

Open
zausel23 opened this issue Feb 28, 2023 · 3 comments
Open

grafana 9.3.2 failed #17

zausel23 opened this issue Feb 28, 2023 · 3 comments

Comments

@zausel23
Copy link

zausel23 commented Feb 28, 2023

Hi,
I'm using the build_grafana.sh behind a http_proxy. I configured the environment vars http_proxy and specially for yarn a ~/.yarnrc.yml with the proxy setting. My build end with the following step:

IBM z15
podman with ubuntu-18.04 Image for build

yarn install v1.22.19
warning package.json: "dependencies" has dependency "sass" with range "link:./public/sass" that collides with a dependency in "devDependencies" of the same name with version "1.56.0"
warning [email protected]: "dependencies" has dependency "sass" with range "link:./public/sass" that collides with a dependency in "devDependencies" of the same name with version "1.56.0"
warning Resolution field "patch:slate-dev-environment@npm:0.2.5#.yarn/patches/slate-dev-environment-npm-0.2.5-9aeb7da7b5.patch" has an invalid version entry and may be ignored
warning Resolution field "patch:storybook-dark-mode@npm%3A1.1.2#./.yarn/patches/storybook-dark-mode-npm-1.1.2-ecc4605688.patch" has an invalid version entry and may be ignored
[1/5] Validating package.json...
warning [email protected]: "dependencies" has dependency "sass" with range "link:./public/sass" that collides with a dependency in "devDependencies" of the same name with version "1.56.0"
warning Resolution field "patch:slate-dev-environment@npm:0.2.5#.yarn/patches/slate-dev-environment-npm-0.2.5-9aeb7da7b5.patch" has an invalid version entry and may be ignored
warning Resolution field "patch:storybook-dark-mode@npm%3A1.1.2#./.yarn/patches/storybook-dark-mode-npm-1.1.2-ecc4605688.patch" has an invalid version entry and may be ignored
[2/5] Resolving packages...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
error Couldn't find any versions for "@grafana/data" that matches "workspace:*"
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

@aborkar-ibm
Copy link
Contributor

We are not able to reproduce this issue. Seems to be network connection issue. Please check.

@zausel23
Copy link
Author

zausel23 commented Mar 2, 2023

Hello,

thank you very much for the feedback. We need to use a http proxy for the compilation. For this I have set the environment variables

http_proxy
https_proxy

set.

Additionally for yarn I have set the file

~/.yarnrc.yml

with the http_proxy options. Which settings are still necessary?

Also, can you possibly provide the binary packages directly?

@aborkar-ibm
Copy link
Contributor

No, we do not provide binaries.

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

No branches or pull requests

2 participants