[pve-devel] [PATCH] add depend on ipmitool
Dietmar Maurer
dietmar at proxmox.com
Thu Sep 11 09:29:02 CEST 2014
Hi Alexandre,
I don't want to install packages that starts daemons by default. ipmitools also
produces ugly error message when installed first time.
So I removed the patch, and reverted the git repository. Please do a fresh clone, because
I have done a foreced push!
> -----Original Message-----
> From: pve-devel [mailto:pve-devel-bounces at pve.proxmox.com] On Behalf Of
> Alexandre Derumier
> Sent: Mittwoch, 10. September 2014 09:54
> To: pve-devel at pve.proxmox.com
> Subject: [pve-devel] [PATCH] add depend on ipmitool
>
> fence_idrac need it
>
> Signed-off-by: Alexandre Derumier <aderumier at odiso.com>
> ---
> debian/control | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/debian/control b/debian/control index dbc6fbb..ad1b300 100644
> --- a/debian/control
> +++ b/debian/control
> @@ -9,6 +9,6 @@ Package: fence-agents-pve
> Architecture: any
> Depends: ${perl:Depends}, ${python:Depends}, ${shlibs:Depends},
> ${misc:Depends}, openipmi, sg3-utils, python-pexpect, python-pycurl,
> libnet-snmp-perl, libnet-telnet-perl, snmp, telnet, openssh-client,
> - python-openssl, redhat-cluster-pve, python-suds
> + python-openssl, redhat-cluster-pve, python-suds, ipmitool
> Description: fence agents for redhat cluster suite
> This package provides various fence agents.
> --
> 1.7.10.4
>
> _______________________________________________
> pve-devel mailing list
> pve-devel at pve.proxmox.com
> http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
More information about the pve-devel
mailing list