树莓派蚊子依赖问题

问题描述

我正在尝试在我的 Rpi4 上安装 mosquitto。我使用的是 buster 操作系统

所以我跑了

sudo wget http://repo.mosquitto.org/debian/mosquitto-buster.list
sudo apt-get update
sudo apt-get install mosquitto

这里是:

The following packages have unmet dependencies:
mosquiitto:  Dpends:  libssl1.0.0 (>=1.0.0) but it is not installable
E. Unable to correct problems,you have held broken packages.

我也试过

sudo aptitude install mosquitto.

它检测到我有未满足的依赖项。但建议保留以下软件包的当前版本:

1.) mosquitto [Not Installed]

Accept this solution?  I click Y.  And nothing gets installed.  

可以确认mosquitto-buster.list在/etc/apt/sources.list.d中

如何解决这个依赖问题?

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)