Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set log dir as temporary directory on safe mode #6403

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

rjbou
Copy link
Collaborator

@rjbou rjbou commented Feb 27, 2025

fix #6402

TODO:

  • changelog
  • commit message to rewrite
  • test more portable

### opam switch create varos --empty
### # opam install foo bar
### opam pin ./varos -n
[NOTE] Package varos does not exist in opam repositories registered in the current switch.
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The previsou version (not fixed) is not portable

-> retrieved varos.dev (file://${BASEDIR}/varos)
Processing 2/3: [varos: make all]
+ make "all" (CWD=${BASEDIR}/OPAM/varos/.opam-switch/build/varos.dev)
- echo n/a
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This output is not portable

@rjbou
Copy link
Collaborator Author

rjbou commented Mar 3, 2025

From dev meeting: see if it is possible to output stdout instead of writing for sys polling.

@rjbou rjbou added the PR: WIP Not for merge at this stage label Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: WIP Not for merge at this stage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

External command run writes log on opam root with --safe
1 participant