Bug 1190533

Summary: Cannot run nikola on Rawhide
Product: [Fedora] Fedora Reporter: Ben Boeckel <fedora>
Component: python-nikolaAssignee: Pete Travis <me>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jamatos, me
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-03 04:23:15 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1100738    
Bug Blocks:    

Description Ben Boeckel 2015-02-09 01:23:51 UTC
Traceback (most recent call last):
  File "/usr/bin/nikola2", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3018, in <module>
    working_set = WorkingSet._build_master()
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 612, in _build_master
    ws.require(__requires__)
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 918, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 805, in resolve
    raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: setuptools5.4.1


Version-Release number of selected component (if applicable):
python-nikola-7.2.0-2.fc22.noarch
python-setuptools-12.0.3-1.fc22.noarch

Comment 1 Pete Travis 2015-02-10 05:08:30 UTC
This will be fixed in the next release, when it's ready.

Comment 2 Ben Boeckel 2015-03-03 04:23:15 UTC
Seems to be fixed in Rawhide.