summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-February/012203.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2012-February/012203.html')
-rw-r--r--zarb-ml/mageia-dev/2012-February/012203.html121
1 files changed, 121 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-February/012203.html b/zarb-ml/mageia-dev/2012-February/012203.html
new file mode 100644
index 000000000..1b88769bd
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-February/012203.html
@@ -0,0 +1,121 @@
+<!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=%3C4F448C3C.2060202%40xs4all.nl%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="012193.html">
+ <LINK REL="Next" HREF="012221.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=%3C4F448C3C.2060202%40xs4all.nl%3E"
+ TITLE="[Mageia-dev] python-virtualenv: package default settings question">marja11 at xs4all.nl
+ </A><BR>
+ <I>Wed Feb 22 07:33:32 CET 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="012193.html">[Mageia-dev] python-virtualenv: package default settings question
+</A></li>
+ <LI>Next message: <A HREF="012221.html">[Mageia-dev] python-virtualenv: package default settings question
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#12203">[ date ]</a>
+ <a href="thread.html#12203">[ thread ]</a>
+ <a href="subject.html#12203">[ subject ]</a>
+ <a href="author.html#12203">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On 21/02/12 16:58, Lev Givon wrote:
+&gt;<i> Received from Marja van Waes on Tue, Feb 21, 2012 at 04:42:20AM EST:
+</I>&gt;&gt;<i> On 20/02/12 20:15, Lev Givon wrote:
+</I>&gt;&gt;&gt;<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>&gt;&gt;&gt;<i> Anyone care to comment?
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> L.G.
+</I>&gt;&gt;<i> To make replying easier, here is the question from the above link:
+</I>&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> By default, virtualenv creates virtual environments using setuptools rather
+</I>&gt;&gt;&gt;<i> than distribute. This causes virtualenv to complain if PYTHONDONTWRITEBYTECODE
+</I>&gt;&gt;&gt;<i> is set (which is the default in Mageia):
+</I>&gt;&gt;&gt;<i> The PYTHONDONTWRITEBYTECODE environment variable is not compatible with
+</I>&gt;&gt;&gt;<i> setuptools. Either use --distribute or unset PYTHONDONTWRITEBYTECODE.
+</I>&gt;&gt;&gt;<i> Do we effectively want to require users to explicitly set the variable in order
+</I>&gt;&gt;&gt;<i> to use virtualenv with its default settings? (If we do, I can add an
+</I>&gt;&gt;&gt;<i> installation message to the package to warn users to unset the variable
+</I>&gt;&gt;&gt;<i> themselves.)
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> To me current behaviour as described above sounds strange, even
+</I>&gt;&gt;<i> irritating, but I'm not a packager and I don't even use the package,
+</I>&gt;&gt;<i> so I don't know enough.
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> @ Lev
+</I>&gt;&gt;<i> I understand in Mandriva virtualenv the default settings can be used
+</I>&gt;&gt;<i> without having to unset a variable, and that that doesn't cause
+</I>&gt;&gt;<i> other problems. Is that correct?
+</I>&gt;<i> The Mandriva package uses the same approach as the one in Mageia,
+</I>&gt;<i> i.e., PYTHONDONTWRITEBYTECODE is unset within
+</I>&gt;<i> /usr/bin/virtualenv so that it will run successfully without requiring
+</I>&gt;<i> that the user explicitly unset the variable or run the script with a
+</I>&gt;<i> specific flag.
+</I>&gt;<i>
+</I>&gt;<i> Given that the variable is only set when virtualenv is run to create a
+</I>&gt;<i> virtual environment and does not affect the variable's setting in a
+</I>&gt;<i> user's session, I'm inclined to leave the package as-is.
+</I>&gt;<i>
+</I>Sounds indeed like there is no urgent reason for a change. Besides,
+python-virtualenv users who run both Mageia and Mandriva, or switch
+between them, will probably be glad the package behaves the same in both
+distro's :)
+
+It's a pity no python-virtualenv users seem interested in this
+discussion. There is a (small?) chance they missed it because the
+subject line of the first message in the thread didn't mention the
+package name, though.
+
+Regards,
+Marja
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="012193.html">[Mageia-dev] python-virtualenv: package default settings question
+</A></li>
+ <LI>Next message: <A HREF="012221.html">[Mageia-dev] python-virtualenv: package default settings question
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#12203">[ date ]</a>
+ <a href="thread.html#12203">[ thread ]</a>
+ <a href="subject.html#12203">[ subject ]</a>
+ <a href="author.html#12203">[ 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>