We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Bonjour, Je n'ai pas réussi à construire les packages RPM dédiés. J'ai tenté :
[everteam@zkhost vitam]$ yum list installed | grep rpm-build rpm-build.x86_64 4.11.3-45.el7 @base rpm-build-libs.x86_64 4.11.3-45.el7 @base
[everteam@zkhost vitam]$ yum list installed | grep rpmdevtools rpmdevtools.noarch 8.3-8.el7_9 @updates
[everteam@zkhost vitam]$ go version go version go1.6 linux/amd64
[everteam@zkhost vitam]$ npm -v 6.14.12
[everteam@zkhost vitam]$ ./rpm/vitam-product/build-all.sh ... error: Failed build dependencies: golang >= 1.6 is needed by vitam-siegfried-1.7.12-1.el7.x8
Mais golang semble installé dans la bonne version. Merci pour votre aide.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bonjour,
Je n'ai pas réussi à construire les packages RPM dédiés.
J'ai tenté :
vérification des pré-requis
[everteam@zkhost vitam]$ yum list installed | grep rpm-build
rpm-build.x86_64 4.11.3-45.el7 @base
rpm-build-libs.x86_64 4.11.3-45.el7 @base
[everteam@zkhost vitam]$ yum list installed | grep rpmdevtools
rpmdevtools.noarch 8.3-8.el7_9 @updates
[everteam@zkhost vitam]$ go version
go version go1.6 linux/amd64
[everteam@zkhost vitam]$ npm -v
6.14.12
[everteam@zkhost vitam]$ ./rpm/vitam-product/build-all.sh
...
error: Failed build dependencies:
golang >= 1.6 is needed by vitam-siegfried-1.7.12-1.el7.x8
Mais golang semble installé dans la bonne version.
Merci pour votre aide.
The text was updated successfully, but these errors were encountered: