Guest User

Untitled

a guest
Oct 7th, 2020
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.19 KB | None | 0 0
  1. # apt install ansible
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. The following additional packages will be installed:
  6. ieee-data python3-argcomplete python3-crypto python3-dnspython python3-jinja2 python3-jmespath python3-kerberos python3-libcloud python3-netaddr python3-ntlm-auth python3-requests-kerberos python3-requests-ntlm python3-selinux python3-winrm python3-xmltodict
  7. Suggested packages:
  8. cowsay sshpass python-jinja2-doc ipython3 python-netaddr-docs
  9. The following NEW packages will be installed:
  10. ansible ieee-data python3-argcomplete python3-crypto python3-dnspython python3-jinja2 python3-jmespath python3-kerberos python3-libcloud python3-netaddr python3-ntlm-auth python3-requests-kerberos python3-requests-ntlm python3-selinux python3-winrm
  11. python3-xmltodict
  12. 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
  13. Need to get 9 724 kB of archives.
  14. After this operation, 90,6 MB of additional disk space will be used.
  15. Do you want to continue? [Y/n] y
  16. Get:1 http://no.archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95,5 kB]
  17. Get:2 http://no.archive.ubuntu.com/ubuntu focal/main amd64 python3-crypto amd64 2.6.1-13ubuntu2 [237 kB]
  18. Get:3 http://no.archive.ubuntu.com/ubuntu focal/main amd64 python3-dnspython all 1.16.0-1build1 [89,1 kB]
  19. Get:4 http://no.archive.ubuntu.com/ubuntu focal/main amd64 ieee-data all 20180805.1 [1 589 kB]
  20. Get:5 http://no.archive.ubuntu.com/ubuntu focal/main amd64 python3-netaddr all 0.7.19-3 [235 kB]
  21. Get:6 http://no.archive.ubuntu.com/ubuntu focal/universe amd64 ansible all 2.9.6+dfsg-1 [5 794 kB]
  22. Get:7 http://no.archive.ubuntu.com/ubuntu focal/universe amd64 python3-argcomplete all 1.8.1-1.3ubuntu1 [27,2 kB]
  23. Get:8 http://no.archive.ubuntu.com/ubuntu focal/main amd64 python3-jmespath all 0.9.4-2 [21,3 kB]
  24. Get:9 http://no.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kerberos amd64 1.1.14-3.1build1 [22,6 kB]
  25. Get:10 http://no.archive.ubuntu.com/ubuntu focal/universe amd64 python3-libcloud all 2.8.0-1 [1 403 kB]
  26. Get:11 http://no.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ntlm-auth all 1.1.0-1 [19,6 kB]
  27. Get:12 http://no.archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-kerberos all 0.12.0-2 [11,9 kB]
  28. Get:13 http://no.archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-ntlm all 1.1.0-1 [6 004 B]
  29. Get:14 http://no.archive.ubuntu.com/ubuntu focal/universe amd64 python3-selinux amd64 3.0-1build2 [139 kB]
  30. Get:15 http://no.archive.ubuntu.com/ubuntu focal/universe amd64 python3-xmltodict all 0.12.0-1 [12,6 kB]
  31. Get:16 http://no.archive.ubuntu.com/ubuntu focal/universe amd64 python3-winrm all 0.3.0-2 [21,7 kB]
  32. Fetched 9 724 kB in 0s (26,0 MB/s)
  33. Supported
  34. Create a snapshot of '/tmp/apt-btrfs-snapshot-mp-k6ktpzg8/@' in '/tmp/apt-btrfs-snapshot-mp-k6ktpzg8/@apt-snapshot-2020-10-08_00:58:34'
  35. Selecting previously unselected package python3-jinja2.
  36. (Reading database ... 284711 files and directories currently installed.)
  37. Preparing to unpack .../00-python3-jinja2_2.10.1-2_all.deb ...
  38. Unpacking python3-jinja2 (2.10.1-2) ...
  39. Selecting previously unselected package python3-crypto.
  40. Preparing to unpack .../01-python3-crypto_2.6.1-13ubuntu2_amd64.deb ...
  41. Unpacking python3-crypto (2.6.1-13ubuntu2) ...
  42. Selecting previously unselected package python3-dnspython.
  43. Preparing to unpack .../02-python3-dnspython_1.16.0-1build1_all.deb ...
  44. Unpacking python3-dnspython (1.16.0-1build1) ...
  45. Selecting previously unselected package ieee-data.
  46. Preparing to unpack .../03-ieee-data_20180805.1_all.deb ...
  47. Unpacking ieee-data (20180805.1) ...
  48. Selecting previously unselected package python3-netaddr.
  49. Preparing to unpack .../04-python3-netaddr_0.7.19-3_all.deb ...
  50. Unpacking python3-netaddr (0.7.19-3) ...
  51. Selecting previously unselected package ansible.
  52. Preparing to unpack .../05-ansible_2.9.6+dfsg-1_all.deb ...
  53. Unpacking ansible (2.9.6+dfsg-1) ...
  54. Selecting previously unselected package python3-argcomplete.
  55. Preparing to unpack .../06-python3-argcomplete_1.8.1-1.3ubuntu1_all.deb ...
  56. Unpacking python3-argcomplete (1.8.1-1.3ubuntu1) ...
  57. Selecting previously unselected package python3-jmespath.
  58. Preparing to unpack .../07-python3-jmespath_0.9.4-2_all.deb ...
  59. Unpacking python3-jmespath (0.9.4-2) ...
  60. Selecting previously unselected package python3-kerberos.
  61. Preparing to unpack .../08-python3-kerberos_1.1.14-3.1build1_amd64.deb ...
  62. Unpacking python3-kerberos (1.1.14-3.1build1) ...
  63. Selecting previously unselected package python3-libcloud.
  64. Preparing to unpack .../09-python3-libcloud_2.8.0-1_all.deb ...
  65. Unpacking python3-libcloud (2.8.0-1) ...
  66. Selecting previously unselected package python3-ntlm-auth.
  67. Preparing to unpack .../10-python3-ntlm-auth_1.1.0-1_all.deb ...
  68. Unpacking python3-ntlm-auth (1.1.0-1) ...
  69. Selecting previously unselected package python3-requests-kerberos.
  70. Preparing to unpack .../11-python3-requests-kerberos_0.12.0-2_all.deb ...
  71. Unpacking python3-requests-kerberos (0.12.0-2) ...
  72. Selecting previously unselected package python3-requests-ntlm.
  73. Preparing to unpack .../12-python3-requests-ntlm_1.1.0-1_all.deb ...
  74. Unpacking python3-requests-ntlm (1.1.0-1) ...
  75. Selecting previously unselected package python3-selinux.
  76. Preparing to unpack .../13-python3-selinux_3.0-1build2_amd64.deb ...
  77. Unpacking python3-selinux (3.0-1build2) ...
  78. Selecting previously unselected package python3-xmltodict.
  79. Preparing to unpack .../14-python3-xmltodict_0.12.0-1_all.deb ...
  80. Unpacking python3-xmltodict (0.12.0-1) ...
  81. Selecting previously unselected package python3-winrm.
  82. Preparing to unpack .../15-python3-winrm_0.3.0-2_all.deb ...
  83. Unpacking python3-winrm (0.3.0-2) ...
  84. Setting up python3-ntlm-auth (1.1.0-1) ...
  85. Setting up python3-kerberos (1.1.14-3.1build1) ...
  86. Setting up python3-xmltodict (0.12.0-1) ...
  87. Setting up python3-jinja2 (2.10.1-2) ...
  88. Setting up python3-jmespath (0.9.4-2) ...
  89. /usr/lib/python3/dist-packages/jmespath/visitor.py:32: SyntaxWarning: "is" with a literal. Did you mean "=="?
  90. if x is 0 or x is 1:
  91. /usr/lib/python3/dist-packages/jmespath/visitor.py:32: SyntaxWarning: "is" with a literal. Did you mean "=="?
  92. if x is 0 or x is 1:
  93. /usr/lib/python3/dist-packages/jmespath/visitor.py:34: SyntaxWarning: "is" with a literal. Did you mean "=="?
  94. elif y is 0 or y is 1:
  95. /usr/lib/python3/dist-packages/jmespath/visitor.py:34: SyntaxWarning: "is" with a literal. Did you mean "=="?
  96. elif y is 0 or y is 1:
  97. /usr/lib/python3/dist-packages/jmespath/visitor.py:260: SyntaxWarning: "is" with a literal. Did you mean "=="?
  98. if original_result is 0:
  99. Setting up python3-requests-kerberos (0.12.0-2) ...
  100. Setting up ieee-data (20180805.1) ...
  101. Setting up python3-dnspython (1.16.0-1build1) ...
  102. Setting up python3-selinux (3.0-1build2) ...
  103. Setting up python3-crypto (2.6.1-13ubuntu2) ...
  104. Setting up python3-argcomplete (1.8.1-1.3ubuntu1) ...
  105. Setting up python3-requests-ntlm (1.1.0-1) ...
  106. Setting up python3-libcloud (2.8.0-1) ...
  107. Setting up python3-netaddr (0.7.19-3) ...
  108. /usr/lib/python3/dist-packages/netaddr/strategy/__init__.py:189: SyntaxWarning: "is not" with a literal. Did you mean "!="?
  109. if word_sep is not '':
  110. Setting up python3-winrm (0.3.0-2) ...
  111. Setting up ansible (2.9.6+dfsg-1) ...
  112. Processing triggers for man-db (2.9.1-1) ...
Add Comment
Please, Sign In to add comment