Bug 1217358 - gyp needs python-setuptools but doesn't require it
Summary: gyp needs python-setuptools but doesn't require it
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gyp
Version: 22
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Akira TAGOH
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-04-30 08:31 UTC by Tom Hughes
Modified: 2015-05-11 00:07 UTC (History)
1 user (show)

Fixed In Version: gyp-0.1-0.17.0bb6747git.fc22
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-05-11 00:07:38 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Tom Hughes 2015-04-30 08:31:49 UTC
Description of problem:

In both rawhide and F22 gyp now needs python-setuptools (for pkg_resources) but the rpm doesn't require it, so it can be removed (or not get installed by koji) and it will then fail with:

rawhide [~] % gyp
Traceback (most recent call last):
  File "/usr/bin/gyp", line 5, in <module>
    from pkg_resources import load_entry_point
ImportError: No module named pkg_resources

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

gyp-0.1-0.16.2037svn.fc22.noarch
gyp-0.1-0.16.2037svn.fc23.noarch

Comment 1 Fedora Update System 2015-05-01 03:18:58 UTC
gyp-0.1-0.17.0bb6747git.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/gyp-0.1-0.17.0bb6747git.fc22

Comment 2 Tom Hughes 2015-05-01 06:14:24 UTC
Could you add an F22 buildroot override for this, so that I can build another package that uses it?

Comment 3 Fedora Update System 2015-05-02 18:10:11 UTC
Package gyp-0.1-0.17.0bb6747git.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing gyp-0.1-0.17.0bb6747git.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-7449/gyp-0.1-0.17.0bb6747git.fc22
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2015-05-11 00:07:38 UTC
gyp-0.1-0.17.0bb6747git.fc22 has been pushed to the Fedora 22 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.