diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-February/012181.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-February/012181.html | 115 |
1 files changed, 115 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-February/012181.html b/zarb-ml/mageia-dev/2012-February/012181.html new file mode 100644 index 000000000..c381b7c7e --- /dev/null +++ b/zarb-ml/mageia-dev/2012-February/012181.html @@ -0,0 +1,115 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] python-virtualenv: package default settings question + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20python-virtualenv%3A%20package%20default%20settings%0A%09question&In-Reply-To=%3C4F4366FC.7050003%40xs4all.nl%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="012158.html"> + <LINK REL="Next" HREF="012193.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] python-virtualenv: package default settings question</H1> + <B>Marja van Waes</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20python-virtualenv%3A%20package%20default%20settings%0A%09question&In-Reply-To=%3C4F4366FC.7050003%40xs4all.nl%3E" + TITLE="[Mageia-dev] python-virtualenv: package default settings question">marja11 at xs4all.nl + </A><BR> + <I>Tue Feb 21 10:42:20 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="012158.html">[Mageia-dev] package default settings question +</A></li> + <LI>Next message: <A HREF="012193.html">[Mageia-dev] python-virtualenv: package default settings question +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#12181">[ date ]</a> + <a href="thread.html#12181">[ thread ]</a> + <a href="subject.html#12181">[ subject ]</a> + <a href="author.html#12181">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 20/02/12 20:15, Lev Givon wrote: +><i> See <A HREF="https://bugs.mageia.org/show_bug.cgi?id=3358#c3">https://bugs.mageia.org/show_bug.cgi?id=3358#c3</A> +</I>><i> Anyone care to comment? +</I>><i> +</I>><i> L.G. +</I>To make replying easier, here is the question from the above link: + +><i> By default, virtualenv creates virtual environments using setuptools rather +</I>><i> than distribute. This causes virtualenv to complain if PYTHONDONTWRITEBYTECODE +</I>><i> is set (which is the default in Mageia): +</I> +><i> The PYTHONDONTWRITEBYTECODE environment variable is not compatible with +</I>><i> setuptools. Either use --distribute or unset PYTHONDONTWRITEBYTECODE. +</I> +><i> Do we effectively want to require users to explicitly set the variable in order +</I>><i> to use virtualenv with its default settings? (If we do, I can add an +</I>><i> installation message to the package to warn users to unset the variable +</I>><i> themselves.) +</I> + +To me current behaviour as described above sounds strange, even irritating, but I'm not a packager and I don't even use the package, so I don't know enough. + +@ Lev +I understand in Mandriva virtualenv the default settings can be used without having to unset a variable, and that that doesn't cause other problems. +Is that correct? + +If so, and if no one cares to reply to this mail or in the bug report, I think you can just go ahead and change the default environment variable from +PYTHONDONTWRITEBYTECODE to whatever Mandriva's default is. If that causes any new problems, we'll find out soon enough when the package is in cauldron ;) + +Regards, +Marja + + +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="012158.html">[Mageia-dev] package default settings question +</A></li> + <LI>Next message: <A HREF="012193.html">[Mageia-dev] python-virtualenv: package default settings question +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#12181">[ date ]</a> + <a href="thread.html#12181">[ thread ]</a> + <a href="subject.html#12181">[ subject ]</a> + <a href="author.html#12181">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |