Vinzenz Feenstra has submitted this change and it was merged.
Change subject: Ubuntu Packaging: add python-apt to dependency
......................................................................
Ubuntu Packaging: add python-apt to dependency
In ovirt-guest-agent/GuestAgentLinux2.py we try to import apt module.
This module is provided by python-apt on Debian and Ubuntu. This patch
adds python-apt to package dependency.
Change-Id: I7a248b43c541ded03a26625896881d89a0d6401d
Signed-off-by: Zhou Zheng Sheng <zhshzhou(a)linux.vnet.ibm.com>
---
M debian/control
1 file changed, 5 insertions(+), 1 deletion(-)
Approvals:
Vinzenz Feenstra: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/19347
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7a248b43c541ded03a26625896881d89a0d6401d
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-guest-agent
Gerrit-Branch: master
Gerrit-Owner: Zhou Zheng Sheng <zhshzhou(a)linux.vnet.ibm.com>
Gerrit-Reviewer: Barak Azulay <bazulay(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr(a)redhat.com>
Gerrit-Reviewer: Zhou Zheng Sheng <zhshzhou(a)linux.vnet.ibm.com>
Gerrit-Reviewer: oVirt Jenkins CI Server