Artix Linux Forum

Artix Linux => System => Topic started by: stan74 on 23 September 2020, 20:33:12

Title: Boot Error after Update
Post by: stan74 on 23 September 2020, 20:33:12
i have update my s6 install and get after some minutes a black screen

try to boot and i get following message

(https://imgur.com/kBALVZc)

who can help me

thank you

Title: Re: Boot Error after Update
Post by: Dudemanguy on 23 September 2020, 21:04:28
Something isn't right here. Your dmesg is failing along with some other daemons are failing because it can't set the directives variable which should be in the conf file provided with s6-scripts. What are the contents of your /etc/s6/sv/dmesg/up file?
Title: Re: Boot Error after Update
Post by: stan74 on 23 September 2020, 21:16:22
see in screenshot
Title: Re: Boot Error after Update
Post by: Dudemanguy on 23 September 2020, 21:26:03
Looks right. Do you have a /etc/s6/sv/dmesg/conf file? That would explain why DIRECTIVES is failing for you. Another possibility is that maybe your /var/log/dmesg folder isn't owned by s6log?
Title: Re: Boot Error after Update
Post by: Wolfgang321 on 30 September 2020, 15:03:52
I know it isn't the most helpful thing, but I too experienced this issue. When I attempted to chroot in using an artix live usb and update/upgrade with pacman I became aware that I also could not reach any remote host - not sure if it is related. I ran into the same issue on a fresh install after performing the update involving opensysfiles/opentempfiles. In my case, too, it was an issue with directives not being found. If there is any useful information I can provide, please let me know.
Title: Re: Boot Error after Update
Post by: stan74 on 30 September 2020, 18:33:06
I used chroot from another system (with internet) and updated with Pacman a few days ago

The problem is solved

the s6-rc package has been updated

maybe that was the mistake

thanks for help