jeansnkicks / pyev

Automatically exported from code.google.com/p/pyev
0 stars 0 forks source link

Failed to install through pip #14

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Failed to install through pip on ubuntu server 11.10. Install log attached.

Original issue reported on code.google.com by k...@sigterm.ru on 8 Jan 2012 at 1:59

Attachments:

GoogleCodeExporter commented 8 years ago
Hi,

Unfortunately I don't use pip or setuptools, but it seems you have a permission 
issue here. Can you make sure that pip keeps the original permissions while 
extracting the sources (configure must be executable)?

Maybe you can ask the pip community for some help.

malek

Original comment by lekma...@gmail.com on 10 Jan 2012 at 10:08

GoogleCodeExporter commented 8 years ago
Yes, it turns out that src/libev/configure must be executable.

Original comment by k...@sigterm.ru on 10 Jan 2012 at 11:45

GoogleCodeExporter commented 8 years ago
So, is it fixed?

Original comment by lekma...@gmail.com on 10 Jan 2012 at 11:53

GoogleCodeExporter commented 8 years ago
If you can't in some way or another force pip to keep permissions then yes, 
close the issue.

Original comment by k...@sigterm.ru on 10 Jan 2012 at 12:02

GoogleCodeExporter commented 8 years ago
It seems to be a known issue with pip, see 
https://github.com/pypa/pip/issues/317

Closing as invalid given that it is not a pyev bug.

malek

Original comment by lekma...@gmail.com on 10 Jan 2012 at 12:13