システムのタイムゾーンを(失敗して)修正しようとしています。
root@102c5d7bfc0d:/# dpkg-reconfigure tzdata
debconf: unable to initialize frontend:
debconf: (Can't locate Debconf/FrontEnd/.pm in @INC (you may need to install the Debconf::FrontEnd:: module) (@INC contains: /etc/Perl /usr/local/lib/Perl/5.18.2 /usr/local/share/Perl/5.18.2 /usr/lib/Perl5 /usr/share/Perl5 /usr/lib/Perl/5.18 /usr/share/Perl/5.18 /usr/local/lib/site_Perl .) at (eval 34) line 2.)
debconf: falling back to frontend: Noninteractive
Current default time zone: 'Etc/UTC'
Local time is now: Sun Jun 15 10:15:52 UTC 2014.
Universal Time is now: Sun Jun 15 10:15:52 UTC 2014.
どのようにdpkg-reconfigureを取得して、タイムゾーンを対話形式で要求できますか?
シェルを次のように変更してから、コマンドを再実行します。
Sudo su -
dpkg-reconfigure tzdata