Any chance OS_ID / OS_VERSION in Makefile could be modified to incorporate
ID_LIKE ?


Reason is OS' like Linux Mint fail make with:

alagalah@thing3:/mnt/hgfs/git/personal/vpp$ make install-dep
Makefile:325: *** "This option currently works only on Ubuntu, Debian,
RHEL, CentOS or openSUSE systems".  Stop.

I'd be happy to propose a patch unless this is a non-starter.

Example of os-release with ID_LIKE:

alagalah@thing3:/mnt/hgfs/git/personal/vpp$ cat /etc/os-release
NAME="Linux Mint"
VERSION="19.2 (Tina)"
ID=linuxmint
ID_LIKE=ubuntu
PRETTY_NAME="Linux Mint 19.2"
VERSION_ID="19.2"
HOME_URL="https://www.linuxmint.com/";
SUPPORT_URL="https://forums.ubuntu.com/";
BUG_REPORT_URL="
http://linuxmint-troubleshooting-guide.readthedocs.io/en/latest/";
PRIVACY_POLICY_URL="https://www.linuxmint.com/";
VERSION_CODENAME=tina
UBUNTU_CODENAME=bionic
alagalah@thing3:/mnt/hgfs/git/personal/vpp$
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13656): https://lists.fd.io/g/vpp-dev/message/13656
Mute This Topic: https://lists.fd.io/mt/32691572/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to