106
submitted 2 months ago* (last edited 2 months ago) by kabi@lemm.ee to c/linuxmemes@lemmy.world
top 22 comments
sorted by: hot top controversial new old
[-] dinckelman@lemmy.world 25 points 2 months ago

For now you can either use paru-git, or the already updated yay/yay-bin packages. Please just don't symlink the libraries together

[-] cm0002@lemmy.world 8 points 2 months ago
[-] devfuuu@lemmy.world 1 points 2 months ago

What's one or more custom lost symlink on the system anyway.

[-] JTskulk@lemmy.world 0 points 2 months ago

Why not? I already did it and it works great.

[-] fossphi@lemm.ee 24 points 2 months ago

Where were you when yay/paru was kill

I was at home trying to yay when:

yay: error while loading shared libraries: libalpm.so.14: cannot open shared object file: No such file or directory

No

[-] eskuero@lemmy.fromshado.ws 17 points 2 months ago

Somebody who needs the dopamine of running yay -Syyyyyuuuuuuu 4 times a day wouldn't be running broken and outdated *-bin packages but always target *-git alternatives /s

[-] Lightfire228@pawb.social 17 points 2 months ago* (last edited 2 months ago)

You can either patch the binary

sudo patchelf --replace-needed libalpm.so.14 libalpm.so.15 "$(which paru)"

Or install paru-git

sudo pacman -S --needed base-devel
git clone https://aur.archlinux.org/paru-git.git
cd paru-git
makepkg -si

Or do both, patch the binary, then use it to install paru-git (which is what i did)

[-] AceSLS@ani.social 8 points 2 months ago

Just update paru from source (exactly like the first time that you installed it)

[-] devfuuu@lemmy.world 2 points 2 months ago

Yeah. That's how it was installed...

this hits sı close home from the last time I broke my system

[-] Varyag@lemmy.dbzer0.com 3 points 2 months ago

welp, guess I'm keeping this thread open for tomorrow morning when I get to fixing this. Hopefully by then things will be more fixed upstream...

[-] ShaunaTheDead@fedia.io 2 points 2 months ago

Weird. I was just having an issue with pamac and started using paru as a backup and paru is working fine last I checked.

[-] treadful@lemmy.zip 2 points 2 months ago

That reminds me, I gotta restart.

[-] JetpackJackson@feddit.org 1 points 2 months ago

Yeah I had to cargo install paru as a temp fix

[-] 30p87@feddit.org 1 points 2 months ago

Hasn't this been an issue a few days ago? Maybe only with testing.

[-] zwerdlds@lemmy.ml 0 points 2 months ago

They ran arch, btw 🥲

[-] 12510198@lemmy.blahaj.zone -5 points 2 months ago

sudo sed -i 's/libalpm.so.14/libalpm.so.15/g' /usr/bin/paru

this post was submitted on 16 Sep 2024
106 points (92.1% liked)

linuxmemes

21281 readers
267 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
  •  

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't fork-bomb your computer.

    founded 1 year ago
    MODERATORS