Artix Linux Forum

Artix Linux => Package management => Topic started by: GOKOP on 06 February 2021, 14:05:14

Title: [SOLVED] Can't update, lighttpd and lighttpd-openrc are in conflict
Post by: GOKOP on 06 February 2021, 14:05:14
Like in the title - lighttpd can't be updated because the file "/etc/logrotate.d/lighttpd" is already in the filesystem and belongs to lighttpd-openrc.
Title: Re: Can't update, lighttpd and lighttpd-openrc are in conflict
Post by: linuxer on 06 February 2021, 15:02:41
Hi, please try:

Code: [Select]
sudo pacman -S lighttpd --overwrite /etc/logrotate.d/lighttpd

Actually there should be no conflict, because normally lighttpd-openrc depends on lighttpd

Title: Re: Can't update, lighttpd and lighttpd-openrc are in conflict
Post by: SGOrava on 06 February 2021, 15:10:53
Hi, please try:

Code: [Select]
sudo pacman -S lighttpd --overwrite /etc/logrotate.d/lighttpd

Actually there should be no conflict, because normally lighttpd-openrc depends on lighttpd

that is the cause of the conflict, both of these packages contain the same file, which makes pacman throw this warning/error.
Title: Re: Can't update, lighttpd and lighttpd-openrc are in conflict
Post by: linuxer on 06 February 2021, 15:13:34
that is the cause of the conflict, both of these packages contain the same file, which makes pacman throw this warning/error.
yup, it is

but till fixed, this is the way to go
Title: Re: Can't update, lighttpd and lighttpd-openrc are in conflict
Post by: linuxer on 06 February 2021, 15:21:45
Dev mail has been sent, so it will be fixed, as soon as possible.
Title: Re: Can't update, lighttpd and lighttpd-openrc are in conflict
Post by: GOKOP on 06 February 2021, 23:12:11
Ok, thanks!
Title: Re: [SOLVED] Can't update, lighttpd and lighttpd-openrc are in conflict
Post by: linuxer on 07 February 2021, 00:55:16
Wait for the servers to sync and you will have an update: lighttpd-openrc-20210207-1