[bindings] [Bug 381003] python3-pykde4 won't install due to broken dep on sip-py3api-11.2 (provided by python3-sip)

Bernard Gray bugzilla_noreply at kde.org
Tue Jun 13 05:08:35 UTC 2017


https://bugs.kde.org/show_bug.cgi?id=381003

--- Comment #1 from Bernard Gray <bernard.gray at gmail.com> ---
Ok, I've worked it out what's actually going wrong. Apologies, lack of sleep
and soforth:

"python3-pykde4" is an ubuntu provided package, that depends on a virtual
package "sip-py3api-11.2" provided by python3-sip (< 4.19)

The neon repositories now include python3-sip=4.19.2+dfsg-1+16.04+xenial+build3
but this does not provide "sip-py3api-11.2" 

# apt-cache show python3-sip | egrep -e ^Provides -e ^Version
Version: 4.19.2+dfsg-1+16.04+xenial+build3
Provides: sip-py3api-12.0, sip-py3api-12.1
...

Is it possible to build python3-sip to include provides for sip-py3api-11.X AND
sip-py3api-12.X?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kde-bindings mailing list