UNMS icon indicating copy to clipboard operation
UNMS copied to clipboard

envsubst

Open X1Aaron opened this issue 7 years ago • 5 comments

This script requires 'envsubst'. Please install 'envsubst' and try again. Aborting.

Tried both Ubuntu 16.04.1 LTS (Xenial Xerus) 64-bit and Debian 8 64-bit on Scaleways.

X1Aaron avatar Sep 09 '17 19:09 X1Aaron

@aaronstuder I don't think the error message can be much clearer. The script requires envsubst. If it's not available on your system, please install it using the standard package manager sudo apt-get install envsubst

jaroklima avatar Sep 11 '17 08:09 jaroklima

You went thru all that trouble @jaroklima and you didn't bother mentioning this is provided by gettext-base package.

envsubst is not a package name.

ಠ_ಠ

nickwinn avatar Sep 26 '17 23:09 nickwinn

You're right, thank you. I will update the error message with the package name. Sorry.

jaroklima avatar Sep 27 '17 13:09 jaroklima

Any news regarding this ? The error is still there

ChrysUk avatar Jan 14 '20 12:01 ChrysUk

Hello @ChrysUk. Can you please be more specific? The error message has been updated to This script requires 'envsubst'. Please install 'gettext-base' and try again so I am not sure what error you are referring to.

radekskrivan avatar Jan 14 '20 14:01 radekskrivan