Artix Linux Forum

Artix Linux => Package management => Topic started by: teyuss on 21 September 2024, 07:06:40

Title: Pacman reinstals itself.
Post by: teyuss on 21 September 2024, 07:06:40
Hello, I recently updated pacman to version 7.0 and it constantly reinstall itself.
Code: [Select]
warning: pacman-7.0.0.r3.g7736133-1 is up to date -- reinstalling
Title: Re: Pacman reinstals itself.
Post by: Hitman on 22 September 2024, 11:23:28
Hi, is there anything special in your pacman.conf?

Any warnings when it reinstalls itself?

Try deleting /var/cache/pacman for a start.
Title: Re: Pacman reinstals itself.
Post by: teyuss on 22 September 2024, 18:25:56
There is no other warning. I deleted cache but it is still the same situation. I don't see anything special in my pacman.conf.
Title: Re: Pacman reinstals itself.
Post by: lotuskip on 22 September 2024, 18:33:10
What is the exact command you use to update? Just "pacman -Syu", or is there possibly some faulty aliasing?

I'm asking because e.g. "pacman -Syu pacman" gives the output you're getting.
Title: Re: Pacman reinstals itself.
Post by: teyuss on 26 September 2024, 11:52:08
Ok, my bad... I used pacman -Syyu pacman and not pacman -Syyu.  :o  :D