Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

do it on github directly, because psreldev does not have permission !!!!???

(conda_build) [psreldev@psbuild-rhel7-01 manage]$ git config user.name
Valerio Mariani

Fixing issue in conda build with permission denied

...

  • see interlaced in red
  • removing 7 packages for modular psana, like in config/psana-conda-svn-pkgs-test (saves ~1.5% of space in tar.gz.)
  • location for data_test can be controlled in config/psana-conda-svn-pkgs:
    • subdir=.. : manage/scratch/data_test with fixed path /cds/sw/ds/ana/conda1/manage/scratch/data_test
      • in this case data_test is ignored in tar cfvz /cds/sw/ds/ana/conda1/manage/downloads/anarel/psana-conda-4.0.56.tar.gz psana-conda-4.0.56
    • subdir=/tmp : /tmp/data_test
  • how conda build takes 1h22m. How to speed-up conda build and jamp directly to scons test-Detector?

...