Skip to content

Commit 1b8a270

Browse files
author
Dmitri Zimin(e)
authored
Merge pull request #332 from StackStorm/remove-bc
st2-self-check: remove `bc` package dependency
2 parents 6cce39e + 6d44e16 commit 1b8a270

1 file changed

Lines changed: 2 additions & 15 deletions

File tree

docs/source/troubleshooting/self_verification.rst

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -12,23 +12,10 @@ Currently script covers the following aspects of |st2|:
1212

1313
To run the self-verification:
1414

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.
15+
1. If you don't have :ref:`encryption keys setup already<admin-setup-for-encrypted-datastore>`, do so.
2916
This requires admin privileges on the box and |st2|.
3017

31-
3. Run the self-check script. This also copies over the examples from
18+
2. Run the self-check script. This also copies over the examples from
3219
``/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
3320
<https://github.com/StackStorm/st2tests/tree/master/packs/>`__.
3421

0 commit comments

Comments
 (0)