Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Add python-setuptools to yum install command. - #41

Closed
cl-k-takahashi wants to merge 1 commit into
apache:masterfrom
cl-k-takahashi:patch-1
Closed

Add python-setuptools to yum install command.#41
cl-k-takahashi wants to merge 1 commit into
apache:masterfrom
cl-k-takahashi:patch-1

Conversation

@cl-k-takahashi

Copy link
Copy Markdown

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
...

python-setuptools is necessary to build CloudStack correctly.
@DaanHoogland

Copy link
Copy Markdown
Contributor

thanks @cl-k-takahashi . Can you add this fix to apache/cloudstack-documentation as well? this one will be deprecated in favour off that one.

@cl-k-takahashi

cl-k-takahashi commented Aug 23, 2018

Copy link
Copy Markdown
Author

@DaanHoogland OK, I added same fix: apache/cloudstack-documentation#2

@cl-k-takahashi

Copy link
Copy Markdown
Author

Migrated to apache/cloudstack-documentation#2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants