Bug 975461 - missing dependency on python-simplejson
Summary: missing dependency on python-simplejson
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: rabbitvcs
Version: el6
Hardware: Unspecified
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-18 14:02 UTC by Randall Wood
Modified: 2013-06-28 18:52 UTC (History)
2 users (show)

Fixed In Version: rabbitvcs-0.14.2.1-5.el6
Clone Of:
Environment:
Last Closed: 2013-06-28 18:52:58 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Randall Wood 2013-06-18 14:02:18 UTC
Attempting to use rabbitvcs-nautilus RPM for RabbitVCS integration into Nautilus, the following error is thrown in ~/.xsession-errors:

Traceback (most recent call last):
  File "/usr/lib/nautilus/extensions-2.0/python/RabbitVCS.py", line 75, in <module>
    import rabbitvcs.ui.property_page
  File "/usr/lib/python2.6/site-packages/rabbitvcs/ui/property_page.py", line 29, in <module>
    from rabbitvcs.services.checkerservice import StatusCheckerStub as StatusChecker
  File "/usr/lib/python2.6/site-packages/rabbitvcs/services/checkerservice.py", line 48, in <module>
    import simplejson
ImportError: No module named simplejson


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

rabbitvcs-nautilus-0.14.2.1-4.el6.i686

Steps to Reproduce:
1. Install rabbitvcs-nautilus RPM on system without python-simplejson installed and log out and log back in again.
3. Note that RabbitVCS context menus, emblems, and file properties tab are not displayed while browsing a known SVN workspace, and that above error is in ~/.xsession-errors.
4. Install python-simplejson RPM and log out and log back in again.
5. Note that RabbitVCS context menus, emblems, and file properties tab are now displayed for same SVN workspace, and that ~/.xsession-errors does not contain the above error messages.

Comment 1 Fedora Update System 2013-06-18 14:23:17 UTC
rabbitvcs-0.14.2.1-5.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/rabbitvcs-0.14.2.1-5.el6

Comment 2 Fedora Update System 2013-06-18 20:45:34 UTC
Package rabbitvcs-0.14.2.1-5.el6:
* should fix your issue,
* was pushed to the Fedora EPEL 6 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=epel-testing rabbitvcs-0.14.2.1-5.el6'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-10512/rabbitvcs-0.14.2.1-5.el6
then log in and leave karma (feedback).

Comment 3 Randall Wood 2013-06-19 17:28:14 UTC
Package rabbitvcs-0.14.2.1-5.el6 works as expected and desired.

Comment 4 Fedora Update System 2013-06-28 18:52:58 UTC
rabbitvcs-0.14.2.1-5.el6 has been pushed to the Fedora EPEL 6 stable repository.  If problems still persist, please make note of it in this bug report.


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