Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Sep 2013 10:48:20 -0400
From:      "Jason E. Hale" <jhale@freebsd.org>
To:        Andrea Venturoli <ml@netfence.it>
Cc:        ports@freebsd.org
Subject:   Re: picard won't start
Message-ID:  <2630107.NrRF9fk6Ek@mocha.verizon.net>
In-Reply-To: <52371096.6060206@netfence.it>
References:  <5236F6B8.30309@netfence.it> <2461504.E9sXGrAv2Q@mocha.verizon.net> <52371096.6060206@netfence.it>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2630107.NrRF9fk6Ek>