Bugs item #1798695, was opened at 2007-09-20 13:32
Message generated for change (Comment added) made by tsheyar
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1798695&group_id=56967

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Tests
Group: MonetDB Common 1.20
>Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Jan Rittinger (tsheyar)
Assigned to: Stefan Manegold (stmane)
Summary: Mtest.py error: 'LINUX_DIST' is not defined

Initial Comment:
In the release version I get the following error message if I try to run Mtest:

> Mtest.py
Traceback (most recent call last):
  File "/local_tmp/work_stable20/MonetDB/Linux/bin/Mtest.py", line 2569, in ?
    DIST,VERSION = LINUX_DIST.split(':', 1)
NameError: name 'LINUX_DIST' is not defined

It seems like the directly preceding else branch (line 2568) in Mtest.py is not 
evaluated. If I remove the if block and only keep the content of the else part 
everything works nicely.

I'm using version 1.309 of Mtest.py.in.


----------------------------------------------------------------------

>Comment By: Jan Rittinger (tsheyar)
Date: 2007-09-21 11:09

Message:
Logged In: YES 
user_id=993208
Originator: YES

Seems to work fine again.

----------------------------------------------------------------------

Comment By: Stefan Manegold (stmane)
Date: 2007-09-21 10:24

Message:
Logged In: YES 
user_id=572415
Originator: NO

(hopefully) fixed in CVS (MonetDB_1-20 branch of MonetDB):
generalized Linux distribution recognition on SuSE

Jan,
could you please check and close this of in case it works for you
(and report otherwise)?
Thanks!


----------------------------------------------------------------------

Comment By: Jan Rittinger (tsheyar)
Date: 2007-09-21 09:18

Message:
Logged In: YES 
user_id=993208
Originator: YES

> uname -a
Linux notekemper08 2.6.16.53-0.8-default #1 Fri Aug 31 13:07:27 UTC 2007
i686 i686 i386 GNU/Linux
> ls /etc/*-release
/etc/lsb-release  /etc/SuSE-release
> grep . /etc/*-release
/etc/lsb-release:LSB_VERSION="core-2.0-noarch:core-3.0-noarch:core-2.0-ia32:core-3.0-ia32"
/etc/SuSE-release:SUSE LINUX 10.1 (i586)
/etc/SuSE-release:VERSION = 10.1


----------------------------------------------------------------------

Comment By: Stefan Manegold (stmane)
Date: 2007-09-20 23:08

Message:
Logged In: YES 
user_id=572415
Originator: NO

Jan,

could you please provide me with the following informtation/output:

uname -a
ls /etc/*-release
grep . /etc/*-release

Thanks!

Stefan


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1798695&group_id=56967

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs

Reply via email to