Feature #22726
buidFW doesn't work with relative products path.
Status:
Accepted
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
06/13/2019
Due date:
% Done:
0%
Estimated time:
Description
BuildFW crashes with relative products path. Please fix.
$ buildFW -b e17 -s s84 . prof uboone-v08_22_00
buildFW 4.00.03
INFO: Pull uboone-cfg-08.22.00
INFO: Pull of http://scisoft.fnal.gov/scisoft/bundles/uboone/v08_22_00/buildcfg/uboone-buildcfg-08.22.00 failed
Reading ./uboone-cfg-08.22.00
INFO: ./uboone-cfg-08.22.00 specifies ups v6_0_7
INFO: Building UPS v6_0_7 for the current platform.
ERROR: Unable to build UPS successfully.
$ buildFW -b e17 -s s84 `pwd` prof uboone-v08_22_00
(works)
History
#1 Updated by Kyle Knoepfel over 1 year ago
- Status changed from New to Accepted
This is a known behavior. But your request is reasonable.
#2 Updated by Kyle Knoepfel over 1 year ago
- Tracker changed from Bug to Feature