Skip to content
Discussion options

You must be logged in to vote

Confirming, that the rebuild fixed issue for me.

How I solved it:

  1. Uninstall packages using this (Might not be necesarry)
    paru -Rns onedrivegui
  2. Check for library
    ls /usr/lib/libphobos2-ldc-shared.so*
    2.1. If missing install
    sudo pacman -S ldc
  3. Rebuild package
rm -rf ~/.cache/paru/clone/onedrive-abraunegg
paru -S onedrive-abraunegg --rebuild=all
  1. Confirm it works
    onedrive --version
  2. Reinstall removed paskages from 1.
    paru onedrivegui

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@ElErecose
Comment options

Answer selected by ElErecose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
3 participants