Bug 639029

Summary: Dependency missing.
Product: [Fedora] Fedora Reporter: Hugo Osvaldo Barrera <hugo>
Component: terminatorAssignee: Dominic Hopf <dmaphy>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: dmaphy, steve
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: terminator-0.95-2.fc13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-10-10 05:36:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Hugo Osvaldo Barrera 2010-09-30 16:27:09 UTC
* Description of problem:

A dependency seems to be missing.  Terminator fails to start.  (See the ImportError).

By missing, I mean that the package is not marked as a dependency.

---

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

terminator.noarch  0.95-1.fc13

---
* How reproducible:

[hugo@desktop17 ~]$ terminator 
ConfigBase::load: Unable to open /home/hugo/.config/terminator/config ([Errno 2] No such file or directory: '/home/hugo/.config/terminator/config')
ImportError: could not import bonobo.ui
Traceback (most recent call last):
  File "/usr/bin/terminator", line 74, in <module>
    TERMINATOR = Terminator()
  File "/usr/lib/python2.6/site-packages/terminatorlib/terminator.py", line 41, in __init__
    self.prepare_attributes()
  File "/usr/lib/python2.6/site-packages/terminatorlib/terminator.py", line 64, in prepare_attributes
    self.attempt_gnome_client()
  File "/usr/lib/python2.6/site-packages/terminatorlib/terminator.py", line 80, in attempt_gnome_client
    self.gnome_client.connect_to_session_manager()
AttributeError: '__main__.GnomeClient' object has no attribute 'connect_to_session_manager'
[hugo@desktop17 ~]$
---
* Solution:

After installing gnome-python2-bonobo.x86_64, terminator ran fine.

Note that the dependency is really architecture-dependent.

Comment 1 Dominic Hopf 2010-09-30 23:59:05 UTC
Hi Hugo,

thanks very much for reporting this issue. That one wasn't that easy to point out I guess, since even a mock build doesn't claim about that missing dependency.

I've just added the dependency and rebuilt the package, you can download and verify from http://koji.fedoraproject.org/koji/taskinfo?taskID=2505280 if you like. 

If you can confirm this works for you, I'll go push this as an update.

Regards,
Dominic

Comment 2 Hugo Osvaldo Barrera 2010-10-01 02:36:12 UTC
[root@hyperion tmp]# rpm -Uvh terminator-0.95-2.fc13.noarch.rpm 
error: Failed dependencies:
	gnome-python2-bonobo is needed by terminator-0.95-2.fc13.noarch
[root@hyperion hugo]# yum install gnome-python2-bonobo
<...>
[root@hyperion tmp]# rpm -Uvh terminator-0.95-2.fc13.noarch.rpm 
Preparing...                ########################################### [100%]
   1:terminator             ########################################### [100%]



The package installed fine, and terminator work, so I'd say it's ready to get pushed :-)

Thanks, and great job :D

Comment 3 Fedora Update System 2010-10-01 20:40:52 UTC
terminator-0.95-2.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/terminator-0.95-2.fc14

Comment 4 Fedora Update System 2010-10-01 20:40:58 UTC
terminator-0.95-2.fc13 has been submitted as an update for Fedora 13.
https://admin.fedoraproject.org/updates/terminator-0.95-2.fc13

Comment 5 Dominic Hopf 2010-10-01 20:42:21 UTC
Thanks very much for verifying, Hugo. :)

Comment 6 Fedora Update System 2010-10-02 01:13:57 UTC
terminator-0.95-2.fc14 has been pushed to the Fedora 14 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update terminator'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/terminator-0.95-2.fc14

Comment 7 Fedora Update System 2010-10-10 05:36:08 UTC
terminator-0.95-2.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2010-10-17 04:54:08 UTC
terminator-0.95-2.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.