お知らせ

  • 利用規約を守って投稿してください。また、よくある質問および投稿の手引きも参照してください。
  • メッセージの投稿にはアカウントが必要です。未登録の方は、ユーザ登録ページからアカウントを作成することができます。

#1 2013-11-08 15:36:18

monmon
新しいメンバ
登録日: 2013-11-08

debconf: unable to initialize frontend: Dialog

debパッケージをアップグレードしようとしたら下記メッセージが表示されました。

root@riak1:~# dpkg -i packagename.deb
(Reading database ... 170903 files and directories currently installed.)
Preparing to replace riak-ee 1.4.2-1 (using packagename) ...
Unpacking replacement riak-ee ...
Setting up package (1.4.3-1) ...
Processing triggers for ureadahead ...
Processing triggers for man-db ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend requires a screen at least 13 lines tall and 31 columns wide.)
debconf: falling back to frontend: Readline

パッケージはアップグレードされているのですが、下記3行のメッセージがなぜ出力されるのか不明です。
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend requires a screen at least 13 lines tall and 31 columns wide.)
debconf: falling back to frontend: Readline

root@test:~# uname -a
Linux test 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:39:51 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

root@test:~# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04.3 LTS"

root@test:~# arch
x86_64

どなたかご教示いただけませんでしょうか。

宜しくお願いいたします。

オフライン

 

#2 2013-11-08 22:28:30

array
メンバ
登録日: 2007-03-13

Re: debconf: unable to initialize frontend: Dialog

debconf: (Dialog frontend requires a screen at least 13 lines tall and 31 columns wide.)
debconf: falling back to frontend: Readline
だけみると画面の解像度がたりないように見えますが大丈夫でしょうか?

オフライン

 

#3 2013-11-16 00:58:40

monmon
新しいメンバ
登録日: 2013-11-08

Re: debconf: unable to initialize frontend: Dialog

ご返信ありがとうございます。
確かにDesktopを使っていますが、単なる解像度の設定の問題でパッケージのアップデートには特に問題ないと考えてよいのでしょうか?
お手数ですが、ご教示いただけると助かります。

オフライン

 

#4 2013-11-16 09:28:22

array
メンバ
登録日: 2007-03-13

Re: debconf: unable to initialize frontend: Dialog

エラーメッセージを見る限りアップデートはされてないかと。
aptでアップデート
sudo apt-get update
でどうですか?

オフライン

 

Board footer

Powered by FluxBB