메뉴 건너뛰기

리눅스 관련 모음

본문시작

조회 수 4936 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

국산 통나무 수공예 남원제기, 남원목기

자료가 도움이 되셨다면
혼수용품제수용품 필요시
남원제기 공식 홈페이지 http://남원제기.kr
남원목기 공식 홈페이지 http://otchil.kr
에서 구매 해 주세요
정성껏 모시겠습니다.
 

소프트웨어 업데이트 한 후 구버전의 파일을 삭제하는 과정에서 시스템 먹통으로 멈춤 현상 발행하여 부득이 재부팅하였다.

그 결과 구버전 파일 수 백개가 삭제되지 못하고 신버전과 충돌 현상이 발생하는 상황 같다.

시스템 돌아가는데 문제없는 듯하였으나, 결국 yum install시에 설치하지 못하고 Transaction check error: 가 자꾸 발생한다.


구버전과 신버전 중복 파일 수백개가 어떤 파일인지 찾을 길 없기에 포맷하고 다시 깔려고 생각하다가 구글 검색하여 리눅스 재설치 하지않고도 해결할 수 있는 방법을 찾아내었다.


해결 방법으로 다음과 같다.


1. Install the yum-utils package:

# yum install yum-utils


2. The package-cleanup --dupes lists all duplicate packages:
# package-cleanup --dupes


3. The package-cleanup --cleandupes removes the duplicates (it asks for a confirmation to remove all duplicates unless the -y switch is given):
# package-cleanup --cleandupes  

4. Edit /etc/yum.conf, set the following line:
exactarch=1

5. Run yum command:
# yum clean all
# yum update


   

List of Articles
번호 분류 제목 글쓴이 날짜 조회 수
69 에러해결 'post-create' on '/var/spool/abrt/................................... secret 햇빛소년 2013.08.28 0
68 에러해결 [MySQL] Incorrect integer value: '' for column '컬럼명' 오류 발생시 햇빛소년 2013.06.19 17453
67 에러해결 [mysql] 에러 메세지 - RSA private key file not found: /mysql/data//private_key.pem. Some authentication plugins will not work. secret 햇빛소년 2014.01.20 1
66 에러해결 [mysql] 에러메세지 - [Note] Plugin 'FEDERATED' is disabled. 햇빛소년 2014.01.20 6875
65 에러해결 [mysql]에러 메세지- #1146 - Table 'mysql.innodb_index_stats' doesn't exist 해결 secret 햇빛소년 2014.01.17 157
64 에러해결 [sendmail: clamav-milter error] Milter: data, reject=451 4.3.2 Please try again later 햇빛소년 2013.06.27 16906
63 에러해결 [win8] 호스트된 네트워크를 시작할 수 없습니다. 햇빛소년 2014.10.30 3687
62 에러해결 abrt 에러 메세지 /var/log/messages 햇빛소년 2014.05.16 8530
61 에러해결 Apache-2.4.X 에서 mod_evasive-1.10.1 설치시 나오는 에러 해결... secret 햇빛소년 2013.01.11 0
60 에러해결 apache2.x.x 컴파일 에러 해결 - /usr/local/lib/liblua.a: could not read symbols: Bad value secret 햇빛소년 2013.01.19 0
59 에러해결 BIND 9: "Warning: 'empty-zones-enable/disable-empty-zone' not set: disabling RFC 1918 empty zones" 햇빛소년 2013.06.13 19742
58 에러해결 bind ignoring out-of-zone data 에러에 대하여 햇빛소년 2016.05.30 1202
57 에러해결 centos 7 : modsecurity 컴파일 설치시 iconv 찾지 못하는 에러... 햇빛소년 2014.10.18 3972
56 에러해결 CentOS 7 rc.local 자동실행 boot 햇빛소년 2014.10.26 23880
55 에러해결 CentOS-7 Network 설정에 관하여.... 햇빛소년 2014.10.27 7707
54 에러해결 CentOS7 firewall 사용시 spamd: could not create INET socket on 127.0.0.1:783: 햇빛소년 2014.11.04 3748
53 에러해결 configure: error: snmp.h not found. Check your SNMP installation. 햇빛소년 2015.12.01 907
52 에러해결 configure: error: Unable to find libgd.(a|so) >= 2.1.0 anywhere under 햇빛소년 2014.03.02 4547
51 에러해결 dovecot 설치 후 squirrelmail 가동하면 /.imap/INBOX, group=12(mail)) failed: Operation not permitted 햇빛소년 2013.06.30 19283
50 에러해결 eaccelerator.c:66:23: error: php_logos.h: 그런 파일이나 디렉터리가 없습니다. 햇빛소년 2014.02.28 9609
Board Pagination Prev 1 2 3 4 Next
/ 4