Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > Debian says "Warning! you are running an untested version ofPython." on 2.3

Reply
Thread Tools

Debian says "Warning! you are running an untested version ofPython." on 2.3

 
 
Alex Stapleton
Guest
Posts: n/a
 
      01-13-2005
Whenever I run python I get

"Warning! you are running an untested version of Python."

prepended to the start of any output on stdout.

This is with Debian and python 2.3 (running the debian 2.1 and 2.2 binaries
doesn't have this effect)

Does anyone have any idea how to stop this or have even seen it before?
Google says Your search - "you are running an untested version" - did not
match any documents


 
Reply With Quote
 
 
 
 
Nick Craig-Wood
Guest
Posts: n/a
 
      01-13-2005
Alex Stapleton <> wrote:
> Whenever I run python I get
>
> "Warning! you are running an untested version of Python."
>
> prepended to the start of any output on stdout.
>
> This is with Debian and python 2.3 (running the debian 2.1 and 2.2 binaries
> doesn't have this effect)


What version of a) Debian and b) python are you running?

I don't have that problem here (I'm running testing/sarge)

$ python2.4 -c 'pass'
$ python2.3 -c 'pass'
$ python2.2 -c 'pass'
$ python2.1 -c 'pass'
$

$ dpkg -l python2.1 python2.2 python2.3 python2.4
||/ Name Version Description
+++-==============-==============-============================================
ii python2.1 2.1.3-25 An interactive high-level object-oriented la
ii python2.2 2.2.3-10 An interactive high-level object-oriented la
ii python2.3 2.3.4-18 An interactive high-level object-oriented la
ii python2.4 2.4-2 An interactive high-level object-oriented la

--
Nick Craig-Wood <> -- http://www.craig-wood.com/nick
 
Reply With Quote
 
 
 
 
rbt
Guest
Posts: n/a
 
      01-14-2005
Nick Craig-Wood wrote:

> Alex Stapleton <> wrote:
>> Whenever I run python I get
>>
>> "Warning! you are running an untested version of Python."
>>
>> prepended to the start of any output on stdout.
>>
>> This is with Debian and python 2.3 (running the debian 2.1 and 2.2
>> binaries doesn't have this effect)

>
> What version of a) Debian and b) python are you running?
>
> I don't have that problem here (I'm running testing/sarge)


Same here... Debian testing with Python2.3 no problem. Perhaps he's running
Debian unstable?

Cheers
 
Reply With Quote
 
Amand Tihon
Guest
Posts: n/a
 
      01-14-2005
rbt wrote:

> Nick Craig-Wood wrote:
>
>> Alex Stapleton <> wrote:
>>> Whenever I run python I get
>>>
>>> "Warning! you are running an untested version of Python."
>>>
>>> prepended to the start of any output on stdout.
>>>
>>> This is with Debian and python 2.3 (running the debian 2.1 and 2.2
>>> binaries doesn't have this effect)

>>
>> What version of a) Debian and b) python are you running?
>>
>> I don't have that problem here (I'm running testing/sarge)

>
> Same here... Debian testing with Python2.3 no problem. Perhaps he's
> running Debian unstable?


Same result here on unstable, no problem. And experimental has no python2.3
package.
However, I remember vaguely about something like this.
Perhaps the OP is running an old unstable version, never upgraded ?

--
Amand Tihon
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
[ANN] Builds of PyWebkitGtk and Webkit-Glib-Gtk(r39359+#16401.master) for Debian i386,Debian AMD64 and Macports MacOSX 10.4 Luke Kenneth Casson Leighton Python 0 12-31-2008 08:23 PM
Re: Where to get stand alone Dot Net Framework version 1.1, version2.0, version 3.0, version 3.5, version 2.0 SP1, version 3.0 SP1 ? MowGreen [MVP] ASP .Net 5 02-09-2008 01:55 AM
Re: Where to get stand alone Dot Net Framework version 1.1, version 2.0, version 3.0, version 3.5, version 2.0 SP1, version 3.0 SP1 ? PA Bear [MS MVP] ASP .Net 0 02-05-2008 03:28 AM
Re: Where to get stand alone Dot Net Framework version 1.1, version 2.0, version 3.0, version 3.5, version 2.0 SP1, version 3.0 SP1 ? V Green ASP .Net 0 02-05-2008 02:45 AM
[Debian] Upgrading to kernel 2.6 in Debian DUser NZ Computing 0 01-11-2004 12:38 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57