File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ synopsis: "switch with pinned compiler"
24
24
### OPAMDEBUGSECTIONS=STATE opam upgrade --show-action --debug-level=-1
25
25
STATE LOAD-SWITCH-STATE @ pinned-comp
26
26
STATE Definition missing for installed package i-am-compiler.1, copying from repo
27
- STATE Inferred invariant: from base packages { i-am-compiler.1 }, (roots { i-am-compiler.1 }) => ["i-am-compiler"]
27
+ STATE Inferred invariant: from base packages { i-am-compiler.1 }, (roots { i-am-compiler.1 }) => ["i-am-compiler" {= "1"} ]
28
28
STATE Switch state loaded in 0.000s
29
29
STATE Detected changed packages (marked for reinstall): {}
30
30
Everything as up-to-date as possible (run with --verbose to show unavailable upgrades).
@@ -34,6 +34,6 @@ Nothing to do.
34
34
Ok, i-am-compiler is no longer pinned locally (version 1)
35
35
Nothing to do.
36
36
### opam upgrade --show-action
37
- The following actions would be performed:
38
- === upgrade 1 package
39
- - upgrade i-am-compiler 1 to 2
37
+ Everything as up-to-date as possible (run with --verbose to show unavailable upgrades).
38
+ However, you may "opam upgrade" these packages explicitly, which will ask permission to downgrade or uninstall the conflicting packages.
39
+ Nothing to do.
You can’t perform that action at this time.
0 commit comments