Giter VIP home page Giter VIP logo

Comments (5)

 avatar commented on August 22, 2024

Oh! I found this .sublime-package for package manager so i copied those files into the folder in the packages folder and it's working now.

Except when I goto install a new package I get this:

Package Control: Error downloading repository. curl: (60) SSL certificate problem, verify that the CA cert is OK. Details:
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
More details here: http://curl.haxx.se/docs/sslcerts.html

curl performs SSL certificate verification by default, using a "bundle"
of Certificate Authority (CA) public keys (CA certs). If the default
bundle file isn't adequate, you can specify an alternate file
using the --cacert option.
If this HTTPS server uses a certificate signed by a CA represented in
the bundle, the certificate verification probably failed due to a
problem with the certificate (it might be expired, or the name might
not match the domain name in the URL).
If you'd like to turn off curl's verification of the certificate, use
the -k (or --insecure) option.
downloading https://api.bitbucket.org/1.0/repositories/scottbessler/sublimetextcaseconversion.

It sais the same thing for every sublime package there is

from package_control.

wbond avatar wbond commented on August 22, 2024

This indicates your curl installation is missing the default list of certificate authorities. In issue #42 some gentoo users identifier the appropriate emerge flags to enable this.

The only other time I've seen this is on a broken install of Fedora.

Perhaps in the next version I will add the ability to override curl with wget manually.

from package_control.

sleeptillseven avatar sleeptillseven commented on August 22, 2024

Can you where I create that folder and how to name it? It isn't working for me either, so I would like to try it manually. Can you advise? Thanks, awesome work.

from package_control.

wbond avatar wbond commented on August 22, 2024

I've enhanced the install code to use a proxy if available and also added manual instructions in case the console command does not work. http://wbond.net/sublime_packages/package_control/installation

from package_control.

sleeptillseven avatar sleeptillseven commented on August 22, 2024

@wbond many thanks. You're awesome.

I did a big mistake. As on Windows, I mistook the "Command Palette" for "Console" as the key stroke from the installation aren't working on Windows.

Just in case somebody else wants to know where to put the proxy, see here https://gist.github.com/1501267

from package_control.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.