Hello Rohit,

I think that the PR 626 [1] on the debian/rules must be apply on the 4.5 branch to release 4.5.3 version to allow the good building of CS 4.53 on Ubuntu. (snapshot suffix issue on cloud-agent package)


$ git diff
diff --git a/debian/rules b/debian/rules
index 45461bb..78dd487 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@
 # build-arch and build-indep targets  by Bill Allombert 2001

 DEBVERS := $(shell dpkg-parsechangelog | sed -n -e 's/^Version: //p')
-VERSION := $(shell echo '$(DEBVERS)' | sed -e 's/^[[:digit:]]*://' -e 's/[~-].*//')
+VERSION := $(shell cat pom.xml |sed '22!d'| cut -d'>' -f2 |cut -d'<' -f1)
MVNADD := $(shell if echo '$(DEBVERS)' | grep -q snapshot; then echo ; fi )
 PACKAGE = $(shell dh_listpackages|head -n 1|cut -d '-' -f 1)
 SYSCONFDIR = "/etc"

Milamber

[1] https://github.com/apache/cloudstack/pull/626/files



On 20/11/2015 15:16, Stephan Seitz wrote:
Hi Rohit,

I've reported one Bug[1], that affects the network.throttling.rate. I
assume, this is just some bad calculation.

Maybe this could be fixed for 4.5.3? :)

[1] https://issues.apache.org/jira/browse/CLOUDSTACK-8936


Am Freitag, den 20.11.2015, 06:27 +0000 schrieb Rohit Yadav:
Hi all,


I want to ask how happy people are with the last 4.5.2 release and if
there are any issues they want to report or want to be fixed in a
future minor release. If we’ve enough demand, we can work towards a
last 4.5 minor release. Thanks.


Rohit Yadav
Software Architect





D: +44 20 3642 6102 | S: +44 20 3603 0540 | M: +91 88 262 30892

rohit.ya...@shapeblue.com | www.shapeblue.com | Twitter:@ShapeBlue ShapeBlue Ltd, 53 Chandos Place, Covent Garden, London, WC2N 4HS


Find out more about ShapeBlue and our range of CloudStack related
services

IaaS Cloud Design & Build
CSForge – rapid IaaS deployment framework
CloudStack Consulting
CloudStack Software Engineering
CloudStack Infrastructure Support
CloudStack Bootcamp Training Courses


This email and any attachments to it may be confidential and are
intended solely for the use of the individual to whom it is addressed.
Any views or opinions expressed are solely those of the author and do
not necessarily represent those of Shape Blue Ltd or related
companies. If you are not the intended recipient of this email, you
must neither take any action based upon its contents, nor copy or show
it to anyone. Please contact the sender if you believe you have
received this email in error. Shape Blue Ltd is a company incorporated
in England & Wales. ShapeBlue Services India LLP is a company
incorporated in India and is operated under license from Shape Blue
Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in
Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA
Pty Ltd is a company registered by The Republic of South Africa and is
traded under license from Shape Blue Ltd. ShapeBlue is a registered
trademark.



Reply via email to