Bug 24354 - insufficient requirements
Summary: insufficient requirements
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: python-module-pygtk (show other bugs)
Version: unstable
Hardware: all Linux
: P3 critical
Assignee: Vitaly Lipatov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks: 24308
  Show dependency tree
 
Reported: 2010-10-18 14:38 MSD by Sergey Bolshakov
Modified: 2010-10-19 11:55 MSD (History)
19 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Bolshakov 2010-10-18 14:38:20 MSD
$ echo 'import sys; import gtk' |python
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib64/python2.6/site-packages/gtk-2.0/gtk/__init__.py", line 40, in <module>
    from gtk import _gtk
ImportError: No module named cairo

--
Comment 1 Repository Robot 2010-10-19 01:36:47 MSD
python-module-pygtk-2.22.0-alt2 -> sisyphus:

* Mon Oct 18 2010 Yuri N. Sedunov <aris@altlinux> 2.22.0-alt2
- reqs python-module-pycairo (closes #24354)