Package: sloccount
Version: 2.26-2
Severity: normal
When running sloccount on a (slightly modified) stgit 0.9 tree, I get
the following output. Some problem in sloccount makes it completely
ignore the main source dir (stgit subdir), and it still pretends to
give stats.
To reproduce the problem, stgit has to be (by error) installed into a
subdir named "=", with the following command (note the double '='
sign):
./setup.py install --prefix==/export/work/yann/git/local
Then sloccount fails as:
[...]
| Finding a working MD5 command....
| Found a working MD5 command.
| Computing results.
| /usr/bin/compute_all: line 38: [: too many arguments
|
|
| SLOC Directory SLOC-by-Language (Sorted)
| Error openinig =/all-physical.sloc
| 570 t sh=570
| 108 top_dir python=108
| 0 = (none)
| 0 build (none)
| 0 doc (none)
| 0 examples (none)
| 0 stgit (none)
| 0 templates (none)
[...]
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i586)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.4.31-k6
Locale: LANG=C, LC_CTYPE=french (charmap=ISO-8859-1)
--
Yann Dirson <[EMAIL PROTECTED]> |
Debian-related: <[EMAIL PROTECTED]> | Support Debian GNU/Linux:
| Freedom, Power, Stability, Gratis
http://ydirson.free.fr/ | Check <http://www.debian.org/>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]