Did you check the Arch news?
$ chown :alpm -R /path/to/local/repo
https://archlinux.org/news/manual-intervention-for-pacman-700-and-local-repositories-required/
Did you check the Arch news?
$ chown :alpm -R /path/to/local/repo
https://archlinux.org/news/manual-intervention-for-pacman-700-and-local-repositories-required/
Yes, I did, that does not help.
Edit:
I fixed the issue by disabling a new feature DownloadUser = alpm
or changing it to a user dependent permission.
I would not advice to roll back pacman. Especially if you already have done something with the new version. You basically roll back the package that manages your system, which has the potential to do a lot of harm.
Yeah, this is not for beginners who donāt know what theyāre doing.
In my case, I didnāt rollback only Pacman. I used Limine booting into an immutable old system with overlayfs and checked a partial update and old Pacman 6 to identify the issue. It was just a temporary, quick test for a short time without restoring.
Iām now back to the current system, so no need to worry about me.
How can you boot into the immutable system using Limine? Is that possible to restore from there?
Iām currently using GRUB which helps me to restore BTRFS snapshots.
This is what I do also.
If there is a update to pacman itself, remain calm and rebuild anything that relies on it. Now your chosen AUR helper is not going to work so do the right thing and rebuild it. Download snapshot extract it and then use makepkg -si to rebuild it.
The same will apply to any other application that uses pacman libraries. For example pacdepā¦
Please no downgrading or linking stuff, bad things will happen!!!
Off topic: This is unrelated to the OPās discussion about Pacman.
Here:
Yes, of course.
If you are happy with grub, you can stick with it.
They do simply love to panic on these things !
What is a better chance to break your install?
Hey everyone, since they (Arch) recommend merging the pacman.conf.pacnew
file, Iāve noticed some changes in the new file that Iām assuming are not a good idea to merge for EndeavourOS, so just wanted to double check here.
Iām assuming things from the screenshots above should not be disabled.
As for the +DownloadUser = alpm
, no sure if this affects Endeavour somehow, but assuming it doesnāt.
Hi, please take a look in that thread
Endeavoros repo is important for endeavoros things
Yeah, that made sense, I was mostly unsure for the HoldPkg
part
Ok, you got it now?
Fine then
Yeah, Iāve merged them successfully, thanks for the link
Perfect. Youāre welcome !