(06-23-2020, 08:08 AM)carlosqueso Wrote:Ahhh, Thank You!!(06-23-2020, 06:35 AM)rick1959 Wrote: I've been able to install either Manjaro XFCE or KDE....However, when it comes to running the first update, I get an error message saying that "usr/lib/P11-kit.trust" already exists and then terminates the update.
Being that it occurs regardless of which image, KDE or XCFE, I use (both were checksummed) I get the same issue.
So, it seems there's something going on. Wonder if my PBP has an internal problem....
So I think this is an issue with Arch. I had to run:
Code:pamac update --overwrite /usr/lib\*/p11-kit-trust.so
to get the updates to install.
Got the idea from here: https://www.archlinux.org/news/nss3511-1...ervention/
but changed it to use pamac instead of the upstream Arch.
I'll give it a try now...:-)
(06-23-2020, 08:08 AM)carlosqueso Wrote:Thank You!!(06-23-2020, 06:35 AM)rick1959 Wrote: I've been able to install either Manjaro XFCE or KDE....However, when it comes to running the first update, I get an error message saying that "usr/lib/P11-kit.trust" already exists and then terminates the update.
Being that it occurs regardless of which image, KDE or XCFE, I use (both were checksummed) I get the same issue.
So, it seems there's something going on. Wonder if my PBP has an internal problem....
So I think this is an issue with Arch. I had to run:
Code:pamac update --overwrite /usr/lib\*/p11-kit-trust.so
to get the updates to install.
Got the idea from here: https://www.archlinux.org/news/nss3511-1...ervention/
but changed it to use pamac instead of the upstream Arch.
It worked perfectly. Went from ready to give up to happy camper! Perhaps you might want to add that to the wiki?
Seems too valuable to not put in the wiki...Have you thought about it??
Hope you do...:-)
P.S. I'm skilled at passing the buck! :-)