View previous topic :: View next topic |
Author |
Message |
rzZzn Tux's lil' helper
Joined: 24 Aug 2004 Posts: 96 Location: Sweden
|
Posted: Thu Sep 21, 2006 8:38 pm Post subject: [SOLVED] dbus - Document is empty |
|
|
Hi.
I have a strange problem with dbus that I cant resolv.
I've search here at bugs and googled but didnt find anything.
So here is my error msg when I try to start dbus with '/etc/init.d/dbus start'
Code: | * Service dbus starting
Failed to start message bus: Error loading config file: 'Document is empty
' [ !! ]
* ERROR: dbus failed to start
|
In messages I only get Code: | Sep 21 22:22:43 paradox rc-scripts: ERROR: dbus failed to start |
When I try to start it manually with 'dbus-daemon --system' so... Code: | Failed to start message bus: Error loading config file: 'Document is empty
' |
I can start with 'dbus-daemon --session' though
Ihave tried to down/uppgrade to 0.60-r4, 0.61-r1 and 0.91 but its still this error.
Here is my emerge info: Code: | Thu Sep 21 22:35:19 CEST 2006
~
rzn@paradox: pts/5: 163 files 106Mb -> emerge --info
Portage 2.1.2_pre1 (default-linux/amd64/2006.0, gcc-4.1.1, glibc-2.4-r3, 2.6.17-ck1-r2 x86_64)
=================================================================
System uname: 2.6.17-ck1-r2 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.12.5
Last Sync: Thu, 21 Sep 2006 17:50:01 +0000
ccache version 2.4 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.6-r1, 2.0.29
dev-lang/python: 2.4.3-r3
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache: 2.4
dev-util/confcache: [Not Present]
sys-apps/sandbox: 1.2.18.1
sys-devel/autoconf: 2.13, 2.60
sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils: 2.17
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool: 1.5.22
virtual/os-headers: 2.6.17-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/NX/etc /usr/NX/home /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c /usr/X11R6/bin/startx"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--alphabetical"
FEATURES="autoconfig ccache distlocks fixpackages metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://ds.thn.htu.se/linux/gentoo http://mirror.pudas.net/gentoo http://ftp.du.se/pub/os/gentoo http://mirror.uni-c.dk/gentoo/ http://pandemonium.tiscali.de/pub/gentoo/"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="en sv"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/overlays/xgl-coffee /usr/local/gentoo-nx-overlay/testing /usr/portage/local/layman/initng /usr/portage/local/layman/musicbrainz /usr/portage/local/layman/sunrise"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X aac acl acpi ada alsa amazon amd64 artworkextra audacious avi bash-completion beagle berkdb bitmap-fonts branding bzip2 cairo cdda cddb cdparanoia cdr cli crypt cups curl dbus directfb dlloader dri dts dvb dvd dvdr dvdread eds elibc_glibc emboss encode esd exif fat fbcon ffmpeg firefox flac font-server foomaticdb fortran gdbm gif gimp gimpprint glade glitz glut gnome gnomecanvas gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile hal howl idn imagemagick imlib input_devices_evdev input_devices_keyboard input_devices_mouse ipod ipv6 isdnlog jack java javascript jpeg jpg junit kernel_linux ladspa lcms libnotify linguas_en linguas_sv lzw lzw-tiff mad matroska mbox mbrola mikmod mkv mmap mmx2 mng mono motif mozilla mp3 mpeg mplayer musicbrainz nautilus ncurses net nls nptl nptlonly nsplugin nvidia offensive ogg oggvorbis openal opengl openssl pam pascal pcre pdf pdflib perl png pppd python quicktime readline reflection reiser4 reiserfs ruby sblive scanner screen sdk sdl session skins slang sndfile snmp sox speex spell spl sqlite ssl svg tcl tcltk tcpd theora threads tiff truetype truetype-fonts type1-fonts unicode usb userland_GNU userlocales video_cards_nvidia vim-pager vim-with-x vorbis wma xfs xine xinerama xml xml2 xmms xorg xpm xscreensaver xv xvid zlib"
Unset: CTARGET, INSTALL_MASK, PORTAGE_RSYNC_EXTRA_OPTS
|
Any ideas???
//rZn
Last edited by rzZzn on Fri Sep 22, 2006 2:35 pm; edited 1 time in total |
|
Back to top |
|
|
quickshiftin Guru
Joined: 27 Jul 2004 Posts: 345 Location: Denver, CO
|
Posted: Fri Sep 22, 2006 3:51 am Post subject: |
|
|
rzZzn,
is this a fresh install or a machine youve had gentoo running on for a while?
~quickshiftin` |
|
Back to top |
|
|
rzZzn Tux's lil' helper
Joined: 24 Aug 2004 Posts: 96 Location: Sweden
|
Posted: Fri Sep 22, 2006 12:49 pm Post subject: |
|
|
It has been running for a year or two...
/rZn |
|
Back to top |
|
|
rzZzn Tux's lil' helper
Joined: 24 Aug 2004 Posts: 96 Location: Sweden
|
Posted: Fri Sep 22, 2006 2:35 pm Post subject: |
|
|
I found the error
It was a conf file from avahi that was full of garbage.
thanks anyway
/rZn |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|