PHP5-Commonさん

引き続きPHPのビルド作業ちう。
なんといってもapt-get install php5-dev が
php5-commonのせいでとおらないので、
dpkgでパッケージの確認を行う。

                                                                                      • -

dpkg -l |grep php

ii libapache2-mod-php5 5.2.10.dfsg.1-2ubuntu6 server-side, HTML-embedded scripting language (Apache 2 module)
ii php-pear 5.2.10.dfsg.1-2ubuntu6 PEAR - PHP Extension and Application Repository
ii php5-cli 5.2.10.dfsg.1-2ubuntu6 command-line interpreter for the php5 scripting language
ii php5-common 5.2.10.dfsg.1-2ubuntu6 Common files for packages built from the php5 source
ii php5-gd 5.2.10.dfsg.1-2ubuntu6 GD module for php5
ii php5-mcrypt 5.2.6-0ubuntu2 MCrypt module for php5
ii php5-mysql 5.2.10.dfsg.1-2ubuntu6 MySQL module for php5
ii phpmyadmin 4:3.2.2.1-1 MySQL web administration tool

ん?5.2.10.dfsg.1-2ubuntu6とあるが...エラー結果はこうだったんだけど

                                                                                          • -

以下のパッケージには満たせない依存関係があります:
php5-dev : 依存: php5-common (>= 5.3.10-1ubuntu3.4) しかし、5.2.10.dfsg.1-2ubuntu6 はインストールされようとしています

                                                                                          • -

ここでapt-cache コマンドのdependsオプションでパッケージの依存関係を分かるらしいことをしる。便利だ。

                                                                                          • -

apt-cache show php5
(一部のみ抜粋)
Version: 5.3.10-1ubuntu3.4
Depends: libapache2-mod-php5 (>= 5.3.10-1ubuntu3.4) |
libapache2-mod-php5filter (>= 5.3.10-1ubuntu3.4) |
php5-cgi (>= 5.3.10-1ubuntu3.4) |
php5-fpm (>= 5.3.10-1ubuntu3.4), php5-common (>= 5.3.10-1ubuntu3.4)

                                                                                          • -

ぬ。こっちではphp5-common (>= 5.3.10-1ubuntu3.4)となっているぞ。
PHPをダウングレード(5.3->5.2)した際はソースからコンパイルしたわけなんだけど、
そのまえ、PHP5.3はたしかapt-getかなんかでパッケージインストールしたんじゃなかったっけ...
ということは推測するに、「パッケージが2つ存在しちゃってることになる」ってことなんだろうか。分からん!これどうにかして消去できないの?
というわけどもう一度
apt-get --purge remove php5-common
dpkg: 警告: php5-common の削除中、ディレクトリ '/etc/php5' が空でないため削除できませんでした。
dpkg: 警告: php5-common の削除中、ディレクト'/usr/share/doc/php5-common' が空でないため削除できませんでした。

貴様そこにいたのか。
とりあえずもう一度インストールする。長いけどログ残しておこう。疲れたなあ。
もうこっちはあきらめてCentOS端末のほうでやり直そうか。

因みにインストール時のスクリプトここ参照

以下インストールログ。
明日はここを見ながら考えてみるとしよう。プレゼンの準備しなくては。

                                                                                    • -

