Log file Viewer
Help
|
Karma
| Search:
#pypa-dev logs for Saturday the 6th of June, 2015
(
Back to #pypa-dev overview
) (
Back to channel listing
) (
Animate logs
)
[
01:18:22
] <
lifeless
> dstufft: whats the random-filesystem thing ?
[
01:19:19
] <
dstufft
> lifeless: data_files lets you drop files anywhere on the FS
[
01:19:28
] <
dstufft
> if you install into a virtualenv, you can write files to /etc/
[
01:19:29
] <
dstufft
> or wahtever
[
01:19:34
] <
dstufft
> -> goes to get some food
[
01:24:07
] <
lifeless
> dstufft: so the plan is (to* remove/alter, or it has been done ?
[
01:34:09
] <
lifeless
> I think we use that in openstack to install /etc config files, for instance :)
[
02:02:40
] <
dstufft
> lifeless: wheels don't support arbitrary paths, the paths are always relative to sys.prefix
[
02:02:44
] <
dstufft
> pip 7 auto builds wheels
[
02:03:05
] <
lifeless
> ahha :)
[
02:03:06
] <
dstufft
> effectively in the general case we don't support absolute paths anymore unless you disable pip 7 wheel building
[
02:03:27
] <
lifeless
> that might explain what boris was encountering
[
02:08:02
] <
sigmavirus24
> lifeless: which boris?
[
02:12:52
] <
lifeless
> -42
[
02:12:55
] <
lifeless
> IIRC
[
02:13:07
] <
lifeless
> was yesterday in -infra I think
[
02:17:24
] <
sigmavirus24
> Ah yeah was about https://github.com/openstack/rally/blob/master/setup.py#L28-L36
[
02:17:51
] <
sigmavirus24
> http://eavesdrop.openstack.org/irclogs/%23openstack-infra/%23openstack-infra.2015-06-04.log.html#t2015-06-04T14:58:52
[
09:47:23
] <
ronny
> dstufft: ping?