Workaround :
Change the package state using ImportExportCLI.exe. - Create a CSV file with following content:
system_identity_properties,system_id,system_status
system_id,856,state
in which 856 is the package ID, state is the target (desired) state
- Execute the command:
ImportExportCli.exe IMPORT -con %url% -usr %username% -pwd %password% -format CSV -mt Package -fi %fileName%
The password can be mapped to EXT:@global/token