| View previous topic :: View next topic |
| Author |
Message |
rpil Apprentice


Joined: 23 May 2008 Posts: 210
|
Posted: Wed Sep 19, 2012 8:53 am Post subject: [SOLVED] No ebuilds!!! |
|
|
I have installed fluxbox in my new laptop install.
I tried to install thunar, but I received this message from portage:
| Code: | Calculating dependencies... done!
emerge: there are no ebuilds to satisfy ">=sys-fs/udev-180[gudev,hwdb]"
(dependency required by "sys-fs/udisks-1.99.0-r1" [ebuild])
(dependency required by "gnome-base/gvfs-1.12.3[udisks]" [ebuild])
(dependency required by "xfce-base/thunar-1.4.0[dbus,xfce_plugins_trash" [ebuild])
(dependency required by "thunar" [argument]) |
I've tried every combination between /package.use, /package.mask, /make.conf!
Always the same mesage! HELP!
Last edited by rpil on Thu Sep 20, 2012 7:03 am; edited 1 time in total |
|
| Back to top |
|
 |
franzf Advocate


Joined: 29 Mar 2005 Posts: 3583 Location: Irgendwo im Nirgendwo
|
Posted: Wed Sep 19, 2012 9:24 am Post subject: |
|
|
First, thunar is NOT a window manager but a file manager.
That said you have 3 options:
* take "gnome-base/gvfs" out of your package.accept_kewords
* set "gnome-base/gvfs -udisks" into your package.use
* set "sys-fs/udev" into you package.accept_keywords AND "sys-fs/udev gudev hwdb" in your package.use
I assume you know what each of the options does. _________________ "der mac dennoch wesen geil"
Wolfram von Eschenbach, Parzival (Buch 1, Z. 7).
Ein frühes Statement gegen Windows.
My overlay |
|
| Back to top |
|
 |
wjb Guru


Joined: 10 Jul 2005 Posts: 338 Location: Fife, Scotland
|
Posted: Wed Sep 19, 2012 9:43 am Post subject: |
|
|
Fourthly, rpil could maybe remove dbus and xfce_plugins_trash from thunar
Fifthly, franzf, a stable thunar build is pulling in unstable ebuilds. Which is unusual enough to be a bug. |
|
| Back to top |
|
 |
rpil Apprentice


Joined: 23 May 2008 Posts: 210
|
Posted: Thu Sep 20, 2012 7:03 am Post subject: |
|
|
It was more simple after all. I deactivated udev and udisks USE flags and thunar emerged perfectly!
Thanks for your trouble, gyus.  |
|
| Back to top |
|
 |
|