Pacman 7.0 released

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. :wink:

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.

image
image

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 :wink:

Yeah, that made sense, I was mostly unsure for the HoldPkg part :smile:

Ok, you got it now?
Fine then :+1:

Yeah, I’ve merged them successfully, thanks for the link

Perfect. You’re welcome !