Removing linux-modules-5.4.0-66-generic (5.4.0-66.74~18.04.2) ...
Removing mariadb-common (1:10.5.11+maria~bionic) ...
ubuntu-advantage-tools (27.1~18.04.1) 설정하는 중입니다 ...
Traceback (most recent call last):
File "<string>", line 2, in <module>
ModuleNotFoundError: No module named 'uaclient'
dpkg: error processing package ubuntu-advantage-tools (--configure):
installed ubuntu-advantage-tools package post-installation script subprocess returned error exit status 1
처리하는데 오류가 발생했습니다:
ubuntu-advantage-tools
E: Sub-process /usr/bin/dpkg returned an error code (1)
해결방법:
sudo mv /var/lib/dpkg/info/ubuntu-advantage-tools.* /tmp/
sudo dpkg --force-remove-reinstreq --purge ubuntu-advantage-tools
sudo dpkg --remove --force-remove-reinstreq ubuntu-advantage-tools