Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 163284 - update of dbus from 0.61-r1 to 1.0.2 breaks system
Summary: update of dbus from 0.61-r1 to 1.0.2 breaks system
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: High critical (vote)
Assignee: Project Gentopia
URL:
Whiteboard:
Keywords:
: 163562 163710 164061 164084 164629 166307 166967 170324 171992 171996 172199 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-01-22 18:55 UTC by Armin Mohring
Modified: 2007-03-25 19:55 UTC (History)
10 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Armin Mohring 2007-01-22 18:55:48 UTC
Update of dbus breaks system.

Reproducible: Always

Steps to Reproduce:
emerge --sync
emerge -avuDN world
Actual Results:  
gdm does not start anymore. X produces an error. no screens found.

Expected Results:  
working X11 and gdm.
Comment 1 Armin Mohring 2007-01-22 19:03:40 UTC
emerge --info:

Gentoo Base System version 1.12.6
Portage 2.1.1-r2 (default-linux/amd64/2006.1/desktop, gcc-4.1.1, glibc-2.4-r4, 2.6.18-gentoo-r6 x86_64)
=================================================================
System uname: 2.6.18-gentoo-r6 x86_64 AMD Athlon(tm) 64 Processor 3200+
Last Sync: Sat, 20 Jan 2007 07:50:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=athlon64 -O2 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks fix-packages metadata-transfer parallel-fetch sandbox sfperms strict userfetch userpriv usersandbox"
GENTOO_MIRRORS="rsync://linux.rz.ruhr-uni-bochum.de/gentoo/ rsync://ftp.join.uni-muenster.de/gentoo/ rsync://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ rsync://ftp-stud.fht-esslingen.de/gentoo/ rsync://gentoo.intergenia.de/gentoo-linux/ rsync://ftp.belnet.be/gentoo/ rsync://ftp.snt.utwente.nl/gentoo/ rsync://gd.tuwien.ac.at/opsys/linux/gentoo/ rsync://ftp.fi.muni.cz/pub/linux/gentoo/ rsync://gentoo.prz.rzeszow.pl/gentoo/ rsync://ftp.lug.ro/gentoo/ rsync://trumpetti.atm.tut.fi/gentoo/ rsync://ftp.rhnet.is/gentoo/ rsync://mirror.hamakor.org.il/gentoo/"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="en"
MAKEOPTS="-j1 -s"
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"
SYNC="rsync://linux.rz.ruhr-uni-bochum.de/gentoo-portage"
USE="amd64 X a52 aac aiglx alsa alsa_cards_intel_8x0 bash-completion berkdb bitmap-fonts cairo cdparanoia cdr cli cups dbus dlloader dri dts dvd dvdr elibc_glibc encode esd firefox ftp gif glibc-omitfp gnome gstreamer gtk gtk2 hal iconv input_devices_keyboard input_devices_mouse ipv6 java javascript jpeg kernel_linux ldap libg++ linguas_en mad mikmod mp3 mpeg mpeg2 ncurses nls nptl nptlonly ogg opengl pam pcre perl png ppds pppd python quicktime readline reflection sdl session spl ssl tcpd truetype truetype-fonts type1-fonts udev unicode userland_GNU video_cards_nv vorbis wxGTK x264 xml xorg xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

Some package are removed without any request:
libsoup,
???
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-01-22 19:22:22 UTC
Run revdep-rebuild as told to by the ebuild!
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-01-24 07:49:38 UTC
*** Bug 163562 has been marked as a duplicate of this bug. ***
Comment 4 Armin Mohring 2007-01-24 07:58:57 UTC
I have solved this problem this way:

emerge --unmerge dbus
emerge dbus
emerge dbus-glib
revdep-rebuild
emerge hal
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2007-01-24 19:12:59 UTC
*** Bug 163562 has been marked as a duplicate of this bug. ***
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2007-01-25 08:12:18 UTC
*** Bug 163710 has been marked as a duplicate of this bug. ***
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2007-01-27 18:51:23 UTC
*** Bug 164061 has been marked as a duplicate of this bug. ***
Comment 8 Jakub Moc (RETIRED) gentoo-dev 2007-01-27 19:10:03 UTC
*** Bug 164084 has been marked as a duplicate of this bug. ***
Comment 9 Jakub Moc (RETIRED) gentoo-dev 2007-01-30 23:46:56 UTC
*** Bug 164629 has been marked as a duplicate of this bug. ***
Comment 10 Daniel Gryniewicz (RETIRED) gentoo-dev 2007-02-11 15:32:01 UTC
*** Bug 166307 has been marked as a duplicate of this bug. ***
Comment 11 Jakub Moc (RETIRED) gentoo-dev 2007-02-15 08:04:20 UTC
*** Bug 166967 has been marked as a duplicate of this bug. ***
Comment 12 Jakub Moc (RETIRED) gentoo-dev 2007-03-10 21:56:36 UTC
*** Bug 170324 has been marked as a duplicate of this bug. ***
Comment 13 Jakub Moc (RETIRED) gentoo-dev 2007-03-24 01:48:13 UTC
*** Bug 171996 has been marked as a duplicate of this bug. ***
Comment 14 Jakub Moc (RETIRED) gentoo-dev 2007-03-24 01:49:17 UTC
*** Bug 171992 has been marked as a duplicate of this bug. ***
Comment 15 Jakub Moc (RETIRED) gentoo-dev 2007-03-25 19:55:00 UTC
*** Bug 172199 has been marked as a duplicate of this bug. ***