Bug 30129 - Пересобрать с новым python-module-sip
Summary: Пересобрать с новым python-module-sip
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: python-module-PyQwt (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Andrey Cherepanov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-20 01:34 MSK by Aleksey Borisenkov
Modified: 2014-06-20 16:40 MSK (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aleksey Borisenkov 2014-06-20 01:34:59 MSK
$ gr_filter_design                                    
Traceback (most recent call last):
  File "/usr/bin/gr_filter_design", line 24, in <module>
    from gnuradio.filter import filter_design 
  File "/usr/lib64/python2.7/site-packages/gnuradio/filter/filter_design.py", line 40, in <module>
    import PyQt4.Qwt5 as Qwt
  File "/usr/lib64/python2.7/site-packages/PyQt4/Qwt5/__init__.py", line 32, in <module>
    from Qwt import *
RuntimeError: the sip module implements API v11.0 to v11.1 but the PyQt4.Qwt5.Qwt module requires API v10.1

Простая пересборка помогает
Comment 1 Repository Robot 2014-06-20 16:40:11 MSK
python-module-PyQwt-5.2.0-alt3 -> sisyphus:

* Fri Jun 20 2014 Andrey Cherepanov <cas@altlinux> 5.2.0-alt3
- Rebuild with new version of python-module-sip (ALT #30129)