intel / intel/confidential-computing.sgx
libsgx-enclave-common fails to upgrade when aesmd is masked
Open
- Dominant language
- C++
- Stars
- 1.5k
- Forks
- 565
- PR merge metrics
- No merged PRs in 30d
Description
I was performing this upgrade: libsgx-enclave-common:amd64 from 2.4.100.48163-xenial1 to 2.6.100.51363-xenial1. I had previously disabled aesmd using `systemctl mask aesmd`. I get the following error:
```
Setting up libsgx-enclave-common (2.6.100.51363-xenial1) ...
Installing aesmd.service service ...Failed to execute operation: Unit file is masked
dpkg: error processing package libsgx-enclave-common (--configure):
subprocess installed post-installation script returned error exit status 1
```
Contributor guide
Assessment
This issue has not been assessed yet.