Fixed: lsb_release: command not found

$ yum whatprovides lsb_release
Loaded plugins: extras_suggestions, langpacks, priorities, update-motd
192 packages excluded due to repository priority protections
system-lsb-core-4.1-27.amzn2.1.x86_64 : LSB Core module support
Repo        : amzn2-core
Matched from:
Filename    : /usr/bin/lsb_release

$ sudo yum -y install system-lsb-core-4.1-27.amzn2.1.x86_64

Comments