Page 1 of 1

Installation status request

Published: February 9, 2026 - 10:24 AM
by CyrilM
Hello,

when a package fails, a dual installation status appears: ERROR and NEED-INSTALL.

My goal is to run two queries to use with a filter:
- Only machines with an ERROR status
- Only machines with a NEED-INSTALL status.

The first query works perfectly; only machines with the ERROR status appear.
The second query returns machines with only the NEED-INSTALL status, but also those with both statuses.

Do you have any suggestions on how to implement the second query, please?