Showing posts with label Advanced Packaging Tool. Show all posts
Showing posts with label Advanced Packaging Tool. Show all posts

Wednesday, November 2, 2016

Ubuntu: Installing build-essential

Command:

$ sudo apt-get install build-essential
[sudo] password for USERNAME:


Result:

Reading package lists... Done
Building dependency tree      
Reading state information... Done
The following packages were automatically installed and are no longer required:
  linux-headers-4.4.0-21 linux-headers-4.4.0-21-generic linux-headers-4.4.0-22 linux-headers-4.4.0-22-generic linux-headers-4.4.0-34
  linux-headers-4.4.0-34-generic linux-headers-4.4.0-36 linux-headers-4.4.0-36-generic linux-image-4.4.0-21-generic linux-image-4.4.0-22-generic
  linux-image-4.4.0-34-generic linux-image-4.4.0-36-generic linux-image-extra-4.4.0-21-generic linux-image-extra-4.4.0-22-generic
  linux-image-extra-4.4.0-34-generic linux-image-extra-4.4.0-36-generic
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
  dpkg-dev fakeroot g++ g++-5 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libdpkg-perl libfakeroot libfile-fcntllock-perl
  libstdc++-5-dev
Suggested packages:
  debian-keyring g++-multilib g++-5-multilib gcc-5-doc libstdc++6-5-dbg libstdc++-5-doc
The following NEW packages will be installed:
  build-essential dpkg-dev fakeroot g++ g++-5 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libdpkg-perl libfakeroot
  libfile-fcntllock-perl libstdc++-5-dev
0 upgraded, 12 newly installed, 0 to remove and 69 not upgraded.
Need to get 10.7 MB of archives.
After this operation, 43.4 MB of additional disk space will be used.
Do you want to continue? [Y/n]


Command:

Y


Result:

