Skip to content

Add python-setuptools to yum install command. #2

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

Merged
merged 1 commit into from
Aug 23, 2018

Conversation

cl-k-takahashi
Copy link
Contributor

@cl-k-takahashi cl-k-takahashi commented Aug 23, 2018

python-setuptools is necessary to build CloudStack correctly.
Without python-setuptools, you'll fail to build CloudStack with the output below:

[you@host]$ ./package.sh --pack noredist -d centos7
...
cp tools/marvin/dist/Marvin-.tar.gz "debian/tmp"/usr/share/cloudstack-marvin/
cp: cannot stat 'tools/marvin/dist/Marvin-.tar.gz': No such file or directory
...
(see also: wido/cloudstack-package-docker-deb#1)

python-setuptools is necessary to build CloudStack correctly.
Without python-setuptools, you'll fail to build CloudStack with the output below:

[you@host]$ ./package.sh --pack noredist -d centos7
...
cp tools/marvin/dist/Marvin-.tar.gz "debian/tmp"/usr/share/cloudstack-marvin/
cp: cannot stat 'tools/marvin/dist/Marvin-.tar.gz': No such file or directory
...
@rohityadavcloud rohityadavcloud merged commit a9189da into apache:master Aug 23, 2018
@cl-k-takahashi cl-k-takahashi deleted the patch-3 branch August 24, 2018 01:31
fermosan pushed a commit to fermosan/cloudstack-documentation that referenced this pull request Oct 18, 2022
fermosan pushed a commit to fermosan/cloudstack-documentation that referenced this pull request Oct 18, 2022
fermosan pushed a commit to fermosan/cloudstack-documentation that referenced this pull request Dec 22, 2022
fermosan pushed a commit to fermosan/cloudstack-documentation that referenced this pull request Dec 22, 2022
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.

4 participants