Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L lcgcmake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • sft
  • lcgcmake
  • Merge requests
  • !1160

create julia dummy files first launch

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Jerry Ling requested to merge jiling/lcgcmake:first_time_julia_env into master Mar 23, 2022
  • Overview 19
  • Commits 2
  • Pipelines 2
  • Changes 2

if we don't have this then when user launch Julia for the first time, their project would be read-only, see ref: https://github.com/JuliaLang/Pkg.jl/issues/3039

another place where we can fix this is in

/cvmfs/sft-nightlies.cern.ch/lcg/views/dev4/Tue/x86_64-centos7-gcc10-opt/etc/julia/startup.jl

currently empty. but idk if that will interfere with cluster use etc.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: first_time_julia_env