Due to limited support on the 1ES Exp. Boost SKU, the compatible images do not have pwsh installed on them by default.
To overcome this, we install pwsh within the workflow. However, this runs into problems sometimes:
Full error message:
E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 6159 (dpkg)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?
Due to limited support on the 1ES Exp. Boost SKU, the compatible images do not have pwsh installed on them by default. To overcome this, we install pwsh within the workflow. However, this runs into problems sometimes:
Full error message:
E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 6159 (dpkg) E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?