Bug 1579422 - fedpkg-1.33-1.fc29 tracebacks on clone
Summary: fedpkg-1.33-1.fc29 tracebacks on clone
Keywords:
Status: CLOSED DUPLICATE of bug 1579367
Alias: None
Product: Fedora
Classification: Fedora
Component: fedpkg
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: cqi
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-05-17 15:39 UTC by Kevin Fenzi
Modified: 2018-05-17 16:42 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-05-17 16:42:36 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Kevin Fenzi 2018-05-17 15:39:55 UTC
% fedpkg clone sssd
Traceback (most recent call last):
  File "/usr/bin/fedpkg", line 6, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 3088, in <module>                           
    @_call_aside
  File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 3072, in _call_aside                        
    f(*args, **kwargs)
  File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 3101, in _initialize_master_working_set     
    working_set = WorkingSet._build_master()
  File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 574, in _build_master                       
    ws.require(__requires__)
  File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 892, in require                             
    needed = self.resolve(parse_requirements(requirements))                                                           
  File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 778, in resolve                             
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'rpm-py-installer' distribution was not found and is required by rpkg

Comment 1 Miro Hrončok 2018-05-17 16:42:36 UTC

*** This bug has been marked as a duplicate of bug 1579367 ***


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