Search found 5 matches

by x3ro
April 11th, 2015, 10:17 am
Forum: Debian/Ubuntu Package
Topic: Help: pyopenssl (python-ssl) not installed
Replies: 22
Views: 22128

Re: Help: pyopenssl (python-ssl) not installed

I just had to reinstall my system because my SSD died. I now have installed Linux Mint 17.1 with Cinnamon desktop and now everything works without a problem.

Thanks for your help anyways :)
by x3ro
March 7th, 2015, 4:54 am
Forum: Debian/Ubuntu Package
Topic: Help: pyopenssl (python-ssl) not installed
Replies: 22
Views: 22128

Re: Help: pyopenssl (python-ssl) not installed

Well this is what I get: $ python Python 2.7.6 (default, Mar 22 2014, 22:59:56) [GCC 4.8.2] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import OpenSSL Traceback (most recent call last): File "<stdin>", line 1,...
by x3ro
March 5th, 2015, 7:23 am
Forum: Debian/Ubuntu Package
Topic: Help: pyopenssl (python-ssl) not installed
Replies: 22
Views: 22128

Re: Help: pyopenssl (python-ssl) not installed

$ cat ~/.sabnzbd/logs/sabnzbd.log | grep -i pyopenssl | tail -10 2015-03-05 13:01:30,485::INFO::[sabnzbdplus:490] pyOpenSSL... NOT found - try apt-get install python-pyopenssl (SSL is optional) # apt-get install python-pyopenssl Reading package lists... Done Building dependency tree Reading state i...
by x3ro
March 2nd, 2015, 3:26 am
Forum: Debian/Ubuntu Package
Topic: Help: pyopenssl (python-ssl) not installed
Replies: 22
Views: 22128

Re: Help: pyopenssl (python-ssl) not installed

Well it seems to install correctly. After i purged python-openssl this is my output when installing it via apt-get: $ sudo apt-get install python-openssl Reading package lists... Done Building dependency tree Reading state information... Done Suggested packages: python-openssl-doc python-openssl-dbg...
by x3ro
March 1st, 2015, 3:39 pm
Forum: Debian/Ubuntu Package
Topic: Help: pyopenssl (python-ssl) not installed
Replies: 22
Views: 22128

Help: pyopenssl (python-ssl) not installed

Hi there, I just installed SABnzbd on Linux Mint (Ubuntu based) but I can't get SSL to work. I've installed python-openssl and python3-openssl and I also tried several other things I found via google which I can't remember right now but it always says "pyopenssl (python-ssl) not installed"...