[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debian-users:57414] apt-get upgrade でエラー



小波と申します。

Debian サーバ (7.5) で教材用のアプリケーションを走らせて利用している,
へなちょこ管理者です。
実はこのところ,apt によるシステムのアップグレードに失敗しています。 以
下はそのログです。

エラーを発生しているのが libreadline.so.6 のところで,心当たりとしては,
Ruby の irb の行編集が効かなくて,Readline 周りを手動でソースからインス
トールしたことが関係しているのかも知れません。

解決のためのヒントでもいただけると大変助かりますので,よろしくお願い
します。

小波秀雄

$ sudo apt-get update
Hit http://ftp.jp.debian.org wheezy Release.gpg
Hit http://ftp.jp.debian.org wheezy-updates Release.gpg
Hit http://ftp.jp.debian.org wheezy Release
Hit http://ftp.jp.debian.org wheezy-updates Release
Hit http://ftp.jp.debian.org wheezy/main Sources
Hit http://security.debian.org wheezy/updates Release.gpg
Hit http://ftp.jp.debian.org wheezy/main amd64 Packages
Hit http://ftp.jp.debian.org wheezy/main Translation-en
Hit http://security.debian.org wheezy/updates Release
Hit http://ftp.jp.debian.org wheezy/main Translation-ja
Hit http://ftp.jp.debian.org wheezy-updates/main Sources
Hit http://security.debian.org wheezy/updates/main Sources
Hit http://ftp.jp.debian.org wheezy-updates/main amd64 Packages/DiffIndex
Hit http://security.debian.org wheezy/updates/main amd64 Packages
Hit http://ftp.jp.debian.org wheezy-updates/main Translation-en/DiffIndex
Hit http://security.debian.org wheezy/updates/main Translation-en
Reading package lists... Done

$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
  acpi-support-base apache2 apache2-doc apache2-mpm-worker apache2-utils
  apache2.2-bin apache2.2-common apt-utils at base-files bash bind9-host
  ca-certificates dbus dnsutils exim4 exim4-base exim4-config exim4-daemon-light
  file host krb5-locales libapt-inst1.5 libbind9-80 libcups2 libdbus-1-3
  libdns88 libgcrypt11 libgpgme11 libgssapi-krb5-2 libisc84 libisccc80
  libisccfg82 libjpeg8 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0
  liblwres80 libmagic1 libpq5 libssl-dev libssl-doc libssl1.0.0 libtasn1-3
  libxml2 linux-image-3.2.0-4-amd64 locales multiarch-support mutt
  openssh-client openssh-server openssl perl perl-base perl-modules
  postgresql-9.1 postgresql-client-9.1 postgresql-contrib-9.1 postgresql-doc-9.1
  procmail python-reportbug reportbug rsyslog tzdata wget
66 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 0 B/68.9 MB of archives.
After this operation, 1626 kB disk space will be freed.
Do you want to continue [Y/n]? y
Reading changelogs... Done
Extracting templates from packages: 100%
Preconfiguring packages ...
Setting up apt (0.9.7.9+deb7u6) ...
gpg: symbol lookup error: /usr/local/lib/libreadline.so.6: undefined symbol: UP
gpg: symbol lookup error: /usr/local/lib/libreadline.so.6: undefined symbol: UP
dpkg: error processing apt (--configure):
 subprocess installed post-installation script returned error exit status 127
Errors were encountered while processing:
 apt
E: Sub-process /usr/bin/dpkg returned an error code (1)