Am Donnerstag, 28. Oktober 2010, 23:16:04 schrieb Tom Eastep:
> On 10/28/10 2:13 PM, Tom Eastep wrote:
> > On 10/28/10 2:03 PM, KP Kirchdoerfer wrote:
> >> Thx for quick response!
> >> 
> >> Am Donnerstag, 28. Oktober 2010, 22:03:31 schrieb Tom Eastep:
> >>> On 10/28/10 12:28 PM, KP Kirchdoerfer wrote:
> >>>> The difference is the latest value for temp, as you may see.
> >>>> Let me know, if more info is needed.
> >>> 
> >>> The problem appears to be that the VERBOSITY variable is being exported
> >>> 
> >>> during boot. You can see this by running the following:
> >>>   VERBOSITY=1 /var/lib/shorewall/firewall version
> >> 
> >> True.
> >> 
> >>> The patch at
> >>> http://shorewall.git.sourceforge.net/git/gitweb.cgi?p=shorewall/shorewa
> >>> ll;a =commitdiff;h=8758d3a834a4377669517372168c0bdd55eb37c5 should
> >>> allow this to work regardless of whether VERBOSITY is exported or not.
> >> 
> >> Unfortunately it doesn't work.
> >> 
> >> local temp
> >> local version
> >> local ifs
> >> local digits
> >> local verbosity
> >> verbosity=1
> >> VERBOSITY=0
> >> /bin/sh /var/lib/shorewall/.start version
> >> sed s/-.*//
> >> temp=Processing /etc/shorewall/params ...
> >> 4.4.14
> > 
> > Well, you have the failing system; I don't. And so long as you only show
> > me snippets of the trace, I can only guess at what the problem is.
> 
> How about capturing the output of 'env' when starting Shorewall at boot?

Here it is:
USER=root
HOME=/
TERM=linux
SHOREWALL_INIT_SCRIPT=0
BOOT_IMAGE=/isolinux/linux
PATH=/sbin:/usr/sbin:/bin:/usr/bin
LEAFCFG=/dev/sr0:iso9660
SHELL=/bin/sh
initrd=/initrd.lrp
PWD=/
VERBOSE=1

thx for your patience.

kp


------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev

_______________________________________________
leaf-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to