Skip to content

Commit d1dfeb7

Browse files
committed
remove exercise that hangs
Signed-off-by: Gregory Becker <becker33@llnl.gov>
1 parent 0529d7d commit d1dfeb7

1 file changed

Lines changed: 2 additions & 12 deletions

File tree

tutorial_stacks.rst

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -79,18 +79,8 @@ We'll start by trying to add different versions of ``netlib-scalapack``, linked
7979
.. literalinclude:: outputs/stacks/unify-0.out
8080
:language: console
8181

82-
If we try to concretize the environment, we'll get an error:
83-
84-
.. literalinclude:: outputs/stacks/unify-1.out
85-
:language: console
86-
87-
The error message is quite verbose and complicated, but it ultimately gives a useful hint:
88-
89-
.. code-block::
90-
91-
You could consider setting `concretizer:unify` to `when_possible` or `false` to allow multiple versions of some packages.
92-
93-
Let's examine what that means.
82+
If we try to concretize the environment, we'll get an error.
83+
We cannot unify an environment with two different configurations of the same package.
9484

9585
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
9686
Tuning concretizer options for a stack

0 commit comments

Comments
 (0)