This is something that is on my TODO list that I am a bit behind on.
Plans are to make a new udev for desktop profiles. For now, you may
want to stick with desktop apps that don't require the new udev.
-Daniel
[snip]
> @Daniel: great work !
Wow -- amazing considering the ebuild has not been tested at all!
I was planning to get a 2.6.27+ kernel running over the weekend on my
laptop so I could test it. My servers all run RHEL-based OpenVZ
kernels.
I'll try to get those changes in there. Thanks for reporting all the
steps necessary to get it working.
Note that I don't recommend that other Funtoo users try what you did -
best to wait just a few more days until it is ready for real...
-Daniel
I fixed up the udev-146 ebuild so it should now work without
modifications. Please test it and let me know how it works.
-Daniel
>
> Hallo Daniel,
>
> allmost okay.
>
> Use flag "extras" is required.
> Though I have it in /etc/make.conf - it is not recognized.
> So I had to edit ... profiles/.../use.mask
> - add "extras"
> (remove "multilib" just for my box)
>
What requires the flag "extras"?
Does anyone know what specific part of extras they depend on? Or is it
an unnecessary dep?
-Daniel
just a symptom, but maybe helpfull - if udev is build without "extras",
I get:
[ 92% ] * broken /usr/libexec/devkit-disks-daemon (requires
libgudev-1.0.so.0)
[ 93% ] * broken /usr/libexec/devkit-power-daemon (requires
libgudev-1.0.so.0)
* Assigning files to packages
* /usr/libexec/devkit-disks-daemon -> sys-apps/devicekit-disks
* /usr/libexec/devkit-power-daemon -> sys-apps/devicekit-power
-------------------------------------------------------------
Functional results:
the new gnome features
- drivemanager - does not start
- "suspend" and "hibernate" buttons under system->shutdown - disapear
and
- gvfs works like expected ( in the actual gentoo version (with the
"extras" flag) gnome shows all partitions - even if they are not listed
in fstab )
---------------------------------------------------------------
I do not miss this features - but the dependency is broken.
BR Andreas