python-validity icon indicating copy to clipboard operation
python-validity copied to clipboard

Cannot enable python3-validity

Open hasmar04 opened this issue 3 years ago • 2 comments
trafficstars

When trying to enable python3-validity via sudo systemctl enable python3-validity on Manjaro the following error occurs: `The unit files have no installation config (WantedBy=, RequiredBy=, Also=, Alias= settings in the [Install] section, and DefaultInstance= for template units). This means they are not meant to be enabled using systemctl.

Possible reasons for having this kind of units are: • A unit may be statically enabled by being symlinked from another unit's .wants/ or .requires/ directory. • A unit's purpose may be to act as a helper for some other unit which has a requirement dependency on it. • A unit may be started when needed via activation (socket, path, timer, D-Bus, udev, scripted systemctl call, ...). • In case of template units, the unit is meant to be enabled with some instance name specified.`

The service does successfully start, but it cannot be enabled.

hasmar04 avatar Jan 23 '22 05:01 hasmar04

I get the same error! Also on Manjaro, kernel 5.10.

LukeFernandes avatar Feb 08 '22 19:02 LukeFernandes

Same under Arch 5.17.4-zen.

lululock71 avatar Apr 24 '22 19:04 lululock71