Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 776769 - =x11-wm/enlightenment-0.24.2-r1 - Failed to start enlightenment.service: Unit xorg.target not found.
Summary: =x11-wm/enlightenment-0.24.2-r1 - Failed to start enlightenment.service: Unit...
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Joonas Niilola
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-16 22:16 UTC by Bertrand Jacquin
Modified: 2021-05-12 06:28 UTC (History)
2 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 Bertrand Jacquin 2021-03-16 22:16:01 UTC
Hi,

The systemd service file provided by x11-wm/enlightenment-0.24.2-r1 is not functional by default:

  $ systemctl --user start enlightenment.service
  Failed to start enlightenment.service: Unit xorg.target not found.

Indeed, the unit file does contain a reference to xorg.target which is not available in Gentoo


Reproducible: Always
Comment 1 Joonas Niilola gentoo-dev 2021-03-18 11:04:21 UTC
Hey, 

you'll have to create that manually even in Arch. Please see https://wiki.archlinux.org/index.php/Systemd/User#Xorg_as_a_systemd_user_service

I've also updated the wiki https://wiki.gentoo.org/wiki/Enlightenment#Use_systemd_user_session_to_select_your_window_manager

I don't think it's possible to fix this with ebuilds.