[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RFS: bashish -- Theme environment for text terminals



On Fri, Jul 14, 2006 at 11:58:26PM +0200, Thomas Eriksson wrote:
> * Package name    : bashish

> The package is lintian clean.
Er...?

lintian -i bashish_2.0.5-1_i386.changes |wc -l
30

To be a bit more exact:

lintian bashish_2.0.5-1_i386.changes -i|head
E: bashish: shell-script-fails-syntax-check ./usr/share/bashish/bt/defaults/theme
N:
N:   Running this shell script with the shell's -n option set fails, which
N:   means that the script has syntax errors.
N:
N:   Run e.g. sh -n yourscript to see the errors yourself.
N:
E: bashish: shell-script-fails-syntax-check ./usr/share/bashish/bt/overrides/theme
E: bashish: shell-script-fails-syntax-check ./usr/share/bashish/main/bashish/init
E: bashish: shell-script-fails-syntax-check ./usr/share/bashish/main/bashishtheme/init

But, here's the culprit:

head -n1 bashish-2.0.5/debian/bashish/usr/share/bashish/bt/defaults/theme
#!/bin/sh

I'm afraid that bashish is just crawling with, uhm, bashisms.


-- 
1KB		// Microsoft corollary to Hanlon's razor:
		//	Never attribute to stupidity what can be
		//	adequately explained by malice.



Reply to: