Build binary 0.6.9

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
User avatar
xorrox
Release Testers
Release Testers
Posts: 26
Joined: November 9th, 2009, 7:58 am
Location: FR

Build binary 0.6.9

Post by xorrox »

Hi,

I'm trying to build the dist for windows 7

I install libs and run python package.py installer and get exe files

But when i run the exe, i get error :

Code: Select all

Exception in thread HTTPServer Thread-20:
Traceback (most recent call last):
  File "threading.pyo", line 552, in __bootstrap_inner
  File "threading.pyo", line 505, in run
  File "cherrypy\process\servers.pyo", line 75, in _start_http_thread
  File "cherrypy\wsgiserver\__init__.pyo", line 1636, in start
  File "cherrypy\wsgiserver\__init__.pyo", line 1674, in bind
ImportError: You must install pyOpenSSL to use HTTPS.

I install pyOpenSSL module

View the compile output
http://pastebin.com/kZRTfz2w


Thanks for help
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Build binary 0.6.9

Post by shypike »

Building binaries requires a complex and careful setup.
There's no real need, it's much easier to run from sources.
And why are you working with 0.6.9?
User avatar
xorrox
Release Testers
Release Testers
Posts: 26
Joined: November 9th, 2009, 7:58 am
Location: FR

Re: Build binary 0.6.9

Post by xorrox »

That was because i took it from github.

I will test with 0.7 beta and if it doesn't work, i will use source exec but i was interrested to do like 0.6.15 in a binary file, it's easy for install :)
User avatar
xorrox
Release Testers
Release Testers
Posts: 26
Joined: November 9th, 2009, 7:58 am
Location: FR

Re: Build binary 0.6.9

Post by xorrox »

Ok i see that in 0.7RC exe file is present so i m totally sorry for this messages...

Ty for answers and work ;)
Post Reply