Skip to content

I got unreadable code while running install_docker.sh #52

@AoZhang

Description

@AoZhang

after running the installation command, I got log like following:

$ bash docker/scripts/install_docker.sh
++ uname -r
+ sudo apt-get -y install curl linux-image-extra-3.13.0-32-generic linux-image-extra-virtual
?????????... ??
?????????????
????????... ??
linux-image-extra-3.13.0-32-generic is already the newest version.
linux-image-extra-3.13.0-32-generic ?????????
????????????:
  libcurl3 linux-generic linux-headers-3.13.0-107
  linux-headers-3.13.0-107-generic linux-headers-generic
  linux-image-3.13.0-107-generic linux-image-extra-3.13.0-107-generic
  linux-image-generic
????????:
  fdutils linux-doc-3.13.0 linux-source-3.13.0 linux-tools
????????????:
  curl linux-headers-3.13.0-107 linux-headers-3.13.0-107-generic
  linux-image-3.13.0-107-generic linux-image-extra-3.13.0-107-generic
  linux-image-extra-virtual
?????????:
  libcurl3 linux-generic linux-headers-generic linux-image-generic
??? 4 ????,???? 6 ????,??? 0 ????,? 228 ?????????
???? 62.0 MB ?????
???????? 273 MB ??????

where my locale is as following:

LANG=zh_CN.UTF-8
LANGUAGE=zh_CN.UTF-8
LC_CTYPE=zh_CN.UTF-8
LC_NUMERIC="zh_CN.UTF-8"
LC_TIME="zh_CN.UTF-8"
LC_COLLATE="zh_CN.UTF-8"
LC_MONETARY="zh_CN.UTF-8"
LC_MESSAGES="zh_CN.UTF-8"
LC_PAPER="zh_CN.UTF-8"
LC_NAME="zh_CN.UTF-8"
LC_ADDRESS="zh_CN.UTF-8"
LC_TELEPHONE="zh_CN.UTF-8"
LC_MEASUREMENT="zh_CN.UTF-8"
LC_IDENTIFICATION="zh_CN.UTF-8"
LC_ALL=

what's wrong with me?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: QuestionIndicates that an issue or pull request needs more information

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions