Failure to build daf_butler

I think you need to be using the 4.1.0 rubin-env that pins the galsim version – they changed the API.

How do I go about doing that?

Run newinstall.sh with the version that exists on main in the repo https://github.com/lsst/lsst repo.

Hello Tim,

I tried using the different newinstall.sh. It set some environmental variables that the code complained about. However it still exited the installation at the same place with the same errors. Do you have anything else I can try?

What version of rubin-env do you have?

uses 4.1.0 and that’s what we use for all our builds at the moment. Did you start from a fresh shell (otherwise you might be picking up an environment variable override)?

Hello Tim,

From the newinstall.sh I believe rubin-env = 4.1.0.
I started the installation in a a fresh shell and finally it completed the installation. I ran the demo and it also worked. Thanks for your help in getting to this stage.

2 Likes