Skip to content

root_base based build doesn't have root in PATH #4

@matthewfeickert

Description

@matthewfeickert

In pyhf/pyhf-validation PR 9 is was discovered that the current build doesn't have root or hist2workspace in PATH even though Python knows about PyROOT. This is curious and seems to be a direct effect of that fact that a root_base build is used, as if root_base

RUN conda create --yes --quiet -p /opt/condaenv \
"root_base=$ROOT_VERSION" \

is replaced with root then everything proceeds as normal with root or hist2workspace in PATH.

It seems that something basic is being missed, and that @henryiii and @chrisburr might be able to give some guidance here.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions