Bug 1020166 - python eggs depending on openlmi-tools can not install
Summary: python eggs depending on openlmi-tools can not install
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: openlmi-tools
Version: 20
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Peter Hatina
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1019603
TreeView+ depends on / blocked
 
Reported: 2013-10-17 07:47 UTC by Michal Minar
Modified: 2013-10-23 12:32 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-10-23 12:32:53 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Michal Minar 2013-10-17 07:47:54 UTC
Description of problem:
  openlmi-tools has wrong python dependencies. Its egg has 'lmi' in required that does not name any python egg. Any python eggs requiring openlmi-tools then fail to build and install due to missing 'lmi' dependency.

Version-Release number of selected component (if applicable):
  0.7-1.fc20

How reproducible:
  ALWAYS

Steps to Reproduce:
1. install openlmi-tools
2. try to install any python egg depending on openlmi-tools (for example: https://github.com/openlmi/openlmi-scripts/releases/tag/0.2.3)

Actual results:
  Installation fails due to missing 'lmi' dependency.
 
Expected results:
  Installation completes.


Additional info:
  It's already solved in upstream. Rebase will solve this.

Comment 1 Peter Hatina 2013-10-23 12:32:53 UTC
Fixed rebase to openlmi-tools-0.8-1.fc21.

http://koji.fedoraproject.org/koji/taskinfo?taskID=6090003


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