X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=debian%2Fpython3-osm-common.postinst;fp=debian%2Fpython3-osm-common.postinst;h=30e749cc16f3f33581e363281a58fd8a45f5d033;hb=3fa08d47bf8af8babe1c60ce90f9e98f1ac27b4c;hp=658ef23a0d0671edb1845d0178ee3e145b5845e4;hpb=096d9ed76b12451072219747a3596dc800138a25;p=osm%2Fcommon.git diff --git a/debian/python3-osm-common.postinst b/debian/python3-osm-common.postinst index 658ef23..30e749c 100755 --- a/debian/python3-osm-common.postinst +++ b/debian/python3-osm-common.postinst @@ -24,7 +24,7 @@ pip3 install pip==9.0.3 pip3 install --upgrade aiokafka==0.4.* pip3 install --upgrade pymongo==3.7.* pip3 install --upgrade pyyaml==3.* -# pip3 install pycrypto added as dependency: python3-crypto +pip3 install pycrypto # added dependency python3-crypto seems not working #Creation of log folder mkdir -p /var/log/osm