Artix Linux Forum

Init systems => S6 => Topic started by: AlexanderAlex on 14 May 2021, 12:08:18

Title: [SOLVED] Package sane-s6 is broken
Post by: AlexanderAlex on 14 May 2021, 12:08:18
Package sane-s6 provides both the folder "/etc/s6/sv/saned/" and folders "/etc/s6/sv/saned-{srv,log}/". This prevents s6-rc database from being compiled.
Manually removing /etc/s6/sv/saned/ folder and then reinstalling some -s6 package to trigger the pacman hook fixes the issue. Also, /etc/s6/sv/saned/run has saned run with -s argument, which doesn't exist in the manual.
Title: Re: Package sane-s6 is broken
Post by: alium on 14 May 2021, 13:39:28
hi, our s6 maintainer will check the problem asap. Thanks for report.
Title: Re: Package sane-s6 is broken
Post by: Dudemanguy on 14 May 2021, 15:17:07
Oops, it seems like saned.run/saned.type files were mistakeningly left in the package and then later got moved along with the saned-log/saned-srv dirs to a new git repo. That directory shouldn't be around. I deleted it and pushed a new sane-s6 package just now. Thanks for catching this.