
Ubuntu日本語フォーラム

ログインしていません。
いつもお世話になっております。
Synapticを起動すると下記のエラーメッセージが表示されます。
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem. E: _cache-open() failed, please report.
http://forum.ubuntulinux.jp/viewtopic.php?id=1665
を参照し、端末からdpkg --configure -aを実行すると
dpkg: 要求した操作はスーパーユーザの権限が必要です
と表示されます。
Synapticを起動させるにはどのような操作をしたら良いのでしょうか。
また、スーパーユーザ権限を取得するにはどの様な端末操作を行えば良いのでしょうか。
最後の編集者: pika (2008-07-24 22:20:14)
オフライン
sudoをつかいます。
sudo dpkg --configure -a
オフライン
sudo dpkg --configure -aを端末に入力すると
jffnms を設定しています ├────────────────────────┐
│ │
│ jffnms must have a database installed and configured before it can be │
│ used. If you like, this can be handled with dbconfig-common. │
│ │
│ If you are an advanced database administrator and know that you want to │
│ perform this configuration manually, or if your database has already │
│ been installed and configured, you should refuse this option. Details │
│ on what needs to be done should most likely be provided in │
│ /usr/share/doc/jffnms. │
│ │
│ Otherwise, you should probably choose this option. │
│ │
│ Configure database for jffnms with dbconfig-common? │
│ │
│ <はい> <いいえ> │
│ │
と表記され、
いいえを選択したところSynapticが無事、起動できました。ありがとうございました。
オフライン
表示された内容などを投稿するときには
[code] [/code] ← 本当は半角の[]ね。
を使用してください。せっかく囲んでいただいているようですが、フォントの状況により、乱れてきれいに読めません。;)
オフライン