Skip to content

Commit 7b6d102

Browse files
authored
st2-self-check: remove bc package dependency
See StackStorm/st2tests#87 and StackStorm/st2cd#231
1 parent 121c476 commit 7b6d102

1 file changed

Lines changed: 2 additions & 16 deletions

File tree

docs/source/troubleshooting/self_verification.rst

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -11,24 +11,10 @@ Currently script covers the following aspects of |st2|:
1111
* ActionChain and Mistral Workflows
1212

1313
To run the self-verification:
14-
15-
1. Install pre-requisite OS packages. The only dependency right now is ``bc``. To
16-
install the package, run
17-
18-
::
19-
20-
sudo apt-get install bc # Ubuntu
21-
22-
or
23-
24-
::
25-
26-
sudo yum install bc # CentOS/RHEL
27-
28-
2. If you don't have :ref:`encryption keys setup already<admin-setup-for-encrypted-datastore>`, do so.
14+
1. If you don't have :ref:`encryption keys setup already<admin-setup-for-encrypted-datastore>`, do so.
2915
This requires admin privileges on the box and |st2|.
3016

31-
3. Run the self-check script. This also copies over the examples from
17+
2. Run the self-check script. This also copies over the examples from
3218
``/usr/share/doc/st2/examples`` to ``/opt/stackstorm/packs/`` and registers the content from examples. This step pollutes your |st2| environment by downloading fixtures from `st2tests
3319
<https://github.com/StackStorm/st2tests/tree/master/packs/>`__.
3420

0 commit comments

Comments
 (0)