Hi,

On Tue, Jan 15, 2013 at 11:37 AM, Florent Fourcot <web...@flo.fourcot.fr> wrote:
>> Maybe a dependencies to python 2.6 is missing ?
>
> Actually, Weboob does not support python 2.5. This is why the packet
> depends on python (>= 2.6.6-7~), it should not be possible to use Weboob
> with python 2.5 (I'm not a packaging specialist, but I did not see
> everything wrong on http://packages.debian.org/wheezy/weboob)

Technically the B-D line does not say so:

  apt-get source weboob
  cd weboob-0.c
  cat debian/control
[...]
Build-Depends: python-setuptools (>= 0.6b3), debhelper (>= 9~),
pyqt4-dev-tools, python-all (>= 2.6.6-3~)

  On debian/squeeze, python-all imply python 2.5 + python 2.6. I am
not a python debian package expert, but I am guessing your python-all
B-D is too weak...


>> Not sure if this is related but I am getting:
>>
>> $ qflatboob
>> TypeError: object of type 'QListWidget' has no len()
>
> It will be helpful to know your version of PyQt. Maybe we are missing a
> dependencies to forbid old versions.


$ apt-cache policy python-qt4-phonon
python-qt4-phonon:
  Installed: 4.7.3-1+b1
  Candidate: 4.7.3-1+b1
  Version table:
     4.9.6-1 0
         -1 http://ftp.fr.debian.org/debian/ experimental/main amd64 Packages
     4.9.3-4 0
        200 http://ftp.fr.debian.org/debian/ testing/main amd64 Packages
        100 http://ftp.fr.debian.org/debian/ unstable/main amd64 Packages
 *** 4.7.3-1+b1 0
        500 http://ftp.fr.debian.org/debian/ squeeze/main amd64 Packages
        100 /var/lib/dpkg/status


This is a rather minor bug, it only make backporting harder when you
have weak dependencies. So this should not be considered as blocking,
but a nice to have.

Thanks !


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to