Hi, Thanks for the bug report.
On Wed, Jun 24, 2015 at 3:22 PM, Andreas Hilboll <andr...@hilboll.de> wrote: > Installing the package `python-sip` solves this problem. I suggest to > add `python-sip` to the list of package requirements for armory. The package `python-sip` is not a direct dependency of armory. Rather it is a dependency of python-qt4. As you can see on the package page for python-qt4[0], the virtual package for sip should pull in python-sip. You shouldn't need to install python-sip directly. I'll try to find out why this isn't working. Maybe python3-sip is being pulled in instead of python-sip? If you look at the Jessie package page for python-qt4[1], you see that the virtual package there was only ever provided by python-sip, not python3-sip, so maybe it properly pulled python-sip in previous versions of python-qt4. But now that python3-sip is an option to provide the virtual package it might pull that in instead. Can you verify that sip-api-11.2 and python3-sip are installed on your computer to see if my theory is correct? If so, it seems like this might be a bug with python-qt4 instead of armory. [0] - https://packages.debian.org/sid/python-qt4 [1] - https://packages.debian.org/jessie/python-qt4 Cheers, Joseph -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org