DiamondLightSource / hyperion

Unattended Data Collection using BlueSky / Ophyd
BSD 3-Clause "New" or "Revised" License
5 stars 5 forks source link

Deploy script no longer gives console output when running dls_dev_env.sh #1403

Open olliesilvester opened 1 month ago

olliesilvester commented 1 month ago

After thechanges in https://github.com/DiamondLightSource/hyperion/pull/1369, we no longer receive live terminal output when running dls_dev_env.sh, since the code now ssh's into i03-control to do this part. This makes it difficult to see if there are any errors when running that part of the script

Acceptance Criteria

olliesilvester commented 1 month ago

I also got a bunch of these warnings from the dls_dev_env.sh script, although it did seem to create the environment OK. WARNING: The directory '/scratch/qqh35939/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.