python-setuptools. that is all. the first command you sent was success
with big letters, though before it failed (small letters)...just saw it
complaining on missing setuptools...
thx Bobi
On Tue, 27 Nov 2018 at 13:34, Boris Stoyanov
wrote:
> If you don’t have the Marvin tar file under the
If you don’t have the Marvin tar file under the tools/marvin/dest then it
failed building it try building it manually with this:
mvn -P developer -pl :cloud-marvin
Bobby.
boris.stoya...@shapeblue.com
www.shapeblue.com
Amadeus House, Floral Street, London WC2E 9DPUK
@shapeblue
On 27 Nov
Nope did this command in root git folder = all fine, then descended
inside packages folder, and repeat build command, same error again :(
On Tue, 27 Nov 2018 at 12:29, Boris Stoyanov
wrote:
> Yeah that’s all cool, but it didn’t solve the packaging issues, packaging
> script is looking for a
Yeah that’s all cool, but it didn’t solve the packaging issues, packaging
script is looking for a tar file at tools/marvin…Marvin.tar.gz, which will only
appear after you build the developer profile:
mvn clean install -P developer
Bobby.
boris.stoya...@shapeblue.com
www.shapeblue.com
Amadeu
Hi Bobi,
sorry, yes, this is just default build for centos7:
[root@acs packaging]# ./package.sh -d centos7
I installed Marvin wtih yum install, and here is -v output:
[root@acs packaging]# mvn -v
Apache Maven 3.0.5 (Red Hat 3.0.5-17)
Maven home: /usr/share/maven
Java version: 1.8.0_191, vendor:
Hi Andrija,
This error indicates Marvin is not been build, what’s the command you’re
executing? Are you building a particular maven goal?
Is there any other error within the execution log related to failing to build
marvin?
Bobby.
boris.stoya...@shapeblue.com
www.shapeblue.com
Amadeus Hou
HI guys,
perhaps I have done something wrong, but for me building RPMs fail on
CentOS 7.5 server
I have followed the guide
http://docs.cloudstack.apache.org/en/4.11.2.0/installguide/building_from_source.html
with exception that I did not download manually Maven - same version 3.0.5
is now availab