Bug 1135665 - Missing dependency on "python-feedparse"
Summary: Missing dependency on "python-feedparse"
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-pelican
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Matthias Runge
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-08-30 00:22 UTC by Lennart Poettering
Modified: 2014-09-10 13:28 UTC (History)
4 users (show)

Fixed In Version: python-pelican-3.3.0-5.fc20
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-09-10 13:28:24 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Lennart Poettering 2014-08-30 00:22:30 UTC
I tried to run this command line:

 pelican-import -o ~/pelican.converted --feed index.rss20

And it resulted in:

Traceback (most recent call last):
  File "/usr/bin/pelican-import", line 9, in <module>
    load_entry_point('pelican==3.3', 'console_scripts', 'pelican-import')()
  File "/usr/lib/python2.7/site-packages/pelican/tools/pelican_import.py", line 634, in main
    filter_author=args.author)
  File "/usr/lib/python2.7/site-packages/pelican/tools/pelican_import.py", line 462, in fields2pelican
    kind, in_markup) in fields:
  File "/usr/lib/python2.7/site-packages/pelican/tools/pelican_import.py", line 412, in feed2fields
    import feedparser
ImportError: No module named feedparser

Seems the "feedparser" dep is missing on the perlican package...

Comment 1 Fedora Update System 2014-09-01 09:07:30 UTC
python-pelican-3.3.0-5.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/python-pelican-3.3.0-5.fc20

Comment 2 lnie 2014-09-02 01:54:21 UTC
The Requires for python-feedparser is added

Comment 3 Fedora Update System 2014-09-02 06:39:40 UTC
Package python-pelican-3.3.0-5.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-pelican-3.3.0-5.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-10025/python-pelican-3.3.0-5.fc20
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2014-09-10 13:28:24 UTC
python-pelican-3.3.0-5.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.