Questions tagged «apt»

Advanced Packaging Tool,基于Debian的发行版的软件包管理器。它也是在Ubuntu中安装软件包的最常用工具。有关使用任何apt工具的问题,应使用此标记。

10
出现NODATA问题:“ NODATA”(网络需要身份验证吗?)
我可以使用移动宽带通过Firefox访问Internet,但是当我想从终端安装任何软件包或执行“ apt-get update”命令时,出现以下错误: got 'NODATA' (does the network require authentication?) apt-get更新输出: Get:1 extras.ubuntu.com trusty InRelease [213 B] 98% [1 InRelease gpgv 213 B] [Connecting to archive.ubuntu.com] Splitting up /var/lib/apt/lists/partial/extras.ubuntu.com_ubuntu_dists_trusty_InRelease into data Ign extras.ubuntu.com trusty InRelease E: GPG error: extras.ubuntu.com trusty InRelease: Clearsigned file isn't valid, got 'NODATA' (does the network …
21 apt 

1
dpkg-deb:错误:子进程粘贴被信号杀死(管道断开)nginx
软件最新选项会自动下载的升级nginx。但是在安装时会出现以下错误: Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: nginx 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/434 kB of archives. After this operation, 977 kB of additional disk space will …

2
解决medibuntu信息库时发生了什么邪恶的事情,会发生什么?
我们有一台Ubuntu 12.04 LTS机器,当我尝试运行更新时出现错误。 具体来说,我收到了很多这样的错误: W: Failed to fetch http://packages.medibuntu.org/dists/precise/non-free/i18n/Translation-en Something wicked happened resolving 'packages.medibuntu.org:http' (-5 - No address associated with hostname) 我试图对packages.medibuntu.org执行ping操作,并返回: ping: unknown host packages.medibuntu.org 因此,在我看来,过去某个时候已经从那里安装了软件包,但是它已经“消失了”。 问题: 那诊断正确吗? 如果是这样,我如何识别和“修复”那些软件包?我是否必须仔细检查“ apt-get upgrade”的全部输出并卸载每个输出?希望不要,但是如果这是必需的,那就好。
21 apt 


2
E:某些索引文件下载失败。它们已被忽略,或者在apt-get update之后改用旧的
我的/etc/apt/sources.list包含: nazar_art@nazar-desctop:/etc/apt$ cat source.list deb http://security.ubuntu.com/ubuntu precise-security main universe nazar_art@nazar-desctop:/etc/apt$ cat sources.list.old deb http://archive.ubuntu.com/ubuntu precise universe nazar_art@nazar-desctop:/etc/apt$ cat source.list deb http://security.ubuntu.com/ubuntu precise-security main universe nazar_art@nazar-desctop:/etc/apt$ 我根据此帖子进行了更新如何还原默认存储库? 但是当我运行时它又出现了另一个问题,我的sudo apt-get update输出是这样的: Err http://ua.archive.ubuntu.com main/restricted Sources 404 Not Found [IP: 91.189.91.13 80] Err http://ua.archive.ubuntu.com main/universe Sources 404 Not Found [IP: 91.189.91.13 80] Err …
21 apt  repository 

8
apt-get break:没有名为debian.deb822的模块
sys.path: ['/usr/lib/update-notifier'、'/usr/local/lib/python26.zip'、'/usr/local/lib/python2.6'、'/usr/local/lib/python2.6/ plat-linux3”,“ / usr / local / lib / python2.6 / lib-tk”,“ / usr / local / lib / python2.6 / lib-old”,“ / usr / local / lib / python2.6” /lib-dynload'、'/usr/local/lib/python2.6/site-packages'] terry@terrylaptop:/usr/lib$ sudo apt-get install python-debian Reading package lists... Done Building dependency tree Reading state information... Done python-debian is …


4
为什么“ tasksel”会出现“智能失败”错误?
该问题以以下方式开始。我只是从终端菜单中使用taskel,而我只是在这样做时显示它sudo tasksel。我从列表中选择Lamp Server,并开始安装与之相关的所有软件包。问题是我的朋友错误地单击了终端关闭按钮,然后单击接受,关闭了终端,而activity taskel正在做。我尝试再次安装灯泡服务器,发现以下问题: sudo tasksel install lamp-server tasksel: aptitude failed (100) 我应该提到我已经安装了智能软件。所以错误不是我缺少才能。在关闭终端之前,它可以正常工作。我该如何解决?
21 apt  aptitude  tasksel 

5
使用apt获取软件包描述
如何使用来获得包装的平淡无奇的描述apt?我都尝试过apt-cache show,apt-cache showpkg但没有运气。 使用synaptic就像输入包名称一样容易,并且描述是由标准视图给出的,但是有时候我更喜欢只使用apt-cache,例如从终端。

2
从系统中删除gitlab软件包后手动删除/ opt / gitlab /目录是否可以?
我刚刚从ubuntu 16.04系统中删除了一个软件包。删除软件包后,终端显示如下警告: Removing gitlab-ce (8.10.4-ce.0) ... Purging configuration files for gitlab-ce (8.10.4-ce.0)... dpkg: warning: while removing gitlab-ce, directory '/opt/gitlab/sv' not empty so not removed dpkg: warning: while removing gitlab-ce, directory '/opt/gitlab/etc' not empty so not removed dpkg: warning: while removing gitlab-ce, directory '/opt/gitlab/service' not empty so not removed dpkg: warning: …

2
libtool已安装,但安装后未在路径上
我正在尝试安装libtool。即使安装后,它似乎也不可用。 任何有价值的帮助。 ubuntu@ip-172-30-2-10:/opt/backend.mydomain.com/HaLVM$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 15.04 Release: 15.04 Codename: vivid ubuntu@ip-172-30-2-10:/opt/backend.mydomain.com/HaLVM$ which libtool ubuntu@ip-172-30-2-10:/opt/backend.mydomain.com/HaLVM$ sudo apt-get remove --purge libtool Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be REMOVED: libtool* 0 upgraded, 0 …
21 apt 

1
如何安装python-gpgme ubuntu 14.04
我安装了Dropbox,但是当我运行它时。我收到一条错误消息: In order to use dropbox you need proprietary daemons. Install python-gpgme. 然后,我从这里开始安装该python模块,但在那里以书面形式使用apap或synaptic来安装软件包,这通常被认为是一种安全简便的方法。如何使用aptitude安装此python-gpgme?我使用apt-get,从未使用过aptitude。帮我安装。


3
如何从apt-get autoremove中排除软件包?
我处于一种情况,要删除的孤立软件包列表中apt-get autoremove包含我要保留的软件包。显然我不小心删除了一个依赖它的包装。我现在如何才能按明确希望的方式标记该软件包,从而apt-get autoremove不会将其删除?

2
apt-get更新警告:正在忽略为软件包提供DepCompareOp行…
上面有一笔赏金,由于没有好的答案,所以没有被授予……☹ 我尝试运行apt-get update并收到以下警告: W: Ignoring Provides line with DepCompareOp for package python-cffi-backend-api-max W: Ignoring Provides line with DepCompareOp for package python-cffi-backend-api-min W: Ignoring Provides line with DepCompareOp for package python3-cffi-backend-api-max W: Ignoring Provides line with DepCompareOp for package python3-cffi-backend-api-min W: You may want to run apt-get update to correct these …
20 14.04  apt 

By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.