Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
Qt Installer Framework 4.6
-
-
cdaecdc50 (dev), dc5c21561 (6.6), 09b5f2123 (6.5)
Description
According to the examples at https://doc.qt.io/qt-6/get-and-install-qt-cli.html#options-for-unattended-usage, --default-answer and --accept-messages should work together.
In Windows, this is ok, but in Linux, "./MaintenanceTool install qt.qt6.652.gcc_64 --default-answer --accept-messages" produces the output "The following options are mutually exclusive: accept-messages, default-answer"