rhtyd commented on a change in pull request #2706: packaging: use libuuid
x86_64 package for cloudstack-common
URL: https://github.com/apache/cloudstack/pull/2706#discussion_r195987957
##########
File path:
tools/appliance/systemvmtemplate/scripts/install_systemvm_packages.sh
##########
@@ -78,11 +78,13 @@ function install_packages() {
apt-get clean
apt-get autoclean
- #32 bit architecture support:: not required for 32 bit template
+ ${apt_get} install links
Review comment:
For 64-bit binaries, this may be moved to lines up like line 60-73. I'm not
sure where links is used at all (perhaps for debugging purposes).
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services