Package: sloccount
Version: 2.26-2
Severity: important

If you call 'sloccount dir' the programm writes a lot of "could not
change directory" warnings and ends with no result,
but the permissions of these directories are right. 


Fix/Workaround (it works for me...):

Replace in all sloccount related shell-files the shebang line:

< #!/bin/sh
> #!/bin/bash

On my system the /bin/sh is an symbolic link to bash:
lrwxrwxrwx 1 root root 4 2007-01-09 09:45 /bin/sh -> bash

I hope this report helps...

Bye Andreas


-- System Information:
Debian Release: 4.0
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.24.4-f4c
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages sloccount depends on:
ii  libc6                  2.3.6.ds1-13etch7 GNU C Library: Shared libraries
ii  perl                   5.8.8-7etch3      Larry Wall's Practical Extraction 

sloccount recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to