ssl certificate - Vagrant plugin load order -
i behind corporate proxy using self-sign certificate intercept ssl trafic.
so have installed vagrant-ca-certificates have certificate in vm. using vagrant-omnibus update chef client. issue vagrant-omnibus runs before vagrant-ca-certificates , ssl error raised.
is possible order load of plugins or give priority plugin.
i have tried shell provisioner runs after omnibus.
bringing machine 'default' 'virtualbox' provider... default: berkshelf shelf @ "h:/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150930-8216-1au7gvy-default" ==> default: sharing cookbooks vm ==> default: importing base box 'ubuntu/trusty64'... ==> default: matching mac address nat networking... ==> default: setting name of vm: test_default_1443594532782_74213 ==> default: clearing set forwarded ports... ==> default: updating vagrant's berkshelf... ==> default: resolving cookbook dependencies... ==> default: fetching 'test' source @ chef/cookbooks/test ==> default: using apache2 (3.1.0) ==> default: using java (1.35.0) ==> default: using test (0.1.0) source @ chef/cookbooks/test ==> default: vendoring apache2 (3.1.0) h:/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150930-8216-1au7gvy-default/apache2 ==> default: vendoring java (1.35.0) h:/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150930-8216-1au7gvy-default/java ==> default: vendoring test (0.1.0) h:/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150930-8216-1au7gvy-default/test ==> default: clearing set network interfaces... ==> default: preparing network interfaces based on configuration... default: adapter 1: nat default: adapter 2: hostonly ==> default: forwarding ports... default: 22 => 2222 (adapter 1) ==> default: booting vm... ==> default: waiting machine boot. may take few minutes... default: ssh address: 127.0.0.1:2222 default: ssh username: vagrant default: ssh auth method: private key default: warning: connection timeout. retrying... default: warning: remote connection disconnect. retrying... ==> default: machine booted , ready! ==> default: configuring proxy apt... ==> default: configuring proxy chef provisioners... ==> default: configuring proxy environment variables... guestadditions versions on host (4.3.6) , guest (4.3.10) not match. stdin: not tty * stopping virtualbox additions ...done. stdin: not tty reading package lists... building dependency tree... reading state information... following packages automatically installed , no longer required: dkms fakeroot gcc gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libfakeroot libfontenc1 libgcc-4.8-dev libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libgomp1 libice6 libitm1 libllvm3.4 libpciaccess0 libpixman-1-0 libquadmath0 libsm6 libtsan0 libtxc-dxtn-s2tc0 libx11-xcb1 libxaw7 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxfont1 libxkbfile1 libxmu6 libxpm4 libxrandr2 libxrender1 libxshmfence1 libxt6 libxxf86vm1 linux-libc-dev manpages-dev x11-common x11-xkb-utils xfonts-base xfonts-encodings xfonts-utils xserver-common xserver-xorg-core use 'apt-get autoremove' remove them. following packages removed: virtualbox-guest-dkms* virtualbox-guest-utils* virtualbox-guest-x11* 0 upgraded, 0 newly installed, 3 remove , 0 not upgraded. after operation, 12.1 mb disk space freed. (reading database ... 61001 files , directories installed.) removing virtualbox-guest-dkms (4.3.10-dfsg-1ubuntu5) ... -------- uninstall beginning -------- module: virtualbox-guest version: 4.3.10 kernel: 3.13.0-63-generic (x86_64) ------------------------------------- status: before uninstall, module version active on kernel. vboxguest.ko: - uninstallation - deleting from: /lib/modules/3.13.0-63-generic/updates/dkms/ - original module - no original module found module on kernel. - use dkms install command reinstall previous module version. vboxsf.ko: - uninstallation - deleting from: /lib/modules/3.13.0-63-generic/updates/dkms/ - original module - no original module found module on kernel. - use dkms install command reinstall previous module version. vboxvideo.ko: - uninstallation - deleting from: /lib/modules/3.13.0-63-generic/updates/dkms/ - original module - no original module found module on kernel. - use dkms install command reinstall previous module version. depmod.... dkms: uninstall completed. ------------------------------ deleting module version: 4.3.10 dkms tree. ------------------------------ done. removing virtualbox-guest-x11 (4.3.10-dfsg-1ubuntu5) ... purging configuration files virtualbox-guest-x11 (4.3.10-dfsg-1ubuntu5) ... removing virtualbox-guest-utils (4.3.10-dfsg-1ubuntu5) ... purging configuration files virtualbox-guest-utils (4.3.10-dfsg-1ubuntu5) ... processing triggers man-db (2.6.7.1-1ubuntu1) ... processing triggers libc-bin (2.19-0ubuntu6.6) ... stdin: not tty reading package lists... building dependency tree... reading state information... dkms newest version. dkms set manually installed. linux-headers-3.13.0-63-generic newest version. linux-headers-3.13.0-63-generic set manually installed. following packages automatically installed , no longer required: libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libfontenc1 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libice6 libllvm3.4 libpciaccess0 libpixman-1-0 libsm6 libtxc-dxtn-s2tc0 libx11-xcb1 libxaw7 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxfont1 libxkbfile1 libxmu6 libxpm4 libxrandr2 libxrender1 libxshmfence1 libxt6 libxxf86vm1 x11-common x11-xkb-utils xfonts-base xfonts-encodings xfonts-utils xserver-common xserver-xorg-core use 'apt-get autoremove' remove them. 0 upgraded, 0 newly installed, 0 remove , 0 not upgraded. copy iso file c:\program files\oracle\virtualbox\vboxguestadditions.iso box /tmp/vboxguestadditions.iso stdin: not tty mount: block device /tmp/vboxguestadditions.iso write-protected, mounting read-only installing virtualbox guest additions 4.3.6 - guest version 4.3.10 stdin: not tty verifying archive integrity... good. uncompressing virtualbox 4.3.6 guest additions linux............ virtualbox guest additions installer copying additional installer modules ... installing additional modules ... removing existing virtualbox dkms kernel modules ...done. removing existing virtualbox non-dkms kernel modules ...done. building virtualbox guest additions kernel modules ...done. doing non-kernel setup of guest additions ...done. starting virtualbox guest additions ...done. installing window system drivers ...fail! (could not find x.org or xfree86 window system.) error occurred during installation of virtualbox guest additions 4.3.6. functionality may not work intended. in cases ok "window system drivers" installation failed. stdin: not tty ==> default: checking guest additions in vm... ==> default: configuring , enabling network interfaces... ==> default: mounting shared folders... default: /var/www => c:/jdp/baps/lamp/test default: /vagrant => c:/jdp/baps/lamp/test default: /tmp/vagrant-cache => c:/users/pateljd/.vagrant.d/cache/ubuntu/trusty64 default: /tmp/vagrant-chef-3/chef-solo-1/cookbooks => h:/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150930-8216-1au7gvy-default ==> default: installing chef 12.4.3 omnibus package... ==> default: downloading chef 12.4.3 ubuntu... ==> default: downloading https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 ==> default: file /tmp/install.sh.5643/metadata.txt ==> default: trying wget... ==> default: trying curl... ==> default: trying perl... ==> default: trying python... ==> default: unable retrieve valid package! ==> default: version: 12.4.3 ==> default: please file bug report @ https://github.com/opscode/opscode-omnitruck/issues/new ==> default: alternatively, feel free open support ticket @ https://www.getchef.com/support/tickets ==> default: more chef support resources can found @ https://www.getchef.com/support ==> default: please include many details problem possible i.e., how reproduce ==> default: problem (if possible), type of operating system , version, etc., ==> default: , other relevant details might troubleshooting. ==> default: metadata url: https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 ==> default: ==> default: debug output follows: ==> default: ==> default: stderr wget: ==> default: ==> default: --2015-09-30 06:31:17-- https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 ==> default: resolving www.getchef.com (www.getchef.com)... 103.245.222.65 ==> default: connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. ==> default: retrying. ==> default: ==> default: --2015-09-30 06:33:30-- (try: 2) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 ==> default: connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. ==> default: retrying. ==> default: ==> default: --2015-09-30 06:35:39-- (try: 3) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 ==> default: connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. ==> default: retrying. ==> default: ==> default: --2015-09-30 06:37:50-- (try: 4) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 ==> default: connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. ==> default: retrying. ==> default: ==> default: --2015-09-30 06:40:01-- (try: 5) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 ==> default: connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. ==> default: retrying. ==> default: ==> default: --2015-09-30 06:42:13-- (try: 6) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 ==> default: connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. ==> default: retrying. ==> default: ==> default: --2015-09-30 06:44:26-- (try: 7) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 ==> default: connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. ==> default: retrying. ==> default: ==> default: --2015-09-30 06:46:41-- (try: 8) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 ==> default: connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. ==> default: retrying. ==> default: ==> default: --2015-09-30 06:48:56-- (try: 9) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 ==> default: connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. ==> default: retrying. ==> default: ==> default: --2015-09-30 06:51:12-- (try:10) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 ==> default: connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. ==> default: retrying. ==> default: ==> default: --2015-09-30 06:53:29-- (try:11) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 ==> default: connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. ==> default: retrying. ==> default: ==> default: --2015-09-30 06:55:47-- (try:12) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 ==> default: connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. ==> default: retrying. ==> default: ==> default: --2015-09-30 06:58:04-- (try:13) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 ==> default: connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. ==> default: retrying. ==> default: ==> default: --2015-09-30 07:00:21-- (try:14) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 ==> default: connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. ==> default: retrying. ==> default: ==> default: --2015-09-30 07:02:38-- (try:15) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 ==> default: connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. ==> default: retrying. ==> default: ==> default: --2015-09-30 07:04:56-- (try:16) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 ==> default: connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. ==> default: retrying. ==> default: ==> default: --2015-09-30 07:07:13-- (try:17) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 ==> default: connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. ==> default: retrying. ==> default: ==> default: --2015-09-30 07:09:30-- (try:18) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 ==> default: connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. ==> default: retrying. ==> default: ==> default: --2015-09-30 07:11:47-- (try:19) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 ==> default: connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. ==> default: retrying. ==> default: ==> default: --2015-09-30 07:14:04-- (try:20) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 ==> default: connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. ==> default: giving up. ==> default: ==> default: stderr curl: ==> default: ==> default: ==> default: ==> default: stderr perl: ==> default: ==> default: can't locate lwp/simple.pm in @inc (you may need install lwp::simple module) (@inc contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/s hare/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) @ -e line 1. ==> default: begin failed--compilation aborted @ -e line 1. ==> default: ==> default: stderr python: ==> default: ==> default: traceback (most recent call last): ==> default: file "<string>", line 1, in <module> ==> default: file "/usr/lib/python2.7/urllib2.py", line 127, in urlopen ==> default: return _opener.open(url, data, timeout) ==> default: file "/usr/lib/python2.7/urllib2.py", line 404, in open ==> default: response = self._open(req, data) ==> default: file "/usr/lib/python2.7/urllib2.py", line 422, in _open ==> default: '_open', req) ==> default: file "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain ==> default: result = func(*args) ==> default: file "/usr/lib/python2.7/urllib2.py", line 1222, in https_open ==> default: return self.do_open(httplib.httpsconnection, req) ==> default: file "/usr/lib/python2.7/urllib2.py", line 1184, in do_open ==> default: raise urlerror(err) ==> default: urllib2.urlerror: <urlopen error [errno 110] connection timed out> following ssh command responded non-zero exit status. vagrant assumes means command failed! sh install.sh -v 12.4.3 -d /tmp/vagrant-cache/vagrant_omnibus 2>&1 stdout command: downloading chef 12.4.3 ubuntu... downloading https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 file /tmp/install.sh.5643/metadata.txt trying wget... trying curl... trying perl... trying python... unable retrieve valid package! version: 12.4.3 please file bug report @ https://github.com/opscode/opscode-omnitruck/issues/new alternatively, feel free open support ticket @ https://www.getchef.com/support/tickets more chef support resources can found @ https://www.getchef.com/support please include many details problem possible i.e., how reproduce problem (if possible), type of operating system , version, etc., , other relevant details might troubleshooting. metadata url: https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 debug output follows: stderr wget: --2015-09-30 06:31:17-- https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 resolving www.getchef.com (www.getchef.com)... 103.245.222.65 connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. retrying. --2015-09-30 06:33:30-- (try: 2) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. retrying. --2015-09-30 06:35:39-- (try: 3) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. retrying. --2015-09-30 06:37:50-- (try: 4) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. retrying. --2015-09-30 06:40:01-- (try: 5) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. retrying. --2015-09-30 06:42:13-- (try: 6) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. retrying. --2015-09-30 06:44:26-- (try: 7) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. retrying. --2015-09-30 06:46:41-- (try: 8) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. retrying. --2015-09-30 06:48:56-- (try: 9) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. retrying. --2015-09-30 06:51:12-- (try:10) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. retrying. --2015-09-30 06:53:29-- (try:11) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. retrying. --2015-09-30 06:55:47-- (try:12) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. retrying. --2015-09-30 06:58:04-- (try:13) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. retrying. --2015-09-30 07:00:21-- (try:14) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. retrying. --2015-09-30 07:02:38-- (try:15) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. retrying. --2015-09-30 07:04:56-- (try:16) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. retrying. --2015-09-30 07:07:13-- (try:17) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. retrying. --2015-09-30 07:09:30-- (try:18) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. retrying. --2015-09-30 07:11:47-- (try:19) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. retrying. --2015-09-30 07:14:04-- (try:20) https://www.getchef.com/chef/metadata?v=12.4.3&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 connecting www.getchef.com (www.getchef.com)|103.245.222.65|:443... failed: connection timed out. giving up. stderr curl: stderr perl: can't locate lwp/simple.pm in @inc (you may need install lwp::simple module) (@inc contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /u sr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) @ -e line 1. begin failed--compilation aborted @ -e line 1. stderr python: traceback (most recent call last): file "<string>", line 1, in <module> file "/usr/lib/python2.7/urllib2.py", line 127, in urlopen return _opener.open(url, data, timeout) file "/usr/lib/python2.7/urllib2.py", line 404, in open response = self._open(req, data) file "/usr/lib/python2.7/urllib2.py", line 422, in _open '_open', req) file "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain result = func(*args) file "/usr/lib/python2.7/urllib2.py", line 1222, in https_open return self.do_open(httplib.httpsconnection, req) file "/usr/lib/python2.7/urllib2.py", line 1184, in do_open raise urlerror(err) urllib2.urlerror: <urlopen error [errno 110] connection timed out> stderr command:
Comments
Post a Comment