pimvullers / elementary

The elementary OS experience for Gentoo Linux.
https://elementary.io/
115 stars 35 forks source link

x11-libs/bamf-0.5.4::elementary No supported implementation in PYTHON_COMPAT #207

Closed Marcon closed 3 years ago

Marcon commented 3 years ago

Hi. Trying to install pantheon on fresh installation of gentoo and found that it cannot be installed with this error:

ERROR: x11-libs/bamf-0.5.4::elementary failed (depend phase):
   No supported implementation in PYTHON_COMPAT.

Any advices how to fix that and install pantheon please?

jumperdos commented 3 years ago

ERROR: x11-libs/bamf-0.5.4::elementary failed (depend phase):

ghost commented 3 years ago

x11-libs/bamf-0.5.4 can be solve by adding edgets to your overlay it has x11-libs/bamf-0.5.4, after that I encounter x11-wm/gala have error in configure phase, judging by the log, it seem to have problem with mutter. I currently use 3.38.3-r1 test version, I will downgrade to 3.36.7-r1 stable version to see what happen.

ghost commented 3 years ago

Update: I get stuck on this error, this is so far I could go. image

Dirli commented 3 years ago

libbamf 0.5.4 requires python 2.7, but as I understand it, it is almost removed from the repository. Either add a patch, or you need to package bamf 0.5.5. But I haven't checked how it will work

pimvullers commented 3 years ago

bamf 0.5.5 provided in eos6 branch, will be merged to master in coming weeks.