Get:1 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.2 [1430 kB]
Get:2 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.2 [8302 kB]
Get:3 http://jp.archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B]
Get:4 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.1 [195 kB]
Get:5 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.1 [584 kB]
Get:6 http://jp.archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B]
Get:7 http://jp.archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB]
Get:8 http://jp.archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB]
Get:9 http://jp.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB]
Get:10 http://jp.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB]
Get:11 http://jp.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
Get:12 http://jp.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB]
Fetched 10.7 MB in 4s (2567 kB/s)            
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "UTF-8",
LANG = "ja_JP.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to a fallback locale ("ja_JP.UTF-8").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: LC_ALL??????????????????: ??????????????????????
Selecting previously unselected package libstdc++-5-dev:amd64.
(Reading database ... 257673 files and directories currently installed.)
Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.2_amd64.deb ...
Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.2) ...
Selecting previously unselected package g++-5.
Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.2_amd64.deb ...
Unpacking g++-5 (5.4.0-6ubuntu1~16.04.2) ...
Selecting previously unselected package g++.
Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ...
Unpacking g++ (4:5.3.1-1ubuntu1) ...
Selecting previously unselected package libdpkg-perl.
Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.1_all.deb ...
Unpacking libdpkg-perl (1.18.4ubuntu1.1) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.1_all.deb ...
Unpacking dpkg-dev (1.18.4ubuntu1.1) ...
Selecting previously unselected package build-essential.
Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ...
Unpacking build-essential (12.1ubuntu2) ...
Selecting previously unselected package libfakeroot:amd64.
Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ...
Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ...
Unpacking fakeroot (1.20.2-1ubuntu1) ...
Selecting previously unselected package libalgorithm-diff-perl.
Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ...
Unpacking libalgorithm-diff-perl (1.19.03-1) ...
Selecting previously unselected package libalgorithm-diff-xs-perl.
Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ...
Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ...
Selecting previously unselected package libalgorithm-merge-perl.
Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ...
Unpacking libalgorithm-merge-perl (0.08-3) ...
Selecting previously unselected package libfile-fcntllock-perl.
Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ...
Unpacking libfile-fcntllock-perl (0.22-3) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.2) ...
Setting up g++-5 (5.4.0-6ubuntu1~16.04.2) ...
Setting up g++ (4:5.3.1-1ubuntu1) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up libdpkg-perl (1.18.4ubuntu1.1) ...
Setting up dpkg-dev (1.18.4ubuntu1.1) ...
Setting up build-essential (12.1ubuntu2) ...
Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ...
Setting up fakeroot (1.20.2-1ubuntu1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Setting up libalgorithm-diff-perl (1.19.03-1) ...
Setting up libalgorithm-diff-xs-perl (0.04-4build1) ...
Setting up libalgorithm-merge-perl (0.08-3) ...
Setting up libfile-fcntllock-perl (0.22-3) ...

Saturday, September 10, 2016

Ubuntu: Installing Network Kanji Filter

Command:

$ sudo apt install nkf


Result:

[sudo] password for USERNAME:
Reading package lists... Done
Building dependency tree      
Reading state information... Done
The following packages were automatically installed and are no longer required:
  linux-headers-4.4.0-21 linux-headers-4.4.0-21-generic linux-headers-4.4.0-22 linux-headers-4.4.0-22-generic linux-image-4.4.0-21-generic linux-image-4.4.0-22-generic
  linux-image-extra-4.4.0-21-generic linux-image-extra-4.4.0-22-generic
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
  nkf
0 upgraded, 1 newly installed, 0 to remove and 55 not upgraded.
Need to get 126 kB of archives.
After this operation, 308 kB of additional disk space will be used.
Get:1 http://jp.archive.ubuntu.com/ubuntu xenial/universe amd64 nkf amd64 2.13-4build1 [126 kB]
Fetched 126 kB in 0s (879 kB/s)
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "UTF-8",
LANG = "ja_JP.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to a fallback locale ("ja_JP.UTF-8").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: LC_ALL??????????????????: ??????????????????????
Selecting previously unselected package nkf.
(Reading database ... 189320 files and directories currently installed.)
Preparing to unpack .../nkf_2.13-4build1_amd64.deb ...
Unpacking nkf (2.13-4build1) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up nkf (2.13-4build1) ...

Saturday, July 16, 2016

Ubuntu:Advanced Packaging Tool:Upgrade

Command:

# apt-get upgrade

Result:

Reading package lists... Done
Building dependency tree      
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
  linux-headers-4.4.0-21 linux-headers-4.4.0-21-generic
  linux-image-4.4.0-21-generic linux-image-extra-4.4.0-21-generic
Use 'sudo apt autoremove' to remove them.
The following packages have been kept back:
  vim vim-common vim-runtime vim-tiny
The following packages will be upgraded:
  accountsservice apport apt apt-transport-https apt-utils base-files bash
  bash-completion bsdutils command-not-found command-not-found-data dh-python
  dmidecode gcc-5-base grep grub-common grub-legacy-ec2 grub-pc grub-pc-bin
  grub2-common init init-system-helpers initramfs-tools initramfs-tools-bin
  initramfs-tools-core language-pack-en language-pack-en-base language-pack-ja
  language-pack-ja-base language-selector-common libaccountsservice0
  libapt-inst2.0 libapt-pkg5.0 libblkid1 libdrm2 libfdisk1 libglib2.0-0
  libglib2.0-data libgnutls-openssl27 libgnutls30 libldap-2.4-2 liblxc1 libmount1
  libpam-systemd libsmartcols1 libstdc++6 libsystemd0 libudev1 libuuid1
  linux-firmware lsb-base lsb-release lshw lxc-common lxcfs lxd lxd-client mdadm
  mount mtr-tiny python3-apport python3-commandnotfound python3-problem-report
  python3-software-properties python3-urllib3 shared-mime-info snapd
  software-properties-common systemd systemd-sysv udev util-linux uuid-runtime
73 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
Need to get 63.4 MB of archives.
After this operation, 7381 kB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Get:1 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 base-files amd64 9.4ubuntu4.1 [68.4 kB]
Get:2 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 bash amd64 4.3-14ubuntu1.1 [583 kB]
Get:3 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 bsdutils amd64 1:2.27.1-6ubuntu3.1 [51.8 kB]
Get:4 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 grep amd64 2.25-1~16.04.1 [153 kB]
Get:5 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 init-system-helpers all 1.29ubuntu2 [32.2 kB]
Get:6 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 init amd64 1.29ubuntu2 [4520 B]
Get:7 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpam-systemd amd64 229-4ubuntu6 [115 kB]
Get:8 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libudev1 amd64 229-4ubuntu6 [57.9 kB]
Get:9 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 grub-pc-bin amd64 2.02~beta2-36ubuntu3.1 [884 kB]
Get:10 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 grub-pc amd64 2.02~beta2-36ubuntu3.1 [197 kB]
Get:11 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 grub2-common amd64 2.02~beta2-36ubuntu3.1 [512 kB]
Get:12 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 grub-common amd64 2.02~beta2-36ubuntu3.1 [1706 kB]
Get:13 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mdadm amd64 3.3-2ubuntu7.1 [394 kB]
Get:14 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 udev amd64 229-4ubuntu6 [990 kB]
Get:15 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsystemd0 amd64 229-4ubuntu6 [208 kB]
Get:16 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 systemd amd64 229-4ubuntu6 [3642 kB]
Get:17 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libuuid1 amd64 2.27.1-6ubuntu3.1 [15.6 kB]
Get:18 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libblkid1 amd64 2.27.1-6ubuntu3.1 [107 kB]
Get:19 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 initramfs-tools all 0.122ubuntu8.1 [8602 B]
Get:20 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 initramfs-tools-core all 0.122ubuntu8.1 [42.2 kB]
Get:21 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 initramfs-tools-bin amd64 0.122ubuntu8.1 [10.8 kB]
Get:22 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 systemd-sysv amd64 229-4ubuntu6 [15.2 kB]
Get:23 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmount1 amd64 2.27.1-6ubuntu3.1 [114 kB]
Get:24 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 lsb-base all 9.20160110ubuntu0.2 [13.7 kB]
Get:25 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 util-linux amd64 2.27.1-6ubuntu3.1 [848 kB]
Get:26 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mount amd64 2.27.1-6ubuntu3.1 [121 kB]
Get:27 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5-base amd64 5.4.0-6ubuntu1~16.04.1 [16.6 kB]
Get:28 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++6 amd64 5.4.0-6ubuntu1~16.04.1 [393 kB]
Get:29 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapt-pkg5.0 amd64 1.2.12~ubuntu16.04.1 [696 kB]
Get:30 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapt-inst2.0 amd64 1.2.12~ubuntu16.04.1 [55.4 kB]
Get:31 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt amd64 1.2.12~ubuntu16.04.1 [1038 kB]
Get:32 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt-utils amd64 1.2.12~ubuntu16.04.1 [196 kB]                        
Get:33 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 bash-completion all 1:2.1-4.2ubuntu1.1 [152 kB]                        
Get:34 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-0 amd64 2.48.1-1~ubuntu16.04.1 [1118 kB]                    
Get:35 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 accountsservice amd64 0.6.40-2ubuntu11.1 [56.2 kB]                          
Get:36 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libaccountsservice0 amd64 0.6.40-2ubuntu11.1 [67.0 kB]                      
Get:37 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 language-selector-common all 0.165.3 [214 kB]                              
Get:38 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 uuid-runtime amd64 2.27.1-6ubuntu3.1 [26.4 kB]                              
Get:39 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 language-pack-en all 1:16.04+20160627 [1826 B]                              
Get:40 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 language-pack-en-base all 1:16.04+20160627 [451 kB]                        
Get:41 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 language-pack-ja all 1:16.04+20160627 [1832 B]                              
Get:42 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 language-pack-ja-base all 1:16.04+20160627 [2016 kB]                        
Get:43 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblxc1 amd64 2.0.3-0ubuntu1~ubuntu16.04.1 [200 kB]                        
Get:44 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 lxc-common amd64 2.0.3-0ubuntu1~ubuntu16.04.1 [27.7 kB]                    
Get:45 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 lxcfs amd64 2.0.2-0ubuntu1~ubuntu16.04.1 [34.4 kB]                          
Get:46 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 lxd amd64 2.0.3-0ubuntu1~ubuntu16.04.2 [3664 kB]                            
Get:47 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfdisk1 amd64 2.27.1-6ubuntu3.1 [138 kB]                                                                                                            
Get:48 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsmartcols1 amd64 2.27.1-6ubuntu3.1 [63.3 kB]                                                                                                      
Get:49 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dh-python all 2.20151103ubuntu1.1 [74.1 kB]                                                                                                          
Get:50 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls-openssl27 amd64 3.4.10-4ubuntu1.1 [21.9 kB]                                                                                                
Get:51 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls30 amd64 3.4.10-4ubuntu1.1 [547 kB]                                                                                                          
Get:52 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 lsb-release all 9.20160110ubuntu0.2 [11.8 kB]                                                                                                        
Get:53 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt-transport-https amd64 1.2.12~ubuntu16.04.1 [25.7 kB]                                                                                              
Get:54 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 command-not-found-data amd64 0.3ubuntu16.04.2 [879 kB]                                                                                                
Get:55 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-commandnotfound all 0.3ubuntu16.04.2 [5766 B]                                                                                                
Get:56 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 command-not-found all 0.3ubuntu16.04.2 [3696 B]                                                                                                      
Get:57 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dmidecode amd64 3.0-2ubuntu0.1 [48.6 kB]                                                                                                              
Get:58 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm2 amd64 2.4.67-1ubuntu0.16.04.1 [28.1 kB]                                                                                                      
Get:59 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-data all 2.48.1-1~ubuntu16.04.1 [132 kB]                                                                                                  
Get:60 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libldap-2.4-2 amd64 2.4.42+dfsg-2ubuntu3.1 [161 kB]                                                                                                  
Get:61 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 lshw amd64 02.17-1.1ubuntu3.2 [215 kB]                                                                                                                
Get:62 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mtr-tiny amd64 0.86-1ubuntu0.1 [38.2 kB]                                                                                                              
Get:63 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 shared-mime-info amd64 1.5-2ubuntu0.1 [405 kB]                                                                                                        
Get:64 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-problem-report all 2.20.1-0ubuntu2.1 [9862 B]                                                                                                
Get:65 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-apport all 2.20.1-0ubuntu2.1 [79.3 kB]                                                                                                        
Get:66 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apport all 2.20.1-0ubuntu2.1 [119 kB]                                                                                                                
Get:67 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-firmware all 1.157.2 [32.6 MB]                                                                                                                  
Get:68 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 lxd-client amd64 2.0.3-0ubuntu1~ubuntu16.04.2 [1833 kB]                                                                                              
Get:69 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 software-properties-common all 0.96.20.2 [9420 B]                                                                                                    
Get:70 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-software-properties all 0.96.20.2 [19.6 kB]                                                                                                  
Get:71 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-urllib3 all 1.13.1-2ubuntu0.16.04.1 [57.3 kB]                                                                                                
Get:72 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 snapd amd64 2.0.10 [4530 kB]                                                                                                                          
Get:73 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 grub-legacy-ec2 all 0.7.7~bzr1246-0ubuntu1~16.04.1 [22.4 kB]                                                                                          
Fetched 63.4 MB in 29s (2181 kB/s)                                                                                                                                                                                        
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "UTF-8",
LANG = "ja_JP.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to a fallback locale ("ja_JP.UTF-8").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: LC_ALL??????????????????: ??????????????????????
パッケージからテンプレートを展開しています: 100%
パッケージを事前設定しています ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "UTF-8",
LANG = "ja_JP.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to a fallback locale ("ja_JP.UTF-8").
(Reading database ... 123905 files and directories currently installed.)
Preparing to unpack .../base-files_9.4ubuntu4.1_amd64.deb ...
Unpacking base-files (9.4ubuntu4.1) over (9.4ubuntu4) ...
Processing triggers for plymouth-theme-ubuntu-text (0.9.2-3ubuntu13.1) ...
update-initramfs: deferring update (trigger activated)
Processing triggers for install-info (6.1.0.dfsg.1-5) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for initramfs-tools (0.122ubuntu8) ...
update-initramfs: Generating /boot/initrd.img-4.4.0-31-generic
W: mdadm: /etc/mdadm/mdadm.conf defines no arrays.
Setting up base-files (9.4ubuntu4.1) ...
Installing new version of config file /etc/update-motd.d/10-help-text ...
(Reading database ... 123905 files and directories currently installed.)
Preparing to unpack .../bash_4.3-14ubuntu1.1_amd64.deb ...
Unpacking bash (4.3-14ubuntu1.1) over (4.3-14ubuntu1) ...
Processing triggers for install-info (6.1.0.dfsg.1-5) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up bash (4.3-14ubuntu1.1) ...
Installing new version of config file /etc/skel/.profile ...
update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode
(Reading database ... 123905 files and directories currently installed.)
Preparing to unpack .../bsdutils_1%3a2.27.1-6ubuntu3.1_amd64.deb ...
Unpacking bsdutils (1:2.27.1-6ubuntu3.1) over (1:2.27.1-6ubuntu3) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up bsdutils (1:2.27.1-6ubuntu3.1) ...
(Reading database ... 123905 files and directories currently installed.)
Preparing to unpack .../grep_2.25-1~16.04.1_amd64.deb ...
Unpacking grep (2.25-1~16.04.1) over (2.24-1) ...
Processing triggers for install-info (6.1.0.dfsg.1-5) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up grep (2.25-1~16.04.1) ...
(Reading database ... 123905 files and directories currently installed.)
Preparing to unpack .../init-system-helpers_1.29ubuntu2_all.deb ...
Unpacking init-system-helpers (1.29ubuntu2) over (1.29ubuntu1) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up init-system-helpers (1.29ubuntu2) ...
(Reading database ... 123905 files and directories currently installed.)
Preparing to unpack .../init_1.29ubuntu2_amd64.deb ...
Unpacking init (1.29ubuntu2) over (1.29ubuntu1) ...
Setting up init (1.29ubuntu2) ...
(Reading database ... 123905 files and directories currently installed.)
Preparing to unpack .../libpam-systemd_229-4ubuntu6_amd64.deb ...
Unpacking libpam-systemd:amd64 (229-4ubuntu6) over (229-4ubuntu5) ...
Preparing to unpack .../libudev1_229-4ubuntu6_amd64.deb ...
Unpacking libudev1:amd64 (229-4ubuntu6) over (229-4ubuntu5) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
Setting up libudev1:amd64 (229-4ubuntu6) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
(Reading database ... 123905 files and directories currently installed.)
Preparing to unpack .../grub-pc-bin_2.02~beta2-36ubuntu3.1_amd64.deb ...
Unpacking grub-pc-bin (2.02~beta2-36ubuntu3.1) over (2.02~beta2-36ubuntu3) ...
Preparing to unpack .../grub-pc_2.02~beta2-36ubuntu3.1_amd64.deb ...
Unpacking grub-pc (2.02~beta2-36ubuntu3.1) over (2.02~beta2-36ubuntu3) ...
Preparing to unpack .../grub2-common_2.02~beta2-36ubuntu3.1_amd64.deb ...
Unpacking grub2-common (2.02~beta2-36ubuntu3.1) over (2.02~beta2-36ubuntu3) ...
Preparing to unpack .../grub-common_2.02~beta2-36ubuntu3.1_amd64.deb ...
Unpacking grub-common (2.02~beta2-36ubuntu3.1) over (2.02~beta2-36ubuntu3) ...
Preparing to unpack .../mdadm_3.3-2ubuntu7.1_amd64.deb ...
Unpacking mdadm (3.3-2ubuntu7.1) over (3.3-2ubuntu7) ...
Preparing to unpack .../udev_229-4ubuntu6_amd64.deb ...
Unpacking udev (229-4ubuntu6) over (229-4ubuntu5) ...
Preparing to unpack .../libsystemd0_229-4ubuntu6_amd64.deb ...
Unpacking libsystemd0:amd64 (229-4ubuntu6) over (229-4ubuntu5) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for install-info (6.1.0.dfsg.1-5) ...
Processing triggers for ureadahead (0.100.0-19) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
Setting up libsystemd0:amd64 (229-4ubuntu6) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
(Reading database ... 123905 files and directories currently installed.)
Preparing to unpack .../systemd_229-4ubuntu6_amd64.deb ...
Unpacking systemd (229-4ubuntu6) over (229-4ubuntu5) ...
Processing triggers for ureadahead (0.100.0-19) ...
Processing triggers for dbus (1.10.6-1ubuntu3) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up systemd (229-4ubuntu6) ...
Installing new version of config file /etc/systemd/system.conf ...
addgroup: グループ `systemd-journal' はシステムグループとしてすでに存在しています。終了します。
(Reading database ... 123906 files and directories currently installed.)
Preparing to unpack .../libuuid1_2.27.1-6ubuntu3.1_amd64.deb ...
Unpacking libuuid1:amd64 (2.27.1-6ubuntu3.1) over (2.27.1-6ubuntu3) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
Setting up libuuid1:amd64 (2.27.1-6ubuntu3.1) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
(Reading database ... 123906 files and directories currently installed.)
Preparing to unpack .../libblkid1_2.27.1-6ubuntu3.1_amd64.deb ...
Unpacking libblkid1:amd64 (2.27.1-6ubuntu3.1) over (2.27.1-6ubuntu3) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
Setting up libblkid1:amd64 (2.27.1-6ubuntu3.1) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
(Reading database ... 123906 files and directories currently installed.)
Preparing to unpack .../initramfs-tools_0.122ubuntu8.1_all.deb ...
Unpacking initramfs-tools (0.122ubuntu8.1) over (0.122ubuntu8) ...
Preparing to unpack .../initramfs-tools-core_0.122ubuntu8.1_all.deb ...
Unpacking initramfs-tools-core (0.122ubuntu8.1) over (0.122ubuntu8) ...
Preparing to unpack .../initramfs-tools-bin_0.122ubuntu8.1_amd64.deb ...
Unpacking initramfs-tools-bin (0.122ubuntu8.1) over (0.122ubuntu8) ...
Preparing to unpack .../systemd-sysv_229-4ubuntu6_amd64.deb ...
Unpacking systemd-sysv (229-4ubuntu6) over (229-4ubuntu5) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up systemd-sysv (229-4ubuntu6) ...
(Reading database ... 123906 files and directories currently installed.)
Preparing to unpack .../libmount1_2.27.1-6ubuntu3.1_amd64.deb ...
Unpacking libmount1:amd64 (2.27.1-6ubuntu3.1) over (2.27.1-6ubuntu3) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
Setting up libmount1:amd64 (2.27.1-6ubuntu3.1) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
(Reading database ... 123906 files and directories currently installed.)
Preparing to unpack .../lsb-base_9.20160110ubuntu0.2_all.deb ...
Unpacking lsb-base (9.20160110ubuntu0.2) over (9.20160110) ...
Setting up lsb-base (9.20160110ubuntu0.2) ...
(Reading database ... 123906 files and directories currently installed.)
Preparing to unpack .../util-linux_2.27.1-6ubuntu3.1_amd64.deb ...
Unpacking util-linux (2.27.1-6ubuntu3.1) over (2.27.1-6ubuntu3) ...
Processing triggers for ureadahead (0.100.0-19) ...
Processing triggers for mime-support (3.59ubuntu1) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up util-linux (2.27.1-6ubuntu3.1) ...
Processing triggers for systemd (229-4ubuntu6) ...
(Reading database ... 123906 files and directories currently installed.)
Preparing to unpack .../mount_2.27.1-6ubuntu3.1_amd64.deb ...
Unpacking mount (2.27.1-6ubuntu3.1) over (2.27.1-6ubuntu3) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up mount (2.27.1-6ubuntu3.1) ...
(Reading database ... 123906 files and directories currently installed.)
Preparing to unpack .../gcc-5-base_5.4.0-6ubuntu1~16.04.1_amd64.deb ...
Unpacking gcc-5-base:amd64 (5.4.0-6ubuntu1~16.04.1) over (5.3.1-14ubuntu2.1) ...
Setting up gcc-5-base:amd64 (5.4.0-6ubuntu1~16.04.1) ...
(Reading database ... 123906 files and directories currently installed.)
Preparing to unpack .../libstdc++6_5.4.0-6ubuntu1~16.04.1_amd64.deb ...
Unpacking libstdc++6:amd64 (5.4.0-6ubuntu1~16.04.1) over (5.3.1-14ubuntu2.1) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
Setting up libstdc++6:amd64 (5.4.0-6ubuntu1~16.04.1) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
(Reading database ... 123906 files and directories currently installed.)
Preparing to unpack .../libapt-pkg5.0_1.2.12~ubuntu16.04.1_amd64.deb ...
Unpacking libapt-pkg5.0:amd64 (1.2.12~ubuntu16.04.1) over (1.2.10ubuntu1) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
Setting up libapt-pkg5.0:amd64 (1.2.12~ubuntu16.04.1) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
(Reading database ... 123906 files and directories currently installed.)
Preparing to unpack .../libapt-inst2.0_1.2.12~ubuntu16.04.1_amd64.deb ...
Unpacking libapt-inst2.0:amd64 (1.2.12~ubuntu16.04.1) over (1.2.10ubuntu1) ...
Preparing to unpack .../apt_1.2.12~ubuntu16.04.1_amd64.deb ...
Unpacking apt (1.2.12~ubuntu16.04.1) over (1.2.10ubuntu1) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up apt (1.2.12~ubuntu16.04.1) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
(Reading database ... 123906 files and directories currently installed.)
Preparing to unpack .../apt-utils_1.2.12~ubuntu16.04.1_amd64.deb ...
Unpacking apt-utils (1.2.12~ubuntu16.04.1) over (1.2.10ubuntu1) ...
Preparing to unpack .../bash-completion_1%3a2.1-4.2ubuntu1.1_all.deb ...
Unpacking bash-completion (1:2.1-4.2ubuntu1.1) over (1:2.1-4.2ubuntu1) ...
Replaced by files in installed package apt (1.2.12~ubuntu16.04.1) ...
Preparing to unpack .../libglib2.0-0_2.48.1-1~ubuntu16.04.1_amd64.deb ...
Unpacking libglib2.0-0:amd64 (2.48.1-1~ubuntu16.04.1) over (2.48.0-1ubuntu4) ...
Preparing to unpack .../accountsservice_0.6.40-2ubuntu11.1_amd64.deb ...
Unpacking accountsservice (0.6.40-2ubuntu11.1) over (0.6.40-2ubuntu11) ...
Preparing to unpack .../libaccountsservice0_0.6.40-2ubuntu11.1_amd64.deb ...
Unpacking libaccountsservice0:amd64 (0.6.40-2ubuntu11.1) over (0.6.40-2ubuntu11) ...
Preparing to unpack .../language-selector-common_0.165.3_all.deb ...
Unpacking language-selector-common (0.165.3) over (0.165.1) ...
Preparing to unpack .../uuid-runtime_2.27.1-6ubuntu3.1_amd64.deb ...
Unpacking uuid-runtime (2.27.1-6ubuntu3.1) over (2.27.1-6ubuntu3) ...
Preparing to unpack .../language-pack-en_1%3a16.04+20160627_all.deb ...
Unpacking language-pack-en (1:16.04+20160627) over (1:16.04+20160415) ...
Preparing to unpack .../language-pack-en-base_1%3a16.04+20160627_all.deb ...
Unpacking language-pack-en-base (1:16.04+20160627) over (1:16.04+20160415) ...
Preparing to unpack .../language-pack-ja_1%3a16.04+20160627_all.deb ...
Unpacking language-pack-ja (1:16.04+20160627) over (1:16.04+20160415) ...
Preparing to unpack .../language-pack-ja-base_1%3a16.04+20160627_all.deb ...
Unpacking language-pack-ja-base (1:16.04+20160627) over (1:16.04+20160415) ...
Preparing to unpack .../liblxc1_2.0.3-0ubuntu1~ubuntu16.04.1_amd64.deb ...
Unpacking liblxc1 (2.0.3-0ubuntu1~ubuntu16.04.1) over (2.0.0-0ubuntu2) ...
Preparing to unpack .../lxc-common_2.0.3-0ubuntu1~ubuntu16.04.1_amd64.deb ...
Unpacking lxc-common (2.0.3-0ubuntu1~ubuntu16.04.1) over (2.0.0-0ubuntu2) ...
Preparing to unpack .../lxcfs_2.0.2-0ubuntu1~ubuntu16.04.1_amd64.deb ...
Unpacking lxcfs (2.0.2-0ubuntu1~ubuntu16.04.1) over (2.0.0-0ubuntu2.1) ...
Preparing to unpack .../lxd_2.0.3-0ubuntu1~ubuntu16.04.2_amd64.deb ...
Warning: Stopping lxd.service, but it can still be activated by:
  lxd.socket
Unpacking lxd (2.0.3-0ubuntu1~ubuntu16.04.2) over (2.0.2-0ubuntu1~16.04.1) ...
Warning: Stopping lxd.service, but it can still be activated by:
  lxd.socket
Preparing to unpack .../libfdisk1_2.27.1-6ubuntu3.1_amd64.deb ...
Unpacking libfdisk1:amd64 (2.27.1-6ubuntu3.1) over (2.27.1-6ubuntu3) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
Processing triggers for dbus (1.10.6-1ubuntu3) ...
Processing triggers for systemd (229-4ubuntu6) ...
Processing triggers for ureadahead (0.100.0-19) ...
Setting up libfdisk1:amd64 (2.27.1-6ubuntu3.1) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
(Reading database ... 124028 files and directories currently installed.)
Preparing to unpack .../libsmartcols1_2.27.1-6ubuntu3.1_amd64.deb ...
Unpacking libsmartcols1:amd64 (2.27.1-6ubuntu3.1) over (2.27.1-6ubuntu3) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
Setting up libsmartcols1:amd64 (2.27.1-6ubuntu3.1) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
(Reading database ... 124028 files and directories currently installed.)
Preparing to unpack .../dh-python_2.20151103ubuntu1.1_all.deb ...
Unpacking dh-python (2.20151103ubuntu1.1) over (2.20151103ubuntu1) ...
Preparing to unpack .../libgnutls-openssl27_3.4.10-4ubuntu1.1_amd64.deb ...
Unpacking libgnutls-openssl27:amd64 (3.4.10-4ubuntu1.1) over (3.4.10-4ubuntu1) ...
Preparing to unpack .../libgnutls30_3.4.10-4ubuntu1.1_amd64.deb ...
Unpacking libgnutls30:amd64 (3.4.10-4ubuntu1.1) over (3.4.10-4ubuntu1) ...
Preparing to unpack .../lsb-release_9.20160110ubuntu0.2_all.deb ...
Unpacking lsb-release (9.20160110ubuntu0.2) over (9.20160110) ...
Preparing to unpack .../apt-transport-https_1.2.12~ubuntu16.04.1_amd64.deb ...
Unpacking apt-transport-https (1.2.12~ubuntu16.04.1) over (1.2.10ubuntu1) ...
Preparing to unpack .../command-not-found-data_0.3ubuntu16.04.2_amd64.deb ...
Unpacking command-not-found-data (0.3ubuntu16.04.2) over (0.3ubuntu16.04) ...
Preparing to unpack .../python3-commandnotfound_0.3ubuntu16.04.2_all.deb ...
Unpacking python3-commandnotfound (0.3ubuntu16.04.2) over (0.3ubuntu16.04) ...
Preparing to unpack .../command-not-found_0.3ubuntu16.04.2_all.deb ...
Unpacking command-not-found (0.3ubuntu16.04.2) over (0.3ubuntu16.04) ...
Preparing to unpack .../dmidecode_3.0-2ubuntu0.1_amd64.deb ...
Unpacking dmidecode (3.0-2ubuntu0.1) over (3.0-2) ...
Preparing to unpack .../libdrm2_2.4.67-1ubuntu0.16.04.1_amd64.deb ...
Unpacking libdrm2:amd64 (2.4.67-1ubuntu0.16.04.1) over (2.4.67-1) ...
Preparing to unpack .../libglib2.0-data_2.48.1-1~ubuntu16.04.1_all.deb ...
Unpacking libglib2.0-data (2.48.1-1~ubuntu16.04.1) over (2.48.0-1ubuntu4) ...
Preparing to unpack .../libldap-2.4-2_2.4.42+dfsg-2ubuntu3.1_amd64.deb ...
Unpacking libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.1) over (2.4.42+dfsg-2ubuntu3) ...
Preparing to unpack .../lshw_02.17-1.1ubuntu3.2_amd64.deb ...
Unpacking lshw (02.17-1.1ubuntu3.2) over (02.17-1.1ubuntu3) ...
Preparing to unpack .../mtr-tiny_0.86-1ubuntu0.1_amd64.deb ...
Unpacking mtr-tiny (0.86-1ubuntu0.1) over (0.86-1) ...
Preparing to unpack .../shared-mime-info_1.5-2ubuntu0.1_amd64.deb ...
Unpacking shared-mime-info (1.5-2ubuntu0.1) over (1.5-2) ...
Preparing to unpack .../python3-problem-report_2.20.1-0ubuntu2.1_all.deb ...
Unpacking python3-problem-report (2.20.1-0ubuntu2.1) over (2.20.1-0ubuntu2) ...
Preparing to unpack .../python3-apport_2.20.1-0ubuntu2.1_all.deb ...
Unpacking python3-apport (2.20.1-0ubuntu2.1) over (2.20.1-0ubuntu2) ...
Preparing to unpack .../apport_2.20.1-0ubuntu2.1_all.deb ...
Unpacking apport (2.20.1-0ubuntu2.1) over (2.20.1-0ubuntu2) ...
Preparing to unpack .../linux-firmware_1.157.2_all.deb ...
Unpacking linux-firmware (1.157.2) over (1.157) ...
Preparing to unpack .../lxd-client_2.0.3-0ubuntu1~ubuntu16.04.2_amd64.deb ...
Unpacking lxd-client (2.0.3-0ubuntu1~ubuntu16.04.2) over (2.0.2-0ubuntu1~16.04.1) ...
Preparing to unpack .../software-properties-common_0.96.20.2_all.deb ...
Unpacking software-properties-common (0.96.20.2) over (0.96.20) ...
Preparing to unpack .../python3-software-properties_0.96.20.2_all.deb ...
Unpacking python3-software-properties (0.96.20.2) over (0.96.20) ...
Preparing to unpack .../python3-urllib3_1.13.1-2ubuntu0.16.04.1_all.deb ...
Unpacking python3-urllib3 (1.13.1-2ubuntu0.16.04.1) over (1.13.1-2) ...
Preparing to unpack .../snapd_2.0.10_amd64.deb ...
Unpacking snapd (2.0.10) over (2.0.3) ...
Preparing to unpack .../grub-legacy-ec2_0.7.7~bzr1246-0ubuntu1~16.04.1_all.deb ...
Leaving 'diversion of /usr/sbin/grub-set-default to /usr/sbin/grub-set-default.real by grub-legacy-ec2'
Unpacking grub-legacy-ec2 (0.7.7~bzr1246-0ubuntu1~16.04.1) over (0.7.7~bzr1212-0ubuntu1) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
Processing triggers for systemd (229-4ubuntu6) ...
Processing triggers for ureadahead (0.100.0-19) ...
Processing triggers for dbus (1.10.6-1ubuntu3) ...
Setting up libpam-systemd:amd64 (229-4ubuntu6) ...
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: LC_ALL??????????????????: ??????????????????????
Setting up grub-common (2.02~beta2-36ubuntu3.1) ...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
Setting up grub-pc-bin (2.02~beta2-36ubuntu3.1) ...
Setting up grub2-common (2.02~beta2-36ubuntu3.1) ...
Setting up grub-pc (2.02~beta2-36ubuntu3.1) ...
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: LC_ALL??????????????????: ??????????????????????
Installing for i386-pc platform.
Installation finished. No error reported.
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.4.0-31-generic
Found initrd image: /boot/initrd.img-4.4.0-31-generic
Found linux image: /boot/vmlinuz-4.4.0-22-generic
Found initrd image: /boot/initrd.img-4.4.0-22-generic
Found linux image: /boot/vmlinuz-4.4.0-21-generic
Found initrd image: /boot/initrd.img-4.4.0-21-generic
done
Setting up udev (229-4ubuntu6) ...
addgroup: グループ `input' はシステムグループとしてすでに存在しています。終了します。
update-initramfs: deferring update (trigger activated)
Setting up initramfs-tools-bin (0.122ubuntu8.1) ...
Setting up initramfs-tools-core (0.122ubuntu8.1) ...
Setting up initramfs-tools (0.122ubuntu8.1) ...
update-initramfs: deferring update (trigger activated)
Setting up mdadm (3.3-2ubuntu7.1) ...
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: LC_ALL??????????????????: ??????????????????????
update-initramfs: deferring update (trigger activated)
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.4.0-31-generic
Found initrd image: /boot/initrd.img-4.4.0-31-generic
Found linux image: /boot/vmlinuz-4.4.0-22-generic
Found initrd image: /boot/initrd.img-4.4.0-22-generic
Found linux image: /boot/vmlinuz-4.4.0-21-generic
Found initrd image: /boot/initrd.img-4.4.0-21-generic
File descriptor 3 (pipe:[36415]) leaked on lvs invocation. Parent PID 19556: /bin/sh
done
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
Setting up libapt-inst2.0:amd64 (1.2.12~ubuntu16.04.1) ...
Setting up apt-utils (1.2.12~ubuntu16.04.1) ...
Setting up bash-completion (1:2.1-4.2ubuntu1.1) ...
Setting up libglib2.0-0:amd64 (2.48.1-1~ubuntu16.04.1) ...
No schema files found: doing nothing.
Setting up libaccountsservice0:amd64 (0.6.40-2ubuntu11.1) ...
Setting up accountsservice (0.6.40-2ubuntu11.1) ...
Setting up language-selector-common (0.165.3) ...
Setting up uuid-runtime (2.27.1-6ubuntu3.1) ...
Setting up lxcfs (2.0.2-0ubuntu1~ubuntu16.04.1) ...
Setting up dh-python (2.20151103ubuntu1.1) ...
Setting up libgnutls30:amd64 (3.4.10-4ubuntu1.1) ...
Setting up libgnutls-openssl27:amd64 (3.4.10-4ubuntu1.1) ...
Setting up lsb-release (9.20160110ubuntu0.2) ...
Setting up apt-transport-https (1.2.12~ubuntu16.04.1) ...
Setting up command-not-found-data (0.3ubuntu16.04.2) ...
Setting up python3-commandnotfound (0.3ubuntu16.04.2) ...
Setting up command-not-found (0.3ubuntu16.04.2) ...
Setting up dmidecode (3.0-2ubuntu0.1) ...
Setting up libdrm2:amd64 (2.4.67-1ubuntu0.16.04.1) ...
Setting up libglib2.0-data (2.48.1-1~ubuntu16.04.1) ...
Setting up libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.1) ...
Setting up lshw (02.17-1.1ubuntu3.2) ...
Setting up mtr-tiny (0.86-1ubuntu0.1) ...
Setting up shared-mime-info (1.5-2ubuntu0.1) ...
Setting up python3-problem-report (2.20.1-0ubuntu2.1) ...
Setting up python3-apport (2.20.1-0ubuntu2.1) ...
Setting up apport (2.20.1-0ubuntu2.1) ...
Setting up linux-firmware (1.157.2) ...
Setting up lxd-client (2.0.3-0ubuntu1~ubuntu16.04.2) ...
Setting up python3-software-properties (0.96.20.2) ...
Setting up software-properties-common (0.96.20.2) ...
Setting up python3-urllib3 (1.13.1-2ubuntu0.16.04.1) ...
Setting up snapd (2.0.10) ...
Installing new version of config file /etc/X11/Xsession.d/65snappy ...
Removing obsolete conffile /etc/ld.so.conf.d/snappy.conf ...
Setting up grub-legacy-ec2 (0.7.7~bzr1246-0ubuntu1~16.04.1) ...
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: LC_ALL??????????????????: ??????????????????????
Searching for GRUB installation directory ... found: /boot/grub
Searching for default file ... found: /boot/grub/default
Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
Searching for splash image ... none found, skipping ...
Found kernel: /boot/vmlinuz-4.4.0-21-generic
Found kernel: /boot/vmlinuz-4.4.0-31-generic
Found kernel: /boot/vmlinuz-4.4.0-22-generic
Found kernel: /boot/vmlinuz-4.4.0-21-generic
Replacing config file /run/grub/menu.lst with new version
Updating /boot/grub/menu.lst ... done

