Hi
Anyone know why this happens?! In the old builds I didn't see this error, any hints?! It does this on 4-5 builds...
Processing mainboard/digitallogic/adl855pc (i386: ok) Creating config file... ok Creating builddir...FAILED! Log excerpt: File "digitallogic_adl855pc/config.py", line 1058, in getoption v = getoptionvalue(name, o, image) File "digitallogic_adl855pc/config.py", line 1033, in getoptionvalue print_stack() NameError: global name 'print_stack' is not defined
Ps. I know the adl855pc don't work.....
/Lasse
I'm getting similar errors in all of my builds and am looking into it. If anyone knows what's going on, I would appreciate some insight. It _might_ have something to do with how the Python scripts read the Config.lb, but that's just a guess at this point.
--jason--
On Tue, Jun 28, 2005 at 02:42:03PM +0200, Lasse Jensen wrote:
Hi
Anyone know why this happens?! In the old builds I didn't see this error, any hints?! It does this on 4-5 builds...
Processing mainboard/digitallogic/adl855pc (i386: ok) Creating config file... ok Creating builddir...FAILED! Log excerpt: File "digitallogic_adl855pc/config.py", line 1058, in getoption v = getoptionvalue(name, o, image) File "digitallogic_adl855pc/config.py", line 1033, in getoptionvalue print_stack() NameError: global name 'print_stack' is not defined
Ps. I know the adl855pc don't work.....
/Lasse
LinuxBIOS mailing list LinuxBIOS@openbios.org http://www.openbios.org/mailman/listinfo/linuxbios
oh, heck, I'm not seeing this except in one case where I had a config error.
print_stack is only needed when there is a problem.
Will someone please try a build for the digitallogic/msm586seg
I want to see if it is in the repo or not.
ron