Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Feb 2017 09:34:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 217333] deskutils/calibre: installation failed on FreeBSD-11
Message-ID:  <bug-217333-13-dJhORwC9Bz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-217333-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-217333-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217333

--- Comment #3 from Guido Falsi <madpilot@FreeBSD.org> ---
(In reply to Igor Pavlov from comment #2)
> I've reinstalled the qt5-webkit-5.7.1 port, but it doesn't help.

The error is a caused by a calibre python file not being able to load a
required library from py-qt5, which is external to the calibre port, so it
looks like some misalignment of ports local to your machine.

Unluckily the error message says it could not load the QWebView component, =
not
the underlying cause. Since recompiling that component did not help it is s=
ome
underlying dependency of it causing the problem.

Looking again at it I could have misinterpreted "pkg which" output, and the
problem could lay in these ports:

py27-qt5-webkit-5.6            www/py-qt5-webkit
py27-qt5-webkitwidgets-5.6     www/py-qt5-webkitwidgets

could you try again by recompiling these two ports?

Thanks.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-217333-13-dJhORwC9Bz>