Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000349PyRosetta[All Projects] Bad Codingpublic2014-08-04 15:552014-08-13 13:02
Reporterrmoretti 
Assigned ToSergey 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Fixed in Version 
Summary0000349: Linux versioning issue with PyRosetta BuildBindings.py
DescriptionWhen 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 InformationSee the forum post at https://www.rosettacommons.org/node/3758 [^] for more information.
TagsNo tags attached.
Application(s) AffectedBuildBindings.py
Command Line Usedna
Developer Options
Fixed in SVN Version57188
Attached Files

- Relationships

-  Notes
(0000352)
Sergey (Administrator)
2014-08-13 13:01

Fixed in master:57188

- Issue History
Date Modified Username Field Change
2014-08-04 15:55 rmoretti New Issue
2014-08-04 15:55 rmoretti Status new => assigned
2014-08-04 15:55 rmoretti Assigned To => Sergey
2014-08-13 13:01 Sergey Note Added: 0000352
2014-08-13 13:02 Sergey Fixed in SVN Version => 57188
2014-08-13 13:02 Sergey Status assigned => resolved
2014-08-13 13:02 Sergey Resolution open => fixed


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker