gutsy에서 ecb설치하신분 있나요? 의존성 문제(eieio)

kasi의 이미지

ecb를 사용하기 위해서

eieio 라는 패키지가 필요한데요

이 eieio라는 패키지가 설치 되지 않네요.

아래는 에러메시지구요

ecb 꾸러미를 푸는 중입니다 (.../archives/ecb_2.32-1_all.deb에서) ...
eieio (1:1.0pre4-2) 설정하는 중입니다 ...
install/cedet-common: Handling install for emacsen flavor emacs-snapshot
Loading subst-jis...
Loading subst-big5...
Loading subst-gb2312...
Loading subst-ksc...
Loading 00debian-vars...
No /etc/mailname. Reverting to default...
Loading /etc/emacs/site-start.d/40mule-ucs.el (source)...
Loading /etc/emacs/site-start.d/50cedet-common.el (source)...
Loading /etc/emacs/site-start.d/50cmake.el (source)...
Loading /etc/emacs/site-start.d/50cscope.el (source)...
Loading /etc/emacs/site-start.d/50dictionaries-common.el (source)...
Skipping dictionaries-common setup for emacs-snapshot
Loading /etc/emacs/site-start.d/50eieio.el (source)...
Loading /etc/emacs/site-start.d/50oo-browser.el (source)...
Loading /etc/emacs/site-start.d/51ede.el (source)...
Loading /etc/emacs/site-start.d/51speedbar.el (source)...
Loading /etc/emacs/site-start.d/52semantic.el (source)...
Loading /etc/emacs/site-start.d/53cedet-contrib.el (source)...
Loading /etc/emacs/site-start.d/53cogre.el (source)...
Cannot open load file: eieio
emacs-package-install: /usr/lib/emacsen-common/packages/install/cedet-common emacs-snapshot emacs-snapshot emacs22 failed at /usr/lib/emacsen-common/emacs-package-install line 30, <TSORT> line 2.
dpkg: eieio을(를) 처리하는 데 오류가 발생했습니다 (--configure):
 post-installation script 하위 프로세스가 오류 255번을 리턴했습니다
dpkg: 의존성 문제로 ede을(를) 설정할 수 없습니다:
 ede 꾸러미는 다음 꾸러미에 의존: eieio (>= 1:1.0pre4-1): 하지만:
 eieio 꾸러미는 아직 설정하지 않았습니다.
dpkg: ede을(를) 처리하는 데 오류가 발생했습니다 (--configure):
 의존성 문제 - 설정하지 않고 남겨둠
dpkg: 의존성 문제로 semantic을(를) 설정할 수 없습니다:
 semantic 꾸러미는 다음 꾸러미에 의존: ede: 하지만:
 ede 꾸러미는 아직 설정하지 않았습니다.
 semantic 꾸러미는 다음 꾸러미에 의존: eieio (>= 1:1.0pre4-1): 하지만:
 eieio 꾸러미는 아직 설정하지 않았습니다.
dpkg: semantic을(를) 처리하는 데 오류가 발생했습니다 (--configure):
 의존성 문제 - 설정하지 않고 남겨둠
dpkg: 의존성 문제로 cedet-contrib을(를) 설정할 수 없습니다:
 cedet-contrib 꾸러미는 다음 꾸러미에 의존: semantic (>= 1:1.0pre4-1): 하지만:
 semantic 꾸러미는 아직 설정하지 않았습니다.
dpkg: cedet-contrib을(를) 처리하는 데 오류가 발생했습니다 (--configure):
 의존성 문제 - 설정하지 않고 남겨둠
dpkg: 의존성 문제로 cogre을(를) 설정할 수 없습니다:
 cogre 꾸러미는 다음 꾸러미에 의존: semantic (>= 1:1.0pre4-1): 하지만:
 semantic 꾸러미는 아직 설정하지 않았습니다.
dpkg: cogre을(를) 처리하는 데 오류가 발생했습니다 (--configure):
 의존성 문제 - 설정하지 않고 남겨둠
dpkg: 의존성 문제로 ecb을(를) 설정할 수 없습니다:
 ecb 꾸러미는 다음 꾸러미에 의존: eieio (>= 1.1): 하지만:
 eieio 꾸러미는 아직 설정하지 않았습니다.

여기가 에러나는 부분의 내용입니다.

 20 sub execute {
 21   my(@cmd) = @_;
 22   if($dry_run) {
 23     print join(" ", @cmd) . "\n";
 24   } else {
 25     if(system(@cmd) != 0) {
 26       if($currently_handling_emacsen) {
 27         print STDERR
 28             "emacs-package-$action: " . join(" ", @cmd) . " failed";
 29       } else {
 30         die "emacs-package-$action: " . join(" ", @cmd) . " failed";
 31       }
 32     }
 33   }
 34 }

해결하신분 있으신가요??

feanor의 이미지

데비안 sid에서는 아무 문제 없습니다. 우분투에 버그 보고하세요.

댓글 달기

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
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.