パッケージリストを読み込んでいます... 完了
依存関係ツリーを作成しています
状態情報を読み取っています... 完了
aptitude はすでに最新バージョンです。
アップグレード: 0 個、新規インストール: 0 個、削除: 0 個、保留: 75 個。
Ign http://jp.archive.ubuntu.com precise InRelease
Ign http://jp.archive.ubuntu.com precise-updates InRelease
Ign http://jp.archive.ubuntu.com precise-backports InRelease
Ign http://dl.google.com stable InRelease
Hit http://jp.archive.ubuntu.com precise Release.gpg
Hit http://jp.archive.ubuntu.com precise-updates Release.gpg
Hit http://dl.google.com stable Release.gpg
Ign http://linux.dropbox.com precise InRelease
Hit http://jp.archive.ubuntu.com precise-backports Release.gpg
Hit http://jp.archive.ubuntu.com precise Release
Hit http://dl.google.com stable Release
Hit http://jp.archive.ubuntu.com precise-updates Release
Hit http://jp.archive.ubuntu.com precise-backports Release
Ign http://old-releases.ubuntu.com karmic InRelease
Ign http://old-releases.ubuntu.com karmic-updates InRelease
Ign http://old-releases.ubuntu.com karmic-security InRelease
Ign http://security.ubuntu.com precise-security InRelease
Ign http://extras.ubuntu.com precise InRelease
Hit http://dl.google.com stable/main i386 Packages
取得: 1 http://linux.dropbox.com precise Release.gpg [489 B]
Hit http://jp.archive.ubuntu.com precise/main Sources
Hit http://jp.archive.ubuntu.com precise/restricted Sources
Hit http://jp.archive.ubuntu.com precise/universe Sources
Hit http://jp.archive.ubuntu.com precise/multiverse Sources
Hit http://jp.archive.ubuntu.com precise/main i386 Packages
Hit http://jp.archive.ubuntu.com precise/restricted i386 Packages
Ign http://dl.google.com stable/main TranslationIndex
Hit http://jp.archive.ubuntu.com precise/universe i386 Packages
Hit http://jp.archive.ubuntu.com precise/multiverse i386 Packages
Hit http://jp.archive.ubuntu.com precise/main TranslationIndex
Hit http://jp.archive.ubuntu.com precise/multiverse TranslationIndex
Hit http://jp.archive.ubuntu.com precise/restricted TranslationIndex
Hit http://jp.archive.ubuntu.com precise/universe TranslationIndex
Hit http://jp.archive.ubuntu.com precise-updates/main Sources
Hit http://jp.archive.ubuntu.com precise-updates/restricted Sources
取得: 2 http://linux.dropbox.com precise Release [2,603 B]
Hit http://jp.archive.ubuntu.com precise-updates/universe Sources
Hit http://jp.archive.ubuntu.com precise-updates/multiverse Sources
Hit http://jp.archive.ubuntu.com precise-updates/main i386 Packages
Hit http://jp.archive.ubuntu.com precise-updates/restricted i386 Packages
Hit http://jp.archive.ubuntu.com precise-updates/universe i386 Packages
Hit http://jp.archive.ubuntu.com precise-updates/multiverse i386 Packages
Hit http://jp.archive.ubuntu.com precise-updates/main TranslationIndex
Hit http://old-releases.ubuntu.com karmic Release.gpg
Hit http://old-releases.ubuntu.com karmic-updates Release.gpg
Hit http://security.ubuntu.com precise-security Release.gpg
Hit http://extras.ubuntu.com precise Release.gpg
取得: 3 http://linux.dropbox.com precise/main Sources [331 B]
Hit http://jp.archive.ubuntu.com precise-updates/multiverse TranslationIndex
Hit http://jp.archive.ubuntu.com precise-updates/restricted TranslationIndex
Hit http://jp.archive.ubuntu.com precise-updates/universe TranslationIndex
Hit http://jp.archive.ubuntu.com precise-backports/main Sources
Hit http://jp.archive.ubuntu.com precise-backports/restricted Sources
Hit http://jp.archive.ubuntu.com precise-backports/universe Sources
Hit http://jp.archive.ubuntu.com precise-backports/multiverse Sources
Hit http://jp.archive.ubuntu.com precise-backports/main i386 Packages
Hit http://jp.archive.ubuntu.com precise-backports/restricted i386 Packages
Hit http://jp.archive.ubuntu.com precise-backports/universe i386 Packages
Hit http://jp.archive.ubuntu.com precise-backports/multiverse i386 Packages
Hit http://jp.archive.ubuntu.com precise-backports/main TranslationIndex
Hit http://jp.archive.ubuntu.com precise-backports/multiverse TranslationIndex
Hit http://jp.archive.ubuntu.com precise-backports/restricted TranslationIndex
取得: 4 http://linux.dropbox.com precise/main i386 Packages [1,029 B]
Ign http://linux.dropbox.com precise/main TranslationIndex
Hit http://jp.archive.ubuntu.com precise-backports/universe TranslationIndex
Hit http://jp.archive.ubuntu.com precise/main Translation-ja
Hit http://jp.archive.ubuntu.com precise/main Translation-en
Hit http://jp.archive.ubuntu.com precise/multiverse Translation-ja
Hit http://jp.archive.ubuntu.com precise/multiverse Translation-en
Hit http://jp.archive.ubuntu.com precise/restricted Translation-ja
Hit http://jp.archive.ubuntu.com precise/restricted Translation-en
Hit http://jp.archive.ubuntu.com precise/universe Translation-ja
Hit http://jp.archive.ubuntu.com precise/universe Translation-en
Hit http://security.ubuntu.com precise-security Release
Hit http://extras.ubuntu.com precise Release
Hit http://old-releases.ubuntu.com karmic-security Release.gpg
Hit http://old-releases.ubuntu.com karmic Release
Hit http://jp.archive.ubuntu.com precise-updates/main Translation-ja
Hit http://jp.archive.ubuntu.com precise-updates/main Translation-en
Hit http://jp.archive.ubuntu.com precise-updates/multiverse Translation-ja
Hit http://jp.archive.ubuntu.com precise-updates/multiverse Translation-en
Hit http://jp.archive.ubuntu.com precise-updates/restricted Translation-en
Hit http://jp.archive.ubuntu.com precise-updates/universe Translation-ja
Hit http://jp.archive.ubuntu.com precise-updates/universe Translation-en
Hit http://jp.archive.ubuntu.com precise-backports/main Translation-en
Hit http://jp.archive.ubuntu.com precise-backports/multiverse Translation-en
Hit http://jp.archive.ubuntu.com precise-backports/restricted Translation-en
Hit http://jp.archive.ubuntu.com precise-backports/universe Translation-en
Hit http://old-releases.ubuntu.com karmic-updates Release
Hit http://old-releases.ubuntu.com karmic-security Release
Hit http://security.ubuntu.com precise-security/main Sources
Hit http://extras.ubuntu.com precise/main Sources
Hit http://extras.ubuntu.com precise/main i386 Packages
Ign http://extras.ubuntu.com precise/main TranslationIndex
Hit http://old-releases.ubuntu.com karmic/main Sources
Hit http://old-releases.ubuntu.com karmic/restricted Sources
Hit http://old-releases.ubuntu.com karmic/universe Sources
Hit http://old-releases.ubuntu.com karmic/multiverse Sources
Hit http://old-releases.ubuntu.com karmic/main i386 Packages
Hit http://old-releases.ubuntu.com karmic/restricted i386 Packages
Hit http://security.ubuntu.com precise-security/restricted Sources
Hit http://security.ubuntu.com precise-security/universe Sources
Hit http://security.ubuntu.com precise-security/multiverse Sources
Hit http://security.ubuntu.com precise-security/main i386 Packages
Hit http://security.ubuntu.com precise-security/restricted i386 Packages
Hit http://security.ubuntu.com precise-security/universe i386 Packages
Hit http://security.ubuntu.com precise-security/multiverse i386 Packages
Hit http://security.ubuntu.com precise-security/main TranslationIndex
Hit http://security.ubuntu.com precise-security/multiverse TranslationIndex
Hit http://security.ubuntu.com precise-security/restricted TranslationIndex
Ign http://dl.google.com stable/main Translation-ja_JP
Ign http://dl.google.com stable/main Translation-ja
Hit http://old-releases.ubuntu.com karmic/universe i386 Packages
Hit http://old-releases.ubuntu.com karmic/multiverse i386 Packages
Ign http://old-releases.ubuntu.com karmic/main TranslationIndex
Ign http://old-releases.ubuntu.com karmic/multiverse TranslationIndex
Ign http://old-releases.ubuntu.com karmic/restricted TranslationIndex
Hit http://security.ubuntu.com precise-security/universe TranslationIndex
Ign http://old-releases.ubuntu.com karmic/universe TranslationIndex
Hit http://old-releases.ubuntu.com karmic-updates/main Sources
Hit http://old-releases.ubuntu.com karmic-updates/restricted Sources
Ign http://dl.google.com stable/main Translation-en
Hit http://old-releases.ubuntu.com karmic-updates/universe Sources
Hit http://old-releases.ubuntu.com karmic-updates/multiverse Sources
Hit http://old-releases.ubuntu.com karmic-updates/main i386 Packages
Hit http://old-releases.ubuntu.com karmic-updates/restricted i386 Packages
Hit http://old-releases.ubuntu.com karmic-updates/universe i386 Packages
Hit http://old-releases.ubuntu.com karmic-updates/multiverse i386 Packages
Ign http://old-releases.ubuntu.com karmic-updates/main TranslationIndex
Hit http://security.ubuntu.com precise-security/main Translation-en
Hit http://security.ubuntu.com precise-security/multiverse Translation-en
Ign http://linux.dropbox.com precise/main Translation-ja_JP
Ign http://old-releases.ubuntu.com karmic-updates/multiverse TranslationIndex
Hit http://security.ubuntu.com precise-security/restricted Translation-en
Ign http://old-releases.ubuntu.com karmic-updates/restricted TranslationIndex
Ign http://old-releases.ubuntu.com karmic-updates/universe TranslationIndex
Hit http://old-releases.ubuntu.com karmic-security/main Sources
Hit http://old-releases.ubuntu.com karmic-security/restricted Sources
Hit http://old-releases.ubuntu.com karmic-security/universe Sources
Hit http://old-releases.ubuntu.com karmic-security/multiverse Sources
Hit http://old-releases.ubuntu.com karmic-security/main i386 Packages
Ign http://linux.dropbox.com precise/main Translation-ja
Ign http://linux.dropbox.com precise/main Translation-en
Hit http://old-releases.ubuntu.com karmic-security/restricted i386 Packages
Hit http://old-releases.ubuntu.com karmic-security/universe i386 Packages
Hit http://old-releases.ubuntu.com karmic-security/multiverse i386 Packages
Ign http://old-releases.ubuntu.com karmic-security/main TranslationIndex
Ign http://old-releases.ubuntu.com karmic-security/multiverse TranslationIndex
Ign http://old-releases.ubuntu.com karmic-security/restricted TranslationIndex
Hit http://security.ubuntu.com precise-security/universe Translation-en
Ign http://old-releases.ubuntu.com karmic-security/universe TranslationIndex
Hit http://old-releases.ubuntu.com karmic/main Translation-ja
Hit http://old-releases.ubuntu.com karmic/multiverse Translation-ja
Hit http://old-releases.ubuntu.com karmic/universe Translation-ja
Ign http://extras.ubuntu.com precise/main Translation-ja_JP
Ign http://extras.ubuntu.com precise/main Translation-ja
Ign http://extras.ubuntu.com precise/main Translation-en
Ign http://old-releases.ubuntu.com karmic/main Translation-ja_JP
Ign http://old-releases.ubuntu.com karmic/main Translation-en
Ign http://old-releases.ubuntu.com karmic/multiverse Translation-ja_JP
Ign http://old-releases.ubuntu.com karmic/multiverse Translation-en
Ign http://old-releases.ubuntu.com karmic/restricted Translation-ja_JP
Ign http://old-releases.ubuntu.com karmic/restricted Translation-ja
Ign http://old-releases.ubuntu.com karmic/restricted Translation-en
Ign http://old-releases.ubuntu.com karmic/universe Translation-ja_JP
Ign http://old-releases.ubuntu.com karmic/universe Translation-en
Ign http://old-releases.ubuntu.com karmic-updates/main Translation-ja_JP
Ign http://old-releases.ubuntu.com karmic-updates/main Translation-ja
Ign http://old-releases.ubuntu.com karmic-updates/main Translation-en
Ign http://old-releases.ubuntu.com karmic-updates/multiverse Translation-ja_JP
Ign http://old-releases.ubuntu.com karmic-updates/multiverse Translation-ja
Ign http://old-releases.ubuntu.com karmic-updates/multiverse Translation-en
Ign http://old-releases.ubuntu.com karmic-updates/restricted Translation-ja_JP
Ign http://old-releases.ubuntu.com karmic-updates/restricted Translation-ja
Ign http://old-releases.ubuntu.com karmic-updates/restricted Translation-en
Ign http://old-releases.ubuntu.com karmic-updates/universe Translation-ja_JP
Ign http://old-releases.ubuntu.com karmic-updates/universe Translation-ja
Ign http://old-releases.ubuntu.com karmic-updates/universe Translation-en
Ign http://old-releases.ubuntu.com karmic-security/main Translation-ja_JP
Ign http://old-releases.ubuntu.com karmic-security/main Translation-ja
Ign http://old-releases.ubuntu.com karmic-security/main Translation-en
Ign http://old-releases.ubuntu.com karmic-security/multiverse Translation-ja_JP
Ign http://old-releases.ubuntu.com karmic-security/multiverse Translation-ja
Ign http://old-releases.ubuntu.com karmic-security/multiverse Translation-en
Ign http://old-releases.ubuntu.com karmic-security/restricted Translation-ja_JP
Ign http://old-releases.ubuntu.com karmic-security/restricted Translation-ja
Ign http://old-releases.ubuntu.com karmic-security/restricted Translation-en
Ign http://old-releases.ubuntu.com karmic-security/universe Translation-ja_JP
Ign http://old-releases.ubuntu.com karmic-security/universe Translation-ja
Ign http://old-releases.ubuntu.com karmic-security/universe Translation-en
Fetched 4,452 B in 14秒 (314 B/s)
W: Duplicate sources.list entry http://linux.dropbox.com/ubuntu/ precise/main i386 Packages (/var/lib/apt/lists/linux.dropbox.com_ubuntu_dists_precise_main_binary-i386_Packages)
W: これらの問題を解決するためには apt-get update を実行する必要があるかもしれません

