Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: [SOLVED] Error when running full system upgrade (Read 842 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

[SOLVED] Error when running full system upgrade

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.

Re: Error when running full system upgrade

Reply #1
See the announcement on the homepage. :P

Re: Error when running full system upgrade

Reply #2
whoops, sorry :(  :)