Questions tagged «dpkg»

Debian软件包管理实用程序,在软件安装和删除中执行较低级别的任务。

6
statoverride文件中的未知用户
我在运行ubuntu的htpc服务器上安装了一个名为mediatomb的应用程序,几个月前,我将其卸载并替换为Plex安装。在周末查询机器上的现有用户时,我注意到mediatomb用户和组仍然存在,因此我使用了以下命令 sudo deluser mediatomb 删除用户。sudo apt-get install htop大约一天后,我去安装htop,但发现出现错误: 语法错误:statoverride文件中的未知用户'mediatomb'。 我以为我可以使用nano打开statoverride文件并编辑掉对mediatomb的所有引用,但是我无法使用nano正确打开文件。我运行了一个grep命令 grep 'mediatomb' /var/lib/dpkg/statoverride 它返回了文件中系统上不再存在的两个位置。我现在能够解决该问题的唯一方法是重新创建用户mediatomb,然后一切正常。显然,这不是一个好的长期解决方案。 我想知道的是,什么是statoverride文件,为什么它会将已从系统中删除的用户保留在其中?我是否以错误或不建议使用的方式删除用户?
22 dpkg  users 

3
防止Ubuntu在后台自动更新完成之前关闭
我已经在朋友的PC上安装了(x)Ubuntu 14.04。自动更新设置为“下载并自动安装更新”。 问题在于,使用了几个月后,他在不知不觉中关闭了PC,直到软件包升级完成。这会导致依赖项/程序包损坏,从而导致更新受到影响以及需要运行sudo dpkg --configure -a 是否有可能让Ubuntu像Windows一样在PC关闭或重新启动之前等待更新完成,以确保不会出现损坏的软件包并且他的PC保持自动更新?

5
安装git-all时出现“无法连接到Upstart”错误
我正在使用15.04。 因此,我正在使用git并安装了标准版本。我设置了ssh密钥,并且能够将我的存储库之一克隆到正确的文件夹中。一切都很好,然后我决定安装更多软件包是一个好主意。我跑了sudo apt-get install git-all。我正在查看现在必须处理新贵的错误代码。 start: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused No apport report written because the error message indicates its a followup error from a previous failure. dpkg: error processing package runit (--configure): subprocess installed post-installation script returned error exit status …
21 dpkg  upstart  git 

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 …


1
肉桂会议崩溃从迎宾员登录
我想将桌面环境(DE)更改为肉桂,因为它在我的测试计算机上速度更快。 我运行了命令: apt-get install cinnamon-desktop-environment 重新启动。 将DE更改为Cinnamon。 输入我的密码,然后它把我踢回了迎接者。 查看日志时,发现以下错误消息: Mar 5 13:28:39 lab-linux-01 cinnamon-session[7991]: GLib-GIO-ERROR: t+0.01202s: Settings schema 'org.gnome.desktop.file-sharing' does not contain a key named 'enabled'#012aborting... Mar 5 13:28:39 lab-linux-01 kernel: [ 588.104932] traps: cinnamon-sessio[7991] trap int3 ip:7fc180cd3ad1 sp:7fffb34390a0 error:0 in libglib-2.0.so.0.5502.0[7fc180c82000+113000] 搜寻该错误消息并没有产生太多帮助。
20 dpkg  cinnamon  glib 

3
“试图覆盖'/usr/share/accounts/services/google-im.service',这也在package-plugin-google 0.12 + 15.04.20150415.1-0ubuntu2软件包中”
我正在尝试更新和升级我的kubuntu 15.04。尝试安装所有升级后,出现以下错误消息: The following extra packages will be installed: kde-config-telepathy-accounts The following packages will be upgraded: kde-config-telepathy-accounts 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/122 kB of archives. After this operation, 1.948 kB disk space will be freed. Do you want …


9
无法在Ubuntu 14.04 64位上安装Skype 4.3
首先,我认为这个问题不是重复的,因为我已经尝试了在此找到的所有其他解决方案,但是没有任何解决方案可以解决我的问题。 我使用Ubuntu 14.04 64位。 直到现在我都尝试过: sudo apt-get install skype->无效。错误是: The following packages have unmet dependencies: skype : Depends: skype-bin E: Unable to correct problems, you have held broken packages. 我已经尝试过,sudo dpkg add-architecture && sudo dpkg -i skype-ubuntu-precise_4.3.0.37-1_i386.deb但是也没有用。错误是: dpkg: dependency problems prevent configuration of skype: skype depends on libqt4-dbus (>= 4:4.5.3); …
20 apt  64-bit  dpkg  skype 

4
如何重新安装软件包
安装libebml3时出现此错误: Errors were encountered while processing: libebml3:i386 Error in function: dpkg: error processing libebml3:i386 (--configure): Package is in a very bad inconsistent state - you should reinstall it before attempting configuration. 我怎样才能解决这个问题?

3
如何强制配置部分安装的软件包?
每当我运行时aptitude safe-upgrade,我都会得到以下输出: The following partially installed packages will be configured: cups gconf2 ufw update-manager No packages will be installed, upgraded, or removed. 0 packages upgraded, 0 newly installed, 0 to remove and 2 not upgraded. Need to get 0 B of archives. After unpacking 0 B will be used. 如何配置上述四个软件包? …
20 dpkg 


3
E:Mysql-server-5.5安装错误[关闭]
关闭。这个问题是题外话。它当前不接受答案。 想改善这个问题吗? 更新问题,使它成为Ask Ubuntu 的主题。 5年前关闭。 我在ubuntu vps上尝试安装mysql-server失败了一段时间 在安装过程中进行全新安装(完全清除所有与mysql相关的软件包)时,它要求设置root密码,然后显示错误屏幕,其中包括: 设置MySQL管理用户的密码时发生错误。发生这种情况的原因可能是该帐户已具有密码,或者是由于与MySQL服务器的通讯问题。 Unpacking mysql-server (from .../mysql-server_5.5.34-0ubuntu0.12.04.1_all.deb) ... Processing triggers for man-db ... Setting up libmysqlclient18 (5.5.34-0ubuntu0.12.04.1) ... Setting up libdbd-mysql-perl (4.020-1build2) ... Setting up mysql-client-core-5.5 (5.5.34-0ubuntu0.12.04.1) ... Setting up mysql-client-5.5 (5.5.34-0ubuntu0.12.04.1) ... Setting up mysql-server-core-5.5 (5.5.34-0ubuntu0.12.04.1) ... Setting up mysql-server-5.5 (5.5.34-0ubuntu0.12.04.1) ... …
19 dpkg 

7
dpkg:invoke-rc.d:initscript mysql,动作“启动”失败
我在这里阅读了许多帖子,它们都声明可以运行以下命令: Apt-get -f删除* * apt-get更新 apt-get升级 apt-get -f安装* * 我已经以各种顺序看到了这些问题,但没有一个问题得到解决。无论我尝试什么,我都会得到: apt-get -f install mysql-server Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: mysql-server-5.5 mysql-server-core-5.5 Suggested packages: tinyca mailx The following NEW packages will be installed: mysql-server mysql-server-5.5 mysql-server-core-5.5 0 upgraded, …
19 apt  dpkg  mysql 

3
子进程已安装的安装后脚本返回错误退出状态247
当我想安装任何软件包时,我得到这个: root@kd32206:~# apt-get install nginx Reading package lists... Done Building dependency tree Reading state information... Done nginx is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 203 not fully installed or removed. After this operation, 0 B of additional disk space will …

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.