Advertisement
TodWulff

Untitled

Oct 28th, 2023
680
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 14.24 KB | None | 0 0
  1. Linux hped800g3-28 5.10.0-26-amd64 #1 SMP Debian 5.10.197-1 (2023-09-29) x86_64
  2.  
  3. The programs included with the Debian GNU/Linux system are free software;
  4. the exact distribution terms for each program are described in the
  5. individual files in /usr/share/doc/*/copyright.
  6.  
  7. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
  8. permitted by applicable law.
  9. Last login: Tue Oct 24 19:09:51 2023 from 10.0.0.113
  10. pi@hped800g3-28:~$ sudo apt update
  11. Get:1 http://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
  12. Hit:2 http://deb.debian.org/debian bullseye InRelease
  13. Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
  14. Get:4 http://security.debian.org/debian-security bullseye-security/main Sources [159 kB]
  15. Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [256 kB]
  16. Fetched 508 kB in 1s (607 kB/s)
  17. Reading package lists... Done
  18. Building dependency tree... Done
  19. Reading state information... Done
  20. All packages are up to date.
  21. pi@hped800g3-28:~$ sudo apt install libffl-dev
  22. Reading package lists... Done
  23. Building dependency tree... Done
  24. Reading state information... Done
  25. E: Unable to locate package libffl-dev
  26. pi@hped800g3-28:~$ sudo apt install libffl-devel
  27. Reading package lists... Done
  28. Building dependency tree... Done
  29. Reading state information... Done
  30. E: Unable to locate package libffl-devel
  31. pi@hped800g3-28:~$ sudo apt install libffi-dev
  32. Reading package lists... Done
  33. Building dependency tree... Done
  34. Reading state information... Done
  35. libffi-dev is already the newest version (3.3-6).
  36. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  37. pi@hped800g3-28:~$ sudo apt install python-dev
  38. Reading package lists... Done
  39. Building dependency tree... Done
  40. Reading state information... Done
  41. Note, selecting 'python-dev-is-python2' instead of 'python-dev'
  42. The following additional packages will be installed:
  43.   libpython2-dev libpython2-stdlib libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib python-is-python2 python2 python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal
  44. Suggested packages:
  45.   python2-doc python-tk python2.7-doc binfmt-support
  46. The following NEW packages will be installed:
  47.   libpython2-dev libpython2-stdlib libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib python-dev-is-python2 python-is-python2 python2 python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal
  48. 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded.
  49. Need to get 7,647 kB of archives.
  50. After this operation, 33.3 MB of additional disk space will be used.
  51. Do you want to continue? [Y/n] y
  52. Get:1 http://deb.debian.org/debian bullseye/main amd64 libpython2.7-minimal amd64 2.7.18-8+deb11u1 [397 kB]
  53. Get:2 http://deb.debian.org/debian bullseye/main amd64 python2.7-minimal amd64 2.7.18-8+deb11u1 [1,301 kB]
  54. Get:3 http://deb.debian.org/debian bullseye/main amd64 python2-minimal amd64 2.7.18-3 [34.2 kB]
  55. Get:4 http://deb.debian.org/debian bullseye/main amd64 libpython2.7-stdlib amd64 2.7.18-8+deb11u1 [1,864 kB]
  56. Get:5 http://deb.debian.org/debian bullseye/main amd64 python2.7 amd64 2.7.18-8+deb11u1 [311 kB]
  57. Get:6 http://deb.debian.org/debian bullseye/main amd64 libpython2-stdlib amd64 2.7.18-3 [21.2 kB]
  58. Get:7 http://deb.debian.org/debian bullseye/main amd64 python2 amd64 2.7.18-3 [24.5 kB]
  59. Get:8 http://deb.debian.org/debian bullseye/main amd64 libpython2.7 amd64 2.7.18-8+deb11u1 [1,023 kB]
  60. Get:9 http://deb.debian.org/debian bullseye/main amd64 libpython2.7-dev amd64 2.7.18-8+deb11u1 [2,354 kB]
  61. Get:10 http://deb.debian.org/debian bullseye/main amd64 libpython2-dev amd64 2.7.18-3 [21.3 kB]
  62. Get:11 http://deb.debian.org/debian bullseye/main amd64 python-is-python2 all 2.7.18-9 [2,940 B]
  63. Get:12 http://deb.debian.org/debian bullseye/main amd64 python2.7-dev amd64 2.7.18-8+deb11u1 [291 kB]
  64. Get:13 http://deb.debian.org/debian bullseye/main amd64 python2-dev amd64 2.7.18-3 [1,216 B]
  65. Get:14 http://deb.debian.org/debian bullseye/main amd64 python-dev-is-python2 all 2.7.18-9 [1,528 B]
  66. Fetched 7,647 kB in 5s (1,621 kB/s)
  67. Selecting previously unselected package libpython2.7-minimal:amd64.
  68. (Reading database ... 121953 files and directories currently installed.)
  69. Preparing to unpack .../0-libpython2.7-minimal_2.7.18-8+deb11u1_amd64.deb ...
  70. Unpacking libpython2.7-minimal:amd64 (2.7.18-8+deb11u1) ...
  71. Selecting previously unselected package python2.7-minimal.
  72. Preparing to unpack .../1-python2.7-minimal_2.7.18-8+deb11u1_amd64.deb ...
  73. Unpacking python2.7-minimal (2.7.18-8+deb11u1) ...
  74. Selecting previously unselected package python2-minimal.
  75. Preparing to unpack .../2-python2-minimal_2.7.18-3_amd64.deb ...
  76. Unpacking python2-minimal (2.7.18-3) ...
  77. Selecting previously unselected package libpython2.7-stdlib:amd64.
  78. Preparing to unpack .../3-libpython2.7-stdlib_2.7.18-8+deb11u1_amd64.deb ...
  79. Unpacking libpython2.7-stdlib:amd64 (2.7.18-8+deb11u1) ...
  80. Selecting previously unselected package python2.7.
  81. Preparing to unpack .../4-python2.7_2.7.18-8+deb11u1_amd64.deb ...
  82. Unpacking python2.7 (2.7.18-8+deb11u1) ...
  83. Selecting previously unselected package libpython2-stdlib:amd64.
  84. Preparing to unpack .../5-libpython2-stdlib_2.7.18-3_amd64.deb ...
  85. Unpacking libpython2-stdlib:amd64 (2.7.18-3) ...
  86. Setting up libpython2.7-minimal:amd64 (2.7.18-8+deb11u1) ...
  87. Setting up python2.7-minimal (2.7.18-8+deb11u1) ...
  88. Linking and byte-compiling packages for runtime python2.7...
  89. Setting up python2-minimal (2.7.18-3) ...
  90. Selecting previously unselected package python2.
  91. (Reading database ... 122697 files and directories currently installed.)
  92. Preparing to unpack .../0-python2_2.7.18-3_amd64.deb ...
  93. Unpacking python2 (2.7.18-3) ...
  94. Selecting previously unselected package libpython2.7:amd64.
  95. Preparing to unpack .../1-libpython2.7_2.7.18-8+deb11u1_amd64.deb ...
  96. Unpacking libpython2.7:amd64 (2.7.18-8+deb11u1) ...
  97. Selecting previously unselected package libpython2.7-dev:amd64.
  98. Preparing to unpack .../2-libpython2.7-dev_2.7.18-8+deb11u1_amd64.deb ...
  99. Unpacking libpython2.7-dev:amd64 (2.7.18-8+deb11u1) ...
  100. Selecting previously unselected package libpython2-dev:amd64.
  101. Preparing to unpack .../3-libpython2-dev_2.7.18-3_amd64.deb ...
  102. Unpacking libpython2-dev:amd64 (2.7.18-3) ...
  103. Selecting previously unselected package python-is-python2.
  104. Preparing to unpack .../4-python-is-python2_2.7.18-9_all.deb ...
  105. Unpacking python-is-python2 (2.7.18-9) ...
  106. Selecting previously unselected package python2.7-dev.
  107. Preparing to unpack .../5-python2.7-dev_2.7.18-8+deb11u1_amd64.deb ...
  108. Unpacking python2.7-dev (2.7.18-8+deb11u1) ...
  109. Selecting previously unselected package python2-dev.
  110. Preparing to unpack .../6-python2-dev_2.7.18-3_amd64.deb ...
  111. Unpacking python2-dev (2.7.18-3) ...
  112. Selecting previously unselected package python-dev-is-python2.
  113. Preparing to unpack .../7-python-dev-is-python2_2.7.18-9_all.deb ...
  114. Unpacking python-dev-is-python2 (2.7.18-9) ...
  115. Setting up libpython2.7-stdlib:amd64 (2.7.18-8+deb11u1) ...
  116. Setting up libpython2.7:amd64 (2.7.18-8+deb11u1) ...
  117. Setting up libpython2.7-dev:amd64 (2.7.18-8+deb11u1) ...
  118. Setting up python2.7 (2.7.18-8+deb11u1) ...
  119. Setting up libpython2-stdlib:amd64 (2.7.18-3) ...
  120. Setting up python2 (2.7.18-3) ...
  121. Setting up libpython2-dev:amd64 (2.7.18-3) ...
  122. Setting up python-is-python2 (2.7.18-9) ...
  123. Setting up python2.7-dev (2.7.18-8+deb11u1) ...
  124. Setting up python2-dev (2.7.18-3) ...
  125. Setting up python-dev-is-python2 (2.7.18-9) ...
  126. Processing triggers for libc-bin (2.31-13+deb11u7) ...
  127. Processing triggers for man-db (2.9.4-2) ...
  128. Processing triggers for mailcap (3.69) ...
  129. pi@hped800g3-28:~$ pip install PyNaCl
  130. Collecting PyNaCl
  131.   Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
  132.      |████████████████████████████████| 856 kB 1.3 MB/s
  133. Collecting cffi>=1.4.1
  134.   Downloading cffi-1.16.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB)
  135.      |████████████████████████████████| 443 kB 1.4 MB/s
  136. Collecting pycparser
  137.   Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB)
  138. Installing collected packages: pycparser, cffi, PyNaCl
  139. Successfully installed PyNaCl-1.5.0 cffi-1.16.0 pycparser-2.21
  140. pi@hped800g3-28:~$ python3 -m pip install -U "discord.py[voice]"
  141. Collecting discord.py[voice]
  142.   Downloading discord.py-2.3.2-py3-none-any.whl (1.1 MB)
  143.      |████████████████████████████████| 1.1 MB 826 kB/s
  144. Collecting aiohttp<4,>=3.7.4
  145.   Downloading aiohttp-3.8.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
  146.      |████████████████████████████████| 1.1 MB 786 kB/s
  147. Requirement already satisfied: PyNaCl<1.6,>=1.3.0 in ./.local/lib/python3.9/site-packages (from discord.py[voice]) (1.5.0)
  148. Collecting frozenlist>=1.1.1
  149.   Downloading frozenlist-1.4.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (228 kB)
  150.      |████████████████████████████████| 228 kB 1.3 MB/s
  151. Collecting async-timeout<5.0,>=4.0.0a3
  152.   Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
  153. Collecting attrs>=17.3.0
  154.   Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
  155.      |████████████████████████████████| 61 kB 1.9 MB/s
  156. Requirement already satisfied: charset-normalizer<4.0,>=2.0 in ./.local/lib/python3.9/site-packages (from aiohttp<4,>=3.7.4->discord.py[voice]) (3.1.0)
  157. Collecting multidict<7.0,>=4.5
  158.   Downloading multidict-6.0.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (114 kB)
  159.      |████████████████████████████████| 114 kB 1.4 MB/s
  160. Collecting yarl<2.0,>=1.0
  161.   Downloading yarl-1.9.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (269 kB)
  162.      |████████████████████████████████| 269 kB 1.0 MB/s
  163. Collecting aiosignal>=1.1.2
  164.   Downloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
  165. Requirement already satisfied: cffi>=1.4.1 in ./.local/lib/python3.9/site-packages (from PyNaCl<1.6,>=1.3.0->discord.py[voice]) (1.16.0)
  166. Requirement already satisfied: pycparser in ./.local/lib/python3.9/site-packages (from cffi>=1.4.1->PyNaCl<1.6,>=1.3.0->discord.py[voice]) (2.21)
  167. Requirement already satisfied: idna>=2.0 in /usr/lib/python3/dist-packages (from yarl<2.0,>=1.0->aiohttp<4,>=3.7.4->discord.py[voice]) (2.10)
  168. Installing collected packages: multidict, frozenlist, yarl, attrs, async-timeout, aiosignal, aiohttp, discord.py
  169. Successfully installed aiohttp-3.8.6 aiosignal-1.3.1 async-timeout-4.0.3 attrs-23.1.0 discord.py-2.3.2 frozenlist-1.4.0 multidict-6.0.4 yarl-1.9.2
  170. pi@hped800g3-28:~$ sudo apt install aiohttp
  171. Reading package lists... Done
  172. Building dependency tree... Done
  173. Reading state information... Done
  174. E: Unable to locate package aiohttp
  175. pi@hped800g3-28:~$ pip install aiohttp
  176. Requirement already satisfied: aiohttp in ./.local/lib/python3.9/site-packages (3.8.6)
  177. Requirement already satisfied: multidict<7.0,>=4.5 in ./.local/lib/python3.9/site-packages (from aiohttp) (6.0.4)
  178. Requirement already satisfied: aiosignal>=1.1.2 in ./.local/lib/python3.9/site-packages (from aiohttp) (1.3.1)
  179. Requirement already satisfied: attrs>=17.3.0 in ./.local/lib/python3.9/site-packages (from aiohttp) (23.1.0)
  180. Requirement already satisfied: charset-normalizer<4.0,>=2.0 in ./.local/lib/python3.9/site-packages (from aiohttp) (3.1.0)
  181. Requirement already satisfied: async-timeout<5.0,>=4.0.0a3 in ./.local/lib/python3.9/site-packages (from aiohttp) (4.0.3)
  182. Requirement already satisfied: frozenlist>=1.1.1 in ./.local/lib/python3.9/site-packages (from aiohttp) (1.4.0)
  183. Requirement already satisfied: yarl<2.0,>=1.0 in ./.local/lib/python3.9/site-packages (from aiohttp) (1.9.2)
  184. Requirement already satisfied: idna>=2.0 in /usr/lib/python3/dist-packages (from yarl<2.0,>=1.0->aiohttp) (2.10)
  185. pi@hped800g3-28:~$ pip install async-timeout
  186. Requirement already satisfied: async-timeout in ./.local/lib/python3.9/site-packages (4.0.3)
  187. pi@hped800g3-28:~$ pip install attrs
  188. Requirement already satisfied: attrs in ./.local/lib/python3.9/site-packages (23.1.0)
  189. pi@hped800g3-28:~$ pip install certifi
  190. Requirement already satisfied: certifi in /usr/lib/python3/dist-packages (2020.6.20)
  191. pi@hped800g3-28:~$ pip install chardet
  192. Requirement already satisfied: chardet in /usr/lib/python3/dist-packages (4.0.0)
  193. pi@hped800g3-28:~$ pip install idna
  194. Requirement already satisfied: idna in /usr/lib/python3/dist-packages (2.10)
  195. pi@hped800g3-28:~$ pip install multidict
  196. Requirement already satisfied: multidict in ./.local/lib/python3.9/site-packages (6.0.4)
  197. pi@hped800g3-28:~$ pip install python-dotenv
  198. Collecting python-dotenv
  199.   Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB)
  200. Installing collected packages: python-dotenv
  201. Successfully installed python-dotenv-1.0.0
  202. pi@hped800g3-28:~$ pip install requests
  203. Requirement already satisfied: requests in ./.local/lib/python3.9/site-packages (2.28.2)
  204. Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3/dist-packages (from requests) (2.10)
  205. Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3/dist-packages (from requests) (1.26.5)
  206. Requirement already satisfied: charset-normalizer<4,>=2 in ./.local/lib/python3.9/site-packages (from requests) (3.1.0)
  207. Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests) (2020.6.20)
  208. pi@hped800g3-28:~$ pip install typing-extensions
  209. Collecting typing-extensions
  210.   Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
  211. Installing collected packages: typing-extensions
  212. Successfully installed typing-extensions-4.8.0
  213. pi@hped800g3-28:~$ pip install urllib3
  214. Requirement already satisfied: urllib3 in /usr/lib/python3/dist-packages (1.26.5)
  215. pi@hped800g3-28:~$ pip install yarl
  216. Requirement already satisfied: yarl in ./.local/lib/python3.9/site-packages (1.9.2)
  217. Requirement already satisfied: multidict>=4.0 in ./.local/lib/python3.9/site-packages (from yarl) (6.0.4)
  218. Requirement already satisfied: idna>=2.0 in /usr/lib/python3/dist-packages (from yarl) (2.10)
  219. pi@hped800g3-28:~$
  220.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement