Bug 37018 - gresistor: missing requires on python2.7(gtk.glade)
Summary: gresistor: missing requires on python2.7(gtk.glade)
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: gresistor (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: viy
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-11 17:22 MSK by viy
Modified: 2019-07-14 00:00 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description viy 2019-07-11 17:22:19 MSK
$ gresistor
Traceback (most recent call last):
  File "/usr/bin/gresistor", line 17, in <module>
    from SimpleGladeApp import SimpleGladeApp
  File "/usr/lib/python2.7/site-packages/SimpleGladeApp.py", line 28, in <module>
    import gtk.glade
ImportError: No module named glade
Comment 1 Repository Robot 2019-07-12 19:17:28 MSK
gresistor-0.0.2-alt1 -> sisyphus:

Thu Jul 11 2019 Igor Vlasenko <viy@altlinux.ru> 0.0.2-alt1
- new version (closes: #37018)
Comment 2 Michael Shigorin 2019-07-13 16:06:20 MSK
Оп, теперь не собирается на e2k:

        e2k: NEW unmet dependencies detected:
gresistor#0.0.2-alt1            python2.7(SimpleGladeApp)
        e2kv4: NEW unmet dependencies detected:
gresistor#0.0.2-alt1            python2.7(SimpleGladeApp)
Comment 3 viy 2019-07-13 16:12:20 MSK
python2.7(SimpleGladeApp) собирается из
tepache-1.1.2-alt1_14.src.rpm
Comment 4 Michael Shigorin 2019-07-14 00:00:14 MSK
Спасибо!