picard won't start

Jason E. Hale jhale at freebsd.org
Mon Sep 16 14:48:24 UTC 2013


On Monday, September 16, 2013 16:07:18 Andrea Venturoli wrote:
> On 09/16/13 15:56, Jason E. Hale wrote:
> > Looks to me like the the py27-qt4-* ports are not in sync with the
> > py27-sip
> > port.  I would suggest updating the py27-qt4-* ports.
> 
> Can't do...
> 
> > # portversion -v|grep py
> > py27-Babel-1.3_1            =  up-to-date with port
> > py27-Jinja2-2.7.1           =  up-to-date with port
> > py27-MarkupSafe-0.18        =  up-to-date with port
> > py27-cairo-1.8.10_1         =  up-to-date with port
> > py27-distribute-0.6.35      =  up-to-date with port
> > py27-docutils-0.10          <  needs updating (port has 0.11)
> > py27-gobject-2.28.6_3       =  up-to-date with port
> > py27-gtk-2.24.0_1           =  up-to-date with port
> > py27-imaging-1.1.7_2        =  up-to-date with port
> > py27-isodate-0.4.9          =  up-to-date with port
> > py27-libxml2-2.8.0          =  up-to-date with port
> > py27-mcomix-0.99            =  up-to-date with port
> > py27-mutagen-1.21           =  up-to-date with port
> > py27-odfpy-0.9.6            =  up-to-date with port
> > py27-pygments-1.6           =  up-to-date with port
> > py27-pytz-2013d             =  up-to-date with port
> > py27-qt4-core-4.10.2,1      =  up-to-date with port
> > py27-qt4-gui-4.10.2,1       =  up-to-date with port
> > py27-qt4-network-4.10.2,1   =  up-to-date with port
> > py27-qt4-xml-4.10.2,1       =  up-to-date with port
> > py27-rdflib-4.0.1           =  up-to-date with port
> > py27-sip-4.14.7,1           =  up-to-date with port
> > py27-sphinx-1.1.3_1         =  up-to-date with port
> > py27-sqlite3-2.7.5_3        =  up-to-date with port
> > py27-tkinter-2.7.3_4        <  needs updating (port has 2.7.5_4)
> > python-2.7_1,2              =  up-to-date with port
> > python2-2_1                 =  up-to-date with port
> > python27-2.7.5_3            =  up-to-date with port
> 
> Anything wrong here?
> 
> 
> 
> I forgot to mention I already did a "portupgrade -Rf picard", but it did
> not help.
> 
> 

It seems like the py27-qt4-* ports were upgraded before py27-sip because the 
APIs do not match.  I would try reinstalling the py27-sip port, then the py27-
qt4-* ports, then picard.  If that still doesn't solve the problem, run:

$ python -v

and at the prompt:
>>> from PyQt4 import QtGui

Please post the output.

-- 
Jason E. Hale - jhale@
FreeBSD Ports Committer
KDE/FreeBSD Team


More information about the freebsd-ports mailing list