[3rd-Party Apps] 【已解决】sudo apt --fix-broken install 碰到下载的文件极其缓慢
Tofloor
poster avatar
剥壳白煮蛋
deepin
2021-02-17 22:53
Author

今天想再试试 howdy, 安装deb包的时候发现缺少依赖, 那就装吧, 稀里糊涂就这样了↓

您要不把我墙住得了?

 

sudo apt install libpam-python libopencv-dev

...

sudo apt --fix-broken install
正在读取软件包列表... 完成
正在分析软件包的依赖关系树       
正在读取状态信息... 完成       
升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 0 个软件包未被升级。
有 1 个软件包没有被完全安装或卸载。
解压缩后会消耗 0 B 的额外空间。
正在设置 howdy (2.6.1) ...
Attempting installation of missing data files
Downloading 3 required data files...
dlib_face_recognition_resnet_model_   5%[==>                                                               ]   1.05M  4.00KB/s  用时 5m 21s  
      dlib_face_recognition_resnet_   5%[+++                                                               ]   1.09M  2.43KB/s  剩余 2h 18m  
进度:[ 33%] [########################################.................................................................................]

 

 

Reply Favorite View the author
All Replies
剥壳白煮蛋
deepin
2021-02-17 22:54
#1

真是气得肺疼,这垃圾网络体验!

Reply View the author
Fredoong
deepin
2021-02-17 23:32
#2

看样子是从howdy指定的服务器上下载缺少的数据文件,如果这个服务器没有使用加速服务,下载是肯定慢的,毕竟物理距离的影响无法改变。

建议你凌晨下载,凌晨国际带宽比较空闲,应该会快很多。

Reply View the author
剥壳白煮蛋
deepin
2021-02-17 23:37
#3
Fredoong

看样子是从howdy指定的服务器上下载缺少的数据文件,如果这个服务器没有使用加速服务,下载是肯定慢的,毕竟物理距离的影响无法改变。

建议你凌晨下载,凌晨国际带宽比较空闲,应该会快很多。

我现在不想要它了

sudo apt remove howdy        
E: dpkg 被中断,您必须手工运行 ‘sudo dpkg --configure -a’ 解决此问题。

可是 sudo dpkg --configure -a 又回到那个尿不尽的下载过程.

我有禾斗学上网方式, 依然没法加速.

被坑爆, 想装个别的都不能装, 只能等它......

Reply View the author
lcw0268
deepin
2021-02-18 02:50
#4
剥壳白煮蛋

我现在不想要它了

sudo apt remove howdy        
E: dpkg 被中断,您必须手工运行 ‘sudo dpkg --configure -a’ 解决此问题。

可是 sudo dpkg --configure -a 又回到那个尿不尽的下载过程.

我有禾斗学上网方式, 依然没法加速.

被坑爆, 想装个别的都不能装, 只能等它......

sudo apt purge howdy

如果需要,再把下载的deb删除。

Reply View the author
安洛
deepin
2021-02-18 04:52
#5
剥壳白煮蛋

我现在不想要它了

sudo apt remove howdy        
E: dpkg 被中断,您必须手工运行 ‘sudo dpkg --configure -a’ 解决此问题。

可是 sudo dpkg --configure -a 又回到那个尿不尽的下载过程.

我有禾斗学上网方式, 依然没法加速.

被坑爆, 想装个别的都不能装, 只能等它......

用dpkg -r卸载。

另外apt好像不走系统代理,需要专门设置代理。可以参考https://blog.csdn.net/lonelysky/article/details/81059339

Reply View the author
mardou
deepin
2021-02-18 05:17
#6

这是个什么软件?

Reply View the author
剥壳白煮蛋
deepin
2021-02-18 06:51
#7
安洛

用dpkg -r卸载。

另外apt好像不走系统代理,需要专门设置代理。可以参考https://blog.csdn.net/lonelysky/article/details/81059339

谢谢!

Reply View the author
剥壳白煮蛋
deepin
2021-02-18 06:52
#8
mardou

这是个什么软件?

人脸解锁

Reply View the author
剥壳白煮蛋
deepin
2021-02-18 06:54
#9

感谢回复,还是用回原来的法子,手机代理开中继给电脑,真 全局代理,很快就安装好了,howdy 可以使用了。

Reply View the author
剥壳白煮蛋
deepin
2021-03-16 18:02
#10
安洛

用dpkg -r卸载。

另外apt好像不走系统代理,需要专门设置代理。可以参考https://blog.csdn.net/lonelysky/article/details/81059339

我那个手机开不了代理中继了, 今天重装 howdy , 又碰到这个网络问题

 

sudo dpkg -i howdy_2.6.1.deb

(正在读取数据库 ... 系统当前共安装有 299522 个文件和目录。)

准备解压 howdy_2.6.1.deb  ...

Backup of Howdy config file created in /tmp/howdy_config_backup_v2.6.1.ini

正在解压 howdy (2.6.1) 并覆盖 (2.6.1) ...

正在设置 howdy (2.6.1) ...

Attempting installation of missing data files

Downloading 3 required data files...

 

怎么让 dpkg 走代理呢?

按照你给的链接方法还是不行, 我不清楚上面的下载方式用的是什么协议, http 还是 ftp

Reply View the author
安洛
deepin
2021-03-17 06:10
#11
剥壳白煮蛋

我那个手机开不了代理中继了, 今天重装 howdy , 又碰到这个网络问题

 

sudo dpkg -i howdy_2.6.1.deb

(正在读取数据库 ... 系统当前共安装有 299522 个文件和目录。)

准备解压 howdy_2.6.1.deb  ...

Backup of Howdy config file created in /tmp/howdy_config_backup_v2.6.1.ini

正在解压 howdy (2.6.1) 并覆盖 (2.6.1) ...

正在设置 howdy (2.6.1) ...

Attempting installation of missing data files

Downloading 3 required data files...

 

怎么让 dpkg 走代理呢?

按照你给的链接方法还是不行, 我不清楚上面的下载方式用的是什么协议, http 还是 ftp

dpkg走代理我还真的没试过,你可以试试

sudo apt -o Acquire::http::proxy="http://127.0.0.1:xxxx/" install ./houdy_2.6.1.deb

另外,你可以试试proxychains,这个对绝大多数软件都有效。

Reply View the author
剥壳白煮蛋
deepin
2021-03-18 04:06
#12
安洛

dpkg走代理我还真的没试过,你可以试试

sudo apt -o Acquire::http::proxy="http://127.0.0.1:xxxx/" install ./houdy_2.6.1.deb

另外,你可以试试proxychains,这个对绝大多数软件都有效。

我把那个破手机救回来了,还是靠它代理中继靠谱,终于又能用 howdy 人脸识别啦。

你这个方法我记一下🤣

Reply View the author
新毛宝贝
deepin
2022-02-08 18:21
#13
It has been deleted!