amazon-linux-extras enable和amazon-linux-extras install有什么区别?我之所以问这个问题,是因为我们的build.sh最近的一个变化破坏了我们的AWS构建-- amazon-linux-extras enable ansible2变成了amazon-linux-extras install ansible2。
在此之后,构建开始失败,因为:
Installation failed. Check that you have permissions to install.
我添加了一个版本check - ansible --version || e
我不是Linux的高级用户,我试着用数据库安装工作,所以我安装了Mysql服务器,我想我做错了同样的事情,所以我遇到了麻烦,现在我不能安装任何东西,这是我使用apt-get -f install时得到的:
root@me:~# apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be in
在软件资源中,我看到了许多没有链接到lanchpad.net的链接
http://deb.playonlinux.com/ oreiric main
http://dl.google.com/linuxearth/deb/ stable main
http://linux.dropbox.com/ubuntu precise main
我想知道:我可以在我的sources.list中添加一个常规的下载链接吗?
这是我的本意。
这是notepad++的下载链接(一个例子)
http://download.tuxfamily.org/notepadplus/6.1.3/npp.6.1.3.In
这是我得到的输出
53 packages can be upgraded. Run 'apt list --upgradable' to see them.
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://deb.opera.com/opera-stable stable InRelease: The following si
有人能帮我修复这个更新错误吗?
W: Skipping acquire of configured file 'partner/binary-i386/Packages' as repository 'http://archive.canonical.com cosmic InRelease' doesn't have the component 'partner' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'partn
以下是错误:
E: The package libpam-systemd needs to be reinstalled, but I can't find an archive for it.
当我试图更新Ubuntu 14.04时,我会收到以下弹出窗口:
无法初始化包信息--初始化包信息时发生了无法解决的问题。请在“更新管理器”包中报告此错误,并包含以下错误消息:e:包libpam-systemd需要重新安装,但我找不到它的存档。“
📷
我查看了以下文章:软件包libpam-systemd需要重新安装.
当我试图将sudo apt-get install aptitude输入终端时
以上错误意味着什么?什么是安装候选?
我想做的是
sudo apt-get install munin-memcached
我收到这样的信息:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package munin-memcached is not available, but is referred to by another package.
This may mean that the package is missing, has be