Bug 1178227 - Add a fake egg alias
Summary: Add a fake egg alias
Keywords:
Status: CLOSED DUPLICATE of bug 1102926
Alias: None
Product: Fedora
Classification: Fedora
Component: pyxattr
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Marcin Zajaczkowski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-01-02 23:15 UTC by Pete Zaitcev
Modified: 2015-01-02 23:18 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-01-02 23:18:05 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
pyxattr-0.5.1-xattr-alias.patch (638 bytes, patch)
2015-01-02 23:15 UTC, Pete Zaitcev
no flags Details | Diff

Description Pete Zaitcev 2015-01-02 23:15:06 UTC
Created attachment 975467 [details]
pyxattr-0.5.1-xattr-alias.patch

Description of problem:

When running self-tests in upstream OpenStack Swift, it blows up with
DistributionNotFound: xattr>=0.4

Version-Release number of selected component (if applicable):

pyxattr-0.5.3-4.fc21

How reproducible:

synchronous

Steps to Reproduce:
1. git clone git://github.com/openstack/swift.git
2. cd swift
3. python setup.py build
4. PYTHONPATH=$(pwd) ./.unittests

Actual results:

DistributionNotFound: xattr>=0.4

Expected results:

success

Additional info:

This is more of an RFE than a bug in Fedora, because for builds of
openstack-swift RPMs, we kill the dependency checking and everything
works fine. However, this is super annoying for development.

See the attached patch.

Comment 1 Pete Zaitcev 2015-01-02 23:18:05 UTC
Wait, never mind. I already filed this ages ago, closing.
It popped up again because of upgrade to F21.

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


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