Bug#730332: (no subject)

Gianfranco Costamagna costamagnagianfranco at yahoo.it
Wed Nov 27 14:11:01 UTC 2013


Hi, I see the problem, anyway I don't know how to properly fix it.

I see in the boinc-manager dependencies only listed
Depends: ${shlibs:Depends}, ${misc:Depends}


IIRC misc:Depends puts libboinc7 into manager dependencies, and according to clientgui/Makefile.am it is linked to the mananger
boincmgr_LDFLAGS = $(LIBBOINC) $(SQLITE3_LIBS) $(LIBNOTIFY_LIBS) $(CLIENTGUILIBS) $(BOINC_EXTRA_LIBS) $(CLIENTLIBS) `pkg-config --libs gtk+-2.0` -lno


So in order to avoid this link you first need to remove libboinc from the boinc manager.

This is an upstream issue, not a debian one, can you report upstream?

objdump -p `which boincmgr`

  NEEDED               libboinc.so.7


G.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-boinc-devel/attachments/20131127/322dc14e/attachment.html>


More information about the pkg-boinc-devel mailing list