首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >在16.04安装ubuntu-mate桌面,blueman配置问题

在16.04安装ubuntu-mate桌面,blueman配置问题
EN

Ask Ubuntu用户
提问于 2016-10-16 12:12:55
回答 1查看 8.5K关注 0票数 1

在Ubuntu16.04上,我尝试用ubuntu-mate-desktop安装sudo apt-get install -y ubuntu-mate-desktop,但不幸的是,我遇到了错误:

代码语言:javascript
复制
Fetched 223 kB in 2s (106 kB/s)        
(Reading database ... 356281 files and directories currently installed.)
Preparing to unpack .../libgee-0.8-2_0.18.1-0ubuntu1~16.04~valateam0_amd64.deb ...
Unpacking libgee-0.8-2:amd64 (0.18.1-0ubuntu1~16.04~valateam0) over (0.18.0-1) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
Setting up blueman (2.0.4-1ubuntu2) ...
Running in chroot, ignoring request.
 * Reloading system message bus config...                                                        Failed to open connection to "system" message bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
invoke-rc.d: initscript dbus, action "reload" failed.
dpkg: error processing package blueman (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of ubuntu-mate-desktop:
 ubuntu-mate-desktop depends on blueman; however:
  Package blueman is not configured yet.

dpkg: error processing package ubuntu-mate-desktop (--configure):
 dependency problems - leaving unconfigured
Setting up libgee-0.8-2:amd64 (0.18.1-0ubuntu1~16.04~valateam0) ...
No apport report written because the error message indicates its a followup error from a previous failure.
         Processing triggers for libc-bin (2.23-0ubuntu3) ...
Errors were encountered while processing:
 blueman
 ubuntu-mate-desktop
E: Sub-process /usr/bin/dpkg returned an error code (1)

我试过跑步:

代码语言:javascript
复制
sudo apt-get install -y blueman ubuntu-mate-desktop

以及:

代码语言:javascript
复制
sudo apt-get -f install

以及:

代码语言:javascript
复制
sudo dpkg --configure -a

但仍然看不到任何解决方案。

EN

回答 1

Ask Ubuntu用户

发布于 2016-11-20 21:45:51

在配置blueman包时,它无法重新启动DBUS服务:

  1. 开放用于编辑/var/lib/dpkg/info/blueman.postinst
  2. 注释其中一行#set -e或#invoke rc.d dbus重新加载
票数 2
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/837817

复制
相关文章

相似问题

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