Ubuntu의 MariaDB - 특정 버전 테스트 목적으로 Ubuntu에 MariaDB의 특정 버전을 설치하려고 합니다.저는 이 가이드에 따라 mariadb-server와 mariadb-client 패키지의 버전을 지정하지 않으면 모든 것이 잘 작동합니다.버전을 지정하려고 할 때 명령어 사용 sudo apt install mariadb-server=1:10.4.12+maria~bionic mariadb-client=1:10.4.12+maria~bionic 다음 오류 메시지가 표시됩니다. Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the..