- This topic has 0개 답변, 1명 참여, and was last updated 3 years, 9 months 전에 by
태랑. This post has been viewed 16641 times
-
-
안녕하세요 운영자 태랑 입니다.
dnf install 실행과정에서 아래 에러 발생 케이스 입니다.
English
All matches were filtered out by modular filtering for argument한글로는
모든 일치 항목이 인수의 모듈식 필터로 필터링되었습니다Error Case
user$ sudo dnf install php php-common \
php-fpm php-gd php-devel php-pecl-mcrypt \
php-mysqlnd php-opcache php-mbstring
….
…English
All matches were filtered out by modular filtering for argumen: php
All matches were filtered out by modular filtering for argumen: php-common
All matches were filtered out by modular filtering for argumen: php-fpm
All matches were filtered out by modular filtering for argumen: php-gd
All matches were filtered out by modular filtering for argumen: php-devel한글
모든 일치 항목이 인수의 모듈식 필터로 필터링되었습니다: php
모든 일치 항목이 인수의 모듈식 필터로 필터링되었습니다: php-common
모든 일치 항목이 인수의 모듈식 필터로 필터링되었습니다: php-fpm
모든 일치 항목이 인수의 모듈식 필터로 필터링되었습니다: php-gd
모든 일치 항목이 인수의 모듈식 필터로 필터링되었습니다: php-develAction Plan
module disable 를 사용
user$ sudo dnf module disable php마지막 메타 데이터 만료 확인 :0:09:40. 2020년 12월 27일 (일) 오후 02시 09분 41초 이전에 확인
종속성이 해결되었습니다.
패키지 아키텍처 버전 리포지터리 크기
=======================================
모듈 프로파일 비활성화:
php/common
모듈 비활성화:
php트랜잭션 요약
========================================정말입니까 [y/N]: y
완료되었습니다!
연관된 글
Ref link
https://hoing.io/archives/11465 [Link]오픈소스를 응원합니다 Blog https://hoing.io
Senior Database Administrator(MySQL, Oracle)사이트 이용 문의 사항은 댓글이나 admin@fedoralinux.or.kr 로 메일주세요
- 답변은 로그인 후 가능합니다.