Fwd: cml2-2.1.4 lockup confirmation

jeff millar (jeff@wa1hco.mv.com)
Wed, 16 Jan 2002 20:35:40 -0500


I get similar hangs. Here's from make menuconfig, down to
"Architecture-independent feature selections" and try to turn modules to N.

As soon as I hit N...it hang for 60 sec and then bombs with...

Traceback (most recent call last):
File "cml2/cmlconfigure.py", line 3283, in ?
main(options, arguments)
File "cml2/cmlconfigure.Architecture-independent feature selectionspy",
line 3193, in main
curses.wrapper(curses_style_menu, config, banner)
File "/tmp/32444-i386/install/usr/lib/python2.1/curses/wrapper.py", line
44, in wrapper
File "cml2/cmlconfigure.py", line 1133, in __init__
self.interact(config)
File "cml2/cmlconfigure.py", line 1757, in interact
recompute = self.symbol_menu_command(cmd, sel_symbol)
File "cml2/cmlconfigure.py", line 1464, in symbol_menu_command
self.set_symbol(operand, cml.n)
File "cml2/cmlconfigure.py", line 1255, in set_symbol
effects + [lang["BADREQUIRE"]] + map(lambda x: x.message, violations),
beep=1)
File "cml2/cmlconfigure.py", line 1255, in <lambda>
effects + [lang["BADREQUIRE"]] + map(lambda x: x.message, violations),
beep=1)
AttributeError: message
make: *** [menuconfig] Error 1

When I tried it from make oldconfig. It didn't hang it just took a long time
to configure hundreds of modules to Y...just what I didn't want, but we've
talked about that.

-------------------------------------------------------
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/