Bug #23956
checkClassVersion error in py3: (Need to update cetbuildtools to v7_15_01)
Occurs In:
Experiment:
-
Co-Assignees:
Description
Need to update cetbuildtools, as checkClassVersion doesn't exist in python3.
File "/cvmfs/larsoft.opensciencegrid.org/products/cetbuildtools/v7_14_00/bin/checkClassVersion", line 353, in main
filename = string.strip(filename)
AttributeError: module 'string' has no attribute 'strip'
Similar issue documented here: https://cdcvs.fnal.gov/redmine/issues/23946. Now fixed in cetbuildtools v7_15_01.
Related issues
History
#1 Updated by Lynn Garren 12 months ago
- Assignee set to Lynn Garren
- Status changed from New to Feedback
cetbuildtools v7_15_01 will be installed on cvmfs. We will use it with this week's larsoft release.
Are there specific repositories that you are concerned about?
#2 Updated by Lynn Garren 12 months ago
- Related to Bug #23946: checkClassVersion uses unsupported string.strip method in Python 3.7 added
#3 Updated by Lynn Garren 12 months ago
cetbuildtools v7_15_01 is now on the larsoft cvmfs.
#4 Updated by Lynn Garren 12 months ago
- % Done changed from 0 to 100
- Status changed from Feedback to Resolved
larsoft v08_41_01 is using cetbuildtools v7_15_01.
#5 Updated by Kyle Knoepfel 11 months ago
- Status changed from Resolved to Closed