View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0000349 | PyRosetta | [All Projects] Bad Coding | public | 2014-08-04 15:55 | 2014-08-13 13:02 |
|
Reporter | rmoretti | |
Assigned To | Sergey | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | | |
Fixed in Version | | |
|
Summary | 0000349: Linux versioning issue with PyRosetta BuildBindings.py |
Description | When getting the version of Linux BuildBindings.py apparently assumes a single digit point release:
lib_path = 'build/src/'+mode+'/linux/' + platform.release()[:3] + '/' + PlatformBits +'/x86/gcc/'"
This causes a mismatch issue with scons's version parsing. |
Additional Information | See the forum post at https://www.rosettacommons.org/node/3758 [^] for more information. |
Tags | No tags attached. |
|
Application(s) Affected | BuildBindings.py |
Command Line Used | na |
Developer Options | |
Fixed in SVN Version | 57188 |
|
Attached Files | |
|