> sudo holo apply file:/etc/pacman.conf
Working on file:/etc/pacman.conf
store at /usr/share/holo/var/lib/holo/files/base/etc/pacman.conf
passthru /usr/share/holo/files/20-paru/etc/pacman.conf.holoscript
passthru /usr/share/holo/files/30-locale/etc/pacman.conf.holoscript
passthru /usr/share/holo/files/30-sysconfig/etc/pacman.conf.holoscript
The path in the line that starts with store at is wrong. The correct path is /var/lib/holo/files/base/etc/pacman.conf, withouth the /usr/share/holo prefix.
The path in the line that starts with
store atis wrong. The correct path is/var/lib/holo/files/base/etc/pacman.conf, withouth the/usr/share/holoprefix.