디버깅/리눅스
Ubuntu 9.04에서 "There was an error while performing indexing : Index corrupted" 메세지 없애는 방법
pmj0403
2009. 6. 1. 10:58
반응형
리눅스를 9.04로 업데이트 했더니
There was an error while performing indexing : Index corrupted
이 메세지가 계속 뜬다;;;;
이럴 때는 리눅스 커맨드 창에서
sudo aptitude install tracker-utils
tracker-processes -r
이 두줄의 명령어를 각각 입력하면 해결되겠다.
간단하군~ㅋ
반응형