Cannot compile gnome-vfs with any versions of ivman. Conflict in sys-apps/hal versions. Reproducible: Always Steps to Reproduce: 1.emerge -av sys-apps/hal sys-apps/ivman 2.emerge gnome-base/gnome-vfs Actual Results: Every emerge gnome-vfs required upgrade hal to 0.5 versions, every reemerge ivman required _downgrade_ to hal 0.4
Hmmm... *shrug*
*** Bug 105793 has been marked as a duplicate of this bug. ***
All Gnome 2.12 build with hal-0.5/dbus-0.32: gnome-vfs-2.12.0.ebuild RDEPEND= ... hal? ( >=sys-apps/hal-0.5 >=sys-apps/dbus-0.32 ... gnome-volume-manager-1.5.1.ebuild: RDEPEND= >=sys-apps/dbus-0.31 >=sys-apps/hal-0.5.0 and etc. But sys-apps/hal-0.5.4 are masked with comment: # Doug Goldstein <cardoe@gentoo.org> (7 Sep 2005) # Remasking because the Gnome herd is too lazy to look # into bugs that are over 4 months old with regards to # hal and dbus. Patches provided and everything. # When I volunteered to fix it and handle any issues.. # I received the stock "wait for foser" response. ... But if I unmask hal/dbus, I can't use ivman, because ivman-0.5_pre3.ebuild: RDEPEND= ... =sys-apps/hal-0.4*" And if I change it to hal-0.5* or >=0.4, then I have ivman compile error.
I added ivman-0.6.4 to the tree and it can work with the new dbus/hal. But it is maskd because of pmount dependancy.