|
发表于 2009-7-17 09:08:32
|
显示全部楼层
Post by laris;2006660
- [root@root]$ agi -f
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- The following packages were automatically installed and are no longer required:
- dmsetup rpm-i18n libdmraid1.0.0.rc15 elfutils libiso9660-5 libasm1 libcdio7 kpartx ttf-arphic-uming libdw1 dmraid libhttp-response-encoding-perl
- Use 'apt-get autoremove' to remove them.
- 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
- 2 not fully installed or removed.
- After this operation, 0B of additional disk space will be used.
- Setting up dbus (1.2.16-1) ...
- chown: cannot access `/usr/lib/dbus-1.0/dbus-daemon-launch-helper': No such file or directory
- dpkg: error processing dbus (--configure):
- subprocess installed post-installation script returned error exit status 1
- dpkg: dependency problems prevent configuration of dbus-x11:
- dbus-x11 depends on dbus; however:
- Package dbus is not configured yet.
- dpkg: error processing dbus-x11 (--configure):
- dependency problems - leaving unconfigured
- Errors were encountered while processing:
- dbus
- dbus-x11
- E: Sub-process /usr/bin/dpkg returned an error code (1)
- [root@root ]$ ls /usr/lib/dbus-1.0/
- ls: cannot access /usr/lib/dbus-1.0/: No such file or directory
- [root@root]$ ls /usr/lib/dbus
- ls: cannot access /usr/lib/dbus: No such file or directory
- [root@root ]$ ls /usr/lib/d
- debug/ default.sfx devede/ devscripts/ dia/ directfb-1.2-0/ dirmngr/ dpkg/
- [root@root ]$ sudo mkdir /usr/lib/dbus-1.0/
- [root@root ]$ sudo touch /usr/lib/dbus-1.0/dbus-daemon-launch-helper
- [root@root ]$ agi -f
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- The following packages were automatically installed and are no longer required:
- dmsetup rpm-i18n libdmraid1.0.0.rc15 elfutils libiso9660-5 libasm1 libcdio7 kpartx ttf-arphic-uming libdw1 dmraid libhttp-response-encoding-perl
- Use 'apt-get autoremove' to remove them.
- 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
- 2 not fully installed or removed.
- After this operation, 0B of additional disk space will be used.
- Setting up dbus (1.2.16-1) ...
- Setting up dbus-x11 (1.2.16-1) ...
复制代码
laris兄的方法也可行,昨天错怪了
报告完毕 |
|