yum을 이용하여 패키지를 설치할때에 의존성에 걸리는 파일들이 상위버젼일경우 설치를 마무리할 수 없어요

sadpains의 이미지

안녕하세요. 리눅스 완전 초보입니다.

CentOS 5.6 사용중이고 거의 모든 패키지를 yum을 이용하여 설치하여 사용중입니다.
하지만 yum으로 설치할 수 있는 PHP의 버젼이 5.1.6인데..
사정상 PHP 상위 버젼과 MySQL의 상위버젼이 필요해서 atomic.repo 를 사용하여 상위버젼으로 업데이트를해서 사용중입니다.

물론 업데이트 과정에서 의존하는 패키지들도 함께 업데이트가 되었겠지요.

문제는 오늘 svn이 필요해서 설치를 하려고 시도했습니다

# yum install subversion -y
하지만 [ package apr-util-1.3.12-1.jason.1.x86_64 (which is newer than apr-util-1.2.7-11.el5_5.2.i386) is already installed ]
라는 메시지와 함께 설치가 중단되어 버립니다.

보아하니 svn을 설치하는 과정에서 apr-util을 낮은버젼 (apr-util-1.2.7-11)을 설치하려고하는데 이미 더 상위버젼이 설치되어있어서 문제가 발생하는듯 합니다.
yum 의 도움말을 보면서 저 apr-util을 빼고 설치하면 안되려나 싶어서
# yum install subversion -y --exclude=apr-util
이런식으로 해봤는데 안되네요 ^^;;

어떻게하면 무사히 subversion의 설치를 마무리 할 수 있을까요..
물론 atomic.repo를 사용해서 설치한 PHP의 상위버젼을 포기하고 싶진 않습니다..

도움 말씀 좀 부탁드립니다 T^T

bushi의 이미지

시스템이 이미 거의 걸레쪽이 된 것 같습니다.
패키지 버전은 둘째치고 arch 가 섞였습니다.
... 이미 centos 도 아니고 뭣도 아닌 프랑켄슈타인이 되버렸으니 아무렇게나 맘편히 굴리세요.
yum download 해서 rpm --nodeps --force 로 설치해버린다던가...
어디서 svn 최신버전 srpm 을 가져다 rpmbuild --rebuild 해서 설치해버린다던가...

ydhoney의 이미지

그냥 일단 apr-util을 강제로 지우신 후에 svn 설치 시도하시고 다음에 다시 이것저것 해보시는게;;

일단 atomic repo가 아니라 jason repo가 문제신 것 같은데요. -_-a 뭔가 repo를 체계적으로 쓰시던가 아니면 일단 disable해놓고 필요할때만 enablerepo 로 enable해서 사용하는 습관을 들여보세요. 이번건은 사실 금방 해결 가능해 보이긴 하는데;;

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.