Tag: 包管理

snap-confine拒绝启动应用程序以避免权限攻击

我刚安装了一个包管理器快照的程序,刚安装在我的linux Mint Cinnamon 18计算机上。 我安装了以下应用程序: sudo snap install cloudcompare 我退出并在我的机器中重新登录以刷新路径。 现在,当图标和路径存在时,程序仍然没有启动。 以下是我从终端启动程序的方法: cloudcompare.CloudCompare 返回: snap-confine has elevated permissions and is not confined but should be. Refusing to continue to avoid permission escalation attacks 有关如何防止这种拒绝的任何想法?

尝试安装adobe-flashplugin时,’adobe-flashplugin与flashplugin-downloader冲突’错误

我正在努力直接使用我的adobe flash插件。 $ sudo apt-get remove –purge adobe-flashplugin flashplugin * nspluginwrapper Reading package lists… Done Building dependency tree Reading state information… Done Note, selecting ‘flashplugin-installer’ for regex ‘flashplugin*’ Note, selecting ‘flashplugin-downloader’ for regex ‘flashplugin*’ Note, selecting ‘adobe-flashplugin’ for regex ‘flashplugin*’ Note, selecting ‘flashplugin-nonfree-extrasound’ for regex ‘flashplugin*’ Note, selecting ‘flashplugin’ for regex ‘flashplugin*’ Note, selecting ‘flashplugin-nonfree’ […]

更新管理器一次只能下载一个包吗?

我需要更新管理器一次只下载一个包,而不是尝试一次下载多个包。 我慢的互联网无法处理多个连接; 将下载速度降低到爬行状态,一些软件包会在超时时中途重置。 编辑 使用apt-get update会检查多个存储库: 使用apt-get upgrade会下载多个软件包:

包安装问题 – linux-image-server

我知道类似的问题已经解决,但我有点卡住了。 我在/ partition上耗尽空间并且需要删除一些包,因为apt-get remove,autoremove和clean都无法做任何事情。 我然后apt-get update和apt-get upgrade -ed,但是在这个过程中出了问题。 现在,这个假设是: apt-get -f install Reading package lists… Done Building dependency tree Reading state information… Done Correcting dependencies… Done The following extra packages will be installed: linux-headers-server linux-server The following packages will be upgraded: linux-headers-server linux-server 2 upgraded, 0 newly installed, 0 to remove and 56 not upgraded. […]

为什么更新和升级的分离甚至存在?

我理解在apt ,命令update更新可用软件包列表,但它不会升级已从这些软件包安装的软件。 我也明白, upgrade升级我已安装的任何软件,如上所述,我使用update了这个软件包。 Ubuntu / Debian开发人员分拆update和upgrade的原因是什么,而是使用一个命令来完成这两项任务? 这是关于Ubuntu开发人员的架构哲学的更多问题。

无法修复未满足的依赖项

我安装(不成功) chrome 32位并且不知道我的操作系统类型是64位。 我尝试用这个命令sudo apt-get -f install修复它,但是出现了错误 。 每次我安装软件包时,例如flashplugin-installer或gdebi ,都会显示错误: $ sudo apt-get install flashplugin-installer Reading package lists… Done Building dependency tree Reading state information… Done You might want to run ‘apt-get -f install’ to correct these: The following packages have unmet dependencies: libc6 : Breaks: locales (< 2.19) libc6:i386 : Recommends: libc6-i686:i386 Breaks: locales […]

在发行版更新中删除损坏的包(13.04到13.10)

我是linux的新手。 昨晚我尝试从13.04升级到13.10,但我得到了“无法计算”的错误。 我读了这个问题并在主日志中发现了这个错误:Dist-upgrade失败:’E:无法纠正问题,你已经破坏了包裹。 这是我破损包裹的清单: Broken libwayland-client0:amd64 Conflicts on libwayland0 [ amd64 ] ( libs ) (< 1.1.0) Broken libpam-systemd:amd64 Conflicts on libpam-xdg-support [ amd64 ] ( admin ) Broken cups-filters:amd64 Conflicts on ghostscript-cups [ amd64 ] ( text ) Broken libharfbuzz0a:amd64 Breaks on libharfbuzz0 [ amd64 ] ( libs ) Broken libunity-scopes-json-def-desktop:amd64 Conflicts on libunity-common […]

下载包含其所有依赖项的程序包,以供以后脱机使用

我想将包含其所有依赖项的软件包下载到我的计算机上,当我需要它时,我会运行命令dpkg -i *.deb 。 我只需要下载安装所需的一切,比如vlc或g++或ubuntu-restricted-extras 。 请帮忙。 提前致谢。 PS我相信它是重复但我无法理解其他博客。

无法安装/删除/升级任何软件包

所以我几天前一直试图升级Ubuntu 11.10 64位并收到错误: dpkg:../../ src / archives.c:978:tarobject:断言`r == stab.st_size’失败。 所以我按照这个Ubuntu论坛post和这个 。 从info文件夹和状态文件中删除了ubuntu-docs 。 现在,每当我尝试安装/删除/升级任何软件包时,都会收到错误消息: Traceback (most recent call last): File “/usr/lib/python2.7/dist-packages/aptdaemon/worker.py”, line 968, in simulate trans.unauthenticated = self._simulate_helper(trans) File “/usr/lib/python2.7/dist-packages/aptdaemon/worker.py”, line 1092, in _simulate_helper return depends, self._cache.required_download, \ File “/usr/lib/python2.7/dist-packages/apt/cache.py”, line 235, in required_download pm.get_archives(fetcher, self._list, self._records) SystemError: E:I wasn’t able to locate a file […]

安装后无法运行FoxitReader

我正在尝试安装福昕阅读器。 我已经下载了.deb,用Ubuntu软件中心(或gdebi等)打开并点击安装。 进度条完成她的工作,当我在启动器上搜索Foxit时会出现一个图标。 它也存在于Synaptic管理器的菜单中,并被Synapse等其他启动器应用程序看到。 但它没有开始。 它不存在于usr/bin ,并且不会被alt – f2 (运行)看到,因此未正确安装。 如果我再次打开USC,FoxitReader显示为未安装。 在gdebi中重新启动deb文件似乎没有安装(已经安装了版本的注释,并且重新安装,删除等选项都不存在)。 想法?