Setting up language-pack-ja (1:16.04+20160627) ...
Setting up language-pack-ja-base (1:16.04+20160627) ...
Generating locales (this might take a while)...
Generation complete.
Setting up liblxc1 (2.0.3-0ubuntu1~ubuntu16.04.1) ...
Setting up lxc-common (2.0.3-0ubuntu1~ubuntu16.04.1) ...
Installing new version of config file /etc/apparmor.d/abstractions/lxc/container-base ...
Installing new version of config file /etc/apparmor.d/abstractions/lxc/start-container ...
Setting up lxd (2.0.3-0ubuntu1~ubuntu16.04.2) ...
Job for lxd-containers.service failed because the control process exited with error code. See "systemctl status lxd-containers.service" and "journalctl -xe" for details.
lxd-containers.service couldn't start.
Job for lxd-containers.service failed because the control process exited with error code. See "systemctl status lxd-containers.service" and "journalctl -xe" for details.
lxd-containers.service couldn't restart.
Setting up language-pack-en (1:16.04+20160627) ...
Setting up language-pack-en-base (1:16.04+20160627) ...
Generating locales (this might take a while)...
Generation complete.
Processing triggers for initramfs-tools (0.122ubuntu8.1) ...
update-initramfs: Generating /boot/initrd.img-4.4.0-31-generic
W: mdadm: /etc/mdadm/mdadm.conf defines no arrays.
Processing triggers for libc-bin (2.23-0ubuntu3) ...