当我运行sudo时-获取安装媒体
我知道这个错误:
Reading state information... Done
Package mediatomb is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'mediatomb' has no installation candidate在18.04项下是否不再支持医疗?
发布于 2018-07-06 18:37:01
显然,Mediatomb现在无法维护。https://wiki.archlinux.org/index.php/MediaTomb -推荐的替代方案是Gerbera。https://gerbera.io
发布于 2018-05-18 02:23:05
您可以安装mediatomb。只需下载较早版本的mediatomb包(最好是Artful )及其所有依赖项,然后使用dpkg进行安装。
但是,当我在安装软件包后尝试执行sudo apt -f install (以解决依赖关系)时,它给了我这个错误:
注意:这是消息的粗略翻译。我没有用英语。
adduser: Warning: directory home `/var/lib/mediatomb' is not owned by user you're creating with.结论:可以安装mediatomb。但我没有测试,因为我不知道该怎么做。
https://askubuntu.com/questions/1037610
复制相似问题