aliBuild run error on CentOS 7

Hi,
the machine is a CentOS 7, just updated/upgraded with yum, installed the latest aliBuild (1.16.1-1) and get this error calling it:
$ aliBuild
Traceback (most recent call last):
File “/usr/bin/aliBuild”, line 88, in
args, parser = doParseArgs()
TypeError: doParseArgs() missing 1 required positional argument: ‘star’

Anybody seeing the same?