On Sun, Jan 22, 2023 at 02:48:31PM -0800, Gordon Messmer wrote:
> On  2023-01-22 14:35, Gordon Messmer wrote:
> > What do I misunderstand about systemd presets?
> 
> ... actually, the systemd presets look like they *don't* need to be
> adjusted.  I reverted the change I thought the presets needed, removed the
> packages, reinstalled, and iscsi-starter ended up enabled.
> 
> That doesn't mean I understand the presets arrangement, but...

presets don't work for package upgrades where a new unit is added.
'systemctl preset' (or equivalent) is only called in two specific situations:
- when a package is first installed
- when we boot an unconfigured system (with empty /etc) for the first time

In other cases, presets for a new unit need to be handled via %triggerun.
I added a comment with some code in the pull request.

Zbyszek
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to