This is an automated email from the ASF dual-hosted git repository. cml pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-interop-test.git
commit 50076724ab96214148c4dbc89d4290583ccb6949 Author: Kim van der Riet <[email protected]> AuthorDate: Mon Jul 16 11:08:15 2018 -0400 QPIDIT-125: Minor addition to QUICKSTART.md file --- QUICKSTART.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/QUICKSTART.md b/QUICKSTART.md index 9bcfcc3..4143754 100644 --- a/QUICKSTART.md +++ b/QUICKSTART.md @@ -135,7 +135,8 @@ then install the following packages: yum -y install mono-devel python34-devel jsoncpp-devel nodejs-rhea qpid-proton-cpp-devel python-qpid-proton qpid-proton-cpp-devel python2-qpid-proton ```` -Note that at the time of release, there is no python3-qpid-proton package available for CentOS7, but this should be available soon. +Note that at the time of release, there is no python3-qpid-proton package available for CentOS7, but this should be available soon. Tests should be run with +the --exclude-shim ProtonPython3 flag to avoid errors. ### 2.4 Fedora 28 Docker image --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
