Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: [SOLVED] galaxy/geany-plugins needs rebuild? (Read 210 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

[SOLVED] galaxy/geany-plugins needs rebuild?

Code: [Select]
# check-link-consistency
ERR   --------------------   -------------------------------   ----------------------
ERR   Package                Problematic File                  Unresolved Needed Libs
ERR   --------------------   -------------------------------   ----------------------
ERR   geany-plugins 1.38-4   /usr/lib/geany/git-changebar.so   libgit2.so.1.5       
ERR   geany-plugins 1.38-4   /usr/lib/geany/workbench.so       libgit2.so.1.5       
ERR   -------------------------------------------------------------------------------
ERR   Total 2 problematic file(s): 2 in 1 package(s) + 0 unassigned.
ERR   -------------------------------------------------------------------------------

# ls /lib/libgit2.so*
/lib/libgit2.so  /lib/libgit2.so.1.6  /lib/libgit2.so.1.6.3

# pacman -Qo /lib/libgit2.so
/usr/lib/libgit2.so is owned by libgit2 1:1.6.3-1

# p -Ss geany-plugins
galaxy/geany-plugins 1.38-4 [installed]
    Plugins for Geany
community/geany-plugins 1.38-5 [installed: 1.38-4]
    Plugins for Geany

 

Re: galaxy/geany-plugins needs rebuild?

Reply #1
All good now, thanks.  :)