Bug 871725 - websockify should require numpy to be installed
Summary: websockify should require numpy to be installed
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: python-websockify
Version: el6
Hardware: Unspecified
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Pádraig Brady
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-31 08:30 UTC by Jan ONDREJ
Modified: 2012-12-05 07:15 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-12-05 07:15:32 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jan ONDREJ 2012-10-31 08:30:01 UTC
Description of problem:
After installation of python-websockify can't use it because of dependency problems on numpy. Please add numpy to websockify dependencies.

Version-Release number of selected component (if applicable):
numpy-1.4.1-9.el6.x86_64

How reproducible:
always, I think same problem for Fedora packages

Steps to Reproduce:
1. websockify 8000 localhost:9000
  
Actual results:
Traceback (most recent call last):
  File "/usr/bin/websockify", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 2655, in 
<module>
    working_set.require(__requires__)
  File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 648, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 546, in resolve
    raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: numpy

Comment 1 Fedora Update System 2012-10-31 14:07:42 UTC
python-websockify-0.2.0-2.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/python-websockify-0.2.0-2.fc18

Comment 2 Fedora Update System 2012-10-31 14:09:46 UTC
python-websockify-0.1.0-6.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/python-websockify-0.1.0-6.fc17

Comment 3 Pádraig Brady 2012-10-31 14:11:21 UTC
The specific problem for EPEL should be fixed with:

http://kojipkgs.fedoraproject.org//packages/python-websockify/0.1.0/6.el6/noarch/python-websockify-0.1.0-6.el6.noarch.rpm

Note this isn't being updated in EPEL just yet as we're about to update
that with a newer version of websockify (0.2.0) to support Folsom,
so there is no point.

Comment 4 Fedora Update System 2012-10-31 15:05:35 UTC
novnc-0.4-2.fc18, python-websockify-0.2.0-2.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/FEDORA-2012-16807/python-websockify-0.2.0-2.fc18,novnc-0.4-2.fc18

Comment 5 Fedora Update System 2012-10-31 18:09:50 UTC
Package novnc-0.4-2.fc18, python-websockify-0.2.0-2.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing novnc-0.4-2.fc18 python-websockify-0.2.0-2.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-16807/python-websockify-0.2.0-2.fc18,novnc-0.4-2.fc18
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2012-11-09 18:00:15 UTC
python-websockify-0.1.0-6.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2012-12-05 07:15:34 UTC
novnc-0.4-2.fc18, python-websockify-0.2.0-2.fc18 has been pushed to the Fedora 18 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.