
Ubuntu日本語フォーラム

ログインしていません。
9.04に
virtualbox-3.1_3.1.2-56127_Ubuntu_jaunty_i386.debをダウンロードしてパッケージインストーラーから
インストールを試みますが・・下記エラーで インストールできません。
前回はうまくいったのですが・・・どなたか 教えてください。
記
必要なファイルがダウンロードできません
詳細 をクリックすると
Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/q/qt4-x11/qt4-qtconfig_4.5.0-0ubuntu4.2_i386.deb 404 Not Found
Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/q/qt4-x11/libqt4-qt3support_4.5.0-0ubuntu4.2_i386.deb 404 Not Found
Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/q/qt4-x11/libqt4-designer_4.5.0-0ubuntu4.2_i386.deb 404 Not Found
Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/q/qt4-x11/libqt4-script_4.5.0-0ubuntu4.2_i386.deb 404 Not Found
Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/q/qt4-x11/libqt4-dbus_4.5.0-0ubuntu4.2_i386.deb 404 Not Found
Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/q/qt4-x11/libqt4-xml_4.5.0-0ubuntu4.2_i386.deb 404 Not Found
Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/q/qt4-x11/libqt4-sql-mysql_4.5.0-0ubuntu4.2_i386.deb 404 Not Found
Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/q/qt4-x11/libqt4-sql_4.5.0-0ubuntu4.2_i386.deb 404 Not Found
Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/q/qt4-x11/libqt4-network_4.5.0-0ubuntu4.2_i386.deb 404 Not Found
Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/q/qt4-x11/libqtgui4_4.5.0-0ubuntu4.2_i386.deb 404 Not Found
Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/q/qt4-x11/libqtcore4_4.5.0-0ubuntu4.2_i386.deb 404 Not Found
Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/q/qt4-x11/libqt4-opengl_4.5.0-0ubuntu4.2_i386.deb 404 Not Found
です。
よろしくお願いします。
オフライン
apt-getでも 試して見ましたが 下記の表示でインストールできません。
~$ apt-get install virtualbox-3.1
E: ロックファイル /var/lib/dpkg/lock をオープンできません - open (13 Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
オフライン
#1 は、virtualbox-3.1_3.1.2-56127_Ubuntu_jaunty_i386.debのdownloadミスと思います。
http://download.virtualbox.org/virtualbox/3.1.2/から必要なファイルを再インストールされたら。。。
それと、#2はare you root? なので、root権限での実行をしないといけません。
~$ sudo apt-get install virtualbox-3.1 です。
それでもエラーが出たときは、中断してしまったパッケージの設定を再試行するため、
~$ sudo dpkg --configure --pending をしてください。
これでダメなときは、他の方法でエラーと対処をする必要があります。取り敢えず、ここまで。
オフライン
koisan1949さん ありがとうございます。
もういちど ダウンロードして 試してみましたが 結果同じでした。
前に 別のパソコンの9.04でインストに成功した virtualbox-3.1_3.1.0-55467_Ubuntu_jaunty_i386.debでも試して見ましたが・・
結果同じです。
又 端末からも できませんでした。
desktop:~$ sudo apt-get install virtualbox-3.1
パッケージリストを読み込んでいます... 完了
依存関係ツリーを作成しています
状態情報を読み取っています... 完了
E: パッケージ virtualbox-3.1 が見つかりません
-desktop:~$ sudo dpkg --configure --pending
-desktop:~$ sudo apt-get install virtualbox-3.1
パッケージリストを読み込んでいます... 完了
依存関係ツリーを作成しています
状態情報を読み取っています... 完了
オフライン
E: パッケージ virtualbox-3.1 が見つかりません
最後の行が抜けてました。上記に最後の行です。
オフライン
#3のURLから試しに私のUbuntu9.10環境にdownloadして、GDebi Package インストーラで導入してみました。
すんなり導入され、エラーも出ませんでした。
また、コマンドでもインストールしてみました。
~$ sudo apt-get install virtualbox
同様に、問題なく再インストールできます。
私の貧弱なハードでは、virtualboxがまともに動きませんので、残念ですが削除しました。
~$ sudo apt-get remove virtualbox
オフライン
koisan1949さん お返事 ありがとうございました。
sudo apt-get update で 今 前に進んでます 進行中ですが・・・大丈夫だと おもいます。
オフライン
インストールできました。
koisan1949さん よいお年を!来年もよろしく お願いします。
オフライン