root@vps-86420787:~# curl http://download.bt.cn/install/coll/install-side.sh|bash
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4293 100 4293 0 0 9712 0 --:--:-- --:--:-- --:--:-- 9734
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package zlib1g.dev
E: Couldn't find any package by glob 'zlib1g.dev'
--2023-09-24 13:05:32-- http://download.bt.cn/src/Python-3.7.4.tar.xz
Resolving download.bt.cn (download.bt.cn)... 2001:19f0:7001:54fc:5400:2ff:fe9b:97f9, 103.179.243.14
Connecting to download.bt.cn (download.bt.cn)|2001:19f0:7001:54fc:5400:2ff:fe9b:97f9|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 17131432 (16M) [application/octet-stream]
Saving to: '/tmp/Python-3.7.4.tar.xz'
/tmp/Python-3.7.4.tar.xz 100%[===================================================================================================>] 16.34M 6.73MB/s in 2.4s
2023-09-24 13:05:35 (6.73 MB/s) - '/tmp/Python-3.7.4.tar.xz' saved [17131432/17131432]
main: line 31: cd: /tmp/Python-3.7.4: No such file or directory
===========================================================
无法安装Python虚拟环境。
===========================================================
root@vps-86420787:~#
多个VPS都是这样的问题,系统是Debian 10 11 12
|
|