Bug 1103097 - python-praw is broken: update_checker is not in fedora
Summary: python-praw is broken: update_checker is not in fedora
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-praw
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fabian Affolter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-05-30 08:48 UTC by Elad Alfassa
Modified: 2014-08-08 08:36 UTC (History)
1 user (show)

Fixed In Version: python-praw-2.1.17-1.fc20
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-08 08:36:59 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Elad Alfassa 2014-05-30 08:48:26 UTC
Python 2.7.6 (default, May  9 2014, 12:21:33) 
[GCC 4.9.0 20140506 (Red Hat 4.9.0-3)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import praw
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.7/site-packages/praw/__init__.py", line 43, in <module>
    from update_checker import update_check
ImportError: No module named update_checker


update_checker is not in Fedora for good reasons. You'd need to patch out any call to it. That's why I didn't want to maintain this package :)

Comment 1 Fedora Update System 2014-07-14 16:48:58 UTC
python-praw-2.1.17-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/python-praw-2.1.17-1.fc20

Comment 2 Fedora Update System 2014-07-16 02:02:25 UTC
Package python-praw-2.1.17-1.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing python-praw-2.1.17-1.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-8361/python-praw-2.1.17-1.fc20
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2014-08-08 08:36:59 UTC
python-praw-2.1.17-1.fc20 has been pushed to the Fedora 20 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.