我运行此命令:
apt-get update
DEBIAN_FRONTEND=noninteractive apt-get install -y tomcat8=8.0.32-1ubuntu1.5
这是以失败告终:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Version '8.0.32-1ubuntu1.5' for 'tomcat8' was not found
该命令之前正在运行。 是否删除了此版本?
感谢您的帮助
答案 0 :(得分:1)
我不确定您当前的回购是否能够找到所需的包裹。您是否尝试从https://tomcat.apache.org/手动查找包并安装它?
Btw所有已归档的版本:https://archive.apache.org/dist/tomcat/tomcat-8/