Hello, So I have been attempting to package an irc bot for the aur, because I know a good 3 people or more now who are manually installing it on their arch servers so I decided to attempt to package it. I decided to use gitea as a good reference as it contains the sysusers configuration and also tmpfiles configuration as well. However for some reason when I attempt to adapt it, I get an error, I have not yet pushed the package to the aur and won't until its working so please check it here: https://git.polarian.dev/AUR/irc-uberbot-git I am aware for those rust packagers out there that I have not included "--locked" when fetching the crates, unfortunately upstream has not maintained their dependencies therefore cargo will not build unless "--locked" is removed, I will probably patch this shortly. The following error when I attempt to install this package which I need help in fixing: Detected unsafe path transition /etc/uberbot (owned by uberbot) → /etc/uberbot/config.toml (owned by root) during canonicalization of etc/uberbot/config.toml. error: command failed to execute correctly I do not see why this is happening for me but when I install gitea it works just fine :/ Its probably something really obvious, but I would still appreciate an explanation as I have not worked with tmpfiles very much so I am very naive, so please play nice :P Thanks in advance, -- Polarian GPG signature: 0770E5312238C760 Website: https://polarian.dev JID/XMPP: polarian@polarian.dev