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

Small fixes to the higher level part of opam and scripts #2564

Merged
merged 5 commits into from May 18, 2016

Conversation

AltGr
Copy link
Member

@AltGr AltGr commented May 18, 2016

No description provided.

AltGr added 5 commits May 18, 2016 15:56
They used to only be marked for reinstall. This is needed because of
a7c2074 : marking for reinstall does
not guarantee that the package will be reinstalled if a (transitively)
dependent package is getting installed.
extend to not only have it set in package build scripts, but also
exported by `opam config env`.

Note: this may require (manually) removing the cache in `.opam-switch/environment`
They are kind of cryptic, not very useful, and take time to compute.
Print a message advising upgrade anyway (another option would be to just
check for 'reinstall' and for new versions of installed packages, which
is instant, and print "upgrades are available, ...".
It was missing some cases of 'install'
@AltGr AltGr merged commit ce8605e into ocaml:master May 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant