rhtyd commented on a change in pull request #2039: rbd: Use libvirt to create
new volumes and not rados-java
URL: https://github.com/apache/cloudstack/pull/2039#discussion_r127178466
##########
File path: debian/control
##########
@@ -22,7 +22,8 @@ Description: CloudStack server library
Package: cloudstack-agent
Architecture: all
-Depends: ${python:Depends}, openjdk-8-jre-headless | java8-runtime-headless |
java8-runtime, cloudstack-common (= ${source:Version}), lsb-base (>= 4.0),
libcommons-daemon-java, openssh-client, qemu-kvm (>= 1.0), libvirt-bin (>=
0.9.8), uuid-runtime, iproute, ebtables, vlan, jsvc, ipset, python-libvirt,
ethtool, iptables, lsb-release, init-system-helpers (>= 1.14~)
+Depends: ${python:Depends}, openjdk-8-jre-headless | java8-runtime-headless |
java8-runtime, cloudstack-common (= ${source:Version}), lsb-base (>= 4.0),
libcommons-daemon-java, openssh-client, qemu-kvm (>= 1.0), libvirt-bin (>=
1.2.2), uuid-runtime, iproute, ebtables, vlan, jsvc, ipset, python-libvirt,
ethtool, iptables, lsb-release, init-system-helpers (>= 1.14~)
+Recommends: init-system-helpers
Review comment:
This might break pkg installation on 14.04/16.04. @ustcweizhou do you
remember doing similar changes?
----------------------------------------------------------------
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