filezilla缺少依赖
Tofloor
poster avatar
solothink
deepin
2020-07-11 06:16
Author
管理员好,安装filezilla报依赖没安装“The following packages have unmet dependenciesrg.filezillaepends:filezilla-common(=3.39.0-2) but it is not going to be installed.
Reply Favorite View the author
All Replies
avatar
haohu1193
deepin
2020-07-11 07:22
#1
sudo apt install -f  
自动修复依赖...

sudo apt install filezilla-common
或者直接装试试...

仓库里有...


Reply View the author
avatar
神末shenmo
deepin
Spark-App
Q&A Team
2020-07-11 07:56
#2
sudo apt install filezilla
商店的filezilla依赖版本不对
https://bbs.deepin.org/user/238373 我记得上周我就和你说了
Reply View the author
avatar
solothink
deepin
2020-07-11 14:34
#3
https://bbs.deepin.org/post/196983
sudo apt install filezilla
商店的filezilla依赖版本不对
@deepin_uos 我记得上周我就和你说了 ...

装好了,谢谢
Reply View the author
avatar
solothink
deepin
2020-07-11 14:34
#4
https://bbs.deepin.org/post/196983
sudo apt install -f  
自动修复依赖...

好的,谢谢
Reply View the author
avatar
jingle
deepin
2020-07-11 15:46
#5
https://bbs.deepin.org/post/196983
sudo apt install filezilla
商店的filezilla依赖版本不对
@deepin_uos 我记得上周我就和你说了 ...
  1. jingle@jingle:~$ sudo apt install org.filezilla
  2. [sudo] jingle 的密码:
  3. 正在读取软件包列表... 完成
  4. 正在分析软件包的依赖关系树      
  5. 正在读取状态信息... 完成      
  6. 有一些软件包无法被安装。如果您用的是 unstable 发行版,这也许是
  7. 因为系统无法达到您要求的状态造成的。该版本中可能会有一些您需要的软件
  8. 包尚未被创建或是它们已被从新到(Incoming)目录移出。
  9. 下列信息可能会对解决问题有所帮助:

  10. 下列软件包有未满足的依赖关系:
  11. org.filezilla : 依赖: filezilla-common (= 3.39.0-2) 但是它将不会被安装
  12. E: 无法修正错误,因为您要求某些软件包保持现状,就是它们破坏了软件包间的依赖关系。
Copy the Code



已经提交更新打包最新的
Reply View the author