Wrong dependencies for debian package

Bug #153681 reported by Maximilian
2
Affects Status Importance Assigned to Milestone
qBittorrent
Fix Released
Undecided
Christophe Dumez

Bug Description

Qbittorrent needs libGraphicsMagick++.so but libgraphicsmagick++1 package is not included in it's dependecies.

Revision history for this message
Christophe Dumez (hydr0g3n) wrote :

Which version of debian are you using?

This looks strange, I don't even have libgraphicsmagick++1 installed on the machine that compiles my debian packages. The dependency is on libmagick++9c2a.

Revision history for this message
Maximilian (m1m2m3m4) wrote :

Without libgraphicsmagick++1 installed qbittorent fails to start and returns
qbittorrent: error while loading shared libraries: libGraphicsMagick++.so.1: cannot open shared object file: No such file or directory.
Everything is fine after i install this package.
I use Debian sid (unstable).

Revision history for this message
Christophe Dumez (hydr0g3n) wrote :

Are you using my packages or are you compiling on you own. If you use my packages, I don't understand (yet) how my binary can be dependent on a library I don't even have.

I'll check my building process for unstable because it is a tad complicate (pbuilder and eveything).

Changed in qbittorrent:
assignee: nobody → hydr0g3n
milestone: none → 1.0.0
status: New → In Progress
Revision history for this message
Christophe Dumez (hydr0g3n) wrote :

Could you give me the output of this command on your system?

apt-cache show libmagick++-dev

I had libmagick++-dev instead of libmagick++9-dev in my building dependencies. libmagick++-dev is probably a virtual package it pbuilder may have the choice between libmagick++9-dev and libgraphicsmagick++1-dev. And it may have chosen the last one although my execution dependency is on libmagick++9c2a, not libgraphicsmagick++1.

I'll pay attention to what packages are installed when I build rc10 packages this afternoon.

Revision history for this message
Christophe Dumez (hydr0g3n) wrote :

Please update to rc10. This is fixed. Thank you for the report.

Changed in qbittorrent:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.