Bug 5281 - missing pass python library link flags to build the package cause "undefined symbol: PyExc_ImportError"
Summary: missing pass python library link flags to build the package cause "undefine...
Status: RESOLVED WONTFIX
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 1
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-08 05:17 CEST by shiming zhou
Modified: 2012-12-02 14:32 CET (History)
0 users

See Also:
Source RPM: pygtk2.0-2.17.0-4mdv2010.0.src.rpm
CVE:
Status comment:


Attachments

Description shiming zhou 2012-04-08 05:17:50 CEST
Description of problem:
some python related programs will fail to start or segfault  .
for example scim-setup program will fail to start when instal scim-pythonã
When use ldd -r /usr/lib64/python2.6/site-packages/gtk-2.0/gtk/_gtk.so,
you will get a lot of   undefined symbol: PyExc_ImportErrorã
and python-cairo,python-gobject package also have the same problemã

Version-Release number of selected component (if applicable):


How reproducible:
When  I download the source packageã At first ,in gnome-terminl  do :
export  LDFLAGS="`python-config --ldflags`"  
 ,use rpmbuild to build the related source packageã Then scim-setup can succeed to start ãAnd use ldd -r  /usr/lib64/python2.6/site-packages/gtk-2.0/gtk/_gtk.so,all "undefined symbol " has goneã

Steps to Reproduce:
1.
2.
3.
Comment 1 Manuel Hiebel 2012-11-05 16:53:40 CET
This message is a reminder that Mageia 1 is nearing its end of life. 
In approximately 25 days from now, Mageia will stop maintaining and issuing 
updates for Mageia 1. At that time this bug will be closed as WONTFIX (EOL) if it 
remains open with a Mageia 'version' of '1'.

Package Maintainer: If you wish for this bug to remain open because you plan to 
fix it in a currently maintained version, simply change the 'version' to a later 
Mageia version prior to Mageia 1's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that we may not 
be able to fix it before Mageia 1 is end of life.  If you would still like to see 
this bug fixed and are able to reproduce it against a later version of Mageia, 
you are encouraged to click on "Version" and change it against that version 
of Mageia.

Although we aim to fix as many bugs as possible during every release's lifetime, 
sometimes those efforts are overtaken by events. Often a more recent Mageia 
release includes newer upstream software that fixes bugs or makes them obsolete.

--
Mageia Bugsquad
Comment 2 Manuel Hiebel 2012-12-02 14:32:53 CET
Mageia 1 changed to end-of-life (EOL) status on ''1st December''. Mageia 1 is no 
longer maintained, which means that it will not receive any further security or 
bug fix updates. As a result we are closing this bug. 

If you can reproduce this bug against a currently maintained version of Mageia 
please feel free to click on "Version" change it against that version of Mageia and reopen this bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

--
Mageia Bugsquad

Status: NEW => RESOLVED
Resolution: (none) => WONTFIX


Note You need to log in before you can comment on or make changes to this bug.