CSIT-1294 FIX: ValueError: CTR mode needs counter parameter, not IV 99/15099/6
authorPeter Mikus <pmikus@cisco.com>
Tue, 2 Oct 2018 13:41:36 +0000 (13:41 +0000)
committerPeter Mikus <pmikus@cisco.com>
Wed, 3 Oct 2018 07:02:48 +0000 (07:02 +0000)
commitb164d4f88cce82ce71bfbdd996237e7b9a7e99c6
tree3780f4818879fa729c5a4a032816df8e431b6950
parenta37482cc9f9d339c08ca3472ff969d051a430ff2
CSIT-1294 FIX: ValueError: CTR mode needs counter parameter, not IV

The issue is caused by python-crypto library in upstream Ubuntu 1804
repo. Unless there is permanent fix there is workaround to always
download fresh version, not preinstalled.

Change-Id: Ic2318eb532a6e7a910e4ffb209556c17e6070d3d
Signed-off-by: Peter Mikus <pmikus@cisco.com>
resources/libraries/bash/function/common.sh