以下の新規パッケージがインストールされます:
php5-common
0 個のパッケージを更新、 1 個を新たにインストール、 0 個を削除予定、75 個が更新されていない。
アーカイブ 424 k バイト中 0 バイトを取得する必要があります。 展開後に 799 k バイトのディスク領域が新たに消費されます。
先に進みますか? [Y/n/?] y
Selecting previously unselected package php5-common.
(データベースを読み込んでいます ... 現在 168307 個のファイルとディレクトリがインストールされています。)
(.../php5-common_5.2.10.dfsg.1-2ubuntu6_i386.deb から) php5-common を展開しています...
php5-common (5.2.10.dfsg.1-2ubuntu6) を設定しています ...

these pachets will be removed: php5-common
以下のパッケージは『削除』されます:
php5-common
0 個のパッケージを更新、 0 個を新たにインストール、 1 個を削除予定、75 個が更新されていない。
0 バイトのアーカイブを取得する必要があります。 展開後に 799 k バイトのディスク領域が解放されます。
(データベースを読み込んでいます ... 現在 168342 個のファイルとディレクトリがインストールされています。)
php5-common を削除しています ...

Ign http://jp.archive.ubuntu.com precise InRelease
Ign http://jp.archive.ubuntu.com precise-updates InRelease
Ign http://jp.archive.ubuntu.com precise-backports InRelease
Ign http://dl.google.com stable InRelease
Hit http://jp.archive.ubuntu.com precise Release.gpg
Hit http://jp.archive.ubuntu.com precise-updates Release.gpg
Ign http://linux.dropbox.com precise InRelease
Hit http://dl.google.com stable Release.gpg
Hit http://jp.archive.ubuntu.com precise-backports Release.gpg
Hit http://jp.archive.ubuntu.com precise Release
Hit http://dl.google.com stable Release
取得: 1 http://linux.dropbox.com precise Release.gpg [489 B]
Hit http://jp.archive.ubuntu.com precise-updates Release
Hit http://jp.archive.ubuntu.com precise-backports Release
Hit http://dl.google.com stable/main i386 Packages
Ign http://security.ubuntu.com precise-security InRelease
Ign http://extras.ubuntu.com precise InRelease
Hit http://jp.archive.ubuntu.com precise/main Sources
Hit http://jp.archive.ubuntu.com precise/restricted Sources
Hit http://jp.archive.ubuntu.com precise/universe Sources
Hit http://jp.archive.ubuntu.com precise/multiverse Sources
Hit http://jp.archive.ubuntu.com precise/main i386 Packages
Hit http://jp.archive.ubuntu.com precise/restricted i386 Packages
Ign http://dl.google.com stable/main TranslationIndex
取得: 2 http://linux.dropbox.com precise Release [2,603 B]
Hit http://jp.archive.ubuntu.com precise/universe i386 Packages
Hit http://jp.archive.ubuntu.com precise/multiverse i386 Packages
Hit http://jp.archive.ubuntu.com precise/main TranslationIndex
Hit http://jp.archive.ubuntu.com precise/multiverse TranslationIndex
Hit http://jp.archive.ubuntu.com precise/restricted TranslationIndex
Hit http://jp.archive.ubuntu.com precise/universe TranslationIndex
Hit http://jp.archive.ubuntu.com precise-updates/main Sources
Hit http://jp.archive.ubuntu.com precise-updates/restricted Sources
Ign http://old-releases.ubuntu.com karmic InRelease
Ign http://old-releases.ubuntu.com karmic-updates InRelease
Ign http://old-releases.ubuntu.com karmic-security InRelease
Hit http://jp.archive.ubuntu.com precise-updates/universe Sources
Hit http://jp.archive.ubuntu.com precise-updates/multiverse Sources
取得: 3 http://security.ubuntu.com precise-security Release.gpg [198 B]
Hit http://extras.ubuntu.com precise Release.gpg
Hit http://jp.archive.ubuntu.com precise-updates/main i386 Packages
Hit http://jp.archive.ubuntu.com precise-updates/restricted i386 Packages
Hit http://jp.archive.ubuntu.com precise-updates/universe i386 Packages
Hit http://jp.archive.ubuntu.com precise-updates/multiverse i386 Packages
Hit http://jp.archive.ubuntu.com precise-updates/main TranslationIndex
取得: 4 http://linux.dropbox.com precise/main Sources [331 B]
Hit http://jp.archive.ubuntu.com precise-updates/multiverse TranslationIndex
Hit http://jp.archive.ubuntu.com precise-updates/restricted TranslationIndex
Hit http://jp.archive.ubuntu.com precise-updates/universe TranslationIndex
Hit http://jp.archive.ubuntu.com precise-backports/main Sources
Hit http://jp.archive.ubuntu.com precise-backports/restricted Sources
Hit http://jp.archive.ubuntu.com precise-backports/universe Sources
Hit http://jp.archive.ubuntu.com precise-backports/multiverse Sources
Hit http://jp.archive.ubuntu.com precise-backports/main i386 Packages
Hit http://jp.archive.ubuntu.com precise-backports/restricted i386 Packages
Hit http://jp.archive.ubuntu.com precise-backports/universe i386 Packages
Hit http://jp.archive.ubuntu.com precise-backports/multiverse i386 Packages
Hit http://jp.archive.ubuntu.com precise-backports/main TranslationIndex
Hit http://jp.archive.ubuntu.com precise-backports/multiverse TranslationIndex
Hit http://jp.archive.ubuntu.com precise-backports/restricted TranslationIndex
取得: 5 http://security.ubuntu.com precise-security Release [49.6 kB]
取得: 6 http://linux.dropbox.com precise/main i386 Packages [1,029 B]
Hit http://jp.archive.ubuntu.com precise-backports/universe TranslationIndex
Hit http://jp.archive.ubuntu.com precise/main Translation-ja
Hit http://jp.archive.ubuntu.com precise/main Translation-en
Hit http://jp.archive.ubuntu.com precise/multiverse Translation-ja
Hit http://extras.ubuntu.com precise Release
Ign http://linux.dropbox.com precise/main TranslationIndex
Hit http://old-releases.ubuntu.com karmic Release.gpg
Hit http://old-releases.ubuntu.com karmic-updates Release.gpg
Hit http://jp.archive.ubuntu.com precise/multiverse Translation-en
Hit http://jp.archive.ubuntu.com precise/restricted Translation-ja
Hit http://jp.archive.ubuntu.com precise/restricted Translation-en
Hit http://jp.archive.ubuntu.com precise/universe Translation-ja
Hit http://jp.archive.ubuntu.com precise/universe Translation-en
Hit http://jp.archive.ubuntu.com precise-updates/main Translation-ja
Hit http://jp.archive.ubuntu.com precise-updates/main Translation-en
Hit http://jp.archive.ubuntu.com precise-updates/multiverse Translation-ja
Hit http://jp.archive.ubuntu.com precise-updates/multiverse Translation-en
Hit http://jp.archive.ubuntu.com precise-updates/restricted Translation-en
Hit http://jp.archive.ubuntu.com precise-updates/universe Translation-ja
Hit http://jp.archive.ubuntu.com precise-updates/universe Translation-en
Hit http://jp.archive.ubuntu.com precise-backports/main Translation-en
Hit http://jp.archive.ubuntu.com precise-backports/multiverse Translation-en
Hit http://jp.archive.ubuntu.com precise-backports/restricted Translation-en
Hit http://jp.archive.ubuntu.com precise-backports/universe Translation-en
Hit http://old-releases.ubuntu.com karmic-security Release.gpg
Hit http://old-releases.ubuntu.com karmic Release
Hit http://extras.ubuntu.com precise/main Sources
Hit http://extras.ubuntu.com precise/main i386 Packages
Hit http://old-releases.ubuntu.com karmic-updates Release
Ign http://extras.ubuntu.com precise/main TranslationIndex
Hit http://old-releases.ubuntu.com karmic-security Release
Ign http://dl.google.com stable/main Translation-ja_JP
Ign http://dl.google.com stable/main Translation-ja
取得: 7 http://security.ubuntu.com precise-security/main Sources [59.7 kB]
Hit http://old-releases.ubuntu.com karmic/main Sources
Hit http://old-releases.ubuntu.com karmic/restricted Sources
Hit http://old-releases.ubuntu.com karmic/universe Sources
Hit http://old-releases.ubuntu.com karmic/multiverse Sources
Hit http://old-releases.ubuntu.com karmic/main i386 Packages
Hit http://old-releases.ubuntu.com karmic/restricted i386 Packages
Ign http://dl.google.com stable/main Translation-en
Hit http://old-releases.ubuntu.com karmic/universe i386 Packages
Hit http://old-releases.ubuntu.com karmic/multiverse i386 Packages
Ign http://old-releases.ubuntu.com karmic/main TranslationIndex
Ign http://old-releases.ubuntu.com karmic/multiverse TranslationIndex
Ign http://old-releases.ubuntu.com karmic/restricted TranslationIndex
Ign http://old-releases.ubuntu.com karmic/universe TranslationIndex
Hit http://old-releases.ubuntu.com karmic-updates/main Sources
Ign http://linux.dropbox.com precise/main Translation-ja_JP
取得: 8 http://security.ubuntu.com precise-security/restricted Sources [1,950 B]
取得: 9 http://security.ubuntu.com precise-security/universe Sources [18.5 kB]
取得: 10 http://security.ubuntu.com precise-security/multiverse Sources [1,382 B]
取得: 11 http://security.ubuntu.com precise-security/main i386 Packages [221 kB]
Hit http://old-releases.ubuntu.com karmic-updates/restricted Sources
Hit http://old-releases.ubuntu.com karmic-updates/universe Sources
Hit http://old-releases.ubuntu.com karmic-updates/multiverse Sources
Hit http://old-releases.ubuntu.com karmic-updates/main i386 Packages
Hit http://old-releases.ubuntu.com karmic-updates/restricted i386 Packages
Hit http://old-releases.ubuntu.com karmic-updates/universe i386 Packages
Hit http://old-releases.ubuntu.com karmic-updates/multiverse i386 Packages
Ign http://old-releases.ubuntu.com karmic-updates/main TranslationIndex
Ign http://linux.dropbox.com precise/main Translation-ja
Ign http://linux.dropbox.com precise/main Translation-en
Ign http://old-releases.ubuntu.com karmic-updates/multiverse TranslationIndex
Ign http://old-releases.ubuntu.com karmic-updates/restricted TranslationIndex
Ign http://old-releases.ubuntu.com karmic-updates/universe TranslationIndex
Hit http://old-releases.ubuntu.com karmic-security/main Sources
Hit http://old-releases.ubuntu.com karmic-security/restricted Sources
Hit http://old-releases.ubuntu.com karmic-security/universe Sources
Hit http://old-releases.ubuntu.com karmic-security/multiverse Sources
Hit http://old-releases.ubuntu.com karmic-security/main i386 Packages
Hit http://old-releases.ubuntu.com karmic-security/restricted i386 Packages
Hit http://old-releases.ubuntu.com karmic-security/universe i386 Packages
Hit http://old-releases.ubuntu.com karmic-security/multiverse i386 Packages
Ign http://old-releases.ubuntu.com karmic-security/main TranslationIndex
Ign http://old-releases.ubuntu.com karmic-security/multiverse TranslationIndex
Ign http://old-releases.ubuntu.com karmic-security/restricted TranslationIndex
Ign http://old-releases.ubuntu.com karmic-security/universe TranslationIndex
Hit http://old-releases.ubuntu.com karmic/main Translation-ja
Hit http://old-releases.ubuntu.com karmic/multiverse Translation-ja
Hit http://old-releases.ubuntu.com karmic/universe Translation-ja
取得: 12 http://security.ubuntu.com precise-security/restricted i386 Packages [3,968 B]
取得: 13 http://security.ubuntu.com precise-security/universe i386 Packages [60.8 kB]
取得: 14 http://security.ubuntu.com precise-security/multiverse i386 Packages [2,392 B]
Hit http://security.ubuntu.com precise-security/main TranslationIndex
Hit http://security.ubuntu.com precise-security/multiverse TranslationIndex
Hit http://security.ubuntu.com precise-security/restricted TranslationIndex
Hit http://security.ubuntu.com precise-security/universe TranslationIndex
Ign http://extras.ubuntu.com precise/main Translation-ja_JP
Hit http://security.ubuntu.com precise-security/main Translation-en
Hit http://security.ubuntu.com precise-security/multiverse Translation-en
Hit http://security.ubuntu.com precise-security/restricted Translation-en
Ign http://extras.ubuntu.com precise/main Translation-ja
Hit http://security.ubuntu.com precise-security/universe Translation-en
Ign http://extras.ubuntu.com precise/main Translation-en
Ign http://old-releases.ubuntu.com karmic/main Translation-ja_JP
Ign http://old-releases.ubuntu.com karmic/main Translation-en
Ign http://old-releases.ubuntu.com karmic/multiverse Translation-ja_JP
Ign http://old-releases.ubuntu.com karmic/multiverse Translation-en
Ign http://old-releases.ubuntu.com karmic/restricted Translation-ja_JP
Ign http://old-releases.ubuntu.com karmic/restricted Translation-ja
Ign http://old-releases.ubuntu.com karmic/restricted Translation-en
Ign http://old-releases.ubuntu.com karmic/universe Translation-ja_JP
Ign http://old-releases.ubuntu.com karmic/universe Translation-en
Ign http://old-releases.ubuntu.com karmic-updates/main Translation-ja_JP
Ign http://old-releases.ubuntu.com karmic-updates/main Translation-ja
Ign http://old-releases.ubuntu.com karmic-updates/main Translation-en
Ign http://old-releases.ubuntu.com karmic-updates/multiverse Translation-ja_JP
Ign http://old-releases.ubuntu.com karmic-updates/multiverse Translation-ja
Ign http://old-releases.ubuntu.com karmic-updates/multiverse Translation-en
Ign http://old-releases.ubuntu.com karmic-updates/restricted Translation-ja_JP
Ign http://old-releases.ubuntu.com karmic-updates/restricted Translation-ja
Ign http://old-releases.ubuntu.com karmic-updates/restricted Translation-en
Ign http://old-releases.ubuntu.com karmic-updates/universe Translation-ja_JP
Ign http://old-releases.ubuntu.com karmic-updates/universe Translation-ja
Ign http://old-releases.ubuntu.com karmic-updates/universe Translation-en
Ign http://old-releases.ubuntu.com karmic-security/main Translation-ja_JP
Ign http://old-releases.ubuntu.com karmic-security/main Translation-ja
Ign http://old-releases.ubuntu.com karmic-security/main Translation-en
Ign http://old-releases.ubuntu.com karmic-security/multiverse Translation-ja_JP
Ign http://old-releases.ubuntu.com karmic-security/multiverse Translation-ja
Ign http://old-releases.ubuntu.com karmic-security/multiverse Translation-en
Ign http://old-releases.ubuntu.com karmic-security/restricted Translation-ja_JP
Ign http://old-releases.ubuntu.com karmic-security/restricted Translation-ja
Ign http://old-releases.ubuntu.com karmic-security/restricted Translation-en
Ign http://old-releases.ubuntu.com karmic-security/universe Translation-ja_JP
Ign http://old-releases.ubuntu.com karmic-security/universe Translation-ja
Ign http://old-releases.ubuntu.com karmic-security/universe Translation-en
Fetched 424 kB in 17秒 (24.8 kB/s)
W: Duplicate sources.list entry http://linux.dropbox.com/ubuntu/ precise/main i386 Packages (/var/lib/apt/lists/linux.dropbox.com_ubuntu_dists_precise_main_binary-i386_Packages)
W: これらの問題を解決するためには apt-get update を実行する必要があるかもしれません

[Wed Dec 19 23:23:28 2012] [warn] module rewrite_module is already loaded, skipping
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
install new from karmic:
以下の新規パッケージがインストールされます:
php5-common
0 個のパッケージを更新、 1 個を新たにインストール、 0 個を削除予定、71 個が更新されていない。
アーカイブ 424 k バイト中 0 バイトを取得する必要があります。 展開後に 799 k バイトのディスク領域が新たに消費されます。
Selecting previously unselected package php5-common.
(データベースを読み込んでいます ... 現在 168312 個のファイルとディレクトリがインストールされています。)
(.../php5-common_5.2.10.dfsg.1-2ubuntu6_i386.deb から) php5-common を展開しています...
php5-common (5.2.10.dfsg.1-2ubuntu6) を設定しています ...

以下の新規パッケージがインストールされます:
libapache2-mod-php5{b} libssl0.9.8{a}
0 個のパッケージを更新、 2 個を新たにインストール、 0 個を削除予定、71 個が更新されていない。
アーカイブ 5,432 k バイト中 2,505 k バイトを取得する必要があります。 展開後に 12.3 M バイトのディスク領域が新たに消費されます。
以下のパッケージには満たされていない依存関係があります:
libapache2-mod-php5 : 依存: php5-common (= 5.2.10.dfsg.1-2ubuntu6.10) [5.2.10.dfsg.1-2ubuntu6 が既にインストール済みです]
以下のアクションでこれらの依存関係の問題は解決されます:

以下のパッケージを現在のバージョンに一時固定する:
1) libapache2-mod-php5 [インストールされていません]



この解決方法を受け入れますか? [Y/n/q/?] y
インストール・削除・更新されるパッケージがありません。
0 個のパッケージを更新、 0 個を新たにインストール、 0 個を削除予定、71 個が更新されていない。
0 バイトのアーカイブを取得する必要があります。 展開後に 0 バイトのディスク領域が新たに消費されます。

[Wed Dec 19 23:24:11 2012] [warn] module rewrite_module is already loaded, skipping
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName

                                                                                    • -