首页
学习
活动
专区
工具
TVP
发布
社区首页 >问答首页 >无法在Ubuntu Server 18.04上安装Phusion Passenger

无法在Ubuntu Server 18.04上安装Phusion Passenger
EN

Stack Overflow用户
提问于 2018-08-10 10:55:51
回答 1查看 3.6K关注 0票数 1

运行在Virtualbox上全新安装的Ubuntu Server 18.04上,主机操作系统为Windows 10。已运行Phusion乘客站点here上的说明

这是我得到的错误:

代码语言:javascript
复制
steve@heartypet-staging:~$ sudo apt-get install -y libnginx-mod-http-passenger
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libnginx-mod-http-passenger : Depends: passenger (= 1:5.3.4-1~bionic1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

奇怪的是,完全相同的指令在桌面版本上工作得很好。

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2018-08-16 15:26:57

从此处获取默认源列表

https://askubuntu.com/a/1036749

/etc/apt/source.list替换为上面链接中的文件。然后是sudo apt updatesudo apt upgrade

继续前进..。

票数 3
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/51778272

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档