Artix Linux Forum

Init systems => S6 => Topic started by: lordrusk on 20 January 2020, 22:07:52

Title: [SOLVED] Error when running full system upgrade
Post by: lordrusk on 20 January 2020, 22:07:52
Alright, so I ran
Code: [Select]
sudo pacman -Syu
Today, there were updates for s6-linux-init, s6-rc, and s6-scripts. But when it tried to install, I got this error:
Code: [Select]
error: failed to commit transaction (conflicting files)
s6-linux-init: /etc/s6/current/bin/halt exists in filesystem
s6-linux-init: /etc/s6/current/bin/poweroff exists in filesystem
s6-linux-init: /etc/s6/current/bin/reboot exists in filesystem
s6-linux-init: /etc/s6/current/bin/s6-init exists in filesystem
s6-linux-init: /etc/s6/current/bin/shutdown exists in filesystem
s6-linux-init: /etc/s6/current/bin/telinit exists in filesystem
s6-linux-init: /etc/s6/current/run-image/service/.s6-svscan/SIGHUP exists in filesystem
s6-linux-init: /etc/s6/current/run-image/service/.s6-svscan/SIGINT exists in filesystem
s6-linux-init: /etc/s6/current/run-image/service/.s6-svscan/SIGQUIT exists in filesystem
s6-linux-init: /etc/s6/current/run-image/service/.s6-svscan/SIGTERM exists in filesystem
s6-linux-init: /etc/s6/current/run-image/service/.s6-svscan/SIGUSR1 exists in filesystem
s6-linux-init: /etc/s6/current/run-image/service/.s6-svscan/SIGUSR2 exists in filesystem
s6-linux-init: /etc/s6/current/run-image/service/.s6-svscan/crash exists in filesystem
s6-linux-init: /etc/s6/current/run-image/service/.s6-svscan/finish exists in filesystem
s6-linux-init: /etc/s6/current/run-image/service/s6-linux-init-early-getty/run exists in filesystem
s6-linux-init: /etc/s6/current/run-image/service/s6-linux-init-runleveld/notification-fd exists in filesystem
s6-linux-init: /etc/s6/current/run-image/service/s6-linux-init-runleveld/run exists in filesystem
s6-linux-init: /etc/s6/current/run-image/service/s6-linux-init-shutdownd/fifo exists in filesystem
s6-linux-init: /etc/s6/current/run-image/service/s6-linux-init-shutdownd/run exists in filesystem
s6-linux-init: /etc/s6/current/run-image/service/s6-svscan-log/fifo exists in filesystem
s6-linux-init: /etc/s6/current/run-image/service/s6-svscan-log/notification-fd exists in filesystem
s6-linux-init: /etc/s6/current/run-image/service/s6-svscan-log/run exists in filesystem
Errors occurred, no packages were upgraded.

I didn't think it had to do with the POSIX problem, but i reinstalled bash (effectively re linking sh to bash) and got the same error.

Any help would be greatly appreciated.
Title: Re: Error when running full system upgrade
Post by: Dudemanguy on 20 January 2020, 22:22:23
See the announcement on the homepage. :P
Title: Re: Error when running full system upgrade
Post by: lordrusk on 20 January 2020, 22:33:12
whoops, sorry :(  :)