These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

Linux

 
  • Topic is locked indefinitely.
 

Python Exception in get_os_platform_major_minor_patch()

First post
Author
Jova Talvanen
Science and Trade Institute
Caldari State
#1 - 2016-02-12 13:48:27 UTC  |  Edited by: Jova Talvanen
i'm running wine 1.8
ubuntu 14.04
linux kernel 4.4-0.dmz.3-liquorix-amd64


412    2016.02.12 13:21:55:465    EXCEPTION #1 logged at 02/12/2016 5:21:54 : Unhandled exception in [TaskletExt object at 1783e10, abps=1001, ctxt='^boot::autoexec_client']
413    2016.02.12 13:21:55:465    
414    2016.02.12 13:21:55:465    Formatted exception info: ValueError: invalid literal for int() with base 10: '4-0'
415    2016.02.12 13:21:55:465    
416    2016.02.12 13:21:55:465    Common path prefix = e:/jenkins/workspace/client_tranquility/branches/release/tranquility
417    2016.02.12 13:21:55:465    
418    2016.02.12 13:21:55:465    Caught at:
419    2016.02.12 13:21:55:465    [pre]/packages/bluepy/__init__.py(46) CallWrapper
420    2016.02.12 13:21:55:465    
421    2016.02.12 13:21:55:465    Thrown at:
422    2016.02.12 13:21:55:465    [pre]/packages/bluepy/__init__.py(35) CallWrapper
423    2016.02.12 13:21:55:465    [pre]/carbon/common/lib/autoexec_client_core.py(43) Startup
424    2016.02.12 13:21:55:465    [pre]/carbon/common/lib/autoexec_common.py(48) LogStarting
425    2016.02.12 13:21:55:465    [pre]/packages/sysinfo/__init__.py(47) get_os_platform_major_minor_patch
426    2016.02.12 13:21:55:465    components = [u'4', u'4-0', u'dmz', u'3-liquorix-amd64']
427    2016.02.12 13:21:55:465    host = u'Linux 4.4-0.dmz.3-liquorix-amd64'
428    2016.02.12 13:21:55:465    osMajor = 4
429    2016.02.12 13:21:55:465    osPlatform = -4
430    2016.02.12 13:21:55:465    
431    2016.02.12 13:21:55:465    Thread Locals:  session was None
432    2016.02.12 13:21:55:465    Stackhash: 1321460318
433    2016.02.12 13:21:55:465    Reported from:  logmodule
434    2016.02.12 13:21:55:465    EXCEPTION END
CCP Snorlax
C C P
C C P Alliance
#2 - 2016-02-12 13:56:58 UTC
I will need to fix this - I added in code to try to track usage of Wine, and it seems I'm getting a version of Linux in a format I did not expect. Hope to get that in soon!

CCP Snorlax - Software Architect - Team RnB - @CCP_Snorlax - http://ccpsnorlax.blogspot.is/

CCP Snorlax
C C P
C C P Alliance
#3 - 2016-02-12 13:59:52 UTC
See the discussion in this thread: https://forums.eveonline.com/default.aspx?g=posts&m=6316604#post6316604

for a workaround.

CCP Snorlax - Software Architect - Team RnB - @CCP_Snorlax - http://ccpsnorlax.blogspot.is/

Jova Talvanen
Science and Trade Institute
Caldari State
#4 - 2016-02-12 14:17:36 UTC
wow thx quick response Big smile