Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 371292 - kde-base/pykde4 should support installation for multiple Python ABIs
Summary: kde-base/pykde4 should support installation for multiple Python ABIs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All All
: High enhancement with 1 vote (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 337583
  Show dependency tree
 
Reported: 2011-06-12 18:27 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2011-11-14 20:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2011-06-12 18:27:32 UTC
kde-base/pykde4 should support installation for multiple Python ABIs.
Comment 1 Jonathan Callen (RETIRED) gentoo-dev 2011-06-15 20:36:56 UTC
This would be impossible, as we need to install a /usr/lib*/kde4/kpythonpluginfactory.so that links against the python version that we built against.
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2011-06-15 20:42:19 UTC
Maybe install kpython${Python_version}pluginfactory.so (e.g. kpython2.7pluginfactory.so).
Comment 3 Arfrever Frehtes Taifersar Arahesis 2011-09-08 17:00:21 UTC
This bug is fixed in >=kde-base/pykde4-4.6.5-r1:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commitdiff;h=2de5a5f5c64b20bdea5e315e76c099bef6d36a2c
Comment 4 Markos Chandras (RETIRED) gentoo-dev 2011-10-23 16:36:08 UTC
This appear to be fixed
Comment 5 Maciej Mrozowski gentoo-dev 2011-11-01 12:57:28 UTC
No, it's not - still no Python ABI deps support and this is only thing we really need - not useless ability to install multi-ABI versions of leaf-dependency-tree--wise applications.
Comment 6 Maciej Mrozowski gentoo-dev 2011-11-01 13:00:49 UTC
Because leaf applications like system-config-printer-kde and printer-applet still need pykde4 and its deps to be rebuilt every time python is upgraded or switched or whatever. I think I'll track it under different bug though.

I really miss RESOLVED/WORKAROUND bug status...
Comment 7 Arfrever Frehtes Taifersar Arahesis 2011-11-14 20:21:27 UTC
(In reply to comment #5)
> still no Python ABI deps support and this is only thing we
> really need - not useless ability to install multi-ABI versions of
> leaf-dependency-tree--wise applications.

Python ABI dependencies are available in Progress Overlay, but they work only between packages supporting installation for multiple Python ABIs. kde-base/system-config-printer-kde and kde-base/printer-applet don't support installation for multiple Python ABIs.