Search Criteria
Package Details: vmware-vcli 6.7.0.8156551-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/vmware-vcli.git (read-only, click to copy) |
---|---|
Package Base: | vmware-vcli |
Description: | VMware vSphere Command-Line Interface (vCLI); run commands against vSphere and ESX/ESXi |
Upstream URL: | https://code.vmware.com/web/tool/6.7/vsphere-cli |
Licenses: | custom:vmware |
Submitter: | ReNoM |
Maintainer: | aaronm-cloudtek |
Last Packager: | aaronm-cloudtek |
Votes: | 13 |
Popularity: | 0.000000 |
First Submitted: | 2013-04-17 05:24 (UTC) |
Last Updated: | 2019-10-22 19:44 (UTC) |
Dependencies (20)
- e2fsprogs (e2fsprogs-git)
- kmod (kmod-git, kmod-minimal-git)
- krb5 (krb5-git, krb5-minimal-git)
- libxml2 (libxml2-git)
- openssl (openssl-hardened, openssl-static, quictls-openssl, openssl-git)
- perl (perl-git)
- perl-archive-zip
- perl-bytes-random-secure
- perl-class-methodmaker
- perl-crypt-ssleay
- perl-data-dump
- perl-html-parser
- perl-lwp-protocol-https
- perl-net-ssleay
- perl-soap-lite
- perl-text-template
- perl-uri
- perl-uuid
- perl-xml-libxml
- perl-xml-sax
Latest Comments
1 2 3 4 Next › Last »
kronarq commented on 2019-10-18 20:50 (UTC)
Like @Witko I needed perl-uuid and perl-text-template in order to be able to run even vmware-cmd --help
aaronm-cloudtek commented on 2019-08-05 20:30 (UTC)
@Witko, I've been able to build and install the package, and run esxcli without those packages installed. Exactly what command are you trying to run that requires those? Sounds like they may need to be listed as optional dependencies.
Witko commented on 2019-07-30 08:35 (UTC)
Thanks for the package. Just installed it. To run it it requires 2 more dependencies: perl-uuid, perl-text-template. Maybe these could be added to PKGBUILD. Thanks!
schaap137 commented on 2019-06-07 18:37 (UTC)
It seems an even newer Perl has arrived in testing (5.30), I had to use a patch again:
patch3 commented on 2018-09-06 14:38 (UTC)
I'm not sure this actually made it into master, I had to patch it manually given the instructions below.
schaap137 commented on 2018-08-07 17:19 (UTC)
To build the package successfully with the new Perl version, I had to use a patch like this:
paul.wilk commented on 2018-02-27 11:33 (UTC)
@spaceback
Thanks for your input. Your resolution seems to working fine. I applied it successfully to multiple independent systems. The patch you supplied has been merged with the master branch.
Cheers, Paul Wilk paul.wilk@null.net
spaceback commented on 2018-02-27 11:16 (UTC) (edited on 2018-02-27 11:17 (UTC) by spaceback)
this patch makes it build correctly:
ilpianista commented on 2018-01-27 17:30 (UTC) (edited on 2018-01-27 17:32 (UTC) by ilpianista)
Package build failed because of:
rm: cannot remove '/tmp/vmware-vcli/pkg/vmware-vcli/usr/lib/perl5/core_perl/Data/Dumper.so': No such file or directory
Please change Perl's path to "$pkgdir"/usr/lib/perl5/5.26/core_perl
1 2 3 4 Next › Last »