위와같이 Problem parsing dependency 21 또는 Problem parsing dependency 20
NewVersion2 오류가 날경우에는
뭔가 다운로드중에 잘못되어서 그렇다..
그럴땐 아래 처럼 apt list 를 모두 삭제하고 다시 다운받으면 됨
# rm -rf /var/lib/apt/lists/*
# apt-get update
위와같이 Problem parsing dependency 21 또는 Problem parsing dependency 20
NewVersion2 오류가 날경우에는
뭔가 다운로드중에 잘못되어서 그렇다..
그럴땐 아래 처럼 apt list 를 모두 삭제하고 다시 다운받으면 됨
# rm -rf /var/lib/apt/lists/*
# apt-get update
댓글