-
Notifications
You must be signed in to change notification settings - Fork 28
Description
MariaDB 10.11 을 설치합니다.
Rocky Linux 8 - AppStream 17 MB/s | 12 MB 00:00
Rocky Linux 8 - BaseOS 6.9 MB/s | 6.1 MB 00:00
Rocky Linux 8 - Extras 20 kB/s | 14 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 16 MB/s | 14 MB 00:00
MariaDB Server 418 kB/s | 620 kB 00:01
MariaDB MaxScale 112 B/s | 109 B 00:00
Errors during downloading metadata for repository 'mariadb-maxscale':
- Status code: 404 for https://dlm.mariadb.com/repo/maxscale/latest/yum/rhel/8/x86_64/repodata/repomd.xml (IP: 104.17.191.14)
오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'mariadb-maxscale': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Notice) MariaDB 기본 캐릭터셋이 utf8mb4 로 지정되었습니다.
설정 파일 경로) /etc/my.cnf.d/z-php79.cnf
'/root/stack/mariadb/z-php79.cnf' -> '/etc/my.cnf.d/'
cp: cannot create regular file '/etc/my.cnf.d/': Not a directory
Failed to enable unit: Unit file mariadb.service does not exist.
Failed to start mariadb.service: Unit mariadb.service not found.
scripts/mariadb-install.sh: line 54: /usr/bin/mariadb-secure-installation: No such file or directory
다음 명령이 실패하여, 설치가 중단되었습니다. (exit code: 127)
scripts/mariadb-install.sh
위 해당 오류가 추가 발생합니다.
이 오류는 어찌 해결해야 할까요?