Arming ConditionNeedsUpdate

What is the post transaction-hook Arming ConditionNeedsUpdate...?

I see it after installing any package. Whether I install a specific package/app or after updating.

:: Running post-transaction hooks...
(1/4) Reloading system manager configuration...
(2/4) Arming ConditionNeedsUpdate...
(3/4) Checking which packages need to be rebuilt
(4/4) Updating the desktop file MIME type cache...
[wombat@endeavouros ~]$
1 Like

It is a systemd hook that ultimately does this:

touch -c /usr

I guess it just updates the timestamp on /usr if anything in /usr changes.

2 Likes

there’s a ton of jargon in a typical yay update output that’s I’d like to know about as well. good